@charset "UTF-8";

/*! normalize.css v3.0.1 | 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,
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: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

.innovations-header h3,
h1 {
  font-size: 2em;
  margin: .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: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.overthrow-enabled .overthrow {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.mejs-container {
  width: 100%;
  height: auto!important;
  padding-top: 56.25%;
}

.mejs-overlay,
.mejs-poster,
.mejs-social-sharing-overlay-wrapper {
  width: 100%!important;
  height: 100%!important;
}

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%!important;
  height: 100%!important;
}

.mejs-layers {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica,Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

.me-plugin,
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

.mejs-fullscreen {
  overflow: hidden!important;
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-clear {
  clear: both;
}

.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

:root .mejs-poster img {
  display: none;
}

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-overlay-play {
  cursor: pointer;
}

.mejs-overlay-button-wrapper {
  width: 100%;
  height: 100%;
  display: table;
}

.mejs-overlay-button {
  display: table-cell;
  width: 67px;
  height: 67px;
  background-image: url(/Static/mediaelement/bigplay.png);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: .8;
}

.no-svg .mejs-overlay-button {
  background-image: url(/Static/mediaelement/bigplay.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.mejs-overlay:hover .mejs-overlay-button {
  opacity: 1;
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background-color: transparent;
  background: url(/Static/mediaelement/customloader.svg) no-repeat 50% 50%;
}

.mejs-container .mejs-controls {
  position: absolute;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 54px;
  z-index: 5;
}

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica,Arial;
  border: 0;
}

.mejs-controls .mejs-button {
  margin-right: 20px!important;
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 17px;
  width: 17px;
  border: 0;
  background-repeat: no-repeat;
  opacity: .8;
}

.mejs-controls .mejs-button button:hover {
  border-color: transparent;
  background-color: transparent;
  opacity: 1;
}

.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

.mejs-controls .mejs-play button {
  background-position: 0 0;
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

.mejs-controls div.mejs-time-rail {
  position: absolute;
  display: block;
  bottom: 0;
  direction: ltr;
  width: 100%!important;
  height: 7px;
}

.mejs-controls div.mejs-time-rail span {
  display: block;
  position: absolute;
  width: 100%;
  height: 7px;
  cursor: pointer;
}

.mejs-controls div.mejs-time-rail .mejs-time-buffering,
.mejs-controls div.mejs-time-rail .mejs-time-total {
  width: 100%!important;
}

.mejs-controls div.mejs-time-rail .mejs-time-loaded {
  background: #b3b3b3;
  width: 0;
}

.mejs-controls div.mejs-time-rail .mejs-time-current {
  background: #145081;
  width: 0;
}

.mejs-controls div.mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

.mejs-controls div.mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #145081;
  width: 44px;
  height: 24px;
  top: -33px;
  margin-left: -22px;
  text-align: center;
  color: #fff;
  z-index: 99;
}

.mejs-controls div.mejs-time-rail .mejs-time-float.active {
  display: table;
}

.mejs-controls div.mejs-time-rail .mejs-time-float-current {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 2px;
  left: 0;
}

.mejs-controls div.mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #145081;
  border-color: #145081 transparent transparent transparent;
  border-radius: 0;
  top: 24px;
  left: 17px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

.mejs-controls .mejs-fullscreen-button button {
  background-image: url(/Static/mediaelement//controls/fullscreenButton.png);
}

.mejs-controls .mejs-unfullscreen button {
  background-image: url(/Static/mediaelement//controls/normalscreenButton.png);
}

.mejs-controls .mejs-volume-button {
  position: relative;
  text-align: right;
  width: 27px;
}

.mejs-controls .mejs-volume-button button {
  width: 27px;
}

.mejs-controls .mejs-mute button {
  background-image: url(/Static/mediaelement//controls/muteButton.png);
}

.mejs-controls .mejs-unmute button {
  background-image: url(/Static/mediaelement//controls/unmuteButton.png);
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 1;
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 6px;
  height: 100px;
  background: #fff;
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 6px;
  height: 100px;
  background: #145081;
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 8px;
  top: -3px;
  width: 12px;
  height: 6px;
  background: #ddd;
  background: rgba(255,255,255,.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0;
}

.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  border-radius: 2px;
  background: #333;
  background: rgba(50,50,50,.8);
  background: linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255,255,255,.8);
  background: linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

.mejs-controls .mejs-captions-button {
  position: relative;
}

.mejs-controls .mejs-captions-button button {
  width: 25px;
  background-image: url(/Static/mediaelement//controls/subtitles-small.png);
}

.mejs-controls .mejs-captions-button .mejs-captions-selector input[type=radio]:checked~label:before,
.mejs-controls .mejs-captions-button .mejs-captions-selector input[type=radio]~label:before {
  width: 20px;
  height: 17px;
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector input[type=radio]:checked~label:before {
  background-image: url(/Static/mediaelement//controls/check.png);
  background-position: 0 0;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -5px;
  width: 150px;
  height: 100px;
  background: url(/Static/mediaelement/background.png);
  background: rgba(50,50,50,.7);
  border: solid 1px transparent;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  border-radius: 0;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none!important;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none!important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 125px;
  float: left;
  padding: 4px 0 0;
  padding-left: 25px;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 12px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0,0,0,.7);
  background: linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));
  overflow: hidden;
  border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102,102,102,.7);
  background: linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: 400;
}

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

.mejs-captions-position-hover {
  bottom: 35px;
}

.mejs-captions-text {
  padding: 3px 5px;
  background: url(/Static/mediaelement/background.png);
  background: rgba(20,20,20,.5);
  white-space: pre-wrap;
}

.me-cannotplay a {
  color: #fff;
  font-weight: 700;
}

.me-cannotplay span {
  padding: 15px;
  display: block;
}

.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
}

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica,Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2c7c91;
  color: #fff;
}

.mejs-controls .mejs-sourcechooser-button {
  width: 19px;
  height: 19px;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-image: url(/Static/mediaelement//controls/sourceChooser.png);
  width: 19px;
  height: 19px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  position: absolute;
  bottom: 60px;
  right: 88px;
  display: none;
  width: 74px;
  height: auto!important;
  text-align: left;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 1px;
  display: block;
  list-style-type: none!important;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0;
  margin-top: -1px;
  padding: 0;
  list-style-type: none!important;
  display: block;
  color: #fff;
  overflow: hidden;
  border: 1px solid #fff;
  cursor: pointer;
  height: 46px;
  line-height: 46px;
  text-align: center;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li.current,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li.current:hover {
  background-color: #fff;
  color: #145081;
  opacity: 1;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover {
  background-color: #fff;
  color: #145081;
  opacity: .9;
}

.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/Static/mediaelement/background.png);
  background: rgba(50,50,50,.7);
  z-index: 1000;
  overflow: hidden;
}

.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}

.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/Static/mediaelement/background.png);
  background: rgba(50,50,50,.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}

div.mejs-speed-button {
  width: 46px!important;
  position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
  background: 0 0;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #fff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
  visibility: hidden;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: url(/Static/mediaelement/background.png);
  background: rgba(50,50,50,.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
}

.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
  visibility: visible;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none!important;
  overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px 0;
  padding: 0 10px;
  list-style-type: none!important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 11.5px;
  color: #fff;
  margin-left: 5px;
  cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8!important;
  background-color: rgba(255,255,255,.4)!important;
}

.mejs-social-sharing button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 17px;
  width: 17px;
  background-image: url(/Static/mediaelement//controls/share.png);
  border: 0;
  background-repeat: no-repeat;
  opacity: .8;
}

.mejs-social-sharing button:hover {
  border-color: transparent;
  background-color: transparent;
  opacity: 1;
}

.mejs-social-sharing-overlay-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  background-color: rgba(0,0,0,.5);
  z-index: 15;
}

.mejs-social-sharing-overlay-wrapper.active {
  display: table;
}

.mejs-social-sharing-overlay {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.mejs-social-sharing-overlay .mejs-social-sharing-close {
  position: absolute;
  top: 42px;
  right: 42px;
  z-index: 20;
  color: #fff;
  border: none;
  font-size: 24px;
  font-weight: 700;
}

.mejs-social-sharing-overlay .mejs-social-sharing-close:hover {
  opacity: .8;
}

.mejs-social-sharing-overlay h3 {
  color: #fff;
}

.mejs-social-sharing-overlay .mejs-social-sharing-link input {
  color: #003057;
  display: inline-block;
  max-width: 300px;
  padding: 10px;
  margin: 0;
}

.mejs-social-sharing-overlay .mejs-social-sharing-link .mejs-social-sharing-copy {
  display: inline-block;
  height: 50px;
  line-height: 50px;
}

.mejs-social-sharing-overlay .mejs-social-sharing-link .mejs-social-sharing-copy button {
  width: 100px;
  text-align: center;
  height: 100%;
  margin: 0;
  margin-top: -1px;
  padding: 0;
  background-color: #003057;
  color: #fff;
  font-size: 15px;
}

.mejs-social-sharing-overlay .mejs-social-sharing-link .mejs-social-sharing-copy button.zeroclipboard-is-hover {
  background-color: #5b7f95;
}

.mejs-social-sharing-overlay .mejs-sharing-alternatives>a {
  display: inline-block;
  border: 0;
  margin: 30px 15px 0 15px;
  color: #003057;
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  text-align: center;
  vertical-align: middle;
}

.mejs-social-sharing-overlay .mejs-sharing-alternatives>a .icon {
  line-height: 40px;
}

.mejs-social-sharing-overlay .mejs-sharing-alternatives>a .icon-facebook-alt {
  font-size: 20px;
  line-height: 39px;
}

.mejs-social-sharing-overlay .mejs-sharing-alternatives>a:hover {
  opacity: .9;
}

.scroll-wrapper {
  overflow: hidden!important;
  padding: 0!important;
  position: relative;
}

.scroll-wrapper>.scroll-content {
  border: none!important;
  box-sizing: content-box!important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none!important;
  overflow: scroll!important;
  padding: 0;
  position: relative!important;
  top: 0;
  width: auto!important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999;
}

.scroll-textarea>.scroll-content {
  overflow: hidden!important;
}

.scroll-textarea>.scroll-content>textarea {
  border: none!important;
  box-sizing: border-box;
  height: 100%!important;
  margin: 0;
  max-height: none!important;
  max-width: none!important;
  overflow: scroll!important;
  outline: 0;
  padding: 2px;
  position: relative!important;
  top: 0;
  width: 100%!important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-single:after,
.pika-single:before {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  opacity: 0;
}

.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
}

.pika-next,
.pika-prev {
  display: block;
  cursor: pointer;
  position: relative;
  outline: 0;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
}

.pika-next:hover,
.pika-prev:hover {
  opacity: 1;
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
  cursor: default;
  opacity: .2;
}

.is-rtl .pika-next,
.pika-prev {
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
}

.is-rtl .pika-prev,
.pika-next {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table td,
.pika-table th {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.is-today .pika-button {
  color: #3af;
  font-weight: 700;
}

.is-selected .pika-button {
  color: #fff;
  font-weight: 700;
  background: #3af;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width: 276px;
  min-height: 32px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
  margin-top: -10px;
}

.webui-popover.right,
.webui-popover.right-bottom,
.webui-popover.right-top {
  margin-left: 10px;
}

.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
  margin-top: 10px;
}

.webui-popover.left,
.webui-popover.left-bottom,
.webui-popover.left-top {
  margin-left: -10px;
}

.webui-popover.pop {
  -webkit-transform: scale(.8);
  transform: scale(.8);
  transition: -webkit-transform .15s cubic-bezier(.3,0,0,1.5);
  transition: transform .15s cubic-bezier(.3,0,0,1.5);
}

.webui-popover.fade {
  transition: opacity .15s linear;
}

.webui-popover.in {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

.webui-popover-inner .close {
  font-family: arial;
  margin: 5px 10px 0 0;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  text-decoration: none;
}

.webui-popover-inner .close:focus,
.webui-popover-inner .close:hover {
  opacity: .5;
}

.webui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
}

.webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
}

.webui-popover-inverse {
  background-color: #333;
  color: #eee;
}

.webui-popover-inverse .webui-popover-title {
  background: #333;
  border-bottom: 1px solid #3b3b3b;
  color: #eee;
}

.webui-no-padding .webui-popover-content {
  padding: 0;
}

.webui-no-padding .list-group-item {
  border-right: none;
  border-left: none;
}

.webui-no-padding .list-group-item:first-child {
  border-top: 0;
}

.webui-no-padding .list-group-item:last-child {
  border-bottom: 0;
}

.webui-popover>.arrow,
.webui-popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.webui-popover>.arrow {
  border-width: 11px;
}

.webui-popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.webui-popover.top-left>.arrow,
.webui-popover.top-right>.arrow,
.webui-popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.webui-popover.top-left>.arrow:after,
.webui-popover.top-right>.arrow:after,
.webui-popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
}

.webui-popover.right-bottom>.arrow,
.webui-popover.right-top>.arrow,
.webui-popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
}

.webui-popover.right-bottom>.arrow:after,
.webui-popover.right-top>.arrow:after,
.webui-popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.webui-popover.bottom-left>.arrow,
.webui-popover.bottom-right>.arrow,
.webui-popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  border-top-width: 0;
}

.webui-popover.bottom-left>.arrow:after,
.webui-popover.bottom-right>.arrow:after,
.webui-popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
}

.webui-popover.left-bottom>.arrow,
.webui-popover.left-top>.arrow,
.webui-popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.webui-popover.left-bottom>.arrow:after,
.webui-popover.left-top>.arrow:after,
.webui-popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.webui-popover-inverse.top-left>.arrow,
.webui-popover-inverse.top-left>.arrow:after,
.webui-popover-inverse.top-right>.arrow,
.webui-popover-inverse.top-right>.arrow:after,
.webui-popover-inverse.top>.arrow,
.webui-popover-inverse.top>.arrow:after {
  border-top-color: #333;
}

.webui-popover-inverse.right-bottom>.arrow,
.webui-popover-inverse.right-bottom>.arrow:after,
.webui-popover-inverse.right-top>.arrow,
.webui-popover-inverse.right-top>.arrow:after,
.webui-popover-inverse.right>.arrow,
.webui-popover-inverse.right>.arrow:after {
  border-right-color: #333;
}

.webui-popover-inverse.bottom-left>.arrow,
.webui-popover-inverse.bottom-left>.arrow:after,
.webui-popover-inverse.bottom-right>.arrow,
.webui-popover-inverse.bottom-right>.arrow:after,
.webui-popover-inverse.bottom>.arrow,
.webui-popover-inverse.bottom>.arrow:after {
  border-bottom-color: #333;
}

.webui-popover-inverse.left-bottom>.arrow,
.webui-popover-inverse.left-bottom>.arrow:after,
.webui-popover-inverse.left-top>.arrow,
.webui-popover-inverse.left-top>.arrow:after,
.webui-popover-inverse.left>.arrow,
.webui-popover-inverse.left>.arrow:after {
  border-left-color: #333;
}

.webui-popover i.icon-refresh:before {
  content: "";
}

.webui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(/Static/images/loading.gif) no-repeat;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.webui-popover-backdrop {
  background-color: rgba(0,0,0,.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
}

/*!
 *  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-face {
  font-family: FontAwesome;
  src: url(../fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0);
  src: url(../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"),url(../fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),url(../fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0) format("woff"),url(../fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0) format("truetype"),url(../fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
  font-weight: 400;
  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;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .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: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  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;
}

.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(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1,1);
  transform: scale(-1,1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1,-1);
  transform: scale(1,-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  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: #fff;
}

.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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before,
.fa-yc: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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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";
}

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0,0,0,.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  display: none;
}

.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: 0 0;
  border: none;
}

.xdsoft_datetimepicker button {
  border: none!important;
}

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.xdsoft_noselect::-moz-selection {
  background: 0 0;
}

.xdsoft_noselect::selection {
  background: 0 0;
}

.xdsoft_noselect::-moz-selection {
  background: 0 0;
}

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

.xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: .5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: .5;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
  border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover,
.xdsoft_datetimepicker .xdsoft_today_button:hover {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
  text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none!important;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
  padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
  opacity: .5;
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: .2;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
  color: #fff!important;
  background: #ff8000!important;
  box-shadow: none!important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af!important;
  box-shadow: #178fe5 0 1px 3px 0 inset!important;
  color: #fff!important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
  color: inherit!important;
  background: inherit!important;
  box-shadow: inherit!important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc!important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee!important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa!important;
}

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

.xdsoft_scrollbar>.xdsoft_scroller {
  background: #ccc!important;
  height: 20px;
  border-radius: 3px;
}

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

.xdsoft_scroller_box {
  position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255,255,255,.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
  color: #000!important;
  background: #007fff!important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333!important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111!important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555!important;
}

.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
  background: #333!important;
}

.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd!important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

.xdsoft_datetimepicker .blue-gradient-button {
  font-family: museo-sans,"Book Antiqua",sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: linear-gradient(to bottom,#fff 0,#f4f8fa 73%);
}

.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:focus span,
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:hover span {
  color: #454551;
  background: linear-gradient(to bottom,#f4f8fa 0,#fff 73%);
}

.custom-video-player {
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
  position: relative;
}

.custom-video-player ::cue {
  color: #fff;
  background: 0 0;
}

.custom-video-player.fullscreen {
  height: auto;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 7px;
  margin: 0;
  z-index: 9999;
}

.custom-video-player.fullscreen .custom-video-fullscreen-button {
  background-image: url(/Static/mediaelement/controls/normalscreenButton.png);
}

.custom-video-player .custom-video-overlay-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.custom-video-player .custom-video-overlay-wrapper .custom-video-overlay-button-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: .8;
}

.custom-video-player .custom-video-overlay-wrapper .custom-video-overlay-button-wrapper.plat-button {
  background-image: url(/Static/mediaelement/controls/bigplay.png);
}

.custom-video-player .custom-video-volume-slider {
  height: 100px;
  position: absolute;
  bottom: 65px;
  right: 73px;
}

.custom-video-player .custom-video-volume-slider.hidden {
  display: none;
}

.custom-video-player .custom-video-volume-slider.slider-wrapper {
  position: absolute;
  width: 12px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #d6d6d6;
}

.custom-video-player .custom-video-volume-slider.slider-wrapper .slider-handle {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 10px;
  display: inline-block;
  cursor: n-resize;
  box-sizing: border-box;
  width: 100%;
  background-color: #145081;
}

.custom-video-player .custom-video-mute-button {
  width: 1.3vw;
  height: 1.3vw;
  min-width: 17px;
  min-height: 17px;
  max-width: 27px;
  max-height: 27px;
  background-image: url(/Static/mediaelement/controls/muteButton.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 55px;
  bottom: 15px;
  margin: 10px;
}

.custom-video-player .custom-video-mute-button.unmute {
  background-image: url(/Static/mediaelement/controls/unmuteButton.png);
}

.custom-video-player .custom-video-fullscreen-button {
  width: 1.3vw;
  height: 1.3vw;
  min-width: 17px;
  min-height: 17px;
  max-width: 27px;
  max-height: 27px;
  background-image: url(/Static/mediaelement/controls/fullscreenButton.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 25px;
  bottom: 27px;
}

.custom-video-player .custom-controler {
  position: relative;
  width: 100%;
  height: 7px;
}

.custom-video-player .custom-controler .custom-video-time-float {
  position: absolute;
  display: none;
  background: #145081;
  width: 44px;
  height: 24px;
  top: -33px;
  margin-left: -22px;
  text-align: center;
  color: #fff;
  z-index: 99;
  cursor: pointer;
  pointer-events: none;
}

.custom-video-player .custom-controler .custom-video-time-float.active {
  display: table;
}

.custom-video-player .custom-controler .custom-video-time-float .custom-video-time-float-current {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 2px;
  left: 0;
  width: 100%;
  height: 7px;
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica,Arial;
  pointer-events: none;
}

.custom-video-player .custom-controler .custom-video-time-float .custom-video-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid #145081;
  border-color: #145081 transparent transparent;
  border-radius: 0;
  top: 24px;
  left: 17px;
  cursor: pointer;
}

.custom-video-player .custom-controler .buffer,
.custom-video-player .custom-controler .progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
}

.custom-video-player .custom-controler .buffer {
  background-color: #b3b3b3;
  width: 0%;
}

.custom-video-player .custom-controler .progress {
  background-color: #145081;
  width: 0%;
}

.custom-video-player video {
  width: 100%;
  height: 100%;
  display: inherit;
}

.custom-video-player video.video-cover {
  position: relative;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(https://www.googledrive.com/host/0B6-szffd7SWgVUVNcU9mSExHSWM) no-repeat;
  background-size: cover;
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  visibility: visible!important;
  background: #f2f2f2!important;
  background: rgba(0,0,0,.06)!important;
  border: 0 none!important;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: .4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px!important;
}

.selectize-dropdown-header-close:hover {
  color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px!important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0,0,0,.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0 0;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default!important;
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input>div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff;
}

.selectize-input>input {
  display: inline-block!important;
  padding: 0!important;
  min-height: 0!important;
  max-height: none!important;
  max-width: 100%!important;
  margin: 0 2px 0 0!important;
  text-indent: 0!important;
  border: 0 none!important;
  background: 0 0!important;
  line-height: inherit!important;
  -webkit-user-select: auto!important;
  box-shadow: none!important;
}

.selectize-input>input::-ms-clear {
  display: none;
}

.selectize-input>input:focus {
  outline: 0!important;
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125,168,208,.2);
  border-radius: 1px;
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48,48,48,.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: grey transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent grey transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px!important;
}

.selectize-control .selectize-input.disabled {
  opacity: .5;
  background-color: #fafafa;
}

html {
  box-sizing: border-box;
}

*,
::after,
::before {
  box-sizing: inherit;
}

@font-face {
  font-family: 'Volvo Broad Small';
  src: url(/static/fonts/volvo-broad/small/VolvoBroadSmallWeb.eot);
  src: url(/static/fonts/volvo-broad/small/VolvoBroadSmallWeb.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-broad/small/VolvoBroadSmallWeb.woff) format("woff"),url(/static/fonts/volvo-broad/small/VolvoBroadSmallWeb.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Broad Medium';
  src: url(/static/fonts/volvo-broad/medium/VolvoBroadMediumWeb.eot);
  src: url(/static/fonts/volvo-broad/medium/VolvoBroadMediumWeb.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-broad/medium/VolvoBroadMediumWeb.woff) format("woff"),url(/static/fonts/volvo-broad/medium/VolvoBroadMediumWeb.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Broad';
  src: url(/static/fonts/volvo-broad/VolvoBroadWeb.eot);
  src: url(/static/fonts/volvo-broad/VolvoBroadWeb.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-broad/VolvoBroadWeb.woff) format("woff"),url(/static/fonts/volvo-broad/VolvoBroadWeb.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Sans Light';
  src: url(/static/fonts/volvo-sans-pro/light/VolvoSansWeb-Light.eot);
  src: url(/static/fonts/volvo-sans-pro/light/VolvoSansWeb-Light.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-sans-pro/light/VolvoSansWeb-Light.woff) format("woff"),url(/static/fonts/volvo-sans-pro/light/VolvoSansWeb-Light.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Sans Medium';
  src: url(/static/fonts/volvo-sans-pro/medium/VolvoSansWeb-Medium.eot);
  src: url(/static/fonts/volvo-sans-pro/medium/VolvoSansWeb-Medium.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-sans-pro/medium/VolvoSansWeb-Medium.woff) format("woff"),url(/static/fonts/volvo-sans-pro/medium/VolvoSansWeb-Medium.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Sans Regular';
  src: url(/static/fonts/volvo-sans-pro/regular/VolvoSansWeb-Regular.eot);
  src: url(/static/fonts/volvo-sans-pro/regular/VolvoSansWeb-Regular.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-sans-pro/regular/VolvoSansWeb-Regular.woff) format("woff"),url(/static/fonts/volvo-sans-pro/regular/VolvoSansWeb-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Sans Bold';
  src: url(/static/fonts/volvo-sans-pro/bold/VolvoSansWeb-Bold.eot);
  src: url(/static/fonts/volvo-sans-pro/bold/VolvoSansWeb-Bold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-sans-pro/bold/VolvoSansWeb-Bold.woff) format("woff"),url(/static/fonts/volvo-sans-pro/bold/VolvoSansWeb-Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Sans Super';
  src: url(/static/fonts/volvo-sans-pro/super/VolvoSansWeb-Super.eot);
  src: url(/static/fonts/volvo-sans-pro/super/VolvoSansWeb-Super.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-sans-pro/super/VolvoSansWeb-Super.woff) format("woff"),url(/static/fonts/volvo-sans-pro/super/VolvoSansWeb-Super.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Serif Italic';
  src: url(/static/fonts/volvo-serif/italic/VolvoSerifWeb-Italic.eot);
  src: url(/static/fonts/volvo-serif/italic/VolvoSerifWeb-Italic.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-serif/italic/VolvoSerifWeb-Italic.woff) format("woff"),url(/static/fonts/volvo-serif/italic/VolvoSerifWeb-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Serif Bold Italic';
  src: url(/static/fonts/volvo-serif/bolditalic/VolvoSerifWeb-BoldItalic.eot);
  src: url(/static/fonts/volvo-serif/bolditalic/VolvoSerifWeb-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-serif/bolditalic/VolvoSerifWeb-BoldItalic.woff) format("woff"),url(/static/fonts/volvo-serif/bolditalic/VolvoSerifWeb-BoldItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Serif Bold';
  src: url(/static/fonts/volvo-serif/bold/VolvoSerifWeb-Bold.eot);
  src: url(/static/fonts/volvo-serif/bold/VolvoSerifWeb-Bold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-serif/bold/VolvoSerifWeb-Bold.woff) format("woff"),url(/static/fonts/volvo-serif/bold/VolvoSerifWeb-Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Volvo Serif Regular';
  src: url(/static/fonts/volvo-serif/regular/VolvoSerifWeb-Regular.eot);
  src: url(/static/fonts/volvo-serif/regular/VolvoSerifWeb-Regular.eot?#iefix) format("embedded-opentype"),url(/static/fonts/volvo-serif/regular/VolvoSerifWeb-Regular.woff) format("woff"),url(/static/fonts/volvo-serif/regular/VolvoSerifWeb-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: reevoo-icons;
  src: url(/static/fonts/reevoo-icon/reevoo-icons.eot);
  src: url(/static/fonts/reevoo-icon/reevoo-icons.eot?#iefix) format("embedded-opentype"),url(/static/fonts/reevoo-icon/reevoo-icons.woff) format("woff"),url(/static/fonts/reevoo-icon/reevoo-icons.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

body {
  color: #003057;
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5em;
}

html[lang=ja-JP] body {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] body {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] body {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] body {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] body {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] body {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

html[lang=zh-CN] body {
  font-size: .8em;
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,sans-serif;
}

html[lang=el-GR] body {
  font-size: 18px;
  font-family: Arial,Sans-Serif;
}

html[lang=uk-UA] body {
  font-size: 16px;
  font-family: "Arial Narrow";
}

.innovations-header h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25em;
  margin: 0;
  text-rendering: optimizeLegibility;
}

.innovations-header html[lang=ja-JP] h3,
html[lang=ja-JP] .innovations-header h3,
html[lang=ja-JP] h1,
html[lang=ja-JP] h2,
html[lang=ja-JP] h3,
html[lang=ja-JP] h4,
html[lang=ja-JP] h5,
html[lang=ja-JP] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

.innovations-header html[lang=zh-CN] h3,
html[lang=zh-CN] .innovations-header h3,
html[lang=zh-CN] h1,
html[lang=zh-CN] h2,
html[lang=zh-CN] h3,
html[lang=zh-CN] h4,
html[lang=zh-CN] h5,
html[lang=zh-CN] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

.innovations-header html[lang=zh-TW] h3,
html[lang=zh-TW] .innovations-header h3,
html[lang=zh-TW] h1,
html[lang=zh-TW] h2,
html[lang=zh-TW] h3,
html[lang=zh-TW] h4,
html[lang=zh-TW] h5,
html[lang=zh-TW] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

.innovations-header html[lang=zh-HK] h3,
html[lang=zh-HK] .innovations-header h3,
html[lang=zh-HK] h1,
html[lang=zh-HK] h2,
html[lang=zh-HK] h3,
html[lang=zh-HK] h4,
html[lang=zh-HK] h5,
html[lang=zh-HK] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

.innovations-header html[lang=th-TH] h3,
html[lang=th-TH] .innovations-header h3,
html[lang=th-TH] h1,
html[lang=th-TH] h2,
html[lang=th-TH] h3,
html[lang=th-TH] h4,
html[lang=th-TH] h5,
html[lang=th-TH] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

.innovations-header html[lang=ru-RU] h3,
html[lang=ru-RU] .innovations-header h3,
html[lang=ru-RU] h1,
html[lang=ru-RU] h2,
html[lang=ru-RU] h3,
html[lang=ru-RU] h4,
html[lang=ru-RU] h5,
html[lang=ru-RU] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

.innovations-header h3,
h1 {
  font-size: 3em;
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  line-height: .9em;
}

.innovations-header html[lang=ja-JP] h3,
html[lang=ja-JP] .innovations-header h3,
html[lang=ja-JP] h1 {
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

.innovations-header html[lang=zh-CN] h3,
html[lang=zh-CN] .innovations-header h3,
html[lang=zh-CN] h1 {
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

.innovations-header html[lang=zh-TW] h3,
html[lang=zh-TW] .innovations-header h3,
html[lang=zh-TW] h1 {
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

.innovations-header html[lang=zh-HK] h3,
html[lang=zh-HK] .innovations-header h3,
html[lang=zh-HK] h1 {
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

.innovations-header html[lang=th-TH] h3,
html[lang=th-TH] .innovations-header h3,
html[lang=th-TH] h1 {
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

.innovations-header html[lang=ru-RU] h3,
html[lang=ru-RU] .innovations-header h3,
html[lang=ru-RU] h1 {
  font-family: "Volvo Broad Small","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

@media screen and (min-width:481px) {
  .innovations-header h3,
  h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 4.375em;
  }

  .innovations-header html[lang=ja-JP] h3,
  html[lang=ja-JP] .innovations-header h3,
  html[lang=ja-JP] h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  }

  .innovations-header html[lang=zh-CN] h3,
  html[lang=zh-CN] .innovations-header h3,
  html[lang=zh-CN] h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
  }

  .innovations-header html[lang=zh-TW] h3,
  html[lang=zh-TW] .innovations-header h3,
  html[lang=zh-TW] h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  .innovations-header html[lang=zh-HK] h3,
  html[lang=zh-HK] .innovations-header h3,
  html[lang=zh-HK] h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  .innovations-header html[lang=th-TH] h3,
  html[lang=th-TH] .innovations-header h3,
  html[lang=th-TH] h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
  }

  .innovations-header html[lang=ru-RU] h3,
  html[lang=ru-RU] .innovations-header h3,
  html[lang=ru-RU] h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
  }
}

@media screen and (min-width:769px) {
  .innovations-header h3,
  h1 {
    font-size: 5em;
  }

  .innovations-header html[lang=zh-CN] h3,
  html[lang=zh-CN] .innovations-header h3,
  html[lang=zh-CN] h1 {
    font-size: 4em;
  }

  .innovations-header html[lang=el-GR] h3,
  html[lang=el-GR] .innovations-header h3,
  html[lang=el-GR] h1 {
    font-size: 80px;
    font-family: "Volvo Broad",Arial;
  }

  .innovations-header html[lang=uk-UA] h3,
  html[lang=uk-UA] .innovations-header h3,
  html[lang=uk-UA] h1 {
    font-size: 80px;
    font-family: "Volvo Broad";
    letter-spacing: 1px;
  }
}

.innovations-header .serif h3,
.serif .innovations-header h3,
.serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,serif;
  font-size: 2.8125em;
  letter-spacing: 1px;
}

.innovations-header html[lang=ja-JP] .serif h3,
html[lang=ja-JP] .serif .innovations-header h3,
html[lang=ja-JP] .serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",serif;
}

.innovations-header html[lang=zh-CN] .serif h3,
html[lang=zh-CN] .serif .innovations-header h3,
html[lang=zh-CN] .serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,serif;
}

.innovations-header html[lang=zh-TW] .serif h3,
html[lang=zh-TW] .serif .innovations-header h3,
html[lang=zh-TW] .serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

.innovations-header html[lang=zh-HK] .serif h3,
html[lang=zh-HK] .serif .innovations-header h3,
html[lang=zh-HK] .serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

.innovations-header html[lang=th-TH] .serif h3,
html[lang=th-TH] .serif .innovations-header h3,
html[lang=th-TH] .serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"Sukhumvit Set 200","Sukhumvit Set",serif;
}

.innovations-header html[lang=ru-RU] .serif h3,
html[lang=ru-RU] .serif .innovations-header h3,
html[lang=ru-RU] .serif h1 {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,Arial,Helvetica,serif;
}

@media screen and (min-width:481px) {
  .innovations-header .serif h3,
  .serif .innovations-header h3,
  .serif h1 {
    font-size: 4em;
  }
}

@media screen and (min-width:769px) {
  .innovations-header .serif h3,
  .serif .innovations-header h3,
  .serif h1 {
    font-size: 4em;
  }
}

h2 {
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-bottom: 17px;
}

@media screen and (min-width:481px) {
  h2 {
    font-size: 2.5em;
    line-height: 1.2em;
  }
}

@media screen and (min-width:769px) {
  h2 {
    font-size: 3.375em;
    line-height: 1.2em;
  }

  html[lang=zh-CN] h2 {
    font-size: 2.7em;
  }

  html[lang=el-GR] h2 {
    font-size: 54px;
    font-family: Arial,Sans-Serif;
    letter-spacing: -1px;
  }

  html[lang=uk-UA] h2 {
    font-size: 54px;
    font-family: "Volvo Sans Medium";
    letter-spacing: 1px;
  }
}

h3 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}

@media screen and (min-width:481px) {
  h3 {
    font-size: 1em;
  }
}

@media screen and (min-width:769px) {
  h3 {
    font-size: 1.125em;
  }

  html[lang=zh-CN] h3 {
    font-size: 1em;
  }

  html[lang=el-GR] h3 {
    font-size: 18px;
    font-family: Arial,Sans-Serif;
  }

  html[lang=uk-UA] h3 {
    font-size: 18px;
    font-family: "Arial Narrow";
    letter-spacing: 1px;
  }
}

h4 {
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 1em;
}

@media screen and (min-width:481px) {
  h4 {
    font-size: 1em;
  }
}

@media screen and (min-width:769px) {
  h4 {
    font-size: 1em;
  }

  html[lang=el-GR] h4 {
    font-size: 16px;
    font-family: Arial,Sans-Serif;
    letter-spacing: 1px;
  }

  html[lang=uk-UA] h4 {
    font-size: 16px;
    font-family: "Arial Narrow";
    letter-spacing: 1px;
  }
}

h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.25em;
}

html[lang=ja-JP] h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] h5 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

html[lang=zh-CN] h5 {
  font-size: 1em;
}

html[lang=el-GR] h5 {
  font-size: 20px;
  font-family: Arial,Sans-Serif;
}

html[lang=uk-UA] h5 {
  font-size: 20px;
  font-family: "Arial Narrow";
}

h6 {
  font-size: 1.125em;
  line-height: 1.55556em;
}

.cl-detail .cl-description,
.cl-detail font,
.extf-content,
.story-carousel .story-content,
.support-area,
p {
  font-size: 16px;
  margin: 0 0 .75em;
  line-height: 1.5em;
  max-width: 33em;
}

@media screen and (min-width:481px) {
  .cl-detail .cl-description,
  .cl-detail font,
  .extf-content,
  .story-carousel .story-content,
  .support-area,
  p {
    font-size: 16px;
    line-height: 1.5em;
  }
}

@media screen and (min-width:769px) {
  .cl-detail .cl-description,
  .cl-detail font,
  .extf-content,
  .story-carousel .story-content,
  .support-area,
  p {
    font-size: 18px;
  }
}

.cl-detail .cl-description:last-child,
.cl-detail font:last-child,
.extf-content:last-child,
.story-carousel .story-content:last-child,
.support-area:last-child,
p:last-child {
  margin-bottom: 0;
}

strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
}

html[lang=ja-JP] strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] strong {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

a {
  color: #003057;
  text-decoration: none;
  border-bottom: 1px solid #003057;
  letter-spacing: 1px;
  cursor: pointer;
  transition: color .1s linear;
}

a:hover {
  color: #5b7f95;
  border-color: #5b7f95;
}

a:active,
a:focus {
  color: #5b7f95;
  outline: 0;
}

hr {
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0;
}

img {
  margin: 0;
  max-width: 100%;
}

abbr,
acronym {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

address {
  display: block;
  margin: 0 0 .75em;
}

hgroup {
  margin-bottom: .75em;
}

del {
  color: #005aa4;
}

blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,serif;
  line-height: 1.5;
  font-size: 1.25em;
  letter-spacing: -1px;
  margin: 1.5em 0;
  padding: 0;
  text-align: center;
}

html[lang=ja-JP] blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",serif;
}

html[lang=zh-CN] blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"宋体 SongTi","微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,serif;
}

html[lang=zh-TW] blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

html[lang=zh-HK] blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

html[lang=th-TH] blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"Sukhumvit Set 200","Sukhumvit Set",serif;
}

html[lang=ru-RU] blockquote {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,Georgia,Cambria,"Times New Roman",Times,serif;
  font-size: 1.75em;
}

@media screen and (min-width:481px) {
  blockquote {
    font-size: 2.25em;
  }

  html[lang=zh-CN] blockquote {
    font-size: 1.4em;
    font-family: "宋体 SongTi","微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei;
  }

  html[lang=el-GR] blockquote {
    font-size: 28px;
    font-family: "Times New Roman",Sans-Serif-Italic;
  }

  html[lang=uk-UA] blockquote {
    font-size: 28px;
    font-family: "Times New Roman";
  }
}

html[lang=ru-ru] blockquote {
  font-style: italic;
}

cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,serif;
  font-size: .6em;
  line-height: 1.16667em;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  margin: 1.3125em 0 0;
}

html[lang=ja-JP] cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",serif;
}

html[lang=zh-CN] cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,serif;
}

html[lang=zh-TW] cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

html[lang=zh-HK] cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

html[lang=th-TH] cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,"Sukhumvit Set 200","Sukhumvit Set",serif;
}

html[lang=ru-RU] cite {
  font-family: "Volvo Serif Regular",Georgia,Cambria,"Times New Roman",Times,Arial,Helvetica,serif;
}

html[lang=el-GR] cite {
  font-size: 16px;
  font-family: Arial,Sans-Serif;
}

html[lang=uk-UA] cite {
  font-size: 16px;
  font-family: Arial;
}

@media screen and (min-width:481px) {
  cite {
    font-size: .45em;
  }
}

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

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

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

.rich-text ol,
.rich-text ul {
  padding-left: 42px;
  margin-bottom: 14px;
  list-style-position: outside;
}

.rich-text ul {
  list-style-type: disc;
}

.rich-text ol {
  list-style-type: decimal;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

input,
label,
legend,
select {
  display: block;
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1em;
}

html[lang=ja-JP] input,
html[lang=ja-JP] label,
html[lang=ja-JP] legend,
html[lang=ja-JP] select {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] input,
html[lang=zh-CN] label,
html[lang=zh-CN] legend,
html[lang=zh-CN] select {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] input,
html[lang=zh-TW] label,
html[lang=zh-TW] legend,
html[lang=zh-TW] select {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] input,
html[lang=zh-HK] label,
html[lang=zh-HK] legend,
html[lang=zh-HK] select {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] input,
html[lang=th-TH] label,
html[lang=th-TH] legend,
html[lang=th-TH] select {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] input,
html[lang=ru-RU] label,
html[lang=ru-RU] legend,
html[lang=ru-RU] select {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

label,
legend {
  font-weight: 700;
  margin-bottom: .375em;
}

label.required:after,
legend.required:after {
  content: "*";
}

label span.form-desc,
legend span.form-desc {
  font-weight: 400;
  display: block;
}

label abbr,
legend abbr {
  display: none;
}

input:not([type]),
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ddd;
  box-shadow: 0;
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1em;
  margin-bottom: .75em;
  padding: 10px 8px 7px 8px;
  width: 100%;
  box-sizing: border-box;
  transition: border-color;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

html[lang=ja-JP] input:not([type]),
html[lang=ja-JP] input[type=color],
html[lang=ja-JP] input[type=date],
html[lang=ja-JP] input[type=datetime-local],
html[lang=ja-JP] input[type=datetime],
html[lang=ja-JP] input[type=email],
html[lang=ja-JP] input[type=month],
html[lang=ja-JP] input[type=number],
html[lang=ja-JP] input[type=password],
html[lang=ja-JP] input[type=search],
html[lang=ja-JP] input[type=tel],
html[lang=ja-JP] input[type=text],
html[lang=ja-JP] input[type=time],
html[lang=ja-JP] input[type=url],
html[lang=ja-JP] input[type=week],
html[lang=ja-JP] textarea {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] input:not([type]),
html[lang=zh-CN] input[type=color],
html[lang=zh-CN] input[type=date],
html[lang=zh-CN] input[type=datetime-local],
html[lang=zh-CN] input[type=datetime],
html[lang=zh-CN] input[type=email],
html[lang=zh-CN] input[type=month],
html[lang=zh-CN] input[type=number],
html[lang=zh-CN] input[type=password],
html[lang=zh-CN] input[type=search],
html[lang=zh-CN] input[type=tel],
html[lang=zh-CN] input[type=text],
html[lang=zh-CN] input[type=time],
html[lang=zh-CN] input[type=url],
html[lang=zh-CN] input[type=week],
html[lang=zh-CN] textarea {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] input:not([type]),
html[lang=zh-TW] input[type=color],
html[lang=zh-TW] input[type=date],
html[lang=zh-TW] input[type=datetime-local],
html[lang=zh-TW] input[type=datetime],
html[lang=zh-TW] input[type=email],
html[lang=zh-TW] input[type=month],
html[lang=zh-TW] input[type=number],
html[lang=zh-TW] input[type=password],
html[lang=zh-TW] input[type=search],
html[lang=zh-TW] input[type=tel],
html[lang=zh-TW] input[type=text],
html[lang=zh-TW] input[type=time],
html[lang=zh-TW] input[type=url],
html[lang=zh-TW] input[type=week],
html[lang=zh-TW] textarea {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] input:not([type]),
html[lang=zh-HK] input[type=color],
html[lang=zh-HK] input[type=date],
html[lang=zh-HK] input[type=datetime-local],
html[lang=zh-HK] input[type=datetime],
html[lang=zh-HK] input[type=email],
html[lang=zh-HK] input[type=month],
html[lang=zh-HK] input[type=number],
html[lang=zh-HK] input[type=password],
html[lang=zh-HK] input[type=search],
html[lang=zh-HK] input[type=tel],
html[lang=zh-HK] input[type=text],
html[lang=zh-HK] input[type=time],
html[lang=zh-HK] input[type=url],
html[lang=zh-HK] input[type=week],
html[lang=zh-HK] textarea {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] input:not([type]),
html[lang=th-TH] input[type=color],
html[lang=th-TH] input[type=date],
html[lang=th-TH] input[type=datetime-local],
html[lang=th-TH] input[type=datetime],
html[lang=th-TH] input[type=email],
html[lang=th-TH] input[type=month],
html[lang=th-TH] input[type=number],
html[lang=th-TH] input[type=password],
html[lang=th-TH] input[type=search],
html[lang=th-TH] input[type=tel],
html[lang=th-TH] input[type=text],
html[lang=th-TH] input[type=time],
html[lang=th-TH] input[type=url],
html[lang=th-TH] input[type=week],
html[lang=th-TH] textarea {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] input:not([type]),
html[lang=ru-RU] input[type=color],
html[lang=ru-RU] input[type=date],
html[lang=ru-RU] input[type=datetime-local],
html[lang=ru-RU] input[type=datetime],
html[lang=ru-RU] input[type=email],
html[lang=ru-RU] input[type=month],
html[lang=ru-RU] input[type=number],
html[lang=ru-RU] input[type=password],
html[lang=ru-RU] input[type=search],
html[lang=ru-RU] input[type=tel],
html[lang=ru-RU] input[type=text],
html[lang=ru-RU] input[type=time],
html[lang=ru-RU] input[type=url],
html[lang=ru-RU] input[type=week],
html[lang=ru-RU] textarea {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

input:not([type]):hover,
input[type=color]:hover,
input[type=date]:hover,
input[type=datetime-local]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
input[type=month]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=time]:hover,
input[type=url]:hover,
input[type=week]:hover,
textarea:hover {
  border-color: #5b7f95;
}

input:not([type]):focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  outline: 0;
}

input:not([type]).input-validation-error,
input[type=color].input-validation-error,
input[type=date].input-validation-error,
input[type=datetime-local].input-validation-error,
input[type=datetime].input-validation-error,
input[type=email].input-validation-error,
input[type=month].input-validation-error,
input[type=number].input-validation-error,
input[type=password].input-validation-error,
input[type=search].input-validation-error,
input[type=tel].input-validation-error,
input[type=text].input-validation-error,
input[type=time].input-validation-error,
input[type=url].input-validation-error,
input[type=week].input-validation-error,
textarea.input-validation-error {
  border: 1px solid #b30000;
}

input:not([type]).error,
input[type=color].error,
input[type=date].error,
input[type=datetime-local].error,
input[type=datetime].error,
input[type=email].error,
input[type=month].error,
input[type=number].error,
input[type=password].error,
input[type=search].error,
input[type=tel].error,
input[type=text].error,
input[type=time].error,
input[type=url].error,
input[type=week].error,
textarea.error {
  border: 1px solid #b30000;
}

input:not([type]),
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  height: 50px;
}

textarea {
  resize: vertical;
  height: 158px;
}

select {
  position: relative;
  width: 100%;
  height: 42px;
  padding: 0 28px 0 14px;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #ddd;
  border-radius: 0;
  outline: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
}

select::-moz-focus-inner,
select:focus {
  border: 0;
  padding: 0;
}

select:hover {
  border-color: #5b7f95;
}

.dropdown-wrapper.disabled .dropdown-active-item,
.dropdown-wrapper.disabled .dropdown-angle,
.dropdown-wrapper.disabled .select,
.dropdown-wrapper.disabled select,
select:disabled {
  color: #999;
}

.dropdown-wrapper.disabled .dropdown-active-item:hover,
.dropdown-wrapper.disabled .dropdown-angle:hover,
.dropdown-wrapper.disabled .select:hover,
.dropdown-wrapper.disabled select:hover,
select:disabled:hover {
  border: 1px solid #ddd;
}

_:-ms-input-placeholder,
select::-ms-expand {
  display: none;
}

_:-ms-input-placeholder,
select:focus::-ms-value {
  background: 0 0;
  color: #333;
}

input[type=checkbox] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type=checkbox]~label {
  display: inline-block;
  position: relative;
  padding-left: 42px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type=checkbox]~label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 35px;
  height: 35px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/checkbox.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

input[type=checkbox]~label:hover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 35px;
  height: 35px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/checkbox.png);
  background-repeat: no-repeat;
  background-position: -70px 0;
}

input[type=checkbox]:checked~label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 35px;
  height: 35px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/checkbox.png);
  background-repeat: no-repeat;
  background-position: -35px 0;
}

input[type=checkbox]:checked~label:hover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 35px;
  height: 35px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/checkbox.png);
  background-repeat: no-repeat;
  background-position: -105px 0;
}

.lt-ie9 input[type=checkbox] {
  position: inherit;
  z-index: inherit;
  left: inherit;
  overflow: inherit;
  clip: inherit;
  height: inherit;
  width: inherit;
  margin: inherit;
  padding: inherit;
  border: inherit;
}

.lt-ie9 input[type=checkbox]~label {
  padding-left: inherit;
  height: inherit;
  display: inherit;
  line-height: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-image: inherit;
  vertical-align: inherit;
  cursor: inherit;
  -webkit-user-select: inherit;
  -moz-user-select: inherit;
  user-select: inherit;
  -ms-user-select: inherit;
}

.lt-ie9 input[type=checkbox]~label:before {
  display: none;
  content: none;
}

.lt-ie9 input[type=checkbox]~label:hover:before {
  display: none;
  content: none;
}

.lt-ie9 input[type=checkbox]:checked~label:before {
  display: none;
  content: none;
}

.lt-ie9 input[type=checkbox]:checked~label:hover:before {
  display: none;
  content: none;
}

input[type=radio] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type=radio]~label {
  display: inline-block;
  position: relative;
  padding-left: 42px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type=radio]~label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 34px;
  height: 34px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/radio.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

input[type=radio]~label:hover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 34px;
  height: 34px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/radio.png);
  background-repeat: no-repeat;
  background-position: -68px 0;
}

input[type=radio]:checked~label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 34px;
  height: 34px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/radio.png);
  background-repeat: no-repeat;
  background-position: -34px 0;
}

input[type=radio]:checked~label:hover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 34px;
  height: 34px;
  margin-top: -10px;
  background-image: url(/Static/images/forms/radio.png);
  background-repeat: no-repeat;
  background-position: -102px 0;
}

.lt-ie9 input[type=radio] {
  position: inherit;
  z-index: inherit;
  left: inherit;
  overflow: inherit;
  clip: inherit;
  height: inherit;
  width: inherit;
  margin: inherit;
  padding: inherit;
  border: inherit;
}

.lt-ie9 input[type=radio]~label {
  padding-left: inherit;
  height: inherit;
  display: inherit;
  line-height: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-image: inherit;
  vertical-align: inherit;
  cursor: inherit;
  -webkit-user-select: inherit;
  -moz-user-select: inherit;
  user-select: inherit;
  -ms-user-select: inherit;
}

.lt-ie9 input[type=radio]~label:before {
  display: none;
  content: none;
}

.lt-ie9 input[type=radio]~label:hover:before {
  display: none;
  content: none;
}

.lt-ie9 input[type=radio]:checked~label:before {
  display: none;
  content: none;
}

.lt-ie9 input[type=radio]:checked~label:hover:before {
  display: none;
  content: none;
}

input[type=file] {
  width: 100%;
}

table {
  border-collapse: collapse;
  margin: .75em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: 700;
  padding: .75em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #ddd;
  padding: .75em 0;
}

td,
th,
tr {
  vertical-align: middle;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

dl {
  line-height: 1.5em;
  margin-bottom: .75em;
}

dl dt {
  font-weight: 700;
  margin-top: .75em;
}

dl dd {
  margin: 0;
}

.list-inline>.list-item {
  display: inline-block;
  padding: 0;
}

.list-sep>.list-item {
  border-left: 1px solid #145081;
  line-height: 12px;
  padding-left: 15px;
  padding-right: 15px;
}

.list-sep>.list-item:first-child {
  border: none;
  padding-left: 0;
}

.list-sep>.list-item:last-child {
  padding-right: 0;
}

.list-footer>.list-item {
  width: 13.9%;
}

.list-ordered {
  list-style-type: decimal;
}

.list-ordered li {
  margin-left: 2em;
}

.cl-wrapper {
  width: 100%;
  padding-top: 90px;
  text-align: center;
}

.cl-footer,
.cl-header {
  text-align: center;
}

.cl-footer a,
.cl-header a {
  margin: 14px;
  text-transform: uppercase;
}

.cl-footer a.button,
.cl-header a.button {
  display: inline-block;
}

.cl-header {
  margin-bottom: 14px;
}

.cl-header a {
  display: none;
}

.cl-footer {
  display: inline-block;
  margin-top: 14px;
}

.cl-container,
.cl-list {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  padding: 42px 14px;
  background-color: #fff;
  margin-top: 28px;
}

.cl-container:after,
.cl-container:before,
.cl-list:after,
.cl-list:before {
  content: " ";
  display: table;
}

.cl-container:after,
.cl-list:after {
  clear: both;
}

.cl-list .cl-list-item.cl-list-titles {
  display: none;
}

.cl-list .cl-list-item {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
  text-align: center;
  padding: 14px 42px;
  border: 1px solid #bdd6e6;
  margin-top: -1px;
}

.cl-list .cl-list-item:last-child {
  margin-right: 0;
}

.cl-list .cl-list-item:after,
.cl-list .cl-list-item:before {
  content: " ";
  display: table;
}

.cl-list .cl-list-item:after {
  clear: both;
}

.cl-list .cl-list-item .cl-list-info {
  margin: 0;
}

.cl-list .cl-list-item .cl-list-info>dt {
  margin-top: 0;
  margin-bottom: .75em;
}

.cl-list .accordion-filter .accordion-content {
  margin-bottom: 2.1875em;
}

.cl-list .accordion-filter h5 {
  margin-bottom: 35px;
}

.cl-list .accordion-filter fieldset {
  margin-bottom: 10px;
}

.cl-list .accordion-filter .job-filter:after,
.cl-list .accordion-filter .job-filter:before {
  content: " ";
  display: table;
}

.cl-list .accordion-filter .job-filter:after {
  clear: both;
}

.cl-list .accordion-filter .job-filter-column {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
}

.cl-list .accordion-filter .job-filter-column:last-child {
  margin-right: 0;
}

@media screen and (min-width:769px) {
  .cl-list .accordion-filter .job-filter-column {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 31.01161%;
  }

  .cl-list .accordion-filter .job-filter-column:last-child {
    margin-right: 0;
  }
}

.cl-detail {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
  padding: 14px;
  border: 1px solid #bdd6e6;
  text-align: left;
}

.cl-detail:last-child {
  margin-right: 0;
}

.cl-detail .cl-description,
.cl-detail .extf-content,
.cl-detail .story-carousel .story-content,
.cl-detail .support-area,
.cl-detail font,
.cl-detail p,
.story-carousel .cl-detail .story-content {
  max-width: none;
}

@media screen and (min-width:481px) {
  .cl-detail .cl-description,
  .cl-detail font {
    font-size: 16px;
    line-height: 1.5em;
  }
}

@media screen and (min-width:769px) {
  .cl-detail .cl-description,
  .cl-detail font {
    font-size: 18px;
  }
}

.cl-detail font {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important;
}

.cl-detail>font {
  display: block;
}

@media screen and (min-width:481px) {
  .cl-wrapper {
    padding: 90px 14px;
  }

  .cl-footer a,
  .cl-header a {
    display: inline-block;
  }

  .cl-list {
    padding: 42px 28px;
    text-align: center;
  }

  .cl-list .cl-list-item .cl-list-info {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 65.5058%;
    text-align: left;
  }

  .cl-list .cl-list-item .cl-list-info:last-child {
    margin-right: 0;
  }

  .cl-list .cl-list-item .cl-list-cta {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 31.01161%;
    text-align: right;
  }

  .cl-list .cl-list-item .cl-list-cta:last-child {
    margin-right: 0;
  }

  .cl-detail {
    padding: 28px;
  }
}

@media screen and (min-width:769px) {
  .cl-list .cl-list-item.cl-list-titles {
    display: block;
    border: 0;
  }

  .cl-list .cl-list-item .cl-list-info {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 74.12935%;
    text-align: left;
  }

  .cl-list .cl-list-item .cl-list-info:last-child {
    margin-right: 0;
  }

  .cl-list .cl-list-item .cl-list-info>dt {
    margin-bottom: 0;
  }

  .cl-list .cl-list-item .cl-list-info>dd,
  .cl-list .cl-list-item .cl-list-info>dt {
    float: left;
    display: block;
    margin-right: 4.69799%;
    width: 30.20134%;
  }

  .cl-list .cl-list-item .cl-list-info>dd:last-child,
  .cl-list .cl-list-item .cl-list-info>dt:last-child {
    margin-right: 0;
  }

  .cl-list .cl-list-item .cl-list-cta {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 22.38806%;
    text-align: right;
  }

  .cl-list .cl-list-item .cl-list-cta:last-child {
    margin-right: 0;
  }

  .cl-detail {
    padding: 42px;
  }
}

button {
  transition: all .1s linear;
  -webkit-appearance: none;
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.125em;
  line-height: 1;
  letter-spacing: .125em;
  text-transform: uppercase;
  display: block;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  background-color: transparent;
  color: #003057;
  border: solid 2px #003057;
  padding: 13px 30px 11px 30px;
  line-height: 1.5;
  margin: .4375em;
  outline: 0;
  text-align: center;
}

html[lang=ja-JP] button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

button.button-hover,
button:hover {
  color: #fff;
  border-color: #003057;
  background-color: #003057;
}

button.button-active,
button:active {
  color: #fff;
  background-color: #5b7f95;
  border-color: #5b7f95;
}

.button {
  transition: all .1s linear;
  -webkit-appearance: none;
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.125em;
  line-height: 1;
  letter-spacing: .125em;
  text-transform: uppercase;
  display: block;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  background-color: transparent;
  color: #003057;
  border: solid 2px #003057;
  padding: 13px 30px 11px 30px;
  line-height: 1.5;
  margin: .4375em;
  outline: 0;
  text-align: center;
}

html[lang=ja-JP] .button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .button {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

.button.button-hover,
.button:hover {
  color: #fff;
  border-color: #003057;
  background-color: #003057;
}

.button.button-active,
.button:active {
  color: #fff;
  background-color: #5b7f95;
  border-color: #5b7f95;
}

.button-semi-opaque,
.subnav-dark .subnav-cta {
  background-color: rgba(0,48,87,.2);
}

.button-semi-opaque.button-light,
.subnav-dark .subnav-cta,
.theme-dark .button-semi-opaque.button {
  background-color: rgba(255,255,255,.2);
}

.button-opaque {
  border: none;
  background-color: #003057;
  color: #fff;
}

.button-opaque.button-hover,
.button-opaque:hover {
  background-color: #5b7f95;
}

.button-opaque.button-active,
.button-opaque:active {
  background-color: #bdd6e6;
}

.button-opaque.button-light,
.subnav-dark .button-opaque.subnav-cta,
.theme-dark .button-opaque.button {
  background-color: #fff;
  color: #003057;
}

.button-opaque.button-light.button-active,
.button-opaque.button-light:active,
.subnav-dark .button-opaque.button-active.subnav-cta,
.subnav-dark .button-opaque.subnav-cta:active,
.theme-dark .button-opaque.button-active.button,
.theme-dark .button-opaque.button:active {
  background-color: #003057;
  color: #fff;
}

.button-light,
.subnav-dark .subnav-cta,
.theme-dark .button {
  color: #fff;
  border-color: #fff;
}

.button-light.button-hover,
.button-light:hover,
.subnav-dark .button-hover.subnav-cta,
.subnav-dark .subnav-cta:hover,
.theme-dark .button-hover.button,
.theme-dark .button:hover {
  color: #003057;
  border-color: #fff;
  background-color: #fff;
}

.button-light.button-active,
.button-light:active,
.subnav-dark .button-active.subnav-cta,
.subnav-dark .subnav-cta:active,
.theme-dark .button-active.button,
.theme-dark .button:active {
  color: #003057;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

.button-light.button-inactive,
.subnav-dark .button-inactive.subnav-cta,
.theme-dark .button-inactive.button {
  color: #ccc;
  border-color: #ccc;
}

.button-disabled {
  background-color: #ddd;
  color: #fff;
}

.button-text {
  color: #003057;
  border: none;
  background: 0 0;
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 16px;
  padding: 0;
  border-bottom: solid 1px #003057;
}

html[lang=ja-JP] .button-text {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .button-text {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .button-text {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .button-text {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .button-text {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .button-text {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

.button-text.button-hover,
.button-text:hover {
  background: 0 0;
  color: #5b7f95;
  border-color: #5b7f95;
}

.button-text.button-active,
.button-text:active {
  background: 0 0;
  color: #5b7f95;
  border-color: #5b7f95;
}

.button-expand {
  width: 100%;
  margin: 0;
}

.button-small {
  font-size: 14px;
  border-width: 1px;
}

.button-round {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  line-height: 39px;
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(255,255,255,.1);
}

.button-round:hover,
.subnav-hero-button:hover .button-round {
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
}

.button-dot {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  background-color: #bdd6e6;
}

.button-dot.button-active,
.button-dot:active {
  background-color: #003057;
}

.cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: .875em;
  text-transform: uppercase;
  border-bottom: 1px solid #003057;
  transition: border-bottom-color .1s linear,color .1s linear;
}

html[lang=ja-JP] .cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .cta-link {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

html[lang=zh-CN] .cta-link {
  font-size: .7em;
}

html[lang=el-GR] .cta-link {
  font-size: 16px;
  font-family: Arial,Sans-Serif;
}

html[lang=uk-UA] .cta-link {
  font-size: 16px;
  font-family: "Arial Narrow";
  letter-spacing: 1px;
}

.cta-link:hover {
  border-bottom-color: #5b7f95;
}

.theme-dark .cta-link:hover {
  color: #5b7f95;
}

.cta-link.image-link {
  border-bottom: none;
  transition: opacity .3s linear;
}

.icon-link {
  border: none;
  display: inline-block;
  overflow: hidden;
  line-height: 1.875em;
  margin-bottom: .4375em;
}

.icon-link .icon {
  float: left;
  font-size: 1.875em;
  margin-right: .4375em;
}

.items-list .il-item a,
.items-list .il-large a {
  width: 100%;
}

.clearfix:after,
.clearfix:before,
.scfForm .dealer-picker:after,
.scfForm .dealer-picker:before {
  content: "";
  display: table;
}

.clearfix:after,
.scfForm .dealer-picker:after {
  clear: both;
}

.component {
  padding-top: 1.875em;
  padding-bottom: 1.875em;
}

@media screen and (min-width:481px) {
  .component {
    padding-top: 2.8125em;
    padding-bottom: 2.8125em;
  }
}

@media screen and (min-width:769px) {
  .component {
    padding-top: 5.9375em;
    padding-bottom: 5.9375em;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .nav-drop+.component {
    padding-top: 3.75em;
  }
}

.activity-feed.component~.activity-feed.component,
.book-a-service-form.component~.card-container.component {
  padding-top: 0;
  padding-bottom: 1.875em;
}

@media screen and (min-width:481px) {
  .activity-feed.component~.activity-feed.component,
  .book-a-service-form.component~.card-container.component {
    padding-bottom: 2.8125em;
  }
}

@media screen and (min-width:769px) {
  .activity-feed.component~.activity-feed.component,
  .book-a-service-form.component~.card-container.component {
    padding-bottom: 5.9375em;
  }
}

.box-wrapper {
  margin: 14px;
}

.box-wrapper.top-wrapper {
  margin-top: 0;
}

.box {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  margin-bottom: 42px;
}

.box:after,
.box:before {
  content: " ";
  display: table;
}

.box:after {
  clear: both;
}

.box-header {
  display: block;
  color: #fff;
  background-color: #003057;
  text-align: center;
  line-height: 42px;
  font-size: 2em;
  text-transform: none;
  margin-bottom: 0;
}

h3.box-header {
  font-size: 1.375em;
}

.box-content {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
  padding: 14px;
}

.box-content:last-child {
  margin-right: 0;
}

.box-section {
  margin-bottom: 42px;
}

.box-section:last-child {
  margin-bottom: 0;
}

.box-section>h3 {
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-size: 1.375em;
  letter-spacing: 0;
  text-transform: none;
  background-color: #003057;
  color: #fff;
  margin: 0;
}

@media screen and (min-width:481px) {
  .box-wrapper {
    margin: 42px;
  }

  .box-content {
    padding: 42px;
  }

  .box-header {
    font-size: 2em;
    line-height: 68px;
    letter-spacing: 0;
    text-transform: none;
    margin: 0;
  }

  .box-header.box-header--secondary {
    font-size: 1.5em;
    text-align: left;
    padding-left: 48px;
    text-transform: uppercase;
  }

  h3.box-header {
    font-size: 2em;
  }

  .box-section>h3 {
    height: 66px;
    font-size: 2em;
    line-height: 66px;
  }
}

@media screen and (min-width:769px) {
  .box-content {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 82.7529%;
    margin-left: 8.62355%;
  }

  .box-content:last-child {
    margin-right: 0;
  }

  .box-header {
    font-size: 3.375em;
  }
}

.blog {
  position: relative;
  padding: 0 .9375em;
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

html[lang=ja-JP] .blog {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .blog {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .blog {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .blog {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .blog {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .blog {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

.blog .cl-detail .cl-description,
.blog .cl-detail font,
.blog .extf-content,
.blog .story-carousel .story-content,
.blog .support-area,
.blog div,
.blog p,
.cl-detail .blog .cl-description,
.cl-detail .blog font,
.story-carousel .blog .story-content {
  font-family: "Volvo Sans Regular","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  max-width: none;
  font-size: 18px;
  line-height: 27px;
}

.blog h3 {
  margin-bottom: 1em;
  line-height: 1.55;
}

.blog h2 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: .36em;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog h2 {
    margin-bottom: 35px;
    margin-right: 10px;
  }
}

@media screen and (max-width:79.125em) {
  .blog h2 {
    font-size: 22px;
    line-height: 26px;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog__back__home {
    position: static!important;
    -webkit-transform: translateX(0)!important;
    transform: translateX(0)!important;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
}

.blog__back {
  display: relative;
  margin-bottom: 45px;
  font-size: 15px;
  text-align: center;
}

.blog__back__left,
.blog__back__right {
  border-bottom: none;
}

.blog__back__right i {
  margin-left: 10px;
}

.blog__back__left i {
  margin-right: 10px;
}

.blog__back__home {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.blog .cover-stretch {
  background-size: cover;
  background-position: center center;
}

.blog .cta-link:link {
  text-transform: uppercase;
  font-size: 14px;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .cta-link:link {
    font-size: 12px;
  }
}

.blog .icon-link:link,
.blog .icon-link:visited {
  text-decoration: none;
  margin-bottom: 0;
}

.blog .icon-link:active,
.blog .icon-link:hover {
  text-decoration: none;
}

.blog .icon-link:focus {
  color: #003057;
}

.blog .icon-link.liked {
  pointer-events: none;
}

.blog .icon-link.liked i.fa:before {
  content: '\f164';
}

.blog .list-link:link,
.blog .list-link:visited {
  display: block;
  margin-bottom: .2em;
  text-decoration: none;
  border: 0;
}

.blog .list-link:hover,
.blog .list-links:active {
  text-decoration: none;
}

.blog .image-ribbon {
  position: absolute;
  left: 0;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  padding: .2em 1em;
}

@media screen and (max-width:769px) {
  .blog .image-ribbon {
    font-size: 12px;
    padding: .1em .5em;
  }
}

.blog .image-ribbon.featured {
  background-color: #003057;
}

.blog .image-ribbon.top-rated {
  background-color: #5b7f95;
}

.blog img.responsive {
  width: 100%;
  display: block;
}

.blog .blog-post-social-bar {
  height: 20px;
}

.blog .blog-post-social-bar .item-container {
  display: inline-block;
  margin-left: .7em;
  margin-top: 2px;
  font-size: 14px;
}

.blog .clock-icon {
  width: 12px;
  height: 12px;
  margin: 0 6px;
}

.blog .blog-container {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
}

.blog .blog-container:after,
.blog .blog-container:before {
  content: " ";
  display: table;
}

.blog .blog-container:after {
  clear: both;
}

.blog .blog-container .blog-card {
  padding: 30px;
  padding-right: 50px;
  background-color: #fff;
  margin-bottom: .5625em;
  position: relative;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-card {
    padding: 9.33333px;
  }
}

.blog .blog-container .blog-card.fullWidth,
.blog .blog-container .blog-card.no-padding {
  padding: 0;
}

.blog .blog-container .blog-card.fullWidth .blog-post-social-bar,
.blog .blog-container .blog-card.no-padding .blog-post-social-bar {
  padding-bottom: 30.5px;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-card.fullWidth .blog-post-social-bar,
  .blog .blog-container .blog-card.no-padding .blog-post-social-bar {
    padding-right: 9.33333px;
  }
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-card.welcome {
    display: none;
  }
}

.blog .blog-container .blog-card .top-padding-buster {
  margin-top: -1.875em;
}

.blog .blog-container .blog-card .bottom-padding-buster {
  margin-bottom: -1.875em;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-card .bottom-padding-buster {
    display: none;
  }
}

.blog .blog-container .blog-card .card-padding {
  padding: 30px;
}

.blog .blog-container .blog-date {
  font-size: 14px;
  color: #999;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-date {
    margin-bottom: 20px;
  }
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-date {
    font-size: 12px;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-date {
    font-size: 11px;
  }
}

.blog .blog-container .blog-date .icon {
  margin: 0 .55em 0 0;
  font-size: .85em;
  vertical-align: top;
}

.blog .blog-container .blog-date span {
  position: relative;
  top: -.1em;
}

.blog .blog-container .blog-main-col:after,
.blog .blog-container .blog-main-col:before {
  content: " ";
  display: table;
}

.blog .blog-container .blog-main-col:after {
  clear: both;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-main-col .fullWidth .blog-list-image,
  .blog .blog-container .blog-main-col .fullWidth .blog-post-image {
    height: 42vw;
    max-height: 465px;
  }
}

@media screen and (min-width:540px) {
  .blog .blog-container .blog-main-col .fullWidth .blog-list-image,
  .blog .blog-container .blog-main-col .fullWidth .blog-post-image {
    height: 47vw;
    max-height: 465px;
  }
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-main-col .fullWidth .blog-list-image,
  .blog .blog-container .blog-main-col .fullWidth .blog-post-image {
    height: 25.5vw;
    max-height: 465px;
  }
}

.blog .blog-container .blog-main-col .blog-list-post,
.blog .blog-container .blog-main-col .blog-post-post {
  width: 100%;
  position: relative;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post,
  .blog .blog-container .blog-main-col .blog-post-post {
    padding-bottom: 0;
  }
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-text,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-text {
  margin-bottom: 30px;
  line-height: 1.44;
  letter-spacing: 0;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-image-link,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-image-link {
  border-bottom: 0;
  position: relative;
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 31.01161%;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-image-link>div,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-image-link>div {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-image-link:last-child,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-image-link:last-child {
  margin-right: 0;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-text-link,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-text-link {
  letter-spacing: 0;
  display: block;
  border: none;
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-list-text-link,
  .blog .blog-container .blog-main-col .blog-post-post .blog-list-text-link {
    padding-left: 15px;
  }
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-list-text-link,
  .blog .blog-container .blog-main-col .blog-post-post .blog-list-text-link {
    padding-left: 10px;
  }
}

@media screen and (min-width:481px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-list-text-link h2,
  .blog .blog-container .blog-main-col .blog-post-post .blog-list-text-link h2 {
    margin-top: 10px;
  }
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-text-container,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-text-container {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 65.5058%;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-text-container:last-child,
.blog .blog-container .blog-main-col .blog-post-post .blog-list-text-container:last-child {
  margin-right: 0;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-read-more,
.blog .blog-container .blog-main-col .blog-post-post .blog-read-more {
  display: none;
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-read-more,
  .blog .blog-container .blog-main-col .blog-post-post .blog-read-more {
    display: inherit;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-list-text,
  .blog .blog-container .blog-main-col .blog-post-post .blog-list-text {
    display: none;
  }
}

.blog .blog-container .blog-main-col .blog-list-post .cta-link:link,
.blog .blog-container .blog-main-col .blog-post-post .cta-link:link {
  margin-left: 15px;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post .cta-link:link,
  .blog .blog-container .blog-main-col .blog-post-post .cta-link:link {
    display: none;
  }
}

.blog .blog-container .blog-main-col .blog-list-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-text-container {
  position: relative;
  padding-left: 2px;
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-list-text-container {
    padding-left: 10px;
    padding-right: 50px;
  }
}

.blog .blog-container .blog-main-col .blog-list-post .blog-list-post-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding-bottom: 2px;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post .blog-list-post-bottom {
    padding-right: 9px;
    padding-bottom: 9px;
  }
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth {
  display: block;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-post-bottom {
  position: relative;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image,
.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image-link {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
  width: 100%;
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  margin-bottom: 1em;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image-link:last-child,
.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image:last-child {
  margin-right: 0;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image {
  margin-bottom: 0;
  visibility: hidden;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image-link {
  position: relative;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-image-link>div {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
  padding-left: 51px;
  padding-right: 50px;
  padding-bottom: 30px;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container:last-child {
  margin-right: 0;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container {
    padding-left: 20px;
    padding-right: 9.33333px;
    padding-bottom: 9.33333px;
  }
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container h2 {
  font-size: 54px;
  line-height: 1.07;
  margin-top: .25em;
  max-width: 650px;
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container h2 {
    font-size: 35px;
  }
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container .blog-date {
  margin-top: 1em;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container .blog-list-text {
  max-width: 650px;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container .blog-list-text-link {
  padding-left: 0;
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text-container .cta-link:link {
  margin-left: 0;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-main-col .blog-list-post.fullWidth .cta-link:link {
    position: relative;
    margin: 0;
  }
}

.blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text {
  margin-bottom: 1em;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-main-col .blog-list-post.fullWidth .blog-list-text {
    display: none;
  }
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-main-col {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 65.5058%;
  }

  .blog .blog-container .blog-main-col:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-info-col {
    max-width: 30.0116%!important;
  }
}

@media screen and (max-width:769px) {
  .blog .blog-container .blog-info-col {
    margin-top: 0!important;
  }
}

.blog .blog-container .blog-info-col h3 {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
}

.blog .blog-container .blog-info-col .item-icon {
  font-size: 2em;
}

.blog .blog-container .blog-info-col .blog-card.welcome {
  padding-bottom: 30.25px;
}

.blog .blog-container .blog-info-col .blog-card.follow {
  padding-top: 30px;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .blog-container .blog-info-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog .blog-container .blog-info-col .blog-card .welcome {
    display: none;
  }

  .blog .blog-container .blog-info-col .blog-card:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .blog .blog-container .blog-info-col .blog-card:nth-of-type(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .blog .blog-container .blog-info-col .blog-card:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media screen and (min-width:769px) {
  .blog .blog-container .blog-info-col {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 31.01161%;
  }

  .blog .blog-container .blog-info-col:last-child {
    margin-right: 0;
  }
}

.blog .blog-container .featured-container {
  background: 0 0;
}

.blog .blog-container .featured-container:after,
.blog .blog-container .featured-container:before {
  content: " ";
  display: table;
}

.blog .blog-container .featured-container:after {
  clear: both;
}

.blog .blog-container .featured-post {
  position: relative;
}

@media screen and (min-width:769px) {
  .blog .blog-container .featured-post {
    background: #fff;
    margin-bottom: .5625em;
  }
}

@media screen and (max-width:769px) {
  .blog .blog-container .featured-post {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 48.25871%;
  }

  .blog .blog-container .featured-post:last-child {
    margin-right: 0;
  }
}

.blog .blog-container .featured-post .card-padding {
  padding-bottom: 37.5px;
  padding-top: 25px;
}

@media screen and (min-width:481px) {
  .blog .blog-container .featured-post .card-padding {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width:769px) {
  .blog .blog-container .featured-post {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 48.25871%;
  }

  .blog .blog-container .featured-post:last-child {
    margin-right: 0;
  }

  .blog .blog-container .featured-post:nth-child(odd) {
    margin-right: 0;
    float: right;
  }

  .blog .blog-container .featured-post .card-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
  }

  .blog .blog-container .featured-post .featured-post-title {
    font-size: 22px;
    line-height: 24px;
  }

  .blog .blog-container .featured-post .cta-link {
    font-size: 14px;
    margin-left: 0;
    font-weight: 400;
    position: relative;
  }
}

@media screen and (max-width:769px) and (max-width:769px) {
  .blog .blog-container .featured-post .cta-link {
    font-size: 12px;
  }
}

.blog .blog-spacer {
  width: 1px;
  height: 1px;
  display: inline-block;
}

.blog.blog-info-left {
  padding-bottom: 0;
}

.blog .pagination {
  float: none;
  width: 100%;
  margin: 70px 0 80px;
  padding: 0 20px;
}

.blog .pagination .pagination-item {
  vertical-align: middle;
  margin: 0 .6em;
  border-bottom: 1px solid #003057;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog .pagination {
    font-size: .8em;
  }
}

.blog .pagination .prevNext:link,
.blog .pagination .prevNext:visited {
  font-size: 1.7em;
  position: relative;
  top: -1px;
}

.blog .pagination a:link,
.blog .pagination a:visited {
  text-decoration: none;
  border: 0;
  vertical-align: middle;
  margin: 0 .6em;
}

.blog .pagination a:active,
.blog .pagination a:hover {
  text-decoration: none;
  border: 0;
}

.lt-ie9 .blog-info-left:after,
.lt-ie9 .blog-info-left:before {
  content: " ";
  display: table;
}

.lt-ie9 .blog-info-left:after {
  clear: both;
}

@media screen and (min-width:481px) {
  .lt-ie9 .blog-info-left .blog-container .blog-info-col,
  .lt-ie9 .blog-info-left .blog-container .blog-main-col {
    width: 46%;
  }
}

@media screen and (min-width:481px) {
  .lt-ie9 .blog-info-left .blog-container .blog-info-col {
    margin-right: 2%;
  }
}

.archive {
  padding: 30px!important;
}

.archive-title {
  margin-bottom: .5em;
}

.archive-content {
  max-height: 600px;
  min-height: 0;
}

@media screen and (min-width:769px) {
  .archive-content {
    min-height: 500px;
  }
}

.archive-year {
  cursor: pointer;
  max-height: 40px;
  overflow-y: hidden;
  transition: all .3s;
}

.archive-year i {
  margin-left: 5px;
}

.archive-year-title {
  margin-top: 10px;
  margin-bottom: 5px;
}

.archive-year.is-active {
  max-height: 450px;
}

.archive-year.is-active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  padding-bottom: .1em;
}

.archive-months {
  margin-bottom: .5em;
}

.archive-months a {
  text-decoration: none;
  border-bottom: none;
  position: relative;
  margin-left: -2px;
}

.blog-post-page {
  margin-top: 135px;
}

.blog-post-page .blog-embed-container {
  margin: 30px 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.blog-post-page .blog-embed-container embed,
.blog-post-page .blog-embed-container iframe,
.blog-post-page .blog-embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-post-page .blog-main-col .blog-card {
  padding: 0;
  margin-bottom: 2em;
}

.blog-post-page .blog-post-post {
  max-width: 100%;
  border-bottom: 0!important;
}

.blog-post-page .blog-post-post h2,
.blog-post-page .blog-post-post h3 {
  margin-bottom: .3em;
}

.blog-post-page .blog-post-post .blog-date {
  margin-top: 35px;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog-post-page .blog-post-post .blog-date {
    margin-top: 17.5px;
  }
}

.blog-post-page .blog-post-post h2 {
  font-size: 2.4em;
}

.blog-post-page .blog-post-post h2.blog-post-title {
  font-size: 54px;
  line-height: 60px;
  margin-top: 30px;
  max-width: 690px;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog-post-page .blog-post-post h2.blog-post-title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (min-width:481px) {
  .blog-post-page .blog-post-post h2 {
    font-size: 3em;
  }
}

@media screen and (min-width:769px) {
  .blog-post-page .blog-post-post h2 {
    font-size: 3.6em;
  }
}

.blog-post-page .blog-post-post .blog-post-image {
  width: 100%!important;
}

.blog-post-page .blog-post-post .blog-post-text-container {
  padding: 26.25px;
  padding-top: 14px;
}

@media screen and (min-width:769px) {
  .blog-post-page .blog-post-post .blog-post-text-container {
    padding: 70px;
    padding-top: 0;
  }
}

.blog-post-page .blog-post-post .blog-post-text-container .blog-post-preamble {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,serif;
  font-size: 21px;
  line-height: 1.52;
  max-width: 690px;
}

@media screen and (min-width:0) and (max-width:481px) {
  .blog-post-page .blog-post-post .blog-post-text-container .blog-post-preamble {
    font-size: 18px;
  }
}

.blog-post-page .blog-post-post .blog-post-text-container .cl-detail .cl-description,
.blog-post-page .blog-post-post .blog-post-text-container .cl-detail font,
.blog-post-page .blog-post-post .blog-post-text-container .extf-content,
.blog-post-page .blog-post-post .blog-post-text-container .story-carousel .story-content,
.blog-post-page .blog-post-post .blog-post-text-container .support-area,
.blog-post-page .blog-post-post .blog-post-text-container h3,
.blog-post-page .blog-post-post .blog-post-text-container h4,
.blog-post-page .blog-post-post .blog-post-text-container p,
.cl-detail .blog-post-page .blog-post-post .blog-post-text-container .cl-description,
.cl-detail .blog-post-page .blog-post-post .blog-post-text-container font,
.story-carousel .blog-post-page .blog-post-post .blog-post-text-container .story-content {
  max-width: 690px;
}

.blog-post-page .blog-post-post .blog-post-text-container article {
  margin-top: 2em;
  padding-bottom: 5em;
}

.blog-post-page .blog-post-post .blog-post-text-container article:after,
.blog-post-page .blog-post-post .blog-post-text-container article:before {
  content: " ";
  display: table;
}

.blog-post-page .blog-post-post .blog-post-text-container article:after {
  clear: both;
}

.blog-post-page .blog-post-post .blog-post-text-container .by-line {
  clear: both;
  color: #4d4e53;
}

.blog-post-page .blog-post-post .blog-post-text-container .by-line .author-image {
  width: 47px;
  display: inline-block;
  border-radius: 100%;
  width: 47px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: .5em;
  margin-top: 34.5px;
  margin-bottom: 21.875px;
}

.blog-post-page .blog-post-post .blog-post-text-container img {
  margin-top: 45px;
  margin-bottom: 45px;
}

.blog-post-page .blog-post-post .blog-post-text-container img.fullWidth,
.blog-post-page .blog-post-post .blog-post-text-container img[width="100%"] {
  margin-right: 0;
  margin-left: 0;
  max-width: 100%;
}

.blog-post-page .blog-post-post .blog-post-text-container img.left,
.blog-post-page .blog-post-post .blog-post-text-container img[align=left] {
  margin-right: 45px;
  max-width: 300px;
}

.blog-post-page .blog-post-post .blog-post-text-container img.right,
.blog-post-page .blog-post-post .blog-post-text-container img[align=right] {
  margin-left: 45px;
  max-width: 300px;
}

.blog-post-page .blog-post-post .blog-post-text-container .share-widget {
  display: block;
  color: #003057;
  height: 10.62em;
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  font-size: 14px;
}

.blog-post-page .blog-post-post .blog-post-text-container .share-widget-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog-post-page .blog-post-post .blog-post-text-container .share-widget-inner h4 {
  width: 50%;
  display: block;
  font-size: 14px;
  margin: 0 auto .6em auto;
}

.blog-post-page .blog-post-post .blog-post-text-container .share-widget-inner a {
  color: #003057;
  font-size: 1.5em;
  margin: 0 .3em;
  line-height: 1;
  border-bottom: 0;
  opacity: 1;
  letter-spacing: 0;
}

.blog-post-page .blog-post-post .blog-post-text-container .share-widget-inner a:hover {
  opacity: .8;
}

.blog-post-page .blog__back a {
  font-size: 14px;
  letter-spacing: 0;
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.blog-post-page .blog-comment-box {
  background: #fff;
}

.blog-post-page .blog-post-social-bar {
  margin-top: -2em;
}

.theme-dark {
  background-color: #000;
  color: #fff;
}

.cl-detail .theme-dark .cl-description,
.cl-detail .theme-dark font,
.story-carousel .theme-dark .story-content,
.theme-dark .cl-detail .cl-description,
.theme-dark .cl-detail font,
.theme-dark .extf-content,
.theme-dark .story-carousel .story-content,
.theme-dark .support-area,
.theme-dark p {
  color: #ccc;
}

.theme-dark a {
  color: #fff;
  border-color: #fff;
}

.theme-white {
  background-color: #fff;
}

.theme-teal {
  background-color: #d6d2c4;
  color: #000;
}

.theme-teal .extf-container,
.theme-teal .items-list {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
}

.theme-teal .extf-container:after,
.theme-teal .extf-container:before,
.theme-teal .items-list:after,
.theme-teal .items-list:before {
  content: " ";
  display: table;
}

.theme-teal .extf-container:after,
.theme-teal .items-list:after {
  clear: both;
}

@media screen and (min-width:481px) {
  .theme-teal .extf-container,
  .theme-teal .items-list {
    padding-left: 42px;
    padding-right: 42px;
  }
}

.theme-teal .extf-container .extf-body,
.theme-teal .items-list .extf-body {
  padding-left: 0;
}

@media screen and (min-width:0) and (max-width:481px) {
  .theme-teal .extf-container .extf-body,
  .theme-teal .items-list .extf-body {
    padding-right: 0;
  }
}

.theme-teal a.button,
.theme-teal a.cta-link,
.theme-teal a.extf-cta {
  color: #000;
  border-color: #000;
}

.theme-teal a.button :active,
.theme-teal a.button:hover,
.theme-teal a.cta-link :active,
.theme-teal a.cta-link:hover,
.theme-teal a.extf-cta :active,
.theme-teal a.extf-cta:hover {
  color: #4d4e53;
  border-color: #4d4e53;
}

.theme-teal a.button:active,
.theme-teal a.button:hover {
  background-color: transparent;
}

.theme-light {
  background-color: #fff;
}

@-webkit-keyframes mask-show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes mask-show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes mask-hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes mask-hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#mask {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 999999;
  display: none;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-color: transparent;
  zoom: 1;
  overflow-y: auto;
  overflow-x: hidden;
  transition: all .3s linear;
}

#mask.enabled {
  display: block;
}

#mask.enabled.fade-in {
  background-color: transparent;
  background-color: rgba(0,0,0,.8);
  zoom: 1;
}

#mask.disabled {
  display: none;
}

.lt-ie9 #mask {
  transition: none;
  background-color: transparent;
  background-color: transparent;
  zoom: 1;
}

.lt-ie9 #mask.enabled {
  background-color: transparent;
  background-color: rgba(0,0,0,.8);
  zoom: 1;
}

.lt-ie9 #mask.enabled.fade-in {
  background-color: transparent;
  background-color: rgba(0,0,0,.8);
  zoom: 1;
}

.lt-ie9.nav-drop-on #mask.enabled {
  background-color: transparent;
  background-color: rgba(0,0,0,.8);
  zoom: 1;
}

.lt-ie9.nav-drop-on #mask.enabled.fade-in {
  background-color: transparent;
  background-color: rgba(0,0,0,.8);
  zoom: 1;
}

html.nav-drop-on #mask {
  z-index: 800;
  background-color: transparent;
  background-color: rgba(0,0,0,.5);
  zoom: 1;
  position: absolute;
}

.two-cols-wrapper {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 14px 0 14px;
}

.two-cols-wrapper:after,
.two-cols-wrapper:before {
  content: " ";
  display: table;
}

.two-cols-wrapper:after {
  clear: both;
}

.two-cols-wrapper .two-cols {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
}

.two-cols-wrapper .two-cols:last-child {
  margin-right: 0;
}

.two-cols-wrapper .two-cols:first-child {
  padding-bottom: 14px;
}

@media screen and (min-width:481px) {
  .two-cols-wrapper {
    padding: 42px 42px 0 42px;
  }

  .two-cols-wrapper .two-cols {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 48.25871%;
  }

  .two-cols-wrapper .two-cols:last-child {
    margin-right: 0;
  }

  .two-cols-wrapper .two-cols:first-child {
    padding-bottom: 0;
  }
}

@-webkit-keyframes overlay-show {
  0% {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes overlay-show {
  0% {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes overlay-hide {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
}

@keyframes overlay-hide {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
}

.overlay {
  position: relative;
  cursor: default;
  background-color: #f6f6f6;
  -webkit-transform: translateZ(1);
  transform: translateZ(1);
  overflow: hidden;
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
}

.overlay header {
  padding: 7px;
  background: #fff;
}

.overlay .overlay-content {
  display: block;
  padding: 7px;
}

.overlay .overlay-content:after,
.overlay .overlay-content:before {
  content: " ";
  display: table;
}

.overlay .overlay-content:after {
  clear: both;
}

.overlay .overlay-close {
  position: absolute;
  padding: 7px;
  top: 7px;
  right: 7px;
  text-decoration: none;
  border: none;
  z-index: 9999;
}

.overlay .icon-close {
  font-size: .875em;
}

.overlay .controls a,
.overlay .controls a:hover,
.overlay .controls a:visited {
  color: #fff;
  border: none;
}

.overlay .controls .next,
.overlay .controls .prev {
  position: absolute;
  padding: 84px 0;
  z-index: 999;
  height: 100%;
  top: 0;
  width: 10%;
}

.overlay .controls .next .icon,
.overlay .controls .prev .icon {
  position: absolute;
  font-size: 30px;
  padding: 0 14px;
}

.overlay .controls .prev,
.overlay .controls .prev i {
  left: 0;
}

.overlay .controls .next,
.overlay .controls .next i {
  right: 0;
}

@media (min-width:350px) {
  .overlay {
    width: 90%;
    min-height: 0;
  }
}

@media screen and (min-width:481px) {
  .overlay {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0;
    transition: all .3s ease-out .2s;
    width: 80%;
    max-width: 1000px;
  }

  .overlay.overlay-show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  .overlay.overlay-hide {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }

  .overlay .overlay-content,
  .overlay header {
    padding: 1.6875em;
  }

  .overlay .overlay-close {
    right: 20px;
    top: 20px;
  }
}

@media (min-width:350px) and (min-height:480px) {
  .overlay {
    top: 100px;
  }
}

@media (min-width:769px) and (min-height:800px) {
  .overlay {
    top: 200px;
  }
}

.deeplink {
  margin-top: 50px;
}

.deeplink .overlay {
  top: 0;
  margin: 0 auto;
  transition: none;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

.deeplink .overlay-close {
  display: none;
}

@media screen and (min-width:540px) {
  .deeplink {
    margin-top: 70px;
  }
}

#mask.readmore-overlay-fullscreen {
  z-index: 9999!important;
  height: 101%!important;
  transition: none!important;
}

#mask.readmore-overlay-fullscreen .overlay-close {
  position: absolute;
  z-index: 9999;
  top: .5em;
  right: .5em;
  cursor: pointer;
  background-color: transparent;
  font-size: 20px;
  line-height: normal;
  margin: 0;
  height: auto;
  width: auto;
  border-color: transparent;
  color: #fff;
  text-align: right;
}

#mask.readmore-overlay-fullscreen .overlay-close:before {
  width: 35px;
  font-size: 14px;
  display: block;
  border-radius: 50%;
  border: 1px solid #727275;
  padding: 10px 10px 0 0;
  background-color: #000;
  opacity: .5;
  height: 35px;
  color: #fff;
  font-weight: 700;
  box-sizing: border-box;
  cursor: pointer;
}

#mask.readmore-overlay-fullscreen img {
  height: 100%;
  width: 100%;
  position: fixed;
}

#mask.readmore-overlay-fullscreen .icon-area,
#mask.readmore-overlay-fullscreen .image-content,
#mask.readmore-overlay-fullscreen .image-content-link,
#mask.readmore-overlay-fullscreen .readmoreoverlay-fullscreen {
  display: none;
}

.readmore-overlay {
  position: absolute;
  height: 88%;
  background: #fff;
  z-index: 99;
  max-height: 100%;
  min-height: 80%;
  width: 100%;
  overflow: visible;
}

.readmore-overlay .overlay-close {
  position: fixed;
  right: 3%;
  top: 3%;
  padding: 0;
  z-index: 1100;
  cursor: pointer;
  background-color: transparent;
  font-size: 20px;
  line-height: normal;
  margin: 0;
  height: auto;
  width: auto;
  border-color: transparent;
  color: #fff;
  text-align: right;
}

.readmore-overlay .overlay-close:before {
  width: 40px;
  font-size: 14px;
  display: block;
  border-radius: 50%;
  border: 1px solid #727275;
  padding: 12px 12px 0 0;
  background-color: #000;
  opacity: .5;
  height: 40px;
  color: #fff;
  font-weight: 700;
  box-sizing: border-box;
  cursor: pointer;
}

.readmore-overlay .overlay-close.icon {
  font-family: volvo-icons;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  text-decoration: none;
  text-transform: none;
}

.readmore-overlay .overlay-image-content {
  background-color: #fff;
}

.readmore-overlay .overlay-image-content .image-content-area {
  margin-bottom: 10%;
}

.readmore-overlay .overlay-image-content .image-content-area .content-img {
  width: 100%;
}

.readmore-overlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
  position: absolute;
  right: 3.4%;
  top: 19em;
}

.readmore-overlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen a {
  border-bottom: none;
  color: #fff;
  font-size: 17px;
}

.readmore-overlay .overlay-image-content .image-content-area .image-content {
  padding: 2em;
  padding-bottom: 0;
  color: #003057;
}

.innovations-header .readmore-overlay .overlay-image-content .image-content-area .image-content h3,
.readmore-overlay .overlay-image-content .image-content-area .image-content .innovations-header h3,
.readmore-overlay .overlay-image-content .image-content-area .image-content h1 {
  font-family: Volvo Sans Medium;
  font-size: 32px;
  line-height: 100%;
  margin-bottom: .7em;
  font-weight: 400;
}

.cl-detail .readmore-overlay .overlay-image-content .image-content-area .image-content .cl-description,
.cl-detail .readmore-overlay .overlay-image-content .image-content-area .image-content font,
.readmore-overlay .overlay-image-content .image-content-area .image-content .cl-detail .cl-description,
.readmore-overlay .overlay-image-content .image-content-area .image-content .cl-detail font,
.readmore-overlay .overlay-image-content .image-content-area .image-content .extf-content,
.readmore-overlay .overlay-image-content .image-content-area .image-content .story-carousel .story-content,
.readmore-overlay .overlay-image-content .image-content-area .image-content .support-area,
.readmore-overlay .overlay-image-content .image-content-area .image-content p,
.story-carousel .readmore-overlay .overlay-image-content .image-content-area .image-content .story-content {
  max-width: 100%!important;
  font-size: 18px;
  font-family: Volvo Sans Regular;
  line-height: 25px;
  margin-bottom: 20px;
}

.readmore-overlay .overlay-image-content .image-content-area .mosaic-img img {
  width: 49.5%;
}

.readmore-overlay .overlay-image-content .image-content-area .mosaic-img .right {
  float: right;
}

.readmore-overlay .overlay-image-content .image-content-area .iframe-outter {
  height: 352px;
  width: 100%;
  max-width: 100%;
}

.readmore-overlay .overlay-image-content .image-content-area .iframe-outter .iframe {
  pointer-events: none;
}

.readmore-overlay .overlay-image-content .image-content-area .iframe-outter .iframe:focus {
  pointer-events: auto;
}

.readmore-overlay .overlay-image-content .image-content-area .iframe-outter .iframe-inner {
  height: 100%;
  width: 100%;
  border: 0;
}

.readmore-overlay .overlay-image-content .image-content-area .icon-area {
  display: block;
  margin: 2em;
}

.readmore-overlay .overlay-image-content .image-content-area .icon-area .icon-img li {
  list-style: none;
  display: inline-block;
  width: 23%;
  text-align: center;
  margin-bottom: 30px;
}

.readmore-overlay .overlay-image-content .image-content-area .icon-area .icon-img li a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: Volvo Sans Medium;
  font-size: 16px;
  color: #003057;
  border: 0 none;
}

.readmore-overlay .overlay-image-content .image-content-area .icon-area .icon-img li a span {
  border-bottom: 1px solid #003057;
}

.readmore-overlay .image-content-link {
  background-color: #fff;
  z-index: 9;
  position: absolute;
  width: 100%;
  bottom: 10%;
  padding: 30px 2em 30px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 -15px 0 0 rgba(255,255,255,.5);
}

.readmore-overlay .image-content-link.no-cta-links {
  padding-top: 0;
  bottom: 10%;
}

.readmore-overlay .image-content-link a {
  color: #003057;
  text-transform: uppercase;
  font-family: Volvo Sans Medium;
  font-size: 14px;
  text-decoration: none;
}

.readmore-overlay .image-content-link .btn {
  padding: 10px 25px;
  border: 1px solid #003057;
  margin-right: 1.875em;
}

.readmore-overlay .image-content-link .btn:hover {
  background-color: #003057;
  color: #fff;
}

.readmore-overlay .image-content-link .border-bottom {
  border-bottom: 1px solid #003057;
  margin-right: 1.875em;
}

.readmore-overlay.scrollable {
  position: absolute;
  padding-right: 0;
  padding-bottom: 0;
}

.readmore-overlay.scrollable:focus {
  outline: 0;
}

.readmore-overlay.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.readmore-overlay.scrollable .viewport .overview {
  position: absolute;
  width: 100%;
}

.readmore-overlay.scrollable .scroll-bar {
  display: none;
}

.readmore-overlay.scrollable .scroll-bar:hover .thumb {
  background-color: #999;
}

.readmore-overlay.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
  width: 4px;
  position: absolute;
  z-index: 9;
  border-radius: 5px;
}

.readmore-overlay.scrollable .scroll-bar.vertical.thumb {
  width: 100%;
  min-height: 10px;
  margin-top: 10px;
}

.readmore-overlay.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
  height: 6px;
}

.readmore-overlay.scrollable .scroll-bar.horizontal.thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.readmore-overlay.scrollable .scroll-bar .thumb {
  position: absolute;
  background-color: #999;
  border-radius: 3px;
}

.readmore-overlay .not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.readmore-overlay.scrollable {
  position: relative;
}

.readmore-overlay.scrollable:focus {
  outline: 0;
}

.readmore-overlay.scrollable .viewport {
  position: relative;
  background: #fff!important;
  overflow: hidden;
}

.readmore-overlay.scrollable .viewport .overview {
  position: absolute;
  background: #fff;
}

.readmore-overlay.scrollable .scroll-bar {
  display: none;
}

.readmore-overlay.scrollable .scroll-bar.vertical {
  position: absolute;
  right: .5em;
  height: 100%;
}

.readmore-overlay.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.readmore-overlay.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.readmore-overlay.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.readmore-overlay.scrollable .scroll-bar .thumb {
  position: absolute;
}

.readmore-overlay .not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.readmore-overlay.scrollable {
  padding-right: 0;
  padding-bottom: 0;
  width: 100%;
}

.readmore-overlay.scrollable .scroll-bar.vertical {
  width: 4px;
  z-index: 99;
}

.readmore-overlay.scrollable .scroll-bar.horizontal {
  height: 4px;
}

.readmore-overlay.scrollable .scroll-bar .thumb {
  background-color: #999;
  margin-top: 10px;
}

.readmore-overlay.scrollable .scroll-bar:hover .thumb {
  background-color: #858585;
}

.readmoreoverlay {
  top: 5%;
  width: 46%;
  height: 90%;
}

.readmoreoverlay.no-media {
  top: 20%;
  width: 46%;
  height: 59%;
}

.readmoreoverlay.no-media .image-content-link {
  bottom: 40%;
}

.readmoreoverlay.no-media .image-content-link.no-cta-links {
  bottom: 40%;
}

.readmoreoverlay .overlay-content {
  padding: 0;
}

@media only screen and (min-width:1900px) and (max-width:2000px) {
  .readmore-overlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
    top: 25em;
  }
}

@media only screen and (min-width:1400px) {
  .readmoreoverlay {
    width: 42%;
  }

  .innovations-header .readmore-overlay .overlay-image-content .image-content-area .image-content h3,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .innovations-header h3,
  .readmore-overlay .overlay-image-content .image-content-area .image-content h1 {
    line-height: 125%;
  }
}

@media only screen and (min-width:481px) and (max-width:768px) {
  .readmoreoverlay {
    width: 92%;
    top: 15%;
    height: 70%;
    min-height: 70%;
  }

  .readmoreoverlay.no-media {
    width: 92%;
    top: 25%;
    height: 50%;
    min-height: 50%;
  }

  .readmoreoverlay.no-media .image-content-link {
    bottom: 13.5em;
  }

  .readmoreoverlay.no-media .image-content-link.no-cta-links {
    bottom: 14em;
  }

  .readmore-overlay {
    margin-left: 0;
    width: 93%;
    height: 60%;
    min-height: 60%;
  }

  .readmore-overlay.scrollable {
    height: 717px;
  }

  .readmore-overlay .overlay-close {
    right: 2.5%;
    top: 3.5%;
  }

  .readmore-overlay .image-content-area {
    margin-bottom: 500px;
  }

  .readmore-overlay .image-content-area .readmoreoverlay-fullscreen {
    display: none;
  }

  .cl-detail .readmore-overlay .image-content-area .image-content .cl-description,
  .cl-detail .readmore-overlay .image-content-area .image-content font,
  .readmore-overlay .image-content-area .image-content .cl-detail .cl-description,
  .readmore-overlay .image-content-area .image-content .cl-detail font,
  .readmore-overlay .image-content-area .image-content .extf-content,
  .readmore-overlay .image-content-area .image-content .story-carousel .story-content,
  .readmore-overlay .image-content-area .image-content .support-area,
  .readmore-overlay .image-content-area .image-content p,
  .story-carousel .readmore-overlay .image-content-area .image-content .story-content {
    font-size: 16px!important;
  }

  .readmore-overlay .image-content-area img {
    width: 65%;
  }

  .readmore-overlay .image-content-link {
    bottom: 1em;
    width: 100%;
  }
}

@media only screen and (max-width:480px) {
  .readmoreoverlay {
    width: 88%;
    margin: 20px;
    top: 0;
    height: 95.5%;
  }

  .readmoreoverlay.no-media {
    width: 88%;
    top: 0;
    height: 95.5%;
  }

  .readmoreoverlay.no-media .image-content-link {
    bottom: 4%;
  }

  .readmoreoverlay.no-media .image-content-link.no-cta-links {
    bottom: 4%;
  }

  .readmore-overlay {
    height: 75%;
    min-height: 75%;
    width: 92%;
  }

  .readmore-overlay.scrollable {
    min-height: 496px;
  }

  .readmore-overlay .overlay-close {
    right: 11%;
    top: 6%;
  }

  .readmore-overlay .overlay-close:before {
    width: 32px;
    font-size: 12px;
    padding: 9px 8px 0 0;
    height: 32px;
  }

  .readmore-overlay .image-content-area {
    margin-bottom: 100px;
  }

  .readmore-overlay .image-content-area img {
    width: 60%;
  }

  .readmore-overlay .image-content-link {
    text-align: center;
    bottom: 4%;
    width: 92%;
    padding: 30px 1em 30px;
  }

  .readmore-overlay .image-content-link .priority-link {
    display: block!important;
  }

  .readmore-overlay .image-content-link .border-bottom {
    display: none;
    margin-top: 25px;
    margin-right: 0;
    border-bottom: #ffdead;
    text-decoration: underline;
  }

  .readmore-overlay .image-content-link .border-bottom.enable {
    display: block;
    margin-top: 0;
  }

  .readmore-overlay .image-content-link .btn {
    padding: 10px 85px;
    margin-right: 0;
  }

  .readmore-overlay .mosaic-img img {
    margin-bottom: -.6%;
  }

  .innovations-header .readmore-overlay .overlay-image-content .image-content-area .image-content h3,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .innovations-header h3,
  .readmore-overlay .overlay-image-content .image-content-area .image-content h1 {
    font-size: 20px;
    margin-bottom: 1.7em;
    line-height: 125%;
  }

  .cl-detail .readmore-overlay .overlay-image-content .image-content-area .image-content .cl-description,
  .cl-detail .readmore-overlay .overlay-image-content .image-content-area .image-content font,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .cl-detail .cl-description,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .cl-detail font,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .extf-content,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .story-carousel .story-content,
  .readmore-overlay .overlay-image-content .image-content-area .image-content .support-area,
  .readmore-overlay .overlay-image-content .image-content-area .image-content p,
  .story-carousel .readmore-overlay .overlay-image-content .image-content-area .image-content .story-content {
    font-size: 16px;
  }

  .readmore-overlay .overlay-image-content .image-content-area .icon-area {
    margin: 1em;
  }

  .readmore-overlay .overlay-image-content .image-content-area .icon-area .icon-img li {
    width: 46%;
  }

  .readmore-overlay .overlay-image-content .image-content-area .icon-area .icon-img li a span {
    font-size: 14px;
  }

  .innovations-header .readmore-overlay .overlay-image-content h3,
  .readmore-overlay .overlay-image-content .innovations-header h3,
  .readmore-overlay .overlay-image-content h1 {
    font-size: 20px;
  }

  .cl-detail .readmore-overlay .overlay-image-content .cl-description,
  .cl-detail .readmore-overlay .overlay-image-content font,
  .readmore-overlay .overlay-image-content .cl-detail .cl-description,
  .readmore-overlay .overlay-image-content .cl-detail font,
  .readmore-overlay .overlay-image-content .extf-content,
  .readmore-overlay .overlay-image-content .story-carousel .story-content,
  .readmore-overlay .overlay-image-content .support-area,
  .readmore-overlay .overlay-image-content p,
  .story-carousel .readmore-overlay .overlay-image-content .story-content {
    font-size: 16px;
  }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .readmoreoverlay .overlay-close {
    right: 0;
    left: 69%;
    top: 7%;
  }

  .readmoreoverlay {
    top: 5%;
    width: 46%;
  }

  .readmoreoverlay.no-media .overlay-close {
    top: 150px;
  }

  .readmore-overlay .overlay-image-content .image-content-area {
    margin-bottom: 40px;
  }

  .readmore-overlay .image-content-link.no-cta-links {
    bottom: 34px;
  }
}

@media screen and (min-width:1601px) and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .readmoreoverlay {
    width: 42%;
    top: 10%;
  }

  .readmoreoverlay.no-media {
    width: 42%;
    top: 17%;
    height: 66%;
  }

  .readmoreoverlay.no-media .overlay-close {
    top: 19%;
    left: 67.7%;
  }

  .readmoreoverlay.no-media .image-content-link {
    bottom: 34%;
  }

  .readmoreoverlay.no-media .image-content-link.no-cta-links {
    bottom: 34%;
  }

  .readmoreoverlay .overlay-close {
    right: 0;
    left: 68%;
    top: 12%;
  }

  .readmoreoverlay .overlay-image-content .image-content-area .iframe-outter {
    height: 400px;
  }

  .readmoreoverlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
    top: 25em!important;
  }

  .readmore-overlay .overlay-image-content .image-content-area .icon-area {
    margin-bottom: 12%;
  }
}

@media only screen and (min-width:1601px) {
  .readmoreoverlay {
    top: 10%;
    height: 80%;
  }

  .readmoreoverlay .overlay-image-content .image-content-area .iframe-outter {
    height: 400px;
  }

  .readmore-overlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
    top: 23em;
  }

  .readmore-overlay .image-content-link {
    bottom: 20%;
  }
}

@media only screen and (min-width:1367px) and (max-width:1600px) and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .readmoreoverlay.no-media .overlay-close {
    top: 22%;
  }

  .readmoreoverlay .overlay-image-content .image-content-area .iframe-outter {
    height: 400px;
  }
}

@-moz-document url-prefix()  {
  .readmoreoverlay .image-content.video-overlay-content {
    margin-bottom: -300px;
  }

  .readmore-overlay .overlay-image-content .overlay-video-container .icon-area {
    margin-top: 52%;
  }
}

@media all and (min--moz-device-pixel-ratio:0) and (min-width:1367px) {
  .readmore-overlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
    top: 20em;
  }
}

@media all and (min--moz-device-pixel-ratio:0) and (min-width:1601px) {
  .readmore-overlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
    top: 25em;
  }

  .readmore-overlay .overlay-image-content .overlay-video-container .icon-area {
    margin-top: 42%;
  }
}

@media only screen and (min-width:1367px) and (max-width:1600px) {
  .readmoreoverlay .overlay-image-content .image-content-area .iframe-outter {
    height: 400px;
  }

  .readmoreoverlay .overlay-image-content .image-content-area .readmoreoverlay-fullscreen {
    top: 20em;
  }
}

.car-configurator.component {
  padding-top: 0;
}

.car-configurator .car-configurator-mobile {
  padding: 14px;
  text-align: center;
}

.car-configurator #vbs-car-configurator {
  display: none;
}

.car-configurator-mobile-hide {
  display: none;
}

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

  .car-configurator #vbs-car-configurator {
    display: block;
  }
}

.extf {
  position: relative;
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

html[lang=ja-JP] .extf {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .extf {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .extf {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .extf {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .extf {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .extf {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

.extf--bgimage {
  background: 0 0;
}

.extf--bgimage .extf-bg {
  display: none;
  position: absolute;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
}

.extf--bgimage .extf-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.extf--bgimage .extf-bg:before:before {
  background: rgba(0,0,0,.2);
}

@media screen and (min-width:641px) {
  .extf--bgimage .extf-bg {
    display: block;
  }
}

.extf--bgimage .extf-body {
  z-index: 1;
  position: relative;
  padding: 14px;
  color: #003057;
}

@media screen and (min-width:641px) {
  .extf--bgimage .extf-body {
    display: block;
    color: #fff;
    padding: 80px 20px;
  }
}

@media screen and (min-width:769px) {
  .extf--bgimage .extf-body {
    padding: 100px 30px;
  }
}

@media screen and (min-width:641px) {
  .extf--bgimage .extf-cta {
    color: #fff;
    border-color: #fff;
  }

  .extf--bgimage .extf-cta:hover {
    opacity: .9;
    border-color: #fff;
  }
}

.extf-body {
  margin-left: auto;
  margin-right: auto;
  padding: 0 14px;
  text-align: center;
  max-width: 780px;
}

@media screen and (min-width:481px) {
  .extf-body {
    padding: 0 20px 0;
    max-width: 700px;
  }
}

@media screen and (min-width:769px) {
  .extf-body {
    padding: 0 30px;
  }
}

.cl-detail .extf-body .cl-description,
.cl-detail .extf-body font,
.extf-body .cl-detail .cl-description,
.extf-body .cl-detail font,
.extf-body .extf-content,
.extf-body .story-carousel .story-content,
.extf-body .support-area,
.extf-body p,
.story-carousel .extf-body .story-content {
  margin-left: auto;
  margin-right: auto;
}

.extf-body .extf3-title {
  font-family: Volvo Sans Medium;
  font-size: 16px;
  text-transform: uppercase;
}

.extf-body .extf-heading {
  text-transform: none;
  font-family: Volvo Sans Medium;
  margin-bottom: 0;
  line-height: 150%;
  letter-spacing: .2px;
}

.extf-body+.items-list {
  margin-top: 1.25em;
}

@media screen and (min-width:481px) {
  .extf-body+.items-list {
    margin-top: 1.875em;
  }
}

@media screen and (min-width:769px) {
  .extf-body+.items-list {
    margin-top: 3.95833em;
  }
}

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

.cl-detail .extf-body-left .cl-description,
.cl-detail .extf-body-left font,
.extf-body-left .cl-detail .cl-description,
.extf-body-left .cl-detail font,
.extf-body-left .extf-content,
.extf-body-left .story-carousel .story-content,
.extf-body-left .support-area,
.extf-body-left p,
.story-carousel .extf-body-left .story-content {
  margin-left: 0;
  margin-right: 0;
}

.extf-header {
  padding-bottom: 30px;
  font-size: 14px;
  text-transform: uppercase;
}

@media screen and (min-width:481px) {
  .extf-header {
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 40px;
  }
}

.extf-title {
  margin-bottom: 17px;
}

@media screen and (min-width:481px) {
  .extf-title {
    margin-bottom: 17px;
  }
}

.extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  max-width: none;
}

html[lang=ja-JP] .extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .extf-content {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

.extf-content em,
.extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,serif;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5em;
}

html[lang=ja-JP] .extf-content em,
html[lang=ja-JP] .extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",serif;
}

html[lang=zh-CN] .extf-content em,
html[lang=zh-CN] .extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,serif;
}

html[lang=zh-TW] .extf-content em,
html[lang=zh-TW] .extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

html[lang=zh-HK] .extf-content em,
html[lang=zh-HK] .extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"MHei 200",MHei,serif;
}

html[lang=th-TH] .extf-content em,
html[lang=th-TH] .extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,"Sukhumvit Set 200","Sukhumvit Set",serif;
}

html[lang=ru-RU] .extf-content em,
html[lang=ru-RU] .extf-content i {
  font-family: "Volvo Serif Italic",Georgia,Cambria,"Times New Roman",Times,Arial,Helvetica,serif;
}

.extf-content a.learn-more {
  text-transform: uppercase;
}

@media screen and (min-width:481px) {
  .extf-content {
    font-size: 16px;
    line-height: 1.5em;
  }

  .extf-content em,
  .extf-content i {
    font-size: 21px;
  }
}

@media screen and (min-width:769px) {
  .extf-content {
    font-size: 18px;
  }
}

.extf3-cta-link {
  margin-top: 25px;
  display: inline;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Volvo Sans Medium;
}

.extf-cta {
  margin-top: 25px;
  display: inline-block;
  text-transform: uppercase;
}

html[lang=zh-CN] .extf-cta {
  font-size: .7em;
}

html[lang=el-GR] .extf-cta {
  font-size: 16px;
  font-family: Arial,Sans-Serif;
}

html[lang=uk-UA] .extf-cta {
  font-size: 16px;
  font-family: "Arial Narrow";
  letter-spacing: 1px;
}

.extf-image {
  margin-top: 40px;
}

.extf-image img {
  width: 100%;
  display: block;
}

.extf-image img.scEmptyImage {
  width: auto;
  margin: 0 auto;
}

.extf-image .grid:after,
.extf-image .grid:before {
  content: " ";
  display: table;
}

.extf-image .grid:after {
  clear: both;
}

.extf-image .grid li {
  float: left;
  position: relative;
  width: 48.5%;
  padding: 0 0 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.extf-image .grid li a {
  border-bottom: 0;
  float: left;
}

.extf-image .grid li a .overlay {
  margin: .25em;
  background-color: transparent;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  width: auto;
}

.extf-image .grid li a .play-icon-plus {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.extf-image .grid li a .play-icon-plus .play-icon-text {
  color: #fefefe;
  display: none;
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  line-height: 1.3;
  padding: 10px 25px;
  text-align: center;
}

.extf-image .grid li a .play-icon-plus .play-icon {
  display: block;
  background: url(/Static/mediaelement/bigplay.png) no-repeat 0 0;
  background-size: 36px 36px;
  margin: 0 auto;
  height: 36px;
  width: 36px;
}

.extf-image .grid li a:hover .overlay {
  background-color: rgba(0,0,0,.5);
}

.extf-image .grid li a:hover .play-icon-text {
  display: block;
}

.extf-image .grid li img {
  float: left;
  max-width: 100%;
}

.extf-image .grid li.quote {
  background-color: #1e5a7e;
}

.cl-detail .extf-image .grid li.quote .cl-description,
.cl-detail .extf-image .grid li.quote font,
.extf-image .grid li.quote .cl-detail .cl-description,
.extf-image .grid li.quote .cl-detail font,
.extf-image .grid li.quote .extf-content,
.extf-image .grid li.quote .story-carousel .story-content,
.extf-image .grid li.quote .support-area,
.extf-image .grid li.quote p,
.story-carousel .extf-image .grid li.quote .story-content {
  color: #fefefe;
  font-family: "Volvo Sans Light","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 15px;
  font-style: italic;
  line-height: 1.3;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}

@media screen and (min-width:481px) {
  .cl-detail .extf-image .grid li.quote .cl-description,
  .cl-detail .extf-image .grid li.quote font,
  .extf-image .grid li.quote .cl-detail .cl-description,
  .extf-image .grid li.quote .cl-detail font,
  .extf-image .grid li.quote .extf-content,
  .extf-image .grid li.quote .story-carousel .story-content,
  .extf-image .grid li.quote .support-area,
  .extf-image .grid li.quote p,
  .story-carousel .extf-image .grid li.quote .story-content {
    font-size: 1.3em;
    padding: 20px 30px;
  }
}

.extf-image .grid .overlay-box-width-text {
  background-color: rgba(0,0,0,.8);
  padding: .65em;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}

.extf-image .grid .overlay-box-width-text span {
  color: #fff;
  font-size: 18px;
  line-height: 1.25;
  position: relative;
  width: 100%;
}

.extf-image .grid .overlay-box-width-text:hover {
  top: 0;
}

.extf-image .grid .overlay-box-width-text:hover span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  word-break: break-word;
  word-wrap: break-word;
}

.extf-il .extf-container,
.extf-ir .extf-container {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
}

.extf-il .extf-container:after,
.extf-il .extf-container:before,
.extf-ir .extf-container:after,
.extf-ir .extf-container:before {
  content: " ";
  display: table;
}

.extf-il .extf-container:after,
.extf-ir .extf-container:after {
  clear: both;
}

.extf-il .extf-container .extf-body,
.extf-il .extf-container .extf-image,
.extf-ir .extf-container .extf-body,
.extf-ir .extf-container .extf-image {
  text-align: left;
}

@media screen and (min-width:481px) {
  .extf-il .extf-container .extf-body,
  .extf-il .extf-container .extf-image,
  .extf-ir .extf-container .extf-body,
  .extf-ir .extf-container .extf-image {
    margin: 0;
    max-width: none;
  }
}

@media screen and (min-width:769px) {
  .extf-il .extf-container .extf-body,
  .extf-il .extf-container .extf-image,
  .extf-ir .extf-container .extf-body,
  .extf-ir .extf-container .extf-image {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 48.25871%;
  }

  .extf-il .extf-container .extf-body:last-child,
  .extf-il .extf-container .extf-image:last-child,
  .extf-ir .extf-container .extf-body:last-child,
  .extf-ir .extf-container .extf-image:last-child {
    margin-right: 0;
  }
}

.extf-il .extf-container .extf-body,
.extf-ir .extf-container .extf-body {
  padding: 2.5em 2.5em 0;
}

@media screen and (min-width:769px) {
  .extf-il .extf-container .extf-body,
  .extf-ir .extf-container .extf-body {
    margin-top: 1.2em;
  }
}

.cl-detail .extf-il .extf-container .extf-body .cl-description,
.cl-detail .extf-il .extf-container .extf-body font,
.cl-detail .extf-ir .extf-container .extf-body .cl-description,
.cl-detail .extf-ir .extf-container .extf-body font,
.extf-il .extf-container .extf-body .cl-detail .cl-description,
.extf-il .extf-container .extf-body .cl-detail font,
.extf-il .extf-container .extf-body .extf-content,
.extf-il .extf-container .extf-body .story-carousel .story-content,
.extf-il .extf-container .extf-body .support-area,
.extf-il .extf-container .extf-body p,
.extf-ir .extf-container .extf-body .cl-detail .cl-description,
.extf-ir .extf-container .extf-body .cl-detail font,
.extf-ir .extf-container .extf-body .extf-content,
.extf-ir .extf-container .extf-body .story-carousel .story-content,
.extf-ir .extf-container .extf-body .support-area,
.extf-ir .extf-container .extf-body p,
.story-carousel .extf-il .extf-container .extf-body .story-content,
.story-carousel .extf-ir .extf-container .extf-body .story-content {
  margin-left: 0;
  margin-right: 0;
}

.extf-il .extf-cta,
.extf-ir .extf-cta {
  margin-top: 0;
}

@media screen and (min-width:769px) {
  .extf-il .extf-container .extf-body {
    padding-top: 0;
    padding-right: 2.5em;
    padding-left: 0;
  }
}

.lt-ie9 .extf-il .extf-container .extf-body {
  margin-right: 0;
}

.extf-il .extf-container .extf-image {
  margin-top: 0;
}

@media screen and (min-width:769px) {
  .extf-ir .extf-container .extf-body {
    padding-top: 0;
    padding-right: 0;
    padding-left: 2.5em;
    float: left;
  }
}

@media (min-width:84.125em) {
  .extf-ir .extf-container .extf-body {
    padding-left: 0;
    padding-right: 0;
  }
}

.extf-ir .extf-container .extf-image {
  margin-top: 0;
}

@media screen and (min-width:481px) {
  .extf-ir .extf-container .extf-image {
    margin: 0;
  }
}

@media screen and (min-width:769px) {
  .extf-ir .extf-container .extf-image {
    float: right;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .extf-il+.extf .extf-body,
  .extf-ir+.extf .extf-body {
    text-align: left;
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .cl-detail .extf-il+.extf .extf-body .cl-description,
  .cl-detail .extf-il+.extf .extf-body font,
  .cl-detail .extf-ir+.extf .extf-body .cl-description,
  .cl-detail .extf-ir+.extf .extf-body font,
  .extf-il+.extf .extf-body .cl-detail .cl-description,
  .extf-il+.extf .extf-body .cl-detail font,
  .extf-il+.extf .extf-body .extf-content,
  .extf-il+.extf .extf-body .story-carousel .story-content,
  .extf-il+.extf .extf-body .support-area,
  .extf-il+.extf .extf-body p,
  .extf-ir+.extf .extf-body .cl-detail .cl-description,
  .extf-ir+.extf .extf-body .cl-detail font,
  .extf-ir+.extf .extf-body .extf-content,
  .extf-ir+.extf .extf-body .story-carousel .story-content,
  .extf-ir+.extf .extf-body .support-area,
  .extf-ir+.extf .extf-body p,
  .story-carousel .extf-il+.extf .extf-body .story-content,
  .story-carousel .extf-ir+.extf .extf-body .story-content {
    margin-left: 0;
    margin-right: 0;
  }
}

.lt-ie9 .extf-il:after,
.lt-ie9 .extf-il:before,
.lt-ie9 .extf-ir:after,
.lt-ie9 .extf-ir:before {
  content: " ";
  display: table;
}

.lt-ie9 .extf-il:after,
.lt-ie9 .extf-ir:after {
  clear: both;
}

@media screen and (min-width:481px) {
  .lt-ie9 .extf-il .extf-container .extf-body,
  .lt-ie9 .extf-il .extf-container .extf-image,
  .lt-ie9 .extf-ir .extf-container .extf-body,
  .lt-ie9 .extf-ir .extf-container .extf-image {
    width: 46%;
  }
}

@media screen and (min-width:481px) {
  .lt-ie9 .extf-il .extf-container .extf-image {
    margin-right: 2%;
  }
}

@media screen and (min-width:481px) {
  .lt-ie9 .extf-ir .extf-container .extf-body {
    margin-right: 2%;
  }
}

.video-popup-container {
  position: relative;
  background: 0 0;
  margin: 20px auto;
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
}

.video-popup-container:after,
.video-popup-container:before {
  content: " ";
  display: table;
}

.video-popup-container:after {
  clear: both;
}

.mfp-close-btn-in button.mfp-close {
  color: #f3f3f3;
  font-size: 22px;
  top: -5px;
  right: -22px;
}

.video-popup-container .mfp-title {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 28px;
  letter-spacing: 1px;
  position: relative;
  top: 0;
  height: 47px;
  line-height: 55px;
}

@media screen and (min-width:481px) and (max-width:769px) {
  .extf-heading {
    font-size: 40px!important;
  }

  .extf3-cta-link {
    margin-top: 0;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .extf-heading {
    font-size: 32px!important;
  }

  .extf3-cta-link {
    margin-top: 0;
  }

  .extf3-body {
    padding-left: 30px!important;
  }
}

@media screen and (min-width:769px) {
  .specification-wrapper .extf-body h2 {
    font-size: 3.375em!important;
    line-height: 1.2em;
  }
}

.background>img {
  width: 100%!important;
}

.nav.force-sticky-nav {
  overflow: hidden;
}

#volvo-xc60-specifications .extf-image {
  margin-top: 100px;
}

.specification-wrapper .extf-body h2 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 17px;
}

@media (max-width:767px) {
  .specification-wrapper #specifications-exterior-feature-one-1 {
    margin-top: 50px;
  }

  .background>img {
    top: 0;
  }
}

@media screen and (min-width:481px) {
  .specification-wrapper .extf-body h2 {
    font-size: 2.5em;
    line-height: 1.2em;
  }
}

.extf-image .grid li.image {
  margin-bottom: 0;
}

.extf-image .grid li.video {
  margin-bottom: 0;
}

@media (max-width:320px) {
  .extf-image .grid li {
    width: 48%;
  }
}

.extf-two .extfInternalVideoPlayer {
  width: 100%;
  float: left;
  margin: 10px;
  position: relative;
  overflow: hidden;
}

.extf-two #iframeExteriorTwoInternal {
  position: absolute;
  z-index: 31;
}

.hideextfVideo {
  top: -500px;
}

@media screen and (max-width:767px) and (orientation:portrait) {
  .extf-two .extfInternalVideoPlayer {
    float: none;
    width: auto;
  }

  .extf-two img {
    width: 100%;
  }

  .extf-two .extf-container .extf-body {
    width: auto;
  }
}

@media screen and (min-width:768px) and (orientation:portrait) {
  .extf-two .extf-container .extf-body {
    padding: 10px;
    width: 49%;
    float: left;
  }

  .extf-two #iframeExteriorTwoInternal {
    height: 350px;
  }
}

.extfVideoInternalContainer {
  width: 100%;
  margin: 10px 10px 10px 0;
  float: left;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.extfVideoInternalContainer .extfVideoIntl-img {
  position: relative;
}

.extfVideoInternalContainer .extfVideoIntl-img img {
  width: 100%;
}

.extfVideoInternalContainer [id^=extfVideoInternal] {
  width: 100%;
  position: absolute;
  top: 0;
}

@media screen and (min-width:480px) and (max-width:1024px) {
  .extfVideoInternalContainer {
    height: 576px;
  }

  .extfVideoInternalContainer [id^=extfVideoInternal] {
    width: 100%;
    height: auto;
  }

  .extf-two .extfVideoInternalContainer+.extf-body {
    width: 48%;
    float: left;
    padding: 0;
  }
}

.extfScrollLock {
  overflow: hidden!important;
}

@media screen and (max-width:767px) and (orientation:portrait) {
  .extfVideoInternalContainer {
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 10px;
  }

  .extfVideoInternalContainer [id^=extfVideoInternal] {
    width: 95%;
    height: auto;
  }

  .extfVideoInternalContainer .extfVideoIntl-img img {
    height: auto;
    width: 100%;
  }
}

.extftwoVideo-overlay-container {
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 75vw;
  margin: 20px auto;
}

.mfp-close-btn-in .extftwoVideo-overlay-container button.mfp-close {
  position: fixed;
  right: 0;
  border-radius: 50%;
  border: 1px solid #f3f3f3;
}

.mfp-close-btn-in .extftwoVideo-overlay-container button.mfp-close .icon-close {
  font-size: 20px;
}

.mfp-close-btn-in .extftwoVideo-overlay-container button.mfp-close:hover {
  transition: none;
}

.extftwoVideo-overlay-container .mediaelement {
  width: 100%!important;
}

@media screen and (min-width:769px) {
  .cl-list.eventcal .cl-list-item .cl-list-info>dt {
    float: left;
    display: block;
    margin-right: 4.69799%;
    width: 65.10067%;
  }

  .cl-list.eventcal .cl-list-item .cl-list-info>dt:last-child {
    margin-right: 0;
  }

  .cl-list.eventcal .cl-list-item .cl-list-info>dd {
    float: left;
    display: block;
    margin-right: 4.69799%;
    width: 30.20134%;
  }

  .cl-list.eventcal .cl-list-item .cl-list-info>dd:last-child {
    margin-right: 0;
  }
}

.cl-container.eventcal,
.eventcal.cl-list {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
}

.cl-container.eventcal .cl-detail,
.eventcal.cl-list .cl-detail {
  display: block;
}

@media screen and (min-width:769px) {
  .cl-container.eventcal .cl-detail,
  .eventcal.cl-list .cl-detail {
    display: table-row;
    padding: 42px;
  }
}

.cl-container.eventcal .cl-detail .date-time,
.eventcal.cl-list .cl-detail .date-time {
  display: block;
  padding: 0;
  vertical-align: top;
}

@media screen and (min-width:769px) {
  .cl-container.eventcal .cl-detail .date-time,
  .eventcal.cl-list .cl-detail .date-time {
    display: table-cell;
    padding: 14px 56px 0 11px;
  }
}

.cl-container.eventcal .cl-detail .full-text,
.eventcal.cl-list .cl-detail .full-text {
  display: block;
  padding: 10px 0 0;
  vertical-align: top;
}

.cl-container.eventcal .cl-detail .full-text .paragraph,
.eventcal.cl-list .cl-detail .full-text .paragraph {
  margin-bottom: 40px;
}

@media screen and (min-width:769px) {
  .cl-container.eventcal .cl-detail .full-text,
  .eventcal.cl-list .cl-detail .full-text {
    display: table-cell;
  }
}

.cl-container.eventcal .date-time .date-time-box,
.eventcal.cl-list .date-time .date-time-box {
  border: 3px solid #003057;
  height: 187px;
  width: 154px;
  margin: 0 auto 15px;
  position: relative;
  text-align: center;
}

@media screen and (min-width:769px) {
  .cl-container.eventcal .date-time .date-time-box,
  .eventcal.cl-list .date-time .date-time-box {
    margin: 0;
  }
}

.cl-container.eventcal .date-time .day,
.eventcal.cl-list .date-time .day {
  background-color: #003057;
  color: #fefefe;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
}

.cl-container.eventcal .date-time .date,
.eventcal.cl-list .date-time .date {
  color: #003057;
  font-size: 38px;
  padding: 10px;
}

.cl-container.eventcal .date-time .date>span,
.eventcal.cl-list .date-time .date>span {
  display: block;
  font-weight: 700;
  padding: 4px;
}

.cl-container.eventcal .date-time .date .month,
.eventcal.cl-list .date-time .date .month {
  font-size: 20px;
  font-weight: 400;
}

.cl-container.eventcal .date-time .date .year,
.eventcal.cl-list .date-time .date .year {
  font-size: 16px;
  font-weight: 400;
}

.cl-container.eventcal .date-time .time,
.eventcal.cl-list .date-time .time {
  color: #9a9b9d;
  font-size: 17px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 4px 5px;
  width: 100%;
  text-align: center;
}

.cl-container.eventcal .outlook-link,
.eventcal.cl-list .outlook-link {
  text-align: center;
}

.cl-container.eventcal .outlook-link img,
.eventcal.cl-list .outlook-link img {
  margin-right: 7px;
  height: 27px;
  width: 27px;
  vertical-align: middle;
}

.cl-container.eventcal .outlook-link a,
.eventcal.cl-list .outlook-link a {
  border-bottom: 0;
}

.cl-container.eventcal .outlook-link a:hover,
.eventcal.cl-list .outlook-link a:hover {
  border-bottom: 1px solid #003057;
}

.footer {
  background-color: #003057;
  padding-top: 21px;
  color: #fff;
  position: relative;
}

@media screen and (min-width:481px) {
  .footer {
    padding-top: 42px;
  }
}

.footer a {
  color: #fff;
  border: none;
}

.footer a:hover {
  border-bottom: none;
  color: #ccc;
}

.theme-dark+.footer {
  margin-top: 0;
  border-top: solid 3.75em #000;
}

@media screen and (min-width:481px) {
  .theme-dark+.footer {
    border-width: 5.625em;
  }
}

@media screen and (min-width:769px) {
  .theme-dark+.footer {
    border-width: 11.875em;
  }
}

.dealer-locator+.footer,
.extf-has-image+.footer,
.fullscreen-hero+.footer,
.innovations+.footer,
.main-story-carousel+.footer,
.video-player+.footer {
  margin-top: 0;
  border-top: 0;
}

.footer-copyright {
  line-height: 1.4;
  padding-left: 1em;
  padding-right: 1em;
}

.footer-docked {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer-row {
  text-align: center;
  padding-bottom: 14px;
}

@media screen and (min-width:481px) {
  .footer-row {
    padding-bottom: 40px;
  }
}

.footer-list-item>a {
  letter-spacing: 0;
  padding: 5px;
  display: block;
}

.footer-list-item.footer-list-item-row {
  padding-top: 14px;
  display: block;
  margin: 0 auto;
}

@media (min-width:1266px) {
  .footer-list-item {
    display: inline-block;
  }
}

.footer-list-legal {
  font-size: 0;
}

.footer-list-legal .footer-list-item>a {
  display: inline-block;
  font-size: 16px;
}

.footer-list-legal .footer-list-item:before {
  content: '|';
  display: inline-block;
  color: #bdd6e6;
  font-size: 12px;
  position: relative;
  top: -2px;
  margin: 0 5px;
}

.footer-list-legal .footer-list-item:first-child:before {
  display: none;
}

.footer-list-main>.footer-list-item {
  margin: 0 28px;
}

.footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

html[lang=ja-JP] .footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

html[lang=zh-CN] .footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
}

html[lang=zh-TW] .footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=zh-HK] .footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
}

html[lang=th-TH] .footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
}

html[lang=ru-RU] .footer-list-main>.footer-list-item>a {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
}

@media screen and (min-width:481px) {
  .footer-list-main>.footer-list-item.footer-list-item-row {
    padding-top: 40px;
  }
}

@media screen and (min-width:769px) {
  .footer-list-main>.footer-list-item {
    display: inline-block;
  }

  .footer-list-main>.footer-list-item.footer-list-item-row {
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    display: block;
  }
}

@media screen and (min-width:79.125em) {
  .footer-list-main>.footer-list-item.footer-list-item-row {
    padding-left: 0;
    padding-right: 0;
  }
}

.footer-list-sep>.footer-list-item {
  display: inline-block;
}

.footer-socials>a {
  padding-left: 10px;
  padding-right: 10px;
}

.footer-copyright {
  display: block;
  color: #bdd6e6;
}

.footer-logo {
  max-height: 15px;
}

.footer-scroll {
  text-align: center;
  max-width: 100%;
  margin: 30px 0 0;
}

.footer-scroll .button {
  border: 1px solid #fff;
  color: #fff;
}

.footer-scroll .button:hover {
  border-bottom: 1px solid #fff;
  color: #003057;
}

@media screen and (min-width:1140px) {
  .footer-scroll {
    display: none;
  }
}

.footer-link-groups {
  display: block;
  padding: 0 14px;
}

.footer-link-groups:after,
.footer-link-groups:before {
  content: " ";
  display: table;
}

.footer-link-groups:after {
  clear: both;
}

.footer-link-groups .link-groups {
  display: none;
}

.footer-link-groups .dropdown-wrapper {
  margin-bottom: 24px;
}

.footer-link-groups .dropdown-wrapper:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width:481px) {
  .footer-link-groups {
    padding: 0 42px;
  }

  .footer-link-groups .link-groups {
    display: block;
  }

  .footer-link-groups .dropdown-wrapper {
    display: none;
  }

  .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #bdd6e6;
    margin-bottom: 5px;
  }

  html[lang=ja-JP] .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  }

  html[lang=zh-CN] .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
  }

  html[lang=zh-TW] .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  html[lang=zh-HK] .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  html[lang=th-TH] .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
  }

  html[lang=ru-RU] .footer-link-groups h4 {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
  }

  .footer-link-groups .link-groups>li {
    text-align: left;
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 48.25871%;
  }

  .footer-link-groups .link-groups>li:last-child {
    margin-right: 0;
  }

  .footer-link-groups .link-groups>li:nth-child(2n) {
    margin-right: 0;
  }

  .footer-link-groups .link-groups>li:nth-child(2n+1) {
    clear: left;
  }

  .footer-link-groups .link-groups.has-1-groups>li {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 100%;
  }

  .footer-link-groups .link-groups.has-1-groups>li:last-child {
    margin-right: 0;
  }

  .footer-link-groups .link-groups.has-1-groups>li:nth-child(1n) {
    margin-right: 0;
  }

  .footer-link-groups .link-groups.has-1-groups>li:nth-child(1n+1) {
    clear: left;
  }

  .footer-link-groups .link-groups.has-2-groups>li {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 48.25871%;
  }

  .footer-link-groups .link-groups.has-2-groups>li:last-child {
    margin-right: 0;
  }

  .footer-link-groups .link-groups.has-2-groups>li:nth-child(2n) {
    margin-right: 0;
  }

  .footer-link-groups .link-groups.has-2-groups>li:nth-child(2n+1) {
    clear: left;
  }

  .footer-link-groups .link-groups.has-3-groups>li {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 31.01161%;
  }

  .footer-link-groups .link-groups.has-3-groups>li:last-child {
    margin-right: 0;
  }

  .footer-link-groups .link-groups.has-3-groups>li:nth-child(3n) {
    margin-right: 0;
  }

  .footer-link-groups .link-groups.has-3-groups>li:nth-child(3n+1) {
    clear: left;
  }

  .footer-link-groups .link-groups .link-group-item {
    display: block;
    float: none;
    padding: 3px 0;
    margin-bottom: 0;
  }

  .footer-link-groups .link-groups a {
    color: #fff;
  }
}

@media screen and (min-width:769px) {
  .footer-link-groups .link-groups>li {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 22.38806%;
  }

  .footer-link-groups .link-groups>li:last-child {
    margin-right: 0;
  }

  .footer-link-groups .link-groups>li:nth-child(4n) {
    margin-right: 0;
  }

  .footer-link-groups .link-groups>li:nth-child(4n+1) {
    clear: left;
  }

  .footer-link-groups .link-groups>li:nth-child(2n+1) {
    clear: none;
  }
}

.footer-active-language {
  font-weight: 700;
}

.footer-glob {
  font-weight: 700;
}

@media screen and (min-width:481px) {
  .footer-language-row ul li {
    display: inline-block;
  }

  .footer-language-row ul li:first-child:after {
    content: '';
  }

  .footer-language-row ul li:last-child:after {
    content: '';
  }

  .footer-language-row .footer-list-item>a {
    display: inline-block;
  }

  .footer-glob {
    padding-right: 10px;
  }

  .footer-language-seperator:after {
    content: '|';
    display: inline-block;
    color: #bdd6e6;
    font-size: 12px;
    position: relative;
    top: -2px;
    margin: 0 5px;
  }
}

@-webkit-keyframes fullscreen-hero {
  0% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fullscreen-hero {
  0% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.csstransforms3d .fullscreen-hero .hero-background img,
.csstransforms3d .fullscreen-hero .hero-content img,
.csstransforms3d .fullscreen-hero .hero-ctas img {
  opacity: 0;
}

.fullscreen-hero.hero-loaded .hero-content-box {
  -webkit-animation: content-slide-in 1.3s 0s ease-in-out both;
  animation: content-slide-in 1.3s 0s ease-in-out both;
}

.fullscreen-hero.hero-loaded .hero-background img {
  -webkit-animation: hero-opacity .5s 0s ease-in-out both,ken-burns 19s both;
  animation: hero-opacity .5s 0s ease-in-out both,ken-burns 19s both;
}

.fullscreen-hero .hero-background video.playing {
  -webkit-animation: hero-opacity .5s 0s ease-in-out both;
  animation: hero-opacity .5s 0s ease-in-out both;
}

.fullscreen-hero .hero-content-box .innovations-header h3,
.fullscreen-hero .hero-content-box h1,
.innovations-header .fullscreen-hero .hero-content-box h3 {
  line-height: 1em;
  margin-bottom: .15em;
}

.fullscreen-hero-nav {
  color: #003057;
  position: absolute;
  z-index: 4;
  width: 100%;
  bottom: 0;
}

.fullscreen-hero-nav a {
  color: #003057;
  letter-spacing: 0;
}

.fullscreen-hero-nav a:hover,
.fullscreen-hero-nav a:visited {
  color: #003057;
}

.fullscreen-hero-nav ul {
  overflow: hidden;
  background: #fff;
}

.fullscreen-hero-nav li {
  float: left;
  padding: 14px;
  border-right: solid 1px #ededed;
}

.fullscreen-hero-nav li:last-child {
  border-right: none;
}

.fullscreen-hero-nav-title {
  display: none;
  text-transform: uppercase;
}

@media screen and (min-width:481px) {
  .fullscreen-hero-nav li {
    padding: 21px;
  }

  .fullscreen-hero-nav-title {
    display: block;
  }
}

@media screen and (min-width:769px) {
  .fullscreen-hero .hero-geo {
    bottom: 106px;
  }
}

@media only screen and (max-device-width:767px) and (min-device-width:568px) {
  .fullscreen-hero.hero {
    height: 37em!important;
  }
}

.fullscreen-hero,
.pdp-hero,
.standard-hero {
  position: relative;
}

.nav+.fullscreen-hero .hero-content-box,
.nav+.pdp-hero .hero-content-box,
.nav+.standard-hero .hero-content-box,
.nav-drop+.fullscreen-hero .hero-content-box,
.nav-drop+.pdp-hero .hero-content-box,
.nav-drop+.standard-hero .hero-content-box {
  padding-top: 50px;
}

@media screen and (min-width:540px) {
  .nav+.fullscreen-hero .hero-content-box,
  .nav+.pdp-hero .hero-content-box,
  .nav+.standard-hero .hero-content-box,
  .nav-drop+.fullscreen-hero .hero-content-box,
  .nav-drop+.pdp-hero .hero-content-box,
  .nav-drop+.standard-hero .hero-content-box {
    padding-top: 70px;
  }
}

.hero-container {
  position: relative;
}

.hero {
  position: relative;
  overflow: hidden;
  height: 350px;
}

.hero .hero-content-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 3;
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
  .hero {
    height: 535px;
  }
}

@media screen and (min-width:481px) {
  .hero {
    height: 550px;
  }
}

@media (min-width:481px) and (min-height:800px) {
  .hero {
    height: 550px;
  }
}

@media (min-width:79.125em) and (min-height:740px) {
  .hero {
    height: 740px;
  }
}

@media screen and (min-width:769px) and (min-height:800px) {
  .hero {
    height: 750px;
  }
}

@media screen and (min-width:79.125em) and (min-height:800px) {
  .hero {
    height: 800px;
  }
}

@media screen and (min-width:2000px) and (min-height:800px) {
  .hero {
    height: 1100px;
  }
}

@media (min-width:769px) {
  html:not(.is-page-editor) .hero-group {
    height: 590px;
  }
}

@media screen and (min-width:769px) and (min-height:800px) {
  html:not(.is-page-editor) .hero-group {
    height: 750px;
  }
}

@media screen and (min-width:79.125em) and (min-height:800px) {
  html:not(.is-page-editor) .hero-group {
    height: 800px;
  }
}

@media screen and (min-width:2000px) and (min-height:800px) {
  html:not(.is-page-editor) .hero-group {
    height: 1100px;
  }
}

/*!important removed by .CAC branch*/

@media screen and (min-width:1024px) and (max-width:1366px) {
  html:not(.is-page-editor) .hero-group {
    height: 666px;
  }
}

.hero-background {
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: none;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
}

.hero-background .darkfilter {
  opacity: .65!important;
}

.hero-background .nodarkfilter {
  opacity: 1!important;
}

.hero-background img {
  position: absolute;
  max-width: none;
  width: 100%;
  left: 0;
  bottom: 0;
}

.hero-background img.hide-img {
  display: none;
}

.hero-background video {
  transition: opacity .3s;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
  background: #000;
}

.no-csstransitions .hero-background video {
  opacity: 1;
}

@-webkit-keyframes content-slide-in {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes content-slide-in {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes content-pop-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes content-pop-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fullscreen-hero,
.pdp-hero,
.standard-hero {
  color: #fff;
}

.fullscreen-hero .innovations-header h3,
.fullscreen-hero h1,
.innovations-header .fullscreen-hero h3,
.innovations-header .pdp-hero h3,
.innovations-header .standard-hero h3,
.pdp-hero .innovations-header h3,
.pdp-hero h1,
.standard-hero .innovations-header h3,
.standard-hero h1 {
  line-height: 1;
  text-align: center;
  display: inline-block;
  max-width: 11em;
  margin-bottom: .15em;
}

.cl-detail .fullscreen-hero .cl-description,
.cl-detail .fullscreen-hero font,
.cl-detail .pdp-hero .cl-description,
.cl-detail .pdp-hero font,
.cl-detail .standard-hero .cl-description,
.cl-detail .standard-hero font,
.fullscreen-hero .cl-detail .cl-description,
.fullscreen-hero .cl-detail font,
.fullscreen-hero .extf-content,
.fullscreen-hero .story-carousel .story-content,
.fullscreen-hero .support-area,
.fullscreen-hero p,
.pdp-hero .cl-detail .cl-description,
.pdp-hero .cl-detail font,
.pdp-hero .extf-content,
.pdp-hero .story-carousel .story-content,
.pdp-hero .support-area,
.pdp-hero p,
.standard-hero .cl-detail .cl-description,
.standard-hero .cl-detail font,
.standard-hero .extf-content,
.standard-hero .story-carousel .story-content,
.standard-hero .support-area,
.standard-hero p,
.story-carousel .fullscreen-hero .story-content,
.story-carousel .pdp-hero .story-content,
.story-carousel .standard-hero .story-content {
  font-size: 1.125em;
}

.hero-content-box-text {
  display: none;
}

.hero-ctas {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}

.hero-ctas .button-light,
.hero-ctas .subnav-dark .subnav-cta,
.hero-ctas .theme-dark .button,
.subnav-dark .hero-ctas .subnav-cta,
.theme-dark .hero-ctas .button {
  background: rgba(255,255,255,.1);
}

.hero-ctas .button-light:hover,
.hero-ctas .subnav-dark .subnav-cta:hover,
.hero-ctas .theme-dark .button:hover,
.subnav-dark .hero-ctas .subnav-cta:hover,
.theme-dark .hero-ctas .button:hover {
  background: #fff;
}

@media screen and (min-width:0) and (max-width:481px) {
  .hero-ctas {
    margin: 10px 0 0;
  }
}

.hero-ctas li {
  display: block;
}

.hero-link {
  color: #fff;
  display: none;
  border-color: #fff;
  border-color: rgba(255,255,255,.5);
}

.hero-link:active,
.hero-link:hover,
.hero-link:visited {
  color: #fff;
  border-color: #fff;
}

.onboarding .hero-ctas li {
  margin-top: 14px;
}

.onboarding .hero-link {
  display: inline-block;
}

.hero-bg-align {
  position: relative;
  width: 0;
  margin: 0 auto;
}

.hero-content {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.csstransitions .hero-content-box {
  opacity: 0;
}

.hero-loaded .hero-content-box {
  -webkit-animation: content-pop-in 1s .2s ease-out both;
  animation: content-pop-in 1s .2s ease-out both;
}

.hero-content-align {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.hero-content-align:after,
.hero-content-align:before {
  content: " ";
  display: table;
}

.hero-content-align:after {
  clear: both;
}

.hero-content-box {
  float: left;
  display: block;
  margin-right: 3.48259%;
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

.hero-content-box:last-child {
  margin-right: 0;
}

.cl-detail .hero-content-box .cl-description,
.cl-detail .hero-content-box font,
.hero-content-box .cl-detail .cl-description,
.hero-content-box .cl-detail font,
.hero-content-box .extf-content,
.hero-content-box .story-carousel .story-content,
.hero-content-box .support-area,
.hero-content-box p,
.story-carousel .hero-content-box .story-content {
  margin: 0 auto;
}

@media screen and (min-width:481px) {
  .hero-content-box {
    padding: 0 80px;
  }
}

.hero-geo,
.hero-social {
  display: none;
  z-index: 3;
}

.hero-geo {
  display: none;
}

@media screen and (min-width:481px) {
  .hero-ctas li {
    display: inline-block;
    margin: 0 21px 0;
  }

  .hero-ctas a {
    margin-right: -4px;
  }

  .hero-content-box-text {
    display: block;
  }

  .hero-link {
    display: block;
    position: relative;
    top: 2px;
  }
}

@media screen and (min-width:769px) {
  .mfp-video .mfp-counter .hero-social {
    display: block;
    position: absolute;
    overflow: hidden;
    right: 20px;
    bottom: 0;
  }

  .mfp-counter .hero-social {
    display: block;
    position: absolute;
    overflow: hidden;
    right: 20px;
    bottom: 15px;
  }

  .hero-social {
    display: block;
    position: absolute;
    overflow: hidden;
    right: 40px;
    bottom: 21px;
  }

  .hero-social a {
    color: #fff;
    font-size: 1em;
    line-height: 1;
    border-bottom: 0;
    opacity: .8;
    letter-spacing: 0;
  }

  .hero-social a:hover {
    opacity: 1;
  }

  .hero-social .icon {
    margin-right: .3125em;
    font-size: 1em;
  }

  .hero-social li {
    float: left;
    margin-left: 20px;
  }

  .hero-social li:first-child {
    margin-left: 0;
  }

  .hero-geo {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 21px;
    right: 42px;
    overflow: hidden;
    border-bottom: 0;
  }

  .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 35px;
    float: left;
  }

  html[lang=ja-JP] .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  }

  html[lang=zh-CN] .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
  }

  html[lang=zh-TW] .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  html[lang=zh-HK] .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  html[lang=th-TH] .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
  }

  html[lang=ru-RU] .hero-geo strong {
    font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
  }

  .hero-geo .icon {
    font-size: 2.1875em;
    margin: 0 14px;
    float: left;
  }

  .hero-geo .hero-geo-coordinates {
    float: left;
  }

  .hero-geo .hero-geo-coordinates {
    margin-top: 3px;
  }

  .hero-geo .hero-geo-coordinates>span {
    display: block;
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 14px;
    line-height: 16px;
  }

  html[lang=ja-JP] .hero-geo .hero-geo-coordinates>span {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  }

  html[lang=zh-CN] .hero-geo .hero-geo-coordinates>span {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
  }

  html[lang=zh-TW] .hero-geo .hero-geo-coordinates>span {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  html[lang=zh-HK] .hero-geo .hero-geo-coordinates>span {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"MHei 200",MHei,sans-serif;
  }

  html[lang=th-TH] .hero-geo .hero-geo-coordinates>span {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"Sukhumvit Set 200","Sukhumvit Set",sans-serif;
  }

  html[lang=ru-RU] .hero-geo .hero-geo-coordinates>span {
    font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,Arial,Helvetica,sans-serif;
  }

  .hero-geo:hover,
  .hero-geo:visited {
    color: #fff;
  }
}

@-webkit-keyframes hero-opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: .65;
  }
}

@keyframes hero-opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: .65;
  }
}

@-webkit-keyframes ken-burns {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

@keyframes ken-burns {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

.csstransitions .fullscreen-hero .hero-background img,
.csstransitions .pdp-hero .hero-background img,
.csstransitions .standard-hero .hero-background img {
  opacity: 0;
}

.hero-loaded.fullscreen-hero .hero-background img,
.hero-loaded.pdp-hero .hero-background img,
.standard-hero.hero-loaded .hero-background img {
  transition: opacity 1s ease-out .2s;
  opacity: .65;
}

.hero-loaded.fullscreen-hero .hero-background img.hide-img,
.hero-loaded.pdp-hero .hero-background img.hide-img,
.standard-hero.hero-loaded .hero-background img.hide-img {
  display: none;
  opacity: 0;
}

.hero-loaded.hero-visible.fullscreen-hero .hero-background img,
.hero-loaded.hero-visible.pdp-hero .hero-background img,
.standard-hero.hero-loaded.hero-visible .hero-background img {
  -webkit-animation: hero-opacity 1s .2s ease-out both,ken-burns 35s both;
  animation: hero-opacity 1s .2s ease-out both,ken-burns 35s both;
}

.lt-ie9 .hero-background img {
  opacity: .65;
}

.fullscreen-hero .hero-background video.playing,
.pdp-hero .hero-background video.playing,
.standard-hero .hero-background video.playing {
  transition: opacity 1s ease-out .2ss;
  opacity: .65;
}

.fullscreen-hero .cta-button,
.pdp-hero .cta-button,
.standard-hero .cta-button {
  webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  display: block;
  display: inline-block;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  color: #003057;
  border: 2px solid #003057;
  color: #fff;
  border-color: #fff;
  background: rgba(255,255,255,.1);
  letter-spacing: .125em;
  -webkit-user-select: none;
  vertical-align: middle;
  padding: 13px 30px 11px;
  line-height: 1.5;
  margin: .4375em;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  outline: 0;
}

.fullscreen-hero .cta-button:hover,
.pdp-hero .cta-button:hover,
.standard-hero .cta-button:hover {
  background: #fff;
  color: #003057;
  border-color: #fff;
}

.hero-popup {
  position: relative;
  background: #fff;
  width: auto;
  max-width: 80%;
  height: 700px;
  margin: 20px auto;
  overflow: hidden;
}

.hero-popup iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.narrow-hero {
  background: #003057;
  color: #fff;
  height: 600px;
}

@media screen and (min-width:769px) {
  .hero.hero-half-height.fullscreen-hero .hero-content-align,
  .hero.hero-half-height.pdp-hero .hero-content-align,
  .standard-hero.hero.hero-half-height .hero-content-align {
    display: block;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-box,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box {
    position: relative;
    top: 40px;
  }
}

@media screen and (max-width:769px) and (min-width:481px) {
  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box {
    width: 500px;
  }
}

@media (max-width:767px) {
  .innovations-header h3,
  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3,
  h1,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 48px!important;
  }
}

@media only screen and (min-width:481px) and (max-width:767px) {
  .footer .slideIndexWrapper {
    top: -40px!important;
  }

  .hero-content-box {
    padding: 0 40px;
  }

  html:not(.is-page-editor) .pdp-hero-group {
    position: relative;
    background-color: #000;
  }
}

@media only screen and (max-device-width:768px) and (orientation:portrait) {
  .pdp-hero-group .pdp-hero .hero-content-box.left-align {
    padding: 0 3.7%!important;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align {
    padding: 0 3.7%!important;
  }
}

@media screen and (min-width:560px) and (max-width:767px) {
  .pdp-hero .hero-content-box.left-align,
  .pdp-hero .hero-content-box.right-align {
    vertical-align: top;
  }

  .pdp-hero .hero-content-box.right-align {
    float: right!important;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align {
    text-align: left;
    float: left!important;
    top: 192px!important;
    z-index: 11;
    display: table;
    position: relative;
    height: 410px;
    width: 100%;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align {
    text-align: right;
    vertical-align: middle;
    max-width: none;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    top: 192px!important;
    z-index: 11;
    display: table;
    position: relative;
    height: 410px;
    width: 100%;
  }
}

@media only screen and (max-device-width:568px) and (orientation:landscape) {
  .fullscreen-hero.hero {
    height: 600px!important;
  }
}

@media screen and (max-width:560px) and (min-width:481px) {
  .pdp-hero-group .pdp-hero .hero-content-box.left-align,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align {
    vertical-align: middle;
    max-width: none;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    top: 140px;
    z-index: 11;
    display: table;
    position: absolute;
    height: 410px;
    width: 100%;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align {
    float: right;
  }
}

@media only screen and (max-width:481px) {
  .pdp-hero .hero-content-box.left-align:after,
  .pdp-hero .hero-content-box.right-align:after {
    content: "";
    height: 30px;
    top: 270px;
    right: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom,transparent 0,#000 52%);
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text font,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .story-content {
    min-height: 20px;
    overflow: hidden;
    max-height: 45px;
  }

  .innovations-header h3,
  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3,
  h1,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 40px!important;
  }

  .innovations-header .pdp-hero .hero-content-box .hero-title-box h3,
  .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box .hero-title-box h1 {
    line-height: 40px!important;
  }

  .fullscreen-hero.hero-loaded .hero-content-box h3 {
    margin-bottom: 10px;
  }

  .hero-background {
    height: 100%!important;
  }

  .pdp-hero .hero-background {
    height: 300px!important;
  }

  .footer .slideIndexWrapper {
    top: -40px!important;
  }

  .hero-loaded.fullscreen-hero .hero-content-box h3,
  .hero-loaded.pdp-hero .hero-content-box h3,
  .standard-hero.hero-loaded .hero-content-box h3 {
    margin-bottom: 10px;
  }

  .hero-ctas {
    margin: 10px 0 0;
  }

  html:not(.is-page-editor) .pdp-hero-group {
    position: relative;
    background-color: #000;
    height: 37em!important;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:481px) and (orientation:landscape) {
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align {
    height: inherit!important;
  }
}

@media only screen and (max-device-width:320px) and (orientation:portrait) {
  .hero.fullscreen-hero,
  .hero.pdp-hero,
  .standard-hero.hero {
    height: 37em!important;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:481px) and (orientation:portrait) {
  .hero.fullscreen-hero,
  .hero.pdp-hero,
  .standard-hero.hero {
    height: 37em!important;
  }
}

@media screen and (min-width:0) and (max-width:769px) {
  .hero-group {
    padding: 0!important;
  }

  .hero-group .hero-background {
    opacity: 1!important;
  }
}

@media screen and (min-width:769px) {
  html:not(.is-page-editor) .hero-group {
    position: relative;
    background-color: #000;
  }

  html:not(.is-page-editor) .hero-group:hover .fullscreen-hero:first-child .hero-background,
  html:not(.is-page-editor) .hero-group:hover .fullscreen-hero:first-child .hero-content,
  html:not(.is-page-editor) .hero-group:hover .pdp-hero:first-child .hero-background,
  html:not(.is-page-editor) .hero-group:hover .pdp-hero:first-child .hero-content,
  html:not(.is-page-editor) .hero-group:hover .standard-hero:first-child .hero-background,
  html:not(.is-page-editor) .hero-group:hover .standard-hero:first-child .hero-content {
    opacity: 0;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero,
  html:not(.is-page-editor) .hero-group .pdp-hero,
  html:not(.is-page-editor) .hero-group .standard-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero .hero-background,
  html:not(.is-page-editor) .hero-group .pdp-hero .hero-background,
  html:not(.is-page-editor) .hero-group .standard-hero .hero-background {
    transition: opacity .5s;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:first-child .hero-background,
  html:not(.is-page-editor) .hero-group .pdp-hero:first-child .hero-background,
  html:not(.is-page-editor) .hero-group .standard-hero:first-child .hero-background {
    opacity: 1;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:first-child .hero-content,
  html:not(.is-page-editor) .hero-group .pdp-hero:first-child .hero-content,
  html:not(.is-page-editor) .hero-group .standard-hero:first-child .hero-content {
    transition: opacity .5s;
    opacity: 1;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-background,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-background,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-background {
    opacity: 0;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content {
    transition: border-color .5s,background-color .5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
    z-index: 10;
    background-color: rgba(255,255,255,0);
    border-bottom: solid 4px #212121;
  }

  .innovations-header html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content h3,
  .innovations-header html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content h3,
  .innovations-header html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content h1,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content h1,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content h1 {
    font-size: 38px;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content h3 {
    font-size: 14px;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content .hero-content-box,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content .hero-content-box,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content .hero-content-box {
    padding: 0;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content .hero-content-align,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content .hero-content-align,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block;
    position: absolute;
    bottom: 30px;
    height: auto;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content .hero-content-box,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content .hero-content-box,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content .hero-content-box {
    padding-left: 0;
    padding-right: 0;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content:hover,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content:hover,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content:hover {
    border-color: #fff;
    background-color: rgba(255,255,255,.05);
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content:hover .hero-content-align,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content:hover .hero-content-align,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content:hover .hero-content-align {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  html:not(.is-page-editor) .hero-group-has-3 .fullscreen-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group-has-3 .pdp-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group-has-3 .standard-hero:not(:first-child) .hero-content {
    width: 50%;
  }

  html:not(.is-page-editor) .hero-group-has-3 .fullscreen-hero:nth-child(2) .hero-content,
  html:not(.is-page-editor) .hero-group-has-3 .pdp-hero:nth-child(2) .hero-content,
  html:not(.is-page-editor) .hero-group-has-3 .standard-hero:nth-child(2) .hero-content {
    left: 0;
  }

  html:not(.is-page-editor) .hero-group-has-3 .fullscreen-hero:nth-child(3) .hero-content,
  html:not(.is-page-editor) .hero-group-has-3 .pdp-hero:nth-child(3) .hero-content,
  html:not(.is-page-editor) .hero-group-has-3 .standard-hero:nth-child(3) .hero-content {
    left: 50%;
  }

  html:not(.is-page-editor) .hero-group-has-4 .fullscreen-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .pdp-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .standard-hero:not(:first-child) .hero-content {
    width: 33.33333%;
  }

  html:not(.is-page-editor) .hero-group-has-4 .fullscreen-hero:nth-child(2) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .pdp-hero:nth-child(2) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .standard-hero:nth-child(2) .hero-content {
    left: 0;
  }

  html:not(.is-page-editor) .hero-group-has-4 .fullscreen-hero:nth-child(3) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .pdp-hero:nth-child(3) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .standard-hero:nth-child(3) .hero-content {
    left: 33.33333%;
  }

  html:not(.is-page-editor) .hero-group-has-4 .fullscreen-hero:nth-child(4) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .pdp-hero:nth-child(4) .hero-content,
  html:not(.is-page-editor) .hero-group-has-4 .standard-hero:nth-child(4) .hero-content {
    left: 66.66667%;
  }

  html:not(.is-page-editor) .hero-group-has-5 .fullscreen-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .pdp-hero:not(:first-child) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .standard-hero:not(:first-child) .hero-content {
    width: 25%;
  }

  html:not(.is-page-editor) .hero-group-has-5 .fullscreen-hero:nth-child(2) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .pdp-hero:nth-child(2) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .standard-hero:nth-child(2) .hero-content {
    left: 0;
  }

  html:not(.is-page-editor) .hero-group-has-5 .fullscreen-hero:nth-child(3) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .pdp-hero:nth-child(3) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .standard-hero:nth-child(3) .hero-content {
    left: 25%;
  }

  html:not(.is-page-editor) .hero-group-has-5 .fullscreen-hero:nth-child(4) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .pdp-hero:nth-child(4) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .standard-hero:nth-child(4) .hero-content {
    left: 50%;
  }

  html:not(.is-page-editor) .hero-group-has-5 .fullscreen-hero:nth-child(5) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .pdp-hero:nth-child(5) .hero-content,
  html:not(.is-page-editor) .hero-group-has-5 .standard-hero:nth-child(5) .hero-content {
    left: 75%;
  }
}

@media screen and (min-width:79.125em) {
  .innovations-header html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content h3,
  .innovations-header html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content h3,
  .innovations-header html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content h1,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content h1,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content h1 {
    font-size: 50px;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .hero-group .pdp-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .hero-group .standard-hero:not(:first-child) .hero-content h3 {
    font-size: 18px;
  }
}

.nav-drop+.placeholder-hero,
.placeholder-hero {
  height: auto;
  padding: 0;
  position: relative;
}

.placeholder-hero .hero-content-top {
  position: relative;
  z-index: 3;
  width: 100%;
  padding-top: 50px;
}

.placeholder-hero .hero-content-bottom {
  position: relative;
}

.placeholder-hero .hero-background img {
  opacity: .8;
}

@media screen and (min-width:540px) {
  .placeholder-hero .hero-content-top {
    padding-top: 70px;
  }
}

.is-content-after-nav .placeholder-hero .hero-content-top {
  padding-top: 0;
}

.is-page-editor .placeholder-hero .hero-content-top {
  min-height: 200px;
}

.placeholder-hero .hero-text {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
  color: #fff;
  margin-top: 166px;
  min-height: 251px;
  margin-bottom: 42px;
}

.placeholder-hero .hero-text:after,
.placeholder-hero .hero-text:before {
  content: " ";
  display: table;
}

.placeholder-hero .hero-text:after {
  clear: both;
}

@media screen and (min-width:481px) {
  .placeholder-hero .hero-text {
    padding-left: 42px;
    padding-right: 42px;
  }
}

.cl-detail .placeholder-hero .hero-text .cl-description,
.cl-detail .placeholder-hero .hero-text font,
.placeholder-hero .hero-text .cl-detail .cl-description,
.placeholder-hero .hero-text .cl-detail font,
.placeholder-hero .hero-text .extf-content,
.placeholder-hero .hero-text .story-carousel .story-content,
.placeholder-hero .hero-text .support-area,
.placeholder-hero .hero-text p,
.story-carousel .placeholder-hero .hero-text .story-content {
  font-family: "Volvo Serif Regular";
  margin-top: 25px;
  font-size: 1.25em;
  max-width: 570px;
}

@media screen and (min-width:0) and (max-width:481px) {
  .placeholder-hero .hero-text {
    margin-top: 80px;
    margin-bottom: 82px;
    min-height: 0;
  }

  .innovations-header .placeholder-hero .hero-text h3,
  .placeholder-hero .hero-text .innovations-header h3,
  .placeholder-hero .hero-text h1 {
    text-align: center;
  }

  .cl-detail .placeholder-hero .hero-text .cl-description,
  .cl-detail .placeholder-hero .hero-text font,
  .placeholder-hero .hero-text .cl-detail .cl-description,
  .placeholder-hero .hero-text .cl-detail font,
  .placeholder-hero .hero-text .extf-content,
  .placeholder-hero .hero-text .story-carousel .story-content,
  .placeholder-hero .hero-text .support-area,
  .placeholder-hero .hero-text p,
  .story-carousel .placeholder-hero .hero-text .story-content {
    display: none;
  }
}

.hero-blog {
  height: 140px;
  margin-top: 50px;
}

.hero-blog.blue {
  background-color: #003057;
  color: #fff;
  margin-bottom: 3%;
}

.hero-blog.withBg {
  background-size: cover;
  background-position: center center;
  color: #fff;
  margin-bottom: 3%;
}

.hero-blog .innovations-header h3,
.hero-blog h1,
.innovations-header .hero-blog h3 {
  margin-bottom: .2em;
  max-height: 140px;
  overflow-y: hidden;
}

@media screen and (max-width:769px) {
  .hero-blog.hero {
    height: 210px;
  }
}

.hero-blog .hero-content-box {
  padding: 0 0;
}

.hero-blog .hero-content-box .hero-content-box-text {
  display: block;
  max-height: 50px;
  overflow-y: hidden;
}

@media screen and (min-width:0) and (max-width:481px) {
  .hero-blog .hero-content-box .hero-content-box-text {
    display: none;
  }
}

@media screen and (min-width:481px) {
  .hero-blog {
    height: 200px;
    top: 0;
    margin-top: 70px;
  }
}

@media screen and (min-width:769px) {
  .hero-blog {
    height: 370px;
  }
}

.hero-blog .hero-content .hero-content-box {
  opacity: 1;
}

.hero-blog .hero-content-align {
  padding: .9375em;
}

.placeholder-hero .hero-data {
  max-width: 79.125em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
  color: #fff;
  margin-top: 166px;
  min-height: 251px;
  margin-bottom: 42px;
}

.placeholder-hero .hero-data:after,
.placeholder-hero .hero-data:before {
  content: " ";
  display: table;
}

.placeholder-hero .hero-data:after {
  clear: both;
}

@media screen and (min-width:481px) {
  .placeholder-hero .hero-data {
    padding-left: 42px;
    padding-right: 42px;
  }
}

.innovations-header .placeholder-hero .hero-data h3,
.placeholder-hero .hero-data .innovations-header h3,
.placeholder-hero .hero-data h1 {
  margin-bottom: 14px;
}

.placeholder-hero .hero-data ul {
  max-width: 36em;
  margin-bottom: 24px;
}

.placeholder-hero .hero-data ul:after,
.placeholder-hero .hero-data ul:before {
  content: " ";
  display: table;
}

.placeholder-hero .hero-data ul:after {
  clear: both;
}

.placeholder-hero .hero-data li {
  float: left;
  display: block;
  margin-right: 7.21649%;
  width: 28.52234%;
}

.placeholder-hero .hero-data li:last-child {
  margin-right: 0;
}

.placeholder-hero .hero-data dt {
  font-weight: 400;
}

.placeholder-hero .hero-data dd {
  font-family: "Volvo Sans Medium";
  font-size: 1.75em;
  line-height: 1.1em;
}

.placeholder-hero .hero-data a {
  font-family: "Volvo Sans Medium";
  color: #fff;
  border-bottom-color: #fff;
}

@media screen and (min-width:0) and (max-width:481px) {
  .placeholder-hero .hero-data {
    margin-top: 80px;
    margin-bottom: 82px;
    min-height: 0;
  }

  .innovations-header .placeholder-hero .hero-data h3,
  .placeholder-hero .hero-data .innovations-header h3,
  .placeholder-hero .hero-data h1 {
    text-align: center;
  }

  .placeholder-hero .hero-data a,
  .placeholder-hero .hero-data ul {
    display: none;
  }
}

.hero-shortcuts {
  position: relative;
  padding-bottom: 35px;
}

.hero-shortcuts .scroll {
  overflow-x: hidden;
  box-sizing: border-box;
}

.touch .hero-shortcuts .scroll {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

.hero-shortcuts .scroll ul {
  width: 806px;
  box-sizing: border-box;
}

.hero-shortcuts .scroll ul:after,
.hero-shortcuts .scroll ul:before {
  content: " ";
  display: table;
}

.hero-shortcuts .scroll ul:after {
  clear: both;
}

.hero-shortcuts .scroll li {
  float: left;
  width: 250px;
  height: 70px;
  margin-left: 14px;
  box-sizing: border-box;
}

.hero-shortcuts .scroll li a {
  box-sizing: border-box;
  position: relative;
  display: block;
  border: 1px solid #fff;
  color: #fff;
  padding: 10px;
  height: 100%;
  transition: all .15s linear;
}

.hero-shortcuts .scroll li a:hover {
  background-color: rgba(255,255,255,.2);
}

.hero-shortcuts .scroll li a strong {
  font-size: 1.375em;
  line-height: 1em;
  letter-spacing: 0;
  font-family: "Volvo Sans Medium";
  display: inline-block;
  margin-right: 48px;
}

.hero-shortcuts .scroll li a span {
  display: none;
}

.hero-shortcuts .scroll li a .icon {
  font-size: 15px;
  position: absolute;
  right: 10px;
  bottom: 3px;
}

.hero-shortcuts .dots {
  position: absolute;
  bottom: 14px;
  width: 100%;
  text-align: center;
  height: 7px;
}

.hero-shortcuts .dots a {
  width: 7px;
  height: 7px;
  margin: 0 3px;
  background-color: #7a7c7c;
  vertical-align: top;
}

.hero-shortcuts .dots a.active {
  background-color: #fff;
}

@media screen and (min-width:481px) {
  .hero-shortcuts .scroll ul {
    width: 900px;
  }

  .hero-shortcuts .scroll li {
    width: 244px;
    margin-left: 42px;
  }
}

@media screen and (min-width:769px) {
  .hero-shortcuts {
    padding-bottom: 21px;
  }

  .hero-shortcuts .scroll {
    overflow: none;
  }

  .hero-shortcuts .scroll ul {
    max-width: 79.125em;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding-left: 42px;
    padding-right: 42px;
  }

  .hero-shortcuts .scroll ul:after,
  .hero-shortcuts .scroll ul:before {
    content: " ";
    display: table;
  }

  .hero-shortcuts .scroll ul:after {
    clear: both;
  }

  .hero-shortcuts .scroll li {
    float: left;
    display: block;
    margin-right: 3.48259%;
    width: 31.01161%;
    margin-left: 0;
    height: 100px;
  }

  .hero-shortcuts .scroll li:last-child {
    margin-right: 0;
  }

  .hero-shortcuts .scroll li a {
    padding: 14px 21px;
  }

  .hero-shortcuts .scroll li a strong {
    font-size: 1.5em;
    margin-right: 0;
    display: inline;
  }

  .hero-shortcuts .scroll li a span {
    position: absolute;
    display: block;
    font-family: "Volvo Sans Medium";
    font-size: .8125em;
    left: 20px;
    bottom: 6px;
    right: 20px;
  }

  .hero-shortcuts .scroll li a .icon {
    right: 21px;
    bottom: 7px;
  }

  .hero-shortcuts .dots {
    display: none;
  }
}

.pdp-hero .hero-content-box h3 {
  margin-bottom: 10px;
}

@media screen and (min-width:769px) {
  .pdp-hero .hero-content-align {
    max-width: none;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    top: 140px;
    z-index: 11;
    display: table;
    position: absolute;
    height: 410px;
    width: 100%;
  }

  .pdp-hero .hero-content-box {
    padding: 0 5%;
  }

  .pdp-hero .hero-content-box .hero-title-box {
    width: 400px;
  }

  .innovations-header .pdp-hero .hero-content-box .hero-title-box h3,
  .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box .hero-title-box h1 {
    font-family: "Volvo Broad";
    margin-bottom: 15px;
    font-size: 80px;
    line-height: 70px;
  }

  .pdp-hero .hero-content-box .hero-title-box h2 {
    font-family: "Volvo Sans Regular";
    margin-bottom: 10px;
  }

  .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: "Volvo Sans Regular";
    margin-bottom: 15px;
    font-size: 18px;
  }

  .pdp-hero .hero-content-box .hero-ctas {
    width: 100%;
    overflow: hidden;
  }

  .pdp-hero .hero-content-box .hero-ctas .button {
    font-family: "Volvo Sans Medium";
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
  }

  .pdp-hero .hero-content-box .hero-ctas li {
    margin: 0;
  }

  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text font,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero .hero-content-box .hero-content-box-text .story-content {
    font-family: "Volvo Sans Regular";
    font-size: 18px;
    width: 380px;
    line-height: 27px;
  }

  .pdp-hero .hero-content-box .hero-link {
    display: none;
  }

  .pdp-hero .hero-content-box.left-align {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 50px;
    padding-right: 50px;
  }

  .innovations-header .pdp-hero .hero-content-box.left-align .hero-title-box h3,
  .pdp-hero .hero-content-box.left-align .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box.left-align .hero-title-box h1 {
    text-align: left;
  }

  .cl-detail .pdp-hero .hero-content-box.left-align .cl-description,
  .cl-detail .pdp-hero .hero-content-box.left-align font,
  .pdp-hero .hero-content-box.left-align .cl-detail .cl-description,
  .pdp-hero .hero-content-box.left-align .cl-detail font,
  .pdp-hero .hero-content-box.left-align .extf-content,
  .pdp-hero .hero-content-box.left-align .story-carousel .story-content,
  .pdp-hero .hero-content-box.left-align .support-area,
  .pdp-hero .hero-content-box.left-align p,
  .story-carousel .pdp-hero .hero-content-box.left-align .story-content {
    margin-left: 0;
  }

  .pdp-hero .hero-content-box.left-align .button {
    margin: 0;
    margin-right: 8px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero .hero-content-box.left-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero .hero-content-box.left-align .review-points {
    margin-top: 15px;
    overflow: hidden;
  }

  .pdp-hero .hero-content-box.left-align .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
  }

  .pdp-hero .hero-content-box.right-align {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }

  .innovations-header .pdp-hero .hero-content-box.right-align .hero-title-box h3,
  .pdp-hero .hero-content-box.right-align .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box.right-align .hero-title-box h1 {
    text-align: right;
  }

  .pdp-hero .hero-content-box.right-align .hero-title-box {
    float: right;
  }

  .cl-detail .pdp-hero .hero-content-box.right-align .cl-description,
  .cl-detail .pdp-hero .hero-content-box.right-align font,
  .pdp-hero .hero-content-box.right-align .cl-detail .cl-description,
  .pdp-hero .hero-content-box.right-align .cl-detail font,
  .pdp-hero .hero-content-box.right-align .extf-content,
  .pdp-hero .hero-content-box.right-align .story-carousel .story-content,
  .pdp-hero .hero-content-box.right-align .support-area,
  .pdp-hero .hero-content-box.right-align p,
  .story-carousel .pdp-hero .hero-content-box.right-align .story-content {
    margin-right: 0;
  }

  .pdp-hero .hero-content-box.right-align .button {
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero .hero-content-box.right-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero .hero-content-box.right-align .review-points {
    margin-top: 15px;
    overflow: hidden;
    position: relative;
    left: 1px;
  }

  .pdp-hero .hero-content-box.right-align .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
  }

  .pdp-hero .hero-content-box.center-align {
    text-align: center;
  }

  .pdp-hero .hero-content-box.center-align .hero-title-box {
    float: right;
  }

  .cl-detail .pdp-hero .hero-content-box.center-align .cl-description,
  .cl-detail .pdp-hero .hero-content-box.center-align font,
  .pdp-hero .hero-content-box.center-align .cl-detail .cl-description,
  .pdp-hero .hero-content-box.center-align .cl-detail font,
  .pdp-hero .hero-content-box.center-align .extf-content,
  .pdp-hero .hero-content-box.center-align .story-carousel .story-content,
  .pdp-hero .hero-content-box.center-align .support-area,
  .pdp-hero .hero-content-box.center-align p,
  .story-carousel .pdp-hero .hero-content-box.center-align .story-content {
    margin-right: 0;
  }

  .pdp-hero .hero-content-box.center-align .button {
    padding-left: 20px;
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero .hero-content-box.center-align .button:hover {
    background-color: #fff;
  }
}

@media screen and (min-width:481px) and (max-width:769px) {
  .pdp-hero .hero-content-align {
    max-width: none;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    top: 140px;
    z-index: 11;
    display: table;
    position: absolute;
    height: 410px;
    width: 100%;
  }

  .pdp-hero .hero-content-box {
    padding: 0 5%;
  }

  .pdp-hero .hero-content-box .hero-title-box {
    width: 400px;
  }

  .innovations-header .pdp-hero .hero-content-box .hero-title-box h3,
  .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box .hero-title-box h1 {
    font-family: "Volvo Broad";
    margin-bottom: 15px;
    font-size: 70px;
    line-height: 70px;
  }

  .pdp-hero .hero-content-box .hero-title-box h2 {
    font-family: "Volvo Sans Regular";
    margin-bottom: 10px;
  }

  .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: "Volvo Sans Regular";
    margin-bottom: 15px;
    font-size: 18px;
  }

  .pdp-hero .hero-content-box .hero-ctas {
    width: 100%;
    overflow: hidden;
  }

  .pdp-hero .hero-content-box .hero-ctas .button {
    font-family: "Volvo Sans Medium";
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
  }

  .pdp-hero .hero-content-box .hero-ctas li {
    margin: 0;
  }

  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text font,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero .hero-content-box .hero-content-box-text .story-content {
    font-family: "Volvo Sans Regular";
    font-size: 16px;
    width: 380px;
    line-height: 24px;
  }

  .pdp-hero .hero-content-box .hero-link {
    display: none;
  }

  .pdp-hero .hero-content-box.left-align {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 50px;
    padding-right: 50px;
  }

  .innovations-header .pdp-hero .hero-content-box.left-align .hero-title-box h3,
  .pdp-hero .hero-content-box.left-align .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box.left-align .hero-title-box h1 {
    text-align: left;
  }

  .cl-detail .pdp-hero .hero-content-box.left-align .cl-description,
  .cl-detail .pdp-hero .hero-content-box.left-align font,
  .pdp-hero .hero-content-box.left-align .cl-detail .cl-description,
  .pdp-hero .hero-content-box.left-align .cl-detail font,
  .pdp-hero .hero-content-box.left-align .extf-content,
  .pdp-hero .hero-content-box.left-align .story-carousel .story-content,
  .pdp-hero .hero-content-box.left-align .support-area,
  .pdp-hero .hero-content-box.left-align p,
  .story-carousel .pdp-hero .hero-content-box.left-align .story-content {
    margin-left: 0;
  }

  .pdp-hero .hero-content-box.left-align .button {
    margin: 0;
    margin-right: 8px;
    background-color: rgba(255,255,255,.2);
    display: block;
  }

  .pdp-hero .hero-content-box.left-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero .hero-content-box.left-align .review-points {
    margin-top: 15px;
    overflow: hidden;
  }

  .pdp-hero .hero-content-box.left-align .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
  }

  .pdp-hero .hero-content-box.right-align {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }

  .innovations-header .pdp-hero .hero-content-box.right-align .hero-title-box h3,
  .pdp-hero .hero-content-box.right-align .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box.right-align .hero-title-box h1 {
    text-align: right!important;
  }

  .pdp-hero .hero-content-box.right-align .hero-title-box {
    float: right;
  }

  .cl-detail .pdp-hero .hero-content-box.right-align .cl-description,
  .cl-detail .pdp-hero .hero-content-box.right-align font,
  .pdp-hero .hero-content-box.right-align .cl-detail .cl-description,
  .pdp-hero .hero-content-box.right-align .cl-detail font,
  .pdp-hero .hero-content-box.right-align .extf-content,
  .pdp-hero .hero-content-box.right-align .story-carousel .story-content,
  .pdp-hero .hero-content-box.right-align .support-area,
  .pdp-hero .hero-content-box.right-align p,
  .story-carousel .pdp-hero .hero-content-box.right-align .story-content {
    margin-right: 0;
  }

  .pdp-hero .hero-content-box.right-align .button {
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
    display: block;
  }

  .pdp-hero .hero-content-box.right-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero .hero-content-box.right-align .review-points {
    margin-top: 15px;
    overflow: hidden;
  }

  .pdp-hero .hero-content-box.right-align .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
  }

  .pdp-hero .hero-content-box.center-align {
    text-align: center;
  }

  .pdp-hero .hero-content-box.center-align .hero-title-box {
    float: right;
  }

  .cl-detail .pdp-hero .hero-content-box.center-align .cl-description,
  .cl-detail .pdp-hero .hero-content-box.center-align font,
  .pdp-hero .hero-content-box.center-align .cl-detail .cl-description,
  .pdp-hero .hero-content-box.center-align .cl-detail font,
  .pdp-hero .hero-content-box.center-align .extf-content,
  .pdp-hero .hero-content-box.center-align .story-carousel .story-content,
  .pdp-hero .hero-content-box.center-align .support-area,
  .pdp-hero .hero-content-box.center-align p,
  .story-carousel .pdp-hero .hero-content-box.center-align .story-content {
    margin-right: 0;
  }

  .pdp-hero .hero-content-box.center-align .button {
    padding-left: 20px;
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero .hero-content-box.center-align .button:hover {
    background-color: #fff;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .pdp-hero .hero-background {
    height: 300px;
  }

  .pdp-hero .hero-content-box {
    text-align: left;
    padding-bottom: 88px;
    background-color: #000;
    margin-top: 300px;
  }

  .pdp-hero .hero-content-box .hero-ctas {
    font-family: Volvo Sans Regular;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
  }

  .pdp-hero .hero-content-box .hero-ctas .icon {
    font-family: icomoon!important;
  }

  .pdp-hero .hero-content-box .hero-title-box {
    padding-top: 10px;
  }

  .innovations-header .pdp-hero .hero-content-box .hero-title-box h3,
  .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box .hero-title-box h1 {
    font-family: "Volvo Broad";
    margin-bottom: 10px;
    font-size: 48px;
    text-align: left;
    line-height: 43px;
    width: 5em;
  }

  .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: "Volvo Sans Regular";
    font-size: 16px;
  }

  .pdp-hero .hero-content-box .hero-title-box h2 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    margin-bottom: 10px;
  }

  .pdp-hero .hero-content-box .hero-link {
    display: inline-block;
    margin-bottom: 10px;
    display: none!important;
  }

  .pdp-hero .hero-content-box .hero-link a {
    border-bottom: None;
    color: #fff;
    font-family: Volvo Sans Regular;
  }

  .pdp-hero .hero-content-box .button {
    display: none;
  }

  .pdp-hero .hero-content-box .hero-content-box-text {
    display: block;
    font-size: .8em;
  }

  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text font,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero .hero-content-box .hero-content-box-text .story-content {
    font-family: "Volvo Sans Regular";
    font-size: 16px;
    line-height: 24px;
    max-width: 33em;
  }

  .pdp-hero .hero-content-box .review-points {
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
  }

  .pdp-hero .hero-content-box .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
  }

  .pdp-hero .hero-content-box .review-points .reviews {
    font-family: "Volvo Sans Regular";
    font-size: 14px;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .nav-drop+.pdp-hero .hero-content-box {
    padding-top: 10px;
  }
}

@media only screen and (min-width:320px) and (max-width:740px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .innovations-header .pdp-hero .hero-content-box.left-align .hero-title-box h3,
  .pdp-hero .hero-content-box.left-align .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box.left-align .hero-title-box h1 {
    font-size: 3em!important;
  }

  .pdp-hero .hero-content-box.left-align .button {
    background: 0 0!important;
    border: none;
    padding: 0;
    text-transform: none;
  }

  .pdp-hero .hero-content-box.right-align .button {
    background: 0 0!important;
    border: none;
    padding: 0;
    text-transform: none;
  }

  .pdp-hero .hero-content-box .hero-ctas {
    margin-top: 10px;
  }

  .pdp-hero .hero-content-box .hero-ctas a {
    margin-right: 10px;
  }

  .landscape {
    margin-left: -9px;
    margin-right: 5px;
    top: 4px;
  }

  .pdp-hero .hero-content-box .right-align {
    float: left;
  }
}

@media only screen and (min-width:320px) and (max-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:Portrait) {
  .pdp-hero .hero-content {
    z-index: 1;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:Portrait) {
  .pdp-hero .hero-content {
    z-index: 1;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .pdp-hero .hero-content-box.right-align {
    float: right;
  }
}

@media screen and (max-width:767px) {
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .button {
    margin-left: 10px;
    background-color: transparent!important;
    border: none;
    background: 0 0;
    padding-right: 5px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .button {
    background-color: none;
    margin: 0 7px 0 0;
    background-color: transparent!important;
    border: none;
    padding: 0;
  }

  .pdp-hero .hero-content-box .hero-ctas .button {
    text-transform: none;
    font-size: 16px;
    display: block;
    border: none;
    padding: 0;
    margin-left: 0;
    background-color: transparent;
  }
}

@media only screen and (min-width:375px) and (max-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:Portrait) {
  .hero {
    height: 600px;
  }

  .pdp-hero .hero-content {
    z-index: 1;
  }

  .pdp-hero .hero-content-box .hero-ctas {
    font-family: Volvo Sans Regular;
    font-size: 16px;
  }

  .pdp-hero .hero-content-box .hero-ctas .icon {
    font-family: icomoon!important;
  }

  .pdp-hero .hero-content-box .hero-title-box {
    padding-top: 0;
  }

  .innovations-header .pdp-hero .hero-content-box .hero-title-box h3,
  .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero .hero-content-box .hero-title-box h1 {
    font-family: "Volvo Broad";
    margin-bottom: 10px;
    font-size: 48px;
    text-align: left;
    line-height: 43px;
    width: 5em;
  }

  .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: "Volvo Sans Regular";
    font-size: 16px;
  }

  .pdp-hero .hero-content-box .hero-title-box h2 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    margin-bottom: 10px;
  }

  .pdp-hero .hero-content-box .hero-link {
    display: inline-block;
    margin-bottom: 10px;
  }

  .pdp-hero .hero-content-box .hero-link a {
    border-bottom: None;
    color: #fff;
    display: none;
    font-family: Volvo Sans Regular;
  }

  .pdp-hero .hero-content-box .button {
    display: block;
    background-color: transparent!important;
    border: block;
    background: 0 0;
  }

  .pdp-hero .hero-content-box .hero-content-box-text {
    display: block;
    font-size: .8em;
  }

  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero .hero-content-box .hero-content-box-text font,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero .hero-content-box .hero-content-box-text .story-content {
    font-family: "Volvo Sans Regular";
    font-size: 16px;
    line-height: 25px;
    max-width: 33em;
  }
}

@media screen and (min-width:769px) {
  .pdp-hero.hero.hero-half-height {
    height: 300px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-align {
    max-width: none;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    top: 87px;
    z-index: 11;
    display: table;
    position: absolute;
    height: 410px;
    width: 100%;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box {
    padding: 0 5%;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-title-box {
    width: 400px;
  }

  .innovations-header .pdp-hero.hero.hero-half-height .hero-content-box .hero-title-box h3,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-title-box h1 {
    font-family: "Volvo Broad";
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 35px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-title-box h2 {
    font-family: "Volvo Sans Regular";
    margin-bottom: 10px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-title-box h3 {
    font-family: "Volvo Sans Regular";
    margin-bottom: 15px;
    font-size: 18px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-ctas {
    width: 100%;
    overflow: hidden;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-ctas .button {
    font-family: "Volvo Sans Medium";
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-ctas li {
    margin: 0;
  }

  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text font,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero.hero.hero-half-height .hero-content-box .hero-content-box-text .story-content {
    font-family: "Volvo Sans Regular";
    font-size: 18px;
    width: 380px;
    line-height: 27px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box .hero-link {
    display: none;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.left-align {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 50px;
    padding-right: 50px;
  }

  .innovations-header .pdp-hero.hero.hero-half-height .hero-content-box.left-align .hero-title-box h3,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .hero-title-box .innovations-header h3,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .hero-title-box h1 {
    text-align: left;
  }

  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box.left-align .cl-description,
  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box.left-align font,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .cl-detail .cl-description,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .cl-detail font,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .extf-content,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .story-carousel .story-content,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .support-area,
  .pdp-hero.hero.hero-half-height .hero-content-box.left-align p,
  .story-carousel .pdp-hero.hero.hero-half-height .hero-content-box.left-align .story-content {
    margin-left: 0;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .button {
    margin: 0;
    margin-right: 8px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .review-points {
    margin-top: 10px;
    overflow: hidden;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.left-align .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.right-align {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }

  .innovations-header .pdp-hero.hero.hero-half-height .hero-content-box.right-align .hero-title-box h3,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .hero-title-box .innovations-header h3,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .hero-title-box h1 {
    text-align: right;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .hero-title-box {
    float: right;
  }

  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box.right-align .cl-description,
  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box.right-align font,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .cl-detail .cl-description,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .cl-detail font,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .extf-content,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .story-carousel .story-content,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .support-area,
  .pdp-hero.hero.hero-half-height .hero-content-box.right-align p,
  .story-carousel .pdp-hero.hero.hero-half-height .hero-content-box.right-align .story-content {
    margin-right: 0;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .button {
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .review-points {
    margin-top: 15px;
    overflow: hidden;
    position: relative;
    left: 1px;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.right-align .review-points ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.center-align {
    text-align: center;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .hero-title-box {
    float: right;
  }

  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box.center-align .cl-description,
  .cl-detail .pdp-hero.hero.hero-half-height .hero-content-box.center-align font,
  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .cl-detail .cl-description,
  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .cl-detail font,
  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .extf-content,
  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .story-carousel .story-content,
  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .support-area,
  .pdp-hero.hero.hero-half-height .hero-content-box.center-align p,
  .story-carousel .pdp-hero.hero.hero-half-height .hero-content-box.center-align .story-content {
    margin-right: 0;
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .button {
    padding-left: 20px;
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero.hero.hero-half-height .hero-content-box.center-align .button:hover {
    background-color: #fff;
  }
}

.darkfilter {
  opacity: .65!important;
}

.nodarkfilter {
  opacity: 1!important;
}

@media screen and (min-width:769px) {
  .innovations-header html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h3,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h1 {
    font-size: 4em;
    margin-bottom: .15em;
    line-height: initial;
  }

  .cl-detail html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text font,
  .story-carousel html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .story-content,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text p {
    font-size: 1.125em;
    line-height: 1.5em;
  }
}

@media screen and (max-width:769px) and (min-width:481px) {
  .pdp-hero-group .pdp-hero .hero-content-box .hero-link {
    margin-right: 10px!important;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .button {
    display: block!important;
  }
}

@media screen and (max-width:481px) {
  .pdp-hero .hero-content-box .button {
    display: block!important;
    text-align: left;
  }

  .pdp-hero .hero-content-box .hero-ctas .button {
    font-size: 14px;
  }
}

@media screen and (min-width:481px) {
  .innovations-header html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h3,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h1 {
    font-family: "Volvo Broad","Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,Tahoma,Helvetica,arial,sans-serif,sans-serif;
  }
}

.cl-detail html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
.cl-detail html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text font,
.story-carousel html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .story-content,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text .support-area,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-content-box-text p,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h3 {
  font-family: "Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,sans-serif!important;
}

html[lang=zh-CN] .new-subnav-bar .sub-nav-wrap .cta-right-menu .cta-right-menu-item,
html[lang=zh-CN] .new-subnav-bar .sub-nav-wrap .new-right-menu .new-right-menu-item,
html[lang=zh-CN] .new-subnav-bar .sub-nav-wrap .new-right-menu .new-right-menu-item a,
html[lang=zh-CN] .new-subnav-bar .sub-nav-wrap .pdp-model-wrap .pdp-model-name span,
html[lang=zh-CN] .new-subnav-bar .sub-nav-wrap .pdp-model-wrap .pdp-model-price,
html[lang=zh-CN] .primary-navigation-bar .left-menu-block .primary-nav-wrap .left-menu-title,
html[lang=zh-CN] .primary-navigation-bar .right-menu-block .right-menu-title a,
html[lang=zh-CN] .v2new-about-wrap .v2nav-list .list-disc,
html[lang=zh-CN] .v2new-about-wrap .v2nav-list .list-disc-tilte,
html[lang=zh-CN] .v2new-about-wrap .v2navtitle,
html[lang=zh-CN] .v2new-navigation .v2nav-list .build-explore,
html[lang=zh-CN] .v2new-navigation .v2nav-list .car-class,
html[lang=zh-CN] .v2new-navigation .v2nav-list .car-price,
html[lang=zh-CN] .v2new-navigation .v2nav-list .v2nav-car-title a .sub-text,
html[lang=zh-CN] .v2new-navigation .v2nav-list .v2nav-car-title a .sup-text,
html[lang=zh-CN] .v2new-navigation .v2nav-nav-drop-body .v2nav-nav-drop-item-title,
html[lang=zh-CN] .v2new-navigation .v2nav-nav-drop-body-row li,
html[lang=zh-CN] .v2new-navigation .v2nav-nav-drop-body-row li a,
html[lang=zh-CN] .v2new-subnav .v2newnav-list li a {
  font-family: "Volvo Sans Light","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,sans-serif!important;
}

.innovations-header html[lang=zh-CN] h3,
html[lang=zh-CN] .button,
html[lang=zh-CN] .cta-link,
html[lang=zh-CN] .footer-list-main>.footer-list-item>a,
html[lang=zh-CN] .fullscreen-hero .cta-button,
html[lang=zh-CN] .innovations-header h3,
html[lang=zh-CN] .new-subnav-bar .sub-nav-wrap .pdp-model-wrap .pdp-model-name a,
html[lang=zh-CN] .pdp-hero .cta-button,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-ctas .button,
html[lang=zh-CN] .standard-hero .cta-button,
html[lang=zh-CN] .subnav-title,
html[lang=zh-CN] h1,
html[lang=zh-CN] h2,
html[lang=zh-CN] h3,
html[lang=zh-CN] h4,
html[lang=zh-CN] h5,
html[lang=zh-CN] h6 {
  font-family: "Volvo Sans Medium","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,sans-serif!important;
}

.innovations-header html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h3,
.innovations-header html[lang=zh-CN] html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h3,
html[lang=zh-CN] .innovations-header .pdp-hero .hero-content-box .hero-title-box h3,
html[lang=zh-CN] .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h3,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
html[lang=zh-CN] .pdp-hero .hero-content-box .hero-title-box h1,
html[lang=zh-CN] .v2new-navigation .v2nav-list .v2nav-car-title,
html[lang=zh-CN] .v2new-navigation .v2nav-list .v2nav-car-title a,
html[lang=zh-CN] html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box .innovations-header h3,
html[lang=zh-CN] html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h1 {
  font-family: "Volvo Broad","Volvo Sans Regular","Arial Narrow","Helvetica Neue",Helvetica,Roboto,Arial,"微软雅黑","Microsoft YaHei",STHeiti,"黑体",Hei,SimHei,sans-serif!important;
}

@media screen and (min-width:769px) and (min-height:800px) {
  html:not(.is-page-editor) .pdp-hero-group {
    height: 750px;
  }

  .pdp-hero-group+.hero-content {
    width: 50%;
  }

  .pdp-hero-group+.footer {
    margin-top: 0;
  }
}

@media screen and (min-width:79.125em) and (min-height:800px) {
  html:not(.is-page-editor) .pdp-hero-group {
    height: 800px;
  }

  .pdp-hero-group+.hero-content {
    width: 50%;
  }

  .pdp-hero-group+.footer {
    margin-top: 0;
  }
}

@media screen and (min-width:2000px) and (min-height:800px) {
  html:not(.is-page-editor) .pdp-hero-group {
    height: 1100px;
  }

  .pdp-hero-group+.hero-content {
    width: 50%;
  }

  .pdp-hero-group+.footer {
    margin-top: 0;
  }
}

@media screen and (min-width:0) and (max-width:769px) {
  .pdp-hero-group+.footer {
    margin-top: 0;
  }

  .cta-link {
    text-transform: none;
  }

  html:not(.is-page-editor) .pdp-hero-group {
    position: relative;
    background-color: #000;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-background {
    transition: opacity .5s;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-background {
    opacity: 1;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    display: none;
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: 10;
    top: auto;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align.selected {
    display: block;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .selected {
    border-color: #fff;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h1 {
    font-size: 70px;
    text-align: left;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box .innovations-header h3 {
    font-size: 3em;
    text-align: left;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h1 {
    font-size: 70px;
    text-align: right;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3 {
    font-size: 3em;
    text-align: right;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-background {
    opacity: 0;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    display: none;
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: 11;
    top: auto;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align.selected {
    display: block;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content .selected {
    display: block;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    margin-left: 3.7%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content:hover {
    cursor: pointer;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content {
    width: 50%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content:hover {
    cursor: pointer;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    left: 50%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    left: 50%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    left: 50%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:nth-child(2) .hero-content {
    left: 50%;
    width: 50%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    margin-left: 3.7%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content:hover {
    cursor: pointer;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 34.8%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 34.8%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 34.8%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content {
    left: 33.33333%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 65.8%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 65.8%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 65.8%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content {
    left: 66.66667%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:not(:first-child) .hero-content:hover {
    cursor: pointer;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h3 {
    font-size: 3em;
    text-align: left;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3 {
    font-size: 5em;
    text-align: right;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 38px;
    font-size: 43px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h1,
  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 43px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-size: 18px;
  }
}

@media screen and (min-width:769px) {
  .pdp-hero-group+.footer {
    margin-top: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-pagination-hover h3 {
    cursor: pointer;
    font-family: Volvo Sans Medium;
    text-align: center;
    font-size: 1em;
  }

  .pdp-hero-group+.hero-content {
    width: 50%;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: Volvo Sans Regular;
    margin-bottom: 20px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    text-transform: uppercase;
  }

  html:not(.is-page-editor) .pdp-hero-group {
    position: relative;
    background-color: #000;
    height: 45em;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box h1 {
    font-family: Volvo Broad;
    margin-bottom: 10px;
    font-size: 80px;
    text-transform: uppercase;
  }

  .cl-detail html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .cl-description,
  .cl-detail html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text font,
  .story-carousel html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .story-content,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .cl-detail .cl-description,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .cl-detail font,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .extf-content,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .story-carousel .story-content,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text .support-area,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-content-box-text p {
    margin-right: 0;
    font-size: 18px;
    font-family: Volvo Sans Regular;
    line-height: 27px;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-link a {
    font-family: Volvo Sans Medium;
    font-size: 14px;
    line-height: 24px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h1 {
    font-family: Volvo Broad;
    margin-bottom: 10px;
    font-size: 80px;
    text-transform: uppercase;
  }

  .cl-detail html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .cl-description,
  .cl-detail html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text font,
  .story-carousel html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .story-content,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .cl-detail .cl-description,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .cl-detail font,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .extf-content,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .story-carousel .story-content,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text .support-area,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-content-box-text p {
    margin-right: 0;
    font-size: 18px;
    font-family: Volvo Sans Regular;
    line-height: 27px;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-link a {
    font-family: Volvo Sans Medium;
    font-size: 14px;
    line-height: 24px;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-background {
    transition: opacity .5s;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-background {
    opacity: 1;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content {
    transition: border-color .5s,background-color .5s;
    display: block;
    z-index: 10;
    background-color: rgba(255,255,255,0);
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content .selected {
    display: block;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    display: none;
    position: absolute;
    bottom: 30px;
    height: auto;
    z-index: 11;
    top: 0;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align.selected {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .selected {
    border-color: #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-box {
    display: table-cell;
    vertical-align: middle;
    padding: 0 3.7%;
    float: none;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box {
    display: table-cell;
    vertical-align: middle;
    padding: 0 3.7%;
    float: none;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h1 {
    text-align: left;
    line-height: 70px;
    font-family: Volvo Broad;
    margin-bottom: 10px;
    font-size: 80px;
    text-transform: uppercase;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h1 {
    text-align: right;
    line-height: 70px;
    font-family: Volvo Broad;
    margin-bottom: 10px;
    font-size: 80px;
    text-transform: uppercase;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-background {
    opacity: 0;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content {
    transition: border-color .5s,background-color .5s;
    display: block;
    z-index: 10;
    background-color: rgba(255,255,255,0);
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h1 {
    font-size: 5em;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 1em;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content .selected {
    display: block;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content .innovations-header h3 {
    font-size: 38px;
    font-size: 38px;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    display: none;
    position: absolute;
    bottom: 30px;
    height: auto;
    z-index: 11;
    top: 0;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align.selected {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:nth-child(2) .selected {
    border-color: #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:nth-child(3) .selected {
    border-color: #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    margin-left: 3.7%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content:hover {
    cursor: pointer;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    left: 50%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    left: 50%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 46%;
    left: 50%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content {
    width: 50%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content:hover {
    cursor: pointer;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:nth-child(2) .hero-content {
    left: 50%;
    width: 50%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    margin-left: 3.7%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    margin-left: 3.7%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content:hover {
    cursor: pointer;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 34.8%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 34.8%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 34.8%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content {
    left: 33.33333%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 65.8%;
    border-bottom: solid 5px rgba(255,255,255,.2);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination-selected {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 65.8%;
    border-bottom: solid 5px #fff;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination-hover {
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    z-index: 100;
    position: absolute;
    bottom: 7.3%;
    width: 30.6%;
    left: 65.8%;
    border-bottom: solid 5px rgba(255,255,255,.5);
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content {
    left: 66.66667%;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:not(:first-child) .hero-content:hover {
    cursor: pointer;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-size: 18px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 38px;
    font-size: 43px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h1,
  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 43px;
  }

  .icon-forward-round {
    display: none;
  }
}

@media screen and (min-width:79.125em) {
  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 50px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h1 {
    font-size: 5em;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content h3 {
    font-size: 1em;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content .innovations-header h3 {
    font-size: 50px;
    font-size: 50px;
  }

  .pdp-hero-group+.hero-content {
    width: 50%;
  }

  .pdp-hero-group+.footer {
    margin-top: 0;
  }
}

@media screen and (min-width:481px) and (max-width:769px) {
  .pdp-hero-group .pdp-hero .hero-content-align {
    top: 0;
  }

  .pdp-hero-group+.footer {
    margin-top: 0;
  }

  .story-carousel.pdp-hero-group .pdp-hero .hero-content-box .story-content {
    width: 380px;
  }

  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box.left-align .story-content {
    margin-left: 0;
  }

  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box.center-align .story-content {
    margin-right: 0;
  }

  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box.right-align .story-content {
    margin-right: 0;
  }

  .innovations-header .pdp-hero-group .pdp-hero h3 {
    font-size: 3em;
  }

  .innovations-header .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: Volvo Broad;
    margin-bottom: 10px;
  }

  .innovations-header .pdp-hero-group .pdp-hero h3,
  .pdp-hero-group .pdp-hero .innovations-header h3,
  .pdp-hero-group .pdp-hero h1 {
    font-size: 3em;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align {
    text-align: right;
    float: right;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box {
    float: right;
  }

  .innovations-header .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h3,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box .innovations-header h3,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-title-box h1 {
    font-family: Volvo Broad;
    margin-bottom: 10px;
    font-size: 70px;
    text-align: right;
    text-transform: uppercase;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .hero-link a {
    font-family: Volvo Sans Medium;
    font-size: 14px;
    line-height: 24px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .cl-detail .cl-description {
    margin-right: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .cl-detail font {
    margin-right: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .extf-content {
    margin-right: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .support-area {
    margin-right: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.right-align .cl-description,
  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.right-align font,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .cl-detail .cl-description,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .cl-detail font,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .extf-content,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .story-carousel .story-content,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align .support-area,
  .pdp-hero-group .pdp-hero .hero-content-box.right-align p,
  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box.right-align .story-content {
    margin-right: 0;
    font-size: 16px;
    font-family: Volvo Sans Regular;
    line-height: 24px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .button {
    margin-left: 10px;
    background-color: rgba(255,255,255,.2);
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .button:hover {
    background-color: #fff;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.right-align .story-carousel .story-content {
    margin-right: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box {
    width: 400px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h2 {
    font-family: Volvo Sans Medium;
    margin-bottom: 10px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: Volvo Sans Regular;
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align {
    text-align: left;
    float: left;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-link a {
    font-family: Volvo Sans Medium;
    font-size: 14px;
    line-height: 24px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .cl-detail .cl-description {
    margin-left: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .cl-detail font {
    margin-left: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .extf-content {
    margin-left: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .support-area {
    margin-left: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.left-align .cl-description,
  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.left-align font,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .cl-detail .cl-description,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .cl-detail font,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .extf-content,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .story-carousel .story-content,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .support-area,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align p,
  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box.left-align .story-content {
    margin-left: 0;
    font-size: 16px;
    font-family: Volvo Sans Regular;
    line-height: 24px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .button {
    background-color: rgba(255,255,255,.2);
    margin: 0 7px 0 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .button:hover {
    background-color: #fff;
  }

  .innovations-header .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box h3,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box .innovations-header h3,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box h1 {
    font-family: Volvo Broad;
    margin-bottom: 10px;
    font-size: 70px;
    text-align: left;
    text-transform: uppercase;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .story-carousel .story-content {
    margin-left: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-ctas {
    margin-top: 10px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-ctas li {
    margin: 0;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .cl-detail .cl-description {
    width: 380px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .cl-detail font {
    width: 380px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .extf-content {
    width: 380px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .support-area {
    width: 380px;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .cl-description,
  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box font,
  .pdp-hero-group .pdp-hero .hero-content-box .cl-detail .cl-description,
  .pdp-hero-group .pdp-hero .hero-content-box .cl-detail font,
  .pdp-hero-group .pdp-hero .hero-content-box .extf-content,
  .pdp-hero-group .pdp-hero .hero-content-box .story-carousel .story-content,
  .pdp-hero-group .pdp-hero .hero-content-box .support-area,
  .pdp-hero-group .pdp-hero .hero-content-box p,
  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box .story-content {
    width: 17em;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-link {
    display: none;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .story-carousel .story-content {
    width: 380px;
  }

  .pdp-hero-group .pdp-hero .innovations-header h3 {
    font-size: 3em;
  }

  .innovations-header .pdp-hero-group .pdp-hero:first-child .hero-content-box.right-align .hero-title-box h3,
  .pdp-hero-group .pdp-hero:first-child .hero-content-box.right-align .hero-title-box .innovations-header h3,
  .pdp-hero-group .pdp-hero:first-child .hero-content-box.right-align .hero-title-box h1 {
    text-align: left;
    font-family: Volvo Broad;
    font-size: 70px;
  }

  .innovations-header .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3,
  .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3,
  .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h1 {
    text-align: left;
    font-family: Volvo Broad;
    font-size: 70px;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .cl-description {
    width: 380px;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box font {
    width: 380px;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.left-align .cl-description {
    margin-left: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.left-align font {
    margin-left: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.center-align .cl-description {
    margin-right: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.center-align font {
    margin-right: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.right-align .cl-description {
    margin-right: 0;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box.right-align font {
    margin-right: 0;
  }
}

@media screen and (min-width:0) and (max-width:481px) {
  .pdp-hero-group+.footer {
    margin-top: 0;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-box.right-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-box.right-align .hero-title-box h1 {
    text-align: left;
    font-family: Volvo Broad;
    font-size: 48px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.right-align .hero-title-box h1 {
    text-align: left;
    font-family: Volvo Broad;
    font-size: 48px;
  }

  .innovations-header html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box .innovations-header h3,
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-box.left-align .hero-title-box h1 {
    text-align: left;
    font-family: Volvo Broad;
    font-size: 48px;
  }

  .pdp-hero-group .pdp-hero:first-child .hero-content-align,
  .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    display: none;
    position: absolute;
    bottom: 4%;
    height: auto;
    z-index: 1;
  }

  .pdp-hero .hero-content-align {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    display: block;
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: 1;
  }

  .pdp-hero .hero-content-align .hero-content-box .hero-ctas li {
    display: inline-block;
  }

  .pdp-hero .hero-content-align .hero-content-box .hero-ctas .cta-link {
    border-bottom: none;
  }

  .pdp-hero .hero-content-align .hero-content-box .hero-ctas .icon {
    font-family: icomoon!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-transform: none;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-link a {
    border-bottom: None;
    color: #fff;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: Volvo Sans Medium;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .cl-description,
  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text font,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .cl-detail .cl-description,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .cl-detail font,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .extf-content,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .story-carousel .story-content,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .support-area,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text p,
  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box .hero-content-box-text .story-content {
    font-family: Volvo Sans Regular;
    font-size: 16px;
    line-height: 24px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-link a {
    font-family: Volvo Sans Regular;
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (min-width:320px) and (max-width:740px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .innovations-header .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box h3,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box .innovations-header h3,
  .pdp-hero-group .pdp-hero .hero-content-box.left-align .hero-title-box h1 {
    font-size: 3em!important;
    line-height: 1;
  }

  .pdp-hero-group .pdp-hero .hero-content-box.left-align .button {
    background: 0 0!important;
    border: none;
    padding: 0;
    text-transform: none;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-ctas {
    margin-top: 10px;
  }

  .landscape {
    margin-left: -9px;
    margin-right: 5px;
    top: 4px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .right-align {
    float: left;
  }

  .pdp-hero-group+.footer {
    margin-top: 0;
  }
}

@media only screen and (min-width:375px) and (max-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align {
    height: inherit;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align {
    height: inherit;
  }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:first-child .hero-content-align {
    height: auto;
    bottom: 25%;
  }

  html:not(.is-page-editor) .pdp-hero-group .pdp-hero:not(:first-child) .hero-content-align {
    height: auto;
    bottom: 25%;
  }
}

@media only screen and (min-width:375px) and (max-width:627px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3 {
    font-family: Volvo Sans Regular;
    font-size: 16px;
  }

  .innovations-header .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h3,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box .innovations-header h3,
  .pdp-hero-group .pdp-hero .hero-content-box .hero-title-box h1 {
    font-family: Volvo Broad;
    font-size: 48px;
    line-height: 43px;
    text-transform: uppercase;
  }

  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box .cl-description,
  .cl-detail .pdp-hero-group .pdp-hero .hero-content-box font,
  .pdp-hero-group .pdp-hero .hero-content-box .cl-detail .cl-description,
  .pdp-hero-group .pdp-hero .hero-content-box .cl-detail font,
  .pdp-hero-group .pdp-hero .hero-content-box .extf-content,
  .pdp-hero-group .pdp-hero .hero-content-box .story-carousel .story-content,
  .pdp-hero-group .pdp-hero .hero-content-box .support-area,
  .pdp-hero-group .pdp-hero .hero-content-box p,
  .story-carousel .pdp-hero-group .pdp-hero .hero-content-box .story-content {
    font-family: Volvo Sans Regular;
    font-size: 16px;
    line-height: 25px;
  }

  .pdp-hero-group .pdp-hero .hero-content-box .hero-link a {
    font-family: Volvo Sans Regular;
    font-size: 16px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.2);
    margin-left: 20px;
    width: 165px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination-selected {
    bottom: 20px;
    border-bottom: solid 2px #fff;
    margin-left: 20px;
    width: 165px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:first-child .hero-content-pagination-hover {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.5);
    margin-left: 20px;
    width: 165px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.2);
    width: 165px;
    left: 190px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination-selected {
    bottom: 20px;
    border-bottom: solid 2px #fff;
    width: 165px;
    left: 190px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-2 .pdp-hero:not(:first-child) .hero-content-pagination-hover {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.5);
    width: 165px;
    left: 190px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.2);
    margin-left: 20px;
    width: 108.3px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination-selected {
    bottom: 20px;
    border-bottom: solid 2px #fff;
    margin-left: 20px;
    width: 108.3px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:first-child .hero-content-pagination-hover {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.5);
    margin-left: 20px;
    width: 108.3px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.2);
    width: 108.3px;
    left: 133.3px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination-selected {
    bottom: 20px;
    border-bottom: solid 2px #fff;
    width: 108.3px;
    left: 133.3px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(2) .hero-content-pagination-hover {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.5);
    width: 108.3px;
    left: 133.3px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.2);
    width: 108.3px;
    left: 246.6px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination-selected {
    bottom: 20px;
    border-bottom: solid 2px #fff;
    width: 108.3px;
    left: 246.6px;
  }

  html:not(.is-page-editor) .pdp-hero-group-has-3 .pdp-hero:nth-child(3) .hero-content-pagination-hover {
    bottom: 20px;
    border-bottom: solid 2px rgba(255,255,255,.5);
    width: 108.3px;
    left: 246.6px;
  }
}

.pdp-hero-group .pdp-hero .hero-content-align {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.pdp-hero .hero-content-align .hero-content-box .hero-ctas .icon {
  font-family: icomoon!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  text-transform: none;
}

.icon-forward-round:before {
  content: "";
  font-family: icomoon!important;
  background: url(/static/images/pdp-arrow.png) no-repeat;
  width: 17px;
  background-size: 100%;
  display: inline-block;
  position: relative;
  height: 17px;
}

.icon-forward-round {
  font-family: icomoon;
  position: relative;
  top: 3px;
}

@font-face {
  font-family: icomoon!important;
  src: url(../fonts/volvo-icons/volvo-icons.eot?fdv48v);
  src: url(../fonts/volvo-icons/volvo-icons.eot?#iefixfdv48v) format("embedded-opentype"),url(../fonts/volvo-icons/volvo-icons.woff?fdv48v) format("woff"),url(../fonts/volvo-icons/volvo-icons.ttf?fdv48v) format("truetype"),url(../fonts/volvo-icons/volvo-icons.svg?fdv48v#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width:769px) {
  .innovations-header .pdp-hero-group .pdp-hero.hero.hero-half-height h3,
  .pdp-hero-group .pdp-hero.hero.hero-half-height .innovations-header h3,
  .pdp-hero-group .pdp-hero.hero.hero-half-height h1 {
    font-size: 40px!important;
    line-height: 35px!important;
  }

  html:not(.is-page-editor) .hero-group .fullscreen-hero,
  html:not(.is-page-editor) .hero-group .pdp-hero,
  html:not(.is-page-editor) .hero-group .standard-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .fullscreen-hero,
  .pdp-hero,
  .standard-hero {
    position: relative;
    color: #fff;
  }
}