﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/Content/fonts/glyphicons-halflings-regular.eot');
  src: url('/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/Content/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Content/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.25;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.25;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.25;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.25;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.25;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1030px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.25;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.25;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.25;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 33px;
  line-height: 33px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 34px;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 49px;
  line-height: 49px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  min-height: 40px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.25;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.25;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.25;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 0;
  font-size: 20px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.25;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.25;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.25px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.25;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.aws-landing .row:before,
.aws-landing .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.aws-landing .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/Content/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/Content/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/Content/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/Content/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/Content/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/Content/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
sup,
sub {
  font-size: 0.6em;
}
sup {
  vertical-align: 0.65em;
}
/**
 * @license
 * MyFonts Webfont Build ID 3018002, 2015-04-29T16:01:21-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DINNextLTPro-Regular by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-regular/
 * Copyright: Copyright &#x00A9; 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 250,000
 * 
 * Webfont: DINNextLTPro-Italic by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-italic/
 * Copyright: Copyright &#x00A9; 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 500,000
 * 
 * Webfont: DINNextLTPro-Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-medium/
 * Copyright: Copyright &#x00A9; 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 250,000
 * 
 * Webfont: DINNextLTPro-LightItalic by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-light-italic/
 * Copyright: Copyright &#x00A9; 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 250,000
 * 
 * Webfont: DINNextLTPro-Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-light/
 * Copyright: Copyright &#x00A9; 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 250,000
 * 
 * Webfont: DINNextLTPro-MediumItalic by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-medium-italic/
 * Copyright: Copyright &#x00A9; 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3018002
 * 
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/2e0d12"); */
@font-face {
  font-family: 'DINNextLTPro-Regular';
  src: url('/Content/site/webfonts/2E0D12_0_0.eot');
  src: url('/Content/site/webfonts/2E0D12_0_0.eot?#iefix') format('embedded-opentype'), url('/Content/site/webfonts/2E0D12_0_0.woff2') format('woff2'), url('/Content/site/webfonts/2E0D12_0_0.woff') format('woff'), url('/Content/site/webfonts/2E0D12_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DINNextLTPro-Italic';
  src: url('/Content/site/webfonts/2E0D12_1_0.eot');
  src: url('/Content/site/webfonts/2E0D12_1_0.eot?#iefix') format('embedded-opentype'), url('/Content/site/webfonts/2E0D12_1_0.woff2') format('woff2'), url('/Content/site/webfonts/2E0D12_1_0.woff') format('woff'), url('/Content/site/webfonts/2E0D12_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DINNextLTPro-Medium';
  src: url('/Content/site/webfonts/2E0D12_2_0.eot');
  src: url('/Content/site/webfonts/2E0D12_2_0.eot?#iefix') format('embedded-opentype'), url('/Content/site/webfonts/2E0D12_2_0.woff2') format('woff2'), url('/Content/site/webfonts/2E0D12_2_0.woff') format('woff'), url('/Content/site/webfonts/2E0D12_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DINNextLTPro-LightItalic';
  src: url('/Content/site/webfonts/2E0D12_3_0.eot');
  src: url('/Content/site/webfonts/2E0D12_3_0.eot?#iefix') format('embedded-opentype'), url('/Content/site/webfonts/2E0D12_3_0.woff2') format('woff2'), url('/Content/site/webfonts/2E0D12_3_0.woff') format('woff'), url('/Content/site/webfonts/2E0D12_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DINNextLTPro-Light';
  src: url('/Content/site/webfonts/2E0D12_4_0.eot');
  src: url('/Content/site/webfonts/2E0D12_4_0.eot?#iefix') format('embedded-opentype'), url('/Content/site/webfonts/2E0D12_4_0.woff2') format('woff2'), url('/Content/site/webfonts/2E0D12_4_0.woff') format('woff'), url('/Content/site/webfonts/2E0D12_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DINNextLTPro-MediumItalic';
  src: url('/Content/site/webfonts/2E0D12_5_0.eot');
  src: url('/Content/site/webfonts/2E0D12_5_0.eot?#iefix') format('embedded-opentype'), url('/Content/site/webfonts/2E0D12_5_0.woff2') format('woff2'), url('/Content/site/webfonts/2E0D12_5_0.woff') format('woff'), url('/Content/site/webfonts/2E0D12_5_0.ttf') format('truetype');
}
/*
// Vertical Rhythm
// See: https://github.com/jonschlinkert/vertical-rhythm
// -------------------------------------------------- */
/* Variables
 * -------------------------------------------
 * Put your custom variables here. If you use bootstrap, use those
 * and add your own for vertical rhythm
 */
/* VERTICAL RHYTHM
 * -------------------------------------------
 * Add .rhythm to parent elements when you
 * wish to apply vertical rhythm to child elements
 */
/* Body text & Misc
 * -------------------------------------------
 */
.rhythm p,
.rhythm ul,
.rhythm ol,
.rhythm blockquote,
.rhythm address,
.rhythm pre,
.rhythm form {
  margin-bottom: 20px;
}
.rhythm p:last-child,
.rhythm ul:last-child,
.rhythm ol:last-child,
.rhythm blockquote:last-child,
.rhythm address:last-child,
.rhythm pre:last-child,
.rhythm form:last-child {
  margin-bottom: 0;
}
/* Headings & paragraphs
 * -------------------------------------------
 * Here we apply special spacing to certain
 * typographical patterns. It is impossible to
 * predict the patterns you require for your
 * project, so this is only a starting point.
 */
.rhythm h1,
.rhythm h2,
.rhythm h3 {
  margin-bottom: 5px;
}
.rhythm h1 + h2 {
  margin-top: 20px;
}
.rhythm h4 {
  margin-bottom: 3.33333333px;
}
.rhythm h1 + p,
.rhythm p + h4 {
  margin-top: 30px;
}
.rhythm h2 + h3,
.rhythm h2 + h4 {
  margin-top: 20px;
}
.rhythm h2 + p,
.rhythm h3 + p {
  margin-top: 10px;
}
.rhythm p + h2 {
  margin-top: 60px;
}
.rhythm h3 + h4 {
  margin-top: 40px;
}
/* Lists
 * -------------------------------------------
 * Special classes for numbered, bulleted,
 * and alpha lists.
 */
.rhythm h3 + ul.bullet-list,
.rhythm h3 + ul.numbered-list,
.rhythm h3 + ul.alpha-list,
.rhythm h3 + ol.numbered-list {
  margin-top: 10px;
}
.rhythm ul.bullet-list + h3,
.rhythm ul.numbered-list + h3,
.rhythm ul.alpha-list + h3 {
  margin-top: 40px;
}
.rhythm h4 + ul.bullet-list,
.rhythm h4 + ul.numbered-list,
.rhythm h4 + ul.alpha-list,
.rhythm h4 + ol.numbered-list {
  margin-top: 10px;
}
.rhythm .bullet-list {
  list-style-type: disc;
  padding-left: 1.25em;
}
.rhythm .numbered-list {
  list-style-type: decimal;
  padding-left: 1.5em;
}
.rhythm .alpha-list {
  list-style-type: lower-alpha;
  padding-left: 1.5em;
}
.rhythm .bullet-list li,
.rhythm .numbered-list li,
.rhythm .alpha-list li {
  margin-bottom: 10px;
}
.rhythm .condensed-list li {
  margin-bottom: 0;
}
.rhythm .flush-list li {
  padding-left: 0;
}
/* Blockquotes
 * -------------------------------------------
 */
.rhythm blockquote {
  padding: 20px 20px 0;
}
.brand-button {
  background-color: #000624;
  color: white;
  text-align: center;
  font-size: 18px;
  border: none;
  padding: 10px 13.33333333px;
  border-radius: 3px;
}
.brand-white-button {
  border: 2px solid #00a0d3;
  background-color: #ffffff;
  color: #00a0d3;
  padding: 12px 20px;
  font-size: 12px;
  width: auto;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  width: 140px;
  text-align: center;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.brand-white-button a {
  color: #00a0d3;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.brand-white-button:hover {
  background-color: #00a0d3;
  border: 2px solid #00a0d3;
  cursor: pointer;
}
.brand-white-button:hover a {
  color: #ffffff;
}
.brand-white-border-button {
  border: 3px solid #FFF;
  border-radius: 3px;
  padding: 9.333px 10px;
  width: 200px;
  color: #FFF;
  text-align: center;
  font-size: 10px;
}
.brand-white-border-button a {
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  display: block;
  margin-top: 3px;
  text-decoration: none;
}
.brand-white-border-button:hover {
  background-color: #ffffff;
}
.brand-white-border-button:hover a {
  color: #0f0f0f;
}
.brand-blue-bg-button {
  background-color: #00a0d3;
  border: 2px solid #00a0d3;
  border-radius: 3px;
  display: inline-block;
  padding: 8px 20px;
  text-decoration: none;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.brand-blue-bg-button a {
  color: #ffffff;
}
.brand-blue-bg-button:hover {
  background-color: #ffffff;
}
.brand-blue-bg-button:hover a {
  color: #00a0d3;
}
.brand-blue-button {
  color: #00a0d3;
  border: 3px solid #00a0d3;
  border-radius: 3px;
  width: 260px;
  min-height: 0;
  padding: 13px 17px 10px;
  font-size: 22px;
  min-width: 0;
  text-transform: uppercase;
  margin-top: 45px;
  text-align: center;
}
.brand-blue-button a {
  color: #00a0d3;
}
.brand-white-button--solid {
  width: 240px;
}
.brand-blue-button:hover {
  background-color: #00a0d3;
}
.brand-blue-button:hover a {
  color: #ffffff;
}
.brand-blue-button:hover a:hover {
  text-decoration: none;
}
.brand-white-button--solid:hover {
  background-color: #ffffff;
}
.brand-white-button--solid:hover a {
  color: #00a0d3;
}
.brand-white-button--solid:hover a:hover {
  text-decoration: none;
}
.overlay-white-out {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
  position: absolute;
}
.topic-hero {
  padding-top: 10px;
}
.topic-hero .container-bleed {
  width: 1220px;
  margin: 0 auto;
  display: block;
  background-position: 80% 0;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0 150px 0;
}
.topic-hero .container-bleed figure {
  max-width: 60%;
}
.topic-hero .container-bleed figure h1,
.topic-hero .container-bleed figure h3,
.topic-hero .container-bleed figure p {
  color: #ffffff;
}
.topic-hero .container-bleed figure h1 {
  font-size: 42px;
}
.topic-hero .container-bleed figure h2 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #ffffff;
}
.topic-hero.full-width {
  padding-top: 0;
}
.topic-hero.full-width .container-bleed {
  width: 100%;
  min-height: 400px;
}
.topic-text-headline {
  position: relative;
}
.topic-text-headline .half-grey-overlay {
  height: 340px;
  width: 100%;
  position: absolute;
  background-color: #dfe5e8;
  top: 130px;
}
.topic-text-headline p {
  margin-bottom: 30px;
}
.topic-text-headline .container {
  margin-top: -40px;
  background-color: #ffffff;
  padding: 40px 4.2%;
  padding-top: 55px;
  margin-bottom: 20px;
}
.topic-text-headline .container h2 {
  margin-top: 0;
}
.topic-text-headline .container .topic-social-buttons {
  margin: 0 auto;
  display: block;
  width: 242px;
}
.topic-text-headline .container .topic-social-buttons .topic-social-button {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 12px;
}
.topic-text-headline .container .topic-social-buttons .topic-social-button:last-child {
  margin-right: 0;
}
.hr-no-margin hr {
  margin-bottom: 0 !important;
}
.topic-text-headline.case-slider {
  position: relative;
  z-index: 100;
  min-height: 400px;
}
.topic-text-headline.case-slider .container {
  padding: 0;
  position: relative;
}
.topic-text-headline.case-slider .container .brand-white-button a {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.topic-text-headline.case-slider .container .case-slide {
  padding: 40px;
  padding-top: 150px;
  color: white;
  opacity: 0;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 374px;
  display: none;
  background-size: cover;
}
.topic-text-headline.case-slider .container .case-slide .case-category {
  background-color: #00a0d3;
  color: white;
  border-radius: 3px;
  width: auto;
  display: inline-block;
  padding: 4px 5px 2px 5px;
  font-size: 14px;
  text-transform: uppercase;
}
.topic-text-headline.case-slider .container .case-slide h3 {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 22px;
}
.topic-text-headline.case-slider .container .case-slide p {
  font-size: 16px;
  margin-bottom: 20px;
  width: 80%;
}
.topic-text-headline.case-slider .container .case-slide.active {
  opacity: 1;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  display: block;
}
.topic-text-headline.case-slider ul {
  margin-left: 0;
  padding-left: 0;
}
.topic-text-headline.case-slider ul li {
  list-style-type: none;
  background-color: #00a0d3;
  color: #ffffff;
  height: 93.5px;
  padding-left: 20px;
  display: table;
  width: 100%;
  cursor: pointer;
  -moz-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  transition: all linear 0.4s;
  font-size: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.topic-text-headline.case-slider ul li span {
  display: table-cell;
  vertical-align: middle;
}
.topic-text-headline.case-slider ul li.active {
  width: 120%;
  margin-left: -20%;
  background-color: #0396c5;
  -moz-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  transition: all linear 0.4s;
}
.events-filter.case-filter {
  padding-top: 0;
}
.events-filter.case-filter figure {
  display: block;
  width: 326px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.events-filter.case-filter figure h3 {
  display: inline-block;
  float: left;
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.events-filter.case-filter figure select {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.case-study-grid h2 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.case-study-grid .case-study-page {
  display: none;
}
.case-study-grid .case-study-page .case-study-box {
  padding-right: 20px;
  margin-bottom: 64px;
}
.case-study-grid .case-study-page .case-study-box h3,
.case-study-grid .case-study-page .case-study-box a {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.case-study-grid .case-study-page .case-study-box h3 {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  margin-bottom: 0;
  margin-top: 10px;
}
.case-study-grid .case-study-page .case-study-box a {
  color: #00a0d3;
}
.case-study-grid .case-study-page .case-study-box a span {
  padding-left: 5px;
}
.case-study-grid .case-study-page .case-study-box .case-study-border {
  border: 2px solid #dfe5e8;
  width: 100%;
  height: 150px;
  position: relative;
  text-align: center;
}
.case-study-grid .case-study-page .case-study-box .case-study-border .case-study-industry-name {
  background-color: #00B4EB;
  color: #FFF;
  padding: 3px 15px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  font-size: 12px;
  position: relative;
  top: -15px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  max-width: 80%;
}
.case-study-grid .case-study-page .case-study-box .case-study-border img {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.case-study-grid .case-study-page.active {
  display: block;
}
.case-pagination {
  text-align: center;
}
.case-pagination ul {
  display: inline-block;
  padding-left: 0;
  margin-top: 15px;
}
.case-pagination ul li {
  white-space: nowrap;
  display: inline-block;
  float: left;
  cursor: pointer;
}
.case-pagination ul li.arrow-left {
  margin-right: 20px;
  margin-top: -3px;
}
.case-pagination ul li.arrow-right {
  margin-top: -3px;
}
.case-pagination ul li.page-dot {
  background-image: url('/Content/images/topics/icons/pagination.png');
  width: 15px;
  height: 15px;
  margin-right: 20px;
}
.case-pagination ul li.page-dot.active {
  background-image: url('/Content/images/topics/icons/pagination-active.png');
  width: 15px;
  height: 15px;
}
.topic-image-headline .container {
  padding: 50px;
}
.topic-image-headline .container figure {
  background-color: rgba(11, 158, 203, 0.9);
  width: 50%;
  float: right;
  color: #ffffff;
  padding: 50px 40px;
}
.topic-image-headline .container figure h2 {
  margin-top: 0;
}
.topic-twocol-headline {
  margin-top: 30px;
}
.topic-twocol-headline .container {
  padding: 40px 4.2%;
}
.topic-twocol-headline .container h3 {
  font-size: 42px;
  margin-top: 0;
  margin-bottom: 20px;
}
.topic-twocol-headline .container p {
  padding-right: 30px;
}
.topic-twocol-headline .container ul li {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.topic-twocol-headline .container .topic-quote h3 {
  font-size: 14px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  padding-left: 20px;
  margin-bottom: 0;
  margin-top: 10px;
}
.topic-twocol-headline .container .topic-quote h4 {
  font-size: 14px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-left: 20px;
  margin-top: 0;
}
.topic-twocol-headline .container blockquote {
  color: #00add3;
  border: none;
  font-size: 22px;
  padding-bottom: 0;
  position: relative;
}
.topic-twocol-headline .container blockquote .fa {
  margin: 0 20px;
}
.topic-twocol-headline .container blockquote .fa-quote-left {
  margin-left: 0;
}
.topic-twocol-headline .container blockquote .fa-quote-right {
  margin-right: 0;
  position: absolute;
}
.topic-text-padding {
  padding-bottom: 40px;
}
.topic-styles h1 {
  font-size: 42px;
  text-transform: uppercase;
}
.topic-styles h2 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.topic-styles h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.topic-styles p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.topic-styles blockquote {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.topic-styles .brand-arrow {
  max-width: 23px;
  float: left;
  margin-left: -45px;
  margin-top: 5px;
}
.case-single-info .container {
  padding: 0;
}
.case-single-info .container .case-social-links ul {
  float: right;
  margin-top: 10px;
  margin-bottom: 0;
}
.case-single-info .container .case-social-links ul li {
  list-style-type: none;
  float: left;
  display: inline-block;
  margin-left: 10px;
  color: #00a0d3;
}
.case-single-info .container .case-social-links ul li a {
  color: #00a0d3;
  font-size: 21px;
}
.case-single-info .container .case-social-links ul li.text-link a {
  font-size: 14px;
  background-color: #00a0d3;
  border-radius: 3px;
  margin-top: 4px;
  display: block;
  margin-right: 20px;
}
.case-single-info .container .case-social-links ul li.text-link a span {
  font-size: 14px;
  color: #ffffff;
  padding: 2px 4px;
}
.case-single-info .container .case-slide {
  background-repeat: no-repeat;
  background-size: cover;
}
.case-single-info .container .case-caption {
  padding-left: 20px;
  padding-top: 80px;
  min-height: 400px;
}
.case-single-info .container .case-single-info-bar {
  display: block;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  position: relative;
}
.case-single-info .container .case-single-info-bar li {
  list-style-type: none;
  background-color: #00a0d3;
  color: #ffffff;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.case-single-info .container .case-single-info-bar li span.tall {
  display: block;
  text-align: center;
  font-size: 42px;
  line-height: 36px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.case-single-info .container .case-single-info-bar li sup {
  top: -5px;
}
.case-single-info .container .case-single-info-bar li.padding-top {
  padding-top: 40px;
}
.case-single-info .container .case-single-info-bar li.top {
  position: relative;
  background-color: #00b4eb;
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 21px;
}
.case-single-info .container .case-single-info-bar li.top:after {
  border: 10px solid transparent;
  /* arrow size */
  border-color: transparent;
  border-top-color: #00b4eb;
  border-width: 15px;
  margin-left: -30px;
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
}
.topic-twocol-headline.topic-spacer {
  padding-top: 60px;
}
.topic-twocol-headline.topic-spacer .container {
  padding-bottom: 0;
}
.topic-full-bleed .brand-white-border-button {
  margin: 0 auto;
  font-size: 16px;
}
.topic-full-bleed .brand-white-border-button a {
  font-size: 16px;
}
.topic-spacer .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.topic-spacer h4 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 30px;
}
.topic-spacer h5 {
  margin-bottom: 0;
}
.topic-spacer p {
  margin-bottom: 30px;
}
.topic-spacer ul {
  padding-left: 22px;
  list-style-type: none;
}
.topic-spacer ul li {
  margin-bottom: 20px;
}
.topic-spacer ul li:before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -16px;
  margin-top: -3px;
}
.topic-spacer .topic-col {
  padding-left: 40px;
}
.topic-spacer .topic-space {
  border-right: 1px solid #dfe5e8;
  padding-right: 20px;
}
.extra-margin {
  margin-top: 3px;
}
#section-collection {
  position: fixed;
  background-color: #000624;
  color: #ffffff;
  font-size: 22px;
  top: 100px;
  left: 5px;
}
.solution-center-blue {
  background-color: #00a0d3;
  color: #ffffff;
  padding: 40px 0;
  margin: 90px 0;
}
.solution-center-blue h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  padding: 0 40px;
}
.solution-center-blue p {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  padding: 0 40px;
}
.solution-center-blue p a {
  color: #000624;
}
.solution-center-blue .brand-white-border-button {
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
}
.solution-full-bleed.full-blend.full-bleed-two-col.extra-margin {
  margin-bottom: 80px;
}
.solution-two-col-uneven-colour.image-full.topic-styles h3 {
  font-size: 42px;
}
.solution-list-left.extra-space .top-row {
  margin-bottom: 20px;
}
.solution-list-left.extra-space p strong {
  font-size: 22px;
}
.solution-list-left.extra-space .brand-white-button {
  margin-bottom: 20px;
  width: 350px;
}
.more-solutions.more-buy.topic-logos .row {
  margin-bottom: 60px;
}
.topic-twocol-headline.topic-styles.topic-full-width .container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 60px;
  margin-top: 60px;
}
.solution-full-bleed.figure-extra figure {
  top: 200px;
}
@media (max-width: 1200px) {
  .topic-hero .container-bleed {
    width: 1030px;
  }
}
@media (max-width: 992px) {
  .topic-hero .container-bleed {
    width: 830px;
  }
}
@media (max-width: 768px) {
  .topic-hero .container-bleed {
    width: 100%;
  }
  .case-study-grid .case-study-page .case-study-box {
    text-align: center;
  }
  .topic-text-headline.case-slider .container .case-slide {
    opacity: 1;
    display: none;
    position: relative;
  }
  .topic-text-headline.case-slider .container .case-slide.active {
    opacity: 1;
    display: block;
  }
  .topic-text-headline.case-slider ul li.active {
    margin-left: -10%;
  }
}
.contact-hr {
  margin-top: 0;
}
.service-career {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin: 80px 0;
}
.service-career .container {
  padding: 0 120px;
}
.service-career h1 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.service-career h3 {
  font-size: 42px;
  margin-top: 0;
}
.service-career h4 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 21px;
}
.service-career p {
  font-size: 16px;
}
.service-career .career-working-bg {
  padding: 120px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 40px 0;
}
.service-career .career-working-bg figure {
  background-color: #00a0d3;
  color: #ffffff;
  padding: 40px;
}
.service-career .glassdoor-button {
  background-color: #ffffff;
  border: 3px solid #00a0d3;
  color: #00a0d3;
  display: inline-block;
  width: auto;
  padding: 20px 40px;
  margin-bottom: 40px;
}
.service-career .glassdoor-button a {
  color: #00a0d3;
  text-decoration: none;
}
.topic-twocol-headline.topic-styles.topic-full-width.no-margin-top .container {
  margin-top: 0 !important;
}
.solution-full-bleed.top-less {
  margin-top: -20px;
}
.support-footnote p {
  color: #464646;
  font-size: 13px;
  margin-bottom: 50px;
}
.support-footnote p a {
  color: #00a0d3;
}
.solution-cta-bar h3 {
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 23px;
}
.solution-full-bleed.full-thin.full-bleed-two-col.instant-center figure {
  margin: 0 auto;
  margin-top: 40px;
}
.solution-full-bleed.full-thin.full-bleed-two-col.instant-center figure h3 {
  text-align: center;
}
.solution-full-bleed.full-thin.full-bleed-two-col.instant-center figure p {
  text-align: center;
}
.contact-headquarters {
  margin-bottom: 40px;
}
.contact-headquarters .container {
  position: relative;
}
.contact-headquarters .container .contact-address-modal {
  display: none;
  background-color: #00a0d3;
  color: #ffffff;
  padding: 40px 60px;
  width: 110%;
  left: -5%;
  position: absolute;
  z-index: 5;
  margin-top: -25px;
}
.contact-headquarters .container .contact-address-modal .container {
  position: relative;
}
.contact-headquarters .container .contact-address-modal .container ul {
  padding: 20px;
  background-color: rgba(10, 10, 10, 0.1);
}
.contact-headquarters .container .contact-address-modal .container .fa-close {
  position: absolute;
  top: 0;
  right: 80px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  padding: 5px 8px;
}
.contact-headquarters .container .contact-address-modal .container .fa-close:hover {
  background-color: #ffffff;
  color: #00a0d3;
  cursor: pointer;
}
.contact-headquarters .container .contact-address-modal .map-drop-hide {
  display: none;
}
.contact-headquarters .container .contact-address-modal .map-drop-hide.active {
  display: block;
}
.contact-headquarters .container .contact-address-modal .detail-drop {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
.contact-headquarters .container .contact-address-modal .detail-drop:active {
  text-decoration: none;
}
.contact-headquarters .container .contact-address-modal .detail-drop:hover {
  text-decoration: none;
}
.contact-headquarters .container .contact-address-modal .map-details h3,
.contact-headquarters .container .contact-address-modal .map-details h4 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.contact-headquarters .container .contact-address-modal .map-details h3 {
  text-transform: uppercase;
  margin-top: 0;
}
.contact-headquarters .container .contact-address-modal .fa-chevron-up {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
.contact-headquarters .container .contact-address-modal .fa-chevron-up.active {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
.contact-headquarters .container .contact-address-modal.active {
  display: block;
}
.contact-headquarters h2 {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  margin-bottom: 60px;
}
.contact-headquarters ul {
  list-style-type: none;
  padding-left: 0;
}
.contact-headquarters .contact-chat {
  background-color: #000624;
  color: #00a0d3;
  padding: 50px;
}
.contact-headquarters .contact-chat h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.contact-headquarters .contact-chat img {
  display: block;
  margin: 0 auto;
}
.contact-headquarters .contact-chat p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
}
.contact-headquarters .contact-address {
  padding-left: 20px;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.contact-headquarters .contact-location .row {
  margin-bottom: 20px;
}
.contact-headquarters .contact-map-link {
  padding-left: 40px;
  display: inline-block;
  outline: none;
  text-decoration: none;
}
.contact-headquarters .contact-map-link.active:after {
  border-bottom: 15px solid #00a0d3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
  content: "";
  margin: 0 auto;
  display: block;
}
.contact-services-departments {
  padding: 80px 0;
  background-color: #f2f5f6;
}
.contact-services-departments h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-bottom: 40px;
}
.contact-services-departments .contact-service-button {
  padding-right: 20px;
}
.contact-services-departments .contact-service-button a {
  display: block;
  border: 2px solid #00a0d3;
  border-radius: 3px;
  text-align: center;
  width: 100%;
  min-height: 65px;
  padding-top: 17.5px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
  color: #00a0d3;
  text-decoration: none;
}
.contact-services-departments .contact-service-button a:hover {
  background-color: #00a0d3;
  color: white;
  text-decoration: none;
}
.contact-services-departments .row {
  margin-bottom: 40px;
}
.contact-location-country {
  position: relative;
}
.contact-location-country .container {
  position: relative;
}
.contact-location-country .container .country-details-close {
  position: absolute;
  right: 0;
  right: 10px;
  top: -5px;
}
.contact-location-country .container .country-details-close .fa-close {
  border: 2px solid #ffffff;
  border-radius: 5px;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  height: 32px;
  width: 32px;
  z-index: 10;
}
.contact-location-country .container .country-details-close .fa-close:hover {
  background-color: #ffffff;
  color: #00a0d3;
  cursor: pointer;
}
.contact-location-country .country-pick {
  outline: none;
  text-decoration: none;
}
.contact-location-country .country-pick.active:after {
  border-bottom: 15px solid #00a0d3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
  content: "";
  margin: 0 auto;
  display: block;
}
.contact-location-country ul {
  position: relative;
}
.contact-location-country ul li .country-details {
  display: none;
  background-color: #00a0d3;
  color: #ffffff;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 10;
  padding: 20px 40px;
  width: 120%;
  text-align: left;
  left: -10%;
}
.contact-location-country ul li .country-details .country-details-box h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
  text-align: left;
  margin-bottom: 10px;
}
.contact-location-country ul li .country-details .country-details-box ul {
  width: auto;
  display: block;
  padding-left: 0;
  margin-bottom: 20px;
}
.contact-location-country ul li .country-details .country-details-box ul li {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 0;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.contact-location-country ul li .country-details.active {
  display: block;
}
.contact-location-country h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-bottom: 40px;
}
.contact-location-country ul {
  padding-left: 0;
  display: block;
  margin: 0 auto;
  width: 890px;
}
.contact-location-country ul li {
  display: inline-block;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.contact-follow {
  margin-bottom: 160px;
}
.contact-follow h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-bottom: 30px;
}
.contact-follow ul {
  margin: 0 auto;
  display: block;
  padding-left: 0;
  width: 725px;
}
.contact-follow ul li {
  display: inline-block;
  float: left;
  padding-left: 35px;
  padding-right: 35px;
}
.support-manuals a {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #0f0f0f;
  text-decoration: none;
}
#solutions #view-topic.services-implementation h2 {
  margin-bottom: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
#solutions #view-topic.services-implementation h3 {
  margin-bottom: 60px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 0 40px;
}
#solutions #view-topic.services-implementation img {
  height: auto;
}
.services-login,
.support-login {
  background-color: #00b4eb;
  color: #ffffff;
  padding: 60px 0;
  margin-bottom: 40px;
}
.services-login ul,
.support-login ul {
  padding-left: 20px;
  padding-right: 60px;
}
.services-login h3,
.support-login h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 0;
  text-align: left;
}
.services-login p,
.support-login p {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
  width: 80%;
  text-align: left;
}
.services-login h4,
.support-login h4 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.services-login .brand-white-border-button,
.support-login .brand-white-border-button {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
  float: left;
}
.services-login input,
.support-login input {
  display: block;
  width: 80%;
  max-height: 50px;
  padding: 15.38461538px;
  font-size: 16px;
  color: #00a0d3;
  margin-bottom: 10px;
  border-radius: 3px;
  border: none;
}
.services-login a.services-password-forget,
.support-login a.services-password-forget {
  color: #ffffff;
  float: left;
  display: inline-block;
  padding-top: 34px;
  display: block;
  padding-left: 20px;
}
.services-three-col {
  text-align: center;
  margin-bottom: 40px;
}
.services-three-col h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
  margin-bottom: 20px;
}
.services-three-col p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 0 40px;
}
.services-three-col a {
  text-align: center;
  font-size: 16px;
  color: #00a0d3;
}
@media (max-width: 667px) {
  .service-sub-content .services-sub-offering {
    padding-right: 20px;
  }
}
.service-sub-content .services-sub-offering {
  padding-right: 80px;
}
.service-sub-content .brand-white-button {
  width: auto;
}
.service-sub-content h4 {
  margin-top: 40px;
  font-size: 18px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.service-sub-content a {
  color: #00a0d3;
  text-decoration: none;
}
.service-sub-content .service-sub-content-callout {
  background-color: #00a0d3;
  color: #ffffff;
  padding: 20px;
}
.service-sub-content .service-sub-content-callout h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  text-transform: uppercase;
}
.service-sub-content .service-sub-content-callout ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.service-sub-content .service-sub-content-callout li {
  text-align: center;
}
.service-sub-content h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.service-sub-content p {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.service-sub-content ol,
.service-sub-content ul {
  padding-left: 20px;
  list-style-type: none;
  margin-top: 20px;
}
.service-sub-content ol li,
.service-sub-content ul li {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 20px;
}
.service-sub-content ol li a,
.service-sub-content ul li a {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
  color: #00a0d3;
  text-decoration: none;
}
.service-sub-content ol {
  list-style-type: decimal;
}
.service-sub-content ul li::before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -16px;
  margin-top: -3px;
}
.service-sub-content .brand-white-border-button {
  width: 100%;
}
.service-sub-content .brand-white-border-button a {
  color: #ffffff;
}
.service-sub-content .brand-white-border-button a:hover {
  color: #0f0f0f;
}
.service-sub-content .brand-white-border-button:hover a {
  color: #0f0f0f;
}
.contact-inner {
  margin-bottom: 60px;
  margin-top: 40px;
}
.contact-inner h1 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.contact-inner h2 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.contact-inner h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.contact-inner .contact {
  text-align: center;
}
.contact-inner .contact p {
  display: block;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.contact-inner .contact p span {
  margin-left: -30px;
  position: absolute;
}
body,
html {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  overflow-x: hidden;
}
.top {
  position: absolute;
  top: 0;
}
.left {
  position: absolute;
  left: 0;
}
.right {
  position: absolute;
  right: 0;
}
.bottom {
  position: absolute;
  bottom: 0;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.text-right {
  text-align: right;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
body {
  padding-top: 90px;
  overflow: hidden;
}
#header {
  width: 100%;
  font-size: 14px;
  position: relative;
}
#header #header-top {
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: #ffffff;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  min-height: 90px;
  height: 90px;
  position: fixed;
}
@media (max-width: 768px) {
  #header #header-top {
    z-index: 102;
  }
}
#header #header-top.active {
  height: 50px;
  min-height: 50px;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  position: fixed;
  z-index: 102;
}
#header #header-top.active .mobile-menu span {
  margin-top: -36px;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
#header #header-top.active .header-overlay {
  opacity: 0;
}
#header #header-top.active .menu-container {
  opacity: 0;
  -moz-transition: opacity linear 0.2s;
  -o-transition: opacity linear 0.2s;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
#header #header-top.active .logo-container .cv-header-logo {
  margin-top: -60px;
  -moz-transition: margin-top linear 0.5s;
  -o-transition: margin-top linear 0.5s;
  -webkit-transition: margin-top linear 0.5s;
  transition: margin-top linear 0.5s;
}
#header #header-top.brand-stick {
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  z-index: 105;
  position: fixed;
}
#header #menu-short-stack {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  left: 0;
  right: 0;
  top: -50px;
  height: 50px;
  z-index: 100;
  display: block;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  opacity: 0;
}
#header #menu-short-stack.active {
  top: 0;
  opacity: 1;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
#header .menu-container {
  -moz-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  -webkit-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}
#header .menu-container .mobile-search {
  display: none;
}
#header .language-container {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0 1px #000624;
  color: black;
  left: 0;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  width: 730px;
  z-index: 200;
  display: none;
}
#header .language-container #languageHeader span {
  color: white;
  cursor: pointer;
  float: right;
  font-size: 24px;
  position: absolute;
  right: 13px;
  top: 10px;
}
#header .language-container h2 {
  background-color: #000624;
  color: white;
  font-family: "DINNextLTPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-top: 15px;
  text-align: left;
  margin-top: 0;
}
#header .language-container ul {
  display: inline-block;
  float: left;
  height: auto;
  margin-left: 0;
  padding: 0 30px;
  width: 33%;
}
#header .language-container ul li {
  display: block;
  height: 50px;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
#header .language-container ul li .flagIcon {
  background: rgba(0, 0, 0, 0) url("/Content/images/all/menu/flag-sprite.png") no-repeat scroll 0 0;
  display: block;
  line-height: 18px;
}
#header .language-container ul li .flagOffset {
  margin-left: 32px;
}
#header .language-container ul li .flagOffset span {
  color: #ed342e !important;
  font-size: 8px;
}
#header .language-container ul li .flagOffset span a {
  color: #ed342e !important;
  font-size: 8px;
}
#header .mobile-menu {
  display: none;
}
#header .header-overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  top: -90px;
  right: 0;
  bottom: 0;
  -moz-transform: skew(-60deg);
  -ms-transform: skew(-60deg);
  -o-transform: skew(-60deg);
  -webkit-transform: skew(-60deg);
  transform: skew(-60deg);
  z-index: 100;
  left: 23%;
  width: 250%;
  pointer-events: none;
  opacity: 1;
  -moz-transition: opacity ease-out 0.3s;
  -o-transition: opacity ease-out 0.3s;
  -webkit-transition: opacity ease-out 0.3s;
  transition: opacity ease-out 0.3s;
}
#header .header-overlay.menu-gone {
  opacity: 0;
  -moz-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  -webkit-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
}
#header .menu-links {
  list-style-type: none;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}
#header .menu-links li {
  float: left;
  display: inline-block;
  margin-left: 30px;
  position: relative;
  cursor: pointer;
  text-align: right;
}
#header .menu-links li a {
  color: #0f0f0f;
}
#header .menu-links li a span {
  font-size: 10px;
}
#header .menu-links li a:hover {
  text-decoration: none;
}
#header .menu-links li a:active {
  text-decoration: none;
}
#header .menu-links li .down-arrow {
  border-color: transparent transparent #000624;
  border-style: solid;
  border-width: 0 31px 20px;
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 18px;
  width: 0;
  z-index: 2000;
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  -webkit-transform: scale(0.9999);
  transform: scale(0.9999);
}
#header .trials-container {
  height: 15px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 110;
  top: 0;
}
#header .trials-container #trials {
  padding-top: 13.33px;
  margin-bottom: 10px;
  position: absolute;
  right: 0;
  z-index: 2;
}
#header .trials-container #trials .glyphicon {
  cursor: pointer;
}
#header .trials-container #trials .search-container {
  position: absolute;
  right: 27px;
  top: 6px;
  display: none;
}
#header .trials-container #trials .search-container input[type="text"] {
  border: 1px solid #00a0d3;
  border-radius: 3px;
  font-size: 14px;
  min-height: 28px;
  width: 240px;
  text-align: left;
  padding-right: 10px;
  margin-top: -8px !important;
  top: -7px;
}
#header .trials-container #trials .search-container input[type="submit"],
#header .trials-container #trials .search-container input[type="button"] {
  position: absolute;
  z-index: 10;
  right: 0;
  border: none;
  background-color: #00a0d3;
  color: white;
  height: 28px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  top: 2px;
}
#header .trials-container #trials .glyphicon {
  float: right;
  font-size: 17px;
  padding-left: 12px;
  padding-right: 3px;
  color: #00a0d3;
  cursor: pointer;
}
#header .trials-container .float-image-left img {
  float: left;
  padding-top: 7px;
}
#header .trials-container a {
  color: #8e9091;
  font-size: 12px;
}
#header .trials-container div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#header .trials-container img {
  margin-top: 0;
  margin-left: 13.33333333px;
  float: right;
  cursor: pointer;
}
#header .trials-container #demos {
  display: inline-block;
  float: right;
}
#header .trials-container #demos a {
  background-color: #00a0d3;
  border-radius: 3px;
  padding: 2.5px 5px;
  padding-top: 4px;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}
#header-top.brand-transition {
  top: -100px;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  position: fixed;
}
#header-top.scrolling-up {
  position: fixed;
  background-color: white;
  z-index: 3;
  width: 100%;
  top: -100px;
}
.logo-container {
  min-height: 45px;
  position: relative;
  padding-top: 45px;
}
.logo-container .cv-header-logo {
  margin-top: -40px;
  -moz-transition: margin-top linear 0.5s;
  -o-transition: margin-top linear 0.5s;
  -webkit-transition: margin-top linear 0.5s;
  transition: margin-top linear 0.5s;
}
.drop-menu {
  position: absolute;
  width: 100%;
  background-color: #000624;
  z-index: 103;
  color: #ffffff;
  display: none;
  height: 440px;
}
.drop-menu .drop-sub-menu {
  display: none;
  height: 100%;
}
.drop-menu .drop-sub-menu .menu-case-study {
  display: inline-block;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  max-width: 22%;
  margin-bottom: 20px;
}
.drop-menu .drop-sub-menu .menu-case-study h5 {
  margin-top: 5px;
}
.drop-menu .drop-sub-menu .menu-case-study img {
  max-width: 100%;
  max-height: 100%;
  margin-top: 0;
}
.drop-menu .drop-sub-menu .case-study-link {
  display: block;
}
.drop-menu .underline {
  text-decoration: underline;
}
.drop-menu h3 {
  font-size: 21px;
  text-transform: uppercase;
  color: #00a0d3;
  margin-bottom: 5px;
  margin-top: 20px;
}
.drop-menu h3 a {
  color: #00a0d3;
}
.drop-menu h3:first-of-type {
  margin-top: 10px;
}
.drop-menu h4,
.drop-menu h5 {
  font-size: 12px;
}
.drop-menu h4 {
  margin-bottom: 0;
  font-size: 16px;
}
.drop-menu a {
  color: #fff;
}
.drop-menu h5 {
  margin-top: 0;
  font-family: 'DINNextLTPro-Light';
  font-size: 14px;
}
.drop-menu h5 a {
  color: #e1e1e1;
}
.drop-menu ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.drop-menu ul li {
  margin-bottom: 10px;
}
.drop-menu ul li a {
  color: #dfe5e8;
  font-size: 16px;
}
.drop-menu ul li span {
  color: #00a0d3;
}
.drop-menu p {
  padding: 10px 0;
  padding-top: 0;
  margin-bottom: 0;
  color: #dfe5e8;
}
.drop-menu .menu-button {
  background-color: transparent;
  border: 2px solid #00a0d3;
  border-radius: 3px;
  padding: 10px 15px;
  display: inline-block;
  cursor: pointer;
}
.drop-menu .menu-button a {
  color: #ffffff;
}
.drop-menu .menu-button a:hover {
  text-decoration: none;
}
.drop-menu .menu-button:hover {
  background-color: #00a0d3;
}
.drop-menu input {
  border: none;
  border-radius: 1px;
  padding: 10px 15px;
  margin-bottom: 20px;
  color: #0f0f0f;
  display: block;
}
.drop-menu .bs-bottom {
  padding-bottom: 15px;
  padding-top: 5px;
}
.drop-menu .drop-col {
  border-left: 1px solid #585f6f;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.drop-menu .drop-col:first-child {
  padding-left: 0;
}
.drop-menu .drop-col:last-child {
  padding-right: 0;
}
.drop-menu .full-input {
  width: 100%;
  margin-top: 20px;
}
.drop-menu.menu-gone {
  position: fixed;
}
.drop-col:first-child {
  border-left: none;
}
.full-height {
  height: 100%;
}
.no-margin {
  margin: 0;
}
.no-pad {
  padding: 0;
}
.phone-box {
  background-color: #000624;
  color: #ffffff;
  display: none;
  height: 200px;
  margin-left: 290px !important;
  margin-top: 42px;
  padding: 10px;
  width: 258px;
}
.phone-box ul {
  list-style: none;
}
.phone-box ul li {
  line-height: 18px;
  padding-bottom: 0;
  padding-left: 10px;
}
.PDD {
  border-color: transparent transparent #000624;
  border-style: solid;
  border-width: 0 31px 20px;
  height: 0;
  margin: 0 auto;
  position: absolute;
  right: 35px;
  top: 36px;
  width: 0;
  z-index: 2000;
}
.PDD-phone {
  background-image: url('/Content/images/all/menu/cv-header-sprite.png');
  background-repeat: no-repeat;
  margin-left: 20px;
  height: 60px;
  background-position: -20px -276px;
}
.PDD-chat {
  background-image: url('/Content/images/all/menu/cv-header-sprite.png');
  background-repeat: no-repeat;
  margin-left: 20px;
  height: 60px;
  background-position: -20px -134px;
}
.PDD-moreinfo {
  background-image: url('/Content/images/all/menu/cv-header-sprite.png');
  background-repeat: no-repeat;
  margin-left: 20px;
  height: 60px;
  background-position: -20px -208px;
}
.PDD-link {
  margin-left: 50px;
}
.PDD-link-space {
  padding-top: 5px;
}
#pbox a:link {
  color: #ffffff !important;
  font-size: 16px;
}
#pbox a:hover {
  color: #ffffff !important;
  font-size: 16px;
}
#pbox a:visited {
  color: #ffffff !important;
  font-size: 16px;
}
.cv-header-logo {
  margin-top: -40px;
  width: 234px;
  height: 70px;
  background-position: -20px -330px;
  background-image: url('/Content/images/all/menu/cv-header-sprite.png');
}
.header-icon-bgs {
  float: right;
  width: 100px;
  height: 20px;
  background-position: 0px -20px;
  background-image: url('/Content/images/all/menu/cv-header-sprite.png');
  background-repeat: no-repeat;
}
#footer {
  margin-top: 0;
}
#footer #stayConnectedForm label.error {
  position: absolute;
  margin-top: 50px;
  color: #aa0000;
}
#footer .alert-success {
  background-color: #ffffff;
  border-color: #000624;
  color: #000624;
}
#footer .text-center {
  text-align: left;
}
#footer .footer-link-show {
  display: none;
}
#footer .no-link-underline {
  line-height: 14px;
  padding-top: 20px;
}
#footer .no-link-underline a {
  text-decoration: none;
  color: #0f0f0f;
}
#footer hr {
  border: 1px solid #c8ced0;
  margin-bottom: 40px;
  margin-top: 40px;
}
#footer .footer-mobile-row {
  display: none;
}
#footer .footer-desktop-show {
  display: block;
}
#footer #footer-top {
  background-color: #dfe5e8;
  padding: 60px 0;
}
#footer #footer-top #subscribe-form {
  font-size: 13px;
  color: #464646;
}
#footer #footer-top #subscribe-form .footer-date {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  background-color: #c8ced0;
  display: inline-block;
  float: left;
  width: 64px;
  margin-right: 20px;
}
#footer #footer-top #subscribe-form .footer-date h3 {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 0;
}
#footer #footer-top #subscribe-form .footer-date h4 {
  margin-top: 5px;
  font-size: 22px;
}
#footer #footer-top #subscribe-form .footer-event {
  display: inline-block;
  float: left;
  width: 70%;
}
#footer #footer-top #subscribe-form .footer-event h4 {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 0;
}
#footer #footer-top #subscribe-form .footer-event h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 13.33333333px;
}
#footer #footer-top #subscribe-form .footer-event a {
  color: #00a0d3;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 10px;
}
#footer #footer-top #subscribe-form .footer-event a span {
  padding-left: 3px;
  font-size: 13px;
}
#footer #footer-top #subscribe-form input {
  height: 100%;
  padding: 10px;
  border: none;
  display: inline-block;
}
#footer #footer-top #subscribe-form input[type="text"] {
  font-size: 16px;
  width: 62.7%;
  margin-right: 20px;
}
#footer #footer-top #subscribe-form input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
#footer #footer-top #subscribe-form input:focus::-moz-placeholder {
  color: transparent !important;
}
#footer #footer-top #subscribe-form input:focus:-moz-placeholder {
  color: transparent !important;
}
#footer #footer-top #subscribe-form input[type="submit"] {
  padding: 10px;
  font-size: 16px;
  width: 30%;
}
#footer #footer-top ul {
  margin-left: 0;
  padding-left: 0;
}
#footer #footer-top ul li {
  list-style-type: none;
  font-size: 14px;
}
#footer #footer-top ul li.lang-link-usa ::before {
  position: absolute;
  vertical-align: bottom;
  content: url(/Content/images/usa-flag.png );
  margin-left: -20px;
}
#footer #footer-top ul li.lang-link-usa-de:before {
  position: absolute;
  vertical-align: bottom;
  content: "(EN)";
  margin-left: -18px;
  font-size: 10px;
  padding-top: 3px;
}
#footer #footer-top a {
  color: #0f0f0f;
}
#footer #footer-top img {
  margin-right: 15px;
  margin-bottom: 15px;
}
#footer #footer-top .footer-col {
  float: left;
  width: 13.3%;
  margin-right: 0;
  padding-right: 0;
}
#footer #footer-top .footer-wide {
  width: 16%;
}
#footer #footer-top .social-col img {
  margin: 15px;
  margin-left: 0;
  margin-top: 0;
}
#footer #footer-bottom {
  font-size: 21px;
  min-height: 75px;
  line-height: 75px;
  margin-top: 0;
  text-transform: uppercase;
}
#footer #footer-bottom .to-top-container {
  float: right;
  display: none;
}
#footer #footer-bottom .to-top-container .to-top {
  background-color: #00a0d3;
  width: 35px;
  height: 35px;
  text-align: center;
  display: block;
  margin-top: 15px;
  border-radius: 3px;
  cursor: pointer;
}
#footer #footer-bottom .to-top-container .to-top span {
  font-size: 12px;
  height: 14px;
  display: block;
  padding-top: 10px;
  color: #ffffff;
}
#footer #footer-bottom .no-pad {
  padding-left: 20px;
}
#footer #footer-bottom .font-small {
  font-size: 12px;
  text-transform: none;
}
#footer #footer-bottom img {
  max-height: 25px;
  margin-top: -3px;
}
#footer .footer-cta h2 {
  font-size: 22px;
}
#footer .footer-cta > div {
  width: 70%;
}
.cv-footer-linkedin {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -20px -82px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-youtube {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -20px -254px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-facebook {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -20px -389px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-rss {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -20px -141px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-twitter {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -20px -199px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-glassdoor {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -20px -20px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-cmv-logo-full {
  zoom: 70%;
  width: 254px;
  height: 75px;
  background-position: 0 -280px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-linkedin-bottom {
  float: left;
  width: 37px;
  height: 40px;
  background-position: -10px -82px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-youtube-bottom {
  float: left;
  width: 37px;
  height: 40px;
  background-position: -10px -254px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-facebook-bottom {
  float: left;
  width: 35px;
  height: 40px;
  background-position: -10px -388px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-rss-bottom {
  float: left;
  width: 35px;
  height: 40px;
  background-position: -10px -141px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-twitter-bottom {
  float: left;
  width: 37px;
  height: 40px;
  background-position: -10px -199px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
.cv-footer-glassdoor-bottom {
  float: left;
  width: 35px;
  height: 40px;
  background-position: -10px -20px;
  background-image: url('/Content/images/all/menu/cv-footer-sprite.png');
}
@media (max-width: 992px) {
  .social-pad {
    padding-left: 40%;
  }
  .cv-footer-logo-pad {
    padding-left: 40%;
    padding-bottom: 20px;
  }
}
.lang-link-usa2 {
  position: absolute;
  vertical-align: bottom;
  /*position: relative;
    vertical-align: sub;*/
  content: url(/Content/images/usa-flag.png);
  margin-left: -20px;
}
.lang-link-usa2:before {
  position: absolute;
  vertical-align: bottom;
  content: url(/Content/images/usa-flag.png);
  margin-left: -20px;
}
@-moz-document url-prefix() {
  .lang-link-usa2:before {
    position: absolute;
    vertical-align: bottom;
    content: url(/Content/images/usa-flag.png);
    margin-left: -6px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lang-link-usa2 {
    position: absolute;
    vertical-align: bottom;
    content: url(/Content/images/usa-flag.png);
    margin-left: 0;
  }
}
.lang-link-usa2-de {
  position: absolute;
  vertical-align: bottom;
  content: "(EN)";
  margin-left: 3px;
}
.lang-link-usa2-de:before {
  position: absolute;
  vertical-align: bottom;
  content: "(EN)";
  margin-left: -24px;
}
@-moz-document url-prefix() {
  .lang-link-usa2-de:before {
    position: absolute;
    vertical-align: bottom;
    content: "(EN)";
    margin-left: -6px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lang-link-usa2-de {
    position: absolute;
    vertical-align: bottom;
    content: "(EN)";
    margin-left: 0;
  }
}
.lang-link-usa2-top-nav-de {
  position: absolute;
  vertical-align: bottom;
  content: "(EN)";
  margin-left: 27px;
  font-size: 11px;
  padding-top: 4px;
}
.cv-footer-xing {
  float: left;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url(/Content/images/all/menu/xing-icon.png);
}
#footer #footer-top ul li {
  list-style-type: none;
  font-size: 12px;
}
#footer #footer-top ul li.lang-link-usa-de:before {
  position: absolute;
  vertical-align: bottom;
  content: "(EN)";
  margin-left: -24px;
  font-size: 10px;
  padding-top: 3px;
}
nav.container {
  position: absolute;
  display: block;
  text-align: center;
  font-size: 14px;
  bottom: -39px;
  left: 0;
  right: 0;
  z-index: 100;
  height: 80px;
  background-color: #00a0d3;
  color: #ffffff;
  border-radius: 3px;
  width: 1030px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
nav.container .nav-container {
  height: 80px;
  margin: 0 auto;
  width: 1030px;
}
nav.container .row .sub-nav {
  height: 100px;
  vertical-align: middle;
  font-size: 22px;
}
nav.container .row .sub-nav a {
  color: #ffffff;
  border-right: 1px solid white;
  display: block;
  margin-top: 26px;
}
nav.container .row .sub-nav a:active {
  text-decoration: none;
}
nav.container .row .sub-nav a:hover {
  text-decoration: none;
}
nav.container .row .sub-nav a.no-border {
  border-right: none;
}
nav.container.brand-stick {
  position: fixed;
  top: 0;
  padding: 0;
}
nav.container.brand-stick .nav-container {
  padding-right: 0;
}
#hero {
  color: #ffffff;
  position: relative;
  min-height: 422px;
  background-position: 60%;
}
#hero h1 {
  font-size: 46px;
  margin-top: 76px;
  text-transform: uppercase;
}
#hero h2 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 0;
}
#hero .brand-arrow {
  display: inline-block;
  float: left;
  margin-left: -45px;
  margin-top: 84px;
}
#hero .hero-caption {
  padding-bottom: 20px;
  font-size: 18px;
}
#hero .hero-wrapper {
  display: block;
  left: 0;
  margin: 0 auto;
  padding-top: 40px;
  position: absolute;
  right: 0;
  z-index: 101;
}
#hero .hero-wrapper h1 span {
  text-transform: uppercase;
}
#hero .hero-wrapper p {
  font-family: 'DINNextLTPro-Light', Tahoma;
  width: 70%;
  font-size: 16px;
}
#hero .hero-wrapper img {
  margin-left: 0;
  margin-top: 0;
}
#hero .hero-wrapper .hero-caption p {
  width: 100%;
}
#hero .hero-restrict {
  padding: 90px 0;
}
#hero .hero-restrict h1,
#hero .hero-restrict h2 {
  max-width: 65%;
}
#hero .hero-restrict .hero-padding {
  padding: 0;
}
#hero .hero-restrict .hero-padding h1 {
  padding-top: 0;
  margin-top: 0;
}
#hero .hero-restrict .hero-padding .brand-arrow {
  margin-top: 8px;
}
#hero .hero-seo-style h1 {
  font-size: 24px;
  text-transform: capitalize;
}
#hero .hero-seo-style h2 {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 46px;
  text-transform: uppercase;
}
#hero .hero-seo-style p {
  font-size: 18px;
}
#hero .hero-seo-style img {
  margin-top: 40px;
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #hero .hero-seo-style {
    padding: 20px 0;
  }
  #hero .hero-seo-style h2 {
    font-size: 32px;
  }
  #hero .hero-seo-style p {
    width: 100%;
  }
  #hero .hero-seo-style .row .seo-button-holder {
    margin-bottom: 5px;
  }
  #hero .hero-seo-style .row .seo-button-holder .brand-white-border-button {
    margin: 5px auto;
  }
  #hero .hero-seo-style .row .seo-button-holder .brand-blue-button {
    margin: 5px auto;
  }
}
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
.solution-table {
  width: 100%;
  display: block;
}
.solution-table table {
  width: 100%;
  padding: 20px 0;
  border-collapse: separate;
  border-spacing: 5px;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-table table thead tr {
  border: 2px solid #000624;
}
.solution-table table thead tr th {
  height: 70px;
  background-color: #000624;
  color: #ffffff;
  padding: 0 20px;
  text-transform: uppercase;
  text-align: center;
}
.solution-table table tbody tr {
  background-color: #ffffff;
  height: 70px;
}
.solution-table table tbody tr td {
  padding: 0 20px;
  margin-left: 5px;
  border: 2px solid #c2c2c2;
  margin-right: 5px;
  text-align: center;
}
.solution-table table tbody tr td:first-child {
  text-align: left;
}
.solution-table table tbody tr:nth-child(even) {
  background-color: #ebebeb;
}
.solution-table table tbody tr.row-break {
  background-color: #00a0d3;
  color: #ffffff;
}
@media (max-width: 667px) {
  .solution-table table {
    width: 100%;
    padding: 20px 0;
    border-collapse: separate;
    border-spacing: 5px;
    font-size: 11px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    margin-left: -45px;
  }
}
span.tall {
  font-size: 2em;
  line-height: 1px;
}
#solutions {
  position: relative;
}
#solutions img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  margin-top: 20px;
  height: 68px;
}
#solutions h2,
#solutions h3,
#solutions h4,
#solutions p {
  text-align: center;
}
#solutions #view-function {
  padding-top: 60px;
  margin-bottom: 60px;
}
#solutions #view-function h2 {
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 60px;
}
#solutions #view-function h3 {
  font-size: 20px;
}
#solutions #view-function h4 {
  font-size: 12px;
  font-weight: 700;
  color: #8e9091;
  text-transform: uppercase;
}
#solutions #view-function p {
  font-size: 12px;
  margin-bottom: 60px;
}
#solutions #view-function .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}
#solutions #view-topic {
  background-color: #000624;
  color: #ffffff;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin-left: -80px;
  padding-left: 60px;
  padding-right: 60px;
}
#solutions #view-topic .topic-bg {
  width: auto;
  height: auto;
}
#solutions #view-topic img.top.left {
  display: none;
  margin: 0;
}
#solutions #view-topic img.bottom.right {
  display: none;
  margin: 0;
}
#solutions #view-topic h2 {
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 60px;
}
#solutions #view-topic h3 {
  font-size: 20px;
  margin-top: 20px;
}
#solutions #view-topic p {
  font-size: 12px;
  text-align: center;
  margin-bottom: 60px;
}
#solutions #view-industry {
  padding-bottom: 60px;
}
#solutions #view-industry h2 {
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 60px;
}
#solutions #view-industry h3 {
  font-size: 20px;
}
#solutions #view-industry div {
  padding-left: 0;
  padding-right: 0;
}
#solutions #view-platform {
  padding-bottom: 60px;
}
#solutions #view-platform h2 {
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 60px;
}
#solutions #view-platform h3 {
  font-size: 20px;
}
#solutions #view-platform div {
  padding-left: 0;
  padding-right: 0;
}
.full-angle-bar {
  background-color: rgba(220, 220, 220, 0.3);
  content: "";
  display: block;
  height: 100%;
  left: 20.5%;
  pointer-events: none;
  position: absolute;
  top: -126px;
  transform: skew(-62deg);
  width: 63%;
  z-index: -1;
}
.solutions-category a {
  color: #00a0d3;
}
.solutions-category .solution {
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #d0d0d0;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solutions-category .solution .solution-image {
  padding-left: 0;
  overflow: hidden;
}
.solutions-category .solution .solution-image img {
  max-width: 100%;
}
.solutions-category .solution .solution-body {
  padding-right: 30px;
}
.solutions-category .solution .solution-body .brand-blue-bg-button a {
  text-decoration: none;
  color: #ffffff;
}
.solutions-category .solution .solution-body .brand-blue-bg-button:hover a {
  color: #00a0d3;
}
.solutions-category .solution .solution-body .brand-white-button {
  width: auto;
  margin-bottom: 20px;
}
.solutions-category .solution .solution-body .brand-white-button a {
  text-decoration: none;
  color: #00a0d3;
}
.solutions-category .solution .solution-body .brand-white-button:hover a {
  color: #ffffff;
}
.solutions-category .solution h2 {
  font-size: 42px;
  margin-top: 0;
  margin-bottom: 10px;
}
.solutions-category .solution h4 {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 0;
}
.solutions-category .solution .brand-white-button {
  margin-top: 10px;
}
.solutions-category .solution p {
  font-size: 16px;
}
.solutions-category .solution ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
}
.solutions-category .solution ul li {
  color: #00a0d3;
  text-transform: uppercase;
  font-size: 14px;
}
.more-solutions {
  padding: 60px 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.more-solutions h2,
.more-solutions h3,
.more-solutions p,
.more-solutions a {
  text-align: center;
}
.more-solutions .more-solution-col {
  padding: 0 20px;
}
.more-solutions h2 {
  font-size: 42px;
  margin-top: 0;
  margin-bottom: 10px;
}
.more-solutions h3 {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 0;
}
.more-solutions p {
  font-size: 16px;
}
.more-solutions a {
  display: block;
  font-size: 16px;
  margin: 0 auto;
  color: #00a0d3;
  margin-top: 20px;
}
.more-solutions .glyphicon {
  font-size: 13px;
}
.more-solutions img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.more-solutions .container {
  margin-top: 40px;
}
.more-solutions .container h3 {
  margin-bottom: 20px;
}
@media (max-width: 667px) {
  .solution-table table {
    width: 100%;
    padding: 20px 0;
    border-collapse: separate;
    border-spacing: 5px;
    font-size: 11px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    margin-left: -45px;
  }
}
.solutions-selection h1 {
  font-size: 32px;
  padding-bottom: 1em;
}
.solutions-selection .card {
  background: #ffffff;
}
.solutions-selection .card .card-image {
  width: 150px;
  height: 150px;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.solutions-selection .card .card-image img {
  width: auto;
  height: 150px;
}
.solutions-selection .card .card-content {
  vertical-align: top;
  width: calc(100% - 160px);
}
.solutions-selection .card .card-content h2 {
  font-size: 24px;
  padding: 10px 0;
  margin: 0;
}
.solutions-selection .card .card-content p {
  line-height: 1.2;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  background: white;
  max-height: 58px;
  height: auto;
}
.solutions-selection .card .card-content p:after {
  content: '...';
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0.3em;
  background: inherit;
}
.solutions-selection .card .card-content p span:after {
  content: '\0000a0';
  position: absolute;
  width: 1000px;
  z-index: 1;
  background: white;
}
#breadcrumbs {
  padding-top: 20px;
  padding-bottom: 10px;
}
#breadcrumbs div {
  text-transform: uppercase;
  display: inline-block;
  float: left;
  padding: 10px 2.5px 10px 0;
  font-size: 12px;
  color: #8e9091;
}
#breadcrumbs div a {
  color: #8e9091;
}
#breadcrumbs div.active {
  color: #0f0f0f;
}
.lang-box {
  display: none;
  color: #fff;
  margin-top: 42px;
  margin-right: -100px;
  background: #000624;
  padding: 10px;
  width: 500px;
  height: 410px;
}
.lang-box ul {
  list-style: none;
}
.lang-box ul li {
  list-style: none;
  padding-bottom: 18px;
  margin-left: -20px;
}
.lang-box ul li .flagIcon {
  background: url('/Content/images/all/menu/flag-sprite.png') no-repeat scroll 0 0;
  display: block;
  line-height: 18px;
}
.lang-box ul li .argentina {
  background-position: 0 -224px;
}
.lang-box ul li .australia {
  background-position: 0 -56px;
}
.lang-box ul li .belgium {
  background-position: 0 -336px;
}
.lang-box ul li .brazil {
  background-position: 0 -504px;
}
.lang-box ul li .canada {
  background-position: 0 -84px;
}
.lang-box ul li .chile {
  background-position: 0 -252px;
}
.lang-box ul li .china {
  background-position: 0 -560px;
}
.lang-box ul li .columbia {
  background-position: 0 -280px;
}
.lang-box ul li .france {
  background-position: 0 -364px;
}
.lang-box ul li .germany {
  background-position: 0 -28px;
}
.lang-box ul li .india {
  background-position: 0 -140px;
}
.lang-box ul li .italy {
  background-position: 0 -392px;
}
.lang-box ul li .japan {
  background-position: 0 -420px;
}
.lang-box ul li .korea {
  background-position: 0 -448px;
}
.lang-box ul li .mexico {
  background-position: 0 -308px;
}
.lang-box ul li .netherlands {
  background-position: 0 -476px;
}
.lang-box ul li .russia {
  background-position: 0 -532px;
}
.lang-box ul li .uk {
  background-position: 0 -112px;
}
.lang-box ul li .us {
  background-position: 0 -168px;
}
.lang-box .down-arrow {
  border-color: transparent transparent #000624;
  border-style: solid;
  border-width: 0 31px 20px;
  height: 0;
  left: 940px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 36px;
  width: 0;
  z-index: 2000;
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  -webkit-transform: scale(0.9999);
  transform: scale(0.9999);
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.flagOffset {
  margin-left: 32px;
}
.cmv-form-wrapper {
  padding: 20px 40px;
}
.cmv-form-wrapper h4 {
  color: #00a0d3;
}
.cmv-form-wrapper form input,
.cmv-form-wrapper form select {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 40px;
  font-size: 18px;
  border: 2px solid #c2c2c2;
  color: #c2c2c2;
  border-radius: 3px;
  float: none;
  padding: 0 10px;
}
.cmv-form-wrapper form select {
  display: block;
}
.cmv-form-wrapper form input.form-inline {
  display: inline-block;
  float: left;
  width: 49%;
  margin-right: 20px;
}
.cmv-form-wrapper form input.form-inline.float-right {
  float: right;
  margin-right: 0;
}
.mdl {
  padding: 35px;
}
.mdl__header {
  margin-bottom: 30px;
}
.mdl__body {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light';
}
.mdl__body > p {
  margin-top: 36px;
  margin-bottom: 0;
}
.mdl__body > p:first-child {
  margin-top: 0;
}
.mdl__body a {
  font-size: 16px;
  text-decoration: underline;
}
/* Modifiers */
.mdl--small {
  width: 470px;
}
.mdl--medium {
  width: 670px;
}
.mdl--large {
  width: 870px;
}
.mdl--dark {
  position: relative;
  color: #fff;
  background: #000624 url(/Content/images/all/backgrounds/modal-dark/bg-top-pattern.png) no-repeat top right;
}
.mdl--dark > .mdl__pattern {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: url(/Content/images/all/backgrounds/modal-dark/bg-bottom-pattern.png) no-repeat bottom left;
}
.mdl--dark > .mdl__header,
.mdl--dark > .mdl__body {
  position: relative;
  z-index: 1;
}
.mdl--dark > .mdl__body a {
  color: #00a0d3;
}
.commvault-trial {
  margin-top: 40px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.commvault-trial .commvault-trial-white {
  background-color: #ffffff;
  border: 3px solid #00a0d3;
}
.commvault-trial .commvault-trial-white h3 {
  color: #00a0d3;
}
.commvault-trial .commvault-trial-lightblue {
  background-color: #00a0d3;
  color: #ffffff;
}
.commvault-trial .commvault-trial-darkblue {
  background-color: #000624;
  color: #ffffff;
}
.commvault-trial .cvlt-trial-with-child {
  min-height: 316px;
}
.commvault-trial .commvault-trial-body {
  padding: 30px;
}
.commvault-trial .commvault-trial-body h3 {
  font-size: 32px;
  text-transform: uppercase;
}
.commvault-trial .commvault-trial-body p {
  font-size: 18px;
}
.commvault-trial .commvault-trial-body .brand-blue-button {
  width: 300px;
}
.commvault-trial .commvault-trial-body .brand-white-border-button {
  width: 300px;
  min-width: 0;
  text-transform: uppercase;
  margin-top: 45px;
}
.commvault-trial .commvault-trial-body .brand-white-border-button a {
  font-size: 22px;
}
.commvault-trial .commvault-trial-body .img-wrapper {
  width: 100%;
  vertical-align: middle;
}
#endpoint-trial {
  height: 376px;
  background-color: #00a0d3;
  border: 3px solid #00a0d3;
}
#endpoint-trial .nav-pills li {
  text-align: center;
  text-transform: uppercase;
}
#endpoint-trial .nav-pills li a {
  border-radius: 0;
  height: 60px;
  font-size: 21px;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #ffffff;
}
#endpoint-trial .nav-pills li a:hover {
  color: #000000;
  background-color: #00a0d3;
  text-decoration: underline;
}
#endpoint-trial .nav-pills .endpoint-tab {
  left: -15px;
  bottom: -1px;
  color: #ffffff;
  width: 60%;
  background-color: #00a0d3;
}
#endpoint-trial .nav-pills .endpoint-tab.active a {
  background-color: #00a0d3;
  color: #ffffff;
  bottom: 1px;
}
#endpoint-trial .nav-pills .inhouse-tab {
  width: 19%;
  right: -10px;
  background-color: #ffffff;
  border-top: 1px solid #00a0d3;
}
#endpoint-trial .nav-pills .inhouse-tab a {
  color: #00a0d3;
}
#endpoint-trial .nav-pills .inhouse-tab a:hover {
  color: #00a0d3;
  background-color: #ffffff;
  text-decoration: underline;
}
#endpoint-trial .nav-pills .inhouse-tab.active a {
  color: #00a0d3;
  background-color: #ffffff;
}
#endpoint-trial .nav-pills .cloud-tab {
  right: -32px;
  bottom: -1px;
  width: 19%;
  background-color: #000624;
}
#endpoint-trial .nav-pills .cloud-tab:hover {
  color: #ffffff;
  background-color: #000624;
  text-decoration: underline;
}
#endpoint-trial .nav-pills .cloud-tab.active {
  right: -33px;
  bottom: -2px;
}
#endpoint-trial .nav-pills .cloud-tab.active a {
  background-color: #000624;
}
#endpoint-trial .nav-pills .cloud-tab.active a p {
  color: #ffffff;
}
#endpoint-trial .nav-pills .cloud-tab.active a:hover {
  color: #ffffff;
  background-color: #000624;
  text-decoration: underline;
}
#endpoint {
  background-color: #00a0d3;
}
#endpoint-inhouse {
  background-color: #FFFFFF;
}
#endpoint-inhouse .commvault-trial-white {
  border: 1px solid #00a0d3;
  border-top: none;
}
#endpoint-cloud {
  background-color: #000624;
}
/*==========  Mobile First Method   ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  #endpoint-trial {
    margin-bottom: 40px;
  }
  #endpoint-trial .nav-pills li a {
    font-size: 18px;
  }
  #endpoint-trial .nav-pills .endpoint-tab {
    width: 100%;
    left: 0;
    margin-top: 0;
    border: 1px solid #FFFFFF;
  }
  #endpoint-trial .nav-pills .endpoint-tab a p {
    font-size: 28px;
  }
  #endpoint-trial .nav-pills .inhouse-tab {
    width: 100%;
    right: 0;
  }
  #endpoint-trial .nav-pills .cloud-tab {
    width: 100%;
    right: 0;
  }
  #endpoint-trial .nav-pills .cloud-tab.active {
    right: 0;
  }
  .commvault-trial .commvault-trial-body {
    padding: 30px 10px;
  }
  .commvault-trial .cvlt-trial-with-child {
    min-height: 445px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #endpoint-trial {
    height: 640px;
    display: block;
  }
  #endpoint-trial .nav-pills li {
    margin-left: 0;
  }
  #endpoint-trial .nav-pills .endpoint-tab {
    left: 0;
    width: 100%;
  }
  #endpoint-trial .nav-pills .inhouse-tab {
    width: 49%;
  }
  #endpoint-trial .nav-pills .cloud-tab {
    width: 49%;
  }
  .commvault-trial .commvault-trial-body h3 {
    font-size: 27.2px;
  }
  .commvault-trial .commvault-trial-body .img-wrapper {
    position: absolute;
    top: 35px;
  }
  .commvault-trial .commvault-trial-body .brand-white-border-button {
    width: 230px;
  }
  .commvault-trial .commvault-trial-body .brand-white-border-button a {
    font-size: 16px;
  }
  .commvault-trial .commvault-trial-body .brand-blue-button {
    width: 230px;
  }
  .commvault-trial .commvault-trial-body .brand-blue-button a {
    font-size: 16px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  #endpoint-trial {
    height: 430px;
    display: block;
    margin-bottom: 90px;
  }
  #endpoint-trial .nav-pills .endpoint-tab {
    width: 100%;
    left: 2px;
    margin-top: 0;
    border: none;
  }
  #endpoint-trial .nav-pills .endpoint-tab a p {
    font-size: 28px;
    text-align: left;
    padding-left: 10px;
    position: absolute;
    top: 4px;
  }
  #endpoint-trial .nav-pills .inhouse-tab {
    width: 49%;
    right: 0;
    left: 4px;
  }
  #endpoint-trial .nav-pills .cloud-tab {
    width: 49%;
    right: 0;
    left: 4px;
  }
  #endpoint-trial .nav-pills .cloud-tab.active {
    right: 0;
  }
  #endpoint-trial .nav-pills .cloud-tab.active a p {
    color: #ffffff;
  }
  .commvault-trial .commvault-trial-body {
    padding: 30px 20px;
  }
  .commvault-trial .cvlt-trial-with-child {
    min-height: 363px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #endpoint-trial .nav-pills li a {
    font-size: 18px;
  }
  #endpoint-trial .endpoint-tab {
    left: 0;
    width: 100%;
  }
  #endpoint-trial .inhouse-tab {
    width: 49%;
  }
  #endpoint-trial .cloud-tab {
    width: 49%;
  }
  .commvault-trial .commvault-trial-body .img-wrapper {
    display: none;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  #endpoint-trial {
    height: 430px;
    display: block;
  }
  #endpoint-trial .nav-pills .endpoint-tab {
    width: 58%;
  }
  #endpoint-trial .nav-pills .endpoint-tab a p {
    font-size: 32px;
    text-align: left;
    padding-left: 10px;
    position: absolute;
    top: 4px;
  }
  #endpoint-trial .nav-pills .inhouse-tab {
    width: 20%;
    left: 10px;
  }
  #endpoint-trial .nav-pills .cloud-tab {
    width: 20%;
    left: 10px;
  }
  .commvault-trial .commvault-trial-body {
    padding: 30px;
  }
  .commvault-trial .commvault-trial-body p {
    padding-right: 20px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  #endpoint-trial {
    height: 420px;
    display: block;
  }
  #endpoint-trial .nav-pills .inhouse-tab {
    left: 17px;
  }
  #endpoint-trial .nav-pills .cloud-tab {
    left: 17px;
  }
  .commvault-trial .cvlt-trial-with-child {
    min-height: 353px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  #endpoint-trial .nav-pills .inhouse-tab {
    left: 16px;
  }
  #endpoint-trial .nav-pills .cloud-tab {
    left: 16px;
  }
}
.highlights ul.highlights-navigation {
  padding: 1em;
}
.highlights ul.highlights-navigation > li {
  padding-right: 10px;
}
.highlights ul.highlights-navigation > li:last-child {
  padding-right: 0;
}
.highlights ul.highlights-navigation > li.active a {
  border: none !important;
  border-top: 5px solid #000624 !important;
  color: #000624;
}
.highlights ul.highlights-navigation > li a {
  border-radius: 0;
  border: none !important;
  border-top: 2px solid #8e9091 !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #8e9091;
  text-align: left;
}
.highlights ul.highlights-navigation > li a:hover,
.highlights ul.highlights-navigation > li a:focus {
  background: inherit;
  border: none !important;
  border-top: 5px solid #000624 !important;
  color: #000624;
}
.highlights .highlights-content .hl-panel {
  position: relative;
  padding: 1em;
  margin-bottom: 2em;
  cursor: pointer;
}
.highlights .highlights-content .hl-panel-background {
  width: 100%;
  height: 220px;
  max-height: 220px;
  overflow: hidden;
  position: relative;
}
.highlights .highlights-content .hl-panel-background .gradient-filter {
  width: 100%;
  height: 350px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
}
.highlights .highlights-content .hl-panel-background .gradient-filter::after {
  content: "";
  height: 500px;
  width: 1000px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00374f+44,000000+100&0.65+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 55, 79, 0.65) 0%, rgba(0, 55, 79, 0.36) 44%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 55, 79, 0.65) 0%, rgba(0, 55, 79, 0.36) 44%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 55, 79, 0.65) 0%, rgba(0, 55, 79, 0.36) 44%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a600374f', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
.highlights .highlights-content .hl-panel-background img {
  width: auto;
  height: 220px;
}
.highlights .highlights-content .hl-panel .hl-panel-content {
  position: absolute;
  top: 0;
  padding: 20px;
  left: 10px;
  right: 10px;
}
.highlights .highlights-content .hl-panel .hl-panel-content h3 {
  font-size: 16px;
  color: #00a0d3;
  text-transform: uppercase;
}
.highlights .highlights-content .hl-panel .hl-panel-content h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
}
.highlights .highlights-content .hl-panel .hl-panel-content div.details {
  transition: opacity 0.3s ease-out;
  opacity: 0;
  height: 0;
  overflow: hidden;
  width: 80%;
  text-align: justify;
  padding: 20px;
  background: #ffffff;
  font-size: 12px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  z-index: 110;
}
.highlights .highlights-content .hl-panel .hl-panel-content:hover div.details {
  opacity: 1;
  height: auto;
}
/* @import "../nouislider.min.css"; */
#main .hero-carousel {
  font-family: 'DINNextLTPro-Light', Tahoma;
  height: 400px;
  position: relative;
  width: 400%;
}
#main .hero-carousel .hero {
  background-position: 80% 0;
  color: #ffffff;
  display: inline-block;
  float: left;
  height: 430px;
  padding-top: 40px;
  width: 25%;
}
#main .hero-carousel .hero .hero-triangle {
  margin-left: 0;
  margin-right: 22px;
  margin-top: -5px;
  max-width: 15px;
  position: relative;
  vertical-align: top;
}
#main .hero-carousel .hero h1 {
  display: block;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 18px;
  margin-top: 0;
  text-transform: uppercase;
}
#main .hero-carousel .hero h3 {
  font-family: 'DINNextLTPro-Light', Tahoma !important;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 40px;
  text-align: left;
  width: 55% !important;
}
#main .hero-carousel .hero h3 span {
  color: #00a0d3;
  display: block;
  font-size: 18px;
  padding-top: 10px;
}
#main .hero-carousel .hero a {
  margin-left: 40px;
}
#main .hero-carousel .hero .nav-circles {
  margin-left: 40px;
  padding-top: 10px;
}
#main .hero-carousel .hero .nav-circles .nav-circle {
  background-size: 208px 1399px !important;
  background-position: -24px -63px;
  background-image: url('/Content/images/home/cv-homepage-sprite.png');
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 15px;
  margin-right: 6px;
  width: 15px;
}
#main .hero-carousel .hero .nav-circles .nav-circle.active {
  background-size: 208px 1399px !important;
  background-position: -24px -9px;
  background-image: url('/Content/images/home/cv-homepage-sprite.png');
}
#main .hero-carousel .hero .container {
  height: 430px;
  margin-top: 0;
}
#main .hero-carousel .hero sup {
  font-size: 17px;
  padding-left: 0;
  vertical-align: -4px !important;
}
#main .hero-carousel .hero .suptrade {
  font-size: 16px;
}
#main .hero-carousel .hero-triangle {
  margin-left: -18px;
  margin-top: 0;
  max-width: 15px;
  padding-top: 0;
  position: absolute;
}
#main .hero-carousel .hero-triangle.tiny-padding {
  padding-top: 2px;
}
.blue-home-hero-bar {
  -moz-transition: width linear .5s;
  -o-transition: width linear .5s;
  -webkit-transition: width linear .5s;
  background-color: #00a0d3;
  background-color: transparent;
  height: 65px;
  margin-top: -32px;
  margin: 0 auto;
  min-width: 1030px;
  position: relative;
  transition: width linear .5s;
  width: 0;
  z-index: 101;
}
.blue-home-hero-bar .container {
  background-color: #00a0d3;
  border-radius: 3px;
  height: 65px;
  position: relative;
  z-index: 100;
}
.blue-home-hero-bar .container ul {
  display: table;
  height: 65px;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
  text-align: center;
  width: 100%;
}
.blue-home-hero-bar .container ul li {
  list-style: none;
  margin-top: -20px;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.blue-home-hero-bar .container ul li a {
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
  text-align: center;
  text-decoration: none;
}
.blue-home-hero-bar .container ul li a img {
  padding-right: 5px;
}
.blue-home-hero-bar .container ul li:last-child {
  margin-right: 0;
}
#home-bar .blue-home-hero-bar.blue-home-hero-bar-homepage {
  border-radius: 3px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 418px;
  z-index: 105;
}
.section-pages a {
  color: #00b5ec;
  font-weight: 700;
  text-decoration: underline;
}
.section-pages h4 {
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.section-pages h5 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.home-bottom {
  padding-bottom: 80px;
  padding-right: 25px;
  padding-top: 60px;
}
.home-bottom img {
  margin-left: 0;
  max-width: 100%;
  padding-bottom: 20px;
}
.home-bottom h4 {
  padding-bottom: 20px;
  text-transform: uppercase;
}
.sup-hover-box {
  background-color: #ededed;
  box-shadow: 0 0 1px #636363;
  display: none;
  left: 10%;
  padding: 25px;
  position: absolute;
  width: 86%;
  z-index: 100;
}
.sup-hover-box sup {
  font-size: 12px;
}
.section-solutions h2 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-weight: bold;
  text-align: left;
  text-transform: none;
}
.section-solutions .home-solution-image {
  background-repeat: no-repeat;
  max-height: 461px;
  min-height: 461px;
  overflow: hidden;
  padding-right: 0;
}
.section-solutions .home-solution-image .solution-copy {
  float: right;
  max-height: 461px;
  padding-left: 0;
  padding-top: 100px;
  width: 46.5%;
}
.section-solutions .home-solution-image .solution-copy sup {
  top: 0.1em;
}
.section-solutions .home-solution-image .home-solution-image-container {
  float: left;
  max-height: 461px;
  min-height: 461px;
  overflow: hidden;
  position: relative;
  width: 51.85%;
}
.section-solutions .home-solution-image .home-solution-image-container .triangled-image {
  min-height: 461px;
  min-width: 100%;
}
.section-solutions .home-solution-image .home-solution-image-container .triangle-overlay {
  height: 100%;
  max-width: 1%;
  min-width: 3.2%;
  position: absolute;
  right: 0;
}
.section-solutions .solution-align-right .home-solution-image .solution-copy {
  float: left;
}
.section-solutions .solution-align-right .home-solution-image .solution-copy * {
  text-align: right;
}
.section-solutions .solution-align-right .home-solution-image .home-solution-image-container {
  float: right;
}
.section-solutions .solution-align-right .home-solution-image .home-solution-image-container .triangle-overlay {
  left: 0;
  right: auto;
}
.section-solutions .solution-right {
  background-position: -27px 0;
  background-repeat: no-repeat;
}
.section-solutions .solution-triangle {
  display: none;
  height: 25px;
  left: -1px;
  margin-top: -8px;
  padding: 0;
  position: absolute;
  width: 0;
}
.section-solutions .solution-triangle-3 {
  left: 0;
}
.section-solutions .solution-triangle-right {
  display: none;
  float: right;
  margin-right: -50px;
  margin-top: -6px;
}
.section-solutions p {
  font-size: 20px;
}
.brand-grey {
  background-color: #ebebeb;
}
.brand-bottom {
  padding-bottom: 50px;
}
.brand-top {
  padding-top: 50px;
}
.section-backup {
  margin-top: 80px;
}
.section-recovery h2 {
  color: #ffffff;
}
.section-recovery h3 {
  color: #ffffff;
  width: 100%;
}
.section-recovery h4 {
  color: #ffffff;
}
.home-tb-padding {
  padding-bottom: 50px;
  padding-top: 50px;
}
.solution-copy-right {
  text-align: right;
}
.solution-copy-right h2 {
  text-align: right;
}
.section-gartner {
  padding-bottom: 65px;
  padding-top: 50px;
}
.section-gartner .gartner-copy {
  margin-top: 30px;
  padding-left: 50px;
}
.section-gartner h2 {
  color: #000624 !important;
  font-size: 40px !important;
  line-height: 40px !important;
  text-align: left;
  text-transform: none;
}
.section-gartner h3 {
  color: #636363;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 5px;
}
.section-gartner a {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-weight: 700;
  text-decoration: underline;
}
.section-gartner p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-top: 20px;
}
.section-gartner p span {
  margin-right: 10px;
}
.section-gartner p span img {
  margin-top: -4px;
}
.section-video .changing {
  padding-top: 12.5px;
}
#main.relative-enabled {
  position: relative;
}
.mobile-banner-image {
  display: none;
}
.mobile-banner-image-small {
  display: none;
}
.blue-home-hero-bar.blue-home-hero-bar-homepage {
  border-radius: 3px;
  left: 0;
  margin-top: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -72px;
  z-index: 10;
}
.blue-home-hero-bar.blue-home-hero-bar-homepage .container {
  border-radius: 3px;
}
.blue-home-hero-bar.blue-home-hero-bar-homepage .container ul li {
  width: 100%;
}
.blue-home-hero-bar.blue-home-hero-bar-homepage.active {
  position: fixed;
  top: 50px;
}
#header-top.active .menu-container {
  opacity: 0;
  pointer-events: none;
  -moz-transition: opacity ease-in 0.5s;
  -o-transition: opacity ease-in 0.5s;
  -webkit-transition: opacity ease-in 0.5s;
  transition: opacity ease-in 0.5s;
}
.btn-info {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
}
.btn-info:hover {
  background-color: #0293c1 !important;
  border-color: #00a0d3;
  color: #ffffff;
}
.blue-home-hero-bar.active {
  background-color: #00a0d3;
  left: 0;
  position: fixed;
  right: 0;
  top: 82px;
  -moz-transition: width linear .5s;
  -o-transition: width linear .5s;
  -webkit-transition: width linear .5s;
  transition: width linear .5s;
  width: 100%;
}
.blue-home-hero-bar.active.short {
  -moz-transition: all linear .5s;
  -o-transition: all linear .5s;
  -webkit-transition: all linear .5s;
  top: 82px;
  transition: all linear .5s;
}
.blue-home-hero-bar.active.long {
  -moz-transition: all linear .5s;
  -o-transition: all linear .5s;
  -webkit-transition: all linear .5s;
  top: 122px;
  transition: all linear .5s;
}
.blue-home-hero-bar.blue-home-hero-bar-homepage.active.short {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.blue-home-hero-bar.blue-home-hero-bar-homepage.active.long {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 375px) {
  .blue-home-hero-bar.blue-home-hero-bar-homepage.active {
    top: 20px;
  }
  .blue-home-hero-bar.blue-home-hero-bar-homepage {
    padding: 0 10px;
  }
  #main .hero-carousel {
    height: 520px;
  }
  #main .hero .mobile-banner-image {
    display: none !important;
  }
  #header-top.brand-stick {
    z-index: 9999;
  }
  .mobile-banner-image-small {
    display: block;
    width: 100%;
  }
  .mobile-banner-image-small img {
    width: 100%;
  }
}
@media (max-width: 415px) {
  #main .hero-carousel .hero {
    padding-top: 80px;
  }
  #main .hero-carousel .hero .container {
    padding-left: 0;
  }
  #main .hero-carousel .hero .mobile-banner-image img {
    display: none;
    margin-left: 0;
    min-width: 100%;
  }
  #main .hero-carousel .hero h3 {
    font-size: 14px;
    line-height: 21px;
    width: 100%;
  }
}
@media (max-width: 520px) {
  .section-gartner h2 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .section-gartner .gartner-copy .row {
    margin-bottom: 25px;
  }
}
@media (max-width: 600px) {
  .blue-home-hero-bar.blue-home-hero-bar-homepage {
    top: 40px;
  }
  #main .hero-carousel .hero {
    height: 600px;
  }
}
@media (min-width: 768px) {
  #main .hero {
    padding-top: 90px;
    text-align: left;
  }
  #main .hero .brand-arrow {
    border-bottom: 10px solid transparent;
    border-left: 20px solid #ed342e;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
  }
  .text-block {
    margin: 0 auto 60px;
    width: 70%;
  }
}
@media (max-width: 768px) {
  #main .hero {
    background-color: #337ab7;
    background-image: none !important;
  }
  #main .hero .mobile-banner-image {
    display: block !important;
    width: 100%;
  }
  #main .hero .mobile-banner-image img {
    max-height: 100%;
    max-width: 100%;
  }
  #main .hero .container {
    padding-top: 10px;
  }
  #main .hero h3 {
    font-size: 16px;
    line-height: 18px;
  }
  #main .hero h3 br {
    display: none;
  }
  #main .hero h3 sup {
    vertical-align: -5px !important;
  }
  #main .hero-carousel .hero {
    background-color: #000624;
    height: 550px;
    padding-top: 0;
  }
  #main .hero-carousel .hero .hero-triangle {
    margin-right: 5px;
    margin-top: -5px;
  }
  #main .hero-carousel .hero .mobile-banner-image img {
    margin-left: 0;
    min-width: 100%;
  }
  #main .hero-carousel .hero h3 {
    font-size: 19px;
    line-height: 20px;
    width: 100% !important;
  }
  #main .hero-carousel .hero h3 span {
    margin-bottom: 20px;
  }
  #main .hero-carousel .hero .nav-circles {
    padding-top: 20px !important;
  }
  #main .hero-carousel .hero .container {
    height: 550px;
    padding: 20px 0;
  }
  #main #header-top.brand-stick {
    z-index: 9999;
  }
  #home-bar {
    visibility: hidden;
  }
  #home-bar .blue-home-hero-bar.blue-home-hero-bar-homepage {
    display: none;
    top: 20px;
  }
  #home-bar .blue-home-hero-bar.blue-home-hero-bar-homepage .container ul li {
    width: 75px;
  }
  #home-bar .blue-home-hero-bar.blue-home-hero-bar-homepage.active {
    position: absolute;
  }
  .home-bottom {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
  }
  .mobile-hide {
    display: none;
  }
  .solution-copy {
    padding-top: 50px !important;
    width: 84.5% !important;
  }
  .solution-copy img {
    text-align: center !important;
  }
  .section-gartner {
    text-align: center;
  }
  .section-gartner h2 {
    color: #000624 !important;
    font-size: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    text-transform: none;
  }
  .section-gartner a {
    margin-left: 0;
  }
  .section-gartner .gartner-copy {
    padding-left: 15px;
  }
  .section-gartner .gartner-copy p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .homepage-tripod .sub-tri {
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    padding: 0 0 0 0;
    position: relative;
  }
  .gartner-h2 h2 {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .gartner-h2 h3 {
    font-size: 18px !important;
  }
}
@media (min-width: 992px) {
  #main .hero {
    font-size: 40px;
    height: 275px;
    padding-top: 90px;
    text-align: left;
  }
  #main .hero .brand-arrow {
    border-bottom: 15px solid transparent;
    border-left: 25px solid #ed342e;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
  }
}
@media (max-width: 992px) {
  #main .hero-carousel h3 {
    font-size: 24px;
  }
}
@media (max-width: 1015px) {
  #main .hero-carousel .hero .hero-triangle {
    margin-top: 0;
  }
  .section-gartner {
    text-align: center;
  }
  .section-gartner h2 {
    text-align: center;
  }
  .section-gartner br {
    display: none;
  }
  .gartner-h2 {
    padding-left: 20% !important;
  }
}
@media (min-width: 1200px) {
  .text-block {
    margin: 0 auto 60px;
    width: 60%;
  }
  #main .hero {
    font-size: 55px;
    height: 375px;
    padding-top: 90px;
  }
  #main .hero .brand-arrow {
    border-bottom: 20px solid transparent;
    border-left: 30px solid #ed342e;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
  }
}
@media (max-width: 1200px) {
  #main .hero-carousel img {
    margin-left: -25px;
    margin-top: 0;
  }
  #main .hero-carousel .hero h3 {
    margin-bottom: 10px;
  }
}
.cv-homepage-info-hub {
  background-size: 1530px 3453px !important;
  background-position: -30px -1025px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
}
.cv-homepage-grey-bg {
  background-size: 1530px 3453px !important;
  background-position: -30px -685px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
}
.cv-homepage-blue-bg {
  background-size: 1530px 3453px !important;
  background-position: -30px -345px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
}
.cv-homepage-appliance-large {
  background-size: 1530px 3453px !important;
  width: 1040px;
  height: 325px;
  background-position: -30px -2px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
}
.cv-homepage-recovery-background {
  background-size: 2040px 5473px;
  background-position: -40px -2646px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
  background-repeat: no-repeat;
}
.cv-homepage-triangle-overlay-right {
  float: left;
  background-size: 208px 1399px !important;
  width: 45px;
  height: 488px;
  background-position: -31px -835px;
  background-image: url('/Content/images/home/cv-homepage-sprite.png');
  margin: 0;
  padding: 0;
}
.cv-homepage-triangle-overlay-left {
  float: right;
  background-size: 208px 1399px !important;
  width: 35px;
  height: 488px;
  background-position: -13px -256px;
  background-image: url('/Content/images/home/cv-homepage-sprite.png');
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
}
.cv-homepage-triangle-section-3-v4 {
  zoom: 150%;
  width: 657px;
  height: 648px;
  background-size: 1530px 3453px !important;
  background-position: -30px -6456px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
  padding: 0;
  margin: 0;
}
.cv-homepage-triangle-section-1-v4 {
  zoom: 150%;
  width: 657px;
  height: 648px;
  background-size: 1530px 3453px !important;
  background-position: -30px -5456px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
}
.cv-homepage-triangle-section-2-v4 {
  zoom: 150%;
  width: 645px;
  height: 648px;
  background-size: 1530px 3453px !important;
  background-position: -34px -5952px;
  background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
  margin-left: 10px;
  padding: 0;
}
.cv-homepage-gartner-logo {
  background-size: 208px 1399px !important;
  width: 174px;
  height: 50px;
  background-position: -24px -115px;
  background-image: url('/Content/images/home/cv-homepage-sprite.png');
}
a.thumbnail.youtube-thumbnail,
a.thumbnail.youtube-thumbnail:link,
a.thumbnail.youtube-thumbnail:visited {
  color: #00a0d3;
}
@media (max-width: 360px) {
  .cv-homepage-recovery-background {
    background-size: 2240px 5673px !important;
    background-position: -69px -2627px;
    background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
    background-repeat: no-repeat;
  }
}
@media (max-width: 1015px) {
  .cv-homepage-gartner-logo {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1080px) {
  .cv-homepage-triangle-section-3-v4 {
    zoom: 150%;
    width: 657px;
    height: 648px;
    background-size: 1530px 3453px !important;
    background-position: -217px -6446px;
    background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
    padding: 0;
    margin: 0;
  }
  .cv-homepage-triangle-section-2-v4 {
    zoom: 150%;
    width: 645px;
    height: 648px;
    background-size: 1530px 3453px !important;
    background-position: -222px -5950px;
    background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
    margin-left: 10px;
    padding: 0;
  }
  .cv-homepage-triangle-section-1-v4 {
    zoom: 150%;
    width: 657px;
    height: 648px;
    background-size: 1530px 3453px !important;
    background-position: -139px -5456px;
    background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
  }
}
@-moz-document url-prefix() {
  .cv-homepage-triangle-section-2-v4 {
    width: 100%;
    height: 648px;
    background-size: 2142px 4834px !important;
    background-position: -34px -8352px;
    background-image: url('/Content/images/home/cv-homepage-sprite.jpg');
    margin-left: 10px;
    padding: 0;
  }
  .cv-homepage-triangle-section-3-v4 {
    width: 100%;
    height: 648px;
    background-size: 2142px 4834px !important;
    background-position: -45px -9050px;
    background-image: url("/Content/images/home/cv-homepage-sprite.jpg");
    padding: 0px;
    margin: 0px;
  }
  .cv-homepage-triangle-section-1-v4 {
    width: 100%;
    height: 648px;
    background-size: 2142px 4834px !important;
    background-position: 30px -7650px;
    background-image: url("/Content/images/home/cv-homepage-sprite.jpg");
  }
  .cv-footer-cmv-logo-full {
    background-size: 203px 343px !important;
    background-position: -15px -228px;
    width: 180px;
  }
  @media (max-width: 1080px) {
    .cv-homepage-triangle-section-2-v4 {
      background-position: -434px -8352px;
    }
    .cv-homepage-triangle-section-3-v4 {
      background-position: -480px -9050px;
    }
    .cv-homepage-triangle-section-1-v4 {
      background-position: -190px -7650px;
    }
  }
}
/* Go Hero */
.go-hero {
  background-size: cover;
  min-height: 450px;
  display: none;
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  line-height: 1em;
  background-position: right;
  display: block;
  padding-top: 100px;
}
.go-hero-svg {
  position: relative;
  z-index: 1;
  top: 10px;
  max-width: 350px;
  margin: 0 0 44px 0;
}
.go-btn-info {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.go-btn-info a:link {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 30px;
}
.go-btn-info a:visited {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 30px;
}
.go-hero-left h1 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 0px;
}
.go-hero-right {
  padding-left: 20px;
  padding-right: 20px;
}
.go-hero-right h1 {
  font-size: 48px;
  font-weight: bold;
  padding-right: 100px;
  margin-top: 0px;
}
.go-hero-right h3 {
  font-size: 22px;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .go-hero-svg {
    margin: 0 auto 44px auto;
  }
  .go-hero-left h1 {
    font-size: 18px;
    text-align: center;
  }
  .go-hero-right {
    text-align: center;
  }
  .go-hero-right h1 {
    font-size: 20px;
    text-align: center;
    padding-right: 0px;
  }
  .go-btn-info {
    background-color: #00a0d3 !important;
    border-color: #00a0d3;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
section.backup .calc-title h4 {
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
section.backup .slide-title {
  color: #ffffff;
  margin-top: 46px;
  margin-bottom: -4px;
  margin-left: -13px;
  width: 185px;
  text-align: center;
}
section.backup .vm-drag {
  margin-top: 40px;
  margin-left: 80px;
  position: relative;
}
section.backup .vm-drag section h3 {
  margin-top: 2px;
  float: left;
  margin-left: 28px;
}
section.backup .vm-drag h4 {
  position: absolute;
  bottom: -99px;
  right: 14px;
  font-size: 18px;
  white-space: nowrap;
  text-align: center;
}
section.backup #chartjs-tooltip {
  opacity: 0;
  position: absolute;
  background: rgba(0, 6, 36, 0.7);
  color: #ffffff;
  padding: 5px;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 900;
  text-align: center;
  margin-left: 50px;
}
section.backup.index-landing-hero {
  min-height: 450px;
}
section.backup.index-landing-hero section.vm-graph {
  position: relative;
  width: 225px;
  height: 225px;
  margin-top: 100px;
}
section.backup.index-landing-hero section.vm-graph .outer {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 75px 75px;
  top: 0;
}
section.backup.index-landing-hero section.vm-graph .inner {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 85px 85px;
  top: 0;
}
section.backup.index-landing-hero .hero-restrict {
  padding: 50px 0 20px 0;
}
section.cloud.index-landing-hero {
  min-height: 450px;
}
section.cloud.index-landing-hero .hero-restrict {
  padding: 50px 0 20px 0;
}
section.endpoint .calc-title h4 {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  margin-top: 7px;
  margin-left: 20px;
  margin-right: 20px;
}
section.endpoint .slide-title {
  color: #ffffff;
  margin-top: 52px;
  margin-bottom: -21px;
  padding-left: 50px;
  width: 230px;
  text-align: center;
  font-size: 15px;
}
section.endpoint .vm-drag {
  margin-top: 40px;
  margin-left: 118px;
  position: relative;
}
section.endpoint .vm-drag section h3 {
  margin-top: 2px;
  float: left;
  margin-left: 28px;
}
section.endpoint .vm-drag h4 {
  position: absolute;
  bottom: -99px;
  right: 14px;
  font-size: 18px;
  white-space: nowrap;
  text-align: center;
}
section.endpoint #cmvPie {
  margin-left: 20px;
  margin-top: 54px;
}
section.endpoint #chartjs-tooltip {
  opacity: 0;
  position: absolute;
  background: rgba(0, 6, 36, 0.7);
  color: #ffffff;
  padding: 5px;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 900;
  text-align: center;
  margin-left: 50px;
}
section.endpoint.index-landing-hero {
  min-height: 450px;
}
section.endpoint.index-landing-hero section.vm-graph {
  position: absolute;
  width: 460px;
  height: 360px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  top: 0px;
  left: 10px;
}
section.endpoint.index-landing-hero section.vm-graph h3 {
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  line-height: 21px;
}
section.endpoint.index-landing-hero section.vm-graph h3 a {
  font-size: 15px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #ffffff;
  text-decoration: underline;
  margin-left: -159px;
}
section.endpoint.index-landing-hero section.vm-graph .inner {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  margin: 64px 64px;
  top: 86px;
}
section.endpoint.index-landing-hero section.vm-graph .outer {
  margin: 57px 57px;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  margin: 43px 57px;
  top: 100px;
}
section.endpoint.index-landing-hero .hero-restrict {
  padding: 50px 0 20px 0;
}
section.endpoint.index-landing-hero .vm-up {
  position: relative;
  top: 0px;
  padding-left: 20px;
}
.inner {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  margin: 51px 64px;
  top: 100px;
}
.index-landing-hero section.vm-graph .inner {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  margin: 50px 64px;
  top: 100px;
}
section.applications .vm-drag {
  margin-left: 47px;
  margin-top: 47px;
}
section.applications .vm-drag section h3 {
  margin-top: 2px;
  float: left;
  margin-left: 28px;
}
section.applications .vm-drag section span {
  cursor: initial;
}
section.applications .vm-drag div {
  height: 74px;
}
section.applications .vm-drag h4 {
  bottom: -48px;
}
section.applications .cvltCalculator {
  margin-top: 100px;
  background-color: #000624;
  padding: 10px 20px;
  color: #ffffff;
}
section.applications .brand-blue-button {
  margin-top: 20px;
}
section.applications .cvltCalculator-binding {
  text-align: center;
}
section.applications .cvltCalculator-binding h2 {
  margin-top: 10px;
  font-size: 42px;
}
section.applications .cvltCalculator-sliders {
  margin-top: 20px;
}
section.applications input[type=range] {
  -webkit-appearance: none;
  position: absolute;
  top: 136px;
  transform: rotate(270deg);
  margin: 10px 0;
  width: 120%;
  left: -12%;
  z-index: 20;
  background: none;
}
section.applications input[type=range]:focus {
  outline: none;
}
section.applications input[type=range]:focus::-ms-fill-lower {
  background: #ffffff;
}
section.applications input[type=range]:focus::-ms-fill-upper {
  background: #ffffff;
}
section.applications input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background-blend-mode: multiply;
  border-radius: 0px;
}
section.applications input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 2px #A6A6A6;
  height: 46px;
  width: 34px;
  border-radius: 0px;
  background: #00a0d3;
  background-image: url("/Content/images/release5/index/middle.png");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -20px;
  margin-left: 0;
}
section.applications input[type=range]::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  border-radius: 0px;
}
section.applications input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  border-radius: 0px;
}
section.applications input[type=range]::-ms-fill-lower {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
  box-shadow: 1px 1px 2px #A6A6A6;
}
section.applications input[type=range]::-ms-fill-upper {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
  box-shadow: 1px 1px 2px #A6A6A6;
}
section.applications input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 2px #A6A6A6;
  border: 2px solid #ffffff;
  height: 40px;
  width: 40px;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer;
}
section.applications input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 2px #A6A6A6;
  height: 40px;
  width: 40px;
  border-radius: 0px;
  cursor: pointer;
}
section.applications .show-calculator-label {
  position: absolute;
  top: 246px;
  left: 57px;
  background: rgba(0, 0, 0, 0.6);
  padding: 3px 20px;
  border-radius: 5px;
  z-index: 30;
}
section.applications .calculator-values-title {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
}
section.applications .calculator-values-msg {
  font-size: 10px;
  line-height: 14px;
}
section.applications .value-msg {
  color: #00a0d3;
  font-size: 12px;
}
section.applications.index-landing-hero {
  display: block;
}
section.applications.index-landing-hero .hero-restrict .hero-calculator-right {
  font-size: 22px;
  position: absolute;
  top: -9px;
  text-align: right;
  padding-left: 0;
}
.go-hero {
  background-size: cover;
  min-height: 450px;
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  line-height: 1em;
  background-position: right;
  display: block;
  padding-top: 100px;
}
.go-hero-svg {
  position: relative;
  z-index: 1;
  top: 10px;
  max-width: 350px;
  margin: 0 0 44px 0;
}
.go-btn-info {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.go-btn-info a:link {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 30px;
}
.go-btn-info a:visited {
  background-color: #00a0d3 !important;
  border-color: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 30px;
}
.go-hero-left h1 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 0px;
}
.go-hero-right {
  padding-left: 20px;
  padding-right: 20px;
}
.go-hero-right h1 {
  font-size: 48px;
  font-weight: bold;
  padding-right: 100px;
  margin-top: 0px;
}
.go-hero-right h3 {
  font-size: 22px;
  margin-top: 0px;
}
section.healthcare .calc-title h4 {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  margin-top: 7px;
  margin-left: 20px;
  margin-right: 20px;
}
section.healthcare .slide-title {
  color: #ffffff;
  margin-top: 52px;
  margin-bottom: -21px;
  padding-left: 50px;
  width: 230px;
  text-align: center;
  font-size: 15px;
}
section.healthcare .vm-drag {
  margin-top: 40px;
  margin-left: 118px;
  position: relative;
}
section.healthcare .vm-drag section h3 {
  margin-top: 2px;
  float: left;
  margin-left: 28px;
}
section.healthcare .vm-drag h4 {
  position: absolute;
  bottom: -99px;
  right: 14px;
  font-size: 18px;
  white-space: nowrap;
  text-align: center;
}
section.healthcare #cmvPie {
  margin-left: 20px;
  margin-top: 54px;
}
section.healthcare #chartjs-tooltip {
  opacity: 0;
  position: absolute;
  background: rgba(0, 6, 36, 0.7);
  color: #ffffff;
  padding: 5px;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 900;
  text-align: center;
  margin-left: 50px;
}
section.healthcare.index-landing-hero {
  min-height: 450px;
}
section.healthcare.index-landing-hero section.vm-graph {
  position: absolute;
  width: 460px;
  height: 360px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  top: 0px;
  left: 10px;
}
section.healthcare.index-landing-hero section.vm-graph h3 {
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  line-height: 21px;
}
section.healthcare.index-landing-hero section.vm-graph h3 a {
  font-size: 15px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #ffffff;
  text-decoration: underline;
  margin-left: -159px;
}
section.healthcare.index-landing-hero section.vm-graph .outer {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  margin: 43px 57px;
  top: 100px;
}
section.healthcare.index-landing-hero section.vm-graph .inner {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  margin: 50px 64px;
  top: 100px;
}
section.healthcare.index-landing-hero .hero-restrict {
  padding: 50px 0 20px 0;
}
section.healthcare.index-landing-hero .vm-up {
  position: relative;
  top: 0px;
  padding-left: 20px;
}
section.search.index-landing-hero {
  min-height: 450px;
}
section.search.index-landing-hero .hero-restrict {
  padding: 50px 0 20px 0;
}
section.virtualization .calc-title h4 {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  margin-top: 7px;
  margin-left: 20px;
  margin-right: 20px;
}
section.virtualization .slide-title {
  color: #ffffff;
  margin-top: 46px;
  margin-bottom: -4px;
  margin-left: -13px;
  width: 185px;
  text-align: center;
}
section.virtualization #chartjs-tooltip {
  opacity: 0;
  position: absolute;
  background: rgba(0, 6, 36, 0.7);
  color: #ffffff;
  padding: 5px;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 900;
  text-align: center;
  margin-left: 50px;
}
section.virtualization.index-landing-hero {
  min-height: 450px;
}
section.virtualization.index-landing-hero section.vm-graph {
  position: relative;
  width: 225px;
  height: 225px;
  margin-top: 58px;
}
section.virtualization.index-landing-hero section.vm-graph .outer {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 75px 75px;
  top: 0;
}
section.virtualization.index-landing-hero section.vm-graph .inner {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 85px 85px;
  top: 0;
}
section.virtualization.index-landing-hero section.vm-graph h3 {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
section.virtualization.index-landing-hero .hero-restrict {
  padding: 50px 0 20px 0;
}
section.virtualization.vm-drag {
  margin-top: 40px;
  margin-left: 80px;
  position: relative;
}
section.virtualization.vm-drag section h3 {
  margin-top: 2px;
  float: left;
  margin-left: 28px;
}
section.virtualization.vm-drag h4 {
  position: absolute;
  bottom: -99px;
  right: 14px;
  font-size: 18px;
  white-space: nowrap;
  text-align: center;
}
section.awards .vm-drag section h3 {
  margin-top: 2px;
  float: left;
  margin-left: 28px;
}
section.awards .vm-drag h4 {
  position: absolute;
  bottom: -99px;
  right: 14px;
  font-size: 18px;
  text-align: right;
  white-space: nowrap;
  text-align: center;
}
section.awards.index-landing-hero {
  min-height: 450px;
  background-position: center;
}
section.awards.index-landing-hero .hero-restrict {
  padding: 60px 0 30px 0;
}
section.awards.index-landing-hero .hero-restrict .vm-awards {
  max-width: 300px;
}
section.awards.index-landing-hero .hero-restrict .vm-awards > section > figure {
  min-height: 128px;
  width: 91%;
}
section.awards.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption {
  float: none;
  min-height: 86px;
  height: 86px;
}
section.awards.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption img {
  max-width: 73%;
}
section.awards.index-landing-hero .hero-restrict .vm-awards section figure figcaption a {
  padding-top: 0;
}
section.awards.index-landing-hero .hero-restrict .vm-awards nav {
  height: 50px;
  margin: 0 auto;
  width: 300px;
  margin-top: 40px;
  position: relative;
  margin-left: 118px;
}
@media (max-width: 558px) {
  section.awards.index-landing-hero .hero-restrict .vm-awards nav {
    margin-left: 5px;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards nav div {
    width: 120px;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards > section > figure {
    padding: 46px 0 10px 0;
    width: 100%;
    min-height: 130px;
    text-align: center;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption {
    width: 25%;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption img {
    max-width: 90%;
  }
}
section.applications .draw-custom-chart-homepage {
  position: absolute;
  top: 30px;
}
section.applications input[type=range] {
  top: 130px;
  width: 208px;
  left: -11px;
}
section.applications input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 2px #A6A6A6;
  height: 30px;
  width: 32px;
}
section.applications .vm-drag {
  margin-left: 46px;
  margin-top: 53px;
}
section.applications .vm-drag section {
  height: 12px;
}
section.applications .vm-drag section h3 {
  margin-left: 19px;
}
section.applications .vm-drag h4 {
  bottom: -62px;
  text-align: left;
  left: -33px;
}
@media (max-width: 1028px) {
  section.backup.index-landing-hero {
    background-position: center;
  }
  section.endpoint.index-landing-hero {
    background-position-x: -360px;
  }
  section.endpoint.index-landing-hero section.vm-graph {
    left: -40px;
  }
  section.endpoint .vm-drag {
    margin-top: 40px;
    margin-left: 72px;
    position: relative;
  }
  section.healthcare.index-landing-hero {
    background-position-x: -360px;
  }
  section.healthcare.index-landing-hero section.vm-graph {
    left: -40px;
  }
  section.healthcare .vm-drag {
    margin-top: 40px;
    margin-left: 72px;
    position: relative;
  }
  section.virtualization.index-landing-hero {
    background-position: center;
  }
}
@media (max-width: 800px) {
  section.backup.index-landing-hero .vm-drag {
    width: 117px;
    margin: 0 auto;
    position: relative;
    top: 70px;
    margin-left: 45px;
  }
  section.backup.index-landing-hero .vm-drag h4 {
    bottom: -60px;
    right: -57px;
  }
  section.backup.index-landing-hero section.vm-graph {
    position: relative;
    width: 225px;
    height: 225px;
    margin-top: 60px;
    margin-left: -40px;
  }
  section.backup.index-landing-hero .hero-restrict .hero-padding h1 {
    font-size: 35px;
  }
  section.backup .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    margin-top: 29px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
  }
  section.backup .slide-title {
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: -40px;
    width: 128px;
    text-align: center;
  }
  section.endpoint .calc-title {
    display: none;
  }
  section.endpoint .calc-title2 {
    display: block !important;
    text-align: center;
    padding-top: 36px;
  }
  section.healthcare .calc-title {
    display: none;
  }
  section.healthcare .calc-title2 {
    display: block !important;
    text-align: center;
    padding-top: 36px;
  }
  section.virtualization.index-landing-hero .vm-drag {
    width: 117px;
    margin: 0 auto;
    position: relative;
    top: 70px;
    margin-left: 45px;
  }
  section.virtualization.index-landing-hero .vm-drag h4 {
    bottom: -60px;
    right: -57px;
  }
  section.virtualization.index-landing-hero section.vm-graph {
    position: relative;
    width: 225px;
    height: 225px;
    margin-top: 60px;
    margin-left: -40px;
  }
  section.virtualization.index-landing-hero .hero-restrict .hero-padding h1 {
    font-size: 35px;
  }
  section.virtualization .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    margin-top: 29px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
  }
  section.virtualization .slide-title {
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: -40px;
    width: 128px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  section.backup.index-landing-hero .hero-restrict {
    padding: 100px 0;
  }
  section.backup .hero-padding {
    margin-top: -60px;
  }
  section.cloud.index-landing-hero .hero-restrict {
    padding: 100px 0;
  }
  section.endpoint.index-landing-hero section.vm-graph {
    background: none;
    top: 0px;
    left: -40px;
  }
  section.endpoint.index-landing-hero section.vm-graph .inner {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
    margin: 64px 64px;
    top: 100px;
  }
  section.endpoint.index-landing-hero section.vm-graph .outer {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
    margin: 57px 57px;
    top: 100px;
  }
  section.endpoint.index-landing-hero .vm-drag {
    width: 117px;
    margin: 0 auto;
    position: relative;
    top: 70px;
    margin-left: 45px;
  }
  section.endpoint.index-landing-hero .vm-drag h4 {
    bottom: -60px;
    right: -57px;
  }
  section.endpoint.index-landing-hero .hero-restrict {
    padding: 100px 0;
  }
  section.endpoint.index-landing-hero .hero-restrict .hero-padding h1 {
    font-size: 35px;
  }
  section.endpoint #cmvPie {
    margin-left: 20px;
    margin-top: 100px;
  }
  section.endpoint .slide-title {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: -45px;
    width: 168px;
    text-align: center;
    margin-left: -50px;
  }
  section.endpoint .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    margin-top: 29px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  section.endpoint .hero-padding {
    margin-top: -60px;
  }
  section.applications input[type=range] {
    top: 154px;
    width: 208px;
    left: -38px;
  }
  section.applications index-landing-hero .vm-up {
    top: 34px;
  }
  section.applications .vm-drag h4 {
    bottom: -62px;
    text-align: left;
    left: -33px;
    font-size: 14px;
  }
  section.applications.index-landing-hero .hero-restrict .hero-calculator-right {
    font-size: 18px;
    position: absolute;
    top: 12px !important;
    text-align: center;
    z-index: 30;
    left: 0px !important;
  }
  section.applications.index-landing-hero .vm-drag {
    width: 117px;
    margin: -11px 20px;
    position: absolute;
    top: 90px;
  }
  section.applications.index-landing-hero section.vm-graph {
    position: relative;
    width: 301%;
    height: 360px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: 0px;
    left: -66px;
  }
  section.applications.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 37px;
    left: 30px !important;
    right: 0;
    margin: 0 auto;
    text-align: left;
  }
  .go-hero-svg {
    margin: 0 auto 44px auto;
  }
  .go-hero-left h1 {
    font-size: 18px;
    text-align: center;
  }
  .go-hero-right {
    text-align: center;
  }
  .go-hero-right h1 {
    font-size: 20px;
    text-align: center;
    padding-right: 0px;
  }
  .go-btn-info {
    background-color: #00a0d3 !important;
    border-color: #00a0d3;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  section.healthcare.index-landing-hero section.vm-graph {
    background: none;
    top: 0px;
    left: -40px;
  }
  section.healthcare.index-landing-hero section.vm-graph .inner {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
    margin: 64px 64px;
    top: 100px;
  }
  section.healthcare.index-landing-hero section.vm-graph .outer {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
    margin: 57px 57px;
    top: 100px;
  }
  section.healthcare.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 21px;
  }
  section.healthcare.index-landing-hero .vm-drag {
    width: 117px;
    margin: 0 auto;
    position: relative;
    top: 70px;
    margin-left: 45px;
  }
  section.healthcare.index-landing-hero .vm-drag h4 {
    bottom: -60px;
    right: -57px;
  }
  section.healthcare.index-landing-hero .hero-restrict {
    padding: 100px 0;
  }
  section.healthcare.index-landing-hero .hero-restrict .hero-padding h1 {
    font-size: 35px;
  }
  section.healthcare #cmvPie {
    margin-left: 20px;
    margin-top: 100px;
  }
  section.healthcare .slide-title {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: -45px;
    width: 168px;
    text-align: center;
    margin-left: -50px;
  }
  section.healthcare .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    margin-top: 29px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  section.healthcare .hero-padding {
    margin-top: -60px;
  }
  section.search.index-landing-hero .hero-restrict {
    padding: 100px 0;
  }
  section.virtualization.index-landing-hero .hero-restrict {
    padding: 100px 0;
  }
  section.virtualization .hero-padding {
    margin-top: -60px;
  }
}
div.container.trials-container {
  pointer-events: none;
}
div.container.trials-container .search-container,
div.container.trials-container .icon-group {
  pointer-events: auto;
}
#personalize-hero .go-hero-right h1 {
  font-size: 48px;
  font-weight: bold;
  padding-right: 100px;
  margin-top: 0px;
  text-transform: none;
}
#personalize-hero.hero-restrict h1 {
  max-width: 100%;
}
#personalize-hero.hero-restrict h2 {
  max-width: 100%;
}
@media (max-width: 768px) {
  #personalize-hero .go-hero-right h1 {
    font-size: 20px !important;
    text-align: center;
    padding-right: 0px !important;
  }
}
#mobile-search .cse input.gsc-search-button {
  height: 28px !important;
  font-size: 15px !important;
  min-width: 74px !important;
}
#mobile-search input.gsc-search-button {
  margin-left: 0px !important;
}
#mobile-search input.gsc-input {
  margin-left: 5px !important;
  width: 103% !important;
  font-size: 16px !important;
}
#mobile-search input.gsc-search-button {
  height: 28px !important;
  font-size: 15px !important;
  min-width: 74px !important;
}
@media (max-width: 990px) {
  .go-hero-right {
    text-align: left;
    padding-right: 0;
  }
  .go-hero-left {
    text-align: left;
    padding-right: 0;
  }
  .go-hero-svg {
    max-width: 250px;
  }
  #personalize-hero .go-hero-right h1 {
    font-size: 32px;
    font-weight: bold;
    padding-right: 20px;
    margin-top: 0px;
    text-transform: capitalize;
    text-align: left;
  }
}
@media (min-width: 768px) {
  #mobile-search {
    display: none;
  }
}
@media (max-width: 768px) {
  #personalize-hero .go-hero-right h1 {
    text-align: center !important;
  }
  .index-header {
    text-align: center;
  }
}
.mobile-search input.gsc-search-button {
  border-color: #00a0d3;
  background-color: #00a0d3;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 768px) {
  #header .menu-container .mobile-search input[type="text"] {
    width: 109%;
  }
}
.home-bottom p {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 230px;
  height: 67.2px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
section.backup .noUi-pips {
  position: absolute;
  color: #ffffff;
}
section.backup .noUi-handle {
  border: none;
  border-radius: 3px;
  background: #00a0d3;
  cursor: default;
  box-shadow: none;
  margin-left: -5px;
}
section.backup .noUi-target {
  border-radius: 4px;
  left: 116px;
  width: 6px;
  border: none;
  box-shadow: none;
  top: 55px;
  height: 180px;
}
section.backup .noUi-marker {
  position: absolute;
  background: #ffffff;
}
section.backup .noUi-marker-large {
  background: #ffffff;
}
section.backup .slide-title {
  color: #ffffff;
  margin-top: 71px;
  margin-bottom: -32px;
  margin-left: 41px;
  width: 185px;
  text-align: center;
}
.noUi-marker-sub {
  background: #ffffff;
}
section.backup.index-landing-hero section.vm-graph {
  position: absolute;
  width: 460px;
  height: 360px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  top: -90px;
  left: 10px;
}
section.backup.index-landing-hero section.vm-graph .calc-title {
  margin-top: 20px;
}
section.backup.index-landing-hero section.vm-graph .inner {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 40px;
  margin: 85px 85px;
  top: 90px;
}
section.backup.index-landing-hero section.vm-graph .outer {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 40px;
  margin: 75px 75px;
  top: 90px;
}
section.backup.index-landing-hero section.vm-graph h3 {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
section.backup.index-landing-hero #cmvPie {
  width: 225px !important;
  height: 225px !important;
  margin-top: 50px;
  margin-left: 40px;
}
section.endpoint #cmvPie {
  width: 225px !important;
  height: 225px !important;
  margin-left: 20px;
  margin-top: 54px;
}
section.endpoint .noUi-pips {
  position: absolute;
  color: #ffffff;
}
section.endpoint .noUi-handle {
  border: none;
  border-radius: 3px;
  background: #00a0d3;
  cursor: default;
  box-shadow: none;
  margin-left: -5px;
}
section.endpoint .noUi-target {
  border-radius: 4px;
  left: 125px;
  width: 6px;
  border: none;
  box-shadow: none;
  top: 45px;
  height: 180px;
}
section.endpoint .noUi-marker {
  position: absolute;
  background: #ffffff;
}
section.endpoint .noUi-marker-large {
  background: #ffffff;
}
section.endpoint .index-landing-hero #cmvPie {
  width: 225px !important;
  height: 225px !important;
}
section.awards .noUi-pips {
  position: absolute;
  color: #ffffff;
}
section.awards .noUi-handle {
  border: none;
  border-radius: 3px;
  background: #00a0d3;
  cursor: default;
  box-shadow: none;
  margin-left: -5px;
  margin-top: -6px;
}
section.awards .noUi-horizontal {
  margin-top: 40px;
  height: 4px;
}
section.awards .noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
  width: 240px;
}
section.awards #slider {
  margin-left: auto;
  margin-right: auto;
}
section.awards #award-labels {
  margin-top: 20px;
}
section.awards #award-labels ul li {
  display: inline;
  padding-left: 85px;
}
section.awards #award-labels ul li:first-child {
  padding-left: 80px;
}
section.healthcare #cmvPie {
  margin-left: 20px;
  margin-top: 54px;
  width: 225px !important;
  height: 225px !important;
}
section.healthcare .noUi-pips {
  position: absolute;
  color: #ffffff;
}
section.healthcare .noUi-handle {
  border: none;
  border-radius: 3px;
  background: #00a0d3;
  cursor: default;
  box-shadow: none;
  margin-left: -5px;
}
section.healthcare .noUi-target {
  border-radius: 4px;
  left: 118px;
  width: 6px;
  border: none;
  box-shadow: none;
  top: 40px;
  height: 180px;
}
section.healthcare .noUi-marker {
  position: absolute;
  background: #ffffff;
}
section.healthcare .noUi-marker-large {
  background: #ffffff;
}
section.virtualization .noUi-pips {
  position: absolute;
  color: #ffffff;
}
section.virtualization .noUi-handle {
  border: none;
  border-radius: 3px;
  background: #00a0d3;
  cursor: default;
  box-shadow: none;
  margin-left: -5px;
}
section.virtualization .noUi-target {
  border-radius: 4px;
  left: 70px;
  width: 6px;
  border: none;
  box-shadow: none;
  top: 30px;
  height: 180px;
}
section.virtualization .noUi-marker {
  position: absolute;
  background: #ffffff;
}
section.virtualization .noUi-marker-large {
  background: #ffffff;
}
@media (max-width: 1024px) {
  section.backup.index-landing-hero section.vm-graph {
    position: absolute;
    width: 460px;
    height: 360px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: -90px;
    left: -50px;
  }
  section.backup.index-landing-hero section.vm-graph .calc-title {
    width: 360px;
  }
  section.backup.index-landing-hero .vm-up {
    position: relative;
    top: -20px;
    padding-left: 0px;
  }
  section.backup.index-landing-hero #cmvPie {
    width: 225px !important;
    height: 225px !important;
    margin-top: 30px;
    margin-left: 40px;
  }
  section.backup .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
    width: 300px;
  }
  section.backup .slide-title {
    color: #ffffff;
    margin-top: 77px;
    right: -32px;
    margin-left: 41px;
    width: 140px !important;
    text-align: center;
  }
  section.backup .noUi-target {
    border-radius: 4px;
    left: 116px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 50px;
    height: 180px;
  }
  section.endpoint .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin-top: 7px;
    margin-left: 20px;
    margin-right: 20px;
    width: 300px;
  }
  section.endpoint .noUi-target {
    left: 100px;
    top: 60px;
    border-radius: 4px;
    left: 72px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 45px;
    height: 180px;
  }
  section.endpoint #cmvPie {
    width: 225px !important;
    height: 225px !important;
    margin-left: 20px;
    margin-top: 30px;
  }
  section.endpoint .slide-title {
    color: #ffffff;
    margin-top: 65px;
    margin-bottom: -21px;
    padding-left: 0px;
    width: 186px;
    text-align: center;
    font-size: 15px;
  }
  section.healthcare .noUi-target {
    left: 70px;
  }
  section.healthcare .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin-top: 7px;
    margin-left: 20px;
    margin-right: 20px;
    width: 330px;
  }
  section.healthcare .slide-title {
    color: #ffffff;
    margin-top: 70px;
    margin-bottom: -21px;
    margin-left: 5px;
    padding-left: 0;
    width: 200px;
    text-align: center;
    font-size: 15px;
  }
  section.healthcare #cmvPie {
    margin-left: 20px;
    margin-top: 30px;
    width: 225px !important;
    height: 225px !important;
  }
  section.virtualization .noUi-target {
    left: 70px;
  }
}
@media (max-width: 800px) {
  section.backup .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
  }
  section.backup .slide-title {
    color: #ffffff;
    margin-top: 90px;
    right: -32px;
    margin-left: 41px;
    width: 140px !important;
    text-align: center;
  }
  section.backup.index-landing-hero section.vm-graph {
    position: absolute;
    width: 460px;
    height: 360px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: -40px;
    left: -10px;
  }
  section.backup.index-landing-hero section.vm-graph .calc-title {
    width: 375px;
    margin-top: 10px;
  }
  section.healthcare .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin-top: 7px;
    margin-left: 20px;
    margin-right: 20px;
    width: 300px;
  }
  section.healthcare .noUi-target {
    left: 85px;
  }
  section.healthcare .slide-title {
    margin-top: 65px;
    margin-top: 52px;
    margin-bottom: -21px;
    padding-left: 0;
    width: 150px;
    text-align: center;
    font-size: 15px;
    margin-left: 0px;
  }
  section.healthcare #cmvPie {
    margin-top: 30px;
  }
  section.healthcare.index-landing-hero {
    min-height: 800px;
  }
  section.virtualization .calc-title h4 {
    margin-top: 0px;
  }
  section.virtualization .slide-title {
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 20px;
  }
  section.virtualization .noUi-target {
    left: 85px;
  }
}
@media (max-width: 768px) {
  section.backup.index-landing-hero section.vm-graph {
    position: absolute;
    width: 300px;
    height: 360px;
    background: rgba(0, 0, 0, 0);
    border-radius: 5px;
    top: -40px;
    left: 80px;
  }
  section.backup.index-landing-hero section.vm-graph .inner {
    top: 80px;
  }
  section.backup.index-landing-hero section.vm-graph .outer {
    top: 80px;
  }
  section.backup.index-landing-hero #cmvPie {
    width: 225px !important;
    height: 225px !important;
    margin-top: 17px;
    margin-left: 40px;
  }
  section.backup .noUi-target {
    border-radius: 4px;
    left: 100px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 50px;
    height: 180px;
  }
  section.backup.index-landing-hero section.vm-graph .calc-title {
    width: 300px;
    margin-top: 10px;
    margin-left: 60px;
  }
  section.endpoint.index-landing-hero section.vm-graph {
    top: 0px;
    left: 0;
    background: none;
    top: 19px;
    left: 20%;
  }
  section.endpoint.index-landing-hero section.vm-graph .inner {
    top: 65px;
  }
  section.endpoint.index-landing-hero section.vm-graph .outer {
    top: 65px;
  }
  section.endpoint .noUi-target {
    border-radius: 4px;
    left: 40px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 45px;
    height: 180px;
  }
  section.endpoint .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  section.healthcare.index-landing-hero section.vm-graph {
    margin-top: 60px;
    margin-left: 40px;
    margin-top: 50px;
    margin-left: 100px;
  }
  section.healthcare.index-landing-hero section.vm-graph .outer {
    top: 35px;
  }
  section.healthcare.index-landing-hero section.vm-graph .inner {
    top: 35px;
  }
  section.healthcare.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 21px;
  }
  section.healthcare.index-landing-hero .hero-restrict {
    padding: 100px 0;
    height: 750px;
  }
  section.healthcare .slide-title {
    margin-top: 70px;
    margin-bottom: -21px;
    padding-left: 0;
    width: 150px;
    text-align: center;
    font-size: 15px;
    margin-left: 0px;
  }
  section.healthcare .noUi-target {
    top: 40px;
    left: 48px;
  }
  section.healthcare .calc-title h4 {
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  section.virtualization .calc-title h4 {
    margin-top: 40px;
  }
  section.virtualization .noUi-target {
    top: 20px;
    left: 0;
  }
  section.virtualization .slide-title {
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: -50px;
  }
  section.virtualization.index-landing-hero section.vm-graph {
    margin-top: 60px;
    margin-left: 40px;
  }
}
@media (max-width: 580px) {
  section.backup.index-landing-hero section.vm-graph {
    position: absolute;
    width: 300px;
    height: 360px;
    background: rgba(0, 0, 0, 0);
    border-radius: 5px;
    top: -29px;
    left: 0px;
  }
  section.backup.index-landing-hero section.vm-graph .calc-title {
    width: 300px;
    margin-top: 10px;
    margin-left: 0;
  }
  section.backup.index-landing-hero section.vm-graph .inner {
    top: 80px;
  }
  section.backup.index-landing-hero section.vm-graph .outer {
    top: 80px;
  }
  section.backup .noUi-target {
    border-radius: 4px;
    left: 50px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 50px;
    height: 180px;
  }
  section.backup .slide-title {
    color: #ffffff;
    margin-top: 100px;
    right: -32px;
    margin-left: 0px;
    width: 140px !important;
    text-align: center;
  }
  section.endpoint.index-landing-hero section.vm-graph {
    background: none;
    top: 19px;
    left: 0;
  }
}
@media (max-width: 480px) {
  section.backup .slide-title {
    color: #ffffff;
    margin-top: 110px;
    right: -32px;
    margin-left: 0px;
    width: 140px !important;
    text-align: center;
  }
  section.backup.index-landing-hero section.vm-graph {
    position: absolute;
    width: 300px;
    height: 360px;
    background: rgba(0, 0, 0, 0);
    border-radius: 5px;
    top: -29px;
    left: -20px;
  }
  section.awards .vm-awards {
    max-width: 300px;
    margin-left: 50px;
  }
  section.awards .noUi-target {
    width: 178px !important;
  }
  section.awards #award-labels ul li {
    padding-left: 50px !important;
  }
  section.awards #award-labels ul li:first-child {
    padding-left: 15px !important;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards {
    max-width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  section.healthcare .calc-title h4 {
    margin-top: 40px;
  }
  section.healthcare .noUi-target {
    left: 60px;
  }
  section.healthcare.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 21px;
  }
  section.healthcare.index-landing-hero section.vm-graph .inner {
    top: 40px;
  }
  section.healthcare.index-landing-hero section.vm-graph .outer {
    top: 40px;
  }
  section.virtualization .calc-title h4 {
    margin-top: 40px;
  }
  section.virtualization .noUi-target {
    left: 60px;
  }
}
@media (max-width: 380px) {
  section.backup.index-landing-hero section.vm-graph {
    position: absolute;
    width: 300px;
    height: 360px;
    background: rgba(0, 0, 0, 0);
    border-radius: 5px;
    top: -29px;
    left: -30px;
  }
  section.backup.index-landing-hero section.vm-graph .calc-title {
    width: 300px;
    margin-top: 10px;
    margin-left: 30px;
  }
  section.backup .noUi-target {
    border-radius: 4px;
    left: 60px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 50px;
    height: 180px;
  }
  section.endpoint .noUi-target {
    border-radius: 4px;
    left: 65px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 45px;
    height: 180px;
  }
  section.endpoint .slide-title {
    color: #ffffff;
    margin-top: 88px;
    margin-bottom: -21px;
    padding-left: 0px;
    width: 186px;
    text-align: center;
    font-size: 15px;
  }
  section.endpoint.index-landing-hero section.vm-graph {
    background: none;
    top: 19px;
    left: -45px;
    width: 380px;
  }
  section.endpoint.index-landing-hero section.vm-graph .inner {
    top: 90px;
  }
  section.endpoint.index-landing-hero section.vm-graph .outer {
    top: 90px;
  }
  section.endpoint.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 9px;
    left: 110px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 21px;
  }
  section.awards #award-labels ul li {
    padding-left: 32px !important;
  }
  section.awards .noUi-target {
    width: 142px !important;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards {
    max-width: 300px;
    margin-left: 0;
  }
  section.healthcare .slide-title {
    margin-top: 100px !important;
    margin-bottom: 10px !important;
    padding-left: 0 !important;
    width: 120px !important;
    text-align: center;
    font-size: 15px;
    margin-left: -10px !important;
  }
  section.healthcare .noUi-target {
    left: 50px !important;
    top: 10px !important;
  }
  section.healthcare .calc-title h4 {
    color: #ffffff;
    text-align: center !important;
    font-size: 22px !important;
    margin-top: 40px !important;
    margin-left: 40px;
    width: 57% !important;
  }
  section.healthcare.index-landing-hero {
    min-height: 970px !important;
    min-height: 990px !important;
    height: 990px !important;
  }
  section.healthcare.index-landing-hero section.vm-graph {
    margin-top: 60px !important;
    margin-left: -8px !important;
  }
  section.healthcare.index-landing-hero section.vm-graph .inner {
    top: 65px !important;
  }
  section.healthcare.index-landing-hero section.vm-graph .outer {
    top: 65px !important;
  }
  section.healthcare.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 36px !important;
    left: 40px !important;
    right: 0;
    text-align: center;
    line-height: 21px;
  }
  section.virtualization .slide-title {
    margin-top: 40px;
    margin-left: -20px;
  }
  section.virtualization .noUi-target {
    left: 34px !important;
    top: 10px;
  }
  section.virtualization.index-landing-hero section.vm-graph {
    margin-top: 60px;
    margin-left: -46px;
  }
}
@media (max-width: 558px) {
  section.awards #award-labels ul li {
    padding-left: 44px;
  }
  section.awards #award-labels ul li:first-child {
    padding-left: 0px;
  }
  section.awards .noUi-target {
    width: 240px;
  }
  section.awards.index-landing-hero .hero-restrict .vm-awards {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 600px) {
  section.healthcare .calc-title {
    margin-top: -54px;
  }
  section.healthcare .calc-title h4 {
    margin-top: 35px;
  }
  section.healthcare .slide-title {
    margin-left: 0px;
  }
  section.healthcare .noUi-target {
    left: 70px;
    top: 28px;
  }
  section.healthcare.index-landing-hero section.vm-graph {
    margin-left: 0px;
  }
  section.healthcare.index-landing-hero section.vm-graph h3 {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 21px;
  }
  section.virtualization .calc-title h4 {
    margin-top: 35px;
  }
  section.virtualization .slide-title {
    margin-left: 0px;
  }
  section.virtualization .noUi-target {
    left: 70px;
    top: 28px;
  }
  section.virtualization.index-landing-hero section.vm-graph {
    margin-left: 0px;
  }
}
@media (max-width: 380px) {
  section.virtualization.index-landing-hero section.vm-graph {
    margin-left: -46px;
  }
}
section.applications.index-landing-hero section.vm-graph h3 {
  bottom: 25px;
}
section.applications .noUi-pips {
  position: absolute;
  color: #ffffff;
}
section.applications .noUi-handle {
  border: none;
  border-radius: 3px;
  background: #00a0d3;
  cursor: default;
  box-shadow: none;
  margin-left: -5px;
}
section.applications .noUi-marker {
  position: absolute;
  background: #fff;
}
section.applications .noUi-marker-large {
  background: #fff;
}
section.applications #cmvPie {
  height: 225px !important;
  width: 235px !important;
  margin-top: 57px;
  margin-left: -51px;
  float: left;
}
section.applications .noUi-target {
  border-radius: 4px;
  left: 95px;
  width: 6px;
  border: none;
  box-shadow: none;
  top: 55px;
  height: 180px;
}
section.applications .slide-title {
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: -39px;
  padding-left: 50px;
  width: 177px;
  text-align: center;
  font-size: 15px;
}
section.applications.index-landing-hero section.vm-graph {
  position: absolute;
  width: 460px;
  height: 360px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  top: 0px;
  left: 10px;
}
section.applications.index-landing-hero .hero-restrict .hero-calculator-right {
  font-size: 20px;
  position: absolute;
  top: 10px;
  text-align: center;
  padding-left: 0;
  margin-left: 0;
}
.noUi-marker-sub {
  background: #fff;
}
section.vm-graph .rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  margin-left: -58px;
  margin-top: 152px;
  float: left;
}
.index-landing-hero section.vm-graph h3 {
  position: absolute;
  bottom: 26px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 801px) {
  section.applications #cmvPie {
    height: 200px !important;
    width: 200px !important;
    margin-top: 90px;
    margin-left: -68px;
    float: left;
  }
  section.applications .noUi-target {
    border-radius: 4px;
    left: 76px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 55px;
    height: 180px;
  }
  section.applications .slide-title {
    color: #ffffff;
    margin-top: 45px;
    margin-bottom: -39px;
    padding-left: 50px;
    width: 135px;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }
  section.vm-graph .rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    margin-left: -59px;
    padding-left: 10px;
    margin-top: 178px;
    float: left;
    font-size: 14px;
  }
  section.applications.index-landing-hero .hero-restrict .hero-calculator-right {
    font-size: 18px;
    position: absolute;
    top: 5px;
    text-align: center;
    z-index: 30;
    left: 0px;
    width: 300px;
  }
}
@media (max-width: 380px) {
  section.applications.index-landing-hero section.vm-graph {
    position: absolute;
    width: 460px;
    height: 360px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: 0px;
    left: -10px;
  }
  section.applications .noUi-target {
    border-radius: 4px;
    left: 60px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 55px;
    height: 180px;
    float: left;
    z-index: 1000;
  }
  section.applications .slide-title {
    color: #ffffff;
    margin-top: 45px;
    margin-bottom: -39px;
    padding-left: 33px;
    width: 117px;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }
}
section.applications.index-landing-hero .hero-restrict .hero-calculator-right {
  width: 100% !important;
}
section.applications .index-landing-hero section.vm-graph h3 {
  bottom: 20px;
}
section.applications .noUi-target {
  top: 64px !important;
  height: 150px !important;
}
@media (max-width: 768px) {
  section.applications .slide-title {
    margin-top: 45px;
    margin-bottom: -39px;
    padding-left: 40px;
    width: 111px;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }
  section.applications .noUi-target {
    border-radius: 4px;
    left: 55px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 55px;
    height: 180px;
  }
  section.applications.index-landing-hero section.vm-graph h3 {
    width: 300px !important;
  }
}
@media (max-width: 380px) {
  section.applications.index-landing-hero .hero-restrict .hero-calculator-right {
    width: 60% !important;
  }
  section.applications #cmvPie {
    height: 210px !important;
    width: 210px !important;
    margin-top: 90px;
    margin-left: -68px;
    float: left;
  }
  section.applications .slide-title {
    color: #ffffff;
    margin-top: 45px;
    margin-bottom: -39px;
    padding-left: 40px;
    width: 111px;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }
  section.applications .noUi-target {
    border-radius: 4px;
    left: 55px;
    width: 6px;
    border: none;
    box-shadow: none;
    top: 55px;
    height: 180px;
  }
}
section.healthcare.index-landing-hero section.vm-graph h3 a {
  margin-left: 0;
}
@media (max-width: 480px) {
  section.healthcare.index-landing-hero section.vm-graph h3 a {
    margin-left: -150px;
  }
}
#personalize-hero {
  display: block;
  position: relative;
  z-index: 100;
}
section.healthcare.index-landing-hero {
  min-height: 450px;
}
section.applications.index-landing-hero {
  min-height: 450px;
}
section.healthcare.index-landing-hero section.vm-graph {
  left: -20px;
}
section.healthcare.index-landing-hero section.vm-graph .outer {
  left: 40px;
}
section.healthcare.index-landing-hero section.vm-graph .inner {
  left: 40px;
}
section.healthcare #cmvPie {
  margin-left: 40px;
}
section.healthcare .slide-title {
  width: 190px;
}
@media (max-width: 1024px) {
  section.healthcare .slide-title {
    width: 190px;
  }
  section.healthcare.index-landing-hero section.vm-graph .outer {
    left: 20px;
  }
  section.healthcare.index-landing-hero section.vm-graph .inner {
    left: 20px;
  }
}
@media (max-width: 380px) {
  section.awards #award-labels ul li {
    padding-left: 35px !important;
  }
}
section.awards .noUi-handle {
  margin-top: -20px;
}
section.header-boxes {
  padding-bottom: 40px;
  min-height: 215px;
}
section.header-boxes .row {
  margin-top: -40px;
  position: absolute;
  z-index: 10;
}
section.header-boxes .header-boxes-box {
  padding-right: 20px;
}
section.header-boxes .header-boxes-box img {
  width: 100%;
  max-width: 100%;
}
section.header-boxes .header-boxes-box span {
  height: 50px;
  display: block;
  width: 100%;
  background-color: #00a0d3;
  text-align: center;
  padding-top: 12px;
}
section.header-boxes .header-boxes-box span a {
  color: #ffffff;
  text-decoration: none;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.news-inquiries {
  margin-bottom: 40px;
}
section.news-inquiries .news-inquiries-block {
  position: relative;
}
section.news-inquiries .news-inquiries-block h2 {
  margin-top: 0;
}
section.news-inquiries .news-inquiries-block .news-all {
  display: inline-block;
  top: 12px;
  position: absolute;
  right: 50px;
  font-size: 16px;
}
section.news-inquiries .news-inquiries-block .news-all a {
  color: #00a0d3;
}
section.news-inquiries .news-inquiries-block .news-all a img {
  max-height: 12px;
  margin-left: 5px;
}
section.news-inquiries .news-inquiries-block .nib-row {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
section.news-inquiries .news-inquiries-block .nib-row .nib-col {
  display: inline-block;
  float: left;
}
section.news-inquiries .news-inquiries-block .nib-row .nib-date {
  width: 64px;
  height: 64px;
  text-align: center;
  font-size: 15px;
  background-color: #00b4eb;
  color: #ffffff;
  padding-top: 10px;
}
section.news-inquiries .news-inquiries-block .nib-row .nib-date span {
  display: block;
  font-size: 22px;
}
section.news-inquiries .news-inquiries-block .nib-row .nib-info {
  max-width: 85%;
  padding-left: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.news-inquiries .news-inquiries-contact {
  background-color: #eeeeee;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
}
section.news-inquiries .news-inquiries-contact h3 {
  margin-top: 0;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 30px;
}
section.news-inquiries .news-inquiries-contact h4 {
  font-size: 16px;
}
section.news-inquiries .news-inquiries-contact p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 10px;
}
section.upcoming-events .event-row {
  position: relative;
}
section.upcoming-events .event-row h2 {
  margin-top: 0;
}
section.upcoming-events .event-row .events-all {
  display: inline-block;
  top: 12px;
  position: absolute;
  right: 0;
  font-size: 16px;
}
section.upcoming-events .event-row .events-all a {
  color: #00a0d3;
}
section.upcoming-events .event-row .events-all a img {
  max-height: 12px;
  margin-left: 5px;
}
section.upcoming-events .event-row .event-block {
  position: relative;
}
section.upcoming-events .event-row .event-block img {
  max-width: 100%;
}
section.upcoming-events .event-row .event-block figure {
  background-color: rgba(0, 0, 0, 0.7);
  width: 50%;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  padding-left: 40px;
  padding-bottom: 150px;
}
section.upcoming-events .event-row .event-block figure h3 {
  padding-top: 10%;
  color: #00a0d3;
  font-size: 30px;
  text-transform: uppercase;
}
section.upcoming-events .event-row .event-block figure h4 {
  color: #ffffff;
  padding-top: 0;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.upcoming-events .event-row .event-block figure p {
  color: #ffffff;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 2px;
}
section.upcoming-events .event-row .event-block figure p img {
  max-height: 12px;
  margin-left: 5px;
  min-width: 0 !important;
}
section.upcoming-events .event-row .event-block figure p a {
  color: #ffffff;
}
section.upcoming-events .event-row .event-block figure hr {
  margin-right: 20px;
  margin-bottom: 20px;
}
section.upcoming-events .event-row .event-block.event-right {
  margin-bottom: 16px;
  overflow: hidden;
}
section.upcoming-events .event-row .event-block.event-right img {
  height: 122px;
  min-width: 100%;
}
section.upcoming-events .event-row .event-block.event-right figure {
  width: 100%;
}
section.upcoming-events .event-row .event-block.event-right figure h3 {
  margin-top: 14px;
  padding-top: 3px;
  font-size: 21px;
  width: 90%;
}
section.upcoming-events .event-row .event-block.event-right figure h4 {
  padding-top: 0;
  font-size: 14px;
  width: 50%;
  margin-top: -4px;
  margin-bottom: 4px;
}
section.upcoming-events .event-row .event-block.event-right figure hr {
  margin-right: 50%;
  margin-top: 0;
  margin-bottom: 5px;
}
section.upcoming-events .event-row .event-left {
  padding-right: 10px;
  max-height: 450px;
}
section.three-col-carousel {
  padding-bottom: 40px;
  position: relative;
  min-height: 400px;
}
section.three-col-carousel .half-grey-overlay {
  height: 525px;
  width: 100%;
  position: absolute;
  background-color: #DFE5E8;
  top: -94px;
  z-index: -1;
}
section.three-col-carousel .row {
  position: relative;
  padding-left: 10px;
}
section.three-col-carousel .row h2 {
  text-align: center;
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.three-col-carousel .row .horse-left {
  position: absolute;
  left: -30px;
  top: 170px;
  cursor: pointer;
}
section.three-col-carousel .row .horse-right {
  position: absolute;
  right: -30px;
  top: 170px;
  cursor: pointer;
}
section.three-col-carousel .row .horse-dots {
  position: absolute;
  bottom: -350px;
  left: 0;
  right: 0;
  width: 60px;
  display: block;
  margin: 0 auto;
  height: 30px;
}
section.three-col-carousel .row .horse-dots .horse-dot {
  display: inline-block;
  float: left;
  margin-right: 5px;
  background-image: url('/Content/images/topics/icons/pagination.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
section.three-col-carousel .row .horse-dots .horse-dot.active {
  background-image: url('/Content/images/topics/icons/pagination-active.png');
}
section.three-col-carousel .row .col-horses {
  opacity: 0;
  -moz-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  -webkit-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
  position: absolute;
  top: 90px;
  left: 0;
}
section.three-col-carousel .row .col-horses.active {
  opacity: 1;
  -moz-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  -webkit-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
}
section.three-col-carousel .row .col-horse {
  padding-right: 10px;
  padding-left: 10px;
}
section.three-col-carousel .row .col-horse img {
  max-width: 100%;
  width: 100%;
}
section.three-col-carousel .row .col-horse h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.solution-list-right.about .list-header-left img {
  display: inline-block;
  padding-left: 5px;
}
.solution-list-right.about .list-header-left h3,
.solution-list-right.about .list-header-left p,
.solution-list-right.about .list-header-left ul,
.solution-list-right.about .list-header-left a {
  padding-left: 30px;
}
@media (max-width: 768px) {
  section.header-boxes .row {
    position: relative;
  }
  section.header-boxes .row .header-boxes-box {
    margin-bottom: 20px;
  }
  section.upcoming-events .event-row .events-all {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  section.three-col-carousel {
    padding-bottom: 80px;
  }
  section.three-col-carousel .row .horse-dots {
    bottom: -125px;
  }
  section.three-col-carousel .row .col-horses {
    position: relative;
    display: none;
  }
  section.three-col-carousel .row .col-horses.active {
    display: block;
  }
  .solution-list-right.about,
  .solution-list-left.about {
    padding-top: 60px;
  }
  section.upcoming-events .event-row .event-block figure h3 {
    padding-top: 20px;
  }
  section.upcoming-events .event-row .event-left {
    padding-right: 0;
    margin-bottom: 30px;
  }
  section.upcoming-events .event-row .event-block figure {
    width: 100%;
  }
}
@media (max-width: 520px) {
  section.news-inquiries .news-inquiries-block .nib-row .nib-info {
    padding-left: 0;
    padding-top: 20px;
  }
}
#awards h1,
#awards h2,
#awards h3 {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  width: 100%;
}
#awards h1 {
  padding-left: 20px;
}
#awards sub {
  font-size: 0.9em;
  vertical-align: -4px;
}
#awards hr {
  margin-bottom: 20px;
}
#awards a {
  text-decoration: none;
}
#awards .blue-hero-bar {
  z-index: 200;
}
#awards .award-group {
  display: none;
}
#awards .award-group.active {
  display: block;
}
#awards ul {
  list-style-type: none;
  margin: 0 auto;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
#awards ul li {
  float: left;
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
#awards ul li article {
  display: none;
}
#awards ul li figure {
  height: 220px;
  position: relative;
  overflow: hidden;
}
#awards ul li figure img {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  right: 0;
  margin: 0 auto;
  float: none;
}
#awards ul li figure figcaption {
  background-color: #00a0d3;
  color: #ffffff;
  position: absolute;
  bottom: -250px;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: bottom ease-in 0.2s;
  display: none;
}
#awards ul li figure:hover figcaption {
  bottom: 0;
  transition: bottom ease-in 0.2s;
  padding: 5px;
  display: none;
}
#awards ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
#awards .row {
  margin-top: 40px;
  margin-bottom: 40px;
}
#awards .award-dates {
  margin: 0;
}
#awards .award-dates ul {
  width: 480px;
}
#awards .award-dates ul li {
  border-right: 1px solid #dfe5e8;
  padding-right: 20px;
  font-size: 21px;
  width: auto;
  margin-top: 20px;
}
#awards .award-dates ul li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
#awards .award-names {
  margin-top: 40px;
  margin-bottom: 40px;
}
#awards .award-names ul {
  width: 585px;
}
#awards .award-names ul li {
  margin-right: 100px;
  width: 220px;
}
#awards .award-names ul li:last-child {
  margin-right: 0;
}
#awards .award-names h2 {
  font-size: 17px;
  margin-top: 0;
}
#awards .award-titles h3 {
  font-size: 16px;
}
#awards .award-titles ul {
  width: 825px;
}
#awards .award-titles ul li {
  width: 140px;
}
#awards .award-titles ul li figure {
  height: 120px;
}
.award-modal {
  display: none;
  height: 630px;
  top: 25%;
  bottom: 25%;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #00a0d3;
  color: #ffffff;
  border-top: 2px solid #dfe5e8;
  border-bottom: 2px solid #dfe5e8;
  position: fixed;
  vertical-align: middle;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  z-index: 400;
}
.award-modal nav {
  margin: 0 auto;
  width: 400px;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  height: 15px;
  left: 0;
  right: 0;
}
.award-modal nav .dot {
  border: 1px solid #8e9091;
  background-color: #ffffff;
  display: inline-block;
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-right: 5px;
  cursor: pointer;
}
.award-modal nav .dot.active {
  background-color: #8e9091;
}
.award-modal .award-arrow {
  position: absolute;
  top: 40%;
  color: #ffffff;
  font-size: 100px;
  cursor: pointer;
}
.award-modal .award-left {
  left: 20px;
}
.award-modal .award-right {
  right: 20px;
}
.award-modal .no-overflow {
  overflow: hidden;
  padding-right: 40px;
  max-height: 380px;
}
.award-modal .no-overflow img {
  max-height: 100%;
  max-width: 100%;
}
.award-modal .container {
  position: relative;
}
.award-modal h1 {
  text-align: center;
  padding-bottom: 40px;
  margin-top: 0;
}
.award-modal h2 {
  margin-top: 0;
  font-size: 39px;
}
.award-modal h3 {
  margin-top: 0;
  font-size: 21px;
  width: 80%;
  padding-bottom: 20px;
}
.award-modal a {
  color: #ffffff;
  text-decoration: underline;
}
.award-modal .award-modal-close {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 44px;
  cursor: pointer;
  z-index: 120;
}
.award-modal .brand-white-border-button {
  display: block;
  margin-top: 20px;
  width: 250px;
}
.award-modal .brand-white-border-button a {
  padding-top: 0;
  font-size: 21px;
  text-decoration: none;
  margin-top: 0;
}
.award-modal.active {
  display: block;
}
@media (max-width: 1027px) {
  #awards .award-titles ul {
    width: 100%;
  }
}
@media (max-width: 1084px) {
  .award-modal .no-overflow img {
    display: none;
  }
  .award-modal {
    overflow: scroll;
    padding-bottom: 10px;
  }
  .award-modal .col-sm-8 {
    width: 100%;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }
  .award-modal .col-sm-8 h3 {
    width: 100%;
  }
  .award-modal .col-sm-8 .brand-white-border-button {
    margin: 0 auto;
    text-align: center;
  }
  .award-modal .col-sm-8 nav {
    display: none;
  }
}
@media (max-width: 900px) {
  #awards .award-titles ul li {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #awards .award-names ul {
    width: 100%;
  }
  #awards .award-dates ul {
    width: 100%;
  }
}
@media (max-width: 626px) {
  #awards .award-names ul li {
    width: 100%;
  }
  #awards .award-dates ul li {
    width: 100%;
    border-right: none;
    margin-bottom: 10px;
    padding-right: 0;
  }
}
.lang-box {
  display: none;
  color: #fff;
  margin-top: 42px;
  margin-right: -100px;
  background: #000624;
  padding: 10px;
  width: 500px;
  height: 410px;
}
.lang-box ul {
  list-style: none;
}
.lang-box ul li {
  list-style: none;
  padding-bottom: 18px;
  margin-left: -20px;
}
.lang-box ul li .flagIcon {
  background: url('/Content/images/all/menu/flag-sprite.png') no-repeat scroll 0 0;
  display: block;
  line-height: 18px;
}
.lang-box ul li .argentina {
  background-position: 0 -224px;
}
.lang-box ul li .australia {
  background-position: 0 -56px;
}
.lang-box ul li .belgium {
  background-position: 0 -336px;
}
.lang-box ul li .brazil {
  background-position: 0 -504px;
}
.lang-box ul li .canada {
  background-position: 0 -84px;
}
.lang-box ul li .chile {
  background-position: 0 -252px;
}
.lang-box ul li .china {
  background-position: 0 -560px;
}
.lang-box ul li .columbia {
  background-position: 0 -280px;
}
.lang-box ul li .france {
  background-position: 0 -364px;
}
.lang-box ul li .germany {
  background-position: 0 -28px;
}
.lang-box ul li .india {
  background-position: 0 -140px;
}
.lang-box ul li .italy {
  background-position: 0 -392px;
}
.lang-box ul li .japan {
  background-position: 0 -420px;
}
.lang-box ul li .korea {
  background-position: 0 -448px;
}
.lang-box ul li .mexico {
  background-position: 0 -308px;
}
.lang-box ul li .netherland {
  background-position: 0 -476px !important;
}
.lang-box ul li .russia {
  background-position: 0 -532px;
}
.lang-box ul li .uk {
  background-position: 0 -112px;
}
.lang-box ul li .us {
  background-position: 0 -168px;
}
.lang-box .down-arrow {
  border-color: transparent transparent #000624;
  border-style: solid;
  border-width: 0 31px 20px;
  height: 0;
  left: 940px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 36px;
  width: 0;
  z-index: 2000;
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  -webkit-transform: scale(0.9999);
  transform: scale(0.9999);
  opacity: 1;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.flagOffset {
  margin-left: 32px;
}
.noscroll {
  overflow: hidden;
  height: 100vh;
}
.sub-menu-thin {
  background-color: #000624;
  color: white;
  padding: 10px 0;
  position: relative;
  min-height: 40px;
}
.sub-menu-thin span img {
  margin-top: 0;
  margin-right: 5px;
}
.sub-menu-thin span a {
  color: #ffffff;
}
.sub-menu-thin .sub-menu-thin-pick {
  cursor: pointer;
}
.sub-menu-thin .sub-menu-thin-drop {
  display: none;
  position: absolute;
  background-color: #000624;
  z-index: 110;
  padding: 10px 23px 23px 23px;
  left: 0;
  right: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.sub-menu-thin .sub-menu-thin-drop .row {
  margin-bottom: 20px;
}
.sub-menu-thin .sub-menu-thin-drop .row .blue-menu-icons {
  height: 140px;
}
.sub-menu-thin .sub-menu-thin-drop h4 {
  text-align: center;
  font-size: 18px;
}
.sub-menu-thin .sub-menu-thin-drop img {
  display: block;
  margin: 0 auto;
  max-width: 223px;
}
.disable-copy {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.solution-full-bleed {
  position: relative;
  margin-top: 40px;
}
.solution-full-bleed img {
  min-width: 100%;
}
.solution-full-bleed figure {
  position: absolute;
  background-color: #00a0d3;
  color: #ffffff;
  text-align: left;
  top: 60px;
  padding: 50px 35px 50px 35px;
  right: 0;
  left: 550px;
  width: 550px;
  margin: 0 auto;
  display: block;
}
.solution-full-bleed figure .brand-white-border-button {
  margin: 0 auto;
}
.solution-full-bleed figure h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-full-bleed figure p {
  font-size: 16px;
  margin-bottom: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-full-bleed figure p.footnote {
  font-size: 12px;
}
.solution-full-bleed figure p.tall {
  font-size: 17px;
  text-transform: uppercase;
}
.solution-full-bleed.light-copy {
  padding-top: 100px;
}
.solution-full-bleed.light-copy p {
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 22px;
}
.solution-headline {
  margin-bottom: 30px;
}
.solution-headline sup {
  font-size: 0.8em;
  vertical-align: 0.1em;
}
.solution-headline img {
  float: left;
  margin-left: -45px;
  margin-top: 25px;
}
.solution-headline h1 {
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.solution-headline h2 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-headline h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 10px;
}
.solution-headline ul {
  list-style-type: none;
  padding-left: 15px;
}
.solution-headline ul li:before {
  content: "• ";
  color: #00a0d3;
  font-size: 22px;
  margin-left: -15px;
}
.solution-headline .special-logo {
  position: absolute;
  right: 0;
  top: 0;
}
.solution-headline p {
  max-width: 65%;
  margin-bottom: 10px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
}
.solution-headline p a {
  color: #00a0d3;
}
.solution-headline p:last-child {
  margin-bottom: 0;
}
.solution-headline .brand-blue-button {
  margin-bottom: 10px;
  margin-top: 10px;
}
.solution-headline a.glossary-link {
  display: block;
  color: #00a0d3;
}
hr {
  margin-bottom: 50px;
}
.solution-standard {
  margin-bottom: 40px;
}
.solution-standard h3 {
  margin-top: 0;
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-standard p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-standard p.footnote {
  font-size: 14px;
}
.solution-standard ul {
  list-style-type: none;
  padding-left: 15px;
}
.solution-standard ul li {
  margin-bottom: 10px;
}
.solution-standard ul li:before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -16px;
  margin-top: -3px;
}
.solution-two-col {
  margin-bottom: 40px;
}
.solution-two-col div {
  overflow: hidden;
}
.solution-two-col h2 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solution-two-col p {
  margin-bottom: 30px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
  max-width: 90%;
}
.solution-two-col a {
  color: #00a0d3;
}
.solution-two-col a img {
  padding-top: 0;
  padding-left: 10px;
  margin-top: -2px;
}
.solution-two-col a.link-break {
  display: block;
  margin-top: 20px;
}
.solution-two-col .two-col {
  padding: 0 20px;
  margin-top: 40px;
}
.solution-four-col div {
  overflow: hidden;
}
.solution-four-col img {
  max-width: 100%;
}
.solution-four-col h2 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solution-four-col p {
  margin-bottom: 20px;
}
.solution-four-col a {
  color: #00a0d3;
}
.solution-four-col a img {
  padding-top: 13px;
  padding-left: 10px;
}
.solution-four-col .four-col {
  padding: 0 30px;
}
.solution-cta-bar {
  /*li:before {
        content: "• ";
        color: #00a0d3;
        font-size: 22px;
        margin-left: -15px;
    }*/
}
.solution-cta-bar .brand-white-border-button {
  margin-top: 30px;
  margin-left: 20px;
  font-size: 15px;
  text-transform: uppercase;
}
.solution-cta-bar h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-cta-bar h2 {
  font-size: 42px;
}
.solution-cta-bar p {
  font-size: 22px;
}
.solution-cta-bar li {
  list-style-type: none;
}
.solution-cta-bar div.container-fluid {
  background-position: bottom;
  min-height: 331px;
}
.solution-cta-bar div.container-fluid .row-fluid,
.solution-cta-bar div.container-fluid .row {
  height: 331px;
}
.solution-cta-bar div.container-fluid .row-fluid .solution-cta-col,
.solution-cta-bar div.container-fluid .row .solution-cta-col {
  padding: 90px 20px;
}
.solution-cta-bar div.container-fluid .row-fluid .solution-cta-col p,
.solution-cta-bar div.container-fluid .row .solution-cta-col p {
  color: #ffffff;
  padding-top: 10px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.solution-cta-bar img {
  min-width: 100%;
  max-width: 100%;
}
.solution-cta-bar .solution-cta-col {
  padding-left: 20px;
}
.solution-cta-bar .solution-cta-col span {
  font-size: 42px;
  color: white;
  display: block;
  text-align: right;
}
.solution-cta-bar .solution-cta-col span.small {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-cta-bar .brand-blue-button {
  margin-top: 30px;
  max-width: 100%;
}
.solution-cta-bar ul {
  margin: 20px 0 0 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-cta-bar ul li {
  color: #ffffff;
}
.solution-cta-bar ul li a {
  color: #ffffff;
}
.solution-cta-bar ul li::before {
  color: #ffffff;
}
.solution-cta-bar.solution-cta-centered div.container-fluid .row-fluid {
  display: table;
  width: 100%;
}
.solution-cta-bar.solution-cta-centered div.container-fluid .row-fluid .solution-cta-col {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  float: none;
}
.solution-cta-bar.solution-cta-centered div.container-fluid .row-fluid .solution-cta-col .brand-blue-button {
  margin-left: 23px;
  margin-top: 0;
}
.solution-cta-bar.height-restriction-off .container-fluid {
  height: auto;
  min-height: 0;
}
.solution-center-text {
  text-align: center;
  margin-bottom: 60px;
  margin-top: 50px;
  position: relative;
}
.solution-center-text blockquote {
  font-size: 22px;
  color: #00a0d3;
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  border: none;
}
.solution-center-text h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 0;
}
.solution-center-text p {
  font-size: 21px;
  max-width: 65%;
  margin: 0 auto;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-center-text a {
  margin-top: 10px;
  color: #00a0d3;
}
.solution-center-text a img {
  margin-top: 0;
}
.solution-center-text .brand-white-button {
  margin-top: 20px;
}
.solution-center-text .brand-white-button a {
  margin-top: 0;
}
.solution-center-text a.no-break {
  display: inline-block;
}
.solution-center-text .half-grey-overlay {
  width: 100%;
  background-color: #f7f7f7;
  height: 410px;
  top: -30px;
  position: absolute;
}
.solution-half-padding-bottom {
  margin-bottom: 30px;
}
.solution-three-col,
.solution-four-col {
  padding-bottom: 50px;
  text-align: center;
}
.solution-three-col p,
.solution-four-col p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-three-col p a,
.solution-four-col p a {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #0f0f0f;
}
.solution-three-col h3,
.solution-four-col h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-three-col h4,
.solution-four-col h4 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-three-col h2,
.solution-four-col h2 {
  font-size: 42px;
}
.solution-three-col li,
.solution-four-col li {
  list-style-type: none;
  margin-bottom: 20px;
}
.solution-three-col li:before,
.solution-four-col li:before {
  content: "• ";
  color: #00a0d3;
  font-size: 22px;
  margin-left: -15px;
}
.solution-three-col img,
.solution-four-col img {
  margin-bottom: 20px;
  max-width: 100%;
}
.solution-three-col .brand-blue-button,
.solution-four-col .brand-blue-button {
  width: 300px;
  margin: 0 auto;
  display: block;
  font-size: 16px;
  margin-top: 30px;
  max-width: 100%;
  max-height: none;
}
.solution-three-col .three-col,
.solution-four-col .three-col {
  padding: 0 15px;
}
.solution-three-col .four-col,
.solution-four-col .four-col {
  padding: 0 15px;
}
.solution-three-col a,
.solution-four-col a {
  color: #00a0d3;
}
.more-buy {
  margin-bottom: 55px;
}
.more-buy h2 {
  margin-top: 0;
  font-size: 36px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.more-buy a img {
  display: inline-block;
  padding-left: 10px;
  margin-top: -2px;
}
.solution-two-col-double-row {
  background-color: #dfe5e8;
  padding: 120px 0;
}
.solution-two-col-double-row h3 {
  margin-top: 0;
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col-double-row p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col-double-row a {
  font-size: 26px;
  color: #00a0d3;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col-double-row .double-row {
  padding-left: 40px;
}
.solution-two-col-double-row .double-row .row {
  margin-bottom: 20px;
}
.solution-two-col-double-row .double-row p {
  font-size: 16px;
}
.solution-two-col-double-row .double-row img {
  display: block;
}
.solution-two-col-double-row img.chevron-align {
  margin-top: 0;
}
.solution-two-col-uneven-colour {
  margin-bottom: 15px;
}
.solution-two-col-uneven-colour p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col-uneven-colour .col-light {
  background-color: #00a0d3;
  color: white;
  min-height: 334px;
  padding: 80px 40px;
  font-size: 26px;
}
.solution-two-col-uneven-colour .col-light a {
  color: white;
}
.solution-two-col-uneven-colour .col-dark {
  background-color: #2490C1;
  color: white;
  padding: 50px 60px;
  min-height: 334px;
}
.solution-two-col-uneven-colour .col-dark img {
  display: block;
  margin: 0 auto;
}
.solution-two-col-uneven-colour.image-full .col-light {
  min-height: 343px;
}
.solution-two-col-uneven-colour.image-full .col-dark {
  padding: 0;
}
.solution-two-col-uneven-colour.image-full .col-dark img {
  width: 100%;
  height: 100%;
}
.solution-margin-bottom {
  margin-bottom: 60px;
}
.solution-center-text.margin-less {
  margin-top: 0;
  margin-bottom: 10px;
}
.solution-center-text.margin-less-bottom {
  margin-bottom: 30px;
}
.solution-two-col-image {
  margin-bottom: 40px;
}
.solution-two-col-image .container {
  padding: 40px 100px;
}
.solution-two-col-image .container img {
  max-width: 100%;
  padding-right: 20px;
}
.solution-two-col-image .container h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 0;
  width: 90%;
}
.solution-two-col-image .container p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  width: 90%;
}
.solution-two-col-image .container p a {
  font-size: 15px;
  color: #00a0d3;
  padding-top: 5px;
  display: block;
}
.solution-two-col-image .container .brand-white-button {
  margin-top: 10px;
  max-width: 80%;
  width: auto;
}
.solution-two-col-image.solution-info-two-col .two-col {
  padding: 0 20px;
}
.solution-two-col-image.solution-info-two-col .two-col img {
  max-width: 100%;
}
.solution-two-col-image.solution-info-two-col .two-col h4 {
  text-align: center;
  color: #00a0d3;
}
.solution-two-col-image.solution-info-two-col .two-col p {
  font-size: 22px;
  text-align: center;
}
.solution-two-col-image.solution-info-two-col .two-col .brand-white-button {
  margin: 0 auto;
  display: block;
}
.two-col-extra-margin {
  padding: 10px 0;
}
.two-col-extra-margin .container {
  padding-left: 0;
  padding-right: 0;
}
.two-col-extra-margin img {
  margin-left: 60px;
}
.solution-center-everything.very-light-background .container {
  margin-top: 40px;
  text-align: center;
  padding: 60px 30px;
  padding-bottom: 0;
}
.solution-center-everything.very-light-background .container h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-center-everything.very-light-background .container img {
  max-width: 100%;
  margin-top: 60px;
}
.solution-center-everything.very-light-background .container p {
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 20px;
}
.solution-center-everything.dark-blue-background.appliance {
  position: relative;
  min-height: 667px;
}
.solution-center-everything.dark-blue-background.appliance img {
  position: absolute;
  max-width: 100%;
  z-index: -1;
}
.solution-center-everything.dark-blue-background.appliance h3 {
  margin-top: 0;
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-center-everything.dark-blue-background.appliance figure {
  color: #ffffff;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
  display: block;
  margin-top: 45px;
}
.solution-center-everything.dark-blue-background.appliance figure p {
  margin-bottom: 20px;
  font-size: 16px;
}
.solution-center-everything.dark-blue-background.appliance .brand-white-button {
  margin-bottom: 20px;
}
.solution-center-everything.very-light-background.half-padding .container {
  padding-top: 0;
}
.solution-full-bleed.full-bleed-two-col h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solution-full-bleed.full-bleed-two-col p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-full-bleed.full-bleed-two-col img {
  position: absolute;
}
.solution-full-bleed.full-bleed-two-col figure {
  background-color: transparent;
  color: #0f0f0f;
  text-align: left;
  position: relative;
  margin: 0;
  left: 0;
  top: 165px;
  padding-left: 0;
}
.solution-full-bleed.full-bleed-two-col figure h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-full-bleed.full-bleed-two-col figure p {
  font-size: 16px;
}
.solo-image {
  min-width: 100%;
  max-width: 100%;
}
.solo-image img {
  min-width: 100%;
  max-width: 100%;
}
.solo-image h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solo-image p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.brand-white-button {
  background-color: transparent;
  width: 200px;
  border: 2px solid #00a0d3;
  padding: 9px 20px;
  font-size: 15px;
}
.brand-white-button h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.brand-white-button p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.brand-white-button a {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #00a0d3;
  display: block;
}
.brand-white-button--solid {
  background-color: #00a0d3;
}
.brand-white-button--solid a {
  color: #fff;
}
.brand-white-button--small {
  padding: 6px 15px;
  width: auto;
}
.solution-full-bleed.full-thin {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 563px;
  margin-bottom: 20px;
  margin-top: -2%;
  background-position: 80% 0;
}
.solution-full-bleed.full-thin h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solution-full-bleed.full-thin p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-full-bleed.full-thin figure {
  padding-top: 135px;
  top: 0;
}
.solution-full-bleed.full-blend {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 652px;
  margin-bottom: -40px;
  background-position: 100% 0;
}
.solution-full-bleed.full-blend h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solution-full-bleed.full-blend p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-full-bleed.full-blend figure {
  top: 190px;
}
.solution-full-bleed.full-blend figure p {
  margin-bottom: 20px;
}
.solution-list-right {
  margin-bottom: 40px;
  padding: 50px 0;
}
.solution-list-right a {
  color: #00a0d3;
}
.solution-list-right a.center-block {
  text-align: center;
  margin: 30px 0;
}
.solution-list-right h3 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.solution-list-right h4 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-list-right p {
  padding-left: 60px;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-list-right ul {
  padding-left: 60px;
  margin-top: 0;
}
.solution-list-right ul li {
  margin-bottom: 10px;
  list-style-type: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
}
.solution-list-right ul li a {
  display: block;
}
.solution-list-right ul li.no-link-breaks a {
  display: inline-block;
}
.solution-list-right ul li::before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 18px;
  margin-left: -16px;
}
.solution-list-right div {
  overflow: hidden;
}
.solution-list-right a.no-break {
  display: inline-block;
}
.solution-list-right .list-header-left h3 {
  text-align: left;
  padding-left: 60px;
}
.solution-list-right .list-header-left .brand-white-button {
  margin-left: 60px;
  margin-top: 30px;
}
.solution-list-right img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.solution-list-left.about h4 {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  padding-right: 60px;
}
.solution-list-left.about p {
  margin-bottom: 20px;
}
.solution-list-left.about a {
  display: block;
  margin-bottom: 10px;
}
.solution-list-left.about a span {
  background-color: #00a0d3;
  color: #ffffff;
  margin-left: 5px;
  border-radius: 3px;
  padding: 2px 4px 0 4px;
}
.solution-list-left.about .brand-white-button a {
  margin-bottom: 0;
}
.solution-list-right.about a {
  display: block;
  padding-left: 60px;
  margin-bottom: 10px;
}
.solution-list-right.about p {
  margin-bottom: 20px;
}
.solution-list-left {
  margin-bottom: 40px;
  padding: 100px 0;
}
.solution-list-left a {
  color: #00a0d3;
}
.solution-list-left img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.solution-list-left h3 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  padding-right: 60px;
}
.solution-list-left h4 {
  font-size: 21px;
  text-align: center;
  margin-bottom: 40px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-list-left p {
  padding-right: 60px;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-list-left ul {
  margin-top: 0;
  padding-right: 60px;
  padding-left: 15px;
}
.solution-list-left ul li {
  margin-bottom: 10px;
  list-style-type: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
}
.solution-list-left ul li::before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 18px;
  margin-left: -16px;
  margin-top: -3px;
}
.solution-list-left div {
  overflow: hidden;
}
.solution-list-left h2 {
  margin-top: 0;
}
.solution-list-left .list-header-left h3 {
  text-align: left;
  padding-left: 0;
}
.solution-list-left .brand-white-button {
  display: inline-block;
  margin-left: 0;
  margin-top: 30px;
}
.solution-dark-background {
  background-color: #dfe5e8;
}
.solution-two-col.two-col-reverse h2 {
  font-size: 42px;
  text-align: center;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: block;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col.two-col-reverse h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col.two-col-reverse p {
  font-size: 16px;
  text-align: center;
  padding: 0 20px;
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-two-col.two-col-reverse li {
  list-style-type: none;
  margin-bottom: 20px;
}
.solution-two-col.two-col-reverse li:before {
  content: "• ";
  color: #00a0d3;
  font-size: 22px;
  margin-left: -15px;
}
.solution-two-col.two-col-reverse .two-col {
  padding: 0 50px;
}
.solution-two-col.two-col-reverse img {
  max-width: 100%;
}
.solution-padding-top {
  padding-top: 20px;
}
.solution-padding-top-extra {
  padding-top: 30px;
}
.solution-center-extra-padding {
  padding: 65px 0;
}
a.link-extra {
  display: block;
  margin-top: 10px;
}
a.link-extra img {
  padding-left: 5px;
}
.award-callout {
  font-size: 21px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  color: #0f0f0f;
}
.award-callout .tall {
  font-size: 21px;
}
.award-callout a {
  color: #0f0f0f;
}
@media (max-width: 1100px) {
  .solution-full-bleed figure {
    right: 0;
    left: auto;
    width: 50%;
    bottom: 0;
    top: auto;
    max-height: 92%;
  }
}
@media (max-width: 768px) {
  .solution-headline p {
    max-width: 100%;
  }
  .solution-three-col .brand-blue-button {
    height: auto;
  }
  .solution-three-col p {
    margin-bottom: 40px;
  }
  .solution-list-right ul,
  .solution-list-left ul {
    margin-top: 20px;
  }
  .solution-list-right ul li,
  .solution-list-left ul li {
    margin-bottom: 20px;
  }
  .solution-two-col.two-col-reverse .two-col {
    padding: 0;
  }
  .solution-full-bleed figure {
    display: block;
    position: relative;
    width: 100%;
    max-height: none;
  }
  .solution-full-bleed figure.blue-figure {
    background-color: #00a0d3;
  }
  .solution-full-bleed.full-bleed-two-col figure,
  .solution-full-bleed.full-thin figure {
    padding-left: 20px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .solution-full-bleed.full-bleed-two-col figure h3,
  .solution-full-bleed.full-thin figure h3 {
    font-size: 36px;
  }
  .solution-full-bleed.full-bleed-two-col figure p,
  .solution-full-bleed.full-thin figure p {
    font-size: 18px;
  }
  .solution-full-bleed.full-bleed-two-col figure .brand-white-border-button,
  .solution-full-bleed.full-thin figure .brand-white-border-button {
    border-color: #00a0d3;
  }
  .solution-full-bleed.full-bleed-two-col figure .brand-white-border-button a,
  .solution-full-bleed.full-thin figure .brand-white-border-button a {
    color: #00a0d3;
  }
  .solution-two-col-image.two-col-extra-margin img {
    margin-left: 0;
  }
  .solution-center-everything.dark-blue-background.appliance {
    min-height: 0;
  }
  .solution-center-everything.dark-blue-background.appliance figure {
    max-width: 100%;
    display: block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding-top: 20px;
  }
  .solution-center-everything.dark-blue-background.appliance figure .brand-white-button {
    border: 3px solid #ffffff;
  }
  .solution-center-everything.dark-blue-background.appliance figure .brand-white-button a {
    color: #ffffff;
  }
  .solution-two-col a {
    display: block;
    width: 90%;
    margin-bottom: 20px;
  }
  .solution-two-col a img {
    padding-top: 0;
    padding-left: 0;
    display: inline-block;
  }
  .solution-two-col-uneven-colour .col-dark {
    padding: 50px 10px;
  }
  .solution-center-text p {
    max-width: 90%;
  }
  .solution-two-col-image .container {
    padding: 40px 10px;
  }
  .solution-center-everything.very-light-background .container p {
    max-width: 90%;
  }
  .solution-cta-bar div.container-fluid {
    height: auto;
  }
  .solution-cta-bar .solution-cta-col span {
    font-size: 36px;
  }
  .solution-cta-bar .solution-cta-col span.small {
    font-size: 34px;
  }
  .solution-cta-bar .brand-white-border-button,
  .solution-cta-bar .brand-blue-button {
    max-width: 80%;
    max-height: none;
    margin-top: 13.33333333px;
    height: auto;
    text-align: center;
  }
  .solution-cta-bar .brand-white-border-button a,
  .solution-cta-bar .brand-blue-button a {
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .more-solutions a {
    margin-bottom: 40px;
  }
  .solution-two-col-double-row .double-row {
    padding-left: 0;
  }
}
@media (max-width: 375px) {
  .solution-cta-bar .solution-cta-col span {
    font-size: 29px;
  }
  .solution-cta-bar .solution-cta-col span.small {
    font-size: 26px;
  }
}
@media (width: 768px) {
  .solution-cta-bar div.container-fluid .row-fluid .solution-cta-col,
  .solution-cta-bar div.container-fluid .row .solution-cta-col {
    padding: 90px 6px;
  }
  .solution-cta-bar .brand-white-border-button,
  .solution-cta-bar .brand-blue-button {
    max-width: 100%;
  }
  .solution-cta-bar .solution-cta-col span {
    font-size: 32px;
  }
  .solution-cta-bar .solution-cta-col span.small {
    font-size: 26px;
  }
}
@media (max-width: 667px) {
  .solution-cta-bar .solution-cta-col span {
    text-align: center;
  }
  .solution-cta-bar .brand-white-border-button,
  .solution-cta-bar .brand-blue-button {
    margin: auto;
  }
  .solution-cta-bar div.container-fluid .row-fluid .solution-cta-col,
  .solution-cta-bar div.container-fluid .row .solution-cta-col {
    padding: 20px 6px;
  }
  .solution-cta-bar .solution-cta-col span.small {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .solution-cta-bar .solution-cta-col span.small {
    font-size: 20px;
  }
  .solution-cta-bar .brand-white-border-button,
  .solution-cta-bar .brand-blue-button {
    width: 90%;
  }
}
.locale {
  margin: 20px 0;
  text-align: center;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.locale .locale-bg {
  padding: 80px 20px 80px 20px !important;
  padding: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -20px 0;
}
.locale .locale-bg figure {
  background-color: #00a0d3;
  color: #ffffff;
  text-align: center;
  top: 180px;
  padding: 50px 35px;
  right: 0;
  left: 550px;
  max-width: 550px;
  min-width: 290px;
  margin: 0 auto;
  display: block;
  opacity: 0.9;
}
.video-promo-white {
  background-color: #ffffff;
}
.top-video-promo {
  background-color: #dfe5e8;
  min-height: 320px;
  margin-bottom: 30px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.top-video-promo h1 {
  width: 100%;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.top-video-promo .sub-head {
  font-family: 'DINNextLTPro-Light', Tahoma !important;
  margin-top: -20px !important;
  margin-bottom: 30px;
}
.top-video-promo img {
  float: left;
  margin-left: -45px;
  margin-top: 25px;
}
.top-video-promo h2 {
  width: 95%;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 0;
}
.top-video-promo p {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.top-video-promo-media {
  padding: 2px 0 25px 25px;
}
.top-video-promo-image {
  max-width: 78%;
  width: 100%;
  margin-top: -14px !important;
}
@media (max-width: 1028px) {
  .top-video-promo-image {
    max-width: 75%;
    width: 100%;
    margin-top: 10px !important;
  }
}
@media (max-width: 880px) {
  .top-video-promo-image {
    width: 100%;
    margin-top: 25px !important;
    margin-left: auto !important;
    margin-right: auto;
    float: none !important;
    margin-bottom: 25px;
  }
}
.drop-menu .Primary-Links {
  font-family: 'DINNextLTPro-Light';
  font-size: 21px;
  text-transform: uppercase;
  color: #00a0d3;
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 600;
  line-height: 1.1;
}
.drop-menu .Primary-Links a {
  color: #00a0d3;
}
.drop-menu .Primary-Links:first-of-type {
  margin-top: 10px;
}
.drop-menu .Secondary-Links {
  font-family: 'DINNextLTPro-Light';
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 0;
  font-weight: 600;
  line-height: 1.1;
}
.drop-menu .Tertiary-Links {
  margin-top: -10px;
  margin-bottom: 10px;
  font-family: 'DINNextLTPro-Light';
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
}
.drop-menu .Tertiary-Links a {
  color: #e1e1e1;
}
#footer #footer-top #subscribe-form .footer-date p {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  display: block;
}
#footer #footer-top #subscribe-form .footer-date .number {
  margin-top: 5px;
  font-size: 22px;
  margin-bottom: 0 !important;
}
#footer #footer-top #subscribe-form .footer-event .small {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0 !important;
}
#footer #footer-top #subscribe-form .footer-event p {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 13.33333333px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
@media (max-width: 768px) {
  #footer #footer-top .footer-mobile-row p {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
  }
}
.cv-footer-wechat-bottom {
  float: left;
  width: 120px;
  height: 120px;
  background-image: url(/Content/images/all/menu/WeChatQRcode.jpg);
}
.sitemap {
  padding-left: 1em !important;
}
.sitemap ul {
  padding-left: 3em !important;
}
.sitemap li:before {
  color: #337ab7 !important;
}
.sitemap li a {
  color: #337ab7;
}
.sitemap li li:before {
  color: #00a0d3 !important;
}
.sitemap li li a {
  color: #00a0d3;
}
.sitemap li li li:before {
  color: #000 !important;
}
.sitemap li li li a {
  color: #000;
}
.sitemap li li li li:before {
  color: #666 !important;
}
.sitemap li li li li a {
  color: #666;
}
.sitemap li li li li li:before {
  color: #bbb !important;
}
.sitemap li li li li li a {
  color: #bbb;
}
.news-main {
  background-color: #ffffff;
}
.news-main .container .row {
  position: relative;
}
.news-main .container .row .news-nav {
  position: relative;
}
.news-main .container .row .news-nav ul {
  list-style-type: none;
  padding-left: 0;
}
.news-main .container .row .news-nav ul li {
  display: inline-block;
  float: left;
  margin-right: 20px;
  padding: 5px 10px;
}
.news-main .container .row .news-nav ul li a {
  color: #0f0f0f;
  text-decoration: none;
  display: block;
  padding-top: 2px;
}
.news-main .container .row .news-nav ul li.active {
  background-color: #000624;
  border-radius: 3px;
  color: #ffffff;
}
.news-main .container .row .news-nav ul li.active a {
  color: #ffffff;
}
.news-main .container .row .news-nav hr {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 0;
}
.news-main .container .row .news-rss-drop {
  position: absolute;
  top: 7px;
  right: 0;
}
.news-main .container .row .news-rss-drop select {
  border: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background: url(/Content/images/release3/arrow-blue-down.png) no-repeat right #ffffff;
}
.news-main .container .news-main-wrapper ul {
  padding-left: 0;
  list-style-type: none;
}
.news-main .container .news-main-wrapper .news-single-rows .row {
  border-bottom: 1px solid #dfe5e8;
  padding-bottom: 20px;
  padding-top: 20px;
}
.news-main .container .news-main-wrapper .news-single-rows .news-date {
  background-color: #00a0d3;
  padding: 10px 0;
}
.news-main .container .news-main-wrapper .news-single-rows .news-date h3,
.news-main .container .news-main-wrapper .news-single-rows .news-date h4 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.news-main .container .news-main-wrapper .news-single-rows .news-date h3 {
  font-size: 16px;
}
.news-main .container .news-main-wrapper .news-single-rows .news-date h4 {
  font-size: 21px;
}
.news-main .container .news-main-wrapper .news-single-rows .news-info {
  padding-left: 30px;
}
.news-main .container .news-main-wrapper .news-single-rows .news-info h5 {
  color: #8e9091;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 0;
}
.news-main .container .news-main-wrapper .news-single-rows .news-info p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 4px;
}
.news-main .container .news-main-wrapper .news-single-rows .news-info a {
  color: #00a0d3;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.news-main .container .news-main-wrapper .news-single-rows .news-info a i {
  padding-left: 5px;
}
.news-internal-sidebar {
  width: 300px;
}
.news-contacts {
  padding-left: 20px;
}
.news-contacts figure {
  background-color: #eeeeee;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 20px;
}
.news-contacts figure h3,
.news-contacts figure h4,
.news-contacts figure p {
  padding: 0 30px;
}
.news-contacts figure h3 {
  margin-top: 0;
  padding-top: 30px;
  font-size: 21px;
  margin-bottom: 20px;
}
.news-contacts figure h4 {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 16px;
  margin: 0;
}
.news-contacts figure p {
  font-size: 16px;
  margin-bottom: 0;
}
.news-contacts figure p.extra-pad {
  padding-bottom: 20px;
}
.news-contacts figure figcaption {
  background-color: #e3e3e3;
  padding: 20px 0;
  margin-top: 20px;
}
.news-contacts figure figcaption a {
  display: block;
  padding-left: 30px;
  color: #0f0f0f;
}
.news-contacts figure a {
  color: #00a0d3;
}
.news-contacts .news-social {
  padding: 0 30px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.news-contacts .news-social hr {
  margin-bottom: 20px;
  margin-left: -30px;
}
.news-contacts .news-social h3 {
  font-size: 21px;
}
.news-contacts .news-social ul {
  list-style-type: none;
  padding-left: 0;
}
.news-contacts .news-social ul li {
  display: inline-block;
  float: left;
  margin-right: 10px;
  font-size: 21px;
}
.news-contacts .news-social i {
  color: #00a0d3;
  font-size: 1.6em;
}
.news-pagination {
  padding-bottom: 60px;
  padding-top: 20px;
}
.news-pagination ul {
  padding-left: 0;
  list-style-type: none;
}
.news-pagination ul li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.news-pagination ul li a {
  color: #0f0f0f;
}
.news-pagination ul li.active a {
  color: #8e9091;
}
.news-social-buttons {
  margin-left: 45px;
}
.news-social-buttons .topic-social-button {
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 70px;
}
.news-related-posts ul {
  list-style-type: none;
  padding-left: 0;
}
.news-related-posts ul li {
  padding-right: 40px;
  margin-bottom: 20px;
}
.news-related-posts h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.news-inside-stick.active {
  position: fixed;
  top: 90px;
  right: 40px;
  -moz-transition: right linear 0.5s;
  -o-transition: right linear 0.5s;
  -webkit-transition: right linear 0.5s;
  transition: right linear 0.5s;
}
.news-inside-stick.active figure {
  max-width: 325px;
}
.news-inside-stick.active.bottom {
  right: -940px;
  -moz-transition: right linear 0.5s;
  -o-transition: right linear 0.5s;
  -webkit-transition: right linear 0.5s;
  transition: right linear 0.5s;
}
.news-inside-single {
  padding-right: 40px;
}
@media (max-width: 768px) {
  .news-inside-stick.active {
    position: relative !important;
    top: 0 !important;
    padding-left: 0 !important;
    right: unset;
  }
  .news-main .container .news-main-wrapper .news-single-rows .news-info {
    padding-left: 0;
  }
  .news-contacts {
    padding-left: 0;
  }
}
@media (max-width: 667px) {
  .news-main .container .news-main-wrapper .news-single-rows .news-info {
    padding-left: 34px;
    padding-top: 10px;
  }
  .news-main .container .news-main-wrapper .news-single-rows .news-info h5 {
    margin-left: -42px;
    padding-top: 10px;
  }
  .news-main-wrapper .wb-entry-list-entries .blog-post--featured p {
    margin-left: -42px !important;
  }
  .news-main-wrapper .wb-entry-list-entries .blog-post--featured a {
    margin-left: -42px !important;
  }
  .news-main {
    margin-bottom: 32px;
  }
}
.blue-hero-bar {
  height: 65px;
  position: relative;
  z-index: 101;
  background-color: transparent;
  min-width: 1030px;
  width: 0;
  margin: 0 auto;
  margin-top: -32px;
  -moz-transition: width linear 0.5s;
  -o-transition: width linear 0.5s;
  -webkit-transition: width linear 0.5s;
  transition: width linear 0.5s;
  background-color: #00a0d3;
}
.blue-hero-bar .container {
  height: 65px;
  background-color: #00a0d3;
  position: relative;
  z-index: 100;
  border-radius: 3px;
}
.blue-hero-bar .container ul {
  height: 65px;
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.blue-hero-bar .container ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 33%;
}
.blue-hero-bar .container ul li a {
  color: #ffffff;
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
  text-decoration: none;
}
.blue-hero-bar .container ul li a img {
  padding-right: 5px;
}
.blue-hero-bar .container ul li:last-child {
  margin-right: 0;
}
.blue-hero-bar.active {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  transition: width linear 0.5s;
  top: 82px;
  background-color: #00a0d3;
}
.blue-hero-bar.active.short {
  top: 82px;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.blue-hero-bar.active.long {
  top: 122px;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.blue-hero-bar.blue-hero-homepage.active {
  top: 50px;
}
.blue-hero-bar.blue-hero-homepage.active.short,
.blue-hero-bar.blue-hero-homepage.active.long {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 1030px) {
  .blue-hero-bar {
    min-width: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .blue-hero-bar {
    margin-top: 0;
    margin-bottom: 40px;
    height: auto;
    z-index: 2;
    padding: 0 20px;
  }
  .blue-hero-bar.active.long,
  .blue-hero-bar.active.short {
    top: 50px;
  }
}
@media (max-width: 558px) {
  .blue-hero-bar .container ul {
    width: 100%;
  }
}
.how-title {
  margin-bottom: 80px;
  margin-top: 80px;
}
.how-title h3 {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  margin-top: 0;
}
.how-left-right {
  margin-bottom: 80px;
}
.how-left-right h3 {
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 0;
}
.how-left-right p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.how-left-right a {
  color: #00a0d3;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 20px;
  display: block;
}
.how-left-right i {
  font-size: 16px;
}
.how-image-right img {
  padding-left: 13px;
  max-width: 100%;
}
.how-image-right h3 {
  padding-right: 60px;
}
.how-image-right p {
  padding-right: 60px;
}
.how-image-left img {
  padding-right: 13px;
  max-width: 100%;
}
.how-image-left h3 {
  padding-left: 20px;
}
.how-image-left p {
  padding-left: 20px;
}
.how-image-left p a {
  padding-left: 0;
}
.how-image-left a {
  padding-left: 20px;
}
@media (max-width: 768px) {
  .how-left-right {
    text-align: center;
  }
  .how-left-right h3 {
    padding-left: 0;
    margin-top: 20px;
    padding-right: 0;
  }
  .how-left-right p {
    padding-left: 0;
  }
  .how-left-right a {
    padding-left: 0;
  }
  .how-left-right .how-col img {
    padding-left: 0;
  }
  .dark-two-col .container {
    padding: 0 20px !important;
  }
  .dark-two-col .container .brand-white-button {
    margin-bottom: 20px;
  }
  .solution-list-right img {
    margin-bottom: 20px;
  }
}
.solution-center-blue .brand-white-border-button {
  text-transform: uppercase;
}
.dark-two-col .container {
  position: relative;
  background-color: #000624;
  color: #ffffff;
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 80px 40px;
}
.dark-two-col .container .triangle-box {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
}
.dark-two-col .container .triangle-box img {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
}
.dark-two-col .container h3 {
  font-size: 42px;
  margin-bottom: 20px;
}
.dark-two-col .container h4 {
  font-size: 21px;
  padding-bottom: 30px;
}
.dark-two-col .container h5 {
  font-size: 21px;
  margin-top: 0;
}
.dark-two-col .container p {
  font-size: 16px;
}
.dark-two-col .container .brand-white-button {
  margin-top: 20px;
}
.dark-two-col .container img {
  max-width: 100%;
  margin-bottom: 20px;
}
.extra-top-margin {
  margin-top: 60px;
}
.solution-center-blue.solution-center-blue-two-col {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.solution-center-blue.solution-center-blue-two-col p {
  font-size: 16px;
}
.solution-center-blue.solution-center-blue-two-col h3 {
  margin-bottom: 0;
}
.solution-center-blue.solution-center-blue-two-col h4 {
  font-size: 21px;
  margin-bottom: 40px;
}
.solution-center-blue.solution-center-blue-two-col h5 {
  font-size: 21px;
}
.solution-center-blue.solution-center-blue-two-col ul li {
  text-align: left;
  margin-bottom: 20px;
}
.solution-center-blue.solution-center-blue-two-col .brand-white-border-button {
  width: auto;
  display: inline-block;
  margin-top: 20px;
}
.solution-three-col.extra-margin {
  margin: 60px 0;
}
.solution-three-col.extra-margin h3 {
  margin-top: 0;
  margin-bottom: 40px;
}
.solution-three-col.extra-margin h4 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.solution-three-col.extra-margin p {
  font-size: 16px;
}
.solution-three-col.extra-margin p a {
  font-size: 16px;
}
.hr-no-margin.dark-hr hr {
  border-color: #cccdd3;
}
.position-relative {
  position: relative;
}
.position-relative .full-angle-bar {
  top: -17%;
  background-color: #f2f5f6;
}
.solution-center-blue.solution-center-blue-three-col p {
  font-size: 16px;
}
.solution-center-blue.solution-center-blue-three-col h3 {
  margin-bottom: 40px;
  margin-top: 0;
}
.solution-center-blue.solution-center-blue-three-col img {
  margin: 0 auto;
  display: block;
}
.solution-center-blue.solution-center-blue-three-col h4 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.solution-center-blue.solution-center-blue-three-col ul li {
  text-align: left;
  margin-bottom: 20px;
}
.landing-two-row-form.trial-form {
  margin: 40px 0;
}
.landing-two-row-form.trial-form h2 {
  margin-bottom: 32px;
  margin-top: 0;
}
.landing-two-row-form.trial-form img {
  width: 100%;
}
.landing-two-row-form.trial-form .form-col {
  padding-right: 20px;
}
.landing-two-row-form.trial-form .form-inline {
  display: inline-block;
  float: left;
  padding-left: 20px;
}
.landing-two-row-form.trial-form .visible-xs {
  color: #0f0f0f;
}
.landing-two-row-form.trial-form .brand-blue-button {
  background-color: #00a0d3;
  border-color: #00a0d3;
  padding: 10px 17px;
}
.landing-two-row-form.trial-form .brand-blue-button a {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  line-height: 23px;
}
.landing-two-row-form.trial-form .brand-blue-button:hover {
  background-color: #ffffff;
}
.landing-two-row-form.trial-form .brand-blue-button:hover a {
  color: #00a0d3;
}
.landing-two-row-form.trial-form .row {
  padding-right: 20px;
}
.landing-two-row-form.trial-form .row div:last-child {
  padding-right: 0;
}
.landing-two-row-form.trial-form input[type="text"] {
  width: 100%;
  border-color: #dfe5e8;
  background-color: #ffffff;
}
.landing-two-row-form.trial-form label.form-inline {
  width: 90%;
}
.landing-two-row-form.trial-form input[type="text"]::-webkit-input-placeholder {
  color: #0f0f0f;
}
.landing-two-row-form.trial-form input[type="text"]:-moz-placeholder {
  color: #0f0f0f;
}
.landing-two-row-form.trial-form input[type="text"]::-moz-placeholder {
  color: #0f0f0f;
}
.landing-two-row-form.trial-form input[type="text"]:-ms-input-placeholder {
  color: #0f0f0f;
}
.landing-two-row-form.trial-form .brand-blue {
  color: #00a0d3;
}
.solution-three-col.extra-h3 h3 {
  margin-bottom: 40px;
}
.how-calculator-spot {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  min-height: 300px;
}
.how-calculator-spot h3 {
  padding-top: 100px;
}
.solution-full-bleed.topic-full-bleed.no-blue figure {
  background-color: transparent;
}
.demo-carousel {
  margin-bottom: 30px;
}
.demo-carousel .container {
  position: relative;
}
.demo-carousel .container .demo-arrow {
  font-size: 72px;
  color: #cccccc;
  position: absolute;
  top: 32%;
  cursor: pointer;
  z-index: 300;
}
.demo-carousel .container .demo-arrow-left {
  left: 0;
}
.demo-carousel .container .demo-arrow-right {
  right: 0;
}
.demo-carousel .container .row {
  display: none;
}
.demo-carousel .container .row .spot-wrapper {
  background-color: #00a0d3;
  color: #ffffff;
  min-height: 200px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}
.demo-carousel .container .row .spot-wrapper h3 {
  font-size: 72px;
  margin-top: 0;
  margin-bottom: 30px;
}
.demo-carousel .container .row .spot-wrapper h4 {
  font-size: 21px;
  padding-top: 30px;
  margin-bottom: 20px;
}
.demo-carousel .container .row .spot-wrapper p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0293c1;
}
.demo-carousel .container .row .spot-wrapper p a {
  color: #ffffff;
  text-decoration: none;
}
.demo-carousel .container .row.active {
  display: block;
}
.demo-image-left-right {
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 80px;
}
.demo-image-left-right h3 {
  font-size: 21px;
  margin-top: 50px;
}
.demo-image-left-right img {
  max-width: 100%;
}
.demo-image-right .demo-text {
  padding-left: 30px;
}
.demo-image-left .demo-text {
  padding-right: 60px;
}
.demo-webinar-boxes {
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.demo-webinar-boxes .demo-webinar-box {
  padding-right: 20px;
  margin-bottom: 30px;
}
.demo-webinar-boxes img {
  max-width: 100%;
  border: 1px solid #8e9091;
}
.demo-webinar-boxes h3 {
  font-size: 16px;
}
.demo-webinar-boxes p {
  font-weight: 700;
  font-size: 16px;
}
.demo-webinar-boxes p a {
  font-size: 16px;
  font-weight: 400;
  color: #00a0d3;
}
.webinar-carousel {
  margin-bottom: 30px;
}
.webinar-carousel .container {
  position: relative;
}
.webinar-carousel .container .row .spot-wrapper {
  background-color: #BEE0ED;
  color: #000624;
  min-height: 200px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.webinar-carousel .container .row .spot-wrapper h3 {
  font-size: 18px;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}
.webinar-carousel .container .row .spot-wrapper h4 {
  font-size: 16px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.webinar-carousel .container .row .spot-wrapper p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0293c1;
  color: #ffffff;
}
.webinar-carousel .container .row .spot-wrapper p a {
  color: #ffffff;
  text-decoration: none;
}
.webinar-carousel .container .row .active {
  display: block;
}
.webinar-link {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.featured-webinar {
  height: 450px;
}
.featured-webinar .spot-wrapper h3 {
  font-size: 36px !important;
  height: 450px;
  padding-top: 100px !important;
}
@media (max-width: 700px) {
  .blue-hero-bar .container {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .blue-hero-bar .container {
    margin-top: 0;
    height: auto;
  }
  .blue-hero-bar .container ul {
    height: auto;
    display: block;
  }
  .blue-hero-bar .container ul li {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  .how-left-right {
    text-align: center;
  }
  .how-image-right h3,
  .how-image-right p {
    padding-right: 0;
  }
}
.full-bleed-left {
  min-width: 100%;
  width: 100%;
  height: 448px;
  margin-bottom: 20px;
  color: #ffffff;
}
.full-bleed-left figure {
  display: table;
  height: 448px;
  width: 50%;
}
.full-bleed-left figure div {
  display: table-cell;
  vertical-align: middle;
}
.full-bleed-left figure div h2 {
  padding-top: 0;
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  margin-bottom: 30px;
}
.full-bleed-left figure div p {
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
  margin-bottom: 30px;
}
.full-bleed-left figure div .brand-blue-bg-button:hover {
  border: 2px solid #ffffff;
  text-decoration: none;
}
.full-bleed-left figure div .brand-blue-bg-button:hover a {
  text-decoration: none;
}
.solution-list-right.solution-update p {
  padding-left: 0;
}
.solution-center-blue h2 {
  text-align: center;
  font-size: 42px;
}
.solution-center-blue .brand-white-border-button.wid-330 {
  width: 330px;
}
.msp-right {
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.msp-right h2 {
  font-size: 42px;
  margin-top: 0;
}
.msp-right p {
  font-size: 16px;
}
.msp-right .col-sm-8 {
  padding-right: 40px;
}
.msp-right .brand-white-button {
  margin-top: 10px;
  width: auto;
}
.msp-grey {
  background-color: #dfe5e8;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-top: 50px;
  padding-bottom: 50px;
}
.msp-grey h2 {
  font-size: 42px;
  margin-top: 0;
}
.msp-grey p {
  font-size: 16px;
}
.msp-grey .col-sm-8 {
  padding-left: 20px;
}
.laitek-full {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-top: 50px;
  padding-bottom: 50px;
}
.laitek-full h2 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  margin-top: 0;
}
.laitek-full h3 {
  font-size: 21px;
}
.laitek-full p {
  margin-top: 20px;
  font-size: 16px;
}
.laitek-blue {
  background-color: #43b5d9;
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 20px 0;
}
.laitek-blue h2 {
  font-size: 111px;
  margin-top: 0;
  padding-right: 20px;
}
.laitek-blue h3 {
  font-size: 42px;
  margin-top: 15px;
}
.laitek-blue h4 {
  border-left: 1px solid #ffffff;
  padding-left: 30px;
  font-size: 16px;
  margin-top: 20px;
}
.solution-list-right.laitek h3 {
  margin-bottom: 20px;
}
.solution-list-right.laitek .list-header-left {
  padding-left: 40px;
}
.solution-list-right.laitek .list-header-left h4 {
  text-align: left;
  margin-top: 0;
}
.solution-list-right.laitek ul {
  padding-left: 15px;
}
.msp-grey.msp-right p {
  padding-right: 20px;
}
.msp-right.v11-padding p {
  padding-right: 40px;
}
.msp-right.msp-left p {
  padding-left: 40px;
}
.msp-right.msp-left h2 {
  padding-left: 40px;
}
.msp-right.msp-left.center-h2 h2 {
  text-align: center;
  margin-bottom: 20px;
}
.v11-engine {
  background-color: #dfe5e8;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  padding: 40px 0;
}
.v11-engine img {
  margin: 0 auto;
  display: block;
}
.v11-engine .row {
  margin: 20px 0;
  padding: 20px 0;
}
.v11-engine h3 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 0;
}
.v11-engine h2 {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 0;
}
.v11-engine .analytics {
  background-color: #ffffff;
}
.v11-engine .analytics .row {
  margin-top: 0;
}
.v11-engine .analytics .col-sm-3 {
  border-right: 1px solid #dfe5e8;
  cursor: pointer;
}
.v11-engine .analytics div.col-sm-3:last-child {
  border-right: none;
}
.v11-engine .content-index {
  background-color: #595959;
  color: #ffffff;
  cursor: pointer;
}
.v11-engine .rich-media {
  background-color: #00b4eb;
  color: #ffffff;
  cursor: pointer;
}
.v11-engine .virtual-repo {
  background-color: #7f7f7f;
  color: #ffffff;
  cursor: pointer;
}
.v11-engine .virtual-repo .col-sm-3 {
  border-right: 1px solid #ffffff;
}
.v11-engine .virtual-repo div.col-sm-3:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  .laitek-full {
    text-align: center;
  }
  .msp-grey.msp-right p {
    padding-right: 0;
    margin: 20px 0;
  }
  .msp-grey {
    text-align: center;
  }
  .msp-grey img {
    margin: 0 auto;
  }
  .msp-grey .col-sm-8 {
    padding-left: 0;
  }
  .laitek-blue {
    text-align: center;
  }
  .laitek-blue .float-left {
    float: none;
  }
  .laitek-blue h4 {
    border-left: none;
    padding-left: 0;
  }
  .laitek-blue h2 {
    padding-right: 0;
  }
  .msp-right {
    text-align: center;
  }
  .msp-right .col-sm-8 {
    padding-right: 0;
  }
  .msp-right .brand-white-button {
    margin-bottom: 20px;
  }
  .msp-right.v11-padding p {
    padding-right: 0;
  }
  .msp-right.msp-left h2 {
    padding-left: 0;
  }
  .msp-right.msp-left p {
    padding-left: 0;
  }
  .v11-engine .col-sm-3 {
    border-right: none !important;
    margin-bottom: 20px;
  }
  .v11-blue article {
    width: 100%;
    text-align: center;
    height: auto;
    position: relative;
  }
  .full-bleed-left {
    background-size: cover;
    background-position: 70%;
  }
  .full-bleed-left figure {
    width: 100%;
    max-width: 100%;
    padding: 40px 0;
  }
  .solution-list-left.solution-update img {
    margin-top: 20px;
  }
}
@media (max-width: 456px) {
  .full-bleed-left {
    background-repeat: no-repeat;
    height: auto;
  }
}
.event-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 50;
  width: 100%;
  height: 100%;
}
.events-header {
  position: relative;
}
.events-header .half-grey-overlay {
  background-color: #dfe5e8;
  width: 100%;
  height: 65%;
  top: 35%;
  position: absolute;
}
.events-header .events-header-register-info {
  padding-left: 80px;
  padding-top: 40px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.events-header .events-header-register-info p {
  font-size: 21px;
}
.events-header .events-header-register-info .cmv-button-row {
  padding: 30px 0;
}
.events-header .events-header-register-info .cmv-button-row .brand-white-button {
  text-transform: uppercase;
  margin-right: 20px;
}
.events-header .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
}
.events-header .bg-image figure {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 6, 36, 0.8);
  padding-top: 40px;
  padding-left: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  width: 350px;
}
.events-header .bg-image figure .brand-white-border-button {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
}
.events-header .bg-image figure .brand-white-border-button a {
  padding: 0;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.events-header .bg-image figure .brand-white-border-button:hover a {
  color: #0f0f0f;
}
.events-header .bg-image figure h2,
.events-header .bg-image figure h3 {
  color: #00a0d3;
  font-size: 26px;
  margin-bottom: 5px;
  margin-top: 0;
}
.events-header .bg-image figure h3 {
  margin-bottom: 60px;
}
.events-header .bg-image figure hr {
  margin: 15px 0;
  margin-right: 20px;
}
.events-header .bg-image figure p {
  color: #dfe5e8;
  display: block;
  margin-bottom: 0;
  margin-top: 0;
}
.events-header .bg-image figure a {
  color: #dfe5e8;
  display: block;
  padding: 20px 0;
}
.events-filter {
  padding: 10px 0;
}
.events-filter select {
  display: inline-block;
  float: left;
  border: none;
  color: #00a0d3;
  border-left: 1px solid #8e9091;
  margin-left: 5px;
  margin-right: 8px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background: url('/Content/images/release3/arrow-blue-down.png') no-repeat right #ffffff;
  background-color: #ffffff;
  padding-right: 25px;
  padding-left: 5px;
  cursor: pointer;
}
.events-filter select.no-border {
  border-left: 0;
}
.events-filter-extra-padding {
  padding: 10px 0;
  padding-bottom: 40px;
}
.events-filter-extra-padding h3 {
  margin-bottom: 20px;
}
.events-featured {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 40px 0;
  position: relative;
}
.events-featured .event-listing-page {
  display: block;
}
.events-featured .event-listing-page.active {
  display: block;
}
.events-featured .see-all {
  margin: 0 auto;
  display: block;
}
.events-featured h2 {
  font-size: 42px;
  margin-top: 0;
  text-transform: uppercase;
}
.events-featured h3 {
  font-size: 16px;
  color: #8e9091;
  display: inline-block;
  float: left;
  margin-top: 0;
  margin-right: 10px;
}
.events-featured .single-event-blowout {
  position: absolute;
  display: none;
}
.events-featured .single-event-blowout.active {
  display: block;
}
.events-featured .row .single-event-wrapper {
  padding-bottom: 60px;
}
.events-featured .row .single-event-wrapper .single-dark-image-wrapper {
  position: relative;
  margin-right: 16.66666667px;
}
.events-featured .row .single-event-wrapper .single-dark-image-wrapper img {
  position: relative;
  z-index: -1;
  width: 100%;
}
.events-featured .row .single-event-wrapper .single-dark-image-wrapper .single-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 6, 36, 0.8);
  z-index: 97;
}
.events-featured .row .single-event-wrapper .single-dark-image-wrapper .brand-white-border-button {
  display: inline-block;
  float: left;
  margin-left: 20px;
  width: auto;
  padding: 10px 20px;
  margin-top: -60px;
  z-index: 98;
  position: relative;
}
.events-featured .row .single-event-wrapper .single-event-info h3 {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 0;
  font-size: 21px;
  padding-right: 30px;
}
.events-featured .row .single-event-wrapper .single-event-info p {
  display: block;
  width: 100%;
  font-size: 16px;
  margin-bottom: 0;
}
.events-featured .row .single-event-wrapper .single-event-info a {
  display: block;
  color: #00a0d3;
  text-decoration: none;
}
.events-featured .row .single-event-wrapper .single-event-info a i {
  transform: rotate(0);
  transition: all ease-out 0.5s;
  margin-left: 5px;
}
.events-featured .row .single-event-wrapper .single-event-info a i.active {
  transform: rotate(90deg);
  transition: all ease-out 0.5s;
}
.events-featured .row .single-event-wrapper .single-event-info a i.active:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #00a0d3;
  transform: rotate(-90deg);
  left: 11px;
  top: 2px;
}
.events-featured .row .single-event-info-box {
  width: 100%;
  float: left;
}
.events-featured .row .single-event-info-box .single-event-info-box-wrapper {
  background-color: #00a0d3;
  padding: 30px 0;
  width: 100%;
  color: #ffffff;
  z-index: 200;
  position: absolute;
  display: none;
  top: 200px;
  left: 0;
}
.events-featured .row .single-event-info-box .single-event-info-box-wrapper .info-box-drop .event-info-close {
  right: 0;
  top: 0;
  position: absolute;
  border: 3px solid #ffffff;
  border-radius: 3px;
  padding: 5px;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
}
.events-featured .row .single-event-info-box .single-event-info-box-wrapper .info-box-drop h2 {
  font-size: 21px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
.events-featured .row .single-event-info-box .single-event-info-box-wrapper .info-box-drop .cmv-button-row {
  padding: 20px 0;
}
.events-featured .row .single-event-info-box .single-event-info-box-wrapper .info-box-drop .cmv-button-row .brand-white-border-button {
  display: inline-block;
  float: left;
  width: auto;
  padding: 10px 20px;
  margin-right: 20px;
}
.events-featured .row .single-event-info-box .single-event-info-box-wrapper .info-box-drop .cmv-button-row .brand-white-border-button a {
  margin-top: 0;
}
.events-featured .row .single-event-info-box-wrapper.active {
  display: block;
}
.events-featured .pagination .case-pagination {
  margin: 0 auto;
  display: block;
}
.events-featured.no-pad {
  padding-top: 0;
}
.solution-headline.no-pad {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .events-header .container .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .events-header .container .container .events-header-register-info {
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .events-featured .row .single-event-info-box {
    height: 0 !important;
  }
  .events-filter.case-filter figure select {
    font-family: 'DINNextLTPro-Light';
    font-size: 15px;
  }
  .events-filter select {
    margin-left: -5px;
    width: 85%;
    margin-top: -68px;
  }
}
select::-ms-expand {
  display: none;
}
.nooverflow {
  overflow: hidden;
}
.history-launcher {
  position: relative;
}
.history-launcher .launcher-wrapper {
  overflow: hidden;
  position: relative;
}
.history-launcher .launcher-wrapper .back-button {
  top: 20px;
  left: 10px;
  color: #ffffff;
  font-size: 21px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  -moz-transition: opacity linear 0.3s;
  -o-transition: opacity linear 0.3s;
  -webkit-transition: opacity linear 0.3s;
  transition: opacity linear 0.3s;
  z-index: 200;
}
.history-launcher .launcher-wrapper .year1996-2000 {
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}
.history-launcher .launcher-wrapper .year2000-2010 {
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
}
.history-launcher .launcher-wrapper .year2010-2016 {
  -moz-transform: translateY(310px);
  -ms-transform: translateY(310px);
  -o-transform: translateY(310px);
  -webkit-transform: translateY(310px);
  transform: translateY(310px);
}
.history-launcher .launcher-wrapper .launch-menu {
  width: 20%;
  display: inline-block;
  float: left;
  background-color: #000624;
  height: 480px;
  overflow: hidden;
}
.history-launcher .launcher-wrapper .launch-menu ul {
  list-style-type: none;
  color: #ffffff;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  margin-top: 10px;
}
.history-launcher .launcher-wrapper .launch-menu ul li {
  text-align: center;
  margin-bottom: 20px;
  font-size: 21px;
  cursor: pointer;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-sub {
  -moz-transform: translateX(500px);
  -ms-transform: translateX(500px);
  -o-transform: translateX(500px);
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
  position: absolute;
  width: 20%;
  float: left;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-sub li {
  font-size: 18px;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-sub li:hover {
  color: #00a0d3;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-main {
  display: block;
  font-size: 21px;
  margin-left: -8px;
  position: relative;
  height: 50px;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-main li {
  cursor: pointer;
  left: 0;
  position: relative;
  -moz-transition: left ease-in 0.1s;
  -o-transition: left ease-in 0.1s;
  -webkit-transition: left ease-in 0.1s;
  transition: left ease-in 0.1s;
  position: absolute;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-main li img {
  max-width: 10px;
  margin-top: -3px;
  margin-right: 5px;
  -moz-transform: rotate(260deg);
  -ms-transform: rotate(260deg);
  -o-transform: rotate(260deg);
  -webkit-transform: rotate(260deg);
  transform: rotate(260deg);
  transform: scale(0);
  -moz-transition: all ease-in 0.1s;
  -o-transition: all ease-in 0.1s;
  -webkit-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
}
.history-launcher .launcher-wrapper .launch-menu ul.launch-main li:hover img {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transform: scale(1);
  -moz-transition: transform ease-in 0.1s;
  -o-transition: transform ease-in 0.1s;
  -webkit-transition: transform ease-in 0.1s;
  transition: transform ease-in 0.1s;
}
.history-launcher .launcher-wrapper img.bg {
  width: 80%;
  float: left;
  display: inline-block;
  height: 480px;
  z-index: 0;
  position: relative;
}
.history-launcher .launcher-wrapper.active .back-button {
  opacity: 1;
  -moz-transition: opacity linear 0.3s;
  -o-transition: opacity linear 0.3s;
  -webkit-transition: opacity linear 0.3s;
  transition: opacity linear 0.3s;
}
.history-launcher .launcher-wrapper.active ul.launch-main li {
  cursor: auto;
}
.history-launcher .launcher-wrapper.active ul.launch-main li:hover img {
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: rotate(260deg);
  transform: scale(0);
  -moz-transition: all ease-in 0.1s;
  -o-transition: all ease-in 0.1s;
  -webkit-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
}
.history-launcher figure {
  position: absolute;
  background-color: rgba(0, 180, 235, 0.8);
  top: 0;
  color: #ffffff;
  height: 480px;
  width: 50%;
  right: 0;
  cursor: pointer;
  display: table;
}
.history-launcher figure figcaption {
  display: table-cell;
  vertical-align: middle;
}
.history-launcher figure figcaption h3 {
  margin-top: 0;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 40px;
}
.history-launcher figure figcaption img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.history-launcher figure:hover {
  background-color: #00a0d3;
}
@media (max-width: 560px) {
  .history-launcher figure {
    width: 100%;
  }
}
.history-inside {
  display: block;
  position: fixed;
  top: 0;
  right: -3000px;
  left: 3000px;
  bottom: 0;
  z-index: 1000;
  color: #ffffff;
  -moz-transition: all ease-out 1s;
  -o-transition: all ease-out 1s;
  -webkit-transition: all ease-out 1s;
  transition: all ease-out 1s;
}
.history-inside .history-inside-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 6, 24, 0.8);
  z-index: 101;
  opacity: 0;
  -moz-transition: opacity linear 0.8s;
  -webkit-transition: opacity linear 0.8s;
  -o-transition: opacity linear 0.8s;
  transition: opacity linear 0.8s;
}
.history-inside .history-inside-overlay.active {
  opacity: 1;
  -moz-transition: opacity linear 0.8s;
  -webkit-transition: opacity linear 0.8s;
  -o-transition: opacity linear 0.8s;
  transition: opacity linear 0.8s;
}
.history-inside .history-progress {
  position: absolute;
  z-index: 106;
  top: 0;
  right: 72px;
  left: 0;
  height: 3px;
}
.history-inside .history-progress .history-progress-bar {
  height: 3px;
  background-color: #00a0d3;
  width: 0;
  -moz-transition: width ease-out 0.5s;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
}
.history-inside article {
  left: -10000px;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
}
.history-inside .history-main article.active {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.history-inside .history-main article.active img {
  position: fixed;
}
.history-inside .history-main article.active figure {
  position: fixed;
}
.history-inside .history-main article.active.history-moving img {
  position: absolute;
}
.history-inside .history-main article.active.history-moving figure {
  position: absolute;
}
.history-inside .history-arrow {
  position: absolute;
  top: 43%;
  color: #ffffff;
  height: 90px;
  width: 50px;
  margin: 0;
  left: unset;
  right: unset;
  cursor: pointer;
  z-index: 150;
  font-size: 52px;
  -moz-transition: left linear 0.5s;
  -o-transition: left linear 0.5s;
  -webkit-transition: left linear 0.5s;
  transition: left linear 0.5s;
}
.history-inside .history-left {
  left: 70px;
}
.history-inside .history-left.active {
  left: 375px;
  -moz-transition: left linear 0.5s;
  -o-transition: left linear 0.5s;
  -webkit-transition: left linear 0.5s;
  transition: left linear 0.5s;
}
.history-inside .history-right {
  right: 90px;
}
.history-inside h3 {
  left: 0;
  font-size: 90px;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0;
  text-align: center;
  padding-top: 300px;
}
.history-inside h4 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.history-inside .history-top-menu .hamburger {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 250;
  font-size: 42px;
  cursor: pointer;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.history-inside .history-top-menu .hamburger .fa-remove {
  opacity: 0;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.history-inside .history-top-menu .hamburger .fa-bars {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.history-inside .history-top-menu .hamburger.active {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all ease-in 0.5s;
  -moz-transition: all ease-in 0.5s;
  -o-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  color: #00a0d3;
}
.history-inside .history-top-menu .hamburger.active .fa-remove {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all linear 0.3s;
  -moz-transition: all ease-in 0.5s;
  -o-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.history-inside .history-top-menu .hamburger.active .fa-bars {
  opacity: 0;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.history-inside .history-top-menu .history-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 250;
  cursor: pointer;
}
.history-inside .history-side-menu {
  position: fixed;
  left: -500px;
  top: 0;
  bottom: 0;
  width: 350px;
  background-color: rgba(0, 6, 36, 0.8);
  z-index: 170;
  padding-top: 120px;
  -webkit-transition: left ease-out 0.5s;
  -moz-transition: left ease-out 0.5s;
  -o-transition: left ease-out 0.5s;
  transition: left ease-out 0.5s;
}
.history-inside .history-side-menu .history-side-menu-sub h3 {
  padding-top: 0;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  cursor: pointer;
}
.history-inside .history-side-menu .history-side-menu-sub ul {
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  opacity: 0;
  height: 0;
  display: block;
  -webkit-transition: opacity linear 1s;
  -moz-transition: opacity linear 1s;
  -o-transition: opacity linear 1s;
  transition: opacity linear 1s;
}
.history-inside .history-side-menu .history-side-menu-sub ul li {
  margin-bottom: 10px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.history-inside .history-side-menu .history-side-menu-sub ul li.history-side-head {
  font-size: 28px;
  margin-top: 30px;
}
.history-inside .history-side-menu .history-side-menu-sub ul li.active {
  color: #00a0d3;
}
.history-inside .history-side-menu .history-side-menu-sub.active h3 {
  color: #00a0d3;
}
.history-inside .history-side-menu .history-side-menu-sub.active ul {
  opacity: 1;
}
.history-inside .history-side-menu .history-side-menu-sub.active ul li {
  opacity: 1;
  -webkit-transition: opacity linear 1s;
  -moz-transition: opacity linear 1s;
  -o-transition: opacity linear 1s;
  transition: opacity linear 1s;
  pointer-events: unset;
}
.history-inside .history-side-menu .history-share {
  margin: 0 auto;
  margin-top: 40px;
  font-size: 21px;
  width: 169px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  padding-top: 20px;
  background-color: #000624;
}
.history-inside .history-side-menu .history-share .history-social-button {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.history-inside .history-side-menu .history-logo {
  background-color: #000624;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 0;
}
.history-inside .history-side-menu .history-logo img {
  display: block;
  margin: 0 auto;
}
.history-inside .history-side-menu.active {
  left: 0;
  -webkit-transition: left ease-out 0.5s;
  -moz-transition: left ease-out 0.5s;
  -o-transition: left ease-out 0.5s;
  transition: left ease-out 0.5s;
}
.history-inside .history-main article img {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 2;
  min-width: 100%;
  min-height: 100%;
}
.history-inside .history-main figure {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 10px;
  top: unset;
  z-index: 111;
  margin: 0 auto;
}
.history-inside .history-main figure h4 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 44px;
  margin-top: 0;
}
.history-inside .history-main figure p {
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #00a0d3;
  font-size: 21px;
  margin-bottom: 0;
  display: none;
}
.history-inside .history-main figure i {
  font-size: 42px;
  color: #00a0d3;
}
.history-inside .history-main .history-info-down {
  cursor: pointer;
  font-size: 52px;
  margin-top: 0;
  display: none;
}
.history-inside .history-main figcaption {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 112;
  color: #0f0f0f;
  -webkit-transition: top ease-out 0.7s;
  -moz-transition: top ease-out 0.7s;
  -o-transition: top ease-out 0.7s;
  transition: top ease-out 0.7s;
  overflow: auto;
}
.history-inside .history-main figcaption .history-info-wrapper {
  width: 50%;
  background-color: #ffffff;
  top: 100px;
  margin: 0 auto;
  margin-top: 5%;
  min-width: 50%;
  max-height: 666px;
  overflow-y: auto;
}
.history-inside .history-main figcaption .history-info-header {
  background-color: #00a0d3;
  color: #ffffff;
}
.history-inside .history-main figcaption .history-info-header h3 {
  padding: 20px 40px;
  font-size: 23px;
  text-align: left;
  max-width: 90%;
  display: inline-block;
  float: left;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.history-inside .history-main figcaption .history-info-header h3 span {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.history-inside .history-main figcaption .history-info-header .history-info-close {
  float: right;
  padding: 20px 27px;
  display: inline-block;
  font-size: 22px;
  cursor: pointer;
  background-color: #0094c3;
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
.history-inside .history-main figcaption .history-info-box {
  margin-top: 40px;
  border-bottom: 2px solid #dfe5e8;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.history-inside .history-main figcaption .history-info-box img {
  max-width: 100%;
  position: relative;
  width: auto;
  display: block;
  margin: 0 auto;
  min-width: 0;
  left: 0;
  min-height: 0;
}
.history-inside .history-main figcaption .history-info-box h4 {
  padding-left: 40px;
  text-transform: uppercase;
}
.history-inside .history-main figcaption .history-info-box p {
  padding-left: 40px;
  padding-right: 20px;
}
.history-inside .history-main figcaption div:last-child {
  border-bottom: 0;
}
.history-inside .history-main figcaption.active {
  top: unset;
  display: block;
  -webkit-transition: all ease-out 0.5s;
  -moz-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}
.history-inside .history-main:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 101;
  content: '';
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000624+54,000624+100&amp;0+54,0.87+100 */
  background: -moz-linear-gradient(top, rgba(0, 6, 36, 0) 54%, rgba(0, 6, 36, 0.87) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(0, 6, 36, 0)), color-stop(100%, rgba(0, 6, 36, 0.87)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 6, 36, 0) 54%, rgba(0, 6, 36, 0.87) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 6, 36, 0) 54%, rgba(0, 6, 36, 0.87) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 6, 36, 0) 54%, rgba(0, 6, 36, 0.87) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 6, 36, 0) 54%, rgba(0, 6, 36, 0.87) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000624', endColorstr='#de000624', GradientType=0);
  /* IE6-9 */
}
.history-inside.active {
  left: 0;
  right: 0;
  -moz-transition: all ease-out 0.8s;
  -o-transition: all ease-out 0.8s;
  -webkit-transition: all ease-out 0.8s;
  transition: all ease-out 0.8s;
}
@media (max-width: 1200px) {
  .history-inside .history-main article img {
    min-width: 0;
    width: auto;
    min-height: 100vh;
    left: -25%;
  }
}
@media (max-width: 992px) {
  .history-launcher .launcher-wrapper.active .back-button {
    bottom: 0;
    top: auto;
  }
  .history-inside .history-main figcaption .history-info-wrapper {
    width: 100%;
  }
  .history-inside .history-arrow {
    top: 80%;
  }
  .history-inside .history-main figcaption .history-info-header h3 {
    margin-left: 40px;
  }
}
@media (width: 768px) {
  .history-launcher .launcher-wrapper.active .back-button {
    bottom: 0;
    top: auto;
  }
  .history-inside .history-main figcaption .history-info-wrapper {
    width: 100%;
    margin-top: 0;
  }
  .history-inside .history-arrow {
    top: 80%;
  }
  .history-inside .history-main figcaption .history-info-header h3 {
    margin-left: 40px;
  }
}
@media (max-width: 768px) {
  .history-inside .history-main figcaption {
    left: 0;
    right: 0;
    width: 100%;
  }
  .history-inside .history-main .figcaption.active {
    top: 75%;
    left: 0;
    right: 0;
  }
}
@media (max-width: 621px) {
  .history-launcher .launcher-wrapper {
    height: 300px;
  }
  .history-launcher .launcher-wrapper img.bg {
    display: none;
  }
  .history-launcher .launcher-wrapper .launch-menu {
    display: none;
  }
  .history-launcher figure {
    width: 100%;
    height: 300px;
  }
  .history-inside h3 {
    font-size: 42px;
  }
  .history-inside h4 {
    font-size: 16px;
  }
  .history-inside .history-arrow img {
    max-width: 30px;
    float: left;
  }
  .history-inside .history-right {
    right: 70px;
  }
  .history-inside .history-right img {
    float: right;
  }
  .history-inside .history-main figcaption .history-info-wrapper {
    margin-top: 0 !important;
    max-height: 400px;
  }
  .history-inside .history-main figcaption .history-info-wrapper .history-info-header {
    position: fixed;
    z-index: 10;
  }
  .history-inside .history-main figcaption .history-info-wrapper .history-info-header h3 {
    padding: 23px 20px;
    max-width: 95%;
    font-size: 18px;
  }
}
@media (max-width: 460px) {
  .history-inside .history-arrow {
    left: 20px;
  }
  .history-inside .history-right {
    right: 20px;
    left: unset;
  }
}
@media (max-width: 351px) {
  .history-inside .history-side-menu {
    width: 100%;
  }
  .history-inside .history-main figcaption .history-info-wrapper .history-info-header h3 {
    width: 80%;
    font-size: 20px;
    padding-left: 20px;
  }
  .history-inside .history-main figcaption .history-info-box {
    padding-bottom: 20px;
  }
  .history-inside .history-main figcaption .history-info-box:nth-child(2) {
    margin-top: 88px;
  }
}
@media (max-height: 768px) {
  .history-inside .history-side-menu {
    overflow: hidden;
    padding-top: 20px;
  }
  .history-inside .history-side-menu .history-side-menu-wrapper {
    overflow-y: auto;
    max-height: 73%;
  }
}
.nav-glossary {
  margin-bottom: 50px;
}
.nav-glossary nav {
  background-color: #00a0d3;
  padding: 20px 40px;
  border-radius: 3px;
}
.nav-glossary nav a {
  color: #ffffff;
  border-left: 1px solid #ffffff;
  padding-left: 10px;
  padding-right: 8px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  display: inline-block;
  font-size: 21px;
  line-height: 18px;
}
.nav-glossary nav a:last-child {
  border-right: 1px solid #ffffff;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .nav-glossary nav {
    display: block;
  }
}
.glossary-letter {
  font-family: 'DINNextLTPro-Light', Tahoma;
  position: relative;
  top: -100px;
  padding: 20px 0;
}
.glossary-letter h2 a {
  color: #0f0f0f;
  text-decoration: none;
}
.glossary-letter .glossary-link {
  color: #0f0f0f;
  display: block;
  padding-top: 20px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.glossary-letter .glossary-link i {
  color: #00a0d3;
  margin-left: 5px;
}
.hr-no-margin.hr-heading-offset {
  position: relative;
  top: -100px;
}
#blog-area {
  padding-top: 0;
}
.blog-author-share {
  display: inline-block;
  width: auto;
  color: #ffffff;
}
.blog-author-share img {
  display: block;
}
.blog-author-share i {
  display: block;
  text-align: center;
  padding: 20px;
}
.blog-posts {
  padding-right: 40px;
  list-style-type: none;
  padding-left: 0;
}
.blog-pagination {
  padding: 20px 0;
}
.blog-pagination nav a {
  padding: 0 10px;
}
.blog-pagination nav a:first-child {
  padding-left: 0;
}
.blog-post {
  font-family: 'DINNextLTPro-Light', Tahoma;
  border-bottom: 1px solid #dfe5e8;
  padding: 20px 0;
}
.blog-post article {
  padding-left: 20px;
  padding-top: 17px;
}
.blog-post h2 {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #00a0d3;
}
.blog-post h3 {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 0;
}
.blog-post h4 {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 0;
}
.blog-post a {
  color: #00a0d3;
}
.blog-post a:hover {
  text-decoration: none;
  box-shadow: inset 0 0 0 black, inset 0 -1px 0 #00a0d3;
}
.blog-post span {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.blog-post:nth-of-type(1) {
  padding-top: 0;
}
.blog-post:nth-of-type(1) .col-xs-1 {
  display: none;
}
.blog-post:nth-of-type(1) .col-xs-11 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 20px;
}
.blog-post:nth-of-type(1) .col-xs-11 article {
  padding-left: 0;
  padding-top: 0;
}
.blog-post:nth-of-type(1) .col-xs-11 article h2 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #00a0d3;
}
.blog-post:nth-of-type(1) .col-xs-11 article h3 {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.blog-post:nth-of-type(1) .col-xs-11 article .blog-read-more {
  background-color: transparent;
  font-size: 16px;
}
.blog-post:nth-of-type(1) .col-xs-11 article .blog-comment-count {
  font-size: 16px;
}
.blog-header {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 20px 0;
}
.blog-header h2 a {
  color: #00a0d3;
}
.blog-post--featured {
  margin-bottom: 20px;
  padding-top: 0;
}
.blog-post--featured article {
  padding-left: 0;
}
.blog-post--featured h2 {
  font-size: 42px;
  color: #0f0f0f;
  margin-top: 0;
  margin-bottom: 20px;
}
.blog-post--featured h3 {
  font-size: 21px;
  color: #00a0d3;
  margin-bottom: 0;
}
.wb-rightcolumn .infographic-stats {
  margin-left: 20px;
  width: 278px;
}
.blog-search {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.blog-search .blog-search-input-box {
  border-radius: 3px;
  border: 3px solid #dfe5e8;
  position: relative;
}
.blog-search .blog-search-input-box input {
  border: none;
  font-size: 21px;
  padding: 10px 20px;
  padding-bottom: 7px;
  max-width: 90%;
}
.blog-search .blog-search-input-box i {
  color: #00a0d3;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 21px;
}
.blog-search hr {
  margin: 0;
}
.blog-inside-subnav-wrapper hr {
  margin: 0;
}
.blog-inside-padding {
  padding-right: 60px;
}
.blog-search-drop {
  padding: 20px 20px;
  cursor: pointer;
}
.blog-search-drop h3 {
  font-size: 16px;
  margin-top: 0;
}
.blog-search-drop a {
  font-size: 16px;
  color: #00a0d3;
  display: block;
  padding-bottom: 5px;
}
.blog-search-drop i {
  color: #00a0d3;
  font-size: 15px;
}
.blog-search-drop nav {
  display: none;
}
.blog-search-drop dl {
  margin-bottom: 10px;
}
.blog-search-drop dl dt {
  font-weight: normal;
  margin-left: 10px;
}
.blog-search-drop nav.active {
  display: block;
}
.blog-search-drop.no-padding {
  padding-left: 0;
  padding-bottom: 0;
}
.blog-info span {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.blog-sub-more-posts img {
  width: 100%;
}
.blog-sub-more-posts a {
  color: #ffffff;
  text-decoration: none;
}
.blog-sub-more-posts .blog-sub-more-caption {
  background-color: #00a0d3;
  color: #ffffff;
  padding: 15px 10px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.blog-sub-more-posts .blog-sub-more-caption span {
  background-color: #00B4EB;
  position: absolute;
  right: 0;
  padding: 15px;
  margin-top: -15px;
}
.blog-sub-more-posts .blog-sub-more-caption span a {
  color: #ffffff;
}
.blog-related-posts h2 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.blog-comments {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.blog-comments textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  border-color: #dfe5e8;
}
.blog-comments .brand-blue-bg-button {
  color: #ffffff;
  display: block;
  margin-bottom: 60px;
  float: right;
}
.blog-comments .brand-blue-bg-button:hover {
  color: #00a0d3;
  background-color: #ffffff;
}
.blog-comments .blog-form label {
  font-weight: lighter;
}
.blog-comments .blog-form input {
  border-color: #dfe5e8;
}
.blog-post-body {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.blog-post-body h3 {
  font-size: 21px;
}
.blog-inside-fixed.active {
  position: fixed;
  top: 100px;
  margin-left: 0;
  -moz-transition: margin-left ease-in 0.5s;
  -o-transition: margin-left ease-in 0.5s;
  -webkit-transition: margin-left ease-in 0.5s;
  transition: margin-left ease-in 0.5s;
}
.blog-inside-fixed.bye {
  margin-left: 1000px;
  -moz-transition: margin-left ease-in 0.5s;
  -o-transition: margin-left ease-in 0.5s;
  -webkit-transition: margin-left ease-in 0.5s;
  transition: margin-left ease-in 0.5s;
}
.blog-search.active {
  position: relative;
  top: 100px;
  margin-left: 0;
  -moz-transition: margin-left ease-in 0.5s;
  -o-transition: margin-left ease-in 0.5s;
  -webkit-transition: margin-left ease-in 0.5s;
  transition: margin-left ease-in 0.5s;
}
.blog-search.active.bye {
  -moz-transition: margin-left ease-in 0.5s;
  -o-transition: margin-left ease-in 0.5s;
  -webkit-transition: margin-left ease-in 0.5s;
  transition: margin-left ease-in 0.5s;
}
.blog-feed {
  padding-left: 15px;
}
.blog-feed a {
  display: inline;
}
.blog-view-more-wrapper {
  margin: 40px 0;
}
.blog-view-more-wrapper .brand-white-button {
  text-transform: uppercase;
}
/*Ipad style*/
@media (max-width: 768px) {
  .wb-entry-detail {
    margin-left: 10px;
  }
  .blog-search.active {
    position: initial;
  }
  .blog-search.active.bye {
    margin-left: 0;
  }
  .blog-search-drop {
    padding: 20px 0;
  }
  .blog-search-drop h3 {
    font-size: 36px x-large 4;
  }
  .blog-search-drop a {
    font-size: 21px;
  }
  .blog-post:nth-of-type(1) .col-xs-11 {
    width: 105%;
  }
  .hidden-sm {
    display: none;
  }
}
/*iphone5 and small devices area for blogs*/
@media (max-width: 420px) {
  .blog-post--featured h2 {
    padding-left: 0 !important;
    font-size: 30px !important;
  }
  .blog-post--featured p {
    font-size: 18px;
    margin-left: 0 !important;
  }
  .blog-post--featured .wb-details {
    margin-left: 0 !important;
    font-size: 16px;
  }
  .blog-post--featured .wb-read-more {
    margin-left: 0 !important;
  }
  .blog-posts {
    padding-right: 0;
  }
  .blog-posts h2 {
    padding-left: 22px;
  }
  .blog-search.active {
    position: initial;
  }
  .wb-entry-detail .wb-details {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: -40px;
    font-size: 12px;
  }
  .wb-entry-detail p {
    margin-left: -42px;
  }
  .blog-header {
    padding: 0;
  }
  nav a {
    font-size: 22px;
  }
  .wb-read-more {
    margin-left: -42px;
  }
  .blog-search-drop {
    padding-left: 0;
  }
  .blog-search-drop h3 {
    font-size: 30px;
    margin-top: 0;
  }
  .blog-search-drop a {
    font-size: 19px;
    margin-left: 10px;
  }
  .blog-search.active.bye {
    margin-left: 0;
  }
  .blog-inside-padding {
    padding-right: 0;
  }
  .blog-inside-padding h1 {
    font-size: 26px !important;
  }
}
/*to target iphone 6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .blog-post--featured h2 {
    padding-left: 0 !important;
    font-size: 30px !important;
  }
  .blog-post--featured p {
    font-size: 18px;
    margin-left: 0 !important;
  }
  .blog-post--featured .wb-details {
    margin-left: 0 !important;
    font-size: 16px;
  }
  .blog-posts {
    padding-right: 0;
  }
  .blog-posts h2 {
    padding-left: 22px;
  }
  .blog-search.active {
    position: initial;
  }
  .wb-entry-detail .wb-details {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: -40px;
  }
  .wb-entry-detail p {
    margin-left: -42px;
  }
  .blog-header {
    padding: 0;
  }
  nav a {
    font-size: 22px;
  }
  .wb-read-more {
    margin-left: -42px;
  }
  .blog-search-drop {
    padding-left: 0;
  }
  .blog-search-drop h3 {
    font-size: 30px;
    margin-top: 0;
  }
  .blog-search-drop a {
    font-size: 19px;
    margin-left: 10px;
  }
  .blog-search.active.bye {
    margin-left: 0;
  }
  .blog-inside-padding {
    padding-right: 0;
  }
  .blog-inside-padding h1 {
    font-size: 26px !important;
  }
}
/*to target iphone 6 plus*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .blog-post--featured h2 {
    padding-left: 0 !important;
    font-size: 30px !important;
  }
  .blog-post--featured p {
    font-size: 18px;
    margin-left: 0 !important;
  }
  .blog-post--featured .wb-details {
    margin-left: 0 !important;
    font-size: 16px;
  }
  .blog-posts {
    padding-right: 0;
  }
  .blog-posts h2 {
    padding-left: 22px;
  }
  .blog-search.active {
    position: initial;
  }
  .wb-entry-detail .wb-details {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: -40px;
  }
  .wb-entry-detail p {
    margin-left: -42px;
  }
  .blog-header {
    padding: 0;
  }
  nav a {
    font-size: 22px;
  }
  .wb-read-more {
    margin-left: -42px;
  }
  .blog-search-drop {
    padding-left: 0;
  }
  .blog-search-drop h3 {
    font-size: 30px;
    margin-top: 0;
  }
  .blog-search-drop a {
    font-size: 19px;
    margin-left: 10px;
  }
  .blog-search.active.bye {
    margin-left: 0;
  }
  .blog-inside-padding {
    padding-right: 0;
  }
  .blog-inside-padding h1 {
    font-size: 26px !important;
  }
}
.download-explore {
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-top: 80px;
}
.download-explore .row {
  position: relative;
}
.download-explore h2 {
  text-align: center;
  font-size: 42px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.download-explore .brand-triangle {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11.5px 17px 11.5px;
  border-color: transparent transparent #00a0d3 transparent;
  bottom: -24px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.download-explore .brand-triangle.active {
  display: block;
}
.download-explore figcaption {
  text-align: center;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.download-explore figure {
  cursor: pointer;
  margin: 0 auto;
  display: block;
}
.download-explore figure img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.download-explore .download-figure {
  display: none;
  width: 100%;
  background-color: #00a0d3;
  color: #ffffff;
  position: absolute;
  height: auto;
  z-index: 1000;
  padding: 40px 0;
}
.download-explore .download-figure a {
  color: #ffffff;
}
.download-explore .download-figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.download-explore .download-figure h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.download-explore .download-figure div {
  padding-left: 20px;
  padding-right: 20px;
}
.download-explore .download-figure.active {
  display: block;
}
.download-figure-close {
  background-color: #00a0d3;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 5px;
  cursor: pointer;
  font-weight: 700;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.download-search {
  margin-top: 80px;
  margin-bottom: 80px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  -moz-transition: margin-top ease-in 0.5s;
  -o-transition: margin-top ease-in 0.5s;
  -webkit-transition: margin-top ease-in 0.5s;
  transition: margin-top ease-in 0.5s;
}
.download-search .fa-search {
  cursor: pointer;
}
.download-search article {
  position: relative;
  border: 2px solid #8e9091;
  border-radius: 3px;
  padding: 20px 30px;
  width: 70%;
  margin: 0 auto;
  display: block;
}
.download-search article .active-button {
  display: none;
  background-color: #0090bd;
  color: #ffffff;
  position: absolute;
  left: 0;
  z-index: 100;
  height: 100%;
  top: 0;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 21px;
}
.download-search article input {
  border: none;
  width: 90%;
  font-size: 20px;
}
.download-search article i {
  float: right;
  color: #00a0d3;
  font-size: 21px;
}
@media (max-width: 768px) {
  .download-search article {
    width: 100%;
  }
}
.download-search.active {
  margin-top: 300px;
  transition: margin-top ease-in 0.5s;
  margin-bottom: 0;
  background-color: #00b4eb;
  padding: 20px 0;
}
.download-search.active article {
  background-color: #ffffff;
  border: none;
}
.download-search.active article input {
  padding-left: 260px;
}
.download-search.active article .active-button {
  display: block;
}
@media (max-width: 768px) {
  .download-search.active {
    margin-top: 440px;
  }
  .download-search.active article input {
    color: #0f0f0f;
    padding: 0;
  }
  .download-search.active article .active-button {
    display: none;
  }
}
.download-filter nav ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.download-filter nav ul li {
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #00a0d3;
  border-radius: 3px;
  padding: 10px 20px;
  margin-right: 20px;
  cursor: pointer;
}
.download-filter nav ul li a {
  color: #00a0d3;
  position: relative;
  text-decoration: none;
}
.download-filter nav ul li a .brand-triangle {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11.5px 17px 11.5px;
  border-color: transparent transparent #00a0d3 transparent;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
.download-filter nav ul li.active {
  background-color: #00a0d3;
  color: #ffffff;
}
.download-filter nav ul li.active a {
  color: #ffffff;
}
.download-filter nav ul li.active .brand-triangle {
  display: block;
}
.download-filter nav ul li:hover {
  background-color: #00a0d3;
  color: #ffffff;
}
.download-filter nav ul li:hover a {
  color: #ffffff;
}
@media (max-width: 768px) {
  .download-filter nav {
    display: block;
  }
  .download-filter nav ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .download-filter nav ul li .brand-triangle {
    display: none !important;
  }
}
.download-filter-results {
  margin-top: 6.66666667px;
}
.download-filter-results .container {
  background-color: #ffffff;
  color: #000624;
  font-family: 'DINNextLTPro-Light', Tahoma;
  border: 4px solid #00a0d3;
  display: block;
}
.download-filter-results .container .row {
  border-bottom: 1px solid #0080a9;
  margin: 20px 40px;
  padding: 20px 0;
}
.download-filter-results .container .row h3 {
  font-size: 21px;
  margin-top: 0;
  font-weight: bold;
  color: #00a0d3;
}
.download-filter-results .container .row h3 a {
  color: #00a0d3;
}
.download-filter-results .container .row h3 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #00a0d3;
}
.download-filter-results .container .row p {
  font-size: 16px;
}
.download-filter-results .container .row div.brand-dark-blue {
  background-color: #dfe5e8;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
}
.download-filter-pagination {
  margin: 20px 0;
  display: block;
  background-color: #ffffff;
  color: #000624;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.download-filter-pagination ul {
  list-style-type: none;
  display: block;
  width: 260px;
  margin: 0 auto;
  height: 20px;
}
.download-filter-pagination ul li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.download-filter-pagination ul li a {
  color: #000624;
}
.download-single {
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin: 40px 0;
}
.download-single article h3 {
  font-size: 21px;
  margin-top: 0;
}
.download-single article p {
  font-size: 16px;
}
.download-single article .brand-white-button {
  margin: 20px 0;
}
.download-single article h4 {
  font-size: 16px;
}
.download-paragraph {
  margin-bottom: 60px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.download-paragraph .download-p-read-more {
  height: 50%;
  overflow: hidden;
  position: relative;
}
.download-paragraph .download-p-read-more h3 {
  font-size: 21px;
  margin-top: 0;
}
.download-paragraph .download-p-read-more p {
  font-size: 16px;
}
.download-paragraph .read-more-filter {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  max-height: 100px;
  position: absolute;
  bottom: 0;
  display: block;
  height: 100px;
  width: 100%;
}
.download-search-results {
  font-family: 'DINNextLTPro-Light', Tahoma;
  display: block;
}
.download-search-results .search-result-row {
  width: 70%;
  margin: 0 auto;
  display: block;
  padding: 30px 0;
}
.download-search-results h3 {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 0;
}
.download-search-results h3 a {
  color: #00a0d3;
}
.download-search-results h4 {
  font-size: 16px;
  margin-top: 10px;
}
.download-search-results .row {
  border-bottom: 1px solid #cccccc;
}
.download-search-results .download-search-result-body {
  padding-left: 40px;
}
.download-search-results.active {
  opacity: 1;
  -moz-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  -webkit-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
  display: block;
}
/*  NEW FOR LANG FILTER   */
.download-search article {
  position: relative;
  border: 2px solid #8e9091;
  border-radius: 3px;
  padding: 20px 30px;
  width: 90%;
  margin: 0 auto;
  display: block;
}
.download-langauge-button,
.Topic-langauge-button,
.download-type-button {
  background-color: #ffffff;
  width: 90%;
  border: 2px solid #00a0d3;
  padding: 9px 20px;
  font-size: 21px;
  height: 72px;
  color: #00a0d3;
  margin-left: 5%;
}
.download-language-arrow {
  border-bottom: 15px solid #00a0d3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
  content: "";
  display: block;
  float: left;
  margin-top: -35px;
  margin-left: 130px;
}
.drop-language,
.drop-type {
  display: none;
  background-color: #00a0d3;
  color: #ffffff;
  position: absolute;
  z-index: 10;
  padding: 20px;
  width: 310px;
  text-align: left;
  margin-left: 16px;
  margin-right: auto;
  margin-top: 15px;
}
.download-langauge-close,
.Topic-langauge-close,
.download-type-close {
  background-color: #00a0d3;
  border: 2px solid #00a0d3;
  float: right;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 1px;
  margin-top: -18px;
  margin-right: -19px;
}
.LangList,
.TypeList {
  margin-top: 0px;
  margin-left: -10px;
}
.LangScroll,
.TypeScroll {
  overflow: auto;
  max-height: 194px;
  width: 283px;
}
input.LangCheckBox[type=checkbox] + label {
  color: #ffffff;
  display: block;
  text-transform: capitalize;
  padding: 5px;
  border: 2px solid #ffffff;
  margin-bottom: 5px;
  text-align: center !important;
  width: 240px;
  max-width: 240px !important;
  margin-left: -25px;
}
input.LangCheckBox[type=checkbox]:checked + label {
  color: #000624;
  text-transform: capitalize;
  font-style: normal;
  display: block;
  background-color: #ffffff;
  text-align: center !important;
}
input.TypeCheckBox[type=checkbox] + label {
  color: #ffffff;
  display: block;
  text-transform: capitalize;
  padding: 5px;
  border: 2px solid #ffffff;
  margin-bottom: 5px;
  text-align: center !important;
  width: 240px;
  max-width: 240px !important;
  margin-left: -25px;
}
input.TypeCheckBox[type=checkbox]:checked + label {
  color: #000624;
  text-transform: capitalize;
  font-style: normal;
  display: block;
  background-color: #ffffff;
  text-align: center !important;
}
.langlist ul {
  margin-left: 20px;
  margin-top: 10px;
}
.LangList li {
  list-style: none;
}
.TypeList ul {
  margin-left: 20px;
  margin-top: 10px;
}
.TypeList li {
  list-style: none;
}
.download-langauge-button,
.drop-language {
  visibility: hidden;
}
.Topic-langauge-button {
  font-size: 16px;
  padding: 11px 20px;
  width: 95%;
}
#rsDrop-Langauge {
  margin-left: -72px;
}
.download-filter nav ul li {
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #00a0d3;
  border-radius: 3px;
  padding: 10px 20px;
  cursor: pointer;
  margin-right: 0px;
}
@media (max-width: 990px) {
  .download-langauge-button {
    margin-top: 20px;
  }
  .drop-language {
    position: relative;
    margin-left: auto;
  }
  .Topic-langauge-button {
    width: 270px;
    margin-top: -10px;
    margin-bottom: 17px;
    margin-left: 16px;
    float: left;
  }
  #rsDrop-Langauge {
    margin-left: -295px;
    margin-top: 50px;
    float: left;
  }
  .download-filter nav ul li {
    width: 270px;
    margin-bottom: 20px;
    margin-left: 16px;
    text-align: center;
  }
  .download-filter nav ul li a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #rsDrop-Langauge {
    margin-left: 0px;
    float: left;
    margin-top: 0px;
  }
}
.homepage-tripod {
  text-align: center;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin: -20px 0;
  padding-top: 30px;
  padding-bottom: 40px;
}
.homepage-tripod .dark-background {
  background-color: #ffffff;
}
.homepage-tripod .sub-tri {
  padding: 0 0 0 25px;
  position: relative;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
}
.homepage-tripod .sub-tri a {
  text-transform: uppercase;
}
.homepage-tripod .sub-tri img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.homepage-tripod .sub-tri.tri-hub {
  padding: 133px 40px !important;
  text-align: left;
}
.homepage-tripod .sub-tri.tri-hub .brand-white-button {
  margin-top: 10px;
}
.homepage-tripod .sub-tri.tri-news {
  color: #0f0f0f;
  text-align: left;
  padding-left: 40px !important;
  padding-right: 20px !important;
  padding-bottom: 30px !important;
  margin-bottom: 12px !important;
}
.homepage-tripod .sub-tri.tri-news h4 {
  margin-top: 0;
}
.homepage-tripod .sub-tri.tri-news a {
  color: #00a0d3;
}
.homepage-tripod .sub-tri.tri-blog {
  text-align: right;
  padding-right: 40px !important;
  padding-top: 56px !important;
  padding-bottom: 39px !important;
  margin-top: 0 !important;
  margin-bottom: 15px;
}
.homepage-tripod .sub-tri.tri-blog a {
  color: #ffffff;
}
.homepage-tripod .sub-tri.tri-blog a:hover {
  text-decoration: underline;
}
.homepage-tripod .sub-tri.tri-blog h3 {
  margin-bottom: 0 !important;
}
.homepage-tripod div.sub-tri:first-child {
  padding-left: 0;
}
.homepage-tripod .brand-white-button {
  width: auto;
}
.homepage-tripod h3 {
  margin-top: 34px;
}
h4 {
  margin-bottom: 0 !important;
}
#regional-partners {
  margin-bottom: 50px;
}
#regional-partners h2 {
  text-align: center;
  padding-bottom: 40px;
}
.partner-image {
  text-align: center;
}
.partner-cta {
  text-align: center;
  padding-top: 60px;
}
.region-asset {
  padding: 10px;
}
.region-asset-box {
  border: 1px solid #dfe5e8;
  margin: 5px;
  padding: 10px;
  min-height: 380px;
  position: relative;
}
.region-asset-casestudy {
  background-image: url('http://webdocs.commvault.com/images/regional/case-study-download.jpg');
  background-repeat: no-repeat;
  height: 50px;
}
.region-asset-casestudy h5 {
  padding-left: 40px;
  padding-top: 10px;
  font-weight: bold;
  color: #00a0d3;
}
.region-asset-pdf {
  background-image: url('http://webdocs.commvault.com/images/regional/pdf-download.jpg');
  background-repeat: no-repeat;
  height: 50px;
}
.region-asset-pdf h5 {
  padding-left: 40px;
  padding-top: 10px;
  font-weight: bold;
  color: #00a0d3;
}
.region-asset-hr {
  margin-top: 0;
  margin-bottom: 30px;
}
.region-asset-title {
  font-size: 14px;
  font-weight: bold;
}
.region-asset-text {
  font-size: 12px;
  font-weight: normal;
}
.region-cta-bottom {
  bottom: 30px;
  position: absolute;
}
.region-cta-bottom a {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .homepage-tripod .sub-tri {
    padding: 0 0;
    position: relative;
    color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.main-boxes {
  margin: 20px auto;
}
.main-boxes figure {
  padding: 0 30px;
}
.main-boxes figure h3 {
  font-size: 28px;
}
.main-boxes figure p {
  font-size: 18px;
}
.main-boxes figure a {
  font-size: 16px;
  color: #fff;
  right: 10px;
}
.main-boxes .container .row .box-home-page {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.main-boxes .container .row .box-home-page:nth-child(1) {
  padding-left: 0;
}
.main-boxes .container .row .box-home-page:nth-child(2) {
  padding-right: 0;
}
.main-boxes .container .row .box-home-page:nth-child(3) {
  padding-right: 0;
}
.main-boxes .container .row .box-home-page:nth-child(4) {
  padding-left: 0;
}
.main-boxes .container .row .box-home-page:nth-child(4) .box-home-page-rectangle {
  min-height: 240px;
  max-height: 240px;
}
.main-boxes .container .row .box-home-page:nth-child(5) {
  padding-right: 0;
}
.main-boxes .container .row .box-home-page:nth-child(5) .box-home-page-rectangle {
  min-height: 240px;
  max-height: 240px;
}
.main-boxes .container .row .box-home-page .box-home-page-square {
  padding: 161px 40px;
  color: #fff;
  width: 100%;
}
.main-boxes .container .row .box-home-page .box-home-page-rectangle {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 54px;
  padding-top: 30px;
  margin-bottom: 10px;
  min-height: 216px;
  max-height: 216px;
}
.main-boxes .container .row .box-home-page .box-home-page-rectangle:last-child {
  margin-bottom: 0;
}
.main-boxes .container .row .box-home-page .box-home-page-rectangle-light {
  color: #000;
  text-align: left;
}
.main-boxes .container .row .box-home-page .box-home-page-rectangle-light figure a {
  color: #00a0d3;
  text-transform: uppercase;
}
.main-boxes .container .row .box-home-page .box-home-page-rectangle-dark figure {
  color: #fff;
  text-align: right;
}
.main-boxes .container .row .box-home-page .box-home-page-rectangle-dark figure a {
  color: #fff;
  text-transform: uppercase;
}
.main-boxes .container .row .box-home-page .box-home-page-single-rectangle {
  padding: 100px 40px;
}
.main-boxes .container .row .main-boxes-bg {
  background-size: cover;
}
.main-boxes .container .row .box-home-page-left {
  padding-right: 22px;
}
.main-boxes .container .row .box-home-page-left .box-home-page-left-top-content {
  padding: 160px 40px;
  color: #fff;
  width: 100%;
}
.main-boxes .container .row .box-home-page-left .box-home-page-left-bottom-content {
  padding: 60px 40px;
  color: #fff;
  margin-top: 20px;
}
.main-boxes .container .row .box-home-page-right {
  padding-right: 0;
}
.main-boxes .container .row .box-home-page-right .home-page-right {
  padding: 60px 40px;
  min-height: 210px;
  margin-top: 20px;
  color: #fff;
}
.main-boxes .container .row .box-home-page-right .home-page-right:first-child {
  margin-top: 0;
  color: #000;
}
.main-boxes .container .row .box-home-page-right .home-page-right:first-child a {
  color: #00a0d3;
}
.main-boxes .container .row .box-home-page-right .home-page-right:last-child figure a {
  color: #fff;
}
.main-boxes .container .row .box-home-page-right .box-bottom-right {
  margin-top: 20px;
}
.main-boxes .container .row .box-home-page-right .box-bottom-right .square-home-page-right-bottom {
  padding: 50px 40px;
}
.main-boxes .container .row .box-home-page-right .box-bottom-right .square-home-page-right-bottom figure a {
  color: #00a0d3;
}
@media (min-width: 768px) {
  .main-boxes .container .row .box-home-page .box-home-page-square {
    max-height: 452px;
    min-height: 447px;
  }
  .main-boxes .container .row .box-home-page .box-double-rectangle .box-home-page-rectangle {
    max-height: 216px;
  }
}
@media (max-width: 768px) {
  .main-boxes figure {
    padding: 0 0px !important;
  }
  .main-boxes figure h3 {
    font-size: 20px !important;
  }
  .main-boxes figure p {
    font-size: 16px !important;
  }
  .main-boxes .container .row .box-home-page:nth-child(odd) {
    padding-left: 16px;
    padding-right: 16px;
  }
  .main-boxes .container .row .box-home-page:nth-child(even) {
    padding-left: 16px;
    padding-right: 16px;
  }
  .main-boxes .container .row .box-home-page .box-home-page-square {
    padding: 10px 40px 40px !important;
    width: 100% !important;
  }
  .main-boxes .container .row .box-home-page .box-home-page-rectangle {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-top: 10px !important;
    min-height: 216px !important;
    max-height: 216px !important;
  }
}
h4 {
  margin-bottom: 0 !important;
}
#regional-partners {
  margin-bottom: 50px;
}
#regional-partners h2 {
  text-align: center;
  padding-bottom: 40px;
}
.partner-image {
  text-align: center;
}
.partner-cta {
  text-align: center;
  padding-top: 60px;
}
.region-asset {
  padding: 10px;
}
.region-asset-box {
  border: 1px solid #dfe5e8;
  margin: 5px;
  padding: 10px;
  min-height: 386px;
  position: relative;
}
.region-asset-casestudy {
  background-image: url('http://webdocs.commvault.com/images/regional/case-study-download.jpg');
  background-repeat: no-repeat;
  height: 50px;
}
.region-asset-casestudy h5 {
  padding-left: 40px;
  padding-top: 10px;
  font-weight: bold;
  color: #00a0d3;
}
.region-asset-pdf {
  background-image: url('http://webdocs.commvault.com/images/regional/pdf-download.jpg');
  background-repeat: no-repeat;
  height: 50px;
}
.region-asset-pdf h5 {
  padding-left: 40px;
  padding-top: 10px;
  font-weight: bold;
  color: #00a0d3;
}
.region-asset-thumbnail img {
  padding-top: 10px;
}
.region-asset-thumbnail h5 {
  padding-left: 20px;
  padding-top: 10px;
  font-weight: bold;
  color: #00a0d3;
}
.region-asset-hr {
  margin-top: 10px;
  margin-bottom: 30px;
  clear: both;
}
.region-asset-title {
  font-size: 14px;
  font-weight: bold;
}
.region-asset-text {
  font-size: 14px;
  font-weight: normal;
}
.region-cta-bottom {
  bottom: 30px;
  position: absolute;
}
.region-cta-bottom a {
  font-size: 14px;
}
.exec-landing.solution-center-text h2 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.exec-landing.solution-center-text h3 {
  font-size: 21px;
}
.exec-landing.solution-center-text.left-align h2 {
  text-align: left;
}
.solution-three-col.exec-landing h3 {
  font-size: 21px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.solution-three-col.exec-landing h4,
.solution-three-col.exec-landing h5 {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.exec-landing-agenda {
  background-color: #dfe5e8;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-bottom: 40px;
}
.exec-landing-agenda h2 {
  font-size: 42px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 40px;
}
.exec-landing-agenda h3 {
  font-size: 21px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
  width: 80%;
}
.exec-landing-agenda .agenda-box .row {
  margin-bottom: 10px;
}
.exec-landing-agenda .agenda-box span {
  background-color: #ffffff;
  padding: 16.7px 20px;
  display: block;
  font-size: 16px;
}
.exec-landing-agenda .agenda-box .agenda-time span {
  background-color: #00a0d3;
  color: #ffffff;
  display: block;
}
.exec-landing-agenda .agenda-box .agenda-big span {
  padding-bottom: 36px;
}
.msp-right.msp-left h3 {
  padding-left: 40px;
}
@media (max-width: 768px) {
  .msp-right.msp-left h3 {
    padding-left: 0;
  }
}
.exec-landing-form {
  background-color: #00a0d3;
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 40px 0;
}
.exec-landing-form h2 {
  text-align: center;
  margin-bottom: 20px;
}
.exec-landing-form input {
  width: 100%;
  border: none;
  padding: 10px 20px;
}
.exec-landing-form select {
  width: 100%;
  color: #0f0f0f;
  padding: 10px 20px;
}
.exec-landing-form input[type="submit"] {
  width: auto;
  background-color: transparent;
  border: 2px solid white;
  font-size: 16px;
}
.exec-landing-form label {
  width: 100%;
  color: #0f0f0f;
  font-size: 16px;
}
.exec-landing-form .row {
  margin-bottom: 36px;
}
.exec-landing-form .col-sm-6 {
  padding-right: 20px;
}
@media (max-width: 768px) {
  .exec-landing-agenda img {
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
  }
  .exec-landing-form label {
    margin-top: 20px;
  }
  .exec-landing-form input[type="submit"] {
    margin-top: 20px;
  }
}
.solution-center-text.ms-solution.left-align.smaller-text {
  margin: 40px 0;
}
.solution-center-text.ms-solution.left-align.smaller-text p {
  font-size: 16px;
  text-align: left;
  max-width: 100%;
}
.msp-right.ms-blue {
  background-color: #00a0d3;
  color: #ffffff;
  padding: 40px 0;
}
.solution-two-col-image.solution-info-two-col.dark-background.ms-icons {
  background-color: #dfe5e8;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
}
.solution-two-col-image.solution-info-two-col.dark-background.ms-icons h2 {
  font-size: 42px;
}
.solution-two-col-image.solution-info-two-col.dark-background.ms-icons h3 {
  font-size: 21px;
  margin: 20px 0;
}
.solution-two-col-image.solution-info-two-col.dark-background.ms-icons p {
  font-size: 16px;
  margin-top: 20px;
}
.solution-two-col-image.solution-info-two-col.ms-double-solutions {
  margin-bottom: 0;
}
.solution-two-col-image.solution-info-two-col.ms-double-solutions h2 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-bottom: 40px;
}
.solution-two-col-image.solution-info-two-col.ms-double-solutions img {
  margin-bottom: 20px;
}
.solution-two-col-image.solution-info-two-col.ms-double-solutions p {
  font-size: 16px;
  margin-bottom: 0;
}
.solution-two-col-image.solution-info-two-col.ms-double-solutions p strong {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-weight: 400;
}
.solution-two-col-image.solution-info-two-col.ms-double-solutions .two-col {
  margin-bottom: 40px;
}
.solution-headline .managed-services .container {
  padding-top: 50px;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 30px;
}
.solution-headline .managed-services .container p {
  max-width: 100%;
}
.solution-center-blue .managed-services {
  margin-top: 0;
  margin-bottom: 40px;
}
.solution-center-blue .managed-services a {
  color: #ffffff;
  display: inline-block;
  text-decoration: underline;
}
.solution-center-blue .managed-services strong {
  font-size: 16px;
}
.solution-center-blue .managed-services p span {
  text-decoration: underline;
}
.solution-center-blue .managed-services .brand-white-border-button {
  width: 350px;
}
.solution-center-blue .managed-services .brand-white-border-button a {
  color: #ffffff;
  text-decoration: none;
}
.solution-center-blue .managed-services .brand-white-border-button:hover a {
  color: #0f0f0f;
}
.more-solutions .more-buy .managed-services {
  margin-bottom: 0;
  padding-top: 30px;
}
.more-solutions .more-buy .managed-services h2 {
  margin-bottom: 0;
}
.more-solutions .more-buy .managed-services h3 {
  margin-top: 10px;
  margin-bottom: 60px;
}
.more-solutions .more-buy .managed-services img {
  height: 85px;
  margin-bottom: 20px;
}
.more-solutions .more-buy .managed-services .brand-white-button {
  width: 350px;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
}
.more-solutions .more-buy .managed-services .brand-white-button a {
  margin-top: 0;
}
.index-gartner {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 110px 0;
  background-color: #f5f8f9;
}
.index-gartner .cv-homepage-gartner-logo {
  margin-bottom: 50px;
}
.index-gartner h2 {
  font-size: 42px;
  margin-bottom: 50px;
}
.index-gartner h3 {
  font-size: 21px;
  padding-right: 30px;
}
.index-gartner .gartner-copy {
  padding-top: 100px;
  font-size: 21px;
}
.index-gartner .gartner-copy p {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.index-gartner .track-event-cta {
  font-size: 18px;
  color: #00a0d3;
  text-transform: uppercase;
}
.index-gartner .track-event-cta span {
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.index-landing-hero {
  background-size: cover;
  min-height: 520px;
  display: none;
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  line-height: 1em;
  background-position: right;
  background-position-y: 10%;
}
.index-landing-hero #cmvPie {
  width: 325px;
  height: 325px;
}
.index-landing-hero .brand-arrow {
  position: absolute;
  left: -35px;
  top: 9px;
}
.index-landing-hero .brand-white-border-button a {
  margin-top: 0;
}
.index-landing-hero .hero-restrict {
  padding: 70px 0;
}
.index-landing-hero .hero-restrict .hero-padding h1 {
  font-size: 42px;
  margin-top: 0;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  text-transform: uppercase;
}
.index-landing-hero .hero-restrict .hero-padding h1,
.index-landing-hero .hero-restrict .hero-padding h2 {
  max-width: none;
}
.index-landing-hero .hero-restrict .hero-padding h2 {
  font-size: 18px;
  margin-bottom: 40px;
}
.index-landing-hero .hero-restrict .vm-awards h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 100%;
}
.index-landing-hero .hero-restrict .vm-awards > section {
  min-width: 515px;
}
.index-landing-hero .hero-restrict .vm-awards > section > figure {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px;
  min-height: 155px;
  display: block;
  width: 89%;
  margin: 0 auto;
  float: none;
}
.index-landing-hero .hero-restrict .vm-awards > section > figure div {
  display: none;
}
.index-landing-hero .hero-restrict .vm-awards > section > figure div.active {
  display: block;
}
.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption {
  width: 125px;
  display: inline-block;
  float: left;
  min-height: 115px;
  height: 115px;
  margin-right: 5%;
  overflow: hidden;
}
.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption img {
  max-width: 100%;
}
.index-landing-hero .hero-restrict .vm-awards > section > figure figcaption:last-child {
  margin-right: 0;
}
.index-landing-hero .hero-restrict .vm-awards nav {
  height: 50px;
  margin: 0 auto;
  width: 425px;
  margin-top: 40px;
  position: relative;
}
.index-landing-hero .hero-restrict .vm-awards nav > figure {
  background-color: #00a0d3;
  position: absolute;
  top: -13px;
  left: -17px;
  width: 55px;
  height: 40px;
  z-index: 10;
  border-radius: 3px;
  cursor: pointer;
}
.index-landing-hero .hero-restrict .vm-awards nav > figure img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 11px;
  pointer-events: none;
}
.index-landing-hero .hero-restrict .vm-awards nav > figure:active {
  cursor: grabbing;
}
.index-landing-hero .hero-restrict .vm-awards nav section {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  display: inline-block;
  float: left;
  position: relative;
  cursor: pointer;
}
.index-landing-hero .hero-restrict .vm-awards nav section h3 {
  position: absolute;
  bottom: -40px;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  left: -18px;
  width: 54px;
  text-align: center;
}
.index-landing-hero .hero-restrict .vm-awards nav div {
  display: inline-block;
  float: left;
  width: 120px;
  border-bottom: 1px dashed #ffffff;
  margin-top: 7px;
  position: relative;
}
.index-landing-hero .hero-restrict .vm-awards nav div span {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
}
.index-landing-hero .hero-restrict .vm-awards a {
  display: block;
  width: 100%;
  padding-top: 40px;
  text-align: center;
  color: #ffffff;
  text-decoration: underline;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.index-landing-hero .vm-up {
  position: relative;
  top: -30px;
  padding-left: 20px;
}
.index-landing-hero section.vm-graph {
  position: relative;
  width: 325px;
  height: 325px;
}
.index-landing-hero section.vm-graph .outer {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  top: 30%;
}
.index-landing-hero section.vm-graph .inner {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #FFFFFF;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  top: 40%;
}
.index-landing-hero section.vm-graph .inner span {
  position: absolute;
  color: #00a0d3;
  font-size: 21px;
  left: 5px;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: 39%;
}
.index-landing-hero section.vm-graph h3 {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.index-landing-hero section.vm-graph h3 a {
  font-size: 18px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #ffffff;
  text-decoration: underline;
}
.index-landing-hero.active {
  display: block;
}
.vm-drag {
  margin-top: 40px;
  margin-left: 80px;
  position: relative;
}
.vm-drag figure {
  width: 54px;
  height: 39px;
  position: absolute;
  background-color: #00a0d3;
  transform: translateY(-6px);
  left: -17px;
  cursor: pointer;
  z-index: 20;
}
.vm-drag figure img {
  position: absolute;
  top: 11px;
  left: 18px;
  pointer-events: none;
}
.vm-drag h4 {
  position: absolute;
  bottom: -107px;
  right: 52px;
  font-size: 18px;
  text-align: right;
  white-space: nowrap;
}
.vm-drag figure:active {
  cursor: grabbing;
}
.vm-drag section {
  height: 22px;
  width: 125px;
}
.vm-drag section span {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: white;
  float: left;
  display: inline-block;
  cursor: pointer;
}
.vm-drag section h3 {
  margin-bottom: 0;
  margin-top: 2px;
  float: right;
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
  /* non-prefixed version, currently
                                  not supported by any browser */
}
.vm-drag div {
  height: 90px;
  width: 0;
  border-left: 2px dashed #ffffff;
  margin-left: 10px;
  z-index: 2;
  position: relative;
}
.vm-drag div span {
  height: 100%;
  width: 2px;
  left: -2px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
}
.index-header {
  padding: 60px 0;
}
.index-header p {
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-right: 20px;
  margin: 0;
}
.section-blue-promo {
  background-color: #00a0d3;
  padding: 75px 0;
}
.section-blue-promo .promo-wrapper {
  background-color: #fff;
  margin: 10px;
  min-height: 375px;
}
.section-blue-promo .promo-wrapper h2 {
  font-size: 18px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
  margin-top: 0;
  padding: 30px 10px 10px 30px;
}
.section-blue-promo .promo-wrapper p {
  padding-left: 30px;
  padding-right: 30px;
}
.section-blue-promo .promo-wrapper img {
  width: 100%;
}
.section-blue-promo .promo-wrapper .brand-white-border-button a {
  color: #337ab7;
  text-align: left;
  font-size: 15px;
  display: block;
  margin-top: 3px;
  text-decoration: none;
  padding-left: 15px;
}
.index-three-col {
  background-color: #00a0d3;
  padding: 75px 0;
}
.index-three-col .container .row {
  margin-left: -90px;
  margin-right: -90px;
}
.index-three-col article {
  margin-right: 20px;
  box-shadow: #222222 0 0 0;
  transition: all linear 0.2s;
  cursor: pointer;
}
.index-three-col article img {
  width: 100%;
}
.index-three-col article a {
  color: #00a0d3;
}
.index-three-col article:hover {
  transition: all linear 0.2s;
  box-shadow: #555555 3px 3px 20px;
}
.index-three-col figure {
  background-color: #ffffff;
  padding: 40px 20px;
}
.index-three-col figure h2 {
  font-size: 18px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
  margin-top: 0;
}
.index-three-col figure p {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.index-three-col figure a {
  margin-top: 60px;
  display: block;
}
.index-webinars {
  padding: 60px 0;
  padding-bottom: 120px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.index-webinars h2,
.index-webinars h3 {
  text-transform: uppercase;
  margin-top: 0;
}
.index-webinars h2 {
  font-size: 21px;
  margin-bottom: 30px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
.index-webinars h3 {
  font-size: 18px;
}
.index-webinars h5 {
  font-size: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.index-webinars article {
  padding-right: 34px;
}
.index-webinars article img {
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 1240px) {
  .index-three-col .container .row {
    margin-left: 0;
    margin-right: 0;
  }
  .index-three-col .container .row article {
    margin-bottom: 20px;
  }
}
@media (max-width: 984px) {
  .index-landing-hero .hero-restrict .vm-awards {
    margin-top: 20px;
  }
  .index-landing-hero .hero-restrict .vm-awards > section > figure {
    width: 457px;
  }
  .vm-drag h4 {
    right: 0;
  }
}
@media (max-width: 874px) {
  .index-landing-hero #cmvPie {
    width: 250px;
    height: 250px;
  }
  .index-landing-hero section.vm-graph {
    /*.outer {
                left: -23%;
                top: 18%;
            }

            .inner {
                top: 27%;
                left: -22%;
            }*/
  }
  .index-landing-hero section.vm-graph {
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 768px) {
  .vm-awards nav {
    display: block;
  }
  .index-landing-hero section.vm-graph .outer {
    left: -2%;
    top: 23%;
  }
  .index-landing-hero section.vm-graph .inner {
    top: 35%;
    left: -2%;
  }
  .brand-white-button {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .index-landing-hero h1,
  .index-landing-hero h2 {
    text-align: center;
  }
  .index-landing-hero .brand-white-border-button {
    margin: 0 auto;
    text-align: center;
  }
  .index-landing-hero .container {
    min-width: 400px;
  }
  .index-landing-hero .vm-up {
    top: 20px;
  }
  .index-landing-hero .hero-restrict {
    padding: 170px 0;
  }
  .index-landing-hero section.vm-graph {
    margin: 0 auto;
  }
  .index-landing-hero .vm-drag {
    width: 117px;
    margin: 0 auto;
    position: relative;
    top: 70px;
  }
  .index-landing-hero .vm-drag figure {
    left: -17px;
  }
  .index-landing-hero .vm-drag h4 {
    bottom: -60px;
    right: -10px;
  }
}
@media (max-width: 558px) {
  .index-landing-hero .container {
    min-width: 0;
  }
  .index-landing-hero .hero-restrict .vm-awards nav {
    width: 100%;
  }
  .index-landing-hero .hero-restrict .vm-awards nav div {
    width: 25%;
  }
  .index-landing-hero .hero-restrict .vm-awards > section {
    min-width: 0;
  }
  .index-landing-hero .hero-restrict .vm-awards > section > figure {
    width: 89%;
    min-height: 130px;
  }
  .index-landing-hero .hero-restrict .vm-awards > section > figure figcaption {
    width: 30%;
    height: auto;
  }
}
.events-header.healthcare-header figure {
  width: 50%;
  padding: 60px 40px;
}
.events-header.healthcare-header figure h2 {
  font-size: 21px;
}
.events-header.healthcare-header .link-row {
  height: 60px;
  margin-top: 30px;
}
.events-header.healthcare-header .link-row a {
  display: inline-block;
  float: left;
  color: #00a0d3;
  margin-right: 10px;
  border-right: 1px solid #efeff0;
  padding: 0;
  padding-right: 13.33333333px;
}
.events-header.healthcare-header .link-row a:last-child {
  border-right: none;
}
.leadership-container .leader-square {
  cursor: pointer;
}
.leadership-container .leader-square .leader-square-inside {
  margin: 5px;
  padding-right: 0;
  border: 1px solid #ccc;
  min-height: 240px;
  width: 97%;
}
.leadership-container .leader-square .leader-square-inside img {
  max-width: 100%;
  min-width: 100%;
  border-radius: 3px;
}
.leadership-container .leader-square .leader-square-inside h3 {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  text-align: center;
  margin-top: 5px;
  text-transform: uppercase;
}
.leadership-container .leader-square .leader-square-inside .leader-name {
  padding: 30px;
}
.leadership-container .leader-square .leader-square-inside .leader-title {
  background: #00a0d3;
  height: 70px;
  color: #ffffff;
  padding: 20px;
  bottom: 5px;
  position: absolute;
  width: 97%;
}
.leadership-container .leader-square .leader-square-modal {
  display: none;
  position: fixed;
  background-color: #00a0d3;
  z-index: 2;
  left: 0;
  right: 0;
  height: 450px;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
}
.leadership-container .leader-square .leader-square-modal .leadership-copy {
  padding-top: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
}
.leadership-container .leader-square .leader-square-modal .leadership-copy h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.leadership-container .leader-square .leader-square-modal .leadership-copy h4 {
  margin-top: 0;
  font-size: 16px;
}
.leadership-container .leader-square .leader-square-modal img {
  margin-top: -44px;
}
.leadership-container .leader-square .leader-square-modal .leadership-left {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 1px;
  left: 20px;
  margin: auto;
}
.leadership-container .leader-square .leader-square-modal .leadership-right {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 1px;
  right: 20px;
  margin: auto;
}
.leadership-container .leader-square .leader-square-modal .container {
  position: relative;
}
.leadership-container .leader-square .leader-square-modal .container .leadership-remove {
  top: 40px;
  right: 0;
  position: absolute;
  background-color: #00a0d3;
  border: 2px solid #ffffff;
  border-radius: 3px;
  padding: 3px 7px 1px;
  font-weight: 700;
}
.leadership-container .leader-square .leader-square-modal .container .leadership-remove:hover {
  background-color: #ffffff;
  color: #00a0d3;
}
.leadership-headline h1 {
  margin-bottom: 0;
}
.leadership-headline h2 {
  margin-top: 0;
}
hr.short-bottom {
  margin-bottom: 40px;
}
.text-links {
  margin-bottom: 40px;
}
.text-links h2 {
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  margin-bottom: 20px;
}
.text-links .text-link {
  margin-bottom: 10px;
}
.text-links .text-link a {
  color: #00a0d3;
}
.text-links .text-link a span {
  background-color: #00a0d3;
  border-radius: 3px;
  color: #ffffff;
  margin-left: 5px;
  font-size: 16px;
  padding: 2px 4px 0;
}
@media (max-width: 1200px) {
  .leadership-container .leader-square .leader-square-modal {
    overflow-y: scroll;
  }
  .leadership-container .leader-square .leader-square-modal .leadership-copy {
    padding-left: 40px;
  }
  .leadership-container .leader-square .leader-square-modal img {
    max-width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .leadership-container .leader-square .leader-square-modal .leadership-left {
    left: 5px;
  }
  .leadership-container .leader-square .leader-square-modal .leadership-right {
    right: 5px;
  }
  .leadership-container .leader-square .leader-square-modal .container .leadership-remove {
    right: -30px;
  }
}
.landing-two-col-short {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 40px 0;
}
.landing-two-col-short h2 {
  font-size: 42px;
  margin-top: 0;
  padding-bottom: 10px;
}
.landing-two-col-short p {
  font-size: 21px;
  padding-bottom: 10px;
}
.landing-two-col-short .pdf-image img {
  max-width: 100px;
}
.landing-two-col-short .brand-blue {
  color: #00a0d3;
}
.landing-two-col-short hr {
  width: 70%;
  float: left;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .landing-two-col-short hr {
    float: none;
    width: 100%;
  }
}
.landing-two-col-short img {
  display: block;
  margin: 0 auto;
}
.landing-two-row-form {
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-bottom: 60px;
}
.landing-two-row-form h3 {
  margin-top: 0;
  text-align: left;
  font-size: 21px;
  margin-bottom: 40px;
}
.landing-two-row-form h4 {
  font-size: 16px;
}
.landing-two-row-form label {
  color: #00a0d3;
  font-size: 16px;
  display: none;
}
.landing-two-row-form input[type="text"] {
  width: 95%;
  margin-bottom: 13.33333333px;
  background-color: #f8fdff;
  border: 1px solid #e8f2f6;
  font-size: 16px;
  padding: 10px 10px;
}
.landing-two-row-form a {
  text-decoration: underline;
}
.landing-two-row-form input[type="text"]::-webkit-input-placeholder {
  color: #00a0d3;
}
.landing-two-row-form input[type="text"]:-moz-placeholder {
  color: #00a0d3;
}
.landing-two-row-form input[type="text"]::-moz-placeholder {
  color: #00a0d3;
}
.landing-two-row-form input[type="text"]:-ms-input-placeholder {
  color: #00a0d3;
}
.landing-two-row-form input[type="submit"]:hover {
  color: #ffffff;
}
.solution-center-blue iframe {
  width: 100% !important;
  height: 579px !important;
  position: relative;
  margin-top: 20px;
  border: 10px solid #ffffff;
}
@media (max-width: 1500px) {
  .solution-center-blue iframe {
    height: auto !important;
    width: auto !important;
    display: block;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1300px) {
  .solution-center-blue iframe {
    width: 75% !important;
  }
}
@media (max-width: 768px) {
  #hero .hero-restrict .hero-padding {
    background-color: rgba(0, 6, 36, 0.6);
    padding: 20px;
  }
  #hero .hero-restrict .hero-padding h1,
  #hero .hero-restrict .hero-padding h2 {
    width: 100%;
    max-width: none;
  }
  #hero .hero-restrict .hero-padding h1 {
    font-size: 21px;
  }
}
@media (max-width: 600px) {
  .solution-center-blue .container {
    width: 100%;
  }
  .solution-center-blue .container iframe {
    border: 10px solid #00a0d3;
    position: relative;
    width: 100% !important;
  }
}
.landing-full-image img {
  width: 100%;
}
/************************\
    # AWS LANDING PAGE
\************************/
.aws-landing {
  position: relative;
  margin-top: -33px;
  padding-bottom: 40px;
  z-index: 1;
}
.aws-landing .row {
  margin-left: -13px;
  margin-right: -13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
}
.aws-landing .col-sm-2 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-2 {
    float: left;
    width: 16.66666667%;
  }
}
.aws-landing .col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-4 {
    float: left;
    width: 33.33333333%;
  }
}
.aws-landing .col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-6 {
    float: left;
    width: 50%;
  }
}
.aws-landing .col-sm-7 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-7 {
    float: left;
    width: 58.33333333%;
  }
}
.aws-landing .col-sm-8 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-8 {
    float: left;
    width: 66.66666667%;
  }
}
.aws-landing .col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-10 {
    float: left;
    width: 83.33333333%;
  }
}
.aws-landing .col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .aws-landing .col-sm-12 {
    float: left;
    width: 100%;
  }
}
.aws-landing .col-md-4 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 992px) {
  .aws-landing .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
}
.aws-landing .col-md-8 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 992px) {
  .aws-landing .col-md-8 {
    float: left;
    width: 66.66666667%;
  }
}
.aws-landing .text-center {
  text-align: center;
}
.aws-landing .text-brand {
  color: #00a0d3;
}
.aws-landing .text-underlined {
  text-decoration: underline;
}
.aws-landing .text-fineprint {
  color: #8d8c8c;
}
.aws-landing .text-fineprint > ol {
  padding-left: 15px;
  counter-reset: item;
  list-style-type: none;
}
.aws-landing .text-fineprint > ol > li {
  display: block;
}
.aws-landing .text-fineprint > ol > li:before {
  display: inline-block;
  margin-left: -15px;
  width: 15px;
  content: counter(item) " ";
  counter-increment: item;
}
.aws-landing h2 {
  margin-top: 0;
  font-size: 26px;
}
.aws-landing h3 {
  margin-top: 0;
  font-size: 21px;
}
.aws-landing .font-sm {
  font-size: 12px;
}
.aws-landing .font-md {
  font-size: 18px;
}
.aws-landing .font-lg {
  font-size: 21px;
}
.aws-landing .font-xlg {
  font-size: 24px;
}
.aws-landing .angle-overlay {
  position: absolute;
  background-color: #f2f5f6;
  top: 0;
  right: 0;
  bottom: 0;
  -moz-transform: skew(-62deg);
  -ms-transform: skew(-62deg);
  -o-transform: skew(-62deg);
  -webkit-transform: skew(-62deg);
  transform: skew(-62deg);
  z-index: -1;
  left: 33%;
  width: 100%;
  pointer-events: none;
}
.aws-landing .panel {
  margin-bottom: 24px;
  padding: 35px 40px 26px 40px;
  border: 1px solid #eaeaea;
  background: #fff;
  border-radius: 0;
}
.aws-landing table {
  border: 1px solid #e5e5e5 !important;
}
.aws-landing table > tbody > tr > td {
  padding: 20px;
  border-color: #e5e5e5;
  vertical-align: middle;
  font-size: 18px;
}
.aws-landing table > tfoot > tr > td {
  padding: 20px;
  background: #e9f5f9;
  border-color: #e5e5e5;
  font-size: 18px;
}
@media (max-width: 767px) {
  .aws-landing .media-left {
    display: block;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .aws-landing .media-left {
    padding-right: 32px;
  }
  .aws-landing .media-body > p {
    margin-bottom: 0;
  }
  .aws-landing .media-body-middle {
    vertical-align: middle;
  }
}
.aws-landing hr {
  border-color: #d0d0d0;
}
@media (max-width: 767px) {
  .aws-landing .brand-white-button,
  .aws-landing input[type="submit"] {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .aws-landing .list-inline > li {
    display: block;
    margin-top: 15px;
  }
  .aws-landing .list-inline > li > a {
    margin: 0 auto;
  }
  .aws-landing .list-inline > li:first-child {
    margin-top: 0;
  }
}
.aws-landing [role="complementary"] h3 {
  line-height: 28.6px;
  margin-bottom: 30px;
}
.aws-landing form label {
  margin-bottom: 10px;
  font-weight: normal;
  color: #00a0d3;
}
.aws-landing form input[type="text"],
.aws-landing form input[type="email"],
.aws-landing form input[type="tel"],
.aws-landing form select {
  border-color: #eaeaea;
  border-radius: 0;
  background: #fafafa;
}
.aws-landing form select {
  color: #00a0d3;
  border: 2px solid #00a0d3;
}
.aws-landing form input[type="radio"] {
  margin-top: 0;
  width: 18px;
  height: 18px;
  border-color: #eaeaea;
}
.aws-landing form input[type="radio"] + label {
  position: relative;
  top: -3px;
  margin-bottom: 0;
  padding-left: 10px;
  color: inherit;
  text-transform: uppercase;
}
.aws-landing form [type="submit"] {
  background-color: #ffffff;
  color: #00a0d3;
  padding: 12px 20px;
  font-size: 12px;
  width: auto;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  width: 140px;
  text-align: center;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
  background-color: transparent;
  width: 200px;
  border: 2px solid #00a0d3;
  padding: 9px 20px;
  font-size: 15px;
}
.aws-landing form [type="submit"] a {
  color: #00a0d3;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.aws-landing form [type="submit"] h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
}
.aws-landing form [type="submit"] p {
  font-size: 22px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.aws-landing form [type="submit"] a {
  font-size: 16px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #00a0d3;
  display: block;
}
.aws-landing form .customer-option {
  margin-bottom: 26px;
}
.aws-landing h2 {
  margin-bottom: 30px;
}
.aws-landing h2 > img {
  margin-top: 4px;
  margin-right: 15px;
  width: 13px;
  vertical-align: top;
}
.aws-landing h3 + p {
  margin-bottom: 24px;
}
.aws-landing table {
  margin-bottom: 30px !important;
}
.aws-landing .list-inline {
  margin-bottom: 0;
}
.aws-landing hr {
  margin: 34px 0;
}
.aws-landing .media {
  margin-bottom: 32px;
}
.aws-landing .media + p {
  margin-bottom: 40px;
}
.aws-landing .media + .brand-white-button {
  margin-bottom: 32px;
}
/************************\
    # AWS THANK YOU PAEG
\************************/
@media (min-width: 992px) {
  #header.aws-thank-you-header .header-overlay {
    top: -100px !important;
  }
}
@media (min-width: 1000px) {
  #header.aws-thank-you-header .header-overlay {
    top: -160px !important;
  }
}
@media (min-width: 1200px) {
  #header.aws-thank-you-header .header-overlay {
    top: -330px !important;
  }
}
@media (min-width: 1500px) {
  #header.aws-thank-you-header .header-overlay {
    top: -290px !important;
  }
}
@media (min-width: 1560px) {
  #header.aws-thank-you-header .header-overlay {
    top: -430px !important;
  }
}
@media (min-width: 1800px) {
  #header.aws-thank-you-header .header-overlay {
    top: -530px !important;
  }
}
#hero.aws-landing-thanks-hero {
  background-position: top left !important;
  z-index: auto !important;
}
#hero.aws-landing-thanks-hero .brand-white-button {
  width: 260px;
}
#hero.aws-landing-thanks-hero--contact .brand-arrow {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  #hero.aws-landing-thanks-hero {
    background-position: -100px 0 !important;
    background-size: 120% auto !important;
    z-index: auto !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper {
    padding-top: 80px !important;
    padding-left: 300px !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper h1 {
    max-width: none !important;
  }
}
@media (min-width: 992px) {
  #hero.aws-landing-thanks-hero {
    min-height: 550px !important;
    background-position: -200px 0 !important;
    background-size: 120% auto !important;
    z-index: auto !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper {
    padding-top: 110px !important;
    padding-left: 320px !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper h1,
  #hero.aws-landing-thanks-hero > .hero-wrapper h2 {
    max-width: none !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper h2 {
    font-size: 26px;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper h2.heavy {
    font-family: 'DINNextLTPro-Regular';
    font-weight: normal;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper h1 + h2,
  #hero.aws-landing-thanks-hero > .hero-wrapper h2 + h2 {
    margin-bottom: 26px;
  }
}
@media (min-width: 1200px) {
  #hero.aws-landing-thanks-hero {
    min-height: 700px !important;
    z-index: auto !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper {
    padding-top: 170px !important;
    padding-left: 310px !important;
  }
}
@media (min-width: 1550px) {
  #hero.aws-landing-thanks-hero {
    min-height: 889px !important;
    z-index: auto !important;
  }
  #hero.aws-landing-thanks-hero > .hero-wrapper {
    padding-top: 170px !important;
    padding-left: 310px !important;
  }
}
/*
@AWS-White: #ffffff; 
@AWS-light-blue: #00a0d3; 
@AWS-Black: #000000; 
@AWS-dark-Blue: #000624; 
@AWS-width-240: 240px; 
@AWS-width-100: 100%; 
@AWS-width-10: 10px; 
@AWS-width-65: 65%; 
@AWS-height-10: 10px; */
.AWS-solution-headline h1 {
  width: 100%;
  width: 65%;
}
.AWS-solution-headline h2 {
  width: 100%;
  width: 65%;
}
.AWS-solution-headline .special-logo {
  top: 110px;
}
.top-aws-logo {
  max-width: 260px;
}
.aws-slider-cta {
  margin-left: 0;
  margin-right: 0;
  width: 80%;
}
#aws-slider {
  background-color: #00a0d3;
  background-image: url(/Content/images/solutions/sub/Reference.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  margin: 90px 0;
  padding: 15px 0 50px 0;
}
#aws-slider h3 {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 42px;
  padding: 0;
}
#aws-slider h4 {
  font-size: 21px;
  margin-bottom: 15px;
  padding: 0;
}
#aws-slider p {
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 16px;
  padding: 0;
}
#aws-slider .brand-white-border-button {
  cursor: pointer;
  margin-top: 10px;
}
#aws-slider .carousel {
  min-height: 360px;
}
#aws-Carousel .carousel-indicators {
  left: 0;
  list-style: block;
  margin-bottom: 60px;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  text-align: center;
  top: 30px;
  width: 100%;
  z-index: 15;
}
#aws-Carousel .carousel-indicators li {
  border-radius: 3px;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 20px 10px;
  text-align: center;
  width: 240px;
}
#aws-Carousel .carousel-indicators li:hover {
  background-color: #ffffff;
  border-radius: 3px;
  border: 3px solid #ffffff;
  color: #000624;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 20px 10px;
  text-align: center;
  width: 240px;
}
#aws-Carousel .carousel-indicators .active {
  background-color: #BEE0ED;
  border-radius: 3px;
  border: 3px solid #ffffff;
  color: #000624;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 20px 10px;
  text-align: center;
  width: 240px;
}
#aws-Carousel .carousel-indicator-text {
  margin-left: 605px;
  margin-top: -8px;
}
.q-padding-left {
  padding-left: 40px;
}
.q-right {
  text-align: left;
  text-align: right;
}
.AWS-topic-twocol-headline .container blockquote {
  font-size: 18px;
}
.AWS-topic-twocol-headline .container blockquote .fa {
  margin: 0 10px;
}
.see-in-action {
  margin-bottom: 0;
}
.AWS-solution-padding-top-extra {
  padding: 30px 0;
}
.AWS-solution-padding-top {
  padding-top: 30px;
}
.AWS-solution-cta-bar {
  color: #ffffff;
  text-align: center;
}
.AWS-solution-cta-bar .brand-white-border-button {
  font-size: 15px;
  margin-left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-transform: uppercase;
}
.AWS-solution-cta-bar div.container-fluid {
  background-position: bottom;
  height: 500px;
  height: auto;
}
.AWS-cta-center {
  padding-bottom: 30px;
  text-align: center;
}
#Quote-Carousel blockquote {
  border-left: 0;
  text-align: center;
}
#AWS-customer-quote {
  border-left: 0;
  text-align: center;
}
.AWS-customer h4 {
  border-left: 0;
  text-align: center;
}
#Quote-Carousel {
  margin-top: -50px;
}
#Quote-Carousel .carousel-indicators {
  bottom: 55px;
  list-style: none;
  padding-right: 40%;
  position: absolute;
  text-align: center;
  top: 104%;
  width: 100%;
  z-index: 15;
}
#Quote-Carousel .carousel-indicators li {
  background-color: #0f0f0f;
  border-radius: 10px;
  border: 1px solid #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  padding: 5px 5px;
  text-indent: -999px;
  width: 10px;
}
#Quote-Carousel .carousel-indicators .active {
  background-color: #ffffff;
  height: 12px;
  margin: 0;
  width: 12px;
}
.AWS-carousel {
  min-height: 340px;
  position: relative;
}
.AWS-quote-body {
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}
#Quote-Carousel .carousel-control.right {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 0);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 0);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@brand-light-blue', endColorstr='@brand-light-blue', GradientType=1);
}
#Quote-Carousel .carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 0);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 0);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@brand-light-blue', endColorstr='@brand-light-blue', GradientType=1);
}
@media (max-width: 880px) {
  .aws-slider-cta {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
#Quote-Carousel blockquote,
#customer-quote,
.AWS-customer h4,
blockquote,
#customer-quote,
.AWS-customer p {
  font-size: 18px;
}
.v11-engine {
  background-color: #dfe5e8;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding: 65px 0;
}
.v11-engine .v11-top h2 {
  font-size: 42px;
  text-align: center;
}
.v11-engine .v11-top h3 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 50px;
}
.v11-engine article {
  background-color: #ffffff;
  padding: 0 100px;
  padding-top: 50px;
  display: none;
}
.v11-engine article figure {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  text-align: center;
}
.v11-engine article figure h2 {
  text-align: left;
  color: #0f0f0f;
  text-transform: uppercase;
  margin-top: 0;
  font-family: 'DINNextLTPro-Medium', Tahoma;
  display: inline-block;
  white-space: nowrap;
}
.v11-engine article figure h2 span {
  text-decoration: underline;
  color: #00a0d3;
  font-size: 72px;
  padding-right: 20px;
  line-height: 72px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  float: left;
}
.v11-engine article img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  max-height: 85px;
}
.v11-engine article p {
  font-weight: 100;
  display: block;
  text-align: center;
  margin-top: 20px;
  height: 170px;
}
.v11-engine article.active {
  display: block;
}
.v11-engine .figcaption-wrapper div {
  padding-left: 10px;
  padding-bottom: 10px;
}
.v11-engine .figcaption-wrapper .no-bottom {
  padding-bottom: 0;
}
.v11-engine figcaption {
  text-align: center;
  color: #ffffff;
  background-color: #00a0d3;
  padding-top: 40px;
  cursor: pointer;
  height: 210px;
}
.v11-engine figcaption img {
  margin: 0 auto;
  display: none;
  margin-bottom: 25px;
  height: 61px;
}
.v11-engine figcaption h2 {
  text-decoration: underline;
  font-size: 63px;
  margin-top: 0;
  margin-bottom: 16px;
  display: block;
}
.v11-engine figcaption p {
  width: 60%;
  margin: 0 auto;
  display: block;
  height: 85px;
}
.v11-engine figcaption.active {
  background-color: #4d4d4f;
}
.v11-engine figcaption.active img {
  display: block;
}
.v11-engine figcaption.active h2 {
  display: none;
}
.v11-engine section {
  background-color: #00a0d3;
  font-size: 72px;
}
.v11-engine section a {
  color: #ffffff;
  text-align: center;
  text-decoration: underline;
  display: block;
  width: 100%;
  padding: 90px 0;
  cursor: auto;
}
.v11-engine .extra-info {
  padding-left: 50px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
  border-right: 1px solid #dfe5e8;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 210px;
}
.v11-engine .extra-info p {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.v11-engine .white-bg {
  background-color: #ffffff;
  margin-top: 10px;
}
.v11-engine .white-bg img {
  padding: 68px 0;
  margin: 0 auto;
  display: block;
}
.laitek-full sup {
  font-size: 0.8em;
  vertical-align: 0.03em;
}
.v11-dot-col {
  position: absolute;
  right: 0;
  top: inherit;
  left: 0;
  margin: 0 auto;
  width: 105px;
  bottom: 30px;
}
.v11-dot-col .v11-dot {
  background-color: #8e9091;
  height: 10px;
  width: 10px;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  margin-right: 20px;
  z-index: 150;
  display: inline-block;
  float: left;
}
.v11-dot-col .v11-dot .active {
  background-color: #00a0d3;
}
.v11-dot-col div.v11-dot:last-child {
  margin-right: 0;
}
.v11-arrow-row .v11-arrow-left {
  left: -70px;
  position: absolute;
  top: 60px;
  font-size: 72px;
  color: #00a0d3;
  cursor: pointer;
  z-index: 104;
}
.v11-arrow-row .v11-arrow-right {
  right: -70px;
  position: absolute;
  top: 60px;
  font-size: 72px;
  color: #00a0d3;
  cursor: pointer;
  z-index: 104;
}
.msp-right.msp-left.center-h2 h2 {
  margin-bottom: 30px !important;
}
.solution-center-text.full-width p {
  max-width: 100%;
}
.solution-three-col.v11 article {
  min-height: 183px;
}
.solution-three-col.v11 p a {
  font-size: 16px !important;
  color: #00a0d3;
}
.msp-right .hide-overflow {
  overflow: hidden;
}
.v11-blue {
  position: relative;
  height: 340px;
}
.v11-blue img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100%;
  min-width: 100%;
  min-height: 340px;
}
.v11-blue .col-xs-12 {
  height: 500px;
}
.v11-blue article {
  position: absolute;
  background-color: #00b4eb;
  color: #ffffff;
  font-family: 'DINNextLTPro-Light', Tahoma;
  top: 35px;
  height: 270px;
  padding: 40px 60px;
  width: 50%;
  float: left;
  min-width: 572px;
}
.v11-blue article h2 {
  font-size: 42px;
}
.v11-blue article .brand-white-border-button a {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.fixed-wrapper {
  height: 390px;
  overflow: hidden;
  position: relative;
}
.fixed-wrapper .container {
  position: relative;
}
.fixed-wrapper.active {
  position: fixed;
  top: 50px;
  z-index: 104;
  background-color: white;
  left: 0;
  right: 0;
}
.fixed-wrapper.active .v11-blue {
  margin-bottom: 300px;
}
.fixed-content {
  opacity: 0;
  min-height: 270px;
  position: absolute;
  top: 0;
  left: 0;
}
.fixed-content.active {
  opacity: 1;
}
.fixed-wrapper.bottom-state {
  position: relative;
  top: 1150px;
}
.v11-blue-bar {
  background-color: #00b4eb;
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  padding: 40px 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.v11-blue-bar .brand-white-border-button {
  margin: 0 auto;
  margin-top: 20px;
}
.v11-blue-bar .brand-white-border-button a {
  margin-top: 0;
}
@media (max-width: 1200px) {
  .v11-arrow-row {
    display: none;
  }
  .v11-engine figcaption p {
    width: 80%;
  }
}
@media (max-width: 837px) {
  .v11-engine .border-space {
    border: none;
  }
  .v11-engine figcaption {
    padding-top: 20px;
  }
  .v11-engine article {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .v11-engine article p {
    padding-bottom: 30px;
  }
  .v11-engine article img {
    max-width: 100%;
  }
  .v11-engine .extra-info {
    height: auto;
    padding-right: 40px;
    border-right: none;
    margin-bottom: 0;
  }
  .v11-engine .white-bg img {
    max-width: 90%;
    padding: 20px 0;
  }
  .v11-engine .virtual-repo .rollout h3 {
    padding-right: 0;
  }
  .fixed-wrapper {
    height: 500px;
  }
  .msp-right h2 br {
    display: none;
  }
  .fixed-content img {
    max-height: 160px;
  }
}
@media (max-width: 769px) {
  .fixed-content {
    opacity: 1;
    display: block;
    position: relative;
    margin-bottom: 60px;
  }
  .fixed-content img {
    margin-top: 20px;
  }
  .fixed-wrapper {
    height: auto;
    cursor: auto;
  }
  .v11-engine article figure h2 {
    font-size: 30px;
  }
  .v11-engine article figure h2 span {
    font-size: 46px;
    line-height: 46px;
  }
  .v11-engine article p {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .msp-right .hide-overflow {
    margin-bottom: 20px;
  }
  .v11-dot-col {
    display: none;
  }
  .v11-arrow-row {
    display: none;
  }
  .v11-blue {
    height: 415px;
  }
  .v11-blue article {
    min-width: 0;
    width: 100%;
    text-align: center;
    height: auto;
    position: relative;
  }
  .v11-blue .brand-white-border-button {
    margin: 0 auto;
  }
  .v11-engine .rollout {
    padding: 0 20px;
  }
  .v11-engine .blue-up-arrow {
    display: none !important;
  }
  .v11-engine .v11-sub-roll {
    width: 80%;
  }
  .v11-engine .v11-sub-roll ul {
    padding: 20px 40px;
  }
  .v11-engine .col-sm-3 {
    border-right: none !important;
    margin-bottom: 20px;
  }
  .msp-right.v11-padding p {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .v11-engine .figcaption-wrapper div:first-child {
    padding-left: 0;
  }
  .v11-engine article p {
    height: auto;
  }
}
@media (max-width: 572px) {
  .v11-blue article h2 {
    font-size: 24px;
  }
  .v11-blue .brand-white-border-button {
    width: 100%;
  }
  .v11-engine .roll-parent .roll-click {
    padding: 40px 0;
  }
  .solution-center-text h3 {
    font-size: 36px;
  }
  .v11-engine .roll-parent .v11-drop img {
    bottom: 15px;
    left: 0;
    right: 0;
    top: inherit;
  }
  .v11-engine .arrow-wrap {
    height: 80px;
  }
  .msp-right.v11-padding p {
    padding-right: 0 !important;
  }
  .figcaption-wrapper div {
    width: 50%;
  }
  .v11-engine figcaption {
    height: 175px;
  }
  .v11-engine figcaption p {
    height: auto;
  }
  .v11-engine article figure a {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .v11-engine article figure h2 {
    text-align: center;
    width: 100%;
    white-space: normal;
  }
  .v11-engine article figure h2 span {
    width: 100%;
    display: block;
    text-align: center;
  }
  .v11-engine .figcaption-wrapper figcaption {
    height: 235px;
  }
  .v11-engine .figcaption-wrapper .no-mobile-pad {
    padding-left: 0;
  }
  .v11-engine .row.white-bg div {
    width: 100%;
  }
  .v11-engine .row.white-bg h2 {
    font-size: 24px;
    text-align: center;
  }
  .v11-engine .row.white-bg p {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .fixed-content img {
    display: none;
  }
  .fixed-wrapper {
    height: 550px;
  }
}
.live-demo-section {
  text-align: center;
  margin: 0 auto;
  display: table;
}
.live-demo-section .live-demo-wrapper {
  float: left;
  display: table-cell;
  background-color: #BEE0ED;
  margin: 10px;
  width: 100%;
  height: 120px;
  max-width: 320px;
}
.live-demo-section .live-demo-wrapper .live-demo-date {
  float: left;
  width: 90px;
  height: 120px;
  background-color: #00a0d3;
  padding: 10px;
  color: #ffffff;
  text-align: center;
  padding-top: 25px;
}
.live-demo-section .live-demo-wrapper .live-demo-date h4 {
  padding-bottom: 0;
}
.live-demo-section .live-demo-wrapper .live-demo-date h2 {
  margin-top: 0;
}
.live-demo-section .live-demo-wrapper .live-demo-reg-wrapper {
  float: left;
  height: 90px;
  margin-top: -90px;
  width: 100%;
  text-align: center;
  padding: 20px;
}
.live-demo-section .live-demo-wrapper .live-demo-reg-wrapper .live-demo-text {
  float: left;
  margin-left: 70px;
  width: 80%;
  margin-top: -35px;
  padding-bottom: 5px;
}
.live-demo-section .live-demo-wrapper .live-demo-reg-wrapper .live-demo-text p {
  font-size: 14px;
}
.reg-now {
  border: 2px solid #00a0d3;
  padding: 9px 5%;
  font-size: 14px;
  background-color: transparent;
  color: #00a0d3;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-left: 90px;
  width: 60%;
  margin-top: 0;
}
.reg-now:hover {
  background-color: #00a0d3;
  color: #ffffff;
}
.demo-section {
  text-align: center;
  margin: 0 auto;
  display: table;
}
.demo-section .demo-wrapper {
  float: left;
  display: table-cell;
  background-color: #BEE0ED;
  margin: 10px;
  width: 100%;
  height: 120px;
  max-width: 320px;
}
.demo-section .demo-wrapper .demo-date {
  float: left;
  width: 90px;
  height: 120px;
  background-color: #00a0d3;
  padding: 10px;
  color: #ffffff;
  text-align: center;
}
.demo-section .demo-wrapper .demo-date h4 {
  padding-bottom: 0;
}
.demo-section .demo-wrapper .demo-date h2 {
  margin-top: 0;
}
.demo-section .demo-wrapper .demo-date p {
  font-size: 14px;
}
.demo-section .demo-wrapper .demo-text-wrapper {
  float: left;
  height: 120px;
  margin-top: -90px;
  width: 100%;
  text-align: center;
  padding: 20px;
}
.demo-section .demo-wrapper .demo-text-wrapper .demo-text {
  float: left;
  margin-left: 70px;
  width: 80%;
  margin-top: -35px;
  padding-bottom: 5px;
}
.demo-section .demo-wrapper .demo-text-wrapper .demo-text p {
  font-size: 14px;
  margin-bottom: 14px;
}
.ondemand-webinars {
  float: left;
  margin-left: 10px;
  height: 120px;
  background-color: #00a0d3;
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
  padding: 20px;
  max-width: 320px;
  width: 100%;
}
.demo-wrapper .demo-reg-wrapper .reg-now {
  margin-top: -6px;
}
@media (max-width: 480px) {
  .ondemand-webinars {
    height: 150px;
  }
  .live-demo-section .live-demo-wrapper .live-demo-reg-wrapper .live-demo-text {
    width: 77%;
  }
  .demo-wrapper .demo-reg-wrapper .reg-now {
    margin-top: -10px;
  }
  .live-demo-wrapper .live-demo-reg-wrapper .reg-now {
    margin-top: -10px;
  }
}
/**
 * Common selectors
 * ------------------------------------------------------------------------ */
.bg-grey {
  background-color: #ecedee;
}
.bg-blue {
  background-color: #00a0d3;
}
.color-white {
  color: white;
}
section.ebc {
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 21px;
}
section.ebc h2,
section.ebc h3 {
  margin-bottom: 30px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.ebc h2:first-child,
section.ebc h3:first-child {
  margin-top: 0;
}
section.ebc h2:last-child,
section.ebc h3:last-child {
  margin-bottom: 0;
}
section.ebc h2.arrow:before,
section.ebc h3.arrow:before {
  content: "";
  background-image: url('/Content/images/all/brand-arrow.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: inline-block;
  width: 33px;
  height: 26px;
}
@media (min-width: 480px) {
  section.ebc h2.arrow:before,
  section.ebc h3.arrow:before {
    margin-left: -33px;
  }
}
section.ebc h2.arrow-small:before,
section.ebc h3.arrow-small:before {
  background-size: contain;
  height: 20px;
}
@media (min-width: 768px) {
  section.ebc h2.large {
    font-size: 42px;
  }
}
section.ebc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
section.ebc ul li {
  padding-left: 1em;
  text-indent: -0.7em;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 10px;
}
section.ebc ul li:before {
  content: "• ";
  color: #00a0d3;
}
section.ebc p {
  margin-bottom: 30px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.ebc p:last-child {
  margin-bottom: 0;
}
section.ebc .text-small {
  font-size: 18px;
}
section.ebc .text-large {
  font-size: 24px;
}
section.ebc .text-xlarge {
  font-size: 30px;
}
section.ebc .margin-small {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  section.ebc .extra-padding {
    padding-left: 15%;
    padding-right: 15%;
  }
}
section.ebc .link-white-underline {
  text-decoration: none;
  border-bottom: 1px solid white;
  color: white;
}
section.ebc .link-white-underline:hover,
section.ebc .link-white-underline:focus {
  color: #0f0f0f;
  border-bottom-color: #0f0f0f;
}
section.ebc .row {
  margin-bottom: 30px;
}
section.ebc .row:last-child {
  margin-bottom: 0;
}
section.ebc .row.col-padding [class^="col-"],
section.ebc .row.col-padding [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
section.ebc .row.col-margin > div {
  margin-bottom: 30px;
}
section.ebc .row.col-margin > div:last-child {
  margin-bottom: 0;
}
section.ebc .button {
  border-width: 3px;
  border-style: solid;
  border-radius: 3px;
  padding: 20px 30px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 18px;
  display: inline-block;
  border-color: white;
  color: white;
}
section.ebc .button:hover {
  text-decoration: none;
  color: white;
  background-color: #00a0d3;
}
section.ebc .button-inverse:hover {
  color: #00a0d3;
  background-color: white;
  border-color: white;
}
section.ebc .button-blue {
  color: white;
  background-color: #00a0d3;
  border-color: #00a0d3;
}
section.ebc .button-blue:hover {
  color: #00a0d3;
  background-color: white;
}
/**
 * Google map
 * ------------------------------------------------------------------------ */
.map-canvas-ebc {
  width: 100%;
  height: 340px;
}
@media (min-width: 768px) {
  .map-canvas-ebc {
    height: 600px;
  }
}
.map-infobox-wrapper {
  display: none;
}
.map-infobox {
  box-sizing: border-box;
  background-color: #00a0d3;
  color: white;
  padding: 20px 0 20px 20px;
  font-size: 16px;
  width: 240px;
  margin-left: -120px;
  position: relative;
}
@media (min-width: 768px) {
  .map-infobox {
    font-size: 20px;
    width: 280px;
    margin-left: -140px;
  }
}
.map-infobox:before {
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #00a0d3 transparent;
}
.map-infobox p {
  margin-bottom: 20px;
}
.map-infobox p:last-child {
  margin-bottom: 0;
}
.map-infobox p img {
  float: left;
  width: 15px;
  margin: 0 15px 15px 0;
}
/**
 * Panes, toggled via JS
 * ------------------------------------------------------------------------ */
.pane {
  position: relative;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease-in-out;
}
.pane:before,
.pane:after {
  content: " ";
  display: table;
}
.pane:after {
  clear: both;
}
.pane:before,
.pane:after {
  content: " ";
  display: table;
}
.pane:after {
  clear: both;
}
.pane.is-active {
  padding: 40px 0;
  opacity: 1;
  height: auto;
  overflow: visible;
}
.pane:before {
  position: absolute;
  top: -19px;
  left: 50%;
  margin-left: -10px;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 19px 10px;
  border-color: transparent transparent #00a0d3 transparent;
}
.pane-1:before {
  left: 16.666666%;
}
.pane-2:before {
  left: 50%;
}
.pane-3:before {
  left: 83.333333%;
}
/**
 * Section specific styles
 * ------------------------------------------------------------------------ */
section.ebc-hero {
  padding: 13% 0;
  color: white;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
section.ebc-hero h1 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section.ebc-hero h1 {
    font-size: 60px;
  }
}
section.ebc-hero h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 60px;
}
section.ebc-directions .directions {
  margin-bottom: 30px;
}
section.ebc-about-area {
  padding-bottom: 40px;
}
section.ebc-about-area .icons {
  padding-top: 30px;
}
section.ebc-about-area .pane-toggle {
  text-decoration: none;
}
section.ebc-about-area .pane-toggle p {
  color: #0f0f0f;
  font-size: 16px;
}
@media (max-width: 400px) {
  section.ebc-about-area .pane-toggle p {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 480px) {
  section.ebc-about-area .pane-toggle p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  section.ebc-about-area .pane-toggle p {
    font-size: 30px;
  }
}
section.ebc-about-area .pane-toggle:hover p,
section.ebc-about-area .pane-toggle.is-active p {
  color: #00a0d3;
}
section.ebc-about-area .img-wrapper {
  min-height: 100px;
}
@media (min-width: 768px) {
  section.ebc-about-area .img-wrapper {
    min-height: 160px;
  }
}
section.ebc-about-area .img-wrapper img {
  max-height: 80px;
}
@media (min-width: 768px) {
  section.ebc-about-area .img-wrapper img {
    max-height: 130px;
  }
}
section.ebc-about-area-content {
  padding: 0;
  color: white;
}
section.ebc-about-area-content .pane > div {
  margin-bottom: 30px;
}
section.ebc-about-area-content .pane > div:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  section.ebc-about-area-content .pane > div {
    margin-bottom: 0;
  }
}
section.ebc-opportunities .icons {
  padding-top: 30px;
}
section.ebc-opportunities .pane-toggle {
  text-decoration: none;
}
section.ebc-opportunities .pane-toggle p {
  color: #0f0f0f;
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
@media (max-width: 400px) {
  section.ebc-opportunities .pane-toggle p {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 16px;
  }
}
section.ebc-opportunities .pane-toggle:hover p,
section.ebc-opportunities .pane-toggle.is-active p {
  color: #00a0d3;
}
section.ebc-opportunities .pane {
  color: white;
}
@media (min-width: 768px) {
  section.ebc-opportunities .pane {
    padding-left: 10%;
    padding-right: 10%;
  }
}
section.ebc-opportunities .img-wrapper {
  min-height: 100px;
}
@media (min-width: 400px) {
  section.ebc-opportunities .img-wrapper {
    min-height: 140px;
  }
}
section.ebc-opportunities .img-wrapper img {
  margin: 0 auto;
}
section.ebc-testimonials .carousel {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  section.ebc-testimonials .carousel-inner .row {
    display: flex;
  }
  section.ebc-testimonials .carousel-inner .row .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  section.ebc-testimonials .carousel-inner .photo img {
    margin-bottom: 30px;
    max-width: 50%;
  }
}
section.ebc-testimonials .carousel-inner .quote {
  font-size: 28px;
}
@media (min-width: 768px) {
  section.ebc-testimonials .carousel-inner .quote {
    font-size: 36px;
  }
}
section.ebc-testimonials .carousel-inner .name {
  color: #a1a1a1;
  text-transform: uppercase;
}
section.ebc-testimonials .carousel-indicators {
  margin-bottom: 0;
  bottom: -15px;
}
section.ebc-testimonials .carousel-indicators li {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 4px solid #d7d7d7;
  border-radius: 50%;
  margin: 0 10px;
}
section.ebc-testimonials .carousel-indicators li:hover,
section.ebc-testimonials .carousel-indicators li.active {
  border-color: #00a0d3;
}
@media (max-width: 768px) {
  section.ebc-photos .row {
    margin-bottom: 0;
  }
  section.ebc-photos .row > div {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  section.ebc-photos .caption-container {
    position: relative;
  }
  section.ebc-photos .caption-container:hover .caption {
    opacity: 1;
  }
}
section.ebc-photos img {
  width: 100%;
}
section.ebc-photos .caption {
  background-color: #4d4d4d;
  color: white;
  padding: 20px 20px 20px 40px;
  font-size: 16px;
}
@media (min-width: 768px) {
  section.ebc-photos .caption {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    background-color: rgba(77, 77, 77, 0.6);
    transition: opacity 0.2s ease-in-out;
  }
}
@media (min-width: 992px) {
  section.ebc-photos .caption {
    font-size: 18px;
  }
}
section.ebc-photos .caption:before {
  content: "";
  background-image: url('/Content/images/landing/ebc/brand-arrow-white-small.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: inline-block;
  width: 24px;
  height: 13px;
  margin-left: -24px;
}
 body#conference-layout {
  padding-top: 0;
  background-color: transparent;
}
/**
 * Layout classes for a Bootstrap row
 *
 * .col-padding  - Adds default column padding
 * .col-margin   - Adds margin bottom to all columns
 *
 * ------------------------------------------------------------------------ */
#conference-layout .row {
  margin-bottom: 30px;
}
#conference-layout .row:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #conference-layout .row.row-flex {
    display: flex;
  }
}
#conference-layout .row.col-padding [class^="col-"],
#conference-layout .row.col-padding [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
#conference-layout .row.col-margin > div,
#conference-layout .row.col-margin-sm > div,
#conference-layout .row.col-margin-md > div {
  margin-bottom: 30px;
}
#conference-layout .row.col-margin:last-child,
#conference-layout .row.col-margin-sm:last-child,
#conference-layout .row.col-margin-md:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #conference-layout .row.col-margin-sm > div {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #conference-layout .row.col-margin-md > div {
    margin-bottom: 0;
  }
}
/**
 * Header
 * ------------------------------------------------------------------------ */
#header .header-light {
  font-size: 16px;
}
#header .header-light .top {
  background-color: transparent;
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  #header .header-light .top {
    top: 45px;
  }
}
@media (max-width: 768px) {
  #header .header-light .top .logo {
    margin: 0 auto;
  }
}
#header .social-icons li {
  padding: 0;
  margin-right: 20px;
  font-size: 18px;
}
#header .social-icons li:last-child {
  margin-right: 0;
}
#header .social-icons a {
  color: white;
  text-decoration: underline;
}
#header .social-icons .icon a {
  font-size: 16px;
  border: 2px solid white;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/*
#header.header-light {
    font-size: 16px;

    .top {
        background-color: transparent;
        position: absolute;
        top: 25px;
        left: 0;
        width: 100%;

        @media (min-width: @screen-sm-min) {
            top: 45px;
        }

        .logo {
            @media (max-width: @screen-sm-min) {
                margin: 0 auto;
            }
        }
    }
}
    */
/*
 * Footer
 * ------------------------------------------------------------------------ */
#footer.footer-light {
  font-size: 18px;
  padding: 25px 0;
  background-color: #dfe5e8;
}
@media (max-width: 992px) {
  #footer.footer-light .logo {
    margin-bottom: 25px;
  }
}
#footer.footer-light .copyright {
  font-size: 14px;
  padding-top: 5px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #footer.footer-light .copyright {
    margin-bottom: 0;
  }
}
#footer.footer-light .copyright a {
  color: #0f0f0f;
  text-decoration: none;
}
#footer.footer-light .visit-cmv {
  line-height: 37px;
}
@media (min-width: 768px) {
  #footer.footer-light .visit-cmv {
    text-align: right;
  }
}
#footer.footer-light .visit-cmv a {
  color: #333;
}
/**
 * Global conference styles
 *
 * section.conference  - Add .conference to inherit global styles
 *
 * ------------------------------------------------------------------------ */
.hr-top {
  border-top: 1px solid #d4d4d4;
}
.hr-bottom {
  border-bottom: 1px solid #d4d4d4;
}
section.conference {
  padding: 40px 0;
  font-size: 21px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
@media (min-width: 768px) {
  section.conference {
    padding: 80px 0;
  }
}
section.conference h2 {
  margin-bottom: 30px;
}
section.conference h2:first-child {
  margin-top: 0;
}
section.conference h2:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section.conference h2 {
    font-size: 48px;
  }
}
section.conference p,
section.conference ul,
section.conference ol {
  margin-bottom: 30px;
}
section.conference p:last-child,
section.conference ul:last-child,
section.conference ol:last-child {
  margin-bottom: 0;
}
section.conference dl dd {
  margin-bottom: 5px;
}
section.conference dl dd:last-child {
  margin-bottom: 0;
}
section.conference a {
  color: #00a0d3;
  text-decoration: none;
}
section.conference a:hover,
section.conference a:focus {
  color: #000624;
}
section.conference a.link-white {
  color: white;
}
section.conference strong {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
section.conference sup {
  vertical-align: baseline;
}
section.conference .text-legal {
  font-size: 10px;
}
section.conference .text-xsmall {
  font-size: 14px;
}
section.conference .text-small {
  font-size: 18px;
}
section.conference .text-large {
  font-size: 24px;
}
section.conference .text-xlarge {
  font-size: 30px;
}
section.conference .weight-normal {
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
section.conference .weight-bold {
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
section.conference .margin-none {
  margin: 0;
}
section.conference .margin-small {
  margin-bottom: 10px;
}
section.conference .margin-medium {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  section.conference .padding-sides {
    padding-left: 10%;
    padding-right: 10%;
  }
}
section.conference .bg-grey {
  background-color: #ecedee;
}
section.conference .bg-blue {
  background-color: #00a0d3;
}
section.conference .color-white {
  color: white;
}
section.conference .color-blue {
  color: #00a0d3;
}
section.conference .underline-white {
  box-shadow: inset 0 -1px 0 0 white;
}
section.conference .underline-white:hover,
section.conference .underline-white:focus {
  box-shadow: inset 0 -1px 0 0 #ffffff;
}
section.conference .underline-blue {
  box-shadow: inset 0 -1px 0 0 #00a0d3;
}
section.conference .underline-blue:hover,
section.conference .underline-blue:focus {
  box-shadow: inset 0 -1px 0 0 #0f0f0f;
}
section.conference img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
section.conference .button {
  border-width: 3px;
  border-style: solid;
  border-radius: 3px;
  padding: 20px 30px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 18px;
  display: inline-block;
  border-color: #ffffff;
  color: #ffffff;
}
section.conference .button:focus,
section.conference .button:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #00a0d3;
}
section.conference .button-inverse:hover {
  color: #00a0d3;
  background-color: #ffffff;
  border-color: #ffffff;
}
section.conference .button-blue {
  color: white;
  background-color: #00a0d3;
  border-color: #00a0d3;
}
section.conference .button-blue:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #00a0d3;
}
section.conference .button-white {
  color: #00b4eb;
  background-color: #ffffff;
}
section.conference .button-white:focus,
section.conference .button-white:hover {
  background-color: #00a0d3;
  border-color: #00a0d3;
  color: #ffffff;
}
section.conference .button-grey {
  color: #00b4eb;
  background-color: #ecedee;
}
section.conference .button-grey:focus,
section.conference .button-grey:hover {
  background-color: #00a0d3;
  border-color: #00a0d3;
  color: #ffffff;
}
section.conference .button-border-blue {
  border-color: #00a0d3;
  color: #00a0d3;
}
section.conference .button-border-blue:hover {
  border-color: #00a0d3;
}
section.conference .button-border-white {
  border-color: #ffffff;
}
section.conference .button-border-white:hover {
  border-color: #0090bd;
}
section.conference .row-flex > .button-flex {
  display: flex;
}
section.conference .row-flex > .button-flex a {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.conference .cta {
  color: #ffffff;
  background-color: #00a0d3;
  padding: 30px;
  margin-bottom: 80px;
  position: relative;
  z-index: 100;
}
@media (min-width: 768px) {
  section.conference .cta {
    padding: 80px;
  }
}
section.conference .cta.cta-overlap {
  margin-top: -160px;
}
@media (min-width: 768px) {
  section.conference .cta.cta-overlap {
    margin-top: -260px;
  }
}
section.conference .collapse-toggle {
  position: relative;
  display: block;
  color: white;
  background-color: #00a0d3;
  padding: 10px 64px 10px 20px;
  margin-bottom: 1px;
  text-decoration: none;
  transition: background-color 0.1s linear;
}
@media (min-width: 768px) {
  section.conference .collapse-toggle {
    padding: 20px 64px 20px 40px;
  }
}
section.conference .collapse-toggle:hover,
section.conference .collapse-toggle:focus {
  color: white;
  text-decoration: none;
  background-color: #0090bd;
}
section.conference .collapse-toggle:before,
section.conference .collapse-toggle:after {
  content: "";
  display: block;
  background-color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
section.conference .collapse-toggle:before {
  right: 30px;
  width: 4px;
  height: 0px;
  transition: height 0.1s ease-in-out;
}
@media (min-width: 768px) {
  section.conference .collapse-toggle:before {
    right: 50px;
  }
}
section.conference .collapse-toggle.collapsed:before {
  height: 24px;
}
section.conference .collapse-toggle:after {
  right: 20px;
  width: 24px;
  height: 4px;
}
@media (min-width: 768px) {
  section.conference .collapse-toggle:after {
    right: 40px;
  }
}
section.conference .collapse-content {
  padding: 30px 0;
  border: 1px solid #cacaca;
  border-bottom: 0;
}
section.conference .collapse-content:first-child {
  border-top: 0;
}
section.conference .collapse-content p,
section.conference .collapse-content ul,
section.conference .collapse-content ol {
  margin-bottom: 15px;
}
section.conference .collapse-content p:last-child,
section.conference .collapse-content ul:last-child,
section.conference .collapse-content ol:last-child {
  margin-bottom: 0;
}
section.conference .collapse:last-child .collapse-content:last-child {
  border-bottom: 1px solid #cacaca;
}
section.conference .row-icons {
  padding-top: 20px;
}
section.conference .row-icons > div {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  section.conference .row-icons > div:nth-child(2n+1) {
    clear: left;
  }
}
section.conference .row-icons .icon {
  min-height: 80px;
  margin-bottom: 20px;
  position: relative;
}
section.conference .row-icons img {
  margin: 0 auto;
  display: block;
}
/*
 * Hero
 * ------------------------------------------------------------------------ */
section.hero-conference {
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0;
  min-height: 300px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
@media (min-width: 768px) {
  section.hero-conference {
    height: 652px;
  }
}
section.hero-conference .hero-title {
  padding-top: 100px;
  padding-bottom: 170px;
}
@media (min-width: 768px) {
  section.hero-conference .hero-title {
    padding-top: 330px;
    padding-bottom: 0;
  }
}
section.hero-conference h1 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section.hero-conference h1 {
    font-size: 60px;
  }
}
section.hero-conference h2,
section.hero-conference h3 {
  font-size: 36px;
}
section.hero-conference h3 {
  margin-top: 25px;
}
@media (max-width: 1800px) {
  #header .header-overlay {
    left: 18%;
  }
}
@media (max-width: 1600px) {
  #header .header-overlay {
    left: 13%;
  }
}
@media (max-width: 1500px) {
  #header .header-overlay {
    left: 8%;
  }
}
@media (max-width: 1200px) {
  nav {
    width: 100%;
  }
  #header img {
    margin-left: 0;
  }
  #header .header-overlay {
    left: 2%;
  }
  #header .menu-container {
    width: 75%;
  }
  #solutions #view-topic {
    width: 100%;
    margin-left: 0;
  }
  #footer #footer-top .footer-col {
    margin-right: 0;
  }
  #subscribe-form div:last-child {
    padding: 0;
  }
  #footer-bottom .col-md-4 {
    width: 35%;
  }
}
@media (max-width: 1100px) {
  #header .header-overlay {
    left: -3%;
  }
}
@media (max-width: 1030px) {
  nav.container {
    width: 100%;
  }
  nav.container .nav-container {
    width: 100%;
  }
}
@media (min-device-width: 768px) {
  .case-single-info .container .case-single-info-bar li {
    padding: 24px 0;
  }
}
@media (min-device-width: 1200px) {
  .case-single-info .container .case-single-info-bar li {
    padding: 28px 0;
  }
}
@media (min-device-width: 768px) {
  .case-single-info .container .case-single-info-bar li {
    padding: 24px 0;
  }
}
@media (min-device-width: 1200px) {
  .case-single-info .container .case-single-info-bar li {
    padding: 28px 0;
  }
}
@media (max-width: 992px) {
  body {
    overflow: hidden;
  }
  .menu-links {
    font-size: 12px;
  }
  #header {
    overflow: visible;
  }
  #header .header-overlay {
    left: -9%;
  }
  nav.container .row .sub-nav {
    padding-left: 0;
    padding-right: 0;
  }
  nav.container .row .sub-nav a {
    margin-top: 25px;
  }
  .full-angle-bar {
    display: none;
  }
  #footer #footer-bottom {
    line-height: 20px !important;
    margin-top: 20px !important;
  }
  #footer #footer-bottom .no-pad {
    padding-left: 40px !important;
    padding-right: 40px;
  }
  #footer #footer-bottom .to-top {
    margin: 20px auto;
    display: block;
  }
  #footer #footer-bottom div {
    text-align: center;
  }
  #footer #footer-bottom img {
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
  }
  #footer hr {
    margin-left: 30px;
  }
  #footer #footer-top .footer-col {
    width: 50%;
    text-align: center;
    margin-top: 20px;
  }
  #footer input {
    display: block !important;
    margin: 0 auto !important;
    text-align: center;
  }
  #footer input[type="text"] {
    margin-bottom: 20px !important;
  }
  #footer .col-md-4 {
    width: 100%;
  }
  #subscribe-form div {
    margin-bottom: 10px;
    text-align: center;
  }
  .container {
    width: 90%;
  }
}
@media (max-width: 930px) {
  #header .header-overlay {
    left: -10%;
  }
  #header .menu-links li {
    margin-left: 10px;
  }
}
@media (max-width: 880px) {
  #header .header-overlay {
    left: -13%;
  }
  .solution-headline .special-logo img {
    display: none;
  }
}
@media (max-width: 822px) {
  #header {
    width: 100%;
    font-size: 14px;
  }
  #header .header-overlay {
    left: -18%;
  }
  #header .container {
    padding-right: 0;
  }
  #header .language-container {
    width: 100%;
  }
  .service-career .container {
    padding: 0;
  }
  .service-career .career-working-bg {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .topic-text-headline.case-slider .container .case-slide {
    padding-top: 40px;
  }
  .topic-text-headline .container {
    margin-top: 0;
  }
  .topic-twocol-headline.topic-spacer {
    padding-top: 0;
    margin-top: 0;
  }
  .contact-follow ul {
    width: auto;
  }
  .contact-follow ul li {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0;
  }
  .topic-spacer .topic-space {
    border-right: none;
  }
  .topic-spacer .topic-col {
    padding-left: 15px;
  }
  .topic-spacer .topic-col ul {
    width: 100%;
  }
  .solution-list-left h3 {
    padding-right: 0;
  }
  .solution-list-left.extra-space .brand-white-button {
    width: 100%;
  }
  .solution-full-bleed.full-blend figure {
    top: 60px;
  }
  .solution-full-bleed .brand-white-button {
    width: 100%;
  }
  .case-single-info .container .case-social-links ul {
    padding-left: 0;
    width: 100%;
  }
  .case-single-info .container .case-social-links ul li {
    display: block;
    margin-bottom: 10px;
  }
  .case-single-info .container .case-social-links ul li.text-link {
    background-color: transparent;
  }
  .case-single-info .container .case-social-links ul li.text-link a {
    background-color: #00a0d3;
    color: #ffffff;
    width: 75px;
    border-radius: 3px;
  }
  .topic-text-headline .case-slide.active {
    height: auto !important;
    min-height: 100px;
  }
  .topic-text-headline .case-slide.active .case-caption {
    min-height: 100px;
  }
  #hero .container {
    position: relative;
  }
  .solution-full-bleed img {
    max-width: 100%;
  }
  .solution-list-left,
  .solution-list-right {
    padding-top: 20px;
  }
  .solution-list-left p,
  .solution-list-right p {
    padding: 0;
  }
  .solution-list-left .list-header-left h3,
  .solution-list-right .list-header-left h3 {
    padding: 0;
    padding-top: 20px;
  }
  .solution-list-left .list-header-left p,
  .solution-list-right .list-header-left p {
    padding: 0;
  }
  .solution-list-left .list-header-left .brand-white-button,
  .solution-list-right .list-header-left .brand-white-button {
    margin-left: 0;
  }
  .solution-list-left ul,
  .solution-list-right ul {
    padding-left: 15px;
  }
  .solution-list-left img,
  .solution-list-right img {
    max-width: 90%;
  }
  .three-col {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
  .three-col p {
    margin-bottom: 10px;
  }
  .solution-three-col {
    padding-bottom: 20px;
  }
  .solution-margin-bottom {
    margin-bottom: 20px;
  }
  nav {
    display: none;
  }
  #header .header-overlay {
    left: 0;
  }
  #header .menu-container {
    z-index: 1000;
    display: block;
    width: 100%;
    margin: 0 auto;
    border-top: 2px solid #dfe5e8;
    overflow-x: scroll;
    position: fixed;
    top: -2px !important;
    right: 0;
    bottom: 0;
    left: -2000px;
    background-color: rgba(0, 6, 36, 0.9);
    padding-top: 80px;
    -moz-transition: left ease-in 0.5s;
    -o-transition: left ease-in 0.5s;
    -webkit-transition: left ease-in 0.5s;
    transition: left ease-in 0.5s;
  }
  #header .menu-container .mobile-search {
    display: block;
    width: 100%;
    bottom: 20px;
    position: relative;
    margin-top: 40px;
    padding: 0 25px;
    right: 2%;
  }
  #header .menu-container .mobile-search input[type="text"] {
    bottom: 20px;
    right: 20px;
    display: inline-block;
    border-radius: 3px;
    border: none;
    padding: 10px;
    float: left;
    width: 100%;
  }
  #header .menu-container .mobile-search input[type="submit"] {
    width: 60px;
    background-color: #00a0d3;
    color: #ffffff;
    float: right;
    display: inline-block;
    padding: 10px;
    border: none !important;
    position: absolute;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  #header .menu-container .menu-links {
    float: none;
  }
  #header .menu-container li {
    font-size: 15px;
    margin-bottom: 20px;
    margin-left: 0;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #383c51;
    padding-top: 22px;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
    font-size: 18px !important;
  }
  #header .menu-container li a {
    color: #ffffff !important;
  }
  #header .menu-container li .glyphicon {
    display: none;
  }
  #header .menu-container li a:hover {
    color: #00a0d3 !important;
  }
  #header .menu-container .glyphicon-remove {
    color: #00a0d3;
    font-size: 22px;
    position: absolute;
    right: 20%;
    top: 34px;
    cursor: pointer;
  }
  #header .menu-container.menu-active {
    left: 0;
    -moz-transition: left ease-out 0.5s;
    -o-transition: left ease-out 0.5s;
    -webkit-transition: left ease-out 0.5s;
    transition: left ease-out 0.5s;
  }
  #header .mobile-menu {
    display: block;
    padding-right: 0;
    float: right;
    cursor: pointer;
  }
  #header .mobile-menu span {
    float: right;
    font-size: 26px;
    margin-top: -16px;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
  }
  #header #trials {
    display: none;
  }
  .sub-nav a {
    font-size: 17px;
  }
  #footer .mobile-hide {
    display: none;
  }
  #footer #footer-bottom {
    margin-top: 0 !important;
    min-height: 68px;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #footer #footer-bottom .font-small {
    font-size: 14px !important;
    font-family: 'DINNextLTPro-Light';
  }
  #footer #footer-top {
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer #footer-top .footer-info-row {
    /*display: none;*/
  }
  #footer #footer-top hr {
    display: none;
  }
  #footer #footer-top .footer-col {
    padding-left: 20px;
    padding-right: 20px;
  }
  #footer #footer-top li {
    margin-bottom: 10px;
  }
  #footer #footer-top li a {
    font-size: 15px;
  }
  #footer #footer-top .footer-mobile-row {
    display: block;
  }
  #footer #footer-top .footer-mobile-row hr {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #footer #footer-top .footer-mobile-row h2 {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
  }
  #footer #footer-top .footer-mobile-row .footer-mobile-social-center {
    display: block;
    margin: 0 auto;
    width: 216px;
    margin-top: 20px;
  }
  #footer #footer-top img {
    margin-left: 8px;
    margin-right: 8px;
  }
  #footer .footer-link-row div {
    display: none;
  }
  #footer .footer-link-row .footer-link-show {
    display: block;
  }
  .container {
    width: 82%;
  }
}
@media (max-width: 600px) {
  nav.container {
    bottom: -20px;
  }
  nav.container .row .sub-nav {
    margin-top: 10px;
  }
  nav.container .row .sub-nav a {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media (max-width: 420px) {
  #header .header-overlay {
    display: none;
  }
  nav.container {
    display: none;
  }
  #footer .footer-date {
    margin: 0 auto !important;
  }
  #footer p {
    padding-right: 40px;
    padding-left: 20px;
  }
  #footer p br {
    display: none;
  }
  #footer .footer-links a {
    display: block;
  }
  #footer #footer-bottom {
    padding: 0;
    padding-bottom: 20px;
  }
  #footer #footer-bottom br {
    display: block;
    margin-bottom: 2px;
  }
  #solutions #view-topic.services-implementation h2 {
    font-size: 28px;
  }
  #solutions #view-topic.services-implementation h3 {
    padding: 0;
  }
  .solution-headline h1 {
    font-size: 30px;
  }
  .solution-headline h3 {
    font-size: 30px;
  }
}
/*to target iphone 6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  /* STYLES GO HERE */
  .service-sub-content-callout li {
    color: #ffffff !important;
  }
  .service-sub-content-callout li a {
    color: #ffffff !important;
  }
}
/*to target iphone 6 plus*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  /* STYLES GO HERE */
  .service-sub-content-callout li {
    color: #ffffff !important;
  }
  #solutions #view-topic.services-implementation h2 {
    font-size: 28px;
  }
  #solutions #view-topic.services-implementation h3 {
    padding: 0;
  }
  .solution-headline h1 {
    font-size: 30px;
  }
  .solution-headline h3 {
    font-size: 30px;
  }
  .service-sub-content h3 {
    font-size: 30px;
  }
}
/*to target iphone 6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  /* STYLES GO HERE */
  .service-sub-content-callout li {
    color: #ffffff !important;
  }
  .service-sub-content-callout li a {
    color: #ffffff !important;
  }
}
/*to target iphone 6 plus*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  /* STYLES GO HERE */
  .service-sub-content-callout li {
    color: #ffffff !important;
  }
  .service-sub-content-callout li a {
    color: #ffffff !important;
  }
}
/**
 * Header
 */
.header-heavy {
  font-size: 16px;
  /*
    .button-register { // Mobile register button
        position: relative;
        z-index: 100;
        color: white;
        float: right;
        font-size: 16px;
        margin-top: 13px;
        margin-left: 15px;

        span {
            display: none;

            @media (min-width: 400px) {
                display: inline;
            }
        }
    }
    */
}
.header-heavy .container {
  /*
        @media (min-width: @screen-lg-min) {
            width: 90%;
        }
        */
}
@media (max-width: 768px) {
  .header-heavy .container {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .header-heavy .container > .row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header-heavy .top {
  background-color: transparent;
  padding: 5px 0;
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 200;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-duration: .75s;
  -o-transition-duration: .75s;
  -webkit-transition-duration: .75s;
  transition-duration: .75s;
  -moz-transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
}
@media (min-width: 768px) {
  .header-heavy .top {
    padding: 20px 0;
  }
}
.header-heavy section.active-scroll {
  background-color: #0f0f0f;
}
.header-heavy .logo {
  width: 130px;
  z-index: 100;
  position: absolute;
  left: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 400px) {
  .header-heavy .logo {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .header-heavy .logo {
    position: static;
    width: 180px;
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    margin-top: 5px;
  }
}
@media (min-width: 800px) {
  .header-heavy .logo {
    width: 200px;
  }
}
@media (min-width: 856px) {
  .header-heavy .logo {
    width: 260px;
  }
}
@media (min-width: 992px) {
  .header-heavy .logo {
    width: 260px;
    margin-top: 8px;
  }
}
.header-heavy .menu-toggle {
  display: block;
  float: right;
  width: 30px;
  height: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .header-heavy .menu-toggle {
    display: none;
  }
}
.header-heavy .menu-toggle:hover,
.header-heavy .menu-toggle:focus {
  text-decoration: none;
}
.header-heavy .menu-toggle.menu-open .line-1,
.header-heavy .menu-toggle.menu-open .line-4 {
  top: 12px;
  opacity: 0;
}
.header-heavy .menu-toggle.menu-open .line-2 {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-heavy .menu-toggle.menu-open .line-3 {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-heavy .menu-toggle .line {
  position: absolute;
  display: block;
  width: 20px;
  height: 3px;
  right: 5px;
  background-color: white;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.header-heavy .menu-toggle .line.line-1 {
  top: 12px;
}
.header-heavy .menu-toggle .line.line-2,
.header-heavy .menu-toggle .line.line-3 {
  top: 19px;
}
.header-heavy .menu-toggle .line.line-4 {
  top: 26px;
}
.header-heavy ul.menu {
  font-size: 18px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  text-align: center;
  list-style-type: none;
  line-height: 50px;
  margin: 0;
  padding: 80px 0 0;
  background-color: #0f0f0f;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-transition: -webkit-transform 0.15s ease-out;
  -o-transition: -webkit-transform 0.15s ease-out;
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.header-heavy ul.menu.menu-open {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1);
  -o-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1);
  transition: transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1), -webkit-transform 0.25s cubic-bezier(0.25, 0.1, 0.5, 1);
}
@media (min-width: 768px) {
  .header-heavy ul.menu {
    float: left;
    line-height: 40px;
    font-size: 15px;
    padding: 0;
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    background-color: transparent;
    position: static;
  }
}
@media (min-width: 1200px) {
  .header-heavy ul.menu {
    line-height: 60px;
  }
}
.header-heavy ul.menu li {
  /*
            &.register { // Desktop register button
                clear: left;
                float: right;

                @media (min-width: 1394px) {
                    clear: none;
                }

                a {
                    font-family: @family-normal;
                    text-transform: none;
                    background-color: transparent;
                    border: 2px solid @brand-white;
                    border-radius: 3px;
                    padding: 0 35px;
                    margin-top: 0;
                    margin-left: 20px;
                    line-height: 34px;

                    @media (min-width: 1395px) {
                        margin-top: 13px;
                    }
                }
            }
            */
}
@media (min-width: 768px) {
  .header-heavy ul.menu li {
    float: left;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .header-heavy ul.menu li {
    padding-left: 15px;
  }
}
.header-heavy ul.menu li.icons {
  padding-left: 0;
  clear: left;
}
@media (min-width: 768px) {
  .header-heavy ul.menu li.icons {
    float: right;
  }
}
@media (min-width: 1200px) {
  .header-heavy ul.menu li.icons {
    clear: none;
  }
}
.header-heavy ul.menu li a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
.header-heavy ul.menu li a.active {
  color: #00a0d3;
  font-weight: bold;
}
@media (min-width: 768px) {
  .header-heavy ul.menu .list-inline {
    margin-left: 20px;
  }
}
/**
 * Home
 */
section.hero-home {
  background-image: url('/Content/images/userconference/hero-home-bg.jpg');
  background-position: 50% 50%;
  position: relative;
}
@media (min-width: 768px) {
  section.hero-home {
    height: 960px;
  }
}
section.hero-home .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('/Content/images/userconference/hero-home-overlay.png') 100% 100% no-repeat;
}
section.hero-home h1 sup {
  font-size: 0.4em;
  vertical-align: 0.5em;
}
@media (min-width: 768px) {
  section.hero-home .hero-title {
    padding-top: 650px;
    text-align: left;
  }
}
section.home-sponsors {
  position: relative;
}
section.home-sponsors .parallax {
  width: 414px;
  height: 242px;
  background: url('/Content/images/userconference/home-parallax-top.jpg') 50% 0 no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
section.home-sponsors .parallax:before {
  content: "";
  background-color: white;
  width: 200%;
  height: 242px;
  position: absolute;
  top: 50%;
  left: -50%;
  bottom: 0;
  -moz-transform: rotate(30.3deg);
  -ms-transform: rotate(30.3deg);
  -o-transform: rotate(30.3deg);
  -webkit-transform: rotate(30.3deg);
  transform: rotate(30.3deg);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
}
section.home-sponsors h2 {
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  section.home-sponsors h2 {
    padding: 0 20%;
  }
}
@media (max-width: 991px) {
  section.home-sponsors img {
    width: 60%;
  }
}
section.home-sponsors .cta {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  section.home-sponsors .cta .button {
    padding: 20px 80px;
  }
}
section.home-sponsors .row {
  margin: 40px auto;
}
@media (min-width: 480px) {
  section.home-sponsors .row {
    margin: 70px 0;
  }
}
section.home-sponsors .row .button {
  width: 100%;
}
section.home-learning .row-icons h3 {
  font-size: 18px;
  line-height: 24px;
}
section.home-who-attend {
  background-image: url('/Content/images/userconference/home-why-attend-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 170px;
  color: #ffffff;
}
@media (min-width: 768px) {
  section.home-who-attend {
    padding: 100px 0 170px;
  }
}
section.home-who-attend dd {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
section.home-why-attend {
  padding-top: 0;
}
section.home-why-attend .cta {
  margin-top: -100px;
  margin-bottom: 80px;
}
section.home-why-attend .cta p {
  margin-top: 40px;
}
/**
 * Why Attend
 */
section.hero-why-attend {
  background-image: url('/content/images/userconference/hero-why-attend.jpg');
}
section.why-attend-intro h2 {
  margin-bottom: 50px;
}
section.who-attend-intro {
  padding-bottom: 0;
}
section.who-attend-intro .cta {
  margin: 0 auto;
}
section.experience {
  background-image: url('/Content/images/userconference/experience-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: #ffffff;
  margin-top: -100px;
  padding-top: 300px;
}
@media (min-width: 768px) {
  section.experience {
    padding-top: 500px;
  }
}
section.entertainment {
  padding: 0;
}
@media (max-width: 767px) {
  section.entertainment .container {
    width: 100%;
  }
}
section.entertainment .entertainment-image {
  background-image: url('/Content/images/userconference/featured-entertainment.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 20%;
  padding-top: 35%;
}
@media (min-width: 768px) {
  section.entertainment .entertainment-image {
    padding-top: 0;
    height: 230px;
    background-position: 50% 50%;
  }
}
section.entertainment .entertainment-info {
  padding: 20px 60px;
  text-align: center;
}
@media (min-width: 768px) {
  section.entertainment .entertainment-info {
    text-align: left;
  }
}
section.entertainment .entertainment-info p {
  margin-bottom: 15px;
}
section.entertainment .entertainment-info p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section.registration .row-flex > div {
    display: flex;
  }
}
section.registration .register {
  border: 2px solid #00a0d3;
}
@media (min-width: 768px) {
  section.registration .register {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
section.registration .register .button-white {
  width: 100%;
  border-radius: 0;
}
section.registration .register .button-white:hover {
  background-color: #0090bd;
}
section.registration .register-info {
  background-color: #00a0d3;
  color: white;
  padding: 25px;
}
section.registration .register-info .price {
  font-size: 72px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
@media (min-width: 768px) {
  section.registration .register-info {
    flex-grow: 1;
  }
}
/**
 * Speakers
 */
section.hero-speakers {
  background-image: url('/Content/images/userconference/hero-speakers.jpg');
  background-position: 50% 0;
}
section.speaker-intro h2 {
  margin-bottom: 50px;
}
section.speaker-intro .keynote-speaker > .row {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row {
    padding-bottom: 20px;
  }
}
section.speaker-intro .keynote-speaker > .row .keynote-image,
section.speaker-intro .keynote-speaker > .row .keynote-info {
  text-align: center;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row .keynote-image,
  section.speaker-intro .keynote-speaker > .row .keynote-info {
    text-align: left;
  }
}
section.speaker-intro .keynote-speaker > .row .keynote-image {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row .keynote-image {
    margin-bottom: 0;
  }
}
section.speaker-intro .keynote-speaker > .row .keynote-image > img {
  width: 50%;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row .keynote-image > img {
    width: auto;
  }
}
section.speaker-intro .keynote-speaker > .row .keynote-info {
  padding-left: 0;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row .keynote-info {
    padding-left: 60px;
  }
}
section.speaker-intro .keynote-speaker > .row:nth-child(even) .keynote-image,
section.speaker-intro .keynote-speaker > .row:nth-child(even) .keynote-info {
  float: none;
  text-align: center;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row:nth-child(even) .keynote-image {
    float: right;
    text-align: right;
  }
}
section.speaker-intro .keynote-speaker > .row:nth-child(even) .keynote-info {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  section.speaker-intro .keynote-speaker > .row:nth-child(even) .keynote-info {
    float: left;
    text-align: left;
  }
}
@media (min-width: 992px) {
  section.speaker-intro .keynote-speaker > .row:nth-child(even) .keynote-info {
    padding-right: 60px;
  }
}
section.speaker-breakout {
  padding-top: 20px;
}
section.speaker-breakout h2 {
  padding-bottom: 40px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  section.speaker-breakout h2 {
    padding-bottom: 70px;
    margin-bottom: 130px;
  }
}
section.speaker-breakout img {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  section.speaker-breakout img {
    width: auto;
  }
}
section.speaker-become {
  color: #ffffff;
}
/**
 * Agenda
 */
section.hero-agenda {
  background-image: url('/Content/images/userconference/hero-agenda.jpg');
}
/**
 * Training
 */
section.hero-training {
  background-image: url('/Content/images/userconference/hero-training.jpg');
}
section.training-intro .cta .underline-white {
  box-shadow: inset 0 -1px 0 0 white;
}
section.training-intro .cta .underline-white:hover,
section.training-intro .cta .underline-white:focus {
  color: #0f0f0f;
  box-shadow: inset 0 -1px 0 0 #0f0f0f;
}
section.training-intro .stats {
  margin-bottom: 30px;
}
section.training-intro .number {
  font-size: 60px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
section.training-intro .border-vertical:before {
  content: "";
  border-left: 1px solid #000624;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}
section.training-legal {
  padding: 20px 0;
}
/**
 * Sponsors
 **************************************************/
section.hero-sponsors {
  background-image: url('/Content/images/userconference/hero-sponsors.jpg');
}
section.sponsors {
  margin-bottom: 70px;
}
@media (min-width: 991px) {
  section.sponsors {
    margin-bottom: 100px;
  }
}
section.sponsors h2 {
  margin-bottom: 70px;
}
.go-sponsor-logo {
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
}
.sponsors-diamond .go-sponsor-logo,
.sponsors-ruby .go-sponsor-logo {
  padding: 40px 30px;
}
.sponsors-diamond .go-sponsor-logo:nth-child(n + 3),
.sponsors-ruby .go-sponsor-logo:nth-child(n + 3) {
  border-top: none;
}
.sponsors-diamond .go-sponsor-logo:nth-child(odd),
.sponsors-ruby .go-sponsor-logo:nth-child(odd) {
  border-left: 1px solid #d4d4d4;
}
@media (min-width: 768px) {
  .sponsors-diamond .go-sponsor-logo,
  .sponsors-ruby .go-sponsor-logo {
    padding: 70px 30px;
  }
  .sponsors-diamond .go-sponsor-logo:nth-child(n + 3),
  .sponsors-ruby .go-sponsor-logo:nth-child(n + 3) {
    border-top: 1px solid #d4d4d4;
  }
  .sponsors-diamond .go-sponsor-logo:nth-child(odd),
  .sponsors-ruby .go-sponsor-logo:nth-child(odd) {
    border-left: none;
  }
  .sponsors-diamond .go-sponsor-logo:first-child,
  .sponsors-ruby .go-sponsor-logo:first-child {
    border-left: 1px solid #d4d4d4;
  }
}
.sponsors-emerald .go-sponsor-logo,
.sponsors-kryptonite .go-sponsor-logo,
.sponsors-exhibitors .go-sponsor-logo {
  padding: 30px;
}
.sponsors-emerald .go-sponsor-logo:nth-child(n + 3),
.sponsors-kryptonite .go-sponsor-logo:nth-child(n + 3),
.sponsors-exhibitors .go-sponsor-logo:nth-child(n + 3) {
  border-top: none;
}
.sponsors-emerald .go-sponsor-logo:nth-child(2n + 1),
.sponsors-kryptonite .go-sponsor-logo:nth-child(2n + 1),
.sponsors-exhibitors .go-sponsor-logo:nth-child(2n + 1) {
  border-left: 1px solid #d4d4d4;
}
@media (min-width: 768px) {
  .sponsors-emerald .go-sponsor-logo,
  .sponsors-kryptonite .go-sponsor-logo,
  .sponsors-exhibitors .go-sponsor-logo {
    padding: 50px 30px;
  }
  .sponsors-emerald .go-sponsor-logo:nth-child(2n + 1),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(2n + 1),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(2n + 1) {
    border-left: none;
  }
  .sponsors-emerald .go-sponsor-logo:nth-child(3n + 1),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(3n + 1),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(3n + 1) {
    border-left: 1px solid #d4d4d4;
  }
  .sponsors-emerald .go-sponsor-logo:nth-child(-n + 3),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(-n + 3),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(-n + 3) {
    border-top: 1px solid #d4d4d4;
  }
}
@media (min-width: 992px) {
  .sponsors-emerald .go-sponsor-logo:nth-child(3n + 1),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(3n + 1),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(3n + 1) {
    border-left: none;
  }
  .sponsors-emerald .go-sponsor-logo:nth-child(-n + 3),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(-n + 3),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(-n + 3) {
    border-top: none;
  }
  .sponsors-emerald .go-sponsor-logo:nth-child(5n + 1),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(5n + 1),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(5n + 1) {
    border-left: 1px solid #d4d4d4;
  }
  .sponsors-emerald .go-sponsor-logo:nth-child(-n + 5),
  .sponsors-kryptonite .go-sponsor-logo:nth-child(-n + 5),
  .sponsors-exhibitors .go-sponsor-logo:nth-child(-n + 5) {
    border-top: 1px solid #d4d4d4;
  }
}
/* db less */
section.who-attend-intro {
  padding-bottom: 80px;
}
section.experience {
  margin-top: 0 !important;
}
.register.closed:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #5F5F5F;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
section.registration .register {
  position: relative;
}
.scroll-top {
  position: relative;
  top: 60px;
}
section.experience a.link-white:hover {
  color: #00A0D3;
}
img.hero-go-img {
  width: 200px;
  display: inline-block !important;
}
h1.hero-h1 {
  display: inline-block;
  position: relative;
  top: 15px;
  padding: 0 20px;
}
.download-email {
  position: relative;
}
.padding-bottom {
  padding-bottom: 80px;
}
section.home-email {
  position: relative;
  height: 1000px;
  width: 100%;
  padding-top: 0;
}
section.home-email .parallax {
  width: 100%;
  height: 1000px;
  background: url('/Content/images/userconference/footer-large.jpg') 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
section.home-email .parallax:before {
  content: "";
  background-color: white;
  width: 2300px;
  height: 1242px;
  position: absolute;
  top: -498px;
  right: -864px;
  bottom: 0;
  -moz-transform: rotate(30.3deg);
  -ms-transform: rotate(30.3deg);
  -o-transform: rotate(30.3deg);
  -webkit-transform: rotate(30.3deg);
  transform: rotate(30.1deg);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
}
section.home-email .parallax:after {
  content: "";
  width: 791px;
  height: 643px;
  background: url("/Content/images/userconference/cubes.png") no-repeat;
  top: 454px;
  right: 0;
  position: absolute;
}
section.hero-agenda {
  background-image: url('/Content/images/userconference/hero-agenda-2.jpg');
}
.hero-svg {
  position: relative;
  z-index: 1;
  top: 250px;
  max-width: 736px;
  margin: auto;
  padding: 0 50px;
}
.width-90 {
  width: 90%;
}
.hero-title.home {
  padding-top: 400px !important;
}
@media (max-width: 1555px) {
  section.home-email .parallax:before {
    top: -698px;
  }
  section.home-email .parallax:after {
    top: 254px;
  }
}
@media (max-width: 992px) {
  .width-90 {
    width: auto;
  }
  .hero-title {
    padding-top: 230px !important;
  }
  section.home-email {
    height: auto;
  }
  .hero-svg {
    top: 150px;
  }
}
@media (max-width: 768px) {
  section.hero-training,
  section.hero-sponsors {
    background-position: -250px 0;
  }
  section.home-sponsors {
    background: none;
  }
  .align-center-mobile {
    text-align: center !important;
  }
  .hero-title .text-left {
    text-align: center !important;
  }
}
@media (max-width: 550px) {
  section.hero-training,
  section.hero-sponsors,
  section.hero-agenda {
    background-position: -500px 0;
  }
  section.hero-agenda {
    background-position: -250px 0;
  }
}
/* js less */
/**
 * Training
 */
section.hero-training {
  background-image: url('/Content/images/userconference/hero-training.jpg');
}
section.training-intro .stats {
  margin-bottom: 30px;
}
section.training-intro .number {
  font-size: 60px;
  font-family: 'DINNextLTPro-Medium', Tahoma;
}
section.training-intro .border-vertical:before {
  content: "";
  border-left: 1px solid #000624;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}
/**
 * Agenda
 */
section .hero-agenda {
  background-image: url('/Content/images/userconference/hero-agenda.jpg');
}
#calc-value {
  /**
    **Header
    **/
  /**
    ** Blue box
    **/
  /**
    **Infographic
    **/
}
#calc-value h1,
#calc-value h2,
#calc-value h3,
#calc-value h4 {
  margin: 0;
}
#calc-value .dark-blue-background {
  background-color: #000624;
}
#calc-value h1 {
  font-size: 50px;
  line-height: 50px;
}
@media (max-width: 768px) {
  #calc-value h1 {
    font-size: 41px;
    line-height: 47px;
  }
}
#calc-value h2 {
  font-size: 38px;
  line-height: 44px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  margin-bottom: 20px;
}
#calc-value h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
#calc-value h4 {
  font-size: 21px;
  line-height: 27px;
  margin-bottom: 25px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
#calc-value p {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
#calc-value a {
  color: #00a0d3;
}
#calc-value .img-responsive {
  max-width: 95%;
}
@media (max-width: 992px) {
  #calc-value .img-responsive {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  #calc-value .img-responsive {
    max-width: 100%;
  }
}
#calc-value section {
  padding-top: 60px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  #calc-value .m-center {
    text-align: center;
  }
}
#calc-value section.header h1,
#calc-value section.header .brand-arrow {
  float: left;
}
#calc-value section.header .brand-arrow {
  margin-left: -40px;
  margin-top: 8px;
}
@media (max-width: 992px) {
  #calc-value section.header .brand-arrow {
    margin-left: -30px;
  }
}
#calc-value section.header h1 {
  text-transform: uppercase;
  margin-bottom: 40px;
}
#calc-value section.header p {
  font-size: 18px;
  line-height: 24px;
}
#calc-value section.header a {
  text-decoration: underline;
}
#calc-value section.commvault-value {
  color: #ffffff;
  padding: 80px 0 50px;
}
#calc-value section.commvault-value h2 {
  margin-bottom: 70px;
}
#calc-value section.commvault-value h3 {
  font-size: 21px;
  line-height: 28px;
}
#calc-value section.commvault-value .container > .row:nth-child(2) {
  margin-bottom: 70px;
}
@media (max-width: 992px) {
  #calc-value section.commvault-value .container > .row:nth-child(2) {
    margin-bottom: 0;
  }
}
#calc-value section.commvault-value .launch-app {
  font-size: 18px;
  line-height: 24px;
}
#calc-value section.commvault-value .launch-app a:after {
  content: url('/Content/images/calculatorvalue/blue-arrow.png');
  display: inline-block;
  margin-left: 10px;
  width: 9px;
  height: 24px;
  vertical-align: middle;
}
@media (max-width: 992px) {
  #calc-value section.commvault-value .launch-app {
    margin-bottom: 30px;
  }
}
#calc-value section.infographic {
  padding: 70px 0;
}
#calc-value section.infographic h2 {
  font-size: 40px;
  line-height: 44px;
}
#calc-value section.infographic h3 {
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}
#calc-value section.infographic .container > .row:first-child {
  margin-bottom: 45px;
}
#calc-value section.infographic a.button {
  background-color: #00a0d3;
  display: inline-block;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 50px;
  margin-top: 50px;
  margin-bottom: 10px;
}
#calc-value section.infographic a.button:focus {
  outline: none;
}
@media (max-width: 768px) {
  #calc-value section.infographic a.button {
    padding: 15px 25px;
  }
}
#calc-value section.infographic .value-achievements {
  margin-bottom: 20px;
}
#calc-value section.infographic .horizontal-line:before {
  content: '';
  display: block;
  width: 100%;
  border-radius: 2px;
  background-color: #dee4e8;
  height: 5px;
  margin-bottom: 33px;
}
#calc-value section.infographic .vertical-line img {
  display: inline-block;
}
@media (max-width: 768px) {
  #calc-value section.infographic .vertical-line img {
    display: block;
  }
}
#calc-value section.infographic .vertical-line:after {
  content: '';
  display: block;
  width: 100%;
  border-radius: 2px;
  background-color: #dee4e8;
  display: inline-block;
  height: 232px;
  width: 5px;
  vertical-align: top;
  margin-left: 10px;
}
@media (max-width: 992px) {
  #calc-value section.infographic .vertical-line:after {
    height: 150px;
  }
}
@media (max-width: 768px) {
  #calc-value section.infographic .vertical-line:after {
    content: '';
    display: block;
    width: 100%;
    border-radius: 2px;
    background-color: #dee4e8;
    height: 5px;
    margin: 20px 0;
  }
}
.oracle-cloud {
  padding: 50px 0;
}
.oracle-cloud h2,
.oracle-cloud p {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.oracle-cloud h2 {
  font-size: 42px;
}
@media (max-width: 992px) {
  .oracle-cloud br {
    display: none;
  }
}
.headline .row {
  display: flex;
}
@media (max-width: 992px) {
  .headline .row {
    display: block;
  }
  .headline .row img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 992px) {
  .headline .row .col-description {
    text-align: center;
  }
}
.headline .row .col-description p:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .headline .row .col-description p:last-child {
    margin-bottom: 30px;
  }
}
.headline .row .col-img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media (max-width: 992px) {
  .headline .row .col-img {
    display: block;
  }
}
.oracle-content .col-img img {
  max-width: 95%;
}
@media (max-width: 992px) {
  .oracle-content .col-img {
    margin-bottom: 30px;
  }
  .oracle-content .col-img img {
    display: block;
    margin: 0 auto;
  }
}
.oracle-content .col-icon img {
  margin: 0 auto;
  display: block;
}
.oracle-content .col-description h2 {
  margin-top: 0;
}
@media (max-width: 992px) {
  .oracle-content .col-description {
    text-align: center;
  }
}
.oracle-content .col-right {
  float: right;
}
@media (max-width: 992px) {
  .oracle-content .col-right {
    float: none;
  }
}
.oracle-content-grey {
  background-color: #dfe5e8;
}
.oracle-cta {
  background-color: #00a0d3;
  text-align: center;
  color: #ffffff;
  margin-bottom: 50px;
}
.oracle-cta .brand-white-border-button {
  margin: 0 auto;
  font-size: 21px;
}
.oracle-cta h2 {
  margin-top: 0;
  margin-bottom: 50px;
}
.sub-menu-thin {
  z-index: 10;
}
.mktoForm {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.fancybox-slide > * {
  padding: 0;
}
#breadcrumbs {
  z-index: 20;
}
#cvlt-sticky-social {
  left: 0;
  position: fixed;
  top: 160px;
  z-index: 100;
  -webkit-animation: fadein 10s ease-in-out;
  -moz-animation: fadein 10s ease-in-out;
  -ms-animation: fadein 10s ease-in-out;
  -o-animation: fadein 10s ease-in-out;
  animation: fadein 10s ease-in-out;
}
#cvlt-sticky-social ul {
  list-style: none;
  padding: 0;
}
#cvlt-sticky-social a {
  background-color: #333333;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  position: relative;
  text-align: center;
  width: 35px;
}
#cvlt-sticky-social a span {
  left: -120px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  width: 120px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
#cvlt-sticky-social a img {
  max-width: 12px;
  margin: auto;
  display: inline-flex;
}
#cvlt-sticky-social a[class*="facebook"] {
  background: #3b5998;
}
#cvlt-sticky-social a[class*="facebook"]:hover {
  background: #3b5998;
}
#cvlt-sticky-social a[class*="facebook"] span {
  background: #3b5998;
}
#cvlt-sticky-social a[class*="twitter"] {
  background: #00aced;
}
#cvlt-sticky-social a[class*="twitter"]:hover {
  background: #00aced;
}
#cvlt-sticky-social a[class*="twitter"] span {
  background: #00aced;
}
#cvlt-sticky-social a[class*="google-plus"] {
  background: #dd4b39;
}
#cvlt-sticky-social a[class*="google-plus"]:hover {
  background: #dd4b39;
}
#cvlt-sticky-social a[class*="google-plus"] span {
  background: #dd4b39;
}
#cvlt-sticky-social a[class*="linkedin"] {
  background: #517fa4;
}
#cvlt-sticky-social a[class*="linkedin"]:hover {
  background: #517fa4;
}
#cvlt-sticky-social a[class*="linkedin"] span {
  background: #517fa4;
}
#cvlt-sticky-social a[class*="envelope"] {
  background: #00a0d3;
}
#cvlt-sticky-social a[class*="envelope"]:hover {
  background: #00a0d3;
}
#cvlt-sticky-social a[class*="envelope"] span {
  background: #00a0d3;
}
#cvlt-sticky-social a[class*="download"] {
  background: #000624;
}
#cvlt-sticky-social a[class*="download"]:hover {
  background: #000624;
}
#cvlt-sticky-social a[class*="download"] span {
  background: #000624;
}
#cvlt-donut,
#cvlt-donut-one {
  width: 21rem;
  height: 21rem;
  margin: 0 auto;
}
#cvlt-donut svg g text,
#cvlt-donut-one svg g text {
  font-size: 5rem;
  fill: #ffffff;
}
#cvlt-donut svg g path.color0,
#cvlt-donut-one svg g path.color0 {
  fill: #000624;
}
#cvlt-donut svg g path.color1,
#cvlt-donut-one svg g path.color1 {
  fill: #ffffff;
}
.kapost-main {
  background: #ffffff;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.kapost-main #right-side-blocks {
  position: absolute;
  right: 0;
  margin-top: -70px;
  opacity: 0.5;
}
.kapost-main .kapost-blue {
  color: #ffffff;
}
.kapost-main .brand-arrow {
  float: left;
  margin-left: -40px;
  margin-top: 4px;
}
.kapost-main .brand-arrow img {
  max-width: 20px;
}
.kapost-main .brand-arrow-sub-title {
  float: left;
  margin-left: -40px;
  margin-top: 2px;
}
.kapost-main .brand-arrow-sub-title img {
  max-width: 14px;
}
.kapost-main .brand-arrow-white {
  float: left;
  margin-left: -40px;
  margin-top: 4px;
}
.kapost-main .brand-arrow-white img {
  max-width: 16px;
}
.kapost-main h1 {
  max-width: 94%;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  text-transform: uppercase;
}
.kapost-main h1 sup {
  vertical-align: 0.04em;
}
.kapost-main h2 {
  color: #00a0d3;
  font-size: 28px;
  max-width: 90%;
  margin-bottom: 10px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  text-transform: uppercase;
}
.kapost-main .h2-padding-top {
  margin-top: 60px;
}
.kapost-main .padding-top {
  padding-top: 20px;
}
.kapost-main .padding-top-40 {
  padding-top: 40px;
}
.kapost-main .padding-top-60 {
  padding-top: 60px;
}
.kapost-main ul {
  list-style-type: none;
}
.kapost-main ul li {
  font-size: 16px;
  list-style-type: none;
}
.kapost-main ul li:before {
  color: #00b4eb;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -18px;
  margin-top: 0;
}
.kapost-main p {
  font-size: 16px;
  margin-bottom: 20px;
}
.kapost-main p.lead {
  font-size: 18px;
}
.kapost-main .container-body-page h3 {
  text-transform: uppercase;
  margin-top: 0;
}
.kapost-main .hr-margin {
  margin: 40px 0;
}
.kapost-main .white-paper-cover {
  margin-top: 30px;
  margin-bottom: 30px;
}
.kapost-main .dark-blue-footer .small-dark-blue-footer {
  background: #000624;
  max-width: 90%;
}
.kapost-main .callout-img {
  max-width: 540px;
}
.kapost-main .subhead-L2 {
  color: #00a0d3;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.kapost-main h4.subhead-L2 {
  margin-top: 0;
  padding-top: 0;
}
.kapost-main .body-link {
  color: #00a0d3;
  text-decoration: underline;
}
.kapost-main .continuous-numbers {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 11px;
}
.kapost-main .continuous-numbers li {
  line-height: 20px;
  margin-bottom: 5px;
}
.kapost-main .continuous-numbers li:before {
  counter-increment: mycounter;
  content: counter(mycounter);
  color: #00a0d3;
  padding: 4px;
  font-size: 18px;
  margin-left: -24px;
  margin-top: 0;
  margin-right: 6px;
  border-radius: 2px;
}
.kapost-main .continuous-numbers:first-of-type {
  counter-reset: mycounter;
}
.kapost-main .subhead-L2-black {
  color: #0f0f0f;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight: bold;
}
.kapost-main .hide-me {
  opacity: 0;
}
.kapost-main .cvlt-table-kapost {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.kapost-main .cvlt-table-kapost .cmvlt-table-head {
  background: rgba(0, 6, 36, 0.8);
}
.kapost-main .cvlt-table-kapost .cmvlt-table-head tr th {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.kapost-main .cvlt-table-kapost tbody .table-left-column-td {
  color: #00a0d3;
  text-transform: uppercase;
}
.kapost-main .cvlt-table-kapost tbody tr td p {
  padding-left: 10px;
  margin-bottom: 10px;
}
.kapost-main .table-striped {
  background-color: rgba(0, 0, 0, 0.1);
}
.kapost-main .table-footer-legend {
  color: #00a0d3;
  font-size: 16px;
}
.kapost-main .page-body {
  -webkit-animation: fadein 0.3s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 0.3s;
  /* Firefox < 16 */
  -ms-animation: fadein 0.3s;
  /* Internet Explorer */
  -o-animation: fadein 0.3s;
  /* Opera < 12.1 */
  animation: fadein 0.3s;
}
.kapost-main .page-body .solution-full-bleed {
  position: relative;
}
.kapost-main .page-body .solution-full-bleed figure {
  text-align: center;
  left: -586px;
  width: 450px;
  min-height: 350px;
  max-height: 350px;
}
.kapost-main .page-body .solution-full-bleed figure p {
  font-size: 24px;
}
.kapost-main .page-body .solution-full-bleed figure p sup {
  vertical-align: 0.35em;
}
.kapost-main .page-body .solution-full-bleed figure p.hero-cta-footer {
  font-size: 14px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.kapost-main .page-body .solution-full-bleed figure p.hero-cta-footer .pull-quote-title-name {
  font-size: 12px;
  font-style: italic;
}
.kapost-main .page-body .solution-full-bleed figure p.hero-cta-footer:before {
  content: "- ";
}
.kapost-main .page-body .solution-full-bleed figure h3 {
  font-size: 94px;
  font-weight: bold;
  margin-top: -18px;
}
.kapost-main .page-body .solution-full-bleed figure .empty-blue-text {
  color: #00a0d3;
}
.kapost-main .page-body .topic-full-bleed .brand-white-border-button a {
  font-size: 24px;
}
.kapost-main .page-body .solution-list-right {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 50px 0;
}
.kapost-main .page-body .solution-center-blue {
  margin: 0 0 -120px;
}
.kapost-main .page-body .solution-center-blue .logo-boxes {
  background-color: #fff;
  margin: 20px 70px;
  padding: 0 0 40px;
  color: #333;
}
.kapost-main .page-body .solution-center-blue .logo-boxes p {
  font-size: 16px;
}
.kapost-main .page-body .solution-center-blue .logo-boxes p a:link {
  color: #00a0d3;
  padding-top: 10px;
}
.kapost-main .page-body .solution-center-blue .logo-boxes img {
  width: 95%;
}
.kapost-main .page-body .kapost-main-title {
  position: relative;
  background-repeat: no-repeat;
  background-position: right top;
  display: block;
}
.kapost-main .page-body .kapost-main-title .container .cvlt-logo {
  margin-top: 40px;
}
.kapost-main .page-body .kapost-main-title .container .doc-title {
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .document-type-label {
  margin-bottom: 20px;
  font-size: 21px;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .document-type-label span {
  padding: 6px;
  font-size: 14px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  color: #0f0f0f;
  background-color: rgba(0, 0, 0, 0.1);
}
.kapost-main .page-body .kapost-main-title .container .doc-title h2 {
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .title-paragraph {
  font-size: 18px;
  margin-top: 30px;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .blockquote-body-style {
  background: #f9f9f9;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.kapost-main .page-body .kapost-main-title .container .doc-title .blockquote-body-style p {
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .blockquote-body-style i.fa {
  color: #00a0d3;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .blockquote-body-style footer {
  font-size: 14px;
}
.kapost-main .page-body .kapost-main-title .container .doc-title .blockquote-body-style footer span.pull-quote-title-name {
  font-style: italic;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list h3 {
  font-size: 24px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list h3,
.kapost-main .page-body .kapost-main-title .container .kapost-content-list h4 {
  text-transform: uppercase;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body {
  margin-right: 10px;
  min-height: 120px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .content-list-header {
  color: #00a0d3;
  text-transform: uppercase;
  font-size: 24px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body ul {
  padding: 0 20px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body ul li {
  font-size: 16px;
  list-style-type: none;
  margin-bottom: 8px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body ul li:before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -18px;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body ul li .content-list-blue-bold-span {
  color: #00a0d3;
  font-weight: bolder;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list {
  padding-left: 14px;
  margin-bottom: 20px;
  -webkit-padding-start: 16px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li {
  margin-bottom: 10px;
  list-style-type: none;
  line-height: 20px;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li:before {
  color: #00a0d3;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #00a0d3;
  font-size: 18px;
  margin-left: -16px;
  margin-top: 2px;
  margin-right: 0;
  font-weight: 'DINNextLTPro-Medium', Tahoma;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li sup {
  vertical-align: 0.04em;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li ul {
  margin-bottom: 10px;
  list-style-type: none;
  line-height: 20px;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li ul li {
  margin-bottom: 10px;
  list-style-type: none;
  line-height: 20px;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li ul li:before {
  color: #00a0d3;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #8e9091;
  font-size: 18px;
  margin-left: -16px;
  margin-top: 2px;
  margin-right: 6px;
  font-weight: 'DINNextLTPro-Medium', Tahoma;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .square-list li ul li sup {
  vertical-align: 0.04em;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .blockquote-body-style {
  background: #f9f9f9;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .blockquote-body-style p {
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .blockquote-body-style i.fa {
  color: #00a0d3;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .blockquote-body-style footer {
  font-size: 14px;
}
.kapost-main .page-body .kapost-main-title .container .kapost-content-list .blockquote-body-style footer span.pull-quote-title-name {
  font-style: italic;
}
.kapost-main .page-body .kapost-main-title .container .brand-arrow-sub-title {
  float: left;
  margin-left: -40px;
  margin-top: 22px;
}
.kapost-main .page-body .kapost-main-title .container .brand-arrow-sub-title img {
  max-width: 14px;
}
.kapost-main .page-body .kapost-main-title .container h3 {
  text-transform: uppercase;
}
.kapost-main .page-body .kapost-main-title .container p sup {
  vertical-align: 0.35em;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg {
  background: #00a0d3;
  padding: 20px 10px 15px 0;
  margin-bottom: 40px;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote {
  border-left-color: #00a0d3;
  color: #ffffff;
  padding: 40px;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-title {
  color: #ffffff;
  font-size: 24px;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-title a {
  color: #ffffff;
  text-decoration: none;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote ul {
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote ul li {
  font-size: 16px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote ul li:before {
  color: #ffffff;
  content: "• ";
  float: left;
  font-size: 22px;
  margin-left: -18px;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-footer .blockquote-image img {
  max-height: 100px;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-footer .blockquote-text-bottom {
  position: relative;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-footer .blockquote-text-bottom h4 {
  position: absolute;
  top: 50px;
  left: 10px;
  color: #ffffff;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-footer .brand-white-border-button {
  width: 167px;
  margin: 0 auto;
}
.kapost-main .page-body .kapost-main-title .container .callout-blue-bg blockquote .blockquote-footer .brand-white-border-button a {
  text-transform: uppercase;
}
.kapost-main .page-body .kapost-main-body {
  position: relative;
  /*End of .kapost-main-body*/
}
.kapost-main .page-body .kapost-main-body .kapost-content-list h3,
.kapost-main .page-body .kapost-main-body .kapost-content-list h4 {
  text-transform: uppercase;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .content-list-body {
  margin-right: 20px;
  min-height: 86px;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .content-list-body .content-list-header {
  color: #00a0d3;
  text-transform: uppercase;
  font-size: 24px;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .content-list-body ul {
  padding: 0 20px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .content-list-body ul li {
  font-size: 16px;
  list-style-type: none;
  margin-bottom: 8px;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .content-list-body ul li:before {
  color: #00b4eb;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -18px;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .content-list-body ul li .content-list-blue-bold-span {
  color: #00a0d3;
  font-weight: bolder;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .blockquote-body-style {
  background: #f9f9f9;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .blockquote-body-style p {
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .blockquote-body-style i.fa {
  color: #00a0d3;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .blockquote-body-style footer {
  font-size: 14px;
}
.kapost-main .page-body .kapost-main-body .kapost-content-list .blockquote-body-style footer span.pull-quote-title-name {
  font-style: italic;
}
.kapost-main .page-body .kapost-main-body .row-image .rigth-text {
  padding-left: 14px;
  padding-top: 14px;
}
.kapost-main .page-body .kapost-main-body .doc-footnote {
  font-size: 14px;
  color: #7c8084;
}
.kapost-main .page-body .kapost-main-body ol {
  padding-left: 26px;
  list-style: none;
  -webkit-padding-start: 0;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
.kapost-main .page-body .kapost-main-body ol li {
  display: table;
  counter-increment: item;
  line-height: 20px;
  margin-bottom: 10px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-body ol li:before {
  content: counters(item, ".");
  display: table-cell;
  color: #00a0d3;
  padding: 4px;
  font-size: 16px;
  margin-left: -24px;
  margin-right: 4px;
}
.kapost-main .page-body .kapost-main-body ol li ol li {
  margin: 0;
}
.kapost-main .page-body .kapost-main-body ol li ol li:before {
  content: counter(item) " ";
}
.kapost-main .page-body .kapost-main-body ol li ul {
  margin-top: 14px;
  padding-left: 14px;
  counter-reset: item;
}
.kapost-main .page-body .kapost-main-body ol li ul li {
  margin-bottom: 6px;
  list-style-type: none;
  margin-bottom: 4px;
}
.kapost-main .page-body .kapost-main-body ol li ul li:before {
  color: #8e9091;
  content: "• ";
  display: inline-block;
  font-size: 16px;
  margin-left: -16px;
  margin-top: -3px;
  margin-right: 0;
}
.kapost-main .page-body .kapost-main-body ul {
  padding-left: 14px;
  margin-bottom: 20px;
  -webkit-padding-start: 16px;
}
.kapost-main .page-body .kapost-main-body ul li {
  margin-bottom: 6px;
  list-style-type: none;
  line-height: 20px;
}
.kapost-main .page-body .kapost-main-body ul li:before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  font-size: 18px;
  margin-left: -16px;
  margin-top: -3px;
}
.kapost-main .page-body .kapost-main-body ul li sup {
  vertical-align: 0.04em;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph {
  padding-left: 26px;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph li {
  counter-increment: step-counter;
  line-height: 20px;
  margin-bottom: 20px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph li:before {
  content: counter(step-counter);
  color: #00a0d3;
  font-size: 21px;
  margin-left: -24px;
  margin-right: 6px;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph li .dl-as-ul {
  margin-top: 20px;
  margin-left: 14px;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph li .dl-as-ul dt {
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph li .dl-as-ul dt:before {
  color: #00b4eb;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 22px;
  margin-left: -18px;
  margin-top: -3px;
}
.kapost-main .page-body .kapost-main-body .numbered-paragraph li:last-child {
  margin-bottom: 10px;
}
.kapost-main .page-body .kapost-main-body .classic-number {
  padding-left: 14px;
  margin-bottom: 20px;
}
.kapost-main .page-body .kapost-main-body .classic-number li {
  counter-increment: step-counter;
  line-height: 20px;
  margin-bottom: 14px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-body .classic-number li:before {
  content: counter(step-counter);
  color: #00a0d3;
  padding: 4px;
  font-size: 18px;
  margin-left: -24px;
  margin-top: 0;
  margin-right: 6px;
  border-radius: 20px;
}
.kapost-main .page-body .kapost-main-body .classic-number:first-of-type {
  counter-reset: mycounter;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list {
  padding-left: 18px;
  margin-bottom: 20px;
  -webkit-padding-start: 18px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li {
  margin-bottom: 10px;
  list-style-type: none;
  line-height: 20px;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li:before {
  color: #00a0d3;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #00a0d3;
  font-size: 18px;
  margin-left: -18px;
  margin-top: 2px;
  margin-right: 0;
  font-weight: 'DINNextLTPro-Medium', Tahoma;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li sup {
  vertical-align: 0.04em;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li ul {
  margin-bottom: 10px;
  list-style-type: none;
  line-height: 20px;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li ul li {
  margin-bottom: 10px;
  list-style-type: none;
  line-height: 20px;
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li ul li:before {
  color: #00a0d3;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #8e9091;
  font-size: 18px;
  margin-left: -16px;
  margin-top: 2px;
  margin-right: 6px;
  font-weight: 'DINNextLTPro-Medium', Tahoma;
}
.kapost-main .page-body .kapost-main-body .container-body-page .content-list-body .square-list li ul li sup {
  vertical-align: 0.04em;
}
.kapost-main .page-body .kapost-main-body .container-body-page .blockquote-body-style {
  background: #f9f9f9;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.kapost-main .page-body .kapost-main-body .container-body-page .blockquote-body-style p {
  font-size: 18px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .blockquote-body-style i.fa {
  color: #00a0d3;
}
.kapost-main .page-body .kapost-main-body .container-body-page .blockquote-body-style footer {
  font-size: 14px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .blockquote-body-style footer span.pull-quote-title-name {
  font-style: italic;
}
.kapost-main .page-body .kapost-main-body .container-body-page .paragraph-with-list-numbers {
  padding-left: 20px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .kapost-social-media-icons .fb_iframe_widget {
  top: -3px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .intro-extra-margin p {
  margin-bottom: 20px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .download-pdf-icon {
  position: absolute;
  background: #00a0d3;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 6px;
  max-width: 180px;
  max-height: 180px;
  color: #ffffff;
  top: 0;
  right: -200px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .brand-arrow-sub-title {
  float: left;
  margin-left: -40px;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-body .container-body-page h3 {
  margin-top: 0;
  padding-top: 0;
}
.kapost-main .page-body .kapost-main-body .container-body-page h3.subhead-L2 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 10px;
}
.kapost-main .page-body .kapost-main-body .container-body-page p sup {
  vertical-align: 0.04em;
}
.kapost-main .page-body .kapost-main-body .container-body-page p.last {
  margin-bottom: 20px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg {
  padding-top: 80px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote {
  border-left-color: #00a0d3;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote h3 {
  color: #8e9091;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote p {
  color: #00a0d3;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote p.lead {
  font-size: 21px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote .title {
  color: #0f0f0f;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote ul footer:before {
  content: "";
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg blockquote footer .pull-quote-title-name {
  font-style: italic;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg .sidebar-at-a-glance h3 {
  color: #0f0f0f;
  font-size: 24px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg .sidebar-at-a-glance p {
  text-transform: uppercase;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg .sidebar-at-a-glance ul li {
  font-size: 14px;
  padding-left: 20px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg {
  background: #00a0d3;
  padding: 20px 10px 15px 0;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote {
  border-left-color: #00a0d3;
  color: #ffffff;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-title {
  color: #ffffff;
  font-size: 24px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-title a {
  color: #ffffff;
  text-decoration: none;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote ul {
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote ul li {
  font-size: 16px;
  list-style-type: none;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote ul li:before {
  color: #ffffff;
  content: "• ";
  float: left;
  font-size: 22px;
  margin-left: -18px;
  margin-top: 0;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-footer .blockquote-image img {
  max-height: 100px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-footer .blockquote-text-bottom {
  position: relative;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-footer .blockquote-text-bottom h4 {
  position: absolute;
  top: 50px;
  left: 10px;
  color: #ffffff;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-footer .brand-white-border-button {
  width: 167px;
  margin: 0 auto;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg blockquote .blockquote-footer .brand-white-border-button a {
  text-transform: uppercase;
}
.kapost-main .page-body .kapost-main-body .container-body-page .case-study-left-side {
  padding-bottom: 20px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .calloout-text-white-bg {
  padding-right: 80px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-light-blue {
  background-color: #00a0d3;
  padding-left: 10px;
  padding-bottom: 20px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-light-blue .col-sm-12 img {
  margin: 20px 10px;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-light-blue p {
  color: #ffffff;
  font-size: 14px;
  max-width: 80%;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-light-blue p .link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
.kapost-main .page-body .kapost-main-body .container-body-page .callout-img img {
  max-width: 460px;
}
.kapost-main .page-body .light-blue-cta-horizontal {
  color: #ffffff;
  background: #00a0d3;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.kapost-main .page-body .light-blue-cta-horizontal .container {
  background: #00a0d3;
  padding-top: 20px;
  padding-bottom: 20px;
}
.kapost-main .page-body .light-blue-cta-horizontal .container h3 {
  font-size: 36px;
}
.kapost-main .page-body .light-blue-cta-horizontal .container h3 sup {
  vertical-align: 0.55em;
  font-size: 0.44em;
}
.kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
  width: 90%;
  padding: 20px 0;
  margin-left: 0;
}
.kapost-main .page-body .light-blue-cta-horizontal .container .inner-container .doc-link {
  color: #ffffff;
  text-decoration: underline;
}
.kapost-main .page-body .light-blue-cta-horizontal .container .inner-container .cta-left {
  text-align: right;
}
.kapost-main .page-body .light-blue-cta-horizontal .container .inner-container .cta-right {
  text-align: left;
}
.kapost-main .page-body .light-blue-cta-horizontal .container-end-page h3 {
  font-size: 42px;
}
.kapost-main .page-body .light-blue-cta-horizontal .container-end-page p {
  font-size: 21px;
  margin-bottom: 0;
}
.kapost-main .page-body .light-blue-cta-horizontal .container-end-page p sup {
  vertical-align: 0.25em;
  text-decoration: none;
}
.kapost-main .page-body .light-blue-cta-horizontal .container-end-page .doc-link {
  color: #ffffff;
  text-decoration: underline;
}
.kapost-main .page-body .light-blue-cta-horizontal .container-end-page .doc-link sup {
  vertical-align: 0.25em;
  text-decoration: none;
}
.kapost-main .page-body .light-gray-cta-horizontal {
  color: #000000;
  background: #dfe5e8;
}
.kapost-main .page-body .light-gray-cta-horizontal .img-about-logo {
  margin-top: 40px;
  background: #ffffff;
}
.kapost-main .page-body .light-gray-cta-horizontal .container {
  background: #dfe5e8;
  padding-top: 40px;
  padding-bottom: 40px;
}
.kapost-main .page-body .light-gray-cta-horizontal .container h3 {
  margin-top: 0;
}
.kapost-main .page-body .light-gray-cta-horizontal .container .inner-container {
  width: 90%;
  padding: 20px 86px;
  margin-left: -66px;
}
.kapost-main .page-body .light-gray-cta-horizontal .container .inner-container .small {
  font-size: 12px;
}
.kapost-main .page-body .light-gray-cta-horizontal .container .inner-container .cta-left {
  text-align: right;
}
.kapost-main .page-body .light-gray-cta-horizontal .container .inner-container .cta-right {
  text-align: left;
}
.kapost-main .page-body .footnotes-kapost {
  margin-top: 20px;
  color: #4f4e4e;
}
.kapost-main .page-body .footnotes-kapost .panel-title {
  color: #8e9091;
  font-size: 21px;
}
.kapost-main .page-body .footnotes-kapost ol li {
  font-size: 12px;
}
.kapost-main .page-body .footnotes-kapost ul li {
  font-size: 12px;
}
.kapost-main .page-body .solution-table .table-top-title {
  background-color: #004c75;
  color: #ffffff;
  text-align: center;
}
.kapost-main .page-body .solution-table table tbody tr td p {
  margin-bottom: 0;
}
.kapost-main .external-company-info {
  text-align: center;
}
.kapost-main .external-company-info .thumbnail img {
  max-width: 80%;
  margin: 10px auto;
  display: block;
}
.kapost-main .external-company-info .thumbnail .caption h4 {
  text-transform: uppercase;
  color: #00a0d3;
}
.kapost-main .external-company-info .thumbnail .caption .caption-website {
  text-transform: lowercase;
}
.kapost-main .external-company-info .thumbnail .caption .caption-website span {
  color: #0f0f0f;
  text-transform: lowercase;
}
.mktoForm {
  padding: 0 !important;
}
.fancybox-slide > * {
  padding: 0;
}
.kapost-lightbox {
  width: 80%;
  max-width: 1060px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kapost-lightbox .container-big {
  padding: 10px;
}
.kapost-lightbox .container-big .content-body .container-header {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.kapost-lightbox .container-big .content-body .container-header .heading {
  text-transform: uppercase;
  font-size: 42px;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder {
  position: relative;
  margin-right: 20px;
  display: block;
  min-height: 620px;
  line-height: 1.4;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.25s;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .right-content .right-content-headers {
  padding: 20px 10px 0;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .right-content .right-content-headers h3 {
  margin: 0;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .right-content .right-content-headers .brand-blue {
  color: #00a0d3;
  font-size: 12px;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .left-content .img-thumbnail {
  padding: 0;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .left-content .content-header p {
  padding: 0 10px;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .left-content .content-body {
  min-height: 363px;
  padding: 16px;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .left-content .content-body .content-footer {
  position: absolute;
  bottom: 10px;
  left: 4px;
}
.kapost-lightbox .container-big .content-body .lightbox-square-holder .left-content .content-body .content-footer .big-logo {
  opacity: 1;
  margin-top: 20px;
}
@media (min-width: 450px) {
  h1.heading {
    font-size: 3.55em;
  }
}
@media (min-width: 760px) {
  h1.heading {
    font-size: 3.05em;
  }
}
@media (min-width: 900px) {
  h1.heading {
    font-size: 3.25em;
    margin: 0 0 0.3em;
  }
}
@media (max-width: 1754px) {
  .kapost-lightbox {
    width: 90%;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #cvlt-sticky-social {
    top: 132px;
  }
  .kapost-main .container {
    padding-left: 26px;
  }
  .kapost-main h1 {
    font-size: 26px;
    max-width: 100%;
  }
  .kapost-main h2 {
    font-size: 20px;
    max-width: 100%;
  }
  .kapost-main .narrow-content {
    max-width: 96%;
  }
  .kapost-main .brand-arrow {
    float: left;
    margin-left: -26px;
    margin-top: 4px;
  }
  .kapost-main .brand-arrow img {
    max-width: 14px;
  }
  .kapost-main .page-body .kapost-main-title .container {
    background-size: 80%;
  }
  .kapost-main .page-body .kapost-main-title .container .doc-title {
    margin-top: 20px;
  }
  .kapost-main .page-body .kapost-main-title .container .cvlt-logo {
    margin-top: 26px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: -28px;
    padding-left: 68px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    left: 0;
    width: 100%;
  }
  .kapost-main #right-side-blocks {
    margin-top: -110px;
    left: 0;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  .kapost-main h1 {
    font-size: 32px;
  }
}
/* Smartphones (portrait) ----------- */
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .kapost-main {
    padding-bottom: 0;
  }
  .kapost-main h1 {
    max-width: 90%;
    font-size: 32px;
  }
  .kapost-main h2 {
    font-size: 21px;
  }
  .kapost-main .narrow-content {
    max-width: 96%;
  }
  .kapost-main .page-body .solution-full-bleed {
    position: relative;
    margin-top: 20px;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    left: 0;
    right: initial;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: -76px;
    padding-left: 99px;
    padding-right: 10px;
    padding-bottom: 4px;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #cvlt-sticky-social {
    top: 132px;
  }
  .kapost-main .page-body .kapost-main-title {
    background-position: 200px -97px;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    left: 0;
    width: 100%;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg {
    padding-top: 40px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .callout-white-bg {
    padding-top: 40px;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .kapost-main {
    padding-bottom: 0;
  }
  .kapost-main h1 {
    max-width: 90%;
    font-size: 30px;
  }
  .kapost-main h2 {
    font-size: 26px;
  }
  .kapost-main .narrow-content {
    max-width: 96%;
  }
  .kapost-main .page-body .kapost-main-title .container {
    padding-right: auto;
    margin-right: auto;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: -76px;
    padding-left: 99px;
    padding-right: 10px;
    padding-bottom: 4px;
  }
  .kapost-main .page-body .solution-full-bleed .img-position {
    margin-left: -200px;
  }
  .kapost-main .page-body .solution-full-bleed img {
    min-width: 150%;
    margin-left: -300px;
  }
}
@media (max-width: 1060px) {
  .solution-full-bleed figure {
    text-align: center;
    left: 0;
  }
}
@media (max-width: 768px) {
  #cvlt-sticky-social {
    top: 132px;
  }
  .kapost-main .narrow-content {
    max-width: 100%;
  }
  .kapost-main .container {
    padding-left: 0;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    padding-top: 10px;
    padding-bottom: 0;
    left: 0;
    width: 100%;
    min-height: 180px;
    max-height: 280px;
  }
  .kapost-main .page-body .solution-full-bleed figure h3 {
    font-size: 64px;
  }
  .kapost-main .page-body .solution-full-bleed figure p {
    font-size: 18px;
  }
  .kapost-main .page-body .kapost-main-title {
    background-position-x: 130px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .kapost-main .page-body .kapost-main-body .h2-padding-top {
    margin-top: 20px;
  }
  .kapost-main .brand-arrow-sub-title {
    margin-left: -35px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg {
    padding-top: 40px;
    margin-bottom: 20px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg .main-card-to-flip {
    position: relative;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 406px) {
  .solution-full-bleed figure h3 {
    font-size: 70px;
  }
  .solution-center-blue .logo-boxes {
    margin: 20px;
  }
  .kapost-main .page-body .solution-full-bleed figure h3 {
    font-size: 60px;
  }
}
@media (min-width: 1024px) {
  .kapost-main .page-body .solution-full-bleed img {
    min-height: 400px;
  }
}
/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .kapost-main .page-body .solution-full-bleed img {
    min-height: 400px;
    position: relative;
    right: 100px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/**********
iPad Pro Porttrait
**********/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .kapost-main .page-body .solution-full-bleed figure {
    position: relative;
    min-height: 200px;
  }
  .kapost-main .page-body .solution-full-bleed img {
    min-height: 400px !important;
    position: relative;
    right: 500px;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    position: relative;
    min-height: 200px;
  }
  .kapost-main .solution-full-bleed figure {
    position: relative;
  }
  .kapost-main .solution-full-bleed .img-position {
    min-height: 400px !important;
  }
}
/**********
iPad Pro Landscape
**********/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .kapost-main .page-body .kapost-main-body .solution-full-bleed img {
    min-height: 400px !important;
    min-width: 400px;
    position: relative;
    right: 100px;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .kapost-main .narrow-content {
    max-width: 100%;
  }
  .kapost-main .container {
    padding-left: 0;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    padding-top: 30px;
    padding-bottom: 30px;
    left: 0;
    width: 100%;
  }
  .kapost-main .page-body .solution-full-bleed figure h3 {
    font-size: 64px;
    margin-top: 0;
  }
  .kapost-main .page-body .solution-full-bleed figure p {
    font-size: 18px;
  }
  .kapost-main .page-body .kapost-main-title {
    background-position-x: 130px;
  }
  .kapost-main .page-body .kapost-main-title .container .kapost-content-list .content-list-body .content-list-header {
    font-size: 21px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .kapost-main .brand-arrow-sub-title {
    margin-left: -35px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  #cvlt-sticky-social {
    top: 132px;
  }
  #breadcrumbs {
    z-index: 10;
    padding-left: 2px;
    left: 10px;
  }
  .kapost-main h2 {
    font-size: 18px;
  }
  .kapost-main .container {
    padding-left: 0;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    padding-top: 10px;
    padding-bottom: 0;
    min-height: 220px;
  }
  .kapost-main .page-body .solution-full-bleed figure h3 {
    font-size: 64px;
  }
  .kapost-main .page-body .solution-full-bleed figure p {
    font-size: 18px;
  }
  .kapost-main .page-body .kapost-main-title {
    background-position-x: 130px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .kapost-main .brand-arrow-sub-title {
    margin-left: -35px;
  }
  .kapost-main #right-side-blocks {
    margin-top: -116px;
    left: 0;
  }
}
/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .kapost-main .narrow-content {
    max-width: 100%;
  }
  .kapost-main .container {
    padding-left: 0;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    padding-top: 30px;
    padding-bottom: 30px;
    left: 0;
    width: 100%;
  }
  .kapost-main .page-body .solution-full-bleed figure h3 {
    font-size: 64px;
  }
  .kapost-main .page-body .solution-full-bleed figure p {
    font-size: 18px;
  }
  .kapost-main .page-body .kapost-main-title {
    background-position-x: 130px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .kapost-main .brand-arrow-sub-title {
    margin-left: -35px;
  }
  .kapost-main #right-side-blocks {
    margin-top: -110px;
    left: 0;
  }
}
@media (max-width: 1060px) and (min-width: 760px) {
  .kapost-main .page-body .solution-full-bleed figure {
    padding-top: 30px;
    padding-bottom: 30px;
    left: 0;
    margin: 0;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .kapost-main .container {
    padding-left: 0;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .kapost-main .page-body .solution-full-bleed figure h3 {
    font-size: 64px;
  }
  .kapost-main .page-body .solution-full-bleed figure p {
    font-size: 18px;
  }
  .kapost-main .page-body .kapost-main-title {
    background-position-x: 70px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .kapost-main .brand-arrow-sub-title {
    margin-left: -35px;
  }
}
/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .kapost-main .container {
    padding-left: 26px;
  }
  .kapost-main h1 {
    font-size: 21px;
    max-width: 100%;
  }
  .kapost-main h2 {
    font-size: 20px;
  }
  .kapost-main .narrow-content {
    max-width: 96%;
  }
  .kapost-main .brand-arrow {
    float: left;
    margin-left: -26px;
    margin-top: 4px;
  }
  .kapost-main .brand-arrow img {
    max-width: 14px;
  }
  .kapost-main .page-body .kapost-main-title .container {
    background-size: 80%;
  }
  .kapost-main .page-body .kapost-main-title .container .doc-title {
    margin-top: 20px;
  }
  .kapost-main .page-body .kapost-main-title .container .cvlt-logo {
    margin-top: 26px;
  }
  .kapost-main .page-body .light-blue-cta-horizontal .container .inner-container {
    width: 100%;
    margin-left: -28px;
    padding-left: 68px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg .main-card-to-flip {
    position: relative;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .callout-blue-bg .main-card-to-flip .blockquote-with-form {
    width: 120%;
  }
}
@media only screen and (min-width: 320px) {
  .new-body-cta {
    background: #004c75;
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 85%, 90% 100%);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 85%, 90% 100%);
    color: #ffffff;
    padding: 20px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    margin-bottom: 40px;
  }
  .new-body-cta h4 {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 21px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .three-block-box {
    padding-right: 10px;
    margin-bottom: 10px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .three-block-box .single-block-box {
    min-height: 172px;
    padding: 20px 40px;
    color: #ffffff;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .three-block-box .single-block-box h4 {
    padding-bottom: 20px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .box-dark-blue {
    background-color: #000624;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .box-medium-blue {
    background-color: #00a0d3;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .img-body-responsive-normal-size {
    width: 96%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .img-body-responsive-normal-size p {
    margin-bottom: 0;
    font-size: 12px;
    color: #00a0d3;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content {
    max-width: 100%;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content h4 {
    margin-top: 0;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content .narrow-content-graphic-title {
    background-color: #00a0d3;
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    margin-bottom: 6px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content .narrow-content-graphic-title .narrow-content-graphic-title-title {
    font-size: 28px;
    margin-bottom: 0;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content .narrow-content-graphic-title p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content .three-column-image-holder .three-column-image {
    padding: 0 2px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .narrow-content .three-column-image-holder .three-column-image img {
    margin-bottom: 10px;
  }
  .kapost-main .page-body .solution-full-bleed figure {
    padding: 26px 30px;
  }
  .kapost-main .page-body .solution-full-bleed figure .carousel-content-img-figure {
    min-width: 100px;
    min-height: 100px;
    max-height: 100px;
    margin: 0 auto;
  }
  .kapost-main .page-body .solution-full-bleed figure h4 {
    font-size: 3em;
  }
  .kapost-main .page-body .solution-full-bleed figure h4 sup {
    vertical-align: 0.12em;
  }
  .kapost-main .page-body .solution-full-bleed figure .carousel-content-p-with-icons {
    font-size: 2.2rem;
    max-width: 90%;
    margin: 0 auto;
  }
  .kapost-main .page-body .solution-full-bleed figure .carousel-content-p-with-icons-footer {
    font-size: 1.2rem;
  }
  .kapost-main .page-body .solution-full-bleed .figure-medium-blue-1 {
    background-color: #0073b1;
  }
  .kapost-main .page-body .solution-full-bleed .figure-medium-blue-2 {
    background-color: #004c75;
  }
  .kapost-main .page-body .solution-full-bleed .figure-medium-blue-3 {
    background-color: #00384f;
  }
  .kapost-main .page-body .solution-cta-bar {
    padding: 40px 0;
  }
  .kapost-main .page-body .solution-cta-bar .solution-cta-col span {
    font-size: 28px;
    text-align: center;
  }
  .kapost-main .page-body .solution-cta-bar .brand-white-border-button {
    margin: 10px auto;
  }
  .kapost-main .page-body .two-column-body-cta {
    margin-bottom: 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder {
    background-color: #00a0d3;
    color: #ffffff;
    padding: 24px 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block {
    margin-bottom: 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-percent h3 {
    font-size: 62px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-percent h3 sup {
    vertical-align: 0.15em;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-body p {
    font-size: 18px;
    text-align: center;
  }
  .kapost-main .page-body .three-columns-content-info {
    padding: 40px 0;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-image {
    margin-bottom: 10px;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-image img {
    margin: 0 auto;
    max-width: 80%;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-title {
    margin-bottom: 10px;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-title h4 {
    text-align: center;
    color: #00a0d3;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-body ul {
    -webkit-padding-start: 0;
    padding-left: 0;
  }
  .kapost-main .page-body .two-block-stats-content-info .two-block-stats-content-info-title {
    margin-bottom: 10px;
  }
  .kapost-main .page-body .two-block-stats-content-info .two-block-stats-content-info-title h3 {
    font-size: 32px;
  }
  .kapost-main .page-body .two-block-stats-content-info .two-block-stats-content-info-title h3 sup {
    vertical-align: 0.25em;
    font-size: 0.5em;
  }
  .kapost-main .page-body .two-block-stats-content-info .two-block-stats-content-info-body .two-block-stats-content-info-percent h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #00a0d3;
  }
  .kapost-main .page-body .two-block-stats-content-info .two-block-stats-content-info-body .two-block-stats-content-info-content {
    padding-right: 20px;
  }
  .kapost-main .page-body .two-block-stats-content-info .two-block-stats-content-info-body .two-block-stats-content-info-content p {
    font-size: 18px;
  }
  .kapost-main .page-body .co-branded-intro h3 {
    text-transform: uppercase;
    font-size: 24px;
  }
  .kapost-main blockquote footer:before {
    content: none;
  }
}
@media only screen and (min-width: 768px) {
  .lightbox-square-holder {
    min-height: 624px;
  }
  .kapost-main h1 {
    font-size: 50px;
  }
  .kapost-main .page-body .kapost-main-body .container-body-page .img-body-responsive {
    max-width: 60%;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block {
    min-height: 60px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-body {
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-body p {
    font-size: 21px;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-image {
    margin-bottom: 10px;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-title h4 {
    font-size: 24px;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-body ul {
    -webkit-padding-start: 20px;
    padding-left: 20px;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-body ul li {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 992px) {
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .three-block-box .single-block-box {
    min-height: 220px;
    padding: 20px 32px;
  }
  .kapost-main .page-body .solution-cta-bar {
    padding: 60px 0;
  }
  .kapost-main .page-body .solution-cta-bar .solution-cta-col span {
    font-size: 36px;
    text-align: right;
  }
  .kapost-main .page-body .solution-cta-bar .brand-white-border-button {
    margin-left: 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder {
    padding: 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block {
    margin-bottom: 0;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-percent h3 sup {
    font-size: 0.5em;
    vertical-align: 0.35em;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-body {
    padding-top: 6px;
    padding-left: 20px;
  }
  .kapost-main .page-body .two-column-body-cta .two-column-body-cta-container .two-column-body-cta-container-size-content-holder .two-column-body-cta-container-size-content-holder-block .two-column-body-cta-container-size-content-holder-body p {
    font-size: 21px;
    text-align: left;
    margin-bottom: 0;
  }
  .kapost-main .page-body .three-columns-content-info .three-columns-content-info-holder .three-columns-content-info-body ul {
    -webkit-padding-start: 30px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .kapost-main .page-body .kapost-main-body .container-body-page .three-block-inside-body .three-block-box .single-block-box {
    min-height: 200px;
    padding: 20px 32px;
  }
}
.kapost-main .page-body .blue-cta-horizontal-update {
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.kapost-main .page-body .blue-cta-horizontal-update .container .blue-cta-horizontal-update-row {
  background: #00a0d3 url("https://commvaultcdn.azureedge.net/-/media/67144f2855004b43bfcf3f16df80077e.ashx");
  padding: 40px 20px;
  color: #ffffff;
}
.kapost-main .page-body .blue-cta-horizontal-update .container .blue-cta-horizontal-update-row .blue-cta-horizontal-update-row-left {
  text-align: center;
}
.kapost-main .page-body .blue-cta-horizontal-update .container .blue-cta-horizontal-update-row .blue-cta-horizontal-update-row-left h3 {
  font-size: 10rem;
  margin-top: 0;
}
.kapost-main .page-body .blue-cta-horizontal-update .container .blue-cta-horizontal-update-row .blue-cta-horizontal-update-row-right {
  text-align: left;
}
.kapost-main .page-body .blue-cta-horizontal-update .container .blue-cta-horizontal-update-row .blue-cta-horizontal-update-row-right p {
  padding-left: 22px;
  font-size: 24px;
  margin-bottom: 0;
}
.kapost-main .page-body .blue-cta-horizontal-update .container .blue-cta-horizontal-update-row .blue-cta-horizontal-update-row-right p sup {
  vertical-align: .25em;
}
.kapost-main .page-body .blue-cta-horizontal-update-medium-1 {
  background-color: #004c75;
  color: #ffffff;
  padding: 30px 20px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  -webkit-clip-path: polygon(100% 0, 100% 85%, 90% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
}
.kapost-main .page-body .blue-cta-horizontal-update-medium-1 h4 {
  text-transform: uppercase;
  margin-bottom: 16px !important;
}
.kapost-main .page-body .blue-cta-horizontal-update-medium-1 p {
  margin-bottom: 0;
}
.kapost-main .page-body .blue-cta-horizontal-partners {
  background: #0073b1 url("https://commvaultcdn.azureedge.net/-/media/67144f2855004b43bfcf3f16df80077e.ashx");
  padding: 40px 0;
}
.kapost-main .page-body .blue-cta-horizontal-partners h3 {
  color: #ffffff;
  text-align: center;
}
.kapost-main .page-body .blue-cta-horizontal-partners h4 {
  color: #ffffff;
  text-align: center;
}
.kapost-main .page-body .blue-cta-horizontal-partners p.smaller-text {
  color: #ffffff;
  font-size: 1.12em;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.kapost-main .page-body .co-branded-cta {
  background-color: #dfe5e8;
  padding: 60px 0;
  margin-bottom: 20px;
}
.kapost-main .page-body .co-branded-cta h4 {
  text-transform: uppercase;
  padding-bottom: 20px;
}
.kapost-main .page-body .co-branded-cta img {
  margin: 0 auto;
}
@media only screen and (min-width: 320px) {
  .kapost-main .kapost-main-infographics .brand-arrow {
    float: left;
    margin-left: -35px;
    margin-top: 24px;
  }
  .kapost-main .kapost-main-infographics .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header {
    padding: 20px 10px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black {
    font-size: 40px;
    text-transform: capitalize;
    max-width: 100%;
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black .header-title-black-span {
    text-transform: uppercase;
    font-size: 60px;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body p {
    color: #ffffff;
    font-size: 17px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-title {
    color: #00a0d3;
    font-size: 72px;
    text-align: center;
    margin-bottom: 0;
    line-height: 0.9em;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-body {
    font-size: 21px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .blue-divider .blue-divider-line {
    border-top: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .gray-divider .gray-divider-line {
    border-top: 2px solid #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title {
    font-size: 50px;
    color: #00a0d3;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title .late-expanding-title-span {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: lighter;
    line-height: 36px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-body {
    font-size: 26px;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-stats {
    color: #00b4eb;
    font-size: 6em;
    text-align: center;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-img {
    margin: 10px auto;
    max-width: 40%;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-left {
    padding: 20px;
    background-color: #0073b1;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-right {
    padding: 20px;
    background-color: #000624;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block {
    background-color: #dfe5e8;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-title {
    color: #004c75;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-body {
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box {
    margin-bottom: 5px;
    height: 270px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block {
    background-color: #000624;
    padding: 40px 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block .what-drive-your-business-block-title {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-percentage .what-drive-your-business-percentage-stats {
    color: #00a0d3;
    text-align: center;
    font-size: 72px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-top-block-one {
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-bottom-block-one {
    background-color: #0073b1;
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-top-block-two {
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-bottom-block-two {
    background-color: #004c75;
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-top-block-three {
    height: 151px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-bottom-block-three {
    height: 119px;
    background-color: #00384f;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-top-block-four {
    height: 181px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four {
    height: 89px;
    background-color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four .what-drive-your-business-percentage-stats {
    color: #00384f;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title {
    text-transform: uppercase;
    font-size: 52px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title-gray-divider-line {
    border-bottom: 1px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats {
    color: #00a0d3;
    font-size: 50.4px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats sup {
    vertical-align: 0.25em;
    font-size: 27px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-body {
    font-size: 20px;
    margin: 0;
    padding: 20px 20px -10;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-image {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block {
    padding: 0px;
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue {
    background-color: #004c75;
    -webkit-clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    padding: 20px;
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-title {
    font-size: 43.2px;
    font-weight: lighter;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-stat {
    font-size: 97.2px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-body {
    font-size: 36px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 48px;
    font-weight: lighter;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-img {
    max-width: 60%;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-title {
    color: #0073b1;
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-body {
    color: #ffffff;
    font-size: 26px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-stat {
    color: #00a0d3;
    font-size: 76px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data h3 {
    font-size: 46px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data p {
    font-size: 26px;
  }
  .kapost-main .kapost-main-infographics .percentage-of-company .percentage-of-company-title {
    text-transform: uppercase;
    font-size: 32px;
  }
  .kapost-main .kapost-main-infographics .percentage-of-company .split-maps {
    max-width: 90%;
    border: 1px solid #0073b1;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content {
    background-color: #004c75;
    margin: 20px 0;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content p {
    color: #ffffff;
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 6em;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .vertical-divider {
    border-right: 1px solid #004c75;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content {
    padding: 20px;
    background-color: #000624;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-title {
    color: #00a0d3;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-body {
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-bottom {
    color: #00a0d3;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .info-of-infographics .small {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .kapost-main .kapost-main-infographics .brand-arrow {
    float: left;
    margin-left: -45px;
    margin-top: 24px;
  }
  .kapost-main .kapost-main-infographics .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header {
    padding: 20px 10px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black {
    font-size: 72px;
    text-transform: capitalize;
    max-width: 100%;
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black .header-title-black-span {
    text-transform: uppercase;
    font-size: 74.4px;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body p {
    color: #ffffff;
    font-size: 17px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-title {
    color: #00a0d3;
    font-size: 72px;
    text-align: center;
    margin-bottom: 0;
    line-height: 0.9em;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-body {
    font-size: 21px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .blue-divider .blue-divider-line {
    border-top: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title {
    font-size: 58px;
    color: #00a0d3;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title .late-expanding-title-span {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: lighter;
    line-height: 36px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-body {
    font-size: 26px;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
    min-height: 240px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-stats {
    color: #00b4eb;
    font-size: 6em;
    text-align: center;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-img {
    margin: 10px auto;
    max-width: 60%;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-left {
    padding: 20px;
    background-color: #0073b1;
    min-height: 700px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-right {
    padding: 20px;
    background-color: #000624;
    min-height: 700px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block {
    background-color: #dfe5e8;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-title {
    color: #004c75;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-body {
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box {
    margin-bottom: 5px;
    height: 270px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block {
    background-color: #000624;
    padding: 40px 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block .what-drive-your-business-block-title {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-percentage .what-drive-your-business-percentage-stats {
    color: #00a0d3;
    text-align: center;
    font-size: 72px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-top-block-one {
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-bottom-block-one {
    background-color: #0073b1;
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-top-block-two {
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-bottom-block-two {
    background-color: #004c75;
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-top-block-three {
    height: 151px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-bottom-block-three {
    height: 119px;
    background-color: #00384f;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-top-block-four {
    height: 181px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four {
    height: 89px;
    background-color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four .what-drive-your-business-percentage-stats {
    color: #00384f;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title {
    text-transform: uppercase;
    font-size: 48px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title-gray-divider-line {
    border-bottom: 1px solid #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats {
    color: #00a0d3;
    font-size: 108px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats sup {
    vertical-align: 0.65em;
    font-size: 43.2px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-body {
    font-size: 28.8px;
    margin: 0;
    padding: 20px 20px -10;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-image {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block {
    padding: 0px;
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue {
    background-color: #004c75;
    -webkit-clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    padding: 20px;
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-title {
    font-size: 43.2px;
    font-weight: lighter;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-stat {
    font-size: 97.2px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-body {
    font-size: 36px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 48px;
    font-weight: lighter;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-img {
    max-width: 60%;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-title {
    color: #0073b1;
    font-size: 57.6px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-body {
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    padding-top: 26px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-stat {
    color: #00a0d3;
    font-size: 76px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data h3 {
    font-size: 46px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data p {
    font-size: 26px;
  }
  .kapost-main .kapost-main-infographics .percentage-of-company .split-maps {
    max-width: 90%;
    border: 1px solid #0073b1;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content {
    background-color: #004c75;
    margin: 20px 0;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content p {
    color: #ffffff;
    font-size: 1.6em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 6em;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .vertical-divider {
    border-right: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body .developing-expertise-stats-content-body-text-top {
    min-height: 193px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content {
    padding: 20px;
    background-color: #000624;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-title {
    color: #00a0d3;
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-body {
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-bottom {
    color: #00a0d3;
    text-transform: uppercase;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .kapost-main .kapost-main-infographics .brand-arrow {
    float: left;
    margin-left: -45px;
    margin-top: 24px;
  }
  .kapost-main .kapost-main-infographics .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header {
    padding: 20px 10px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black {
    font-size: 91.8px;
    text-transform: capitalize;
    max-width: 100%;
    margin-top: 0;
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black .header-title-black-span {
    text-transform: uppercase;
    font-size: 99.72px;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 59.76px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body p {
    color: #ffffff;
    font-size: 27px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .stats-percentage {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-title {
    color: #00a0d3;
    font-size: 72px;
    text-align: center;
    margin-bottom: 0;
    line-height: 0.9em;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-body {
    font-size: 21px;
    text-align: center;
    padding: 2px 10px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .vertical-divider {
    border-right: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .blue-divider .blue-divider-line {
    border-top: 3px solid #00a0d3;
    margin-bottom: 30px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title {
    font-size: 9vw;
    color: #00a0d3;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    line-height: 46px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title .late-expanding-title-span {
    text-transform: uppercase;
    font-size: 45px;
    font-weight: lighter;
    line-height: 36px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-body {
    font-size: 26px;
    color: #ffffff;
    padding: 20px 20px 0 20px;
    text-align: center;
    min-height: 219px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-stats {
    color: #00b4eb;
    font-size: 6em;
    text-align: center;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-img {
    margin: 10px auto;
    max-width: 60%;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-left {
    background-color: #0073b1;
    min-height: 700px;
    padding: 40px 20px 20px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-left .late-expanding-stats {
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-right {
    padding: 20px;
    background-color: #000624;
    min-height: 700px;
    padding-top: 40px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block {
    background-color: #dfe5e8;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-title {
    color: #004c75;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-body {
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box {
    margin-bottom: 5px;
    height: 270px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block {
    background-color: #000624;
    padding: 40px 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block .what-drive-your-business-block-title {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-percentage .what-drive-your-business-percentage-stats {
    color: #00a0d3;
    text-align: center;
    font-size: 72px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-top-block-one {
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-bottom-block-one {
    background-color: #0073b1;
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-top-block-two {
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-bottom-block-two {
    background-color: #004c75;
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-top-block-three {
    height: 151px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-bottom-block-three {
    height: 119px;
    background-color: #00384f;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-top-block-four {
    height: 181px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four {
    height: 89px;
    background-color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four .what-drive-your-business-percentage-stats {
    color: #00384f;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title {
    text-transform: uppercase;
    font-size: 81.972px;
    margin-top: 8px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title-gray-divider-line {
    border-bottom: 1px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats {
    color: #00a0d3;
    font-size: 90px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats sup {
    vertical-align: 0.15em;
    font-size: 28px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-body {
    font-size: 21px;
    margin: 0;
    padding: 20px 20px -10;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-image {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block {
    padding: 22px 20px;
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue {
    background-color: #004c75;
    -webkit-clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    padding: 20px;
    color: #ffffff;
    min-height: 1000px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-title {
    font-size: 63.72px;
    font-weight: lighter;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 68px;
    text-align: center;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-stat {
    font-size: 97.2px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-body {
    font-size: 36px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 48px;
    font-weight: lighter;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-img {
    max-width: 60%;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-title {
    color: #0073b1;
    font-size: 57.6px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-body {
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    padding-top: 26px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-stat {
    color: #00a0d3;
    font-size: 76px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data h3 {
    font-size: 48px;
    text-transform: uppercase;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data p {
    font-size: 26px;
  }
  .kapost-main .kapost-main-infographics .percentage-of-company .split-maps {
    max-width: 90%;
    border: 1px solid #0073b1;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content {
    background-color: #004c75;
    margin: 20px 0;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content p {
    color: #ffffff;
    font-size: 1.6em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 6em;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .vertical-divider {
    border-right: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body .developing-expertise-stats-content-body-text-top {
    min-height: 110px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content {
    padding: 20px;
    background-color: #000624;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-title {
    color: #00a0d3;
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-body {
    color: #ffffff;
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-bottom {
    color: #00a0d3;
    text-transform: uppercase;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .kapost-main .kapost-main-infographics .brand-arrow {
    float: left;
    margin-left: -45px;
    margin-top: 24px;
  }
  .kapost-main .kapost-main-infographics .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header {
    padding: 20px 10px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black {
    font-size: 91.8px;
    text-transform: capitalize;
    max-width: 100%;
    margin-top: 0;
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black .header-title-black-span {
    text-transform: uppercase;
    font-size: 99.72px;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 59.76px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .header-two .header-two-body p {
    color: #ffffff;
    font-size: 27px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .stats-percentage {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-title {
    color: #00a0d3;
    font-size: 72px;
    text-align: center;
    margin-bottom: 0;
    line-height: 0.9em;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .stats-percentage-body {
    font-size: 21px;
    text-align: center;
    padding: 2px 10px;
  }
  .kapost-main .kapost-main-infographics .stats-percentage .vertical-divider {
    border-right: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .blue-divider .blue-divider-line {
    border-top: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title {
    font-size: 105.84px;
    color: #00a0d3;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    line-height: 46px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-title .late-expanding-title-span {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: lighter;
    line-height: 36px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-body {
    font-size: 26px;
    color: #ffffff;
    padding: 20px 20px 0 20px;
    text-align: center;
    min-height: 219px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-stats {
    color: #00b4eb;
    font-size: 6em;
    text-align: center;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-img {
    margin: 10px auto;
    max-width: 60%;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-left {
    padding: 20px;
    background-color: #0073b1;
    min-height: 700px;
    padding-top: 40px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-left .late-expanding-stats {
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-right {
    padding: 20px;
    background-color: #000624;
    min-height: 700px;
    padding-top: 40px;
  }
  .kapost-main .kapost-main-infographics .late-expanding .late-expanding-right .late-expanding-body {
    padding: 20px 30px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block {
    background-color: #dfe5e8;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-title {
    color: #004c75;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-business-block-body {
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box {
    margin-bottom: 5px;
    height: 270px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block {
    background-color: #000624;
    padding: 40px 20px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-top-block .what-drive-your-business-block-title {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box .what-drive-your-business-percentage .what-drive-your-business-percentage-stats {
    color: #00a0d3;
    text-align: center;
    font-size: 72px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-top-block-one {
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-one .what-drive-your-business-bottom-block-one {
    background-color: #0073b1;
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-top-block-two {
    height: 138px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-two .what-drive-your-business-bottom-block-two {
    background-color: #004c75;
    height: 132px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-top-block-three {
    height: 151px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-three .what-drive-your-business-bottom-block-three {
    height: 119px;
    background-color: #00384f;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-top-block-four {
    height: 181px;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four {
    height: 89px;
    background-color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .what-drive-business .what-drive-business-block .what-drive-you-business-block-box-four .what-drive-your-business-bottom-block-four .what-drive-your-business-percentage-stats {
    color: #00384f;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title {
    text-transform: uppercase;
    font-size: 81.972px;
    margin-top: 8px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-title-gray-divider-line {
    border-bottom: 1px solid #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats {
    color: #00a0d3;
    font-size: 93.6px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    font-weight: bolder;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-stats sup {
    vertical-align: 1em;
    font-size: 28px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-body {
    font-size: 21px;
    margin: 0;
    padding: 20px 20px -10;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-left-block .expectation-meet-reality-left-block-image {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block {
    padding: 22px 20px;
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue {
    background-color: #004c75;
    -webkit-clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0, 100% 6%, 100% 100%, 0 100%);
    padding: 20px;
    color: #ffffff;
    padding-bottom: 0;
    min-height: 1056px;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-title {
    font-size: 72px;
    font-weight: lighter;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 68px;
    text-align: center;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-stat {
    font-size: 97.2px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .expectation-meet-reality .expectation-meet-reality-right-block .expectation-meet-reality-right-block-blue .expectation-meet-reality-right-blue-block-body {
    font-size: 36px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    line-height: 48px;
    font-weight: lighter;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block {
    background-color: #000624;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-img {
    max-width: 80%;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-title {
    color: #0073b1;
    font-size: 72px;
    text-transform: uppercase;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-body {
    color: #ffffff;
    font-size: 32px;
    text-align: left;
    padding-top: 26px;
  }
  .kapost-main .kapost-main-infographics .mind-the-time-gap .mind-the-time-gap-block .mind-the-time-gap-stat {
    color: #00a0d3;
    font-size: 99.72px;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data h3 {
    font-size: 63.72px;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .kapost-main .kapost-main-infographics .where-is-the-data p {
    font-size: 26px;
  }
  .kapost-main .kapost-main-infographics .percentage-of-company .split-maps {
    max-width: 90%;
    border: 1px solid #0073b1;
    margin: 10px auto;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content {
    background-color: #004c75;
    margin: 20px 0;
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content p {
    color: #ffffff;
    font-size: 1.6em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content h3 {
    color: #00a0d3;
    text-align: center;
    font-size: 6em;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .vertical-divider {
    border-right: 3px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body .developing-expertise-stats-content-body-text-top {
    min-height: 110px;
  }
  .kapost-main .kapost-main-infographics .developing-expertise-stats .developing-expertise-stats-content .developing-expertise-stats-content-body .developing-expertise-stats-content-body-percentage {
    font-weight: bolder;
    font-size: 97.2px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content {
    padding: 20px;
    background-color: #000624;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-title {
    color: #00a0d3;
    text-align: center;
    font-size: 56px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-body {
    color: #ffffff;
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .only-data-experts-survive .only-data-experts-survive-content .only-data-experts-survive-content-bottom {
    color: #00a0d3;
    text-transform: uppercase;
    text-align: center;
  }
}
.kapost-main .kapost-main-infographics .vcenter {
  display: flex !important;
  align-items: center !important;
}
.kapost-main .kapost-main-infographics .header {
  padding: 20px 10px;
}
.kapost-main .kapost-main-infographics .header .header-title {
  color: #00a0d3;
  text-transform: capitalize;
  font-size: 8vmin;
  hyphens: none;
}
.kapost-main .kapost-main-infographics .header .under-header-title {
  font-size: 21px;
}
.kapost-main .kapost-main-infographics .header .under-header-title-line {
  border-top: 3px solid #00a0d3;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left {
  background-color: #dfe5e8;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-dark-blue {
  background-color: #000624;
  color: #ffffff;
  padding: 10px 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-dark-blue h3 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-title h4 {
  color: #0f0f0f;
  text-transform: uppercase;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers {
  padding: 10px 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers h2 {
  text-align: center;
  max-width: 100%;
  font-size: 52px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers h2 sup {
  vertical-align: 0.46em;
  margin-left: -10px;
  font-size: 21px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers p {
  color: #0f0f0f;
  text-transform: uppercase;
  font-size: 12px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-footer {
  padding: 10px 26px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-footer p {
  color: #ffffff;
  font-size: 21px;
  text-transform: uppercase;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks {
  background-color: #00a0d3;
  margin-bottom: 6px;
  min-height: 80px;
  padding-top: 12px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number {
  vertical-align: middle !important;
  color: #ffffff;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number h3 {
  font-size: 48px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number h3 sup {
  vertical-align: 0.4em;
  font-size: 0.4em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-percentage {
  color: #ffffff;
  position: relative;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number-text {
  color: #000624;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-text .infographics-stats-blocks-text-span {
  font-size: 21px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three {
  padding: 30px 0;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title {
  padding: 30px 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title h4 {
  text-transform: uppercase;
  font-size: 22px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title h4 sup {
  vertical-align: 0.42em;
  line-height: 1.2em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .donut-stats {
  margin-bottom: 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .donut-stats .donut-stats-text h4 {
  text-transform: uppercase;
  margin-top: 60px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right {
  height: 100%;
  background-color: #000624;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-gray {
  background-color: #dfe5e8;
  padding: 10px 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-gray h3 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-title h4 {
  color: #ffffff;
  text-transform: uppercase;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers {
  min-height: 120px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers h2 {
  text-align: center;
  max-width: 100%;
  font-size: 46px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers h2 sup {
  font-size: 0.42em;
  vertical-align: 0.43em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers p {
  color: #ffffff;
  text-transform: uppercase;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers .fa {
  color: #ffffff;
  transform: rotate(42deg);
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-footer {
  padding: 10px 26px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-footer p {
  color: #ffffff;
  font-size: 21px;
  text-transform: uppercase;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two {
  padding: 20px 40px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-title h4 {
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-title h4 sup {
  font-size: 0.5em;
  vertical-align: 0.31em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows {
  margin-bottom: 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows .infographics-body-right-two-rows-img {
  min-height: 80px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows .infographics-body-right-two-rows-img img {
  max-width: 100px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows .infographics-body-right-two-rows-text {
  min-height: 80px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows .infographics-body-right-two-rows-text p {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 30px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows h2 {
  font-size: 6vmin;
  max-width: 100%;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows h2 sup {
  font-size: 0.3em;
  vertical-align: 1.4em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-two .infographics-body-right-two-rows h4 {
  color: #ffffff;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .title {
  background: #00a0d3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 0;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .title h3 {
  font-size: 6vmin;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body {
  color: #ffffff;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-title {
  padding: 10px 30px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-title h4 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.3em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-subtitle {
  padding: 10px 30px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-subtitle h4 {
  text-transform: uppercase;
  line-height: 1.3em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom {
  padding: 24px 10px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-icon {
  min-height: 140px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-icon img {
  max-height: 120px;
  display: initial;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-stats {
  min-height: 140px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-stats p {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  padding-left: 20%;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-stats h3 {
  font-size: 76px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-stats h3 sup {
  font-size: 0.42em;
  vertical-align: 0.52em;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-info {
  min-height: 140px;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-info p {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2em;
  text-align: left;
}
.kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-info p sup {
  vertical-align: 0.32em;
}
.kapost-main .kapost-main-infographics .infographics-body-bottom .infographics-body-bottom-block {
  background-color: #00a0d3;
  padding: 30px 20px;
}
.kapost-main .kapost-main-infographics .infographics-body-bottom .infographics-body-bottom-block p {
  margin: 0;
  color: #ffffff;
  font-size: 21px;
}
.kapost-main .kapost-main-infographics .infographics-body-bottom .infographics-body-bottom-block p a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.kapost-main #cvlt-donut-two,
.kapost-main #cvlt-donut-three,
.kapost-main #cvlt-donut-four {
  width: 21rem;
  height: 21rem;
  margin: 0 auto;
}
.kapost-main #cvlt-donut-two svg g text,
.kapost-main #cvlt-donut-three svg g text,
.kapost-main #cvlt-donut-four svg g text {
  font-size: 5rem;
  fill: #0f0f0f;
}
.kapost-main #cvlt-donut-two svg g path.color0,
.kapost-main #cvlt-donut-three svg g path.color0,
.kapost-main #cvlt-donut-four svg g path.color0 {
  fill: #00a0d3;
}
.kapost-main #cvlt-donut-two svg g path.color1,
.kapost-main #cvlt-donut-three svg g path.color1,
.kapost-main #cvlt-donut-four svg g path.color1 {
  fill: #8e9091;
}
@media only screen and (min-width: 320px) {
  .kapost-main .kapost-main-infographics {
    /*----------------------- Infographic Medical Imaging Data ------------------*/
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow {
    margin-top: 2.5rem;
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow img {
    max-width: 24px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black-one {
    font-size: 39.6px;
    text-transform: capitalize;
    max-width: 100%;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .kapost-main .kapost-main-infographics .under-header-title {
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics .header-three {
    margin-bottom: 20px;
    background-color: #004c75;
    padding: 30px 10px;
    font-family: 'DINNextLTPro-Light', Tahoma;
  }
  .kapost-main .kapost-main-infographics .header-three h3 {
    font-size: 21px;
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer {
    background-color: #dfe5e8;
    padding: 60px 20px;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer h3 {
    margin-top: 0;
    padding-top: 0;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer h3 sup {
    font-size: 0.5em;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer ol {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer ol li {
    counter-increment: step-counter;
    line-height: 20px;
    margin-bottom: 14px;
    list-style-type: none;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer ol li:before {
    content: counter(step-counter);
    color: #00a0d3;
    font-size: 18px;
    margin-left: -20px;
    margin-right: 10px;
    margin-top: 0;
    border-radius: 2px;
  }
  .kapost-main .kapost-main-infographics .limited-time-offer ol:first-of-type {
    counter-reset: mycounter;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left {
    padding: 20px 40px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left img {
    max-width: 70%;
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right h3 {
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right h3:before {
    counter-increment: mycounter;
    content: counter(mycounter);
    color: #00a0d3;
    padding: 4px;
    font-size: 28px;
    margin-left: -28px;
    margin-top: 0;
    margin-right: 6px;
    border-radius: 2px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right p {
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics:first-of-type {
    counter-reset: mycounter;
  }
  .kapost-main .kapost-main-infographics .header-fourth {
    background-color: #00a0d3;
    border-bottom: 14px solid #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header-fourth .header-title {
    color: #ffffff;
    font-size: 5rem;
    text-transform: uppercase;
    max-width: 100%;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market {
    background-color: #dfe5e8;
    position: relative;
    border-top: 6px solid #ffffff;
    padding: 30px 0;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .second-section-big-market-title {
    color: #0f0f0f;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .horizontal-white-line {
    position: absolute;
    margin: 0 auto;
    top: 0;
    border-top: 6px solid #ffffff;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h3 {
    font-size: 100.8px;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    letter-spacing: -6px;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h3 sup {
    vertical-align: 0.15em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h4 {
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h4 sup {
    vertical-align: .3em;
    font-size: 0.5em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .left-column h3 {
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .left-column img {
    margin-top: 20px;
    max-width: 80%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .right-column h3 {
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .third-row {
    margin-top: 20px;
    min-height: 60px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .third-row .horizontal-white-line {
    position: absolute;
    margin: 0 auto;
    top: 20px;
    border-top: 6px solid #ffffff;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row h4 {
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row {
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row svg g text {
    font-size: 6rem;
    fill: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row svg g path.color0 {
    fill: #000624;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row svg g path.color1 {
    fill: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-text {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-text sup {
    vertical-align: 0.15em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-top {
    background: url("/content/images/all/reload-left.png") no-repeat right;
    background-size: contain;
    padding-right: 40px;
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-top h3 {
    color: #00a0d3;
    font-size: 6rem;
    text-align: right;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h3 {
    color: #00a0d3;
    font-size: 16rem;
    margin: 0;
    margin-left: 60px;
    letter-spacing: -20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h3 sup {
    vertical-align: .2em;
    font-size: 0.5em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h4 {
    font-size: 29px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h4 sup {
    vertical-align: .3em;
    font-size: 0.5em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-your-key h4 {
    text-transform: uppercase;
    font-size: 6rem;
    line-height: 5rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-stats {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-stats h3 {
    color: #00a0d3;
    margin-top: -10px;
    margin-bottom: 0;
    font-size: 20rem;
    letter-spacing: -20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-stats h3 sup {
    font-size: 4rem;
    margin-left: 20px;
    vertical-align: 2em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-text {
    padding-right: 20px -10;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-text h4 {
    text-align: left;
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-icon {
    padding-left: 20px -10;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-icon img {
    max-width: 90%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .second-section-big-market-title {
    color: #0f0f0f;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .horizontal-white-line {
    position: absolute;
    margin: 0 auto;
    top: 0;
    border-top: 6px solid #ffffff;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .left-column {
    min-height: 200px;
    padding-top: 84px;
    background: url("/content/images/all/annual-growth-rate-icon-cloud.png") no-repeat local center;
    background-size: contain;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .left-column h4 {
    text-transform: uppercase;
    font-size: 46px;
    text-align: center;
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .right-column h4 {
    font-size: 42px;
    text-align: center;
    line-height: 40px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder {
    padding: 20px 0;
    min-height: 120px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder .second-row-left-column-left-column-holder-item img {
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder .second-row-left-column-left-column-holder-item h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 38px;
    padding-left: 10px;
    font-family: 'DINNextLTPro-Medium', Tahoma;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-left-item h3 {
    font-size: 22rem;
    color: #00a0d3;
    margin-top: -26px;
    margin-left: -10px;
    margin-bottom: 0;
    text-align: center;
    font-family: 'DINNextLTPro-Medium', Tahoma;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item h3 {
    color: #00a0d3;
    text-transform: uppercase;
    font-size: 38px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item h4 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item ul {
    padding-left: 18px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-left h3 {
    color: #00a0d3;
    font-size: 8rem;
    text-transform: uppercase;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-left h4 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-center .vertical-white-line {
    position: absolute;
    margin: 0 auto;
    top: 40px;
    border-right: 10px solid #ffffff;
    width: 10%;
    height: 170px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-right {
    background: url("/content/images/all/arrow-up.png") no-repeat bottom;
    background-size: contain;
    min-height: 180px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-right h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5rem;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-right h4 {
    font-size: 3rem;
    max-width: 50%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-line {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-line .horizontal-white-line {
    border-top: 10px solid #ffffff;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-title h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 7.6rem;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    line-height: 5.3rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-title h3 .small {
    color: #0f0f0f;
    font-size: 70%;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-text {
    padding-left: 10px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-text h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #00a0d3;
    text-transform: uppercase;
    font-size: 4rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-text h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.2rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-text p {
    font-size: 1.9rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-left {
    padding: 20px 0;
    min-height: 20rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-right {
    padding: 20px 0;
    min-height: 20rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-title h3 {
    text-transform: uppercase;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text h4 {
    text-transform: uppercase;
    font-size: 2.3rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text ul {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text ul li {
    font-size: 1.8rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-img img {
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left h3 {
    font-size: 7rem;
    font-family: 'DINNextLTPro-Medium', Tahoma;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left h3 span {
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left .six-row-holder-img-left img {
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-one {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-one h4 {
    font-size: 2.8rem;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-one h3 {
    font-size: 10rem;
    color: #00a0d3;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 5rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-two h4 {
    font-size: 2.8rem;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder {
    padding: 40px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-img {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-img img {
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-list ul {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-list ul li {
    font-size: 2.3rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-list ul li sup {
    vertical-align: .20em;
  }
  .kapost-main .kapost-main-infographics .content-reference {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .content-reference ol {
    padding-left: 20px;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .content-reference ol li {
    font-size: 1.3rem;
  }
  .kapost-main .kapost-main-infographics .footer-cta {
    background-color: #00a0d3;
    padding: 40px 0;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-left-title h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 5rem;
    color: #ffffff;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-right-content h4 {
    color: #ffffff;
    font-size: 2.3rem;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-right-content h4 a {
    color: #ffffff;
    text-decoration: underline;
  }
  .kapost-main .kapost-main-infographics .header-five {
    background-color: #00a0d3;
    border-bottom: 14px solid #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow {
    margin-top: 3rem;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header-five .header-title {
    color: #ffffff;
    font-size: 1.8em;
    text-transform: uppercase;
    max-width: 100%;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .data-management-top {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon {
    padding: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon img {
    margin: 0 auto;
    max-width: 80%;
  }
  .kapost-main .kapost-main-infographics .data-management-top .data-management-top-text h4 {
    font-size: 1.3em;
    text-align: left;
    line-height: 1.2em;
    padding-left: 10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-one {
    padding: 0 20px 20px 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-one h4 {
    font-size: 1.3em;
    font-family: 'DINNextLTPro-Medium', Tahoma;
  }
  .kapost-main .kapost-main-infographics .data-management-center .aprox-text {
    text-transform: uppercase;
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-center .aprox-text-blue {
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text h3 {
    color: #00a0d3;
    font-size: 6em;
    text-align: center;
    line-height: .6em;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .line-from-stats {
    max-width: 70%;
    margin-top: 0;
    margin-bottom: 5px;
    border-top: 2px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text h4 {
    color: #00a0d3;
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
    font-size: 2em;
    text-align: center;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow {
    position: absolute;
    width: 40px;
    margin-left: 108px;
    margin-top: 14px;
    margin-bottom: -10px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    transform: rotate(270deg);
    z-index: 1;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow-one {
    position: relative;
    width: 50px;
    margin-left: 108px;
    margin-top: 20px;
    margin-bottom: -10px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    transform: rotate(270deg);
    z-index: 1;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow-one:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row {
    margin: 0 auto;
    transform: rotate(90deg);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row svg g text {
    font-size: 6rem;
    fill: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row svg g path.color0 {
    fill: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row svg g path.color1 {
    fill: #8e9091;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row {
    margin: 0 auto;
    transform: rotate(4rad);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row svg g text {
    font-size: 6rem;
    fill: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row svg g path.color0 {
    fill: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row svg g path.color1 {
    fill: #8e9091;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right {
    padding-left: 10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-top-blue h4 {
    color: #00a0d3;
    font-size: 1.4em;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-black h4 {
    font-size: 1.2em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne {
    padding: 20px 0 10px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top {
    position: relative;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h3 {
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
    color: #8e9091;
    font-size: 1.9em;
    line-height: .9em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .under-gray-line {
    max-width: 126px;
    border-top: 2px solid #8e9091;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h4 {
    color: #8e9091;
    font-size: 2.2em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one {
    position: absolute;
    width: 110px;
    margin-left: -120px;
    margin-top: 30px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    z-index: 1;
    display: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .aprox-text {
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .aprox-text-grey {
    color: #8e9091;
    padding-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .arrow {
    position: relative;
    width: 200px;
    margin-left: -118px;
    margin-top: 0;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    z-index: 1;
    display: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .arrow:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h3 {
    font-size: 5em;
    letter-spacing: -10px;
    color: #8e9091;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h4 {
    font-size: 1.2em;
    color: #8e9091;
    text-align: center;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-bottom {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-bottom h4 {
    margin-top: 0;
    font-size: 1.2em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .doc-divider {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 2px solid #8e9091;
    max-width: 90%;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder {
    padding: 24px 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-black h4 {
    font-size: 1.2em;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue h4 {
    color: #00a0d3;
    font-size: 1.4em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .center-reference {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .center-reference p {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .kapost-main .kapost-main-infographics .under-header-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 480px) {
  .kapost-main .kapost-main-infographics {
    /*----------------------- Infographic Medical Imaging Data ------------------*/
  }
  .kapost-main .kapost-main-infographics .header-fourth .header-title {
    font-size: 6rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .second-section-big-market-title {
    font-size: 6.4rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h3 {
    font-size: 16rem;
    letter-spacing: -10px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h4 {
    text-align: left;
    font-size: 2.6rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .left-column h3 {
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .left-column img {
    margin-top: 26px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row h4 {
    text-align: center;
    font-size: 2.6rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row {
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row svg g text {
    font-size: 8rem;
    fill: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-top h3 {
    font-size: 10rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h4 {
    font-size: 3.2rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-your-key h4 {
    font-size: 7rem;
    line-height: 6rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-stats h3 {
    font-size: 21rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-text h4 {
    font-size: 2.4rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-icon {
    padding-left: 20px -10;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-icon img {
    max-width: 100%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .second-section-big-market-title {
    color: #0f0f0f;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .horizontal-white-line {
    position: absolute;
    margin: 0 auto;
    top: 0;
    border-top: 6px solid #ffffff;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .left-column {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .left-column h4 {
    font-size: 4rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .right-column {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .right-column h4 {
    font-size: 5rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder {
    min-height: 170px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder .second-row-left-column-left-column-holder-item h3 {
    font-size: 4.6rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item h3 {
    font-size: 5rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-right-column .second-row-right-column-right-column-holder .second-row-right-column-right-column-holder-right-item ul li {
    font-size: 2rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-title h3 {
    font-size: 9rem;
    line-height: 6rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-title h3 .small {
    color: #0f0f0f;
    font-size: 70%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-img img {
    max-width: 90%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-title h3 {
    font-size: 3.6rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left h3 {
    font-size: 6.8rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-two h4 {
    font-size: 3.2rem;
    margin-top: 10px;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow {
    margin-top: 2rem;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow img {
    max-width: 20px;
  }
  .kapost-main .kapost-main-infographics .header-five .header-title {
    font-size: 2.5em;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon img {
    max-width: 60%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .line-from-stats {
    max-width: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow {
    position: relative;
    width: 48px;
    margin: 20px auto -10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow-one {
    width: 50px;
    margin: 20px auto -10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one {
    position: absolute;
    width: 110px;
    margin-left: -120px;
    margin-top: 30px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    z-index: 1;
    display: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder {
    padding: 24px 0;
  }
}
@media only screen and (max-width: 768px) {
  .kapost-main .kapost-main-infographics .infographics-body-left .infographics-body-left-three .donut-stats {
    margin-bottom: 40px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-left .infographics-body-left-three .donut-stats .donut-stats-text h4 {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-gray {
    border-top: 2px solid #000624;
    border-right: 2px solid #000624;
    border-left: 2px solid #000624;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-one .infographics-stats-numbers p {
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-one .infographics-stats-footer {
    padding: 10px 26px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-three .body .body-title {
    padding: 30px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-three .body .body-title h4 {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-three .body .body-subtitle h4 {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-stats p {
    text-align: center;
    padding-left: 1%;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-info {
    min-height: 40px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-right .infographics-body-right-three .body .body-bottom .body-bottom-info p {
    text-align: center;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .kapost-main .kapost-main-infographics {
    /*----------------------- Infographic Medical Imaging Data ------------------*/
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers {
    min-height: 180px;
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow {
    margin-top: 3rem;
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black-one {
    font-size: 61.2px;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .under-header-title {
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block {
    padding: 0 20px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left {
    padding: 20px 40px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left img {
    max-width: 30%;
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right {
    min-height: 290px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right h3 {
    color: #00a0d3;
    font-size: 28px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right h3:before {
    counter-increment: mycounter;
    content: counter(mycounter);
    color: #00a0d3;
    padding: 4px;
    font-size: 28px;
    margin-left: -28px;
    margin-top: 0;
    margin-right: 6px;
    border-radius: 2px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right p {
    font-size: 16px;
  }
  .kapost-main .kapost-main-infographics:first-of-type {
    counter-reset: mycounter;
  }
  .kapost-main .kapost-main-infographics .header-fourth .header-title {
    font-size: 6.5rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .second-section-big-market-title {
    margin-top: 0;
    font-size: 4rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .horizontal-white-line {
    top: 14px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h3 {
    font-size: 12rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h4 {
    text-align: left;
    font-size: 2.3rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .right-column h4 {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .third-row .horizontal-white-line {
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row h4 {
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left {
    padding-top: 40px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-stats #cvlt-donut-four-row svg g text {
    font-size: 7.5rem;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    letter-spacing: -5px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-top h3 {
    font-size: 6rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom {
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h3 {
    font-size: 14rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h4 {
    font-size: 3rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-your-key h4 {
    font-size: 5.8rem;
    line-height: 5rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-stats h3 {
    font-size: 20rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-text {
    padding-top: 40px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-text h4 {
    font-size: 1.8rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-icon img {
    max-width: 87%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .second-section-big-market-title {
    font-size: 4.1rem;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .horizontal-white-line {
    top: 14px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .left-column h4 {
    font-size: 4rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .right-column {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder {
    padding: 40px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .second-row .second-row-left-column .second-row-left-column-left-column-holder .second-row-left-column-left-column-holder-item h3 {
    font-size: 4.1rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-left h3 {
    font-size: 7rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-center .vertical-white-line {
    left: 30%;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-right {
    min-height: 190px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .third-row .third-row-content .third-row-content-right h3 {
    font-size: 6rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row {
    padding-top: 40px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-title h3 {
    font-size: 8rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-text p {
    font-size: 1.5rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-left {
    min-height: 17rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-content .fourth-row-content-right {
    min-height: 17rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row {
    padding: 10px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-title h3 {
    font-size: 4.2rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text {
    padding-top: 30px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text h4 {
    font-size: 3.3rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text ul li {
    font-size: 2rem;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left h3 {
    font-size: 5.8rem;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left .six-row-holder-img-left img {
    margin: 0 auto;
    max-width: 72%;
    padding-top: 30px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-two h4 {
    font-size: 3.1rem;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .footer-cta {
    background-color: #00a0d3;
    padding: 40px 0;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-left-title h3 {
    font-size: 2.5em;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-vertical-line .vertical-white-line {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 29%;
    border-right: 6px solid #ffffff;
    width: 10%;
    height: 82px;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-right-content h4 {
    color: #ffffff;
    font-size: 1.4em;
    margin-top: 10px;
  }
  .kapost-main .kapost-main-infographics .header-five .header-title {
    font-size: 4em;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon img {
    max-width: 40%;
  }
  .kapost-main .kapost-main-infographics .data-management-top .data-management-top-text h4 {
    font-size: 1.4em;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-one h4 {
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow {
    width: 50px;
    margin-left: 74px;
    margin-top: 20px;
    transform: rotate(270deg);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow-one {
    width: 50px;
    margin-left: 80px;
    margin-top: 24px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row {
    transform: rotate(100deg);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row {
    margin: 0 auto;
    transform: rotate(180deg);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right {
    padding-left: 20px;
    padding-right: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-top-blue h4 {
    font-size: 1.4em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-black h4 {
    font-size: 1.2em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h3 {
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .under-gray-line {
    margin-left: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h4 {
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one {
    width: 60px;
    margin-left: -66px;
    margin-top: 30px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .arrow {
    width: 100px;
    margin-left: -68px;
    margin-top: 10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h3 {
    font-size: 5em;
    letter-spacing: -6px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h4 {
    font-size: 1.4em;
    padding-top: 0;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .aprox-text-grey {
    text-align: left;
    margin-top: 18px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-bottom {
    padding-top: 10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-bottom h4 {
    font-size: 1.4em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .doc-divider {
    max-width: 94%;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder {
    padding: 40px 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-black h4 {
    font-size: 1.6em;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue h4 {
    font-size: 1.6em;
  }
}
@media only screen and (min-width: 992px) {
  .kapost-main .kapost-main-infographics {
    /*----------------------- Infographic Medical Imaging Data ------------------*/
  }
  .kapost-main .kapost-main-infographics .infographics-body-left,
  .kapost-main .kapost-main-infographics .infographics-body-right {
    min-height: 1840px;
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow {
    margin-top: 3rem;
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black-one {
    font-size: 61.2px;
  }
  .kapost-main .kapost-main-infographics .under-header-title {
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block {
    padding: 0 20px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left {
    padding: 20px 40px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left img {
    max-width: 60%;
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right {
    min-height: 220px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right h3:before {
    counter-increment: mycounter;
    content: counter(mycounter);
    color: #00a0d3;
    padding: 4px;
    font-size: 28px;
    margin-left: -28px;
    margin-top: 0;
    margin-right: 6px;
    border-radius: 2px;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right p {
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics:first-of-type {
    counter-reset: mycounter;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-dark-blue {
    background-color: #000624;
    color: #ffffff;
    padding: 10px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-dark-blue h3 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-title {
    padding: 17px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-title h4 {
    color: #0f0f0f;
    text-transform: uppercase;
    font-size: 27px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers h2 {
    text-align: center;
    max-width: 100%;
    font-size: 52px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers h2 sup {
    vertical-align: 0.46em;
    margin-left: -10px;
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers p {
    color: #0f0f0f;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-footer {
    padding: 10px 26px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-footer p {
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks {
    background-color: #00a0d3;
    margin-bottom: 6px;
    min-height: 80px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number {
    vertical-align: middle !important;
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number h3 {
    font-size: 48px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number h3 sup {
    vertical-align: 0.4em;
    font-size: 0.4em;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-percentage {
    color: #ffffff;
    position: relative;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number-text {
    color: #000624;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three {
    padding: 17.5px 0;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title {
    padding: 30px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title h4 {
    text-transform: uppercase;
    font-size: 22px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title h4 sup {
    vertical-align: 0.42em;
    line-height: 1.2em;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .donut-stats {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .donut-stats .donut-stats-text h4 {
    text-transform: uppercase;
    margin-top: 60px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-title {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-title h4 {
    font-size: 25px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers {
    padding: 15px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-one .infographics-stats-numbers p {
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .title {
    padding: 0;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-title h4 {
    margin-top: 36px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-subtitle h4 {
    margin-top: 47px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-right .infographics-body-right-three .body .body-bottom {
    padding: 0;
  }
  .kapost-main .kapost-main-infographics .header-fourth .header-title {
    font-size: 8rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .second-section-big-market-title {
    font-size: 3em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .horizontal-white-line {
    top: 14px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row h3 {
    font-size: 8em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .left-column img {
    max-width: 90%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left {
    padding-top: 100px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-text {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-left .fourth-row-text h4 {
    font-size: 1.7em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-top {
    padding-top: 30px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-top h3 {
    font-size: 10rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h3 {
    font-size: 21rem;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fourth-row .fourth-row-right .fourth-row-right-backup-bottom h4 {
    font-size: 2.4em;
    width: 70%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-your-key h4 {
    font-size: 4em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-left .column-left-stats h3 {
    font-size: 13em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .fifth-row .fifth-row-holder .column-right .column-right-text h4 {
    font-size: 1.5em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .second-section-big-market-title {
    font-size: 3em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .top-row .horizontal-white-line {
    top: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .right-column {
    padding-top: 30px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .first-row .right-column h4 {
    font-size: 3em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fourth-row .fourth-row-title h3 {
    font-size: 6em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-title h3 {
    font-size: 3em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text h4 {
    font-size: 2.3em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .fifth-row .fifth-row-content .fifth-row-content-text ul li {
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row {
    padding: 40px 0 20px 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-left h3 {
    font-size: 5em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right {
    padding-top: 30px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-one {
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-one h4 {
    font-size: 2em;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-one h3 {
    font-size: 9em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .six-row .six-row-holder .six-row-holder-title-right .six-row-holder-title-right-row-two h4 {
    font-size: 2.3em;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder {
    padding-top: 10px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-img {
    padding: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-img img {
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-list ul {
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .third-section-commvault-benefits .seven-row .seven-row-holder .seven-row-holder-list ul li {
    font-size: 2.6rem;
  }
  .kapost-main .kapost-main-infographics .content-reference ol li {
    font-size: 1.5rem;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-left-title h3 {
    font-size: 4rem;
    margin-top: 20px;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-vertical-line .vertical-white-line {
    height: 62px;
    top: 10px;
  }
  .kapost-main .kapost-main-infographics .footer-cta .footer-cta-right-content h4 {
    color: #ffffff;
    font-size: 2.3rem;
  }
  .kapost-main .kapost-main-infographics .header-five {
    background-color: #00a0d3;
    border-bottom: 14px solid #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow {
    margin-top: 3rem;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header-five .header-title {
    color: #ffffff;
    font-size: 5em;
    text-transform: uppercase;
    max-width: 100%;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    width: 100%;
    padding-left: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-top {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon img {
    margin: 0 auto;
    max-width: 30%;
  }
  .kapost-main .kapost-main-infographics .data-management-top .data-management-top-text h4 {
    font-size: 2em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-one h4 {
    font-size: 2em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow {
    width: 62px;
    margin-left: 80px;
    margin-top: 26px;
    margin-bottom: -10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow-one {
    width: 62px;
    margin-left: 80px;
    margin-top: 28px;
    margin-bottom: -10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row {
    transform: rotate(110deg);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right {
    padding-right: 32px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-top-blue h4 {
    font-size: 1.9em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-black h4 {
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne {
    padding: 28px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top {
    position: relative;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h3 {
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
    color: #8e9091;
    font-size: 1.9em;
    line-height: .9em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .under-gray-line {
    max-width: 126px;
    border-top: 2px solid #8e9091;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h4 {
    color: #8e9091;
    font-size: 2.2em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one {
    width: 90px;
    margin-left: -92px;
    margin-top: -10px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    z-index: 1;
    display: block;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .aprox-text-grey {
    font-size: 1em;
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .arrow {
    position: relative;
    width: 160px;
    margin-left: -100px;
    margin-top: 0;
    display: block;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h3 {
    font-size: 6.4em;
    letter-spacing: -10px;
    color: #8e9091;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1em;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    text-align: left;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h4 {
    font-size: 1.8em;
    color: #8e9091;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-bottom h4 {
    margin-top: 0;
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .doc-divider {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 2px solid #8e9091;
    max-width: 90%;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder {
    padding: 60px 80px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-black h4 {
    font-size: 1.8em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue h4 {
    color: #00a0d3;
    font-size: 1.8em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .center-reference {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .center-reference p {
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .kapost-main .kapost-main-infographics {
    /*----------------------- Infographic Medical Imaging Data ------------------*/
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow {
    margin-top: 3rem;
  }
  .kapost-main .kapost-main-infographics .header .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header .header-title-black-one {
    font-size: 72px;
  }
  .kapost-main .kapost-main-infographics .under-header-title {
    font-size: 18px;
  }
  .kapost-main .kapost-main-infographics .header-three {
    margin-bottom: 20px;
    background-color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .header-three h3 {
    font-family: 'DINNextLTPro-Regular', Tahoma;
    font-size: 18px;
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block {
    padding: 0;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left {
    padding: 20px;
    padding-left: 0;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-img-left img {
    max-width: 80%;
    margin: 0 auto;
  }
  .kapost-main .kapost-main-infographics .body-upgrade-reasons .reason-to-upgrade-block .infographic-content-right {
    min-height: 60px;
  }
  .kapost-main .kapost-main-infographics:first-of-type {
    counter-reset: mycounter;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-dark-blue {
    background-color: #000624;
    color: #ffffff;
    padding: 10px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-dark-blue h3 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-title {
    padding: 15px 20px;
    margin-top: 22px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-title h4 {
    color: #0f0f0f;
    text-transform: uppercase;
    font-size: 25px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers h2 {
    text-align: center;
    max-width: 100%;
    font-size: 52px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers h2 sup {
    vertical-align: 0.46em;
    margin-left: -10px;
    font-size: 21px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-numbers p {
    color: #0f0f0f;
    text-transform: uppercase;
    font-size: 15px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-footer {
    padding: 10px 26px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-one .infographics-stats-footer p {
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks {
    background-color: #00a0d3;
    margin-bottom: 6px;
    min-height: 80px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number {
    vertical-align: middle !important;
    color: #ffffff;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number h3 {
    font-size: 48px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number h3 sup {
    vertical-align: 0.4em;
    font-size: 0.4em;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-percentage {
    color: #ffffff;
    position: relative;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-two .infographics-stats-blocks .infographics-stats-blocks-number-text {
    color: #000624;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three {
    padding: 12px 0;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title {
    padding: 32px 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .title h4 {
    text-transform: uppercase;
    font-size: 25px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .donut-stats {
    margin-bottom: 20px;
  }
  .kapost-main .kapost-main-infographics .infographics-body-top .infographics-body-left .infographics-body-left-three .donut-stats .donut-stats-text h4 {
    text-transform: uppercase;
    margin-top: 60px;
  }
  .kapost-main .kapost-main-infographics .header-fourth {
    border-bottom: 28px solid #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header-fourth .header-title {
    font-size: 5.4em;
    line-height: 1.1em;
    width: 90%;
  }
  .kapost-main .kapost-main-infographics .header-fourth .brand-arrow {
    margin-top: 40px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .second-section-big-market-title {
    color: #0f0f0f;
    font-size: 57.6px;
    text-transform: uppercase;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .top-row .horizontal-white-line {
    position: absolute;
    margin: 0 auto;
    top: 40px;
    border-top: 10px solid #ffffff;
    width: 80%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row {
    display: table;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder {
    display: table-row;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder h3 {
    font-size: 168px;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    letter-spacing: -10px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder h3 sup {
    vertical-align: 0.15em;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder h4 {
    text-align: left;
    font-size: 24px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .left-column {
    display: table-column;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .left-column h3 {
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .left-column img {
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .center-column {
    display: table-column;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .center-column .vertical-white-line {
    position: absolute;
    margin: 0 auto;
    top: 40px;
    border-right: 10px solid #ffffff;
    width: 10%;
    height: 240px;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .right-column {
    display: table-column;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .second-row .second-row-holder .right-column h3 {
    color: #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .second-section-big-market .third-row .horizontal-white-line {
    border-top: 10px solid #ffffff;
  }
  .kapost-main .kapost-main-infographics .header-five {
    background-color: #00a0d3;
    border-bottom: 14px solid #0f0f0f;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow {
    margin-top: 3rem;
  }
  .kapost-main .kapost-main-infographics .header-five .brand-arrow img {
    max-width: 30px;
  }
  .kapost-main .kapost-main-infographics .header-five .header-title {
    color: #ffffff;
    font-size: 5em;
    text-transform: uppercase;
    max-width: 100%;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    width: 100%;
  }
  .kapost-main .kapost-main-infographics .data-management-top {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-top .doctor-icon img {
    margin: 0 auto;
    max-width: 300px;
  }
  .kapost-main .kapost-main-infographics .data-management-top .data-management-top-text h4 {
    font-size: 2em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-one {
    padding: 60px 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-one h4 {
    font-size: 2em;
    font-family: 'DINNextLTPro-Medium', Tahoma;
  }
  .kapost-main .kapost-main-infographics .data-management-center .aprox-text {
    text-transform: uppercase;
    font-family: 'DINNextLTPro-Light', Tahoma;
  }
  .kapost-main .kapost-main-infographics .data-management-center .aprox-text-blue {
    color: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text h3 {
    color: #00a0d3;
    font-size: 8em;
    text-align: center;
    line-height: .6em;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'DINNextLTPro-Medium', Tahoma;
    letter-spacing: -6px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .line-from-stats {
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 5px;
    border-top: 2px solid #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text h4 {
    color: #00a0d3;
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
    font-size: 2em;
    text-align: center;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow {
    position: relative;
    width: 40px;
    margin-left: 108px;
    margin-top: 22px;
    margin-bottom: -10px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    transform: rotate(270deg);
    z-index: 1;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-text .arrow-one {
    position: relative;
    width: 40px;
    margin-left: 108px;
    margin-top: 20px;
    margin-bottom: -10px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    transform: rotate(270deg);
    z-index: 1;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut {
    padding-top: 10px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row {
    margin: 0 auto;
    transform: rotate(90deg);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row svg g text {
    font-size: 6rem;
    fill: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row svg g path.color0 {
    fill: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-fifth-row svg g path.color1 {
    fill: #8e9091;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row {
    margin: 0 auto;
    transform: rotate(3rad);
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row svg g text {
    font-size: 6rem;
    fill: none;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row svg g path.color0 {
    fill: #00a0d3;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-left .data-management-center-two-left-stats-donut #cvlt-donut-six-row svg g path.color1 {
    fill: #8e9091;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right {
    padding-left: 20px;
    padding-right: 32px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-top-blue h4 {
    color: #00a0d3;
    font-size: 1.9em;
    margin-top: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-black h4 {
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne {
    padding: 28px 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top {
    position: relative;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h3 {
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
    color: #8e9091;
    font-size: 1.9em;
    line-height: .9em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .under-gray-line {
    max-width: 126px;
    border-top: 2px solid #8e9091;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top h4 {
    color: #8e9091;
    font-size: 2.2em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one {
    position: absolute;
    width: 110px;
    margin-left: -120px;
    margin-top: 30px;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    z-index: 1;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-top .arrow-one:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .aprox-text {
    font-family: 'DINNextLTPro-Light', Tahoma;
    text-transform: uppercase;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .aprox-text-grey {
    color: #8e9091;
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .arrow {
    position: relative;
    width: 200px;
    margin-left: -118px;
    margin-top: 0;
    height: 0;
    border-bottom: 2px solid #0f0f0f;
    z-index: 1;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle .arrow:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #0f0f0f;
    position: absolute;
    left: -10px;
    top: -5px;
    border-radius: 50%;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h3 {
    font-size: 6em;
    letter-spacing: -10px;
    color: #8e9091;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-middle h4 {
    font-size: 1.8em;
    color: #8e9091;
  }
  .kapost-main .kapost-main-infographics .data-management-center .data-management-center-two .data-management-center-two-right .data-management-center-two-right-bottom-offsetOne .data-management-center-two-right-bottom-offsetOne-bottom h4 {
    margin-top: 0;
    font-size: 1.6em;
  }
  .kapost-main .kapost-main-infographics .data-management-center .doc-divider {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 2px solid #8e9091;
    max-width: 90%;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom {
    background-color: #dfe5e8;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder {
    padding: 60px 80px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-black h4 {
    font-size: 1.8em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue {
    padding-top: 20px;
  }
  .kapost-main .kapost-main-infographics .data-management-bottom .data-management-bottom-holder .data-management-bottom-blue h4 {
    color: #00a0d3;
    font-size: 1.8em;
    text-align: center;
  }
  .kapost-main .kapost-main-infographics .center-reference {
    padding: 20px 0;
  }
  .kapost-main .kapost-main-infographics .center-reference p {
    text-align: center;
  }
}
@media only screen and (max-device-width: 320px) {
  main .container,
  main .kapost-main .container,
  #wb .blog-area .container {
    padding-left: 10px;
  }
}
.white {
  color: #ffffff;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.inline-block {
  display: inline-block;
}
.m-a-10 {
  margin: 10px;
}
.m-a-20 {
  margin: 20px;
}
.p-a-10 {
  padding: 10px;
}
.p-a-20 {
  padding: 20px;
}
/* Cards */
/* // Cards */
.asset-speakers p {
  margin: 25px 0 10px 0;
  color: #00a0d3;
  text-transform: uppercase;
  font-size: 20px;
}
.asset-speakers h3 {
  font-size: 20px;
}
.asset-speakers .h4 {
  font-size: 15px;
}
.marketo-form p {
  font-size: 16px;
  line-height: 1.25;
  color: #333333;
  margin: 0 0 10px;
  font-family: 'DINNextLTPro-Regular', Tahoma;
}
.marketo-form h3 {
  font-size: 20px;
}
.marketo-form .h4 {
  font-size: 15px;
}
/* Cards */
/* // Cards */
#blue-hero {
  background-size: cover;
}
#blue-hero h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  padding-top: 65px;
}
#blue-hero h2 {
  color: #ffffff;
  font-size: 42px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
#blue-hero p {
  color: #ffffff;
}
#blue-hero .brand-blue-button {
  color: #00a0d3;
  border: 3px solid #00a0d3;
  border-radius: 3px;
  width: 200px;
  min-height: 0;
  padding: 13px 17px 10px;
  font-size: 16px;
  min-width: 0;
  text-transform: uppercase;
  margin-top: 45px;
  text-align: center;
}
.blue-hero-blue-section-sm {
  /*margin-top: -65px;*/
  width: 60%;
  min-height: 310px;
  background-color: rgba(2, 85, 124, 0.7);
}
.blue-hero-blue-section-sm p {
  padding-top: 10px;
  width: 60%;
}
.blue-hero-blue-section-sm h1 {
  width: 60%;
}
.blue-hero-blue-section-sm h2 {
  width: 60%;
}
#breadcrumbs div {
  color: #00a0d3;
}
#breadcrumbs div a {
  color: #00a0d3;
}
#breadcrumbs div.active {
  color: #00a0d3;
}
.blue-hero-section-wrapper {
  width: 167%;
}
.blue-hero-grey-section {
  margin-top: 0;
  width: 60%;
  min-height: 180px;
  padding-bottom: 30px;
  background-color: #dfe5e8;
  background-image: url(pages/-/media/13424C26A72548A1941CB64CB07D542F.ashx);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.blue-hero-grey-section p {
  padding-top: 30px;
  width: 60%;
}
.blue-hero-grey-section li {
  width: 60%;
}
.blue-hero-arrow {
  margin: -10px 0 0 -40px;
}
.text-section-left {
  margin-top: 40px;
}
.text-section-left ul li {
  margin-bottom: 10px;
  list-style: none;
  margin-left: -20px;
}
.text-section-left ul li::before {
  color: #00a0d3;
  content: "• ";
  display: inline-block;
  float: left;
  font-size: 18px;
  margin-left: -16px;
}
.blue-highlight-box {
  background-image: url(pages/-/media/67144F2855004B43BFCF3F16DF80077E.ashx);
  background-size: cover;
  color: #ffffff;
}
.blue-highlight-left p {
  font-size: 65px;
  text-align: right;
  padding: 22px 10px 10px 0px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.blue-highlight-right p {
  font-size: 26px;
  text-align: left;
  padding: 30px 10px 20px 0px;
  font-family: 'DINNextLTPro-Light', Tahoma;
}
.img-captions h4 {
  margin-top: 20px;
  font-size: 28px;
}
.img-captions p {
  padding: 10px 10% 60px 10%;
}
.learn-how {
  margin-top: 50px;
}
.learn-how h3 {
  font-size: 42px;
}
.grey-highlight {
  background-color: #dee4e7;
  padding: 30px;
}
.grey-highlight-left {
  text-align: center;
  padding-top: 40px;
}
.grey-highlight-left img {
  margin-left: auto;
  margin-right: auto;
}
.related-content {
  background-color: #dee4e7;
}
.related-content h3 {
  font-size: 42px;
}
.related-content .img-captions p {
  padding: 10px 20% 0px 20%;
}
.related-content hr {
  border-color: #818286;
}
.grey-highlight-right h4 {
  font-size: 36px;
}
.grey-highlight-right p {
  margin-top: 20px;
}
.grey-highlight-right a:link {
  color: #009fd2;
  text-transform: uppercase;
}
.grey-highlight-right a:hover {
  color: #009fd2;
  text-transform: uppercase;
}
.grey-highlight-right a:visited {
  color: #009fd2;
  text-transform: uppercase;
}
.related-content-cta {
  background-color: #808284;
  color: #ffffff;
  padding: 5px;
  text-transform: uppercase;
  max-width: 325px;
  margin: 0 auto;
}
.highlight-button {
  float: right;
  width: 300px;
  text-align: center;
  margin-top: -175px;
  color: #00a0d3;
}
.solution-cta-bar div.container-fluid {
  min-height: 400px;
  background-position: bottom;
  min-height: 330px;
}
.solution-cta-bar div.container-fluid .row-fluid .solution-cta-col {
  padding: 60px 20px;
}
.solution-cta-bar div.container-fluid .row-fluid .solution-cta-col p {
  color: #ffffff;
  padding-top: 10px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 26px;
}
.solution-cta-bar div.container-fluid .row .solution-cta-col {
  padding: 60px 20px;
}
.solution-cta-bar div.container-fluid .row .solution-cta-col p {
  color: #ffffff;
  padding-top: 10px;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 26px;
}
.solution-list-left {
  margin-bottom: 40px;
  padding: 0px 0;
}
.solution-list-left .brand-white-border-button a {
  color: #ffffff;
}
.solution-list-left .brand-white-border-button a:hover {
  color: #000624;
}
h3 {
  font-size: 32px;
}
#Card {
  background-size: cover;
  min-height: 210px;
  margin: 20px auto;
  width: 95%;
}
#Card4 {
  background-image: url(pages/-/media/6F115FD7C0174039B7FAA8B9A8869334.ashx);
  background-size: cover;
}
.Card-Type {
  color: #ffffff;
  text-align: left;
  padding: 20px;
  font-size: 12px;
  text-transform: uppercase;
}
.Card-Content {
  color: #ffffff;
  text-align: left;
  padding: 20px;
  background-image: url(pages/-/media/859BD580BFE244E0877B0D7317A3C627.ashx);
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-bottom: 20px;
}
.Card-Content a:link {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content a:hover {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content a:visited {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-1 {
  color: #ffffff;
  text-align: left;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: top right;
  margin-top: -5px;
  width: 90%;
  overflow: hidden;
  min-height: 160px;
  background-image: url(pages/-/media/2737C571CEE641F6BBFDD754112B34B2.ashx);
  font-size: 20px;
  font-size: 16px;
}
.Card-Content-1 a:link {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-1 a:hover {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-1 a:visited {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-2 {
  color: #ffffff;
  text-align: left;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: top right;
  margin-top: -5px;
  width: 90%;
  overflow: hidden;
  min-height: 160px;
  background-image: url(pages/-/media/965EF6C9BAB54278A14B13112E9E2EBA.ashx);
  font-size: 20px;
  font-size: 16px;
}
.Card-Content-2 a:link {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-2 a:visited {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-2 a:hover {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-3 {
  color: #ffffff;
  text-align: left;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: top right;
  margin-top: -5px;
  width: 90%;
  overflow: hidden;
  min-height: 160px;
  background-image: url(pages/-/media/5017255DF61B46058022824745F99460.ashx);
}
.Card-Content-3 h4 {
  font-size: 20px;
}
.Card-Content-3 p {
  font-size: 16px;
}
.Card-Content-3 a:link {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-3 a:hover {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.Card-Content-3 a:visited {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.bottom-paragraph .brand-blue-button {
  background-color: transparent;
  width: 260px;
  border: 2px solid #00a0d3;
  padding: 9px 20px;
  font-size: 15px;
  text-transform: uppercase;
}
.bottom-paragraph .brand-blue-button:hover {
  background-color: #00a0d3;
  width: 260px;
  border: 2px solid #00a0d3;
  padding: 9px 20px;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
}
.bottom-paragraph h3 {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 30px;
  padding-right: 0;
}
.white-box {
  background-color: #ffffff;
  padding: 18px;
  margin: 50px 10px;
  min-height: 500px;
}
.white-box h3 {
  color: #000624;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 36px;
}
.white-box p {
  color: #6d6d6d;
  font-family: 'DINNextLTPro-Light', Tahoma;
  font-size: 21px;
}
.white-box a:link {
  color: #00a0d3;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}
.white-box a:visited {
  color: #00a0d3;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}
.white-box a:hover {
  color: #004c75;
}
.biglink a:link {
  color: #00a0d3;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}
.biglink a:visited {
  color: #00a0d3;
  font-family: 'DINNextLTPro-Regular', Tahoma;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}
.biglink a:hover {
  color: #004c75;
}
.sub-menu-thin {
  z-index: 21;
}
@media (max-width: 960px) {
  #Card {
    min-height: 230px;
  }
  #breadcrumbs {
    display: none;
  }
  .Card-Content-1 {
    min-height: 180px;
  }
  .Card-Content-2 {
    min-height: 180px;
  }
  .Card-Content-3 {
    min-height: 180px;
  }
}
@media (max-width: 768px) {
  .Card-Content-1 {
    margin-top: 20px;
  }
  .Card-Content-2 {
    margin-top: 20px;
  }
  .Card-Content-3 {
    margin-top: 20px;
  }
  .highlight-button {
    float: left !important;
    width: 300px;
    text-align: center;
    margin-top: 50px !important;
    color: #00a0d3;
  }
  .solution-cta-bar div.container-fluid {
    background-position: bottom;
    min-height: 500px;
  }
  .solution-cta-bar div.container-fluid .row-fluid .solution-cta-col p {
    color: #ffffff;
    padding-top: 10px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    font-size: 20px;
  }
  .solution-cta-bar div.container-fluid .row .solution-cta-col p {
    color: #ffffff;
    padding-top: 10px;
    font-family: 'DINNextLTPro-Light', Tahoma;
    font-size: 20px;
  }
  .blue-hero-grey-section {
    width: 100%;
  }
  .blue-hero-blue-section-sm {
    width: 100%;
  }
  .grey-highlight-right h4 {
    text-align: center;
  }
  .grey-highlight-right p {
    text-align: center;
  }
  #blue-hero h2 {
    font-size: 38px;
  }
}
@media (max-width: 990px) {
  .blue-highlight-left {
    padding: 20px;
  }
  .blue-highlight-left p {
    text-align: center;
    padding: 22px 10px 0 0px;
  }
  .blue-highlight-right {
    padding: 20px;
  }
  .blue-highlight-right p {
    text-align: center;
    padding: 10px 10px 20px 0px;
  }
  .brand-white-border-button {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 990px) {
  #last-button-hyperscale {
    margin-top: 54px;
  }
}
@media (max-width: 405px) {
  #breadcrumbs {
    display: none;
  }
}
.blue-hero-blue-section {
  margin-top: -65px;
  width: 60%;
  min-height: 500px;
  background-color: rgba(2, 85, 124, 0.7);
}
.blue-hero-blue-section p {
  padding-top: 10px;
  width: 60%;
}
.blue-hero-blue-section h1 {
  width: 60%;
}
.blue-hero-blue-section h2 {
  width: 60%;
}
/*# sourceMappingURL=main.css.map */