/* Minification failed. Returning unminified contents.
(6836,1): run-time error CSS1019: Unexpected token, found '@import'
(6836,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Lato:300,400,900&display=swap")'
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,900&display=swap");
html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, ul {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

hr {
  margin: 0;
}

/* latin-ext */
@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  src: local("Fjalla One"), local("FjallaOne-Regular"), url(font/SHXJdWnWW6HDq-6DpcG8PyEAvth_LlrfE80CYdSH47w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  src: local("Fjalla One"), local("FjallaOne-Regular"), url(font/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Audi Normal";
  src: url(/Content/font/AudiTypeV03-Normal.otf) format("woff");
  font-style: normal;
  font-weight: 400;
  src: local("Audi Normal"), local("AudiTypeV03-Normal"), url(font/AudiTypeV03-Normal.otf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  font-display: swap;
}
@font-face {
  font-family: "Audi ExtendedBold";
  src: url("/Content/font/AudiTypeV03-ExtendedBold.otf") format("woff");
  font-style: normal;
  font-weight: 800;
  src: local("Audi ExtendedBold"), local("AudiTypeV03-ExtendedBold"), url(font/AudiTypeV03-ExtendedBold.otf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  font-display: swap;
}
@font-face {
  font-family: "Audi Normal";
  src: url(/Content/font/AudiTypeV03-Normal.otf) format("woff");
  font-style: normal;
  font-weight: 400;
  src: local("Audi Normal"), local("AudiTypeV03-Normal"), url(font/AudiTypeV03-Normal.otf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: CadillacSans;
  font-style: normal;
  font-weight: 500;
  src: url("../Content/font/CadillacSansWeb-Medium.woff2") format("woff2"), url("../Content/font/CadillacSansWeb-Medium.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: CadillacSans;
  font-style: normal;
  font-weight: 700;
  src: url("../Content/font/CadillacSansWeb-Bold.woff2") format("woff2"), url("../promo/Content/font/CadillacSansWeb-Bold.woff") format("woff2");
}
html {
  overflow-x: auto;
}

/* Fancy Title */
.fancy-title, .savings-title {
  margin-bottom: 40px;
  font-size: 40px;
}

.fancy-title .rebate-title {
  font-size: 25px;
}

h2.fancy-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

.fancy-title:after {
  content: "";
  background: #d8d8d8;
  display: block;
  height: 1px;
  margin: 0;
  position: relative;
  width: 100%;
}

.fancy-title span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 -3px;
  position: relative;
  width: 10%;
  z-index: 2;
}

.text-center.fancy-title:after {
  content: "";
  background: #d8d8d8;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}

.text-center.fancy-title span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
}

.text-right.fancy-title:after {
  content: "";
  background: #d8d8d8;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.text-right.fancy-title span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 -3px 90%;
  position: relative;
  width: 10%;
}

h5.fancy-title span:after, h6.fancy-title span:after {
  margin-top: 10px !important;
}

h5.fancy-title, h6.fancy-title {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 451px) and (max-width: 767px) {
  .fancy-title, .savings-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 450px) {
  .fancy-title, .savings-title {
    font-size: 20px;
  }
}
.box .fancy-title, box .savings-title {
  margin-bottom: 20px;
  font-size: 18px;
}

/*
    example how to use break point mixins 
    body {
    css for (xs) 

    @include bp(sm) {
        border: 10px solid red;
    }
    @include bp(md) {
        border: 10px solid red;
    }
    @include bp(lg) {
        border: 10px solid red;
    }
}
*/
body {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  overflow-x: auto;
}

ul.list-disc {
  margin-left: 40px;
}
ul.list-disc li {
  list-style: disc;
  margin-bottom: 10px;
}

.text-shadow {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.dotted-line, .dotted-vline {
  width: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  padding-left: 0px;
  bottom: 0;
  transform: translateY(50%);
}
.dotted-line li, .dotted-vline li {
  width: 4px;
  height: 20px;
  background: #303030 0% 0% no-repeat padding-box;
  opacity: 1;
  margin-bottom: 5px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: solid 1px #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 auto 15px;
}

.color-white {
  color: rgb(255, 255, 255) !important;
}

.text-shadow {
  text-shadow: 1px 1px 5px black;
}

.white-space.space-xsmall {
  padding: 10px 0;
}

.white-space.space-small {
  padding: 20px 0;
}

.white-space {
  display: block;
  width: 100%;
}

/* Modals */
.modal {
  z-index: 9999 !important;
}
.modal .modal-body h3 {
  font-size: 18px;
}
.modal .modal-body ul, .modal .modal-body ol, .modal .modal-body option, .modal .modal-body input, .modal .modal-body textarea, .modal .modal-body select, .modal .modal-body button {
  font-weight: 300;
}
.modal .modal-body ul, .modal .modal-body ol {
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.modal .modal-body ol li {
  margin-bottom: 10px;
  line-height: normal;
}
.modal .modal-body ul li {
  margin-bottom: 5px;
  line-height: 1.2;
}
.modal .modal-body a {
  white-space: pre-wrap;
  text-decoration: underline;
}
.modal .modal-body .btn {
  text-decoration: none;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: rgb(74, 67, 67);
}

.list-unstyled li {
  margin-bottom: 5px;
}

#onetrust-pc-sdk #ot-pc-desc a {
  text-decoration: underline;
}

.modal-open {
  overflow: hidden;
}

/* Promo base */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.bold {
  font-weight: bold;
}

.flex-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 767px) {
  .flex-box-tablet-up {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pull-right-tablet-up {
    float: right;
  }
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.offset-section {
  padding-top: 50px;
  margin-top: -50px;
}

.padding-5 {
  padding: 5px !important;
}

/*========== White Space ==========*/
.white-space {
  display: block;
  width: 100%;
}

.white-space.space-xmini {
  padding: 2px 0;
}

.white-space.space-mini {
  padding: 5px 0;
}

.white-space.space-xsmall {
  padding: 10px 0;
}

.white-space.space-small {
  padding: 20px 0;
}

.white-space.space-medium {
  padding: 25px 0;
}

.white-space.space-big {
  padding: 50px 0;
}

/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
.space-xxs {
  width: 100%;
  margin: 5px;
}

.space-xs {
  width: 100%;
  margin: 10px;
}

.space-sm {
  width: 100%;
  margin: 20px;
}

.space-md {
  width: 100%;
  margin: 30px;
}

.space-lg {
  width: 100%;
  margin: 40px;
}

.space-xl {
  width: 100%;
  margin: 50px;
}

.casePage .bg-buick {
  background-image: url("../Content/img/Case/hero-case-buick.jpg") !important;
}
.casePage .bg-chevrolet {
  background-image: url("../Content/img/Chevrolet/banner/Chevy_BrandHero-1987x1024.jpg") !important;
}
.casePage .bg-chevrolet-2 {
  background-image: url("../Content/img/Case/hero-case-tahoe-chevy.jpg") !important;
}
.casePage .bg-volvo {
  background-image: url("../Content/img/Volvo/banner/Volvo_Brand_Hero-1987x1024.jpg") !important;
}
.casePage .bg-jaguar {
  background-image: url("../Content/img/Case/hero-case-jaguar.jpg") !important;
}
.casePage .bg-buick-sm {
  background-image: url("../Content/img/Case/hero-case-buick-xs.jpg") !important;
}
.casePage .bg-chevrolet-sm {
  background-image: url("../Content/img/Case/hero-case-chevrolet-xs.jpg") !important;
}
.casePage .bg-chevrolet-2-sm {
  background-image: url("../Content/img/Case/hero-case-xs.jpg") !important;
}
.casePage .bg-volvo-sm {
  background-image: url("../Content/img/Case/hero-case-volvo-xs.jpg") !important;
}
.casePage #caseHeroMobile {
  height: auto;
  position: relative !important;
  background-color: #E7EBEE;
  display: block;
}
@media only screen and (min-width: 992px) {
  .casePage #caseHeroMobile {
    display: none;
  }
}
.casePage #caseHeroMobile .hero-row-container {
  display: flex;
  flex-direction: column;
}
.casePage #caseHeroMobile .hero-row-container .hero-text-container {
  flex: 7;
  background-color: #284560;
  padding: 30px;
}
@media (max-width: 992px) {
  .casePage #caseHeroMobile .hero-row-container .hero-text-container {
    flex: none;
  }
}
.casePage #caseHeroMobile .hero-row-container .hero-text-container h2, .casePage #caseHeroMobile .hero-row-container .hero-text-container p, .casePage #caseHeroMobile .hero-row-container .hero-text-container ul, .casePage #caseHeroMobile .hero-row-container .hero-text-container li {
  color: #ffffff;
}
.casePage #caseHeroMobile .hero-row-container .hero-text-container h2 {
  font-size: 22px;
  margin-bottom: 0px;
}
.casePage #caseHeroMobile .hero-row-container .hero-text-container ul {
  margin-bottom: 15px;
}
.casePage #caseHeroMobile .hero-row-container .hero-text-container li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
  margin-bottom: 3px;
}
.casePage #caseHeroMobile .hero-row-container .hero-text-container p, .casePage #caseHeroMobile .hero-row-container .hero-text-container li {
  font-size: 14px;
}
.casePage #caseHeroMobile .headline-cta-clear {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 20px 30px;
  font-size: 24px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #caseHeroMobile .headline-cta-clear {
    padding: 15px 25px;
  }
}
.casePage #caseHeroMobile .headline-cta-clear:hover:before, .casePage #caseHeroMobile .headline-cta-clear:focus:before, .casePage #caseHeroMobile .headline-cta-clear:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #caseHeroMobile .headline-cta-clear::before {
  background: #000;
}
.casePage #caseHeroMobile .headline-cta-clear:hover {
  color: #fff;
  text-decoration: none;
}
.casePage #caseHeroMobile .headline-cta-clear:focus {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 992px) {
  .casePage #caseHeroMobile .row-hero-text-top .col-md-6 {
    padding: 0;
  }
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-top-container {
  background-color: #284560;
  padding: 15px;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-top-container > * {
  margin: 0;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-middle-container {
  background-color: #ffffff;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-middle-container > * {
  margin: 0;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container {
  background-color: #284560;
  padding: 15px;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container > * {
  margin: 0;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red {
  background-color: #BF0A30;
  color: #fff;
  padding: 20px 30px;
  font-size: 24px;
  display: block;
  text-align: center;
  margin-right: 0px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red:hover:before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red:focus:before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red::before {
  background: #000;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red:hover {
  text-decoration: none;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red:focus {
  text-decoration: none;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white {
  background-color: #ffffff;
  color: #000000;
  padding: 20px 30px;
  font-size: 24px;
  display: inline-block;
  text-align: center;
}
@media (max-width: 992px) {
  .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white {
    width: 100%;
    margin: 5px 0;
  }
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white {
    display: inline-block;
    margin-top: 0px;
  }
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white {
    padding: 15px 25px;
  }
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white:hover:before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white:focus:before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white::before {
  background: #000;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white:hover {
  text-decoration: none;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white:focus {
  text-decoration: none;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 20px 30px;
  font-size: 24px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 992px) {
  .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear {
    width: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear {
    padding: 15px 25px;
  }
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear:hover:before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear:focus:before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear::before {
  background: #000;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear:hover {
  color: #fff;
  text-decoration: none;
}
.casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear:focus {
  color: #fff;
  text-decoration: none;
}
.casePage #caseHeroMobile .row-hero-text-top .headline-cap {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 20px;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .row-hero-text-top .headline-cap {
    font-size: 30px;
  }
}
.casePage #caseHeroMobile .row-hero-text-top .headline-savings {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-weight: 900;
  font-size: 33px;
  line-height: 33px;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .row-hero-text-top .headline-savings {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 1340px) {
  .casePage #caseHeroMobile .row-hero-text-top .headline-savings {
    font-size: 70px;
    line-height: 70px;
  }
}
.casePage #caseHeroMobile .row-hero-text-top .headline-date {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 5px;
}
.casePage #caseHeroMobile .row-hero-text-top .headline-p {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 0;
}
.casePage #caseHeroMobile .row-hero-text-top ul {
  list-style: none;
  color: #ffffff;
}
.casePage #caseHeroMobile .row-hero-text-top ul li {
  margin-bottom: 5px;
  margin-left: 20px;
  position: relative;
}
.casePage #caseHeroMobile .row-hero-text-top ul li::before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffffff; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.casePage #caseHeroMobile #hero-bg-image {
  -webkit-transition: background 2s linear !important;
  -o-transition: background 2s linear !important;
  transition: background 2s linear !important;
  position: relative;
  height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 30% 0%;
  display: block;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile #hero-bg-image {
    background-size: cover;
    height: 600px;
  }
}
@media only screen and (min-width: 768px) {
  .casePage #caseHeroMobile #hero-bg-image {
    background-position: 40% 70%;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .casePage #caseHeroMobile #hero-bg-image {
    display: none;
  }
}
.casePage #caseHeroMobile .row-hero-text-bottom {
  padding: 0 15px;
  text-align: center;
}
.casePage #caseHeroMobile .row-hero-text-bottom .oem-logos {
  margin-bottom: 25px;
}
.casePage #caseHeroMobile .row-hero-text-bottom .oem-logos img {
  display: block;
  margin: 0 auto;
}
.casePage #caseHeroMobile .svg-white {
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: 100%;
  fill: #fff;
  stroke: #fff;
  stroke-width: 10px;
  height: 55px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .svg-white {
    bottom: 100px;
    height: 110px;
    display: block;
  }
}
.casePage #caseHeroMobile .svg-red {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  fill: #BF0A30;
  height: 100px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .svg-red {
    height: 200px;
    display: block;
  }
}
.casePage #caseHeroMobile .svg-grey {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  fill: #E7EBEE;
  height: 50px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHeroMobile .svg-grey {
    height: 100px;
    display: block;
  }
}
.casePage #caseHero {
  /*-webkit-transition: background 2s linear !important;
  -o-transition: background 2s linear !important;
  transition: background 2s linear !important;
  height: auto;
  position: relative !important;
  background-image: none;
  background-color: #E7EBEE;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0% 0%; */
  display: none;
}
@media (min-width: 992px) {
  .casePage #caseHero {
    display: block;
  }
}
.casePage #caseHero .hero-row-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.casePage #caseHero .hero-row-container:first-child {
  border-bottom: 1px solid #fff;
}
.casePage #caseHero .hero-row-container .hero-text-container {
  flex: 7;
  background-color: #284560;
  padding: 30px;
}
.casePage #caseHero .hero-row-container .hero-text-container h2, .casePage #caseHero .hero-row-container .hero-text-container p, .casePage #caseHero .hero-row-container .hero-text-container ul, .casePage #caseHero .hero-row-container .hero-text-container li {
  color: #ffffff;
}
.casePage #caseHero .hero-row-container .hero-text-container h2 {
  font-size: 32px;
  margin-bottom: 0px;
}
.casePage #caseHero .hero-row-container .hero-text-container ul {
  margin-bottom: 15px;
}
.casePage #caseHero .hero-row-container .hero-text-container li {
  margin-bottom: 3px;
}
.casePage #caseHero .hero-row-container .hero-text-container p, .casePage #caseHero .hero-row-container .hero-text-container li {
  font-size: 16px;
}
.casePage #caseHero .scroll-to-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  border-radius: 35px;
  transition: all 0.3s ease;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.casePage #caseHero .scroll-to-button > p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20%;
  font-size: 30px;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.casePage #caseHero .scroll-to-button:hover > p {
  transform: translateY(-6px);
}
.casePage #caseHero .bg-hero {
  background-color: #284560;
  backdrop-filter: blur(5px);
  border-radius: 5px;
}
.casePage #caseHero .bg-hero > * {
  padding: 20px;
}
.casePage #caseHero .bg-hero__info-block > * {
  color: #ffffff;
}
.casePage #caseHero .bg-hero__logo-block {
  background-color: #ffffff;
}
.casePage #caseHero .row-hero {
  padding-left: 0px;
}
@media (max-width: 1230px) and (min-width: 992px) {
  .casePage #caseHero .row-hero {
    padding-left: 80px;
  }
}
.casePage #caseHero .headline-cap {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 22px;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 20px;
}
.casePage #caseHero .headline-savings {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-weight: 900;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
  font-size: 36px;
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #caseHero .headline-savings {
    font-size: 35px;
    line-height: 35px;
  }
}
.casePage #caseHero .headline-date {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 5px;
}
.casePage #caseHero .headline-p {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 20px;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 1.2;
}
.casePage #caseHero ul {
  margin-top: 20px;
  list-style: none;
  color: #303030;
  margin-left: 15px;
}
.casePage #caseHero ul li {
  font-size: 20px;
  margin-bottom: 5px;
  margin-left: 20px;
  position: relative;
}
.casePage #caseHero ul li::before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffffff; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.casePage #caseHero .headline-cta-white {
  background-color: #ffffff;
  color: #000000;
  padding: 20px 30px;
  font-size: 24px;
  display: inline-block;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHero .headline-cta-white {
    display: inline-block;
    margin-top: 0px;
  }
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #caseHero .headline-cta-white {
    padding: 15px 25px;
  }
}
.casePage #caseHero .headline-cta-white:hover:before, .casePage #caseHero .headline-cta-white:focus:before, .casePage #caseHero .headline-cta-white:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #caseHero .headline-cta-white::before {
  background: #000;
}
.casePage #caseHero .headline-cta-white:hover {
  text-decoration: none;
  color: #ffffff;
}
.casePage #caseHero .headline-cta-white:focus {
  text-decoration: none;
}
.casePage #caseHero .headline-cta-clear {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 20px 30px;
  font-size: 24px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #caseHero .headline-cta-clear {
    padding: 15px 25px;
  }
}
.casePage #caseHero .headline-cta-clear:hover:before, .casePage #caseHero .headline-cta-clear:focus:before, .casePage #caseHero .headline-cta-clear:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #caseHero .headline-cta-clear::before {
  background: #000;
}
.casePage #caseHero .headline-cta-clear:visited {
  color: #000;
  text-decoration: none;
}
.casePage #caseHero .headline-cta-clear:hover {
  color: #fff;
  text-decoration: none;
}
.casePage #caseHero .headline-cta-clear:focus {
  color: #fff;
  text-decoration: none;
}
.casePage #caseHero .big-spacer {
  width: 100%;
  margin: 200px 0;
}
.casePage #caseHero .oem-logos {
  position: absolute;
  bottom: 230px;
  left: 20rem;
}
@media only screen and (min-width: 992px) {
  .casePage #caseHero .oem-logos {
    left: 5rem;
    bottom: 180px;
  }
}
.casePage #caseHero .oem-logos img {
  display: inline-block;
}
.casePage #caseHero .vehicles-lineup-img {
  display: inline-block;
  position: absolute;
  bottom: -10px;
  right: 0;
  z-index: 8;
}
@media only screen and (min-width: 992px) {
  .casePage #caseHero .vehicles-lineup-img {
    max-width: 70% !important;
  }
}
.casePage #caseHero .svg-white {
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: 100%;
  fill: #fff;
  stroke: #fff;
  stroke-width: 10px;
  height: 55px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHero .svg-white {
    bottom: 100px;
    height: 110px;
    display: block;
  }
}
.casePage #caseHero .svg-red {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  fill: #BF0A30;
  height: 100px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHero .svg-red {
    height: 200px;
    display: block;
  }
}
.casePage #caseHero .svg-grey {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  fill: #E7EBEE;
  height: 50px;
}
@media only screen and (min-width: 480px) {
  .casePage #caseHero .svg-grey {
    height: 100px;
    display: block;
  }
}
.casePage #how {
  position: relative;
  background-color: #E7EBEE;
  padding: 2rem 0 0;
}
.casePage #how #howLink {
  position: absolute;
  top: -60px;
}
.casePage #how h2 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0px;
  color: #303030;
}
@media only screen and (min-width: 480px) {
  .casePage #how h2 {
    font-size: 60px;
  }
}
.casePage #how .circle {
  text-align: center;
  font-size: 35px;
  letter-spacing: 0px;
  color: #303030;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  line-height: 80px;
  border: 3px solid #303030;
  margin-bottom: 20px;
}
.casePage #how p {
  color: #303030;
  line-height: 1.1;
  font-size: 18px;
  text-align: center;
  margin-bottom: 24px;
}
.casePage #how .btn-cta-view-special {
  position: absolute;
  z-index: 8;
  background-color: #000;
  color: #34516A;
  border: 3px solid #fff;
  padding: 20px 30px;
  text-align: center;
  font-size: 28px;
  border-radius: 200px;
  display: block;
  bottom: -5%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  height: 82px;
  bottom: -41px;
}
@media only screen and (min-width: 480px) {
  .casePage #how .btn-cta-view-special {
    font-size: 24px;
    padding: 25px 35px;
    display: inline-block;
  }
}
.casePage #how .btn-cta-view-special:hover {
  text-decoration: none;
}
.casePage #how .btn-cta-view-special:focus {
  text-decoration: none;
}
.casePage #how .svg-red {
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  fill: #BF0A30;
  height: 50px;
}
@media only screen and (min-width: 480px) {
  .casePage #how .svg-red {
    height: 100px;
    display: block;
  }
}
.casePage #searchByBrand {
  position: relative;
  background-color: #284560;
  padding: 8rem 0 13rem;
}
.casePage #searchByBrand #searchByBrandLink {
  position: absolute;
  top: -50px;
}
.casePage #searchByBrand h2 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0px;
  color: #fff;
}
@media only screen and (min-width: 480px) {
  .casePage #searchByBrand h2 {
    font-size: 60px;
  }
}
.casePage #searchByBrand p {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  color: #fff;
}
.casePage #searchByBrand h3 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0px;
  color: #fff;
}
.casePage #searchByBrand .logos-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  .casePage #searchByBrand .logos-container {
    flex-direction: column;
  }
}
.casePage #searchByBrand .logos-container .logo-item {
  background-color: #fff;
  position: relative;
  margin: 10px;
}
.casePage #searchByBrand .logos-container .logo-item a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.casePage #searchByBrand .svg-white {
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  fill: #fff;
  height: 50px;
}
@media only screen and (min-width: 480px) {
  .casePage #searchByBrand .svg-white {
    height: 100px;
    display: block;
  }
}
.casePage #promo-section {
  background-image: url("/save/Content/img/Jaguar/banner/Jaguar_Hero-1987x1024.jpg");
  min-height: 500px;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-repeat: no-repeat;
  margin-bottom: -30px;
}
@media (max-width: 992px) {
  .casePage #promo-section {
    background: none;
    flex-direction: column;
    min-height: 300px;
    margin-bottom: 0px;
  }
  .casePage #promo-section:after {
    content: "";
    position: absolute;
    left: calc(50% - 60px);
    top: calc(100% - 2px);
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #fff;
    z-index: 8;
    clear: both;
  }
}
.casePage #promo-section .promo-text-container {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 40%;
  margin-left: 5%;
  padding: 20px 15px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}
@media (max-width: 992px) {
  .casePage #promo-section .promo-text-container {
    display: none;
  }
}
.casePage #promo-section .promo-text-container .promo-text-header {
  display: flex;
  justify-content: space-between;
  max-height: 75px;
  margin-bottom: 15px;
}
.casePage #promo-section .promo-text-container .promo-text-header h2 {
  font-weight: 700;
}
.casePage #promo-section .promo-text-container .promo-text-header .img-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
}
.casePage #promo-section .promo-text-container .promo-text-header .img-container img {
  padding: 10px;
  height: 100%;
}
.casePage #promo-section .promo-text-container .member-savings {
  font-weight: bold;
  font-size: 20px;
}
.casePage #promo-section .promo-text-container ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}
.casePage #promo-section .promo-text-container ul li {
  font-size: 16px;
}
.casePage #promo-section .promo-text-container h2 {
  font-size: 26px;
}
.casePage #promo-section .promo-text-container p {
  margin-bottom: 10px;
}
.casePage #promo-section .promo-text-container a {
  font-size: 14px;
  text-decoration: underline;
}
.casePage #promo-section .promo-mobile-image {
  display: none;
}
@media (max-width: 992px) {
  .casePage #promo-section .promo-mobile-image {
    display: block;
  }
}
.casePage #promo-section .promo-mobile-text-container {
  padding: 40px 20px;
  display: none;
}
.casePage #promo-section .promo-mobile-text-container .member-savings {
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 992px) {
  .casePage #promo-section .promo-mobile-text-container {
    display: block;
  }
}
.casePage #promo-section .promo-mobile-text-container ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 25px;
  margin-bottom: 10px;
}
.casePage #promo-section .promo-mobile-text-container ul li {
  font-size: 16px;
  margin-bottom: 10px;
}
.casePage #promo-section .promo-mobile-text-container p {
  line-height: 15px;
}
.casePage #promo-section .promo-mobile-text-container h2 {
  margin: 0 0 10px 0;
}
.casePage #promo-section .headline-cta-clear {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 20px 30px;
  font-size: 24px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media screen and (max-width: 1332px) and (min-width: 992px) {
  .casePage #promo-section .headline-cta-clear {
    padding: 15px 25px;
  }
}
.casePage #promo-section .headline-cta-clear:hover:before, .casePage #promo-section .headline-cta-clear:focus:before, .casePage #promo-section .headline-cta-clear:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.casePage #promo-section .headline-cta-clear::before {
  background: #000;
}
.casePage #promo-section .headline-cta-clear:hover {
  color: #fff;
  text-decoration: none;
}
.casePage #promo-section .headline-cta-clear:focus {
  color: #fff;
  text-decoration: none;
}
.casePage #searchByType {
  position: relative;
  padding: 5rem 0;
  /*&:after {
      content: '';
      position: absolute;
      left: calc(50% - 60px);
      top: calc(100% - 2px);
      width: 0;
      height: 0;
      border-left: 50px solid transparent;
      border-right: 50px solid transparent;
      border-top: 30px solid #fff;
      z-index: 8;
      clear: both;
  }*/
}
.casePage #searchByType h2 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0px;
  color: #303030;
}
.casePage #searchByType img {
  display: block;
  margin: 0 auto;
}
.casePage #searchByType h3 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0px;
  color: #303030;
  text-align: center;
  margin-bottom: 18px;
  margin-top: -10px;
}

#moreServices {
  background-color: #152F46;
}
#moreServices h2 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 25px;
  letter-spacing: 0px;
  color: #fff;
}
@media only screen and (min-width: 480px) {
  #moreServices h2 {
    font-size: 36px;
  }
}
#moreServices p {
  text-align: center;
  font-size: 19px;
  line-height: 1.3;
  letter-spacing: 0px;
  color: #fff;
}
#moreServices .card {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  max-width: 300px;
  margin: 20px auto;
}
#moreServices .card .card-body {
  padding: 10px;
  background-color: #fff;
}
@media (min-width: 992px) {
  #moreServices .card .card-body {
    height: 230px;
  }
}
#moreServices .card .card-body h3 {
  margin-top: 5px;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 22px;
  letter-spacing: 0px;
  color: #303030;
}
#moreServices .card .card-body p {
  text-align: left;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0px;
  color: #303030;
}
#moreServices .card .card-body .rebates-title {
  margin-top: 5px;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 22px;
  letter-spacing: 0px;
  color: #303030;
}
#moreServices .card a {
  color: #fff;
  text-align: center;
  display: block;
  padding: 25px 0;
  font-size: 20px;
  background-color: #3071A9;
}
#moreServices .card a:hover {
  text-decoration: none;
}

.case-landing-nav {
  z-index: 100;
  width: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
.case-landing-nav .cap-logo:hover {
  text-decoration: none;
}
.case-landing-nav .navbar-nav li {
  border-left: 1px solid #CECECE;
}
.case-landing-nav .navbar-nav li .dropdown-menu li {
  border-bottom: 1px solid #cecece;
}
@media screen and (max-width: 768px) {
  .case-landing-nav .cap-logo-hd {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .case-landing-nav .js-navbar-collapse {
    padding: 0;
  }
  .case-landing-nav .navbar-nav {
    display: block;
    width: 100%;
    margin: 0;
  }
  .case-landing-nav .navbar-nav li {
    display: block;
    width: 100%;
    border-left: none;
  }
  .case-landing-nav .navbar-nav li .moi-link {
    white-space: normal;
    text-align: center;
  }
}
.case-landing-nav .promo-main-nav {
  border-radius: 0 !important;
  background: #eeeeee;
  border-bottom: 0 !important;
}
.case-landing-nav .navbar {
  margin-bottom: 0;
}
@media (min-width: 767px) {
  .case-landing-nav .navbar-collapse {
    padding: 0px;
  }
}
.case-landing-nav .navbar-nav {
  background-color: #F8F8F8;
}
.case-landing-nav .navbar-nav .dropdown-toggle,
.case-landing-nav .navbar-nav .dropdown-menu {
  width: 100%;
}
.case-landing-nav .navbar-nav .dropdown-toggle li a,
.case-landing-nav .navbar-nav .dropdown-menu li a {
  color: #414141;
}
@media (min-width: 767px) {
  .case-landing-nav .navbar-nav .dropdown-toggle li a,
  .case-landing-nav .navbar-nav .dropdown-menu li a {
    border-left: solid 1px #CBCBCB;
    padding: 15px 30px;
  }
}
.case-landing-nav .navbar-nav .dropdown-toggle li .moi-link,
.case-landing-nav .navbar-nav .dropdown-menu li .moi-link {
  /*white-space: normal; */
  text-align: center;
}
.case-landing-nav .navbar-nav .dropdown-toggle li.open > a,
.case-landing-nav .navbar-nav .dropdown-menu li.open > a {
  background-color: #414141;
  color: #ffffff;
}
.case-landing-nav .navbar-nav .dropdown-toggle li a.model-list,
.case-landing-nav .navbar-nav .dropdown-menu li a.model-list {
  background-color: #c70131;
  color: #fff;
}
.case-landing-nav .navbar-nav .dropdown-toggle li.open > a:hover, .case-landing-nav .navbar-nav .dropdown-toggle li.open a:focus, .case-landing-nav .navbar-nav .dropdown-toggle li a:hover,
.case-landing-nav .navbar-nav .dropdown-menu li.open > a:hover,
.case-landing-nav .navbar-nav .dropdown-menu li.open a:focus,
.case-landing-nav .navbar-nav .dropdown-menu li a:hover {
  background-color: #000000;
  color: #fff;
}
.case-landing-nav .navbar-nav .moi-links {
  text-align: center;
  position: relative;
}
.case-landing-nav .navbar-nav .moi-links .dropdown-menu {
  position: absolute;
  width: 235px;
  left: -50px;
}
@media (max-width: 768px) {
  .case-landing-nav .navbar-nav .moi-links .dropdown-menu {
    width: 100% !important;
    position: relative;
    left: initial;
  }
}
@media only screen and (min-width: 768px) {
  .case-landing-nav .navbar-nav .limited-time-specials {
    width: 290px;
  }
}
.case-landing-nav .sticky-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  border-top: 0;
}
@media screen and (min-width: 769px) {
  .case-landing-nav .navbar-header {
    display: none;
  }
  .case-landing-nav .cap-logo {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .case-landing-nav .navbar-header {
    background: #eeeeee;
    border: none;
    padding: 10px 0;
  }
  .case-landing-nav .navbar-nav {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .case-landing-nav .navbar-nav li {
    border-bottom: solid 1px #CBCBCB;
    text-align: center;
  }
  .case-landing-nav .navbar-nav li:first-child {
    border-top: solid 1px #CBCBCB;
  }
  .case-landing-nav .navbar-nav li:last-child {
    border-bottom: none;
  }
  .case-landing-nav .navbar-nav li a {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 768px) {
  .case-landing-nav .navbar-collapse.collapse {
    display: none !important;
  }
  .case-landing-nav .navbar-collapse.collapse.in {
    display: block !important;
  }
}
.case-landing-nav .dropdown-large {
  position: static !important;
}
.case-landing-nav .dropdown-menu {
  padding: 0;
  z-index: 9;
  width: 100%;
}
.case-landing-nav .dropdown-menu a {
  padding: 20px !important;
}
@media only screen and (min-width: 480px) {
  .case-landing-nav .dropdown-menu a {
    padding: 15px 30px;
  }
}
.case-landing-nav .dropdown-menu-large {
  padding: 20px 0px;
  right: 0;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .case-landing-nav .dropdown-menu-large {
    height: 400px;
    overflow-y: scroll;
  }
}
.case-landing-nav .dropdown-menu-large .col-md-8 {
  margin-right: -150px;
}
@media (max-width: 992px) {
  .case-landing-nav .dropdown-menu-large .flex-box {
    display: block;
    align-content: initial;
    align-items: initial;
  }
  .case-landing-nav .dropdown-menu-large .col-md-8 {
    margin-right: 0px;
  }
}
.case-landing-nav .dropdown-menu-large li ul {
  padding: 0;
  margin: 0;
}
.case-landing-nav .dropdown-menu-large li li {
  list-style: none;
}
.case-landing-nav .dropdown-menu-large li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #414141;
  white-space: normal;
}
.case-landing-nav .dropdown-menu-large li a:hover, .case-landing-nav .dropdown-menu-large li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.case-landing-nav .dropdown-menu-large .owl-carousel .owl-item img {
  width: 200px;
  margin: 0 auto;
}
.case-landing-nav .dropdown-menu-large .owl-carousel .owl-item .cash-card-img {
  max-width: 20%;
  margin: 0;
}
.case-landing-nav .dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 16px;
}
@media (min-width: 767px) {
  .case-landing-nav .navbar-collapse.collapse {
    display: block;
  }
  .case-landing-nav .dropdown-menu-large {
    margin-left: -1px;
    margin-right: -1px;
  }
  .case-landing-nav .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .case-landing-nav .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .case-landing-nav .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
  .case-landing-nav .navbar-nav {
    float: right;
  }
}
.case-landing-nav .promo-thin-nav {
  border-bottom: solid 1px rgb(221, 221, 221);
  background-color: #EEEEEE;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
}
.case-landing-nav .promo-thin-nav ul {
  float: right;
  display: flex;
  flex-direction: row;
  margin: 10px 0 8px;
}
.case-landing-nav .promo-thin-nav ul li {
  font-size: 12px;
}
.case-landing-nav .promo-thin-nav ul li:last-child {
  border-right: none;
}
.case-landing-nav .promo-thin-nav ul li a {
  color: #000000;
  padding: 0px 10px;
  color: #414141;
  text-decoration: underline;
}

.case-info-section {
  background-color: #000;
  padding: 20px;
  display: inline-block;
  width: 100%;
}
.case-info-section > * {
  color: #fff;
}
@media (max-width: 992px) {
  .case-info-section {
    background-color: #fff;
  }
}
.case-info-section ul {
  list-style: disc;
  padding-left: 40px;
  margin-bottom: 20px;
}
.case-info-section ul li {
  margin: 5px 0;
}
.case-info-section ul li:before {
  margin-left: -18px;
}
@media (max-width: 992px) {
  .case-info-section > * {
    color: #000;
  }
  .case-info-section p, .case-info-section h2, .case-info-section li {
    color: #000;
  }
}

.landing-not-active {
  padding-bottom: 20px !important;
}
.landing-not-active .landing {
  background-image: url("Content/img/Cadillac/banner/Cadillac_Brand_Hero-1987x1024.webp");
  min-height: 70vh;
}
.landing-not-active .hero-container {
  background-color: #000;
  color: #fff !important;
  padding: 15px 20px;
}
.landing-not-active .hero-container h1 {
  font-size: 32px;
}
.landing-not-active .hero-container p {
  font-size: 16px;
}
.landing-not-active .hero-container ul li {
  font-size: 16px !important;
}
.landing-not-active .hero-container h2 {
  color: #fff;
}
.landing-not-active .hero-container ul {
  list-style: disc;
  padding-left: 40px;
  margin-bottom: 20px;
}
.landing-not-active .hero-container ul li {
  font-size: 14px;
}
.landing-not-active .hero-container a {
  color: #fff;
  text-decoration: underline;
}

.landing-not-active-sm {
  background-color: #000;
}
.landing-not-active-sm .bg-img {
  width: 100%;
  height: 100%;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-table;
}
.landing-not-active-sm .landing-not-active-sm-content {
  display: block;
  background-color: #000;
  padding: 1.5em;
}
.landing-not-active-sm .landing-not-active-sm-content > * {
  color: #fff;
}
.landing-not-active-sm .landing-not-active-sm-content h2 {
  color: #fff;
}
.landing-not-active-sm .landing-not-active-sm-content .headline {
  line-height: 1;
  font-size: 32px;
  color: #fff;
}
.landing-not-active-sm .landing-not-active-sm-content .p-h2 {
  line-height: 1;
  font-size: 25px;
  color: #fff;
}
.landing-not-active-sm .landing-not-active-sm-content ul {
  list-style: disc;
  padding-left: 40px;
  margin-bottom: 20px;
}
.landing-not-active-sm .landing-not-active-sm-content li {
  color: #fff;
  margin: 8px 0;
  line-height: 1.2;
  font-size: 16px;
}
.landing-not-active-sm .landing-not-active-sm-content a {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .chevy-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Chevy_Silverado_768x400.jpg") !important;
  }
  .gmc-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_GMC_SierraEV_768x400.jpg") !important;
  }
  .cadillac-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Cadillac_EscaladeIQ_768x400.jpg") !important;
  }
  .volvo-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Volvo_XC90_768x400.jpg") !important;
  }
}
@media screen and (max-width: 1024px) {
  .chevy-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Chevy_Silverado_1024x960.jpg") !important;
  }
  .gmc-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_GMC_SierraEV_1024x960.jpg") !important;
  }
  .cadillac-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Cadillac_EscaladeIQ_1024x960.jpg") !important;
  }
  .volvo-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Volvo_XC90_1024x960.jpg") !important;
  }
}
@media screen and (min-width: 1024px) {
  .chevy-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Chevy_Silverado_3840x485.jpg") !important;
  }
  .gmc-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_GMC_SierraEV_3840x485.jpg") !important;
  }
  .cadillac-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Cadillac_EscaladeIQ_3840x485.jpg") !important;
  }
  .volvo-hero {
    background-image: url("https://cdn.affinitydev.com/webmedia/capus/moi/case/2025Q4/CASE_Landing_Hero_Carousel_Volvo_XC90_3840x485.jpg") !important;
  }
}
.dealer-body h1, .dealer-body h2, .dealer-body h3 {
  color: inherit;
  font-family: "Fjalla One", sans-serif;
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizelegibility;
  line-height: 1.1;
}
.dealer-body h4, .dealer-body h5, .dealer-body h6 {
  color: inherit;
  font-family: "Fjalla One", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizelegibility;
  line-height: 1.5;
}
.dealer-body h3 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.dealer-body .form-checkbox {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}
.dealer-body .create-coupon .editmemberlabel {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a3a;
}
.dealer-body .create-coupon .form-group {
  margin-top: 12px;
}

.parallax-background-special-offers {
  background-image: url(/Content/img/parallax/parallax-back-special-offers.jpg);
  background-position: 50% -68.8px;
}

.top {
  padding-top: 20px;
}

h2 {
  line-height: 1.5;
}

h2 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
}

p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  text-rendering: optimizelegibility;
  line-height: 20px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.mega-menu-list > li.active > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .fancy-title span:after, .text-center.fancy-title span:after, .text-right.fancy-title span:after, .carousel .owl-controls .owl-buttons div, .carousel .owl-controls .owl-page span, .btn-primary, .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:active, .btn-primary.btn-alt.active, .open .dropdown-toggle.btn-primary.btn-alt, .progress-bar, hr.hr-fancy:after, .label-primary, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .pricing-table .pricing-table-head .pricing-head-title, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .blog-post .blog-post-side .blog-post-date, ul#filters li a.filter.selected, .colio-theme-gfx .colio-close, .colio-theme-gfx .colio-navigation a, .nav-tabs.tabs-alt > li.active > a:after, .accordion.accordion-alt .accordion-toggle, .accordion.accordion-alt .accordion-toggle.collapsed:hover, .overlay-bg, .o-tooltip-inner, .cl-effect-2 a::before, .cl-effect-2 a::after, .cl-effect-5 a::before, .cl-effect-5 a::after, .cl-effect-6 a::before, .cl-effect-6 a::after {
  background-color: rgb(48, 113, 169);
}

h1, h2, h3 {
  color: inherit;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizelegibility;
  line-height: 1.1;
}

.carbox2 {
  border: 1px solid rgb(204, 204, 204);
  background-color: rgb(255, 255, 255);
  text-decoration: none;
  margin: 0px 0px 10px 0px;
  border-radius: 3px;
  webkit-border-radius: 3px;
  padding: 8px;
}
.carbox2 img {
  width: 100%;
  margin-bottom: 15px;
}

.img-responsive-gallery,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9 ;
  width: 100%;
  height: auto;
}

#oemForm .modal-dialog .modal-body .form-group {
  margin-right: 0;
  margin-left: 0;
}
#oemForm .modal-dialog .modal-body ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
#oemForm .modal-dialog .modal-body a {
  white-space: pre-wrap;
}

.member-incentinves h4 small {
  color: #575757;
}

.oem-button-container {
  margin-bottom: 10px;
}
.oem-button-container .img-responsive {
  width: 100%;
}

#rebates-header-subtitle {
  margin-bottom: 35px;
  margin-top: 15px;
}

.incentives-header {
  /*background-color: #B72025;*/
  background-color: #34516A;
  min-height: 300px;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
}
.incentives-header h2 {
  color: #fff;
}
.incentives-header p {
  text-align: center;
  font-size: 20px;
}
.incentives-header .form-horizontal {
  width: 100%;
}
.incentives-header .form-horizontal > * {
  width: 100%;
}
.incentives-header .form-horizontal fieldset {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.incentives-header .form-group {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.incentives-header .form-group a {
  text-transform: capitalize;
  width: 70%;
}
.incentives-header .form-group input {
  width: 70%;
}
.incentives-header .form-control {
  height: 60px;
  font-size: 20px;
}
.incentives-header .rebates-makesection {
  padding: 0 15px;
}
.incentives-header .rebates-makesection .rebates-makes-xs a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.incentives-header .rebates-makesection .rebates-makes-xs > * {
  margin: 10px 0;
}

@media (max-width: 992px) {
  #rebates-yearsection1 .row .rebates-boxcolumn {
    width: 100%;
  }
}
#rebates-yearsection1 .row #rebates-moi1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#rebates-yearsection1 .row #rebates-moi1 a {
  margin-top: 20px;
  width: 80%;
  border-radius: 5px;
  border-color: #ccc;
  text-transform: capitalize;
  font-size: 19px;
  color: #494949;
}
@media (max-width: 992px) {
  #rebates-yearsection1 .row {
    flex-wrap: wrap;
  }
}

@media (max-width: 992px) {
  #rebates-yearsection2 .row .rebates-boxcolumn {
    width: 100%;
  }
}
#rebates-yearsection2 .row #rebates-moi2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#rebates-yearsection2 .row #rebates-moi2 a {
  margin-top: 20px;
  width: 80%;
  border-radius: 5px;
  border-color: #ccc;
  text-transform: capitalize;
  font-size: 19px;
  color: #494949;
}
@media (max-width: 992px) {
  #rebates-yearsection2 .row {
    flex-wrap: wrap;
  }
}

#rebates-model-description1 #rebates-model-name {
  color: #8393A2;
}
#rebates-model-description1 #rebates-model-name span {
  font-weight: bold;
  line-height: normal;
}
#rebates-model-description1 p {
  text-align: center;
  margin: 50px;
}

#rebates-model-description2 #rebates-model-name {
  color: #8393A2;
}
#rebates-model-description2 #rebates-model-name span {
  font-weight: bold;
  line-height: normal;
}
#rebates-model-description2 p {
  text-align: center;
  margin: 50px;
}

.bg-red {
  background-color: #B72025 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.offer-disclaimer-alert {
  text-decoration: underline;
}

.rebates-title {
  font-weight: bold;
}

.purchase ul, .purchase ol {
  list-style-position: outside;
}

.purchase ul {
  list-style-type: disc;
  padding: 0 0 1em 2em;
}

.purchase ol {
  list-style-type: decimal;
  padding: 0 0 1em 2em;
}

.purchase li {
  line-height: 20px;
  font-family: Helvetica Neue, Helvetica, Arial, Roboto sans-serif;
}

.purchase ol li {
  padding-top: 1em;
}

.purchase h1, .purchase h2, .purchase h3 {
  font-family: "Fjalla One", sans-serif;
  margin-top: 10px;
  margin-bottom: 20px;
}

.purchase h3 {
  font-size: 19px;
}

.purchase p {
  line-height: 20px;
  font-family: Helvetica Neue, Helvetica, Arial, Roboto sans-serif;
}

.purchase p.padless {
  padding: 0;
  margin: 0;
}

[class^=legend-],
[class*=" legend-"] {
  display: inline-block;
  width: 16px;
  height: 17px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("img/research/legend-options.png");
  background-position: 16px 17px;
  background-repeat: no-repeat;
}

.legend-selected {
  background-position: 0 0;
}

.legend-unchecked {
  background-position: 0 -17px;
}

.legend-included {
  background-position: 0 -34px;
}

.legend-required {
  background-position: 0 -51px;
}

.legend-upgrade {
  background-position: 0 -68px;
}

.color-swatch {
  margin: 0 auto;
  width: auto;
}

#MainContent_buildVehicle1_buidTrimConfiguration_ctl00_colorOptions1_colorOptions {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: wrap;
}

.swatch {
  height: 50px;
  width: 50px;
  display: inline-block;
  border: solid 1px #C1C1C1;
  border-radius: 50px;
  margin-right: 5px;
  margin-bottom: 15px;
}

.swatch a {
  display: inline-block;
  height: 50px;
  width: 50px;
  border-radius: 50px;
}

.select-type {
  float: right;
  width: 300px;
  padding-left: 105px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .select-type {
    width: 100%;
    padding: 0px 20px;
  }
}
@media (min-width: 767px) {
  .select-type {
    width: 600px;
  }
}
.select-type p {
  color: #5a5a5a;
}
.select-type .input-group-addon {
  background-color: #000;
  color: #fff;
  padding: 0px 15px;
}
@media (min-width: 1200px) {
  .select-type .input-group-addon {
    padding: 0px 30px;
  }
}
.select-type .form-control {
  height: 50px;
}
@media (min-width: 1200px) {
  .select-type .form-control {
    height: 70px;
    font-size: 24px;
  }
}

/*header top*/
.header-top {
  background: #fff;
  border-bottom: 1px solid #ececec;
  color: #555566;
  font-size: 12px;
  position: relative;
  z-index: 1;
}

.header-top ul, .header-top ol, .header-top dl {
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 0;
}

.header-top p {
  margin: 0;
}

.header-top-left {
  float: left;
  width: 100%;
}

.header-top-right {
  float: right;
  width: 100%;
}

/*header top navigation */
.top-menu {
  list-style: none;
  padding-left: 0;
  float: right;
}

.top-menu li:first-child {
  border-left: 1px solid #ececec;
}

.top-menu li {
  border-right: 1px solid #ececec;
  display: inline-block;
}

.top-menu li a {
  color: inherit;
  padding: 15px 12px;
  display: block;
}

.header-top .dropdown:hover .dropdown-menu {
  display: block;
}

.header-top .dropdown-menu {
  border: 1px solid #ececec;
  margin-top: 0px;
  margin-left: -4px;
}

.header-top .dropdown-menu > li {
  display: block;
  border: none;
}

/* End of header styles */
.thin-nav {
  background: rgb(240, 240, 240);
  border-bottom: solid 1px rgb(221, 221, 221);
  font-weight: normal;
  font-size: 14px;
  color: rgb(34, 34, 34);
  padding: 1px 0;
}
.thin-nav .thin-nav-links {
  padding: 5px;
}
.thin-nav .glyphicon {
  font-size: 1rem;
}
.thin-nav a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: rgb(85, 85, 85);
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 2px;
}

@media screen and (min-width: 993px) {
  .gm-main-nav .navbar-nav li a {
    color: rgb(85, 85, 85);
    font-size: 13px;
    font-weight: bold;
    border: 0;
    min-width: 6.5vw;
    text-align: center;
    padding: 15px 3.5vw;
    transition: background 0s;
    vertical-align: top;
    border-right: solid 1px rgb(221, 221, 221);
  }
}

@media screen and (min-width: 993px) {
  .gm-main-nav {
    height: 50px !important;
  }
}
.gm-main-nav img {
  height: 50px !important;
}
.gm-main-nav ul {
  float: right;
}
.gm-main-nav ul .menu-item {
  height: 50px;
}

.navbar {
  margin-bottom: 0;
}

.navbar-default .navbar-collapse {
  width: 100%;
  border-color: #fff !important;
}

.navbar-default .navbar-nav > li > a {
  color: #707070;
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.navbar-nav {
  float: none;
  display: flex;
  flex-direction: row;
}
.navbar-nav .special-incentives-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar-nav .special-incentives-item .specials-dropdown {
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
}
.navbar-nav .special-incentives-item .specials-dropdown .specials-dropdown-menu {
  min-width: 250px;
  top: 230%;
  left: -30%;
}
.navbar-nav .special-incentives-item .specials-dropdown .specials-dropdown-menu li .specials-item .row {
  display: flex;
  align-items: center;
}
.navbar-nav .special-incentives-item .specials-dropdown .specials-dealer-dropdown-menu {
  min-width: 250px;
  top: 240%;
  left: -50%;
}
.navbar-nav .special-incentives-item .specials-dropdown .specials-dealer-dropdown-menu li .specials-item .row {
  display: flex;
  align-items: center;
}

.show {
  display: block;
}

.navbar-collapse.collapse {
  display: none;
}

.navbar-collapse.collapse.in {
  display: block;
}

.navbar-header .collapse, .navbar-toggle {
  display: block;
}

.navbar-header {
  float: none;
}

.collapsed-icon:after {
  margin-top: 0px;
  font-size: 20px;
}

.btn-path {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .navbar-nav {
    float: none;
    display: flex;
    flex-direction: column;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-header .collapse, .navbar-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
  .collapsed-icon:after {
    margin-top: 0px;
    font-size: 20px;
  }
  .collapsed-icon:after {
    margin-top: -5px;
    font-size: 25px;
  }
}
.privacy-bar {
  z-index: 100;
}

.no-scroll {
  overflow-y: hidden;
}

.body-content .banner-container {
  background: #C12121;
  display: none;
  position: relative;
  z-index: 5;
  color: #ffffff;
  width: 35%;
  margin: 7% 0% 0 5%;
  text-align: left;
  padding-top: 15px;
}
.body-content .banner-container .case-headline-logo {
  padding: 25px;
  display: flex;
  justify-content: center;
}
.body-content .banner-container .case-headline-logo img {
  max-width: 50%;
}
@media (min-width: 1200px) {
  .body-content .banner-container .case-headline-logo img {
    max-width: 30%;
  }
}
@media (min-width: 992px) {
  .body-content .banner-container {
    display: block;
  }
}
.body-content .banner-container .banner-logo-container {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  height: 125px;
  width: 100%;
  justify-content: space-around;
  padding: 2% 15%;
  /*img {
      width: 35%;
  }*/
}
.body-content .banner-container .case-headline-description .headline-date {
  width: 70%;
  border-bottom: 1px solid white;
  margin: 3% auto;
}
.body-content .banner-container .brand-logo-container {
  width: 100%;
}
.body-content .banner-container .banner__btn-group {
  margin: 10px 0;
  display: flex;
  justify-content: center;
}
.body-content .banner-container .banner__btn-group .how-it-works-btn {
  display: inline-block;
}
.body-content .banner-container .banner__btn-group .view-features-btn {
  display: none;
}
.body-content .banner-container .case-headline {
  font-size: 22px;
  padding-bottom: 0;
  color: #fff;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
}
.body-content .banner-container .case-headline .headline-small {
  font-size: 25px;
  padding-bottom: 0;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .body-content .banner-container .case-headline .headline-small {
    line-height: 1em;
  }
}
.body-content .banner-container .case-headline .headline-large {
  font-size: 45px;
  text-transform: capitalize;
}
.body-content .banner-container .case-headline-description p small {
  color: #fff;
  font-weight: 100;
  font-size: 15px;
}
.body-content .banner-container .case-headline-description ul {
  margin-left: 40px;
  margin-top: 0;
  list-style-type: disc;
}
.body-content .banner-container .case-headline-description ul li {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
}
.body-content.model-detail-page {
  min-height: 120vh;
}
@media (max-width: 991px) {
  .body-content.model-detail-page {
    background-position: center -20px;
  }
}
@media (min-width: 767px) {
  .body-content.model-detail-page {
    min-height: 600px;
  }
  .body-content.model-detail-page .landing-overlay {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
.body-content.model-detail-page .brand-how {
  display: none;
}
.body-content.model-detail-page .landing .banner__btn-group .how-it-works-btn {
  display: inline-block;
}
.body-content.model-detail-page .landing .banner__btn-group .view-features-btn {
  display: inline-block;
}
.body-content.model-detail-page .landing .landing__bottom-bar .landing__bottom-model-name {
  display: block;
  color: #ffffff;
  transform: rotate(3deg);
  text-transform: uppercase;
  font-size: 21px;
}
.body-content.model-detail-page .brand-how {
  /*display: none;*/
}
.body-content.model-detail-page .case-headline-container {
  margin-left: 0 !important;
}
.body-content.model-detail-page .landing__hero {
  background-position: center bottom;
}
.body-content #features {
  padding-top: 10px;
}
@media (max-width: 992px) {
  .body-content #features {
    padding-top: 70px;
    margin-top: -10px;
  }
}
.body-content #features .models-description {
  padding: 0 15%;
}
.body-content #features .models-description h2 {
  font-size: 65px;
}
@media (max-width: 992px) {
  .body-content #features .models-description h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 240px) {
  .body-content #features .models-description h2 {
    font-size: 2rem;
  }
}
.body-content #features .models-description p {
  font-size: 18px;
}
.body-content #features .case-brand-description {
  margin-left: 4%;
  font-size: 18px;
  padding: 0 2%;
  text-align: center;
  color: #000;
  width: 50%;
}
.body-content .landing {
  position: relative;
  padding: 0;
  z-index: 1;
  overflow-y: hidden;
  background-size: cover;
  display: flex;
  flex-direction: column;
  /*@include for-mobile-tablet {
      min-height: 60vh;
  }*/
  /* Mobile ui for slant container */
  /*.slant-container {

      position: absolute;
      bottom: -15%;
      background: $background-gray;
      width: 120%;
      transform: rotate(-8deg);
      left: -10%;
      border-top: 3px solid $white;

      @include for-mobile-only {
          top: 290px;
      }

      .slant-items {
          width: 100%;
          height: 100%;
          transform: rotate(8deg);
          display: flex;
          justify-content: center;
          position: relative;

          .case-headline-description-mobile {
              letter-spacing: 0;
              color: #FFFFFF;
              opacity: 1;
              margin: 0;
              font-weight: 100;
              line-height: 30px;

              padding {
                  font-size: 1.2rem;
              }

              @include for-mobile-only {
                  color: $black;
                  font-size: .8rem;
                  text-align: center;
                  margin-top: 100px;

                  p {
                      font-size: 18px;
                      font-weight: 400;
                  }

                  div.case-headline-disclaimer p {
                      font-size: 12px;
                      line-height: 15px;
                      margin-top: 30px;
                  }

                  p.case-headline-mobile {
                      font-size: 30px;
                      line-height: 20px;

                      span {
                          font-size: 18px;

                          &::before {
                              content: "\A";
                              white-space: pre;
                          }
                      }

                      p {
                          margin-bottom: 2px;
                      }
                  }



                  .case-headline-brand-container {
                      p {
                          a {
                              text-decoration: underline;
                          }
                      }
                  }

                  p:last-of-type {
                      margin-bottom: 35px;
                  }

                  .incentive-discount {
                      font-size: 45px;
                      margin-top: 30px;
                      margin-bottom: 20px;
                  }
              }
          }

          .logo-container {
              position: absolute;
              top: -25%;
              background: $white;
              max-width: 150px;

              .logo-row {
                  display: flex;
                  justify-content: center;
                  align-items: center;

                  .logo-image-container {
                      margin: 0 5px;
                      padding: 20px;
                  }
              }
          }
      }
  }*/
}
@media (min-width: 992px) {
  .body-content .landing {
    flex-direction: column;
  }
}
.body-content .landing.landing-not-active:after {
  content: none;
}
.body-content .landing.landing-not-active:before {
  content: none;
}
@media (min-width: 767px) {
  .body-content .landing.landing-not-active .landing-content {
    padding: 40px 30px;
  }
}
@media (min-width: 1600px) {
  .body-content .landing.landing-not-active .landing-content {
    min-height: 83vh;
  }
}
.body-content .landing .landing__top-bar {
  height: 100px;
  width: 40%;
  position: absolute;
  z-index: 10;
  top: 5%;
  left: -1%;
  transform: rotate(-5deg);
  background-color: rgba(142, 7, 12, 0.6);
  clip-path: polygon(0 30%, 100% 5%, 100% 75%, 0% 100%);
}
.body-content .landing .landing__bottom-bar {
  height: 100px;
  width: 25%;
  position: absolute;
  z-index: 10;
  bottom: 9%;
  right: -1%;
  transform: rotate(-3deg);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(0 20%, 100% 0%, 100% 75%, 0% 95%);
}
.body-content .landing .landing__bottom-bar .landing__bottom-model-name {
  display: none;
}
@media (max-width: 992px) {
  .body-content .landing .landing__top-bar {
    height: 75px;
    width: 40%;
    top: 1%;
    left: -1%;
    transform: rotate(0deg);
    clip-path: polygon(0 30%, 100% 5%, 100% 75%, 0% 100%);
  }
  .body-content .landing .landing__bottom-bar {
    display: none;
  }
}
@media (min-width: 1350px) {
  .body-content .landing .landing__top-bar {
    transform: rotate(-3deg);
  }
  .body-content .landing .landing__bottom-bar {
    transform: rotate(-2deg);
  }
}
.body-content .landing .landing__hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .body-content .landing .landing__hero {
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .body-content .landing .landing__hero .case-mobile-bannerimg {
    display: none;
  }
}
.body-content .landing .case-disclaimer-container {
  /*position: absolute;
  bottom: 0;
  left: 0;*/
  max-width: 100%;
  color: #fff;
  z-index: 1;
}
.body-content .landing .case-disclaimer-container #case-modelhero-disclaimer {
  /*margin-bottom: 25px;*/
  margin: 15px 0 30px 0;
  font-size: 14px;
  background-color: transparent;
  border-radius: 5px;
  color: #fff;
  text-align: left;
}
.body-content .landing .case-disclaimer-container #case-modelhero-disclaimer a {
  color: white !important;
  text-decoration: underline !important;
}
.body-content .landing .case-disclaimer-container #case-makehero-disclaimer {
  margin: 15px 0 30px 0;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
}
.body-content .landing .case-disclaimer-container #case-makehero-disclaimer a {
  color: white !important;
  text-decoration: underline !important;
}
.body-content .landing .view-features-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 5%;
}
.body-content .landing .view-features-btn {
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.body-content .landing .view-features-btn > * {
  font-size: 22px;
  color: #fff;
  margin-bottom: 1%;
}
.body-content .landing .view-features-btn > * ion-icon {
  font-size: 30px;
}
.body-content .landing .model-mobile {
  min-height: 390px;
}
.body-content .landing .brand-mobile {
  min-height: 340px;
}
.body-content .landing .landing-content {
  padding-top: 3%;
  margin-left: 1%;
}
@media (min-width: 767px) {
  .body-content .landing .landing-content {
    min-height: 270px;
    padding: 30px;
    margin-top: -20px;
  }
}
@media (max-width: 768px) {
  .body-content .landing .landing-content {
    width: 100%;
    margin: 0;
    padding: 30px;
  }
}
.body-content .landing .landing-content .type-badge {
  height: 50px;
  position: absolute;
  top: 5px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
  min-width: 100px;
  background-color: #000;
  color: #fff;
  border-left: 2px solid #c70131;
}
@media (max-width: 768px) {
  .body-content .landing .landing-content .type-badge {
    top: 0px;
    height: 30px;
    position: absolute;
    right: 0;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 30px;
    background-color: #000;
    color: #fff;
    border-left: 2px solid #c70131;
    font-size: 15px;
  }
}
.body-content .landing .landing-content .case-headline-details {
  margin-top: 20px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .body-content .landing .landing-content .case-headline-details {
    color: #ffffff;
    margin: 0;
  }
}
.body-content .landing .landing-content .case-headline-details p:nth-child(1) {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.body-content .landing .landing-content .case-headline-details p:nth-child(2) {
  font-size: 15px;
}
.body-content .landing .landing-content .case-headline-container {
  border-radius: 5px;
  margin: 150px 0;
}
.body-content .landing .landing-content .case-headline-container .banner-container {
  background: #000;
  display: block;
  position: relative;
  border-radius: 5px;
  padding: 0 35px 5px 35px;
  z-index: 5;
}
.body-content .landing .landing-content .case-headline-container .banner-container:after {
  content: "";
  border-radius: 5px;
  z-index: -1;
  left: 50%;
  transform: translate(-50%, -50%);
}
.body-content .landing .landing-content .case-headline-container .banner-container button {
  border: 1px solid #fff;
  color: #B72025;
}
.body-content .landing .landing-content .case-headline-container .banner-container .banner__btn-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.body-content .landing .landing-content .case-headline-container .banner-container .banner__btn-group button {
  margin: 5px;
}
.body-content .landing .landing-content .case-headline-container .banner-container .banner__btn-group .transparent-btn {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  border: 1px solid #fff;
  width: 100%;
}
.body-content .landing .landing-content .case-headline-container .banner-container .banner__btn-group .transparent-btn:hover, .body-content .landing .landing-content .case-headline-container .banner-container .banner__btn-group .transparent-btn:focus {
  color: #000000;
}
.body-content .landing .landing-content .case-headline-container .bg-hero {
  display: none;
  background-color: #284560;
  backdrop-filter: blur(5px);
  border-radius: 5px;
}
.body-content .landing .landing-content .case-headline-container .bg-hero > * {
  padding: 10px;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block > * {
  color: #ffffff;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block p {
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
  line-height: 1.2;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block ul {
  margin-left: 0;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block ul li {
  font-size: 16px;
  margin-bottom: 5px;
  margin-left: 20px;
  position: relative;
  font-weight: bold;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block .headline-cap {
  font-size: 18px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block .headline-savings {
  font-weight: 900;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-size: 28px;
  line-height: 35px;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block .headline-date {
  margin-top: 5px;
  margin-bottom: 15px;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__info-block .headline-date small {
  font-size: 18px;
  letter-spacing: 0;
  color: #fff;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__logo-block {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  max-height: 150px;
  justify-content: center;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__logo-block .bg-hero__logo-container {
  padding: 0 15px;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__logo-block .bg-hero__logo-container a {
  height: 100%;
  width: 100%;
  display: block;
}
.body-content .landing .landing-content .case-headline-container .bg-hero__logo-block .bg-hero__logo-container a img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: 100%;
}
.body-content .landing .landing-content .case-headline-container .bg-hero button {
  margin-top: 0;
}
.body-content .landing .landing-content .case-headline {
  letter-spacing: 0;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 768px) {
  .body-content .landing .landing-content .case-headline {
    font-size: 2rem;
    display: flex;
    flex-direction: column;
  }
  .body-content .landing .landing-content .case-headline > * {
    margin-right: 2px;
  }
}
.body-content .landing .landing-content .case-headline p {
  color: #ffffff;
}
.body-content .landing .landing-content .case-headline .headline-bold {
  font-weight: 900;
}
.body-content .landing .landing-content .case-headline .headline-light {
  font-weight: 100;
  font-size: 25px;
  padding-bottom: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .body-content .landing .landing-content .case-headline .headline-light {
    font-size: 35px;
    padding-bottom: 12px;
  }
}
@media (min-width: 1200px) {
  .body-content .landing .landing-content .case-headline .headline-light {
    font-size: 50px;
    line-height: 1em;
  }
}
@media (min-width: 1200px) {
  .body-content .landing .landing-content .case-headline {
    font-size: 65px;
  }
}
@media (max-width: 768px) {
  .body-content .landing .landing-content .case-headline > * {
    display: block;
  }
}
.body-content .landing .landing-content .case-headline .headline-small {
  font-size: 22px;
  padding-bottom: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .body-content .landing .landing-content .case-headline .headline-small {
    line-height: 1em;
  }
}
@media (min-width: 1200px) {
  .body-content .landing .landing-content .case-headline .headline-small {
    line-height: 0.5em;
  }
}
.body-content .landing .landing-content .case-headline .headline-large {
  font-size: 5rem;
  line-height: 40px;
  text-transform: capitalize;
}
.body-content .landing .landing-content .case-headline-description {
  letter-spacing: 0;
  color: #000000;
  opacity: 1;
  font-size: calc(1rem + 7.4 * (100vw - 300px) / 1600);
  margin: 0;
  font-weight: 100;
}
.body-content .landing .landing-content .case-headline-description p a {
  text-decoration: underline;
  color: #ffffff;
}
.body-content .landing .landing-content .case-headline-description .case-headline-highlight {
  color: rgb(238, 227, 4);
}
.body-content .landing .landing-content .case-headline-description .cap-link {
  color: #F6FF00;
  text-decoration: underline;
}
.body-content .landing .landing-content .case-headline-description .cap-link:hover {
  color: #f6fb69;
}
@media (max-width: 768px) {
  .body-content .landing .landing-content .case-headline-description {
    color: #ffffff;
    font-size: 0.8rem;
    text-align: center;
    margin-top: 2px;
  }
}
@media (min-width: 767px) {
  .body-content .landing .landing-content .case-headline-description {
    /*> p:last-of-type {
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 300;
    }*/
  }
  .body-content .landing .landing-content .case-headline-description p {
    font-size: 18px;
  }
  .body-content .landing .landing-content .case-headline-description p > small {
    color: #ffffff;
    font-weight: 100;
    font-size: 15px;
  }
  .body-content .landing .landing-content .case-headline-description ul {
    margin-left: 40px;
    margin-top: 0px;
    list-style-type: disc;
    /*li:first-of-type {
        font-weight: 700
    }*/
  }
  .body-content .landing .landing-content .case-headline-description ul li {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
  }
  .body-content .landing .landing-content .case-headline-description ul li .yellow-highlight {
    color: #F6FF00;
  }
  .body-content .landing .landing-content .case-headline-description li.sublist-item {
    margin-left: 60px;
  }
}
.body-content .landing .landing-content .image-container {
  width: 200px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .body-content .landing .landing-content .image-container {
    width: 100%;
  }
}
.body-content .landing .landing-content button {
  margin-top: 30px;
  padding: 20px 50px;
  color: #000000;
}
.body-content .landing .landing-content .brand-logo-container {
  width: 300px;
  padding: 44px 20px 30px 20px;
  margin: auto;
}
.body-content .landing .landing-content .cadillac-logo-container {
  display: flex;
  justify-content: center;
}
.body-content .landing > * {
  font-size: calc(1.6rem + 4.4 * (100vw - 300px) / 1600);
  line-height: 1.3;
}
.body-content .mobile-hero-info {
  background-color: #34516A;
  display: block;
}
@media (min-width: 992px) {
  .body-content .mobile-hero-info {
    display: none;
  }
}
.body-content .mobile-hero-info .logo-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
}
@media (max-width: 700px) {
  .body-content .mobile-hero-info .logo-container {
    margin-top: -25px;
  }
}
.body-content .mobile-hero-info .logo-container .logo-row {
  width: 100%;
  display: flex;
  justify-content: center;
}
.body-content .mobile-hero-info .logo-container .logo-row > .logo-image-container {
  background-color: #fff;
  padding: 25px 0px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  width: 75%;
}
.body-content .mobile-hero-info .logo-container .logo-row > .logo-image-container img {
  max-width: 45%;
}
.body-content .mobile-hero-info .landing-content .row {
  /*border: 1px solid white;*/
  border-radius: 5px;
}
.body-content .mobile-hero-info .case-headline-description-mobile {
  color: #ffffff;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 30px;
  padding-bottom: 25px;
  flex-direction: column;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding: 0 20px;
  width: 100%;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-mobile-detail-container {
  text-align: center;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-mobile-detail-container .case-headline-discount {
  font-size: 62px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container button:hover, .body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container button:active, .body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container button:focus {
  color: #000;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container p {
  font-size: 17px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container ul {
  margin-left: 35px;
  list-style: disc;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container ul li {
  margin-bottom: 12px;
  font-size: 14px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .list-disc {
  display: block;
}
@media (max-width: 992px) {
  .body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .list-disc {
    display: none;
  }
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-discount-container {
  background-color: #fff;
  width: 55%;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-discount-container > * {
  color: #000;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-discount-container h3 {
  margin-bottom: 5px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-discount-container p {
  font-size: 16px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container h2 {
  font-size: 36px;
  color: #fff;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-mobile {
  text-align: center;
  line-height: 28px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-mobile sup {
  font-size: 1.2rem !important;
  top: -1.5em !important;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-date {
  margin-top: -15px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .case-headline-disclaimer {
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container h3 .case-headline-discount {
  font-size: 36px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .incentive-discount {
  font-size: 36px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-model-container .incentive-discount span > sup {
  font-size: 18px;
  vertical-align: middle;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding: 0 20px;
  /*h3 {
      font-size: 36px;
  }*/
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container ul {
  margin-left: 35px;
  list-style: disc;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container ul li {
  margin-bottom: 12px;
  font-size: 14px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-date {
  border-bottom: 2px solid white;
  font-size: 16px;
  padding-bottom: 15px;
}
@media (max-width: 350px) {
  .body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-date {
    font-size: 21px;
  }
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-mobile-detail-container {
  text-align: center;
}
@media (max-width: 350px) {
  .body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-mobile-detail-container {
    font-size: 24px;
  }
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-mobile-detail-container .case-headline-discount {
  font-size: 62px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-discount-container {
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3% auto;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-discount-container > * {
  color: #000;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-discount-container h3 {
  margin-bottom: 5px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-discount-container p {
  font-size: 16px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-mobile {
  line-height: 35px;
  text-align: center;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-mobile sup {
  font-size: 1.3rem !important;
  top: -1.3em !important;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container h3 .case-headline-discount {
  font-size: 36px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container > * {
  text-align: left;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container p {
  font-size: 17px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .case-headline-date {
  margin-top: -15px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .incentive-discount strong {
  font-size: 36px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container button {
  /*width: 130%;*/
  color: #fff;
  margin-top: 0;
  border-radius: 5px;
  margin-bottom: 5px;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container button:hover, .body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container button:focus {
  color: #34516A;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .btn-cta-view-special {
  border-radius: 5px;
  padding: 20px 50px;
  text-align: center;
}
.body-content .mobile-hero-info .case-headline-description-mobile .case-headline-brand-container .hero-disclaimer {
  font-size: 12px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
.body-content .mobile-hero-info .case-headline-description-mobile #case-modelhero-mobile-disclaimer {
  padding: 3%;
  text-align: center;
  line-height: 2rem;
  font-size: 14px;
}
.body-content .mobile-hero-info .case-headline-description-mobile #case-makehero-mobile-disclaimer {
  padding: 3%;
  text-align: center;
  line-height: 1.5rem;
}
.body-content [class$=countdown] {
  background-color: #f7d038;
  text-align: center;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
  font-size: 18px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 1;
  right: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .body-content [class$=countdown] {
    flex-direction: row;
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  .body-content [class$=countdown] .promo-countdown__text {
    font-size: 24px;
  }
}
.body-content [class$=countdown] .promo-countdown__date {
  display: flex;
}
.body-content [class$=countdown] .promo-countdown__date .promo-countdown__date-container {
  margin: 0 5px;
}
.body-content [class$=countdown] .promo-countdown__date .promo-countdown__date-container .promo-countdown__date-text {
  background-color: #fff;
  border-radius: 5px;
  font-weight: 900;
  padding: 5px;
  font-size: 24px;
  margin-bottom: 2px;
}
.body-content [class$=countdown] .promo-countdown__date .promo-countdown__date-container .promo-countdown__date-time {
  font-size: 14px;
  margin-bottom: 0;
}
.body-content [class$=countdown] .promo-countdown__date .promo-countdown__date-colon {
  color: #fff;
  font-size: 24px;
}
@media (max-width: 991px) {
  .body-content [class$=countdown] .promo-countdown__register {
    width: 40%;
  }
}
.body-content [class$=countdown] .promo-countdown__register a {
  font-weight: 900;
  border-radius: 25px;
  text-transform: capitalize;
  background-color: #fff !important;
  padding: 15px 30px;
  color: #000 !important;
  transition: all 0.1s ease-in-out;
  text-wrap: nowrap;
}
@media (max-width: 991px) {
  .body-content [class$=countdown] .promo-countdown__register a {
    padding: 10px;
  }
}
@media (max-width: 400px) {
  .body-content [class$=countdown] .promo-countdown__register a {
    font-size: 14px;
  }
}
.body-content [class$=countdown] .promo-countdown__register a:hover {
  border-radius: 25px;
  background-color: #000 !important;
  color: #fff !important;
}
.body-content [class$=countdown] .promo-countdown__register button {
  font-weight: 900;
  border-radius: 25px;
  text-transform: capitalize;
  background-color: #fff;
  padding: 15px 30px;
  color: #000;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 991px) {
  .body-content [class$=countdown] .promo-countdown__register button {
    padding: 10px;
  }
}
.body-content [class$=countdown] .promo-countdown__register button:hover {
  border-radius: 25px;
  background-color: #000;
  color: #fff;
}
.body-content .fullaccessory {
  padding: 10% 0 10% 5%;
  background: url("../Content/img/Audi/AudiCare/banner/22Q3_AudiCare_MOI_HPHero_1987x700.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  .body-content .fullaccessory {
    background-image: url("../Content/img/Audi/AudiCare/banner/22Q3_AudiCare_SmallBanner_476x357.jpg") !important;
    min-height: 300px;
    background-size: cover;
  }
}
.body-content .fullaccessory .banner-container {
  width: 50%;
  background: transparent !important;
  margin: 0;
  text-align: left;
}
.body-content .fullaccessory .banner-container .banner__btn-group {
  display: inline-block;
}
.body-content .fullaccessory .banner-container .case-headline {
  color: #000;
  font-weight: bold;
  font-size: 45px;
}
.body-content .fullaccessory .banner-container > * {
  color: black;
}
.body-content .fullaccessory .banner-container #case-modelhero-disclaimer {
  background: transparent !important;
}
.body-content .fullaccessory .banner-container .hero-disclaimer {
  margin-top: 40px;
}
.body-content .fullaccessory-mobile-hero-info {
  padding-top: 0;
}
.body-content .fullaccessory-mobile-hero-info > * {
  font-size: calc(1.6rem + 4.4 * (100vw - 300px) / 1600);
  line-height: 1.3;
}
.body-content .fullaccessory-mobile-hero-info .case-headline-description-mobile {
  padding: 7%;
}
.body-content .fullaccessory-mobile-hero-info .case-headline-description-mobile .case-headline-brand-container ul {
  margin: 0 0 5% 5%;
  list-style: disc;
  text-align: left;
}
.body-content .fullaccessory-mobile-hero-info .case-headline-description-mobile button {
  color: #000 !important;
}

.register-btn {
  margin-right: auto;
  border: 2px solid #476896;
  border-radius: 4px;
  background: white;
  font-weight: 700;
  padding: 8px 42px;
  color: #476896;
}

.register-btn:hover {
  color: color-mix(in srgb, #476896, white 20%);
}

.case-landing {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  .case-landing {
    min-height: unset;
  }
}
@media (min-width: 767px) {
  .case-landing {
    min-height: 600px;
  }
}
@media (min-width: 1200px) {
  .case-landing {
    min-height: 700px;
  }
}
.case-landing.hero-case h1.case-headline {
  color: #303030;
  font-size: 2rem;
}
.case-landing.hero-case h1.case-headline .headline-light {
  font-weight: 100;
}
@media (min-width: 767px) {
  .case-landing.hero-case h1.case-headline {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  .case-landing.hero-case h1.case-headline {
    font-size: 100px;
  }
}
.case-landing.hero-case .landing-content .case-headline-description {
  color: #303030;
  text-shadow: none;
  font-weight: 400;
}
.case-landing.hero-case .landing-content .case-headline-description p small {
  color: #303030;
}
@media (max-width: 768px) {
  .case-landing.hero-case .landing-content .case-headline-description p:last-of-type {
    font-size: 1rem;
  }
}
.case-landing .case-mobile-btn {
  width: 100%;
  position: fixed;
  background-color: #E62E41;
  bottom: 0;
  z-index: 100;
  color: #ffffff;
  padding: 20px 0px;
  text-align: center;
  font-weight: 400;
  font-size: 1.3rem;
}
.case-landing .view-features-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.case-landing .view-features-btn {
  text-decoration: none;
  text-align: center;
}
.case-landing .view-features-btn > * {
  font-size: 22px;
  color: #fff;
  margin-bottom: 1%;
  cursor: pointer;
}
.case-landing .view-features-btn > * ion-icon {
  font-size: 30px;
}
.case-landing .slant-container {
  position: absolute;
  bottom: -15%;
  background: #e4e0e0;
  height: 200px;
  width: 110%;
  transform: rotate(-5deg);
  left: -5%;
  border-top: 3px solid #ffffff;
}
.case-landing .slant-container .slant-items {
  width: 100%;
  height: 100%;
  transform: rotate(5deg);
  display: flex;
  justify-content: center;
}
.case-landing .slant-container .slant-items .case-headline-description-mobile {
  letter-spacing: 0;
  color: #FFFFFF;
  opacity: 1;
  margin: 0;
  font-weight: 100;
}
.case-landing .slant-container .slant-items .case-headline-description-mobile padding {
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .case-landing .slant-container .slant-items .case-headline-description-mobile {
    color: #000000;
    font-size: 0.8rem;
    text-align: center;
    margin-top: 2px;
  }
  .case-landing .slant-container .slant-items .case-headline-description-mobile p {
    font-size: 18px;
  }
  .case-landing .slant-container .slant-items .case-headline-description-mobile p a {
    text-decoration: underline;
  }
  .case-landing .slant-container .slant-items .case-headline-description-mobile h1 {
    font-size: 40px;
  }
}
.case-landing .slant-container .slant-items .logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -25%;
}
.case-landing .slant-container .slant-items .logo-container .logo-row > .logo-image-container {
  background-color: #000;
  padding: 7% 0%;
  border-radius: 5px;
  display: flex;
  justify-content: center;
}
.case-landing .slant-container .slant-items .logo-container .logo-row > .logo-image-container img {
  max-width: 80%;
}
.case-landing .landing-content {
  margin-top: 5%;
  margin-left: 5%;
}
@media (min-width: 767px) {
  .case-landing .landing-content {
    min-height: 600px;
  }
}
@media (max-width: 768px) {
  .case-landing .landing-content {
    width: 100%;
    padding-top: 20px;
    margin: 0;
  }
}
.case-landing .landing-content .case-headline {
  letter-spacing: 0;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 768px) {
  .case-landing .landing-content .case-headline {
    font-size: 1.5rem;
    display: flex;
    flex-direction: column;
  }
  .case-landing .landing-content .case-headline > * {
    margin-right: 2px;
  }
}
.case-landing .landing-content .case-headline .headline-bold {
  font-weight: 900;
}
.case-landing .landing-content .case-headline .headline-light {
  font-weight: 300;
}
@media (min-width: 1200px) {
  .case-landing .landing-content .case-headline {
    font-size: 65px;
  }
}
@media (max-width: 768px) {
  .case-landing .landing-content .case-headline > * {
    display: block;
  }
}
.case-landing .landing-content .case-headline .headline-small {
  font-size: 40px;
  margin-bottom: 5px;
  font-weight: 100;
  text-transform: uppercase;
}
.case-landing .landing-content .case-headline-description {
  letter-spacing: 0;
  color: #FFFFFF;
  opacity: 1;
  font-size: calc(1rem + 7.4 * (100vw - 300px) / 1600);
  margin: 0;
  font-weight: 100;
}
@media (max-width: 768px) {
  .case-landing .landing-content .case-headline-description {
    color: #ffffff;
    font-size: 0.8rem;
    text-align: left;
    margin-top: 2px;
  }
}
@media (min-width: 767px) {
  .case-landing .landing-content .case-headline-description > p:first-of-type {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .case-landing .landing-content .case-headline-description p > small {
    color: #000;
    font-weight: 300;
    font-size: 15px;
  }
  .case-landing .landing-content .case-headline-description ul {
    margin-left: 40px;
    margin-top: 0px;
    list-style-type: disc;
    /*li:first-of-type {
        font-weight: 700
    }*/
  }
  .case-landing .landing-content .case-headline-description ul li {
    margin-bottom: 10px;
  }
  .case-landing .landing-content .case-headline-description li.sublist-item {
    margin-left: 60px;
  }
}
.case-landing .landing-content .image-container {
  width: 200px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .case-landing .landing-content .image-container {
    width: 100%;
  }
}
.case-landing .landing-content button {
  margin-top: 30px;
  padding: 20px 60px;
}
.case-landing > * {
  font-size: calc(1.6rem + 4.4 * (100vw - 300px) / 1600);
  line-height: 1.3;
}

.filter-headline h2 {
  font-size: 65px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .filter-headline h2 {
    font-size: 45px;
  }
}

.model-lineup {
  position: absolute;
  bottom: -60px;
  right: 0;
  display: flex;
  align-items: baseline;
  flex-flow: row-reverse;
  z-index: 1;
}
.model-lineup picture {
  display: inline-block;
  vertical-align: bottom;
}
.model-lineup img {
  max-width: none;
  width: 100%;
}
.model-lineup .col-sm-3, .model-lineup .col-lg-4 {
  padding-left: 0px;
}

.mobile-case-bg {
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.mobile-case-bg img {
  right: 0;
  position: absolute;
}

@media (max-width: 768px) {
  .dotted-line.push-mobile {
    margin-top: 200px;
  }
}

@media (max-width: 768px) {
  .bg-how-case.push-mobile {
    margin-top: 270px;
  }
}

.clip-path {
  position: relative;
  background: #F8F8F8;
}
@media (max-width: 768px) {
  .clip-path {
    height: 80vh;
    min-height: unset;
  }
}
@media (min-width: 767px) {
  .clip-path {
    min-height: 600px;
  }
}
@media (min-width: 1200px) {
  .clip-path {
    min-height: 700px;
  }
}
.clip-path-2, .clip-path-3 {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.clip-path-2 {
  height: 100px;
  background: #fff;
}
@media (max-width: 768px) {
  .clip-path-2 {
    height: 60px;
  }
}
.clip-path-3 {
  height: 90px;
  background: #EFEFEF;
}
@media (max-width: 768px) {
  .clip-path-3 {
    height: 55px;
  }
}
.clip-path-white {
  height: 100px;
  background: #fff;
}

.bg-how-case {
  background: #F8F8F8;
  padding: 80px 0px 100px 0px;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 80px;
}
.bg-how-case .circle {
  color: #284560;
  border: solid 3px #284560;
  font-weight: 400;
  width: 100px;
  height: 100px;
  font-size: 35px;
}
.bg-how-case h2 {
  font-size: 65px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .bg-how-case h2 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .bg-how-case p {
    margin-bottom: 50px;
  }
  .bg-how-case .circle {
    width: 80px;
    height: 80px;
    font-size: 30px;
  }
}
.bg-how-case ul.dotted-line {
  margin-top: 40px;
}

.rotate-bg {
  -moz-transform: skew(0deg, -6deg);
  -webkit-transform: skew(0deg, -6deg);
  -o-transform: skew(0deg, -6deg);
  -ms-transform: skew(0deg, -6deg);
  transform: skew(0deg, -6deg);
}

.rotate-content {
  -moz-transform: skew(0deg, 6deg);
  -webkit-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  transform: skew(0deg, 6deg);
}

.wait {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wait .clip-path {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.wait ion-icon {
  font-size: 180px;
}
.wait img {
  width: 200px;
}
.wait h1 {
  font-weight: 400;
  font-size: 80px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .wait h1 {
    font-size: 30px;
  }
}
.wait h1 span {
  font-weight: 900;
}

@media (max-width: 768px) {
  #Buick .slant-container {
    top: 280px;
    min-height: 420px;
  }
}
#Buick .logo-container {
  top: -12%;
  padding: 10px 20px;
}
#Buick .brand-view {
  margin-top: 0px;
}

@media (max-width: 768px) {
  #Cadillac .slant-container {
    top: 280px;
    min-height: 320px;
  }
}
#Cadillac .logo-container {
  max-width: 200px;
}
#Cadillac .logo-container {
  min-width: 20px;
}
#Cadillac .logo-container {
  top: -10%;
  padding: 10px 50px;
}
#Cadillac .brand-view {
  margin-top: 0px;
}
#Cadillac .body-content.model-detail-page .banner__btn-group .brand-btn {
  display: none !important;
}
#Cadillac .body-content.model-detail-page .banner__btn-group .models-btn {
  display: block !important;
}
#Cadillac .body-content .banner__btn-group .brand-btn {
  display: block;
}
#Cadillac .body-content .banner__btn-group .models-btn {
  display: none;
}

@media (max-width: 768px) {
  #GMC .slant-container {
    top: 280px;
    min-height: 420px;
  }
}
#GMC .logo-container {
  top: -35%;
  padding: 10px 20px;
}
#GMC .white-btn {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #212121;
  color: #212121;
  text-transform: uppercase;
}
#GMC .white-btn::before {
  background: #212121;
  color: #ffffff;
}
#GMC .white-btn:hover, #GMC .white-btn:focus {
  background-color: #212121;
  color: #fff !important;
}
#GMC .white-btn:hover:before, #GMC .white-btn:focus:before, #GMC .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

@media (max-width: 768px) {
  #Volvo .slant-container {
    top: 280px;
  }
}
#Volvo .slant-container .logo-container {
  top: -22%;
  background-color: #000;
  min-width: 20px;
}
#Volvo .brand-mobile {
  min-height: 300px;
}
#Volvo .model-mobile {
  min-height: 380px;
}
#Volvo .landing {
  background-position: center right;
}

#Mercedes-Benz .logo-container {
  padding: 0;
  background: #000000;
  top: -17%;
}

#Cadillac > * {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
}

#Chevrolet .mobile-hero-info {
  background: #222222;
  color: black !important;
}
#Chevrolet .mobile-hero-info .case-headline-model-container {
  color: white;
}
#Chevrolet .logo-container .logo-row {
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 140px;
}
#Chevrolet .landing-overlay {
  background: rgb(0, 0, 0);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0));
}
#Chevrolet .landing__hero {
  background-size: cover;
}
@media (max-width: 768px) {
  #Chevrolet .landing__hero {
    background-position: center bottom;
  }
}
@media (min-width: 767px) {
  #Chevrolet .landing__hero {
    min-height: 350px;
  }
}
@media (min-width: 900px) {
  #Chevrolet .landing__hero {
    background-position: center center;
  }
}
@media (min-width: 767px) {
  #Chevrolet .model-detail-page {
    min-height: 950px;
  }
}
#Chevrolet .white-btn {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #0077D9;
  color: #0077D9;
  text-transform: uppercase;
}
#Chevrolet .white-btn::before {
  background: #0077D9;
  color: #ffffff;
}
#Chevrolet .white-btn:hover, #Chevrolet .white-btn:focus {
  background-color: #0077D9;
  color: #fff !important;
}
#Chevrolet .white-btn:hover:before, #Chevrolet .white-btn:focus:before, #Chevrolet .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#Volvo .logo-row > .logo-image-container {
  background-color: #fff;
  padding: 0px 10px;
}
#Volvo .logo-row > .logo-image-container img {
  max-width: 80%;
}
@media (max-width: 768px) {
  #Volvo .landing {
    background-position: center -20px;
    min-height: 350px;
  }
}
@media (max-width: 580px) {
  #Volvo .landing {
    min-height: 200px;
  }
}
@media (max-width: 345px) {
  #Volvo .landing {
    min-height: 150px;
  }
}
#Volvo .white-btn {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #304668;
  color: #304668;
  text-transform: uppercase;
}
#Volvo .white-btn::before {
  background: #304668;
  color: #ffffff;
}
#Volvo .white-btn:hover, #Volvo .white-btn:focus {
  background-color: #304668;
  color: #fff !important;
}
#Volvo .white-btn:hover:before, #Volvo .white-btn:focus:before, #Volvo .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#Honda .model-mobile {
  min-height: 400px;
}
#Honda .brand-mobile {
  min-height: 400px;
}
#Honda .logo-container {
  padding: 0;
  background: #000000;
  top: -17%;
}
#Honda .case-headline {
  text-transform: initial;
}
#Honda .case-headline .headline-small {
  text-transform: initial;
}

#Cadillac .case-headline-mobile {
  /*font-size: 30px;*/
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#Cadillac .case-headline-cap-mobile {
  font-size: 20px;
  margin-bottom: 15px;
}
#Cadillac .case-headline-cap-mobile img {
  padding: 10px 60px;
}
#Cadillac .brand-how .container .btn-cta-view-special {
  background: #000 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 2% 5%;
  border: 3px solid #fff;
  color: #fff;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  #Cadillac .brand-how .container .btn-cta-view-special {
    border-radius: 35px;
    color: white;
    background-color: black;
    border: 3px solid white;
  }
}
#Cadillac .case-headline-model-container .case-headline-mobile p {
  font-size: 16px;
}
#Cadillac .white-btn {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #212121;
  color: #212121;
  text-transform: uppercase;
}
#Cadillac .white-btn::before {
  background: #212121;
  color: #ffffff;
}
#Cadillac .white-btn:hover, #Cadillac .white-btn:focus {
  background-color: #212121;
  color: #fff !important;
}
#Cadillac .white-btn:hover:before, #Cadillac .white-btn:focus:before, #Cadillac .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#Polestar .white-btn {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #212121;
  color: #212121;
  text-transform: uppercase;
}
#Polestar .white-btn::before {
  background: #212121;
  color: #ffffff;
}
#Polestar .white-btn:hover, #Polestar .white-btn:focus {
  background-color: #212121;
  color: #fff !important;
}
#Polestar .white-btn:hover:before, #Polestar .white-btn:focus:before, #Polestar .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#Audi {
  /* remove CASE styles*/
  /* END remove CASE styles*/
}
#Audi .blue-btn {
  background: #4C4D4D 0% 0% no-repeat padding-box;
}
#Audi .black-btn {
  background: #4c4d4d 0% 0% no-repeat padding-box;
  color: #ffffff;
}
#Audi .black-btn:hover, #Audi .black-btn:focus {
  border: 1px solid #4c4d4d;
}
#Audi .white-btn {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #4c4d4d;
  color: #4c4d4d;
  text-transform: uppercase;
}
#Audi .white-btn::before {
  background: #4c4d4d;
  color: #ffffff;
}
#Audi .white-btn:hover, #Audi .white-btn:focus {
  background-color: #4c4d4d;
  color: #fff !important;
}
#Audi .white-btn:hover:before, #Audi .white-btn:focus:before, #Audi .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#Audi .banner-container {
  text-align: center;
}
#Audi .banner-container .banner-container-incentive {
  border: 1px solid #fff;
  padding: 3% 0;
  margin: 3% 0;
  text-transform: capitalize;
}
#Audi .brand-mobile {
  height: 400px;
}
#Audi .brand-mobile .logo-container {
  background: #000000;
  top: -13%;
  padding: 18px 30px;
}
#Audi .brand-mobile .case-headline-description-mobile {
  margin-top: 50px;
}
#Audi .case-headline-description-mobile .case-headline-model-container {
  width: 80%;
  text-align: center;
}
#Audi .case-headline-description-mobile .case-headline-model-container .banner-container-incentive {
  padding: 3% 0;
  margin: 3% 0;
  text-transform: capitalize;
  width: 100%;
}
#Audi .bg-gallery-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
#Audi .model-mobile {
  min-height: 320px;
}
#Audi .model-mobile .logo-container {
  background: #000000;
  top: -17%;
}
#Audi .body-content .case-headline-container .banner-container {
  background-color: #fff;
  color: #000;
}
#Audi .body-content .mobile-hero-info {
  background-color: #C12121;
}
#Audi .body-content .case-headline-mobile {
  /*font-size: 30px;*/
  font-size: 20px;
}
#Audi .landing__top-bar, #Audi .landing__bottom-bar {
  display: none;
}
#Audi .landing {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
#Audi .landing .landing-content {
  padding: 10px 0px;
  margin-top: -30px;
}
#Audi .landing .landing-content .case-headline-description p > small {
  color: #000;
}
#Audi .landing .landing-content .case-headline-container {
  margin-left: auto;
}
#Audi .landing .landing-content .case-headline-container h2 {
  font-size: 42px;
  color: #fff;
}
#Audi .landing .landing-content .case-headline-container .banner-container .banner__btn-group {
  justify-content: left;
}
#Audi .landing .landing-content .case-headline-container .banner-container button {
  border: 1px solid #000;
  color: #fff;
}
#Audi .landing .landing-content .case-headline-container .banner-container .case-headline-btn {
  background-color: #000;
  color: #fff;
}
#Audi .landing .landing-content .case-headline-container .headline-small {
  color: #000;
}
#Audi .landing .landing-content .headline-small {
  color: #000;
}
#Audi .landing .case-headline-description {
  color: #fff;
}
#Audi .landing .landing__hero {
  clip-path: none;
  min-height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#Audi .landing .landing__hero .case-headline-logo {
  margin: 7% 7% 0 0;
}
#Audi .landing .landing__hero .case-headline-logo img {
  width: 60%;
  margin-left: 25%;
  background-color: transparent;
  padding: 5%;
  border-radius: 5px;
}
@media (max-width: 992px) {
  #Audi .landing .case-bannerimg {
    /*height: 600px;*/
    background-position: top;
  }
}
@media (max-width: 768px) {
  #Audi .landing .case-bannerimg {
    /*height: 350px;*/
  }
}
#Audi .landing:before {
  display: none;
}
#Audi .landing .audi-countdown {
  left: 0;
  right: auto;
  top: 40px;
}
@media (max-width: 768px) {
  #Audi .landing .audi-countdown {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
#Audi .landing .logo-image-container {
  background-color: #fff;
}
#Audi .arrow-right::after {
  border-left: 22px solid #4c4d4d;
}
@media (min-width: 767px) {
  #Audi .bg-how, #Audi .slide-out-close {
    background-color: #C12121;
  }
}
#Audi #microchip > .microchip-container {
  clip-path: none;
}
#Audi .view-features-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0px;
}
#Audi .headline-light {
  color: #000;
}

#case .microchip-container.no-brand {
  display: none;
}
#case .logo-container {
  display: none;
}
#case .case-landing {
  position: relative;
}
@media (min-width: 1200px) {
  #case .case-landing {
    min-height: 625px;
  }
}
#case .case-landing .case-bannerimg {
  background-image: url("../Content/img/Chevrolet/banner/2022_USQ4_CASE_Hero_Chevy_1987x1024.jpg") !important;
  background-size: cover;
  background-position: center;
}
#case .case-landing .case-bannerimg .banner-logo-container {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  height: 125px;
  width: 100%;
  justify-content: space-around;
  padding: 2% 15%;
}
#case .case-landing .case-bannerimg .banner-logo-container .banner-logo-box {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#case .case-landing .case-bannerimg .banner-logo-container .banner-logo-box > img {
  height: 100%;
}
@media (min-width: 992px) {
  #case .case-landing .case-bannerimg .banner-logo-container {
    display: none;
  }
}
@media (max-width: 768px) {
  #case .case-landing .case-bannerimg .banner-logo-container {
    padding: 35px;
  }
}
@media (max-width: 992px) {
  #case .case-landing .case-bannerimg .banner-logo-container {
    margin-top: 20px;
  }
}
#case .case-landing .case-bannerimg .banner-container {
  background: #C12121;
  display: none;
  position: relative;
  z-index: 5;
  color: #ffffff;
  width: 40%;
  margin: 0% 0% 0 5%;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 114px;
}
@media (min-width: 992px) {
  #case .case-landing .case-bannerimg .banner-container {
    display: block;
  }
}
#case .case-landing .case-bannerimg .banner-container .banner-description-container {
  padding: 7% 35px 5px 35px;
}
#case .case-landing .case-bannerimg .banner-container .banner-logo-container {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  height: 125px;
  width: 100%;
  justify-content: space-around;
  padding: 3% 15%;
  /*img {
      width: 35%;
  }*/
}
#case .case-landing .case-bannerimg .banner-container .case-headline-description .headline-date {
  width: 70%;
  border-bottom: 1px solid white;
  margin: 3% auto;
}
#case .case-landing .case-bannerimg .banner-container .brand-logo-container {
  width: 190px;
  padding: 44px 20px 30px 20px;
  margin: auto;
}
#case .case-landing .case-bannerimg .banner-container .banner__btn-group {
  margin: 10px 0;
  display: flex;
  justify-content: flex-start;
}
#case .case-landing .case-bannerimg .banner-container .banner__btn-group .how-it-works-btn {
  display: inline-block;
}
#case .case-landing .case-bannerimg .banner-container .banner__btn-group .view-features-btn {
  display: none;
}
#case .case-landing .case-bannerimg .banner-container .case-headline {
  font-size: 22px;
  padding-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#case .case-landing .case-bannerimg .banner-container .case-headline .headline-small {
  font-size: 25px;
  padding-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #case .case-landing .case-bannerimg .banner-container .case-headline .headline-small {
    line-height: 1em;
  }
}
#case .case-landing .case-bannerimg .banner-container .case-headline .headline-large {
  font-size: 45px;
}
#case .case-landing .case-bannerimg .banner-container .case-headline-description p small {
  color: #fff;
  font-weight: 100;
  font-size: 15px;
}
#case .case-landing .case-bannerimg .banner-container .case-headline-description ul {
  margin-left: 40px;
  margin-top: 0;
  list-style-type: disc;
}
#case .case-landing .case-bannerimg .banner-container .case-headline-description ul li {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
}
#case .case-landing .landing__modellineup {
  position: absolute;
  z-index: 8;
  bottom: -75px;
  display: inline-block;
}
@media (max-width: 992px) {
  #case .case-landing .landing__modellineup {
    display: none;
  }
}
#case .case-landing .landing__modellineup picture img {
  width: 90%;
}
#case .case-landing .mobile-hero-info .landing-content {
  padding-top: 0;
}
#case .case-landing .mobile-hero-info .landing-content .row {
  padding-top: 0;
}
#case .case-landing .mobile-hero-info .landing-content .row .case-headline-description-mobile {
  margin-top: 10px;
}
#case .case-landing .mobile-hero-info .landing-content .row .case-headline-description-mobile .case-headline-brand-container h2 {
  color: #fff;
  font-size: 45px;
}
@media (max-width: 992px) {
  #case .case-landing .mobile-hero-info .landing-content .row .case-headline-description-mobile .case-headline-brand-container h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 240px) {
  #case .case-landing .mobile-hero-info .landing-content .row .case-headline-description-mobile .case-headline-brand-container h2 {
    font-size: 2rem;
  }
}

#bodyType .landing .bg-hero {
  display: block;
}
#bodyType .landing .bg-hero .case-headline-btn {
  background-color: #fff;
  color: #000;
}
#bodyType .landing .bg-hero .case-headline-btn:hover {
  color: #fff;
}
#bodyType.luxurysuvs .bg-hero__logo-block .bg-hero__logo-container.chevy {
  display: none;
}
#bodyType.luxurysuvs .bg-hero__logo-block .bg-hero__logo-container.jaguar {
  display: none;
}
#bodyType.luxurysuvs .logo-container .logo-image-container {
  margin: 0;
  padding: 0;
}
#bodyType.luxurysuvs .logo-container .logo-row {
  background-color: #fff;
  padding: 3% 6%;
  border-radius: 15px;
}
#bodyType.trucks .bg-hero__logo-block .bg-hero__logo-container.jaguar {
  display: none;
}
#bodyType.trucks .bg-hero__logo-block .bg-hero__logo-container.volvo {
  display: none;
}
#bodyType.trucks .mobile-hero-info .logo-image-container {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border-radius: 5px;
}
#bodyType.largesuvs .bg-hero__logo-block .bg-hero__logo-container.jaguar {
  display: none;
}
#bodyType.largesuvs .bg-hero__logo-block .bg-hero__logo-container.volvo {
  display: none;
}
#bodyType.largesuvs .mobile-hero-info .logo-image-container {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border-radius: 5px;
}
#bodyType.electricvehicles .bg-hero__logo-block .bg-hero__logo-container.jaguar {
  display: none;
}
@media (max-width: 768px) {
  #bodyType.electricvehicles .landing {
    background-position: center -20px;
    min-height: 350px;
  }
}
#bodyType.electricvehicles .logo-container {
  width: 100%;
  transform: none;
  margin-left: 0;
  margin-top: 17px;
}
#bodyType.electricvehicles .logo-container .logo-row {
  display: flex;
  flex-direction: row;
  background-color: white;
  border-radius: 5px;
}
#bodyType.electricvehicles .logo-container .logo-image-container {
  margin: 0;
  padding: 10px;
  display: flex;
  justify-content: center;
}
#bodyType.electricvehicles .logo-container .logo-image-container img {
  width: 90%;
  height: 90%;
}
#bodyType .landing {
  background-position: center center;
}
#bodyType .case-bannerimg {
  -webkit-transition: background 2s linear !important;
  -o-transition: background 2s linear !important;
  transition: background 2s linear !important;
}
#bodyType .case-bannerimg .logo-container {
  max-width: 80%;
  min-width: 150px;
}
#bodyType .bg-chevy-ev-2021 {
  background-image: url("../Content/img/bodytypes/hero/EV/TypeHero_EV_Bolt20-21-1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-ev-2021 {
    background-image: url("../Content/img/bodytypes/hero/EV/TypeHero_EV_Bolt20-21-960x640.jpg") !important;
  }
}
#bodyType .bg-chevy-ev-2022 {
  background-image: url("../Content/img/bodytypes/hero/EV/TypeHero_EV_Bolt22-1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-ev-2022 {
    background-image: url("../Content/img/bodytypes/hero/EV/TypeHero_EV_Bolt22-960x640.jpg") !important;
  }
}
#bodyType .bg-chevy-ev-evu {
  background-image: url("../Content/img/bodytypes/hero/EV/TypeHero_EV_BoltEVU-1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-ev-evu {
    background-image: url("../Content/img/bodytypes/hero/EV/TypeHero_EV_BoltEVU-960x640.jpg") !important;
  }
}
#bodyType .bg-volvo-ev-c40recharge {
  background-image: url("../../img/Volvo/banner/C40Recharge/25Q2_Volvo_Model_Hero_C40Recharge_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-ev-c40recharge {
    background-image: url("../../img/Volvo/banner/C40Recharge/25Q2_Volvo_Model_Hero_C40Recharge_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-ev-xc40recharge {
  background-image: url("../../img/Volvo/banner/XC40Recharge/25Q2_Volvo_Model_Hero_XC40Recharge_3840x580.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-ev-xc40recharge {
    background-image: url("../../img/Volvo/banner/XC40Recharge/25Q2_Volvo_Model_Hero_XC40Recharge_1024x600.jpg") !important;
  }
}
#bodyType .bg-cadillac-ev-lyriq {
  background-image: url("../Content/img/Cadillac/banner/24USQ4CASE_Cadillac_Brand_Hero_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-cadillac-ev-lyriq {
    background-image: url("../Content/img/Cadillac/banner/24USQ4CASE_Cadillac_Brand_Hero_1024x600.jpg") !important;
  }
}
#bodyType .bg-polestar-ev-polestar3 {
  background-image: url("../../img/Polestar/banner/25USQ4CASE_Polestar_Brand_Hero_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-polestar-ev-polestar3 {
    background-image: url("../../img/Polestar/banner/25USQ4CASE_Polestar_Brand_Hero_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-ev-blazerev {
  background-image: url("../../img/Chevrolet/banner/BlazerEV/25USQ4CASE_Chevy_Model_Hero_BlazerEV_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-ev-blazerev {
    background-image: url("../../img/Chevrolet/banner/BlazerEV/25USQ4CASE_Chevy_Model_Hero_BlazerEV_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-ev-equinoxev {
  background-image: url("../../img/Chevrolet/banner/EquinoxEV/25USQ4CASE_Chevy_Model_Hero_EquinoxEV_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-ev-equinoxev {
    background-image: url("../../img/Chevrolet/banner/EquinoxEV/25USQ4CASE_Chevy_Model_Hero_EquinoxEV_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-ev-silveradoev {
  background-image: url("../../img/Chevrolet/banner/Silverado1500EV/25USQ4CASE_Chevy_Model_Hero_SilveradoEV_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-ev-silveradoev {
    background-image: url("../../img/Chevrolet/banner/Silverado1500EV/25USQ4CASE_Chevy_Model_Hero_SilveradoEV_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-brightdrop-400 {
  background-image: url("../../img/Chevrolet/banner/BrightDrop400/25USQ4CASE_Chevy_Model_Hero_BrightDrop400_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-brightdrop-400 {
    background-image: url("../../img/Chevrolet/banner/BrightDrop400/25USQ4CASE_Chevy_Model_Hero_BrightDrop400_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-brightdrop-600 {
  background-image: url("../../img/Chevrolet/banner/BrightDrop600/25USQ4CASE_Chevy_Model_Hero_BrightDrop600_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-brightdrop-600 {
    background-image: url("../../img/Chevrolet/banner/BrightDrop600/25USQ4CASE_Chevy_Model_Hero_BrightDrop600_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-largesuv-tahoe {
  background-image: url("../Content/img/Chevrolet/banner/Tahoe/24USQ4CASE_Chevy_Model_Hero_Tahoe_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-largesuv-tahoe {
    background-image: url("../Content/img/Chevrolet/banner/Tahoe/24USQ4CASE_Chevy_Model_Hero_Tahoe_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-largesuv-suburban {
  background-image: url("../Content/img/Chevrolet/banner/Suburban/24USQ4CASE_Chevy_Model_Hero_Suburban_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-largesuv-suburban {
    background-image: url("../Content/img/Chevrolet/banner/Suburban/24USQ4CASE_Chevy_Model_Hero_Suburban_1024x600.jpg") !important;
  }
}
#bodyType .bg-gmc-fullsize-yukon {
  background-image: url("../Content/img/gmc/banner/yukon/24USQ4CASE_GMC_Model_Hero_Yukon_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-fullsize-yukon {
    background-image: url("../Content/img/gmc/banner/yukon/24USQ4CASE_GMC_Model_Hero_Yukon_1024x600.jpg") !important;
  }
}
#bodyType .bg-gmc-fullsize-yukonxl {
  background-image: url("../Content/img/gmc/banner/yukonxl/24USQ4CASE_GMC_Model_Hero_YukonXL_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-fullsize-yukonxl {
    background-image: url("../Content/img/gmc/banner/yukonxl/24USQ4CASE_GMC_Model_Hero_YukonXL_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-luxsuv-xc40 {
  background-image: url("../../img/Volvo/banner/XC40/25Q4_Volvo_Model_Hero_XC40_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxsuv-xc40 {
    background-image: url("../../img/Volvo/banner/XC40/25Q4_Volvo_Model_Hero_XC40_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-luxsuv-xc60 {
  background-image: url("../../img/Volvo/banner/XC60/25Q4_Volvo_Model_Hero_XC60_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxsuv-xc60 {
    background-image: url("../../img/Volvo/banner/XC60/25Q4_Volvo_Model_Hero_XC60_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-luxsuv-xc90 {
  background-image: url("../../img/Volvo/banner/XC90/25Q4_Volvo_Model_Hero_XC90_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxsuv-xc90 {
    background-image: url("../../img/Volvo/banner/XC90/25Q4_Volvo_Model_Hero_XC90_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-luxwagon-v90cc {
  background-image: url("../../img/volvo/banner/v90cc/25Q4_Volvo_Model_Hero_V90CC_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxwagon-v90cc {
    background-image: url("../../img/volvo/banner/v90cc/25Q4_Volvo_Model_Hero_V90CC_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-luxwagon-v60cc {
  background-image: url("../../img/volvo/banner/v60cc/25Q4_Volvo_Model_Hero_V60CC_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxwagon-v60cc {
    background-image: url("../../img/volvo/banner/v60cc/25Q4_Volvo_Model_Hero_V60CC_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-luxcar-s60 {
  background-image: url("../Content/img/volvo/banner/s60/23q4_volvo_model_hero_s60_1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxcar-s60 {
    background-image: url("../Content/img/volvo/banner/s60/23q4_volvo_model_hero_s60_960x640.jpg") !important;
  }
}
#bodyType .bg-volvo-luxphev-xc60phev {
  background-image: url("../../img/Volvo/banner/XC60Plug-In/25Q2_Volvo_Model_Hero_XC60Plugin_3840x580.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxphev-xc60phev {
    background-image: url("../../img/Volvo/banner/XC60Plug-In/25Q2_Volvo_Model_Hero_XC60Plugin_1024x580.jpg") !important;
  }
}
#bodyType .bg-volvo-luxphev-xc90phev {
  background-image: url("../../img/Volvo/banner/XC90Plug-In/25Q2_Volvo_Model_Hero_XC90Plugin_3840x580.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-luxphev-xc90phev {
    background-image: url("../../img/Volvo/banner/XC90Plug-In/25Q2_Volvo_Model_Hero_XC90Plugin_1024x580.jpg") !important;
  }
}
#bodyType .bg-chevy-truck-silverado1500 {
  background-image: url("../../img/Chevrolet/banner/Silverado1500/25USQ4CASE_Model_Chevy_Silverado_Hero_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-truck-silverado1500 {
    background-image: url("../../img/Chevrolet/banner/Silverado1500/25USQ4CASE_Model_Chevy_Silverado_Hero_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-truck-colorado {
  background-image: url("../../img/Chevrolet/banner/Colorado/25USQ2CASE_Chevy_Brand_Hero_Colorado_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-truck-colorado {
    background-image: url("../../img/Chevrolet/banner/Colorado/25USQ2CASE_Chevy_Brand_Hero_Colorado_1024x600.jpg") !important;
  }
}
#bodyType .bg-gmc-truck-sierraev {
  background-image: url("../../img/GMC/banner/SierraEV/25Q4_GMC_Model_Hero_SierraEV_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-truck-sierraev {
    background-image: url("../../img/GMC/banner/SierraEV/25Q4_GMC_Model_Hero_SierraEV_1024x600.jpg") !important;
  }
}
#bodyType .bg-gmc-truck-sierra1500 {
  background-image: url("../../img/GMC/banner/Sierra1500/24USQ4CASE_GMC_Model_Hero_Sierra1500_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-truck-sierra1500 {
    background-image: url("../../img/GMC/banner/Sierra1500/24USQ4CASE_GMC_Model_Hero_Sierra1500_1024x600.jpg") !important;
  }
}
#bodyType .bg-gmc-hummer-ev-pickup {
  background-image: url("../../img/GMC/banner/HummerPickup/25Q4_HummerEV_Model_Hero_Pickup_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-hummer-ev-pickup {
    background-image: url("../../img/GMC/banner/HummerPickup/25Q4_HummerEV_Model_Hero_Pickup_1024x600.jpg") !important;
  }
}
#bodyType .bg-gmc-hummer-ev-suv {
  background-image: url("../../img/GMC/banner/HummerSUV/25Q4_HummerEV_Model_Hero_SUV_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-hummer-ev-suv {
    background-image: url("../../img/GMC/banner/HummerSUV/25Q4_HummerEV_Model_Hero_SUV_1024x600.jpg") !important;
  }
}
#bodyType .bg-chevy-suv-equinox {
  background-image: url("../Content/img/Chevrolet/banner/Equinox/23Q4_Chevy_Model_Hero_Equinox_1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-chevy-suv-equinox {
    background-image: url("../Content/img/Chevrolet/banner/Equinox/23Q4_Chevy_Model_Hero_Equinox_960x640.jpg") !important;
  }
}
#bodyType .bg-buick-suv-enclave {
  background-image: url("../Content/img/Buick/banner/Enclave/23Q4_Buick_Brand_Hero_1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-buick-suv-enclave {
    background-image: url("../Content/img/Buick/banner/Enclave/23Q4_Buick_Brand_Hero_960x640.jpg") !important;
  }
}
#bodyType .bg-gmc-suv-terrain {
  background-image: url("../Content/img/GMC/banner/Terrain/23Q4_GMC_Model_Hero_Terrain_1987x1024.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-gmc-suv-terrain {
    background-image: url("../Content/img/GMC/banner/Terrain/23Q4_GMC_Model_Hero_Terrain_960x640.jpg") !important;
  }
}
#bodyType .bg-cadillac-ev-optiq {
  background-image: url("../../img/Cadillac/banner/OPTIQ/Cadillac_Model_Hero_OPTIQ_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-cadillac-ev-optiq {
    background-image: url("../../img/Cadillac/banner/OPTIQ/Cadillac_Model_Hero_OPTIQ_1024x600.jpg") !important;
  }
}
#bodyType .bg-cadillac-ev-vistiq {
  background-image: url("../../img/Cadillac/banner/VISTIQ/Cadillac_Model_Hero_VISTIQ_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-cadillac-ev-vistiq {
    background-image: url("../../img/Cadillac/banner/VISTIQ/Cadillac_Model_Hero_VISTIQ_1024x600.jpg") !important;
  }
}
#bodyType .bg-cadillac-ev-escaladeiq {
  background-image: url("../../img/Cadillac/banner/EscaladeIQ/Cadillac_Model_Hero_EscaladeIQ_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-cadillac-ev-escaladeiq {
    background-image: url("../../img/Cadillac/banner/EscaladeIQ/Cadillac_Model_Hero_EscaladeIQ_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-ev-ex90 {
  background-image: url("../../img/Volvo/banner/EX90/25Q4_Volvo_Model_Hero_EX90_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-ev-ex90 {
    background-image: url("../../img/Volvo/banner/EX90/25Q4_Volvo_Model_Hero_EX90_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-ev-ex40 {
  background-image: url("../../img/Volvo/banner/EX40/25Q4_Volvo_Model_Hero_EX40_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-ev-ex40 {
    background-image: url("../../img/Volvo/banner/EX40/25Q4_Volvo_Model_Hero_EX40_1024x600.jpg") !important;
  }
}
#bodyType .bg-volvo-ev-ex30 {
  background-image: url("../../img/Volvo/banner/EX30/25Q4_Volvo_Model_Hero_EX30_3840x714.jpg") !important;
}
@media (max-width: 992px) {
  #bodyType .bg-volvo-ev-ex30 {
    background-image: url("../../img/Volvo/banner/EX30/25Q4_Volvo_Model_Hero_EX30_1024x600.jpg") !important;
  }
}

@media (max-width: 766px) {
  .models {
    margin-top: 0;
  }
}
#caseLayoutFooter #footer-top {
  background-color: #2B353E;
}
#caseLayoutFooter #footer-top .info-section {
  background-color: #E5E5E5;
  clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
  padding-bottom: 100px;
  padding-top: 120px;
}
#caseLayoutFooter #footer-top .info-section .promo-info-bottom-container {
  margin-top: 80px;
}
#caseLayoutFooter #footer-top .info-section .promo-info-bottom-container p {
  font-size: 20px;
  text-align: center;
  color: #000;
}
#caseLayoutFooter #footer-top .info-section .promo-info-circle i {
  font-size: 35px;
}
#caseLayoutFooter #footer-top .info-section .promo-info-circle .fa-mobile-phone {
  color: #5CC262;
}
#caseLayoutFooter #footer-top .info-section .promo-info-circle .fa-comments {
  color: #6BA6D9;
}
#caseLayoutFooter #footer-top .info-section .promo-info-circle .fa-envelope {
  color: #FF6E41;
}
#caseLayoutFooter #footer-top .promo-info-item-container {
  text-align: center;
  min-height: 200px;
}
#caseLayoutFooter #footer-top .promo-info-item-container .promo-info-circle-container {
  margin-bottom: 10px;
  height: 90px;
  width: 90px;
  position: relative;
  margin-left: 50%;
  transform: translateX(-50%);
}
#caseLayoutFooter #footer-top .promo-info-item-container .promo-info-circle-container .promo-info-outer-circle {
  margin-top: 10px;
  background-color: #fff;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  position: relative;
  top: 0;
  justify-content: center;
  align-items: center;
}
#caseLayoutFooter #footer-top .promo-info-item-container .promo-info-circle-container .promo-info-outer-circle .promo-info-circle {
  height: 80px;
  width: 80px;
  border: 3px solid #ddd;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
  margin-left: 5px;
  margin-top: 5px;
}
#caseLayoutFooter #footer-top .promo-info-item-container .promo-info-circle-container .promo-info-outer-circle .promo-info-circle p {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  margin-top: 50%;
  transform: translateY(-50%);
}
#caseLayoutFooter #footer-top .promo-info-item-container p {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#caseLayoutFooter #footer-top .promo-info-item-container .promo-info-btn {
  background-color: #fff;
  color: #000;
  border: solid 1px #cbcbcb !important;
  border: none;
  padding: 10px 40px;
  width: 200px;
  height: 40px;
  border-radius: 25px;
}
#caseLayoutFooter #footer-top .promo-info-item-container .promo-info-btn:hover {
  text-decoration: none;
}
#caseLayoutFooter footer {
  position: relative;
  background-color: #2B353E;
}
#caseLayoutFooter footer .center-back-to-top-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
}
#caseLayoutFooter footer .promo-back-to-top-btn {
  width: 80px;
  height: 80px;
  background-color: #2B353E;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 1;
  position: relative;
  font-size: 50px;
  color: #fff;
  display: block;
}
#caseLayoutFooter footer .promo-back-to-top-btn i {
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%, -50%);
}
#caseLayoutFooter footer .footer-bg-color {
  position: relative;
  padding: 30px 0 80px;
  background-color: #2B353E;
  color: #C2C4C6;
}
#caseLayoutFooter footer .footer-bg-color .social-media-container {
  align-items: center;
  background-color: white;
  padding: 3px;
  margin-bottom: 15px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  width: fit-content;
  justify-content: space-evenly;
}
#caseLayoutFooter footer .footer-bg-color .social-media-container > a > img {
  max-width: 100%;
  height: 100%;
}
#caseLayoutFooter footer .footer-bg-color:before {
  content: "";
  position: absolute;
  top: -500px;
  width: 100%;
  height: 500px;
  background-color: #2B353E;
  z-index: -1;
}
#caseLayoutFooter footer .footer-bg-color p {
  font-size: 16px;
}
#caseLayoutFooter footer .footer-bg-color li {
  margin: 0px 0;
}
#caseLayoutFooter footer .footer-bg-color a {
  display: block;
  text-decoration: underline;
  color: #C2C4C6;
  font-size: 14px;
  min-height: 44px;
}
#caseLayoutFooter footer .footer-bg-color-light {
  padding: 30px 0 10px 0;
  text-align: center;
  background-color: #3B4751;
  color: #C2C4C6;
}
#caseLayoutFooter footer .footer-bg-color-light p {
  margin-bottom: 5px;
}
#caseLayoutFooter .footer-bg-color .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}
@media only screen and (min-width: 480px) {
  #caseLayoutFooter .footer-bg-color .container-fluid {
    padding-right: 100px;
    padding-left: 100px;
  }
}

h1.wait-js-header {
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  h1.wait-js-header {
    font-size: 15px;
  }
}

h2.wait-js-subheader {
  font-weight: 100;
  font-size: 70px;
  margin-bottom: 0px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0px;
}
@media (max-width: 768px) {
  h2.wait-js-subheader {
    font-size: 35px;
  }
}

.alert-tip {
  background-color: #fefdbb;
  border-color: #e8e7b4;
  color: #494949;
}

.alert h1, .alert h2, .alert h3 {
  color: inherit;
  font-family: "Fjalla One", sans-serif;
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizelegibility;
  line-height: 1.1;
}

.landing-overlay {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
}

#cpo-logo {
  text-align: center;
  padding: 10px 0 10px 0;
  background-color: #E5E7EB;
}

#cpo-hero-banner {
  height: 65vw;
  min-height: 340px;
  padding: 20px;
  color: white;
  background: url("../../img/Volvo/banner/25Q3_VolvoCPO_Hero_XC60Plugin_1024x500.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
}
#cpo-hero-banner h1 {
  color: white;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
}
#cpo-hero-banner h1 span {
  display: block;
}
#cpo-hero-banner p {
  margin: 0;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  #cpo-hero-banner {
    padding: 40px 64px;
    min-height: 495px;
    height: 60vw;
    background-image: url("../../img/Volvo/banner/25Q3_VolvoCPO_Hero_XC60Plugin_1500x967.jpg");
  }
  #cpo-hero-banner h1 {
    font-size: 54px;
  }
}
@media screen and (min-width: 1024px) {
  #cpo-hero-banner {
    background-image: url("../../img/Volvo/banner/25Q3_VolvoCPO_Hero_XC60Plugin_3840x580.jpg");
    padding: 96px 64px;
    min-height: initial;
    height: 23.61vw;
    background-position: center;
    justify-content: center;
    gap: 12px;
  }
  #cpo-hero-banner h1 {
    font-size: 46px;
  }
}
@media screen and (min-width: 1440px) {
  #cpo-hero-banner {
    background-image: url("../../img/Volvo/banner/25Q3_VolvoCPO_Hero_XC60Plugin_3840x580.jpg");
  }
  #cpo-hero-banner h1 {
    max-width: initial;
  }
}

#cpo-discount {
  background-color: #202A44;
  padding: 40px 20px;
  color: white;
  text-align: center;
}
#cpo-discount h2 {
  font-size: 60px;
  font-weight: 700;
  margin: 0;
  color: white;
}
#cpo-discount h3 {
  font-size: 30px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px;
}
#cpo-discount p {
  font-size: 20px;
}
#cpo-discount small {
  color: white;
}
#cpo-discount a,
#cpo-discount a:hover,
#cpo-discount a:focus {
  color: white;
  text-decoration: underline;
}

.disclaimer {
  width: 100%;
  background-color: rgb(236, 237, 238);
  color: rgb(0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5% 10%;
}
.disclaimer .case-disclaimer {
  color: #5a5a5a;
  font-size: 12px;
  line-height: 14px;
}

.row-dealer-disclaimer {
  background-color: #3465a7;
  padding-bottom: 20px;
  color: #fff;
}

footer {
  position: relative;
  /* OneTrust Cookie Consent Override*/
}
footer .center-back-to-top-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
}
footer .row-1 {
  background-color: #284f83;
  padding-bottom: 20px;
  color: #fff;
}
footer .row-1 input {
  width: 100%;
}
footer .row-1 h2 {
  padding-top: 20px;
  color: #fff;
}
footer .row-1 .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
footer .row-2 {
  background-color: #1d3f6c;
  padding-bottom: 40px;
}
footer .row-2 h2 {
  padding-top: 20px;
  color: #fff;
}
footer .row-2 h4 {
  color: #fff;
}
footer .row-2 p {
  color: #fff;
}
footer .row-2 ul li {
  line-height: 30px;
}
footer .row-2 ul li a {
  color: #fff;
}
footer .row-2 a:hover {
  color: #fff;
  text-decoration: none;
}
footer .ot-sdk-show-settings {
  cursor: pointer;
}

/* The container must be positioned relative: */
.filter-select {
  position: relative;
  font-family: Arial;
}

.filter-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div, .select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.red-btn, .gray-btn, .blue-btn, .transparent-btn, .black-btn:not(.hiw-btn), .white-btn, .casePage #caseHeroMobile .headline-cta-clear, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear, .casePage #caseHero .headline-cta-white, .casePage #caseHero .headline-cta-clear, .casePage #promo-section .headline-cta-clear {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.red-btn::before, .gray-btn::before, .blue-btn::before, .transparent-btn::before, .black-btn:not(.hiw-btn)::before, .white-btn::before, .casePage #caseHeroMobile .headline-cta-clear::before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-red::before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-white::before, .casePage #caseHeroMobile .row-hero-text-top .hero-description-bottom-container .headline-cta-clear::before, .casePage #caseHero .headline-cta-white::before, .casePage #caseHero .headline-cta-clear::before, .casePage #promo-section .headline-cta-clear::before, #GMC .white-btn::before, #Chevrolet .white-btn::before, #Volvo .white-btn::before, #Cadillac .white-btn::before, #Polestar .white-btn::before, #Audi .white-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.white-btn {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 5% 5%;
  border: 1px solid #000000;
  color: #284e80;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .white-btn {
    padding: 20px 40px;
  }
}
.white-btn::before {
  background: #284e80;
  color: white !important;
}
.white-btn:hover {
  color: white;
}
.white-btn:hover:before, .white-btn:focus:before, .white-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.white-btn:focus {
  color: white;
}

.black-btn:not(.hiw-btn) {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 5% 5%;
  border: 1px solid #284e80;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .black-btn:not(.hiw-btn) {
    padding: 20px 40px;
  }
}
.black-btn:not(.hiw-btn)::before {
  background: #fff;
}
.black-btn:not(.hiw-btn):hover, .black-btn:not(.hiw-btn):active, .black-btn:not(.hiw-btn):focus {
  color: #000000 !important;
  background: #284e80;
  border: 1px solid #000;
  text-decoration: none;
}
.black-btn:not(.hiw-btn):hover:before, .black-btn:not(.hiw-btn):focus:before, .black-btn:not(.hiw-btn):active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.transparent-btn {
  background: rgba(0, 0, 0, 0) 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 5% 5%;
  border: 1px solid #FFFFFF;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .transparent-btn {
    padding: 20px 40px;
  }
}
.transparent-btn::before {
  background: #FFFFFF;
}
.transparent-btn:hover, .transparent-btn:focus {
  color: #284e80;
}
.transparent-btn:hover:before, .transparent-btn:focus:before, .transparent-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.blue-btn {
  background: #284e80 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 5% 5%;
  color: #ffffff;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .blue-btn {
    padding: 20px 40px;
  }
}
.blue-btn:hover {
  color: white;
}
.blue-btn:hover:before, .blue-btn:focus:before, .blue-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.blue-btn:focus {
  color: white;
}

.gray-btn {
  background: #222222 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 5% 5%;
  color: #ffffff;
  border: solid 1px #284560;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .gray-btn {
    padding: 20px 40px;
  }
}
.gray-btn:hover {
  color: white;
}
.gray-btn:hover:before, .gray-btn:focus:before, .gray-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.gray-btn:focus {
  color: white;
}

.red-btn {
  background: #BF0A30 0% 0% no-repeat padding-box;
  border-radius: 0;
  padding: 5% 5%;
  color: #ffffff;
  border: solid 1px #000000;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .red-btn {
    padding: 20px 40px;
  }
}
.red-btn::before {
  background: #000;
}
.red-btn:hover {
  color: white;
}
.red-btn:hover:before, .red-btn:focus:before, .red-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*Wrap text within an anchor tag*/
a.wrapword {
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: normal;
}

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  border-radius: 35px;
  display: none;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #ffffff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #ffffff;
  top: 5px;
}

.btn-oem {
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-oem .rebates-makelogo {
  background-color: #fff;
  border-radius: 5px;
  margin: 0 5px;
  padding: 30px 25px;
}
@media (max-width: 768px) {
  .btn-oem .rebates-makelogo {
    padding: 5px;
    width: 130px;
  }
}

.btn-rebates {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
}
.btn-rebates h3 {
  height: 20px;
  color: #494949;
}

/* ADA required skip link button for screen readers */
.skip-main-btn {
  z-index: -1;
  position: fixed;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  width: 15%;
  padding: 5px;
  text-align: center;
  color: #007bff;
  text-decoration: none;
  background-color: #fff;
  opacity: 0;
  left: -100%;
}
.skip-main-btn:focus {
  z-index: 999;
  left: 0;
  opacity: 1;
}
.skip-main-btn:active {
  z-index: 999;
  left: 0;
  opacity: 1;
}

.btn-moi-red {
  background-color: #B72025;
  color: #fff;
}

.btn-coupon {
  font-size: 18px;
}
@media (max-width: 1300px) {
  .btn-coupon {
    font-size: 15px;
  }
}

.description, .models #case-models .model-detail .offer-details-section .offer-detail-description, .models #case-models .model-detail .detail-description-container .detail-description {
  height: 100%;
}
.description h3, .models #case-models .model-detail .offer-details-section .offer-detail-description h3, .models #case-models .model-detail .detail-description-container .detail-description h3 {
  font-size: 32px;
  text-align: left;
  opacity: 1;
  color: #303030;
}
@media (min-width: 1200px) {
  .description h3, .models #case-models .model-detail .offer-details-section .offer-detail-description h3, .models #case-models .model-detail .detail-description-container .detail-description h3 {
    font-size: 45px;
  }
}
@media (min-width: 1800px) {
  .description h3, .models #case-models .model-detail .offer-details-section .offer-detail-description h3, .models #case-models .model-detail .detail-description-container .detail-description h3 {
    font-size: 65px;
  }
}
.description h3 sup, .models #case-models .model-detail .offer-details-section .offer-detail-description h3 sup, .models #case-models .model-detail .detail-description-container .detail-description h3 sup {
  font-size: 0.4em;
  vertical-align: super;
  position: relative;
  right: 0.5rem;
}
.description p, .models #case-models .model-detail .offer-details-section .offer-detail-description p, .models #case-models .model-detail .detail-description-container .detail-description p {
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  color: #303030;
  font-size: 15px;
  line-height: normal;
  /*@include for-big-desktop-up {
      font-size: 23px;
  }*/
}
@media (min-width: 1200px) {
  .description p, .models #case-models .model-detail .offer-details-section .offer-detail-description p, .models #case-models .model-detail .detail-description-container .detail-description p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .description ul li, .models #case-models .model-detail .offer-details-section .offer-detail-description ul li, .models #case-models .model-detail .detail-description-container .detail-description ul li {
    font-size: 16px;
  }
}

.fullaccessory-models #case-models .model-detail #feature-link h2 {
  font-size: 40px;
}
.fullaccessory-models #case-models .model-detail #feature-link p {
  font-size: 18px;
  padding: 0 5%;
}
.fullaccessory-models #case-models .model-detail .detail-description-container .detail-description h3 {
  font-size: 30px;
}
.fullaccessory-models #case-models .model-detail .detail-description-container .detail-description p {
  font-size: 16px;
}
.fullaccessory-models #case-models .model-detail .detail-description-container .detail-description p small {
  font-size: 12px;
}
.fullaccessory-models #case-models .model-detail .detail-description-container .detail-description .feature-disclaimer {
  margin-top: 40px;
  font-size: 14px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
.fullaccessory-models #case-models .model-detail .detail-description-container .detail-description ul {
  list-style: disc;
  margin-left: 25px;
  font-size: 1.4rem;
}
.fullaccessory-models #case-models .model-detail .detail-description-container .detail-description ul li {
  font-size: 16px;
}

.models {
  /*
  @include for-mobile-only {
      margin-top: 380px;
  }
      */
}
@media (min-width: 992px) {
  .models #case-filters .filter-headline h2 {
    font-size: 22px;
  }
  .models #case-filters .filter-headline p {
    font-size: 24px;
    color: #5a5a5a;
  }
}
@media (max-width: 992px) {
  .models #case-filters .filter-headline h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 240px) {
  .models #case-filters .filter-headline h2 {
    font-size: 2rem;
  }
}
.models #case-filters .brand-filter {
  margin-bottom: 8%;
}
.models #case-filters .brand-filter .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.models #case-filters .brand-filter .row > * {
  padding: 10px;
}
@media (max-width: 768px) {
  .models #case-filters .brand-filter .row > * {
    margin-bottom: 2px;
    padding: 0;
  }
}
.models #case-filters .brand-filter .row > * .select-brand-container {
  border: 2px solid #34516a;
  border-radius: 4px;
}
.models #case-filters .brand-filter .row > * img {
  display: block;
  width: 100%;
  height: auto;
}
.models #case-filters .brand-filter .row > * a.case-brandfilter {
  color: #333;
  background-color: #fff;
  border: 1px solid #D8D8D8;
  padding: 20px 10px;
}
.models #case-filters .type-filter {
  margin-bottom: 5%;
}
.models #case-filters .type-filter .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.models #case-filters .type-filter img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .models #case-filters .type-filter h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 240px) {
  .models #case-filters .type-filter h2 {
    font-size: 2rem;
  }
}
.models #case-models .brand-page .model-type-header {
  min-width: 280px;
}
@media (max-width: 992px) {
  .models #case-models .brand-page .model-type-header {
    min-width: 100%;
  }
}
.models #case-models .brand-page .model-type {
  background-color: #4C4D4D;
  color: rgb(255, 255, 255);
  height: 60px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  float: left;
  padding: 0 15px;
  min-width: 280px;
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .models #case-models .brand-page .model-type {
    background-color: #4C4D4D;
  }
}
@media (max-width: 992px) {
  .models #case-models .brand-page .model-type {
    min-width: 100%;
    flex-direction: column;
    height: auto;
  }
}
.models #case-models .brand-page .model-type h2 {
  margin-top: 3%;
  margin-bottom: 3%;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
}
@media (max-width: 992px) {
  .models #case-models .brand-page .model-type h2 {
    font-size: 28px;
  }
}
.models #case-models .brand-page .down-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  bottom: -15px;
  right: 20px;
}
@media (max-width: 992px) {
  .models #case-models .brand-page .down-arrow {
    right: unset;
  }
}
.models #case-models .brand-page .model-logo {
  padding: 0;
  height: 60px;
  border: solid 1px rgb(48, 48, 48);
  background: rgb(0, 0, 0);
  float: left;
}
.models #case-models .brand-page .model-logo img {
  height: 40px;
  margin-top: 10px;
}
.models #case-models .brand-page .model-logo p {
  text-align: center;
  margin: 0;
}
.models #case-models .brand-page .aligned-row {
  display: flex;
  flex-flow: row wrap;
  margin-top: 3%;
  margin-bottom: 3%;
}
.models #case-models .brand-page .aligned-row p {
  font-size: 14px;
  width: 100%;
}
@media (min-width: 992px) {
  .models #case-models .brand-page .aligned-row p {
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .models #case-models .brand-page .aligned-row {
    margin-bottom: 60px;
  }
  .models #case-models .brand-page .aligned-row .btn-detail p {
    font-size: 12px;
    margin: 0;
  }
  .models #case-models .brand-page .aligned-row .btn-detail ion-icon {
    font-size: 35px;
  }
}
.models #case-models .brand-page .aligned-row .model-group-title {
  border-bottom: 1px solid rgb(0, 0, 0);
  padding-bottom: 5px;
  font-size: 30px;
  line-height: 35px;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
}
@media (min-width: 1200px) {
  .models #case-models .brand-page .aligned-row .border-right, .models #case-models .brand-page .aligned-row .border-left {
    content: "";
    background-color: #5a5a5a;
    height: 80px;
    width: 1px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
  }
}
.models #case-models .brand-page .aligned-row .border-right {
  right: 0;
}
.models #case-models .brand-page .aligned-row .border-left {
  left: 0;
}
.models #case-models .brand-page .aligned-row .btn-container {
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 5px;
}
.models #case-models .brand-page .aligned-row .btn-container .row {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 768px) {
  .models #case-models .brand-page .aligned-row .btn-container .row {
    flex-flow: nowrap;
  }
}
.models #case-models .brand-page .aligned-row .btn-container .row > * {
  margin-bottom: 5px;
}
.models #case-models .brand-page .aligned-row .btn-container .row div[class*=col-xs] {
  padding-right: 2.5px;
  padding-left: 2.5px;
}
.models #case-models .brand-page .aligned-row .btn-container .row div[class*=col-xs] > * {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.models #case-models .brand-page .aligned-row .btn-container .row div[class*=col-xs] .vehicle-detail-btn {
  display: none !important;
}
@media (min-width: 992px) {
  .models #case-models .brand-page .aligned-row .btn-container .row div[class*=col-xs] .vehicle-detail-btn {
    display: flex !important;
  }
}
.models #case-models .brand-page .aligned-row .btn-container .row .white-btn-mobile-container p {
  word-break: break-word;
  white-space: normal;
}
@media (min-width: 1200px) {
  .models #case-models .brand-page .aligned-row .btn-container {
    padding: 0 40px;
  }
}
@media (min-width: 1800px) {
  .models #case-models .brand-page .aligned-row .btn-container {
    padding: 0 70px;
  }
}
.models #case-models .brand-page .aligned-row::before {
  display: block;
}
.models #case-models .brand-page .aligned-row :nth-child(3) {
  text-align: center;
}
.models #case-models .brand-page .aligned-row :nth-child(3) .incentive-discount {
  font-size: 50px;
  font-weight: 500;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.models #case-models .brand-page .aligned-row :nth-child(3) padding {
  font-size: 15px;
}
.models #case-models .brand-page .aligned-row > *:not(:first-of-type) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.models #case-models .model-detail .header {
  text-align: center;
  margin: 3% 0;
}
.models #case-models .model-detail .header h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .models #case-models .model-detail .header h2 {
    font-size: 65px;
  }
}
.models #case-models .model-detail div[class*=col-] {
  padding: 0 0;
}
.models #case-models .model-detail img[class=img-responsive] {
  width: 100%;
}
.models #case-models .model-detail .detail-description-container {
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 768px) {
  .models #case-models .model-detail .detail-description-container {
    margin-bottom: 60px;
  }
}
.models #case-models .model-detail .detail-description-container .detail-description {
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 2%;
}
.models #case-models .model-detail .detail-description-container .detail-description ul {
  list-style: disc;
  margin-left: 25px;
  font-size: 1.4rem;
}
.models #case-models .model-detail .detail-description-container .detail-description ul li {
  font-size: 16px;
  color: #303030;
}
@media (min-width: 992px) {
  .models #case-models .model-detail .detail-description-container .detail-description {
    margin-bottom: 5px;
  }
}
.models #case-models .model-detail .detail-description-container .detail-description p {
  text-align: left;
}
.models #case-models .model-detail .detail-description-container .detail-description p small {
  font-size: 12px;
}
.models #case-models .model-detail .detail-description-container .detail-description > * {
  font-size: 1.2rem;
}
.models #case-models .model-detail .detail-description-container .detail-description button {
  margin-top: 10px;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .models #case-models .model-detail .detail-description-container .detail-description button {
    width: 40%;
  }
}
.models #case-models .model-detail .offer-details-section {
  margin-top: 3%;
  margin-bottom: 3%;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 768px) {
  .models #case-models .model-detail .offer-details-section {
    margin: 100px 0px;
  }
  .models #case-models .model-detail .offer-details-section .btn {
    display: block;
  }
}
.models #case-models .model-detail .offer-details-section .offer-detail-description {
  padding: 0% 7%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .headline-light {
  font-weight: 100;
  font-size: 25px;
  padding-bottom: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description .headline-light {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description .headline-light {
    font-size: 50px;
    line-height: 1em;
    padding-bottom: 8px;
  }
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .headline-small {
  font-size: 22px;
  padding-bottom: 16px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description .headline-small {
    line-height: 1em;
  }
}
@media (min-width: 1200px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description .headline-small {
    line-height: 0.5em;
  }
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .headline-large {
  font-size: 5rem;
  line-height: 40px;
  text-transform: capitalize;
}
.models #case-models .model-detail .offer-details-section .offer-detail-description h1 {
  letter-spacing: 0;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0.8;
}
@media (min-width: 1200px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description h1 {
    font-size: 65px;
  }
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .offer-details-brand {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .offer-details-name {
  font-size: 45px;
  padding-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .honda-offer-headline {
  text-transform: initial;
}
@media (min-width: 1200px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description h3 {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .models #case-models .model-detail .offer-details-section .offer-detail-description {
    padding: 5% 7%;
  }
}
.models #case-models .model-detail .offer-details-section .offer-detail-description > * {
  margin-bottom: 2%;
}
.models #case-models .model-detail .offer-details-section .offer-detail-description ul li {
  margin-left: 5%;
  list-style: disc;
  margin-bottom: 10px;
}
.models #case-models .model-detail .offer-details-section .offer-detail-description .offer-button {
  text-align: left;
}

@media (max-width: 768px) {
  #Volvo .model-detail-page .models .brand-view {
    margin-top: 0px;
  }
}

.privacy-bar {
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #fff;
  text-align: center;
  background: #305fa3;
  padding: 13px 5px;
  font-size: 12px;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-weight: 300;
  z-index: 50;
}

.bg-gallery-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 3;
  cursor: pointer;
}

.bg-gallery-overlay p {
  font-size: 24px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  position: relative;
  padding: 0 5%;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  line-height: 26.4px;
  color: white;
  text-align: center;
  text-decoration: none;
  z-index: 4;
}

.zoom {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 1s;
}

.gallery-zoom:hover .zoom, .gallery-zoom:focus .zoom {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

@media (max-width: 768px) {
  .gallery-zoom:nth-child(1), .gallery-zoom:nth-child(2), .gallery-zoom:nth-child(3) {
    display: none;
  }
}

.zoom-block {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  margin: 0px;
}

section {
  color: black;
}

section h1, h2 {
  color: black;
}

.splash-section {
  position: relative;
}

.splash-section h4 {
  color: #ffffff;
}

.splash-section h4 span {
  border-bottom: 2px solid #2197DA;
}

.button-item a {
  display: block;
}

.gold-bullet {
  list-style: none;
  position: relative;
  padding-left: 20px;
}

.gold-bullet li::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #efb43b;
  position: absolute;
  left: -12px;
}

.gold-bullet li h2 {
  position: relative;
  top: -8px;
}

.remove-cl-padding .col-md-3, .remove-cl-padding .col-xs-4, .remove-cl-padding .col-sm-4, .remove-cl-padding .col-md-4, .remove-cl-padding .col-lg-4, .remove-cl-padding .col-sm-6, .remove-cl-padding .col-md-6, .remove-cl-padding .col-lg-6, .remove-cl-padding .col-xs-12, .remove-cl-padding .col-sm-12, .remove-cl-padding .col-md-12, .remove-cl-padding .col-lg-12 {
  padding: 2px;
}

.mfp-bg {
  opacity: 0.6;
  filter: alpha(opacity=80);
}

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

.promo-page .mfp-title {
  text-align: left;
}

.gallery-disclaimer {
  position: absolute;
  z-index: 3;
  color: white;
  bottom: 12px;
  right: 20px;
}

/*Slider CSS*/
.case-moi-page {
  /*Validation*/
}
.case-moi-page#Volvo .polestarBanner {
  display: none;
}
.case-moi-page#case .polestarBanner {
  display: flex;
}
.case-moi-page#case .no-landing {
  display: none;
}
.case-moi-page .brand-how {
  position: relative;
  background-color: #284e80;
  padding: 2rem 0 0;
  color: #fff;
  margin-bottom: 80px;
}
.case-moi-page .brand-how #howLink {
  position: absolute;
  top: -60px;
}
.case-moi-page .brand-how h2 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0px;
  color: #fff;
}
@media only screen and (min-width: 480px) {
  .case-moi-page .brand-how h2 {
    font-size: 60px;
  }
}
.case-moi-page .brand-how .circle {
  text-align: center;
  font-size: 35px;
  letter-spacing: 0px;
  color: #fff;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  line-height: 80px;
  border: 3px solid #ffffff;
  margin-bottom: 20px;
}
.case-moi-page .brand-how p {
  color: #ffffff;
  line-height: 1.1;
  font-size: 18px;
  text-align: center;
  margin-bottom: 24px;
}
.case-moi-page .brand-how .btn-cta-view-special {
  position: absolute;
  z-index: 8;
  background-color: #fff;
  color: #284e80;
  border: 3px solid #284e80;
  padding: 20px 30px;
  text-align: center;
  font-size: 28px;
  border-radius: 200px;
  bottom: -5%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  height: 82px;
  bottom: -41px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 480px) {
  .case-moi-page .brand-how .btn-cta-view-special {
    font-size: 24px;
    padding: 25px 35px;
    display: inline-block;
  }
}
@media (max-width: 992px) {
  .case-moi-page .brand-how .btn-cta-view-special {
    bottom: -41px;
  }
}
.case-moi-page .brand-how .btn-cta-view-special:hover {
  text-decoration: none;
}
.case-moi-page .brand-how .btn-cta-view-special:focus {
  text-decoration: none;
}
.case-moi-page .brand-how .svg-red {
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  fill: #bf0a30;
  height: 50px;
}
@media only screen and (min-width: 480px) {
  .case-moi-page .brand-how .svg-red {
    height: 100px;
    display: block;
  }
}
.case-moi-page .fullaccessory-how {
  background-color: rgb(255, 255, 255);
}
.case-moi-page .fullaccessory-how .brand-how__header h2 {
  color: #000;
  font-size: 40px;
}
.case-moi-page .fullaccessory-how .brand-how__header p {
  color: #000;
}
.case-moi-page .fullaccessory-how h2 {
  color: #000;
}
.case-moi-page .fullaccessory-how p {
  color: #fff;
}
.case-moi-page .fullaccessory-how .box-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 992px) {
  .case-moi-page .fullaccessory-how .box-container {
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
}
.case-moi-page .fullaccessory-how .box-container .box {
  background-color: #000;
  height: 410px;
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 992px) {
  .case-moi-page .fullaccessory-how .box-container .box {
    width: 100%;
  }
}
.case-moi-page .fullaccessory-how .box-container .box .audi-incentive-value {
  font-size: 35px;
}
.case-moi-page .fullaccessory-how .box-container .box h3 {
  color: #fff;
  text-align: center;
}
.case-moi-page .fullaccessory-how .box-container .box p {
  color: #fff;
  text-align: center;
}
.case-moi-page .fullaccessory-how .box-container .box small {
  font-size: 18px;
}
.case-moi-page .polestarBanner {
  display: none;
  background-color: #000;
  color: #fff;
  flex-direction: row;
}
@media (max-width: 992px) {
  .case-moi-page .polestarBanner {
    flex-direction: column;
  }
}
.case-moi-page .polestarBanner .polestarBanner__info {
  flex: 0.4;
  padding: 0 50px;
}
@media (max-width: 992px) {
  .case-moi-page .polestarBanner .polestarBanner__info {
    flex: none;
  }
}
.case-moi-page .polestarBanner .polestarBanner__info h2 {
  color: #fff;
  font-size: 19px;
  margin-top: 5%;
  margin-bottom: 0;
}
.case-moi-page .polestarBanner .polestarBanner__info p {
  margin: 0;
}
.case-moi-page .polestarBanner .polestarBanner__info .polestarBanner__text {
  margin: 10px 0;
}
.case-moi-page .polestarBanner .polestarBanner__info ul {
  list-style: disc;
  list-style-position: inside;
}
.case-moi-page .polestarBanner .polestarBanner__info ul li {
  line-height: 1.3;
  font-size: 12px;
  margin-left: 15px;
}
.case-moi-page .polestarBanner .polestarBanner__info .polestarBanner__btnGroup {
  width: 70%;
  display: flex;
  flex-direction: row;
  margin: 25px 0;
}
@media (max-width: 992px) {
  .case-moi-page .polestarBanner .polestarBanner__info .polestarBanner__btnGroup {
    flex-direction: column;
    width: 100%;
  }
}
.case-moi-page .polestarBanner .polestarBanner__info .polestarBanner__btnGroup a {
  width: 50%;
  display: block;
  border: 1px solid #000;
  text-align: center;
  padding: 5% 0;
  color: white;
  text-decoration: none;
  border: 1px solid #fff;
  margin-right: 20px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .case-moi-page .polestarBanner .polestarBanner__info .polestarBanner__btnGroup a {
    width: 100%;
  }
}
.case-moi-page .polestarBanner .polestarBanner__img {
  flex: 0.3;
  height: 100%;
}
@media (max-width: 992px) {
  .case-moi-page .polestarBanner .polestarBanner__img {
    flex: none;
  }
}
.case-moi-page .polestarBanner .polestarBanner__img img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .case-moi-page form {
    overflow-x: hidden;
  }
}
.case-moi-page .align-radio-btn .radio-inline input {
  margin-top: 8px;
}
.case-moi-page .align-radio-btn .radio-inline label {
  margin-top: 8px;
}
.case-moi-page #rebates-yearsection1 h4,
.case-moi-page #rebates-yearsection2 h4,
.case-moi-page #rebates-finance1 h4,
.case-moi-page .bg-offer h4,
.case-moi-page .bg-offer h4,
.case-moi-page .bg-offer h4 {
  color: #b72025;
}
.case-moi-page .rebates-moi .boxrow1 {
  padding: 0;
  height: initial !important;
}
.case-moi-page .rebates-moi .moi-desc {
  padding: 19px 19px 0 19px;
}
.case-moi-page .rebates-moi .moi-desc p a {
  color: #337ab7 !important;
  font-size: 14px !important;
  font-weight: 400;
}
.case-moi-page .rebates-moi .moi-desc p a sup {
  font-size: 12px !important;
  margin: 0 1px;
}
.case-moi-page .rebates-moi .moi-dates {
  padding: 19px;
  width: 100%;
}
.case-moi-page .rebates-moi .moi-dates p {
  margin: 0;
}
.case-moi-page .rebates-moi .banner-box {
  width: 100%;
  background-color: #34516a;
  color: #ffffff;
  padding: 8px 8px 18px 8px;
}
.case-moi-page .rebates-moi .banner-box h4 {
  color: white !important;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.case-moi-page .rebates-moi .banner-box span {
  font-size: 20px;
  font-weight: bold;
}
.case-moi-page #rebates-trimsection #rebates-yearlist {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.case-moi-page #rebates-trimsection #rebates-yearlist .moi-btn-group {
  display: flex;
  flex-direction: row;
  padding: 0 40px;
  justify-content: center;
}
.case-moi-page #rebates-trimsection #rebates-yearlist .moi-btn-group a {
  margin: 0 5px;
}
.case-moi-page #rebates-trimsection #rebates-yearlist .moi-btn-group .btn-moi-red {
  color: #ffffff;
}
@media screen and (min-width: 993px) {
  .case-moi-page h3 {
    font-weight: 500;
  }
}
.case-moi-page h3 {
  font-size: 19px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.case-moi-page #zipCodeModal input {
  margin-bottom: 5px;
}
.case-moi-page .rebatedisclaimer {
  color: #6e6e6e;
  font-size: 12px;
  line-height: 15px;
  width: 100%;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5% 0;
}
.case-moi-page :not(.moi-dates) > .rebatedisclaimer {
  justify-content: left;
}
.case-moi-page .box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.case-moi-page .slide-out-right {
  position: fixed;
  top: 0;
  width: 83%;
  right: -83%;
  height: 100%;
  background: white;
  transition-duration: 0.6s;
  z-index: 9000;
}
@media (min-width: 992px) {
  .case-moi-page .slide-out-right {
    width: 70%;
    right: -70%;
  }
}
@media (min-width: 992px) {
  .case-moi-page .slide-out-right #zip-couponregister {
    padding: 0px 20px;
  }
}
@media (max-width: 768px) {
  .case-moi-page .slide-out-right #zip-couponregister h2 {
    font-size: 18px;
  }
}
.case-moi-page .slide-out-right #zip-couponregister .editmemberlabel {
  display: block;
  font-weight: normal;
  margin: 10px 0 5px 0;
}
.case-moi-page .slide-out-right .slide-out-close {
  opacity: 0;
  position: absolute;
}
.case-moi-page .slide-out-right.on {
  right: 0;
}
.case-moi-page .slide-out-right.on .slide-out-close {
  top: 3%;
  font-size: 30px;
  left: -60px;
  padding: 20px 15px;
  fill: #ffffff;
  cursor: pointer;
  z-index: 2;
  color: white;
  background: #ffffff;
  opacity: 1;
}
.case-moi-page .next-step {
  background: #87afd1;
  color: #555;
  padding: 15px;
  font-size: 16px;
  font-weight: 300;
  display: block;
  margin: 80px auto 0;
  border-radius: 4px;
  width: 150px;
  cursor: pointer;
}
.case-moi-page .next-step:hover {
  background: #bbb;
}
.case-moi-page .step-container {
  margin: 0 auto;
  text-align: center;
}
.case-moi-page .step-container .step {
  position: relative;
  z-index: 2;
  display: inline-block;
  text-align: center;
  background: #000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding-top: 0px;
  transition: background 1000ms ease, color 1000ms ease;
  transition-delay: 800ms;
  background: linear-gradient(to right, #211FAB 50%, #B6CAE9 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.case-moi-page .step-container .step.active {
  background-position: left bottom;
  color: #fff;
}
.case-moi-page .step-container .step-separator {
  position: relative;
  z-index: 1;
  background: #444;
  height: 4px;
  width: 33%;
  margin: 0 -10px 7px -10px;
  display: inline-block;
  background: linear-gradient(to right, #211FAB 50%, #B6CAE9 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: background 1000ms ease;
}
.case-moi-page .step-container .step-separator.active {
  background-position: left bottom;
}
.case-moi-page .step-container .step-separator.active-half {
  background-position: left bottom;
  background-size: 100% 50%;
}
.case-moi-page .content {
  height: 100%;
  display: block;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .case-moi-page .content {
    background: #ffffff;
  }
}
@media (max-width: 768px) {
  .case-moi-page .content .col-sm-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .case-moi-page .content .col-sm-6 .coupon-carimage {
    display: none;
  }
}
.case-moi-page .content .bg-fill .incentive {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  color: #303030;
  width: 60%;
  margin: 0 auto 10px;
}
.case-moi-page .content .bg-fill .incentive + p {
  font-size: 14px;
}
.case-moi-page .content .bg-fill .incentive h3 {
  font-size: 40px;
  text-align: center;
  margin: 0px;
  font-weight: 900;
}
@media (max-width: 992px) {
  .case-moi-page .content .bg-fill .incentive h3 {
    font-size: 34px;
  }
}
.case-moi-page .content .bg-how {
  color: #ffffff;
  height: 100%;
  text-align: center;
}
.case-moi-page .content .bg-how .coupon-amount-type {
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .case-moi-page .content .bg-how {
    background: #ffffff;
    color: #303030;
    padding-bottom: 20px;
    font-size: 1.1rem;
  }
}
@media (min-width: 767px) {
  .case-moi-page .content .bg-how p {
    font-size: 18px;
  }
}
.case-moi-page .content .circle {
  border: solid 1px #fff;
  color: white;
  width: 60px;
  height: 60px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .case-moi-page .content .circle {
    color: #284560;
    border: solid 1px #284560;
  }
}
.case-moi-page .content .circle {
  margin-top: 8%;
}
.case-moi-page .content div.circle + p {
  margin-bottom: 35px;
  width: 75%;
  margin: 0 auto;
}
.case-moi-page .content h4 {
  padding-top: 5%;
  font-size: 40px;
  font-weight: 300;
}
@media (min-width: 767px) {
  .case-moi-page .content .arrow-right::after {
    content: " ";
    position: absolute;
    right: -22px;
    top: 45%;
    border-top: 35px solid transparent;
    border-right: none;
    border-left: 22px solid #211FAB;
    border-bottom: 35px solid transparent;
    z-index: 1;
  }
}
.case-moi-page .content .bg-fill {
  padding: 0px;
}
.case-moi-page .content .bg-fill .bg-how {
  padding: 10% 15px 15px 15px;
}
.case-moi-page .content .slider-howitworks a {
  color: #f2f874;
}
.case-moi-page .content .bg-certificate {
  background: #ffffff;
  color: #000000;
  padding-top: 44px;
  padding-bottom: 15px;
}
@media (min-width: 767px) {
  .case-moi-page .content .bg-certificate {
    right: 0;
  }
}
@media (max-width: 768px) {
  .case-moi-page .content .bg-certificate {
    width: 100%;
  }
}
.case-moi-page .content .bg-certificate .coupon-registration,
.case-moi-page .content .bg-certificate #zip-viewcoupon,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer {
  padding: 0 10%;
  text-align: left;
}
@media (max-width: 768px) {
  .case-moi-page .content .bg-certificate .coupon-registration,
  .case-moi-page .content .bg-certificate #zip-viewcoupon,
  .case-moi-page .content .bg-certificate #zip-viewlocatedealer {
    padding: 0 5%;
  }
}
.case-moi-page .content .bg-certificate .coupon-registration h2,
.case-moi-page .content .bg-certificate #zip-viewcoupon h2,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer h2 {
  font-size: 20px;
}
.case-moi-page .content .bg-certificate .coupon-registration .blue-btn,
.case-moi-page .content .bg-certificate #zip-viewcoupon .blue-btn,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer .blue-btn {
  padding: 5%;
}
@media (max-width: 768px) {
  .case-moi-page .content .bg-certificate .coupon-registration .blue-btn,
  .case-moi-page .content .bg-certificate #zip-viewcoupon .blue-btn,
  .case-moi-page .content .bg-certificate #zip-viewlocatedealer .blue-btn {
    padding: 5% 0;
  }
}
.case-moi-page .content .bg-certificate .coupon-registration .incentive,
.case-moi-page .content .bg-certificate #zip-viewcoupon .incentive,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer .incentive {
  color: #303030;
  width: 60%;
  text-align: center;
}
@media (max-width: 768px) {
  .case-moi-page .content .bg-certificate .coupon-registration .incentive,
  .case-moi-page .content .bg-certificate #zip-viewcoupon .incentive,
  .case-moi-page .content .bg-certificate #zip-viewlocatedealer .incentive {
    width: 100%;
    margin-bottom: 20px;
  }
}
.case-moi-page .content .bg-certificate .coupon-registration .incentive + p,
.case-moi-page .content .bg-certificate #zip-viewcoupon .incentive + p,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer .incentive + p {
  font-size: 14px;
}
.case-moi-page .content .bg-certificate .coupon-registration .incentive p.coupon-daterange,
.case-moi-page .content .bg-certificate #zip-viewcoupon .incentive p.coupon-daterange,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer .incentive p.coupon-daterange {
  font-size: 12px;
}
.case-moi-page .content .bg-certificate .coupon-registration .incentive h3,
.case-moi-page .content .bg-certificate #zip-viewcoupon .incentive h3,
.case-moi-page .content .bg-certificate #zip-viewlocatedealer .incentive h3 {
  font-size: 45px;
  margin: 0px;
  font-weight: 900;
}
.case-moi-page .slide-focus {
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 8999;
  background: black;
}
.case-moi-page .slide-focus.on, .case-moi-page .slide-focus.filter-on {
  pointer-events: all;
  opacity: 0.7;
}
.case-moi-page .no-scroll {
  overflow: hidden !important;
}
.case-moi-page .no-scroll::-webkit-scrollbar,
.case-moi-page .no-scroll::-moz-scrollbars {
  display: none;
}
.case-moi-page .coupon-registration .btn {
  margin: 10px 0px 20px 0px;
  padding: 20px 0px;
  display: block;
  /* @include for-mobile-only {
      display: block;
  }*/
}
.case-moi-page .coupon-registration p {
  font-size: 12px;
  margin: 15px 0px;
  line-height: 15px;
}
.case-moi-page .coupon-registration p.coupon-amount-type {
  font-size: 18px;
  margin-top: 5px;
  line-height: 20px;
}
.case-moi-page .coupon-registration img {
  margin: 0 auto;
}
.case-moi-page #zip-viewcoupon {
  height: 100%;
}
.case-moi-page #zip-viewcoupon .zip-viewcoupon__IncentiveContainer {
  margin-top: 15px;
}
.case-moi-page #zip-viewcoupon .zip-viewcoupon__IncentiveContainer > * {
  line-height: 1;
}
.case-moi-page #zip-viewcoupon .zip-viewcoupon__IncentiveContainer .zip-viewcoupon__congratsText {
  font-size: 30px;
  color: #2a5f1c;
}
@media (min-width: 1300px) {
  .case-moi-page #zip-viewcoupon .zip-viewcoupon__IncentiveContainer .zip-viewcoupon__congratsText {
    font-size: 46px;
  }
}
.case-moi-page #zip-viewcoupon .zip-viewcoupon__IncentiveContainer p {
  font-size: 25px;
  margin-bottom: 20px;
}
.case-moi-page #zip-viewcoupon .content-cap {
  padding-top: 5%;
  padding-bottom: 15%;
}
.case-moi-page #zip-viewcoupon .btn {
  margin-bottom: 50px;
}
.case-moi-page #zip-viewcoupon h4 {
  color: #00a668;
  font-size: 40px;
}
@media (max-width: 768px) {
  .case-moi-page #zip-viewcoupon h4 {
    font-size: 35px;
  }
}
.case-moi-page #zip-viewcoupon img {
  margin: 0 auto;
}
.case-moi-page #zip-viewcoupon .locate-coupon-dealer.blue-btn {
  font-size: 1em;
  padding: 12px !important;
}
.case-moi-page #zip-viewcoupon .locate-coupon-dealer {
  background-color: #33b864;
  font-size: initial !important;
  padding: 5%;
}
.case-moi-page #zip-viewlocatedealer img {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .case-moi-page #zip-viewlocatedealer .btn {
    display: block;
  }
}
.case-moi-page .certificate-locatedealer p {
  margin-bottom: 20px;
}
.case-moi-page input[type=checkbox] {
  outline: 1px solid black;
}
.case-moi-page .form-group {
  margin-bottom: 5px;
}
.case-moi-page .form-group input, .case-moi-page .form-group select {
  height: 44px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  border: 1px solid #737373;
  border-radius: 4px;
}
.case-moi-page .form-group input[type=radio] {
  height: 14px;
  width: 14px;
  padding: 0px;
}
.case-moi-page .form-group span.aspnetValidator {
  color: #d00f0f;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}
.case-moi-page .form-group .validationError {
  color: rgb(208, 15, 15);
}
.case-moi-page .form-group label {
  font-size: 14px;
  margin-bottom: 10px;
}
.case-moi-page .icon-undo {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 15px;
}
.case-moi-page .icon-undo a {
  color: #000000;
}
@media (max-width: 768px) {
  .case-moi-page .icon-undo {
    right: 15px;
    left: auto;
  }
}
.case-moi-page .content-print {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .case-moi-page .content-print {
    width: 95%;
  }
}
.case-moi-page .content-print .view-and-print-header {
  font-size: 18px;
  line-height: 28px;
}
.case-moi-page .content-print > a.btn {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
  font-size: 18px !important;
}
.case-moi-page .content-cap {
  width: 80%;
  margin-top: 12%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .case-moi-page .content-cap {
    width: 95%;
  }
}
.case-moi-page .content-cap > a {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.case-moi-page .nogutter {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
}
.case-moi-page .nogutter .form-control {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 300;
  height: 50px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  float: left;
  width: 60%;
  border-color: #737373;
}
.case-moi-page #zip-zipsection .btn {
  float: left;
  width: 40%;
  margin: 0px;
  padding: 12px;
  border: solid 1px #3771a9;
  font-size: 18px;
  border-radius: 0px 5px 5px 0px;
}
.case-moi-page #zip-zipsection .btn span {
  right: 12px;
  position: absolute;
  top: 16px;
}
.case-moi-page #zip-zipsection .zipcode-label {
  display: block;
  font-weight: normal;
}
.case-moi-page .offer-title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .case-moi-page .offer-title {
    margin-bottom: 20px;
  }
}
.case-moi-page .slider-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .case-moi-page .slider-title {
    margin-bottom: 20px;
  }
}
.case-moi-page .moi-copy .offer-title {
  font-size: 12px;
  font-weight: normal;
}
.case-moi-page .offer-title .offer-title-text {
  font-weight: 300;
}
.case-moi-page .ErrorHighlighted {
  border: solid 1px red;
}
.case-moi-page .aspnetValidator {
  color: rgb(208, 15, 15);
  font-weight: bold;
}
.case-moi-page .form-checkbox {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
}

/*
 *    This is a dropdown that created for the case body type - gave the dropdown items the ability to
 *    have image and text
*/
.promo-dropdown-container {
  height: 100%;
  max-width: 450px;
  position: relative;
  border: 1px solid #808080;
  cursor: pointer;
  display: none;
}
.promo-dropdown-container .show {
  display: block;
}
.promo-dropdown-container .promo-dropdown-btn-container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.promo-dropdown-container .promo-dropdown-btn-container .promo-dropdown-icon-container {
  background-color: black;
  color: white;
  width: 100px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-dropdown-container .promo-dropdown-btn-container .promo-dropdown-text-container {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  width: 90%;
  font-size: 24px;
}
.promo-dropdown-container .promo-dropdown-btn-container .promo-dropdown-text-container i {
  font-size: 2rem;
}
.promo-dropdown-container .promo-dropdown-item-container {
  position: absolute;
  width: 100%;
  background-color: antiquewhite;
  z-index: 10;
  border: 1px solid #808080;
  display: none;
}
.promo-dropdown-container .promo-dropdown-item-container .promo-dropdown-item {
  height: 100%;
  width: 100%;
  background-color: white;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  border-bottom: 1px solid #808080;
  padding: 10px 0;
}
.promo-dropdown-container .promo-dropdown-item-container .promo-dropdown-item .promo-dropdown-item-image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-dropdown-container .promo-dropdown-item-container .promo-dropdown-item .promo-dropdown-item-image img {
  display: block;
  max-width: 50%;
  height: auto;
}
.promo-dropdown-container .promo-dropdown-item-container .promo-dropdown-item .promo-dropdown-item-title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

#casePopUpModal #case-popup-list li {
  list-style: initial;
}

.modal-content .modal-header .modal-title {
  font-size: 18px;
}
.modal-content .modal-body .section-heading {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#microchip {
  background-color: #E7EBEE;
}
#microchip .microchip-container {
  background-color: #F4FB96;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0px;
  padding: 0 5%;
  clip-path: polygon(0 50%, 100% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 991px) {
  #microchip .microchip-container {
    clip-path: none;
    height: 120px;
  }
}
@media (max-width: 992px) {
  #microchip .microchip-container {
    padding-top: 35px;
  }
  #microchip .microchip-container.microchip-incentive {
    padding-top: 0px;
  }
}
#microchip .microchip-container p {
  margin-top: 100px;
  font-size: 18px;
  line-height: 100%;
  padding-bottom: 30px;
}
@media (max-width: 314px) {
  #microchip .microchip-container p {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  #microchip .microchip-container p {
    margin: 0;
    padding-bottom: 0px;
  }
}
#microchip .microchip-container p strong {
  color: #A60005;
}

.microchip-container {
  background-color: #F4FB96;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0px;
  padding: 0 5%;
  clip-path: polygon(0 50%, 100% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 991px) {
  .microchip-container {
    clip-path: none;
    height: 120px;
  }
}
@media (max-width: 992px) {
  .microchip-container {
    padding-top: 35px;
  }
  .microchip-container.microchip-incentive {
    padding-top: 0px;
  }
}
.microchip-container p {
  margin-top: 100px;
  font-size: 18px;
  line-height: 100%;
  padding-bottom: 30px;
}
@media (max-width: 314px) {
  .microchip-container p {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .microchip-container p {
    margin: 0;
    padding-bottom: 0px;
  }
}
.microchip-container p strong {
  color: #A60005;
}

.chevy-countdown {
  background-color: #f7d038;
  position: relative;
  text-align: center;
  padding: 17px;
  color: #000;
  font-size: 14px !important;
  z-index: 15;
}

.cadillac-countdown {
  background-color: #f7d038;
  position: relative;
  text-align: center;
  padding: 17px;
  color: #000;
  font-size: 14px !important;
  z-index: 15;
}

.bg-how .chevy-countdown {
  position: initial;
  width: 60%;
  margin: 0 auto 10px;
  font-size: 11px !important;
  border-radius: 5px;
  padding: 17px;
}

#zip-zipcodeinput > .chevy-countdown {
  border-radius: 5px;
}

@media (min-width: 992px) {
  .chevy-countdown {
    position: absolute;
    top: 3%;
    font-size: 14px !important;
    right: 5%;
    border-radius: 5px;
    padding: 17px;
  }
  #zip-zipcodeinput > .chevy-countdown {
    border-radius: 5px;
  }
  .bg-how .chevy-countdown {
    position: initial;
    width: 60%;
    margin: 0 auto 10px;
    font-size: 11px !important;
    border-radius: 5px;
    padding: 17px;
  }
}
/* Promo Page Styling */
/* This is were all the styling for the general promo page resides */
.promo-page {
  /* shared styling for the promo page */
  /* Shared colors */
  /* Promo shared styling misc */
  /* Shared Layout*/
  /* Shared Components */
  /*Slider CSS*/
  /*Validation*/
  /* Building a custom navigation bar for modular scaling */
  /* Shared sections */
  /* this is where styles are defined for certain pages, within the aspx files */
}
.promo-page.no-scroll {
  overflow: hidden !important;
}
.promo-page.no-scroll::-webkit-scrollbar {
  display: none;
}
.promo-page body {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  line-height: 20px;
}
.promo-page .AudiTypeExtended {
  font-family: "Audi ExtendedBold";
  font-display: swap;
}
.promo-page h1, .promo-page h2, .promo-page h3, .promo-page h4, .promo-page button {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-display: fallback;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .promo-page {
    /* IE10+ CSS styles go here */
  }
  .promo-page .AudiTypeExtended {
    font-family: "Lato", sans-serif;
    font-display: swap;
  }
  .promo-page h1, .promo-page h2, .promo-page h3, .promo-page h4, .promo-page button {
    font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
    font-display: fallback;
  }
}
@media (-ms-high-contrast: none) and (max-width: 768px), (-ms-high-contrast: active) and (max-width: 768px) {
  .promo-page .promo-banner-content-container {
    padding-top: 15px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .promo-page {
    /* IE10+ CSS styles go here */
  }
  .promo-page .AudiTypeExtended {
    font-family: "Lato", sans-serif;
    font-display: swap;
  }
  .promo-page h1, .promo-page h2, .promo-page h3, .promo-page h4, .promo-page button {
    font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
    font-display: fallback;
  }
}
@media (-ms-high-contrast: none) and (max-width: 768px), (-ms-high-contrast: active) and (max-width: 768px) {
  .promo-page .promo-banner-content-container {
    padding-top: 15px;
  }
}
.promo-page body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.promo-page .promo-section {
  position: relative;
  /* Button placement on each sections*/
}
.promo-page .promo-section button.promo-get-started-btn {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.promo-page .promo-slideout-overlay {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 100;
  display: none; /*Change this temperarily hide for dev 6/10/2020*/
}
.promo-page .promo-slideout-overlay .promo-slideout {
  height: 100%;
  width: 800px;
  border: 2px solid black;
  position: absolute;
  right: 0;
  z-index: 100;
  background-color: #ffffff;
}
.promo-page .promo-slideout-overlay .promo-slideout .promo-slideout-header {
  height: 60px;
  border-bottom: 1px solid rgb(0, 0, 0);
}
.promo-page .promo-slideout-overlay .promo-slideout .promo-slideout-header .promo-slideout-close-btn {
  width: 100px;
  height: 100%;
  background-color: #D4D6D7;
  text-align: center;
  font-size: 25px;
}
.promo-page .promo-slideout-overlay .promo-slideout .promo-slideout-header .promo-slideout-close-btn i {
  margin-top: 25%;
  transform: translateY(-50%);
}
.promo-page .slide-out-right, .promo-page .slide-out-right.register {
  position: fixed;
  top: 0;
  width: 83%;
  right: -83%;
  height: 100%;
  background: #ffffff;
  transition-duration: 0.6s;
  z-index: 100;
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}
@media (min-width: 992px) {
  .promo-page .slide-out-right, .promo-page .slide-out-right.register {
    width: 70%;
    right: -70%;
  }
}
.promo-page .slide-out-right .slide-out-close-block, .promo-page .slide-out-right.register .slide-out-close-block {
  width: 60px;
  background-color: #E8E8E8;
  position: absolute;
}
.promo-page .slide-out-right .slide-out-close-block span, .promo-page .slide-out-right.register .slide-out-close-block span {
  cursor: pointer;
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%, -50%);
}
.promo-page .slide-out-right .model-slide-out-close, .promo-page .slide-out-right.register .model-slide-out-close {
  position: fixed;
  z-index: 1;
  width: 83%;
}
@media (min-width: 992px) {
  .promo-page .slide-out-right .model-slide-out-close, .promo-page .slide-out-right.register .model-slide-out-close {
    width: 70%;
  }
}
.promo-page .slide-out-right .available-modeltypes, .promo-page .slide-out-right.register .available-modeltypes {
  margin-top: 60px;
  display: none;
}
.promo-page .slide-out-right .available-modeltypes img, .promo-page .slide-out-right.register .available-modeltypes img {
  width: 100%;
}
@media (min-width: 992px) {
  .promo-page .slide-out-right .available-modeltypes, .promo-page .slide-out-right.register .available-modeltypes {
    position: fixed;
    width: 150px;
  }
}
@media (min-width: 992px) {
  .promo-page .slide-out-right .available-modeltypes, .promo-page .slide-out-right.register .available-modeltypes {
    display: block;
  }
}
.promo-page .slide-out-right .slide-out-header-container, .promo-page .slide-out-right.register .slide-out-header-container {
  min-height: 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgb(230, 230, 230);
  flex-direction: row;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right .slide-out-header-container, .promo-page .slide-out-right.register .slide-out-header-container {
    flex-direction: column-reverse;
  }
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container {
  width: 100%;
  font-size: 24px;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown {
  display: none;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown {
    display: block;
    width: 100%;
  }
  .promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown button, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown button {
    width: 100%;
    height: 60px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: space-between;
    background-color: #ffffff;
  }
  .promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown button > *, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown button > * {
    height: 100%;
    margin: 0;
  }
  .promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown button p i, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown button p i {
    font-size: 18px;
  }
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .open, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .open {
  display: block;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .slide-out-dropdown-menu, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .slide-out-dropdown-menu {
  width: 100%;
  margin-top: 0px;
  padding-bottom: 0px;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .slide-out-dropdown-menu .dropdown-item, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .slide-out-dropdown-menu .dropdown-item {
  background-color: rgb(255, 255, 255);
  border: none;
  padding: 0;
  border-radius: 0;
  height: auto;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .slide-out-dropdown-menu .dropdown-item a, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .slide-out-dropdown-menu .dropdown-item a {
  color: #000000;
  width: 100%;
  height: 100%;
  text-align: left;
  border-bottom: solid 1px #CBCBCB;
  border-radius: 0;
  padding: 20px 15px;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .dropdown-selected-model-title, .promo-page .slide-out-right .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .chevron, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .dropdown-selected-model-title, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-close-container .mobile-slide-out-dropdown .chevron {
  padding-left: 70px;
  display: flex;
  align-items: center;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container {
  background-color: #c70131;
  color: #ffffff;
  padding: 5px 20px;
  z-index: 2;
  height: 60px;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container {
    padding: 8px 0px 0px 10px;
  }
  .promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container img, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container img {
    height: 35px;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container img, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container img {
    height: auto;
  }
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container .slide-out-ad-row, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container .slide-out-ad-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container .slide-out-ad-row h1, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container .slide-out-ad-row h1 {
  margin: 0;
  font-size: 2rem;
}
.promo-page .slide-out-right .slide-out-header-container .slide-out-ad-container .slide-out-ad-row p, .promo-page .slide-out-right.register .slide-out-header-container .slide-out-ad-container .slide-out-ad-row p {
  margin-bottom: 0;
}
.promo-page .slide-out-right .available-modeltypes > *, .promo-page .slide-out-right.register .available-modeltypes > * {
  border-right: 1px solid rgb(230, 230, 230);
  border-bottom: 1px solid rgb(230, 230, 230);
}
.promo-page .slide-out-right .available-models .col-md-4, .promo-page .slide-out-right.register .available-models .col-md-4 {
  margin-bottom: 15px;
}
.promo-page .slide-out-right .available-models .available-models-container .cash-card-img, .promo-page .slide-out-right.register .available-models .available-models-container .cash-card-img {
  width: 35px;
  margin: 0;
  position: absolute;
}
@media (max-width: 768px) {
  .promo-page .slide-out-right .available-models .available-models-container, .promo-page .slide-out-right.register .available-models .available-models-container {
    padding: 20px 45px;
    border-bottom: solid 1px #CBCBCB;
  }
}
@media (min-width: 1200px) {
  .promo-page .slide-out-right .available-models .available-models-container img, .promo-page .slide-out-right.register .available-models .available-models-container img {
    padding: 0px 2slide-out-ad-container0px;
  }
}
.promo-page .slide-out-right .available-models .available-models-container .available-models-btn-group, .promo-page .slide-out-right.register .available-models .available-models-container .available-models-btn-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.promo-page .slide-out-right .available-models .available-models-container .available-models-btn-group a, .promo-page .slide-out-right.register .available-models .available-models-container .available-models-btn-group a {
  color: #000000;
  margin: 0 5px;
}
.promo-page .slide-out-right .available-models .available-models-container .available-models-btn-group span, .promo-page .slide-out-right.register .available-models .available-models-container .available-models-btn-group span {
  color: #c70131;
}
@media (min-width: 992px) {
  .promo-page .slide-out-right #zip-couponregister, .promo-page .slide-out-right.register #zip-couponregister {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  .promo-page .slide-out-right #zip-couponregister h2, .promo-page .slide-out-right.register #zip-couponregister h2 {
    font-size: 18px;
  }
}
.promo-page .slide-out-right .slide-out-close, .promo-page .slide-out-right.register .slide-out-close {
  top: 3%;
  left: -60px;
  padding: 20px 15px;
  fill: #284560;
  cursor: pointer;
  color: #ffffff;
  background: #000;
  opacity: 1;
  position: absolute;
  z-index: 100;
  font-size: 24px;
  background-color: #5B0303;
  width: 60px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .promo-page .slide-out-right .slide-out-close, .promo-page .slide-out-right.register .slide-out-close {
    background-color: #ffffff;
    color: #000000;
  }
}
.promo-page .slide-out-right h3, .promo-page .slide-out-right.register h3 {
  font-size: 15px;
  text-align: left;
  margin-left: 10px;
}
.promo-page .slide-out-right h3 span, .promo-page .slide-out-right.register h3 span {
  color: #c70131;
}
.promo-page .slide-out-right .bg-trans h3, .promo-page .slide-out-right.register .bg-trans h3 {
  margin-top: 100px;
}
.promo-page .slide-out-right h3.available-models-title, .promo-page .slide-out-right.register h3.available-models-title {
  color: #414141;
  font-size: 20px;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right h3.available-models-title, .promo-page .slide-out-right.register h3.available-models-title {
    margin-top: 150px;
    font-size: 15px;
  }
}
.promo-page .slide-out-right h4, .promo-page .slide-out-right.register h4 {
  margin-bottom: 0px;
}
.promo-page .slide-out-right p.available-models-intro, .promo-page .slide-out-right.register p.available-models-intro {
  margin-left: 10px;
  margin-bottom: 50px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .promo-page .slide-out-right p.available-models-intro, .promo-page .slide-out-right.register p.available-models-intro {
    display: none;
  }
}
.promo-page .slide-out-right .slide-out-close-block, .promo-page .slide-out-right.register .slide-out-close-block {
  border-right: solid 1px #CBCBCB;
  width: 60px;
  cursor: pointer;
  background-color: #E8E8E8;
  position: absolute;
  height: 60px;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right .slide-out-close-block, .promo-page .slide-out-right.register .slide-out-close-block {
    z-index: 1;
  }
}
.promo-page .slide-out-right.on-two .slide-out-close-block, .promo-page .slide-out-right.register.on .slide-out-close-block, .promo-page .slide-out-right.register.on-two .slide-out-close-block, .promo-page .slide-out-right.register.register.on .slide-out-close-block {
  top: 0;
}
.promo-page .slide-out-right .model-name, .promo-page .slide-out-right.register .model-name {
  position: relative;
  font-size: 20px;
  right: 20px;
  top: 0;
  width: 40%;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right .model-name, .promo-page .slide-out-right.register .model-name {
    width: 88%;
  }
}
.promo-page .slide-out-right .model-name h3, .promo-page .slide-out-right.register .model-name h3 {
  text-align: right;
  font-size: 22px;
}
.promo-page .slide-out-right::-webkit-scrollbar {
  width: 0px;
}
.promo-page .slide-out-right.register .coupon-registration {
  height: 100vh;
  overflow-y: scroll;
}
.promo-page .register .slide-out-close {
  position: fixed;
  z-index: 1;
}
.promo-page .slide-out-right.register {
  z-index: 102;
}
@media (max-width: 992px) {
  .promo-page .slide-out-right.register {
    width: 80%;
    right: -80%;
  }
}
@media (min-width: 992px) {
  .promo-page .slide-out-right.register {
    width: 55%;
    right: -55%;
  }
}
@media (min-width: 1200px) {
  .promo-page .slide-out-right.register {
    width: 70%;
    right: -70%;
  }
}
.promo-page .bg-slider.on, .promo-page .bg-slider.on-two {
  display: block;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.promo-page .bg-slider.on-two {
  z-index: 101;
}
.promo-page .slide-out-right.on {
  right: 0;
  overflow: visible;
}
.promo-page .slide-out-close {
  width: 100%;
  font-size: 24px;
  background-color: #ffffff;
}
.promo-page .slide-out-close span {
  cursor: pointer;
}
.promo-page .next-step {
  background: #87AFD1;
  color: #555;
  padding: 15px;
  font-size: 16px;
  font-weight: 300;
  display: block;
  margin: 80px auto 0;
  border-radius: 4px;
  width: 150px;
  cursor: pointer;
}
.promo-page .next-step:hover {
  background: #bbb;
}
.promo-page .step-container {
  margin: 0 auto;
  text-align: center;
}
.promo-page .step-container .step {
  position: relative;
  z-index: 2;
  display: inline-block;
  text-align: center;
  background: #000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding-top: 0px;
  transition: background 1000ms ease, color 1000ms ease;
  transition-delay: 800ms;
  background: linear-gradient(to right, #C12121 50%, #f0a8a8 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.promo-page .step-container .step.active {
  background-position: left bottom;
  color: #fff;
}
.promo-page .step-container .step-separator {
  position: relative;
  z-index: 1;
  background: #444;
  height: 4px;
  width: 33%;
  margin: 0 -10px 7px -10px;
  display: inline-block;
  background: linear-gradient(to right, #e56666 50%, rgba(229, 102, 102, 0.3) 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: background 1000ms ease;
}
.promo-page .step-container .step-separator.active {
  background-position: left bottom;
}
.promo-page .step-container .step-separator.active-half {
  background-position: left bottom;
  background-size: 100% 50%;
}
.promo-page .content {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  /*.arrow-right::before {
      content: " ";
      position: absolute;
      left: -22px;
      top: 85%;
      border-top: 35px solid transparent;
      border-right: none;
      border-left: 22px solid #284560;
      border-bottom: 35px solid transparent;
      z-index: 1;
  }*/
}
@media (max-width: 768px) {
  .promo-page .content {
    background: #ffffff;
  }
}
@media (max-width: 768px) {
  .promo-page .content .col-sm-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .promo-page .content .col-sm-6 .coupon-carimage {
    display: none;
  }
}
.promo-page .content .bg-fill {
  height: 100%;
  position: absolute;
}
.promo-page .content .bg-fill .incentive {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  color: #303030;
  width: 60%;
  margin: 0 auto 10px;
}
.promo-page .content .bg-fill .incentive + p {
  font-size: 14px;
}
.promo-page .content .bg-fill .incentive h3 {
  font-size: 45px;
  margin: 0px;
  font-weight: 900;
}
.promo-page .content .bg-how {
  color: #ffffff;
  height: 100%;
  text-align: center;
  margin-top: 40px;
}
.promo-page .content .bg-how .coupon-amount-type {
  font-size: 1.1rem;
}
.promo-page .content .bg-how .slider-howitworks h4 {
  padding-top: 5%;
  font-size: 40px;
  font-weight: 300;
}
.promo-page .content .bg-how .slider-howitworks .note {
  margin-top: 28px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .promo-page .content .bg-how {
    background: #ffffff;
    color: #303030;
    padding-bottom: 20px;
    font-size: 1.1rem;
  }
}
@media (min-width: 767px) {
  .promo-page .content .bg-how p {
    font-size: 18px;
  }
}
.promo-page .content .circle {
  border: solid 1px #fff;
  color: white;
  width: 60px;
  height: 60px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .promo-page .content .circle {
    color: #284560;
    border: solid 1px #284560;
  }
}
.promo-page .content .circle {
  margin-top: 8%;
}
.promo-page .content div.circle + p {
  margin-bottom: 35px;
  width: 75%;
  margin: 0 auto;
}
.promo-page .content h4 {
  font-size: 20px;
  font-weight: 300;
}
.promo-page .content padding {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 767px) {
  .promo-page .content .col-md-12 {
    padding: 0px 30px;
  }
}
.promo-page .content .col-sm-12 h3 {
  margin-left: 0px;
}
.promo-page .content .authorization {
  font-size: 20px;
  line-height: 25px;
}
.promo-page .content .vehicle-requested {
  font-size: 16px;
  line-height: 20px;
}
.promo-page .content .arrow-right::after {
  content: " ";
  position: absolute;
  right: -22px;
  top: 45%;
  border-top: 35px solid transparent;
  border-right: none;
  border-left: 22px solid #222;
  border-bottom: 35px solid transparent;
  z-index: 1;
}
.promo-page .content .bg-fill {
  padding: 0px;
}
.promo-page .content .bg-fill .bg-how {
  padding: 10% 15px 15px 15px;
}
.promo-page .content .slider-howitworks a {
  color: #F2F874;
}
.promo-page .content .bg-certificate {
  background: #fff;
  color: #000000;
  min-height: 100%;
  position: absolute;
  width: 50%;
}
@media (min-width: 767px) {
  .promo-page .content .bg-certificate {
    right: 0;
    min-height: 800px;
  }
}
@media (max-width: 768px) {
  .promo-page .content .bg-certificate {
    width: 100%;
  }
}
.promo-page .content .bg-certificate .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
.promo-page .content .bg-certificate img.fixed-height {
  height: 200px;
}
@media (max-width: 768px) {
  .promo-page .content .bg-certificate img.fixed-height {
    height: 140px;
  }
}
.promo-page .content .bg-certificate .coupon-registration, .promo-page .content .bg-certificate #zip-viewcoupon, .promo-page .content .bg-certificate #zip-viewlocatedealer {
  padding: 0;
  text-align: left;
}
.promo-page .content .bg-certificate .coupon-registration .model-summary, .promo-page .content .bg-certificate #zip-viewcoupon .model-summary, .promo-page .content .bg-certificate #zip-viewlocatedealer .model-summary {
  text-align: center;
}
.promo-page .content .bg-certificate .coupon-registration h2, .promo-page .content .bg-certificate #zip-viewcoupon h2, .promo-page .content .bg-certificate #zip-viewlocatedealer h2 {
  font-size: 20px;
}
.promo-page .content .bg-certificate .coupon-registration .form-control, .promo-page .content .bg-certificate #zip-viewcoupon .form-control, .promo-page .content .bg-certificate #zip-viewlocatedealer .form-control {
  height: 40px;
}
.promo-page .content .bg-certificate .coupon-registration .form-control.register-zipcode, .promo-page .content .bg-certificate #zip-viewcoupon .form-control.register-zipcode, .promo-page .content .bg-certificate #zip-viewlocatedealer .form-control.register-zipcode {
  height: 60px;
}
.promo-page .content .bg-certificate .coupon-registration .bg-white, .promo-page .content .bg-certificate #zip-viewcoupon .bg-white, .promo-page .content .bg-certificate #zip-viewlocatedealer .bg-white {
  background-color: #ffffff;
  width: 100%;
  position: relative;
}
.promo-page .content .bg-certificate .coupon-registration .bg-white::after, .promo-page .content .bg-certificate #zip-viewcoupon .bg-white::after, .promo-page .content .bg-certificate #zip-viewlocatedealer .bg-white::after {
  position: absolute;
  content: "";
  height: 50px;
  width: 50px;
  margin-left: 50%;
  bottom: -50px;
  transform: translateX(-50%);
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 20px solid #fff;
}
.promo-page .content .bg-certificate .coupon-registration .form-horizontal .radio-inline, .promo-page .content .bg-certificate #zip-viewcoupon .form-horizontal .radio-inline, .promo-page .content .bg-certificate #zip-viewlocatedealer .form-horizontal .radio-inline {
  padding-top: 0px;
}
.promo-page .content .bg-certificate .coupon-registration .questions, .promo-page .content .bg-certificate #zip-viewcoupon .questions, .promo-page .content .bg-certificate #zip-viewlocatedealer .questions {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #414141;
  color: #ffffff;
  text-align: center;
}
.promo-page .content .bg-certificate .coupon-registration .align-radio-btn label, .promo-page .content .bg-certificate #zip-viewcoupon .align-radio-btn label, .promo-page .content .bg-certificate #zip-viewlocatedealer .align-radio-btn label {
  padding-top: 3px;
}
.promo-page .content .bg-certificate .coupon-registration .input-group-btn:last-child > .btn, .promo-page .content .bg-certificate #zip-viewcoupon .input-group-btn:last-child > .btn, .promo-page .content .bg-certificate #zip-viewlocatedealer .input-group-btn:last-child > .btn {
  height: 40px;
  padding: 10px 80px;
}
.promo-page .content .bg-certificate .coupon-registration .incentive, .promo-page .content .bg-certificate #zip-viewcoupon .incentive, .promo-page .content .bg-certificate #zip-viewlocatedealer .incentive {
  color: #303030;
  width: 60%;
  margin: 0 auto 10px;
  text-align: center;
}
@media (max-width: 768px) {
  .promo-page .content .bg-certificate .coupon-registration .incentive, .promo-page .content .bg-certificate #zip-viewcoupon .incentive, .promo-page .content .bg-certificate #zip-viewlocatedealer .incentive {
    width: 100%;
    margin-bottom: 20px;
  }
}
.promo-page .content .bg-certificate .coupon-registration .incentive + p, .promo-page .content .bg-certificate #zip-viewcoupon .incentive + p, .promo-page .content .bg-certificate #zip-viewlocatedealer .incentive + p {
  font-size: 14px;
}
.promo-page .content .bg-certificate .coupon-registration .incentive p.coupon-daterange, .promo-page .content .bg-certificate #zip-viewcoupon .incentive p.coupon-daterange, .promo-page .content .bg-certificate #zip-viewlocatedealer .incentive p.coupon-daterange {
  font-size: 12px;
}
.promo-page .content .bg-certificate .coupon-registration .incentive h3, .promo-page .content .bg-certificate #zip-viewcoupon .incentive h3, .promo-page .content .bg-certificate #zip-viewlocatedealer .incentive h3 {
  font-size: 45px;
  margin: 0px;
  font-weight: 900;
}
.promo-page .slide-focus {
  position: fixed;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.promo-page .slide-focus.on, .promo-page .slide-focus.filter-on {
  display: block;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.promo-page .coupon-registration p {
  font-size: 12px;
  margin: 15px 0px;
  line-height: 15px;
}
.promo-page .coupon-registration p.coupon-amount-type {
  font-size: 18px;
  margin-top: 5px;
  line-height: 20px;
}
.promo-page .coupon-registration img {
  margin: 0 auto;
}
.promo-page .coupon-registration .dealer-info {
  background-color: #414141;
  color: #ffffff;
  padding: 15px;
  border-radius: 5px;
  margin: 40px 0px 20px 0px;
}
.promo-page .coupon-registration .dealer-info h4 {
  font-size: 18px;
  text-align: center;
}
.promo-page .coupon-registration .dealer-info p {
  font-size: 15px;
  text-align: center;
  margin: 10px 0px;
  line-height: 18px;
}
.promo-page .coupon-registration .promo-how-to-item-container h4 {
  margin-bottom: 0px;
}
.promo-page .coupon-registration .promo-how-to-item-container p, .promo-page .coupon-registration .promo-how-to-item-container li {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 8px !important;
  text-align: left;
}
.promo-page #zip-viewcoupon {
  height: 100%;
}
.promo-page #zip-viewcoupon .content-cap {
  padding-top: 20%;
  padding-bottom: 15%;
}
.promo-page #zip-viewcoupon .content-cap::before {
  content: "";
  position: absolute;
  border-top: solid 1px #5a5a5a;
  width: 60%;
  margin-top: -15%;
  left: 20%;
}
.promo-page #zip-viewcoupon .btn {
  margin-bottom: 50px;
}
.promo-page #zip-viewcoupon h4 {
  color: #00A668;
  font-size: 40px;
}
@media (max-width: 768px) {
  .promo-page #zip-viewcoupon h4 {
    font-size: 35px;
  }
}
.promo-page #zip-viewcoupon img {
  margin: 0 auto;
}
.promo-page #zip-viewlocatedealer img {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .promo-page #zip-viewlocatedealer .btn {
    display: block;
  }
}
.promo-page .certificate-locatedealer p {
  margin-bottom: 20px;
}
.promo-page .form-group {
  margin-bottom: 5px;
}
.promo-page .form-group input {
  margin-bottom: 5px;
}
.promo-page .form-group span.aspnetValidator {
  color: #d00f0f;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}
.promo-page .form-group .validationError {
  color: rgb(208, 15, 15);
}
.promo-page .form-group label {
  font-size: 14px;
  margin-bottom: 10px;
}
.promo-page .icon-undo {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 15px;
}
.promo-page .icon-undo a {
  color: #000000;
}
@media (max-width: 768px) {
  .promo-page .icon-undo {
    right: 15px;
    left: auto;
  }
}
.promo-page .content-print {
  width: 80%;
  padding-top: 8%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .promo-page .content-print {
    width: 95%;
  }
}
.promo-page .content-cap {
  width: 80%;
  margin-top: 12%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .promo-page .content-cap {
    width: 95%;
  }
}
.promo-page .nogutter {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
}
.promo-page .nogutter .form-control {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 300;
  height: 51px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  float: left;
  width: 60%;
}
.promo-page #zip-zipsection .btn {
  float: left;
  width: 40%;
  margin: 0px;
  border: solid 1px #3771A9;
  font-size: 18px;
  border-radius: 0px 5px 5px 0px;
  height: 60px;
}
.promo-page #zip-zipsection .btn span {
  top: 2px;
}
.promo-page .fa-map-marker {
  color: #c70131;
}
.promo-page .offer-title {
  text-align: center;
}
@media (max-width: 768px) {
  .promo-page .offer-title {
    margin-bottom: 20px;
  }
}
.promo-page .ErrorHighlighted {
  border: solid 1px red;
}
.promo-page .aspnetValidator {
  color: rgb(208, 15, 15);
  font-weight: bold;
}
.promo-page .form-checkbox {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
}
.promo-page .promo-back-to-top-btn {
  width: 80px;
  height: 80px;
  background-color: #3B4651;
  border-radius: 50%;
  border: 2px solid #ffffff;
  z-index: 1;
  position: relative;
  font-size: 50px;
  color: #fff;
  display: block;
}
.promo-page .promo-back-to-top-btn i {
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%, -50%);
}
.promo-page .promo-navigation {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
.promo-page .promo-navigation .promo-main-nav {
  border-radius: 0 !important;
  background: #eeeeee;
  border-bottom: 0 !important;
}
.promo-page .promo-navigation .navbar {
  margin-bottom: 0;
}
@media (min-width: 767px) {
  .promo-page .promo-navigation .navbar-collapse {
    padding-right: 0px;
  }
}
.promo-page .promo-navigation .navbar-nav {
  background-color: #F8F8F8;
}
.promo-page .promo-navigation .navbar-nav li a {
  color: #414141;
}
@media (min-width: 767px) {
  .promo-page .promo-navigation .navbar-nav li a {
    border-left: solid 1px #CBCBCB;
    padding: 15px 30px;
  }
}
.promo-page .promo-navigation .navbar-nav li.open > a {
  background-color: #414141;
  color: #ffffff;
}
.promo-page .promo-navigation .navbar-nav li a.model-list {
  background-color: #c70131;
  color: #fff;
}
.promo-page .promo-navigation .navbar-nav li.open > a:hover, .promo-page .promo-navigation .navbar-nav li.open a:focus, .promo-page .promo-navigation .navbar-nav li a:hover {
  background-color: #BF0A30;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .promo-page .promo-navigation .navbar-header {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .promo-page .promo-navigation .navbar-header {
    background: #eeeeee;
    border: none;
    padding: 10px 0;
  }
  .promo-page .promo-navigation .navbar-nav {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .promo-page .promo-navigation .navbar-nav li {
    border-bottom: solid 1px #CBCBCB;
    text-align: center;
  }
  .promo-page .promo-navigation .navbar-nav li:first-child {
    border-top: solid 1px #CBCBCB;
  }
  .promo-page .promo-navigation .navbar-nav li:last-child {
    border-bottom: none;
  }
  .promo-page .promo-navigation .navbar-nav li a {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 768px) {
  .promo-page .promo-navigation .navbar-collapse.collapse {
    display: none !important;
  }
  .promo-page .promo-navigation .navbar-collapse.collapse.in {
    display: block !important;
  }
}
.promo-page .promo-navigation .dropdown-large {
  position: static !important;
}
.promo-page .promo-navigation .dropdown-menu {
  z-index: 99;
}
.promo-page .promo-navigation .dropdown-menu-large {
  padding: 20px 0px;
  right: 0;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .promo-page .promo-navigation .dropdown-menu-large {
    height: 400px;
    overflow-y: scroll;
  }
}
.promo-page .promo-navigation .dropdown-menu-large .col-md-8 {
  margin-right: -150px;
}
@media (max-width: 992px) {
  .promo-page .promo-navigation .dropdown-menu-large .flex-box {
    display: block;
    align-content: initial;
    align-items: initial;
  }
  .promo-page .promo-navigation .dropdown-menu-large .col-md-8 {
    margin-right: 0px;
  }
}
.promo-page .promo-navigation .dropdown-menu-large li ul {
  padding: 0;
  margin: 0;
}
.promo-page .promo-navigation .dropdown-menu-large li li {
  list-style: none;
}
.promo-page .promo-navigation .dropdown-menu-large li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #414141;
  white-space: normal;
}
.promo-page .promo-navigation .dropdown-menu-large li a:hover, .promo-page .promo-navigation .dropdown-menu-large li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.promo-page .promo-navigation .dropdown-menu-large .owl-carousel .owl-item img {
  width: 200px;
  margin: 0 auto;
}
.promo-page .promo-navigation .dropdown-menu-large .owl-carousel .owl-item .cash-card-img {
  max-width: 20%;
  margin: 0;
}
.promo-page .promo-navigation .dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 16px;
}
@media (min-width: 767px) {
  .promo-page .promo-navigation .navbar-collapse.collapse {
    display: block;
  }
  .promo-page .promo-navigation .dropdown-menu-large {
    margin-left: -1px;
    margin-right: -1px;
  }
  .promo-page .promo-navigation .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .promo-page .promo-navigation .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .promo-page .promo-navigation .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
  .promo-page .promo-navigation .navbar-nav {
    float: right;
  }
}
.promo-page .promo-navigation .promo-thin-nav {
  border-bottom: solid 1px rgb(221, 221, 221);
  background-color: #EEEEEE;
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
}
.promo-page .promo-navigation .promo-thin-nav ul {
  float: right;
  display: flex;
  flex-direction: row;
  margin: 10px 0 8px;
}
.promo-page .promo-navigation .promo-thin-nav ul li {
  border-left: 1px solid #E6E6E6;
  font-size: 12px;
}
.promo-page .promo-navigation .promo-thin-nav ul li a {
  color: #000000;
  padding: 0px 10px;
  color: #414141;
  text-decoration: underline;
}
.promo-page .promo-info-item-container {
  text-align: center;
  min-height: 200px;
}
.promo-page .promo-info-item-container .promo-info-circle-container {
  height: 90px;
  width: 90px;
  position: relative;
  margin-left: 50%;
  transform: translateX(-50%);
}
.promo-page .promo-info-item-container .promo-info-circle-container .promo-info-outer-circle {
  background-color: #ffffff;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  position: relative;
  top: 0;
  justify-content: center;
  align-items: center;
}
.promo-page .promo-info-item-container .promo-info-circle-container .promo-info-outer-circle .promo-info-circle {
  height: 80px;
  width: 80px;
  border: 3px solid #D4D6D7;
  border-radius: 50%;
  position: absolute;
  background-color: #ffffff;
  margin-left: 5px;
  margin-top: 5px;
}
.promo-page .promo-info-item-container .promo-info-circle-container .promo-info-outer-circle .promo-info-circle p {
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
  margin-top: 50%;
  transform: translateY(-50%);
}
.promo-page .promo-info-item-container p {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.promo-page .promo-info-item-container .promo-info-btn {
  background-color: #ffffff;
  color: #414141;
  border: solid 1px #CBCBCB !important;
  border: none;
  padding: 10px 40px;
  width: 200px;
  height: 40px;
  border-radius: 25px;
  margin-top: 20px;
}
.promo-page .promo-info-item-container .promo-info-btn:hover {
  text-decoration: none;
}
.promo-page .promo-white-btn {
  height: 60px;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  display: block;
  text-align: center;
  border: 1px solid #000000;
  text-decoration: none;
  position: relative;
  margin-bottom: 10px;
}
.promo-page .promo-white-btn p {
  margin: 0;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.promo-page .promo-black-btn {
  height: 60px;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  margin-bottom: 10px;
}
.promo-page .promo-black-btn p {
  margin: 0;
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.promo-page .promo-transparent-btn {
  height: 60px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.promo-page .promo-transparent-btn p {
  margin: 0;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.promo-page .promo-transparent-black-outline-btn {
  height: 60px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.8);
  color: #000000;
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.promo-page .promo-transparent-black-outline-btn p {
  margin: 0;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.promo-page button:focus {
  outline: none;
}
.promo-page .owl-carousel h3 {
  font-size: 15px;
  font-weight: 100;
  line-height: 20px;
}
.promo-page .owl-carousel h3 span {
  font-size: 12px;
  font-weight: 300;
  color: #5E5E5E;
}
.promo-page .owl-carousel h3 .fa {
  font-size: 12px;
}
.promo-page .owl-carousel p {
  padding-bottom: 20px;
}
.promo-page .owl-carousel .item .fa {
  color: #484848;
  font-size: 16px;
}
.promo-page .owl-carousel h4 span {
  text-transform: uppercase;
  font-weight: 900;
}
.promo-page .owl-carousel .owl-nav button.owl-next, .promo-page .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  padding: 10px 20px !important;
  border: solid 1px #414141;
  border-radius: 0;
  font-family: "Helvetica", Arial;
  font-size: 22px;
}
.promo-page .owl-carousel .owl-nav button.owl-next {
  left: 62px;
}
.promo-page .owl-carousel .owl-nav button.owl-prev {
  left: 10px;
}
.promo-page .owl-carousel .item h4 {
  font-family: "Arial", Helvetica, Helvetica Neue, sans-serif;
  font-size: 28px;
  margin-bottom: 0px;
  color: #414141;
}
.promo-page .owl-theme .owl-dots {
  display: none;
}
@media (min-width: 992px) {
  .promo-page .owl-carousel {
    right: -80px;
  }
}
.promo-page .owl-carousel.owl-drag .owl-item {
  border-right: solid 1px #CBCBCB;
  padding-right: 30px;
  padding-left: 30px;
}
.promo-page .owl-theme .owl-nav [class*=owl-]:hover {
  background: #000;
}
.promo-page .promo-fancy-title-container {
  position: relative;
  background-image: url("/Content/img/parallax/parallax-back-compare.jpg");
}
.promo-page .promo-fancy-title-container .bg-overlay {
  background: radial-gradient(ellipse at center, rgba(37, 36, 44, 0.5) 0%, rgba(37, 36, 44, 0.75) 50%, rgb(0, 0, 0) 100%);
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.promo-page .promo-image-note-container {
  position: absolute;
  bottom: 30px;
  max-width: 360px;
}
.promo-page .promo-image-note-container .inner-container {
  padding: 0 2%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  height: 80px;
}
.promo-page .promo-image-note-container .inner-container .img-box {
  margin-right: 3%;
}
.promo-page .promo-image-note-container .inner-container .img-box img {
  max-height: 90px;
}
.promo-page .promo-image-note-container .inner-container .note-box {
  color: #676767;
}
.promo-page .promo-image-note-container .inner-container .note-box p {
  margin-bottom: 0;
  color: #C2C4C6;
}
.promo-page .promo-image-note-container .inner-container .note-box p a {
  color: #ffffff;
}
.promo-page .info-section {
  background-color: #E5E5E5;
  clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
  padding-bottom: 100px;
  padding-top: 120px;
}
@media (max-width: 992px) {
  .promo-page .info-section {
    clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
  }
}
.promo-page .info-section .promo-info-bottom-container {
  margin-top: 80px;
}
.promo-page .info-section .promo-info-bottom-container p {
  font-size: 20px;
  text-align: center;
  color: #000000;
}
.promo-page .info-section .promo-info-circle i {
  font-size: 35px;
}
.promo-page .info-section .promo-info-circle .fa-mobile-phone {
  color: #5CC262;
}
.promo-page .info-section .promo-info-circle .fa-comments {
  color: #6BA6D9;
}
.promo-page .info-section .promo-info-circle .fa-envelope {
  color: #FF6E41;
}
.promo-page .footer-bg-color {
  position: relative;
  padding: 30px 0 40px;
  background-color: #2B353E;
  color: #C2C4C6;
}
.promo-page .footer-bg-color:before {
  content: "";
  position: absolute;
  top: -500px;
  width: 100%;
  height: 500px;
  background-color: #2B353E;
  z-index: -1;
}
@media (min-width: 767px) {
  .promo-page .footer-bg-color .container-fluid {
    padding-right: 100px;
    padding-left: 100px;
  }
}
.promo-page .footer-bg-color p {
  font-size: 16px;
}
.promo-page .footer-bg-color li {
  margin: 20px 0;
}
.promo-page .footer-bg-color li:last-child {
  margin-bottom: 50px;
}
.promo-page .footer-bg-color a {
  text-decoration: underline;
  color: #C2C4C6;
  font-size: 14px;
}
.promo-page .footer-bg-color-light {
  padding: 30px 0 10px 0;
  text-align: center;
  background-color: #3B4751;
  color: #C2C4C6;
}
.promo-page .footer-bg-color-light p {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .promo-page .incentives-section .flex-box {
    height: 385px;
  }
}
.promo-page .incentives-section .flex-box p {
  font-size: 18px;
}
.promo-page .incentives-section h2 {
  font-size: 26px;
}
.promo-page .promo-modeltypes .col-md-3 {
  padding: 5px;
}
@media (max-width: 768px) {
  .promo-page .promo-modeltypes .col-md-3 h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
.promo-page .promo-modeltypes .col-md-3 span {
  color: #c70131;
  font-family: Arial;
}
.promo-page .promo-modeltypes .tab-summarytype {
  cursor: pointer;
}
.promo-page .model-page {
  /* Mobile */
  /* Mobile */
}
.promo-page .model-page .landing-section {
  background-color: #D8D8D8;
  padding-top: 0 !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 700px !important;
  padding-top: 120px;
}
.promo-page .model-page .landing-section .header-title h1 {
  margin-top: 28px;
}
.promo-page .model-page .landing-section .header-title p {
  font-size: 36px;
  color: #000;
  font-weight: bold;
}
.promo-page .model-page .landing-section .promo-header-container {
  position: absolute;
  left: 420px;
}
.promo-page .model-page .landing-section .header-description p {
  font-size: 18px;
  line-height: 22px;
}
.promo-page .model-page .landing-mobile-section {
  display: flex;
  flex-direction: column;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-top {
  height: 250px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-top .header-title h1 {
  color: #ffffff;
  font-size: 25px;
  text-align: center;
  margin: 0px;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-top .header-title p {
  color: #ffffff;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom {
  position: relative;
  width: 100%;
  background-color: #1E1E1E;
  padding-bottom: 30px;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description {
  margin: 120px 20px 20px 20px;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description p {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 768px) {
  .promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description p {
    font-size: 16px;
    text-align: center;
  }
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .img-box {
  margin-right: 3%;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .img-box img {
  width: 20%;
  margin: 0 auto;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .note-box p {
  margin-bottom: 0;
  margin-top: 10px;
  color: #C2C4C6;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .note-box p a {
  color: #ffffff;
}
.promo-page .model-page .how-to-section {
  background-color: #E8E8E8;
  padding: 100px 0px;
}
@media (max-width: 768px) {
  .promo-page .model-page .how-to-section {
    padding: 60px 0px;
  }
}
.promo-page .model-page .how-to-section p {
  font-size: 16px;
}
.promo-page .model-page .incentives-section {
  padding: 100px 0px 140px 0px;
}
@media (max-width: 768px) {
  .promo-page .model-page .incentives-section {
    padding: 50px 0px 140px 0px;
  }
}
@media (max-width: 768px) {
  .promo-page .model-page .incentives-section .flex-box h2, .promo-page .model-page .incentives-section .flex-box p {
    text-align: center;
  }
  .promo-page .model-page .incentives-section .flex-box p {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.promo-page .model-page .models-section {
  background-color: #41464A;
  padding: 100px 0px;
}
.promo-page .model-page .landing-section {
  background-color: #D8D8D8;
  padding-top: 0 !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 700px !important;
  padding-top: 120px;
}
.promo-page .model-page .landing-section .header-title h1 {
  margin-top: 28px;
}
.promo-page .model-page .landing-section .header-title p {
  font-size: 36px;
  color: #000;
  font-weight: bold;
}
.promo-page .model-page .landing-section .promo-header-container {
  position: absolute;
  left: 420px;
}
.promo-page .model-page .landing-section .header-description p {
  font-size: 18px;
  line-height: 22px;
}
.promo-page .model-page .landing-mobile-section {
  display: flex;
  flex-direction: column;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-top {
  height: 250px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-top .header-title h1 {
  color: #ffffff;
  font-size: 25px;
  text-align: center;
  margin: 0px;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-top .header-title p {
  color: #ffffff;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom {
  position: relative;
  width: 100%;
  background-color: #1E1E1E;
  padding-bottom: 30px;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description {
  margin: 120px 20px 20px 20px;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description p {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 768px) {
  .promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description p {
    font-size: 16px;
    text-align: center;
  }
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .img-box {
  margin-right: 3%;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .img-box img {
  width: 20%;
  margin: 0 auto;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .note-box p {
  margin-bottom: 0;
  margin-top: 10px;
  color: #C2C4C6;
}
.promo-page .model-page .landing-mobile-section .promo-mobile-landing-bottom .header-description .note-box p a {
  color: #ffffff;
}
.promo-page .model-page .promo-get-started-btn {
  background-color: #c70131;
  width: 200px;
  height: 60px;
  border-radius: 50px;
  color: #ffffff;
  border: 1px solid #ffffff;
  z-index: 1;
  font-size: 20px;
}
@media (max-width: 768px) {
  .promo-page .model-page .promo-get-started-btn {
    width: 180px;
    height: 50px;
  }
}
.promo-page .model-page .promo-how-to-item-container {
  text-align: center;
}
.promo-page .model-page .promo-how-to-item-container .promo-how-to-circle-container {
  height: 60px;
  width: 60px;
  position: relative;
  margin-left: 50%;
  transform: translateX(-50%);
}
.promo-page .model-page .promo-how-to-item-container .promo-how-to-circle-container .promo-how-to-outer-circle {
  background-color: #D4D6D7;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  position: relative;
  top: 0;
  justify-content: center;
  align-items: center;
}
.promo-page .model-page .promo-how-to-item-container .promo-how-to-circle-container .promo-how-to-outer-circle .promo-how-to-circle {
  height: 50px;
  width: 50px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  background-color: #83868A;
  margin-left: 5px;
  margin-top: 5px;
}
.promo-page .model-page .promo-how-to-item-container .promo-how-to-circle-container .promo-how-to-outer-circle .promo-how-to-circle p {
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
  margin-top: 50%;
  transform: translateY(-50%);
}
.promo-page .model-page .promo-how-to-item-container h2 {
  margin-bottom: 5px;
  margin-top: 10px;
}
.promo-page .model-page .promo-how-to-item-container p {
  margin-bottom: 35px;
}
.promo-page .model-page .promo-model-card {
  background-color: #ffffff;
  padding: 30px 15px 10px 15px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.promo-page .model-page .promo-model-card h1 {
  font-size: 24px;
}
@media (max-width: 992px) {
  .promo-page .model-page .promo-pricing-banner {
    margin-left: 50%;
    transform: translateX(-50%);
    min-height: 120px;
    width: 220px;
    background-color: #c70131;
    position: absolute;
    top: -25px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid rgb(255, 255, 255);
    left: 0px;
  }
  .promo-page .model-page .promo-pricing-banner img {
    display: none;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container {
    position: absolute;
    text-align: center;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container {
    position: relative;
  }
}
@media (max-width: 992px) {
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 33px;
    margin: 0px;
    line-height: 33px;
    margin-left: 5px;
    text-align: left;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container h1 span {
    font-weight: bold;
    font-size: 41px;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container h1 sup {
    font-size: 40%;
    top: -1.3em;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container p {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container .end-date-text {
    display: none;
  }
}
@media (min-width: 992px) {
  .promo-page .model-page .promo-pricing-banner {
    background-image: url(/save/Content/img/Audi/bg-employee-pricing.png);
    height: 265px;
    width: 233px;
    position: absolute;
    left: 120px;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container {
    text-align: center;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 39px;
    margin: 0px;
    line-height: 40px;
    text-align: left;
    margin-left: 17px;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container h1 span {
    font-weight: bold;
    font-size: 48px;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container h1 sup {
    font-size: 40%;
    top: -1.5em;
  }
  .promo-page .model-page .promo-pricing-banner .promo-banner-content-container p {
    color: #ffffff;
  }
}
.promo-page .model-page .promo-header-container .header-title h1 {
  color: #ffffff;
  font-weight: bold;
}
.promo-page .model-page .promo-header-container .header-description p {
  color: #ffffff;
}
.promo-page .model-page .promo-landing-mobile-description {
  display: none;
}
@media (max-width: 768px) {
  .promo-page .model-page .promo-landing-mobile-description {
    display: block;
    height: 300px;
    width: 100%;
    background-color: #1E1E1E;
    position: relative;
  }
}
.promo-page .model-page #saving-carousel .owl-item .cash-card-img {
  width: 35px;
  margin: 0;
  position: absolute;
}
.promo-page .model-page #saving-carousel .owl-item h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.promo-page .model-page .saving-carouselmenu .owl-item .item .cash-card-img {
  width: 35px;
  margin: 0;
  position: absolute;
}
.promo-page .model-page .saving-carouselmenu .owl-item .item h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.promo-page .model-detail-page .landing-section {
  /*background image, everything related to the section itself and not the components inside of it*/
  background-color: #83868A;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .landing-section {
    height: 240px;
    background-color: #000;
  }
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .landing-section {
    height: 350px;
    background-color: #000;
    background-position: center top;
  }
}
@media (min-width: 992px) {
  .promo-page .model-detail-page .landing-section {
    min-height: 600px;
    background-position: center center;
    background-size: cover;
  }
}
.promo-page .model-detail-page .landing-section .brand-logo-container {
  width: 20%;
  padding-top: 45px;
  right: 10px;
  position: absolute;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .landing-section .brand-logo-container {
    padding-top: 25px;
    right: 15px;
  }
}
.promo-page .model-detail-page .landing-section .landing-caption {
  position: absolute;
  right: 15px;
  bottom: 15px;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .landing-section .landing-caption {
    left: 0;
    right: unset;
  }
}
.promo-page .model-detail-page .landing-section .landing-caption p {
  color: #ffffff;
  margin: 5px;
}
.promo-page .model-detail-page .landing-section-mobile {
  background-color: #000;
}
.promo-page .model-detail-page .feature-1-title, .promo-page .model-detail-page .feature-2-title, .promo-page .model-detail-page .feature-3-title, .promo-page .model-detail-page .offer-details-title, .promo-page .model-detail-page .panel-title {
  font-size: 36px !important;
}
.promo-page .model-detail-page .model-title {
  color: #fff !important;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .feature-1-title, .promo-page .model-detail-page .feature-2-title, .promo-page .model-detail-page .feature-3-title, .promo-page .model-detail-page .offer-details-title, .promo-page .model-detail-page .panel-title {
    font-size: 25px !important;
  }
  .promo-page .model-detail-page .header-mobile {
    font-size: 32px !important;
    font-weight: 700;
  }
}
.promo-page .model-detail-page .subhead-section {
  padding: 25px 0px;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .subhead-section .feature-1-title {
    margin-top: 50px;
    font-size: 22px;
  }
  .promo-page .model-detail-page .subhead-section .feature-2-title {
    margin-top: 50px;
    font-size: 22px;
  }
  .promo-page .model-detail-page .subhead-section .subhead-description, .promo-page .model-detail-page .subhead-section .subhead-btn-group {
    padding: 0px 15px;
  }
}
@media (min-width: 767px) {
  .promo-page .model-detail-page .subhead-section .subhead-description, .promo-page .model-detail-page .subhead-section .subhead-btn-group {
    padding: 0px 30px;
  }
}
.promo-page .model-detail-page .subhead-section .feature-img-container.col-md-6, .promo-page .model-detail-page .subhead-section .offer-details-img-container.col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.promo-page .model-detail-page .subhead-section .offer-details-img-container .offer-details-caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  right: 30px;
  bottom: 10px;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .subhead-section .offer-details-img-container .offer-details-caption {
    right: 50%;
    transform: translateX(50%);
  }
}
.promo-page .model-detail-page .subhead-section .offer-details-img-container .offer-details-caption p {
  margin: 5px;
  color: #ffffff;
}
.promo-page .model-detail-page .subhead-section .feature-img-container .feature-caption-1 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  right: 30px;
  bottom: 10px;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .subhead-section .feature-img-container .feature-caption-1 {
    right: 50%;
    transform: translateX(50%);
  }
}
.promo-page .model-detail-page .subhead-section .feature-img-container .feature-caption-1 p {
  margin: 5px;
  color: #ffffff;
}
.promo-page .model-detail-page .subhead-section .feature-img-container .feature-caption-2 {
  position: absolute;
  right: 30px;
  bottom: 10px;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .subhead-section .feature-img-container .feature-caption-2 {
    right: 50%;
    transform: translateX(50%);
  }
}
.promo-page .model-detail-page .subhead-section .feature-img-container .feature-caption-2 p {
  margin: 5px;
  color: #ffffff;
}
.promo-page .model-detail-page .subhead-section p {
  font-size: 16px;
}
.promo-page .model-detail-page .subhead-section ul {
  margin-left: 30px;
  margin-bottom: 20px;
}
.promo-page .model-detail-page .subhead-section ul li {
  list-style: disc;
  margin-bottom: 8px;
}
.promo-page .model-detail-page .subhead-section .offer-details-shop-card {
  padding: 0 30px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.promo-page .model-detail-page .subhead-section .offer-details-shop-card img {
  width: 120px;
  float: left;
  padding-right: 20px;
}
.promo-page .model-detail-page .subhead-section .offer-details-shop-card p {
  margin-bottom: 0px;
  padding-right: 50px;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .subhead-section .offer-details-shop-card p {
    padding-right: 0px;
  }
}
.promo-page .model-detail-page .build-vehicle-section {
  padding-top: 50px;
  margin-top: -50px;
}
.promo-page .model-detail-page .build-vehicle-section .img-configurator {
  margin: 0 auto;
}
.promo-page .model-detail-page .config-image-gallery div[class*=col-] {
  padding: 0 0;
}
.promo-page .model-detail-page .promo-header-container {
  padding-bottom: 30px;
  border-radius: 5px;
  opacity: 0.9;
  /*@include for-mobile-only {
      &.visible-xs.visible-sm::after {
          position: absolute;
          content: '';
          height: 50px;
          width: 50px;
          margin-left: 50%;
          bottom: -50px;
          transform: translateX(-50%);
          border-left: 35px solid transparent;
          border-right: 35px solid transparent;
          border-top: 20px solid #000;
      }
  }*/
}
@media (min-width: 992px) {
  .promo-page .model-detail-page .promo-header-container {
    margin-top: 50px;
    padding: 1% 3%;
    background-color: rgba(255, 255, 255, 0.8);
  }
}
.promo-page .model-detail-page .promo-header-container .header-title h1 {
  color: #000000;
  font-weight: bold;
}
.promo-page .model-detail-page .promo-header-container .header-title h1 span {
  display: block;
  font-size: 60%;
  font-weight: 300;
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-title h1 {
    color: #ffffff;
  }
}
.promo-page .model-detail-page .promo-header-container .header-title p {
  color: #000000;
  margin: 20px 0px;
  font-size: 36px;
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-title p {
    color: #ffffff;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-title p .tooltip {
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-title p .tooltip .tooltip-inner {
    background-color: rgb(255, 255, 255);
    color: #000000;
  }
}
.promo-page .model-detail-page .promo-header-container .shop-card {
  display: inline-block;
  vertical-align: top;
}
.promo-page .model-detail-page .promo-header-container .shop-card img {
  float: left;
  width: 80px;
  margin: -5px 20px 0px 0px;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .promo-header-container .shop-card img {
    float: none;
  }
}
.promo-page .model-detail-page .promo-header-container .header-description {
  display: inline-block;
  margin-bottom: 5px;
}
.promo-page .model-detail-page .promo-header-container .header-description span.break {
  display: block;
}
@media (min-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-description strong.break {
    display: block;
  }
  .promo-page .model-detail-page .promo-header-container .header-description span.employee-pricing {
    display: block;
  }
}
.promo-page .model-detail-page .promo-header-container .header-description .fa {
  font-size: 14px;
  margin-left: 3px;
}
.promo-page .model-detail-page .promo-header-container .header-description ul {
  list-style: disc;
  list-style-position: outside;
  margin-left: 25px;
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-description ul {
    color: #ffffff;
  }
}
.promo-page .model-detail-page .promo-header-container .header-description ul li {
  margin-bottom: 10px;
}
.promo-page .model-detail-page .promo-header-container .header-description h1 {
  color: #000000;
  font-weight: bold;
  font-size: 24px;
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-description h1 {
    color: #ffffff;
  }
}
.promo-page .model-detail-page .promo-header-container .header-description p {
  color: #000000;
  line-height: 24px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-header-container .header-description p {
    color: #ffffff;
  }
}
.promo-page .model-detail-page .promo-header-container .header-btn-group {
  min-height: 60px;
}
.promo-page .model-detail-page .promo-header-container .header-btn-group > [class*=col-] {
  padding: 0 5px;
}
@media (min-width: 767px) {
  .promo-page .model-detail-page .promo-subhead-container {
    margin-top: 30%;
    transform: translateY(-50%);
  }
}
.promo-page .model-detail-page .promo-subhead-container .subhead-btn-group {
  min-height: 60px;
}
.promo-page .model-detail-page .promo-subhead-container .subhead-btn-group > [class*=col-] {
  padding: 0 5px;
}
.promo-page .model-detail-page .promo-build-vehicle-selector {
  padding: 50px 20px;
  position: relative;
}
@media (min-width: 767px) {
  .promo-page .model-detail-page .promo-build-vehicle-selector select {
    width: 300px;
    float: right;
    margin-bottom: 20px;
  }
}
@media (min-width: 767px) {
  .promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container {
    padding-right: 20px;
  }
}
.promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container .build-vehicle-description {
  text-align: right;
}
.promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container .build-vehicle-btn-group {
  min-height: 60px;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 767px) {
  .promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container .build-vehicle-btn-group {
    float: right;
    clear: both;
  }
}
.promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container .build-vehicle-btn-group a {
  margin-left: 10px;
  width: 200px;
}
.promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container .build-vehicle-btn-group a:first-of-type {
  margin-left: 0px;
}
.promo-page .model-detail-page .promo-build-vehicle-selector .build-vehicle-container .build-vehicle-btn-group > [class*=col-] {
  padding: 0 5px;
}
@media (min-width: 767px) {
  .promo-page .model-detail-page .promo-build-vehicle-selector:after {
    position: absolute;
    content: "";
    height: 50px;
    width: 50px;
    margin-left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
    border-left: 35px solid rgba(0, 0, 0, 0);
    border-right: 35px solid rgba(0, 0, 0, 0);
    border-top: 20px solid #ffffff;
  }
}
.promo-page .model-detail-page .promo-build-vehicle-overview {
  padding: 40px 0;
  background-color: #000000;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item {
  text-align: center;
}
@media (max-width: 992px) {
  .promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item {
    margin-bottom: 50px;
  }
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item h4 {
  color: #ffffff;
  font-size: 12px;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item p {
  color: #ffffff;
  font-size: 20px;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-fuel, .promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-trans, .promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-hp, .promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-dtrain {
  height: 95px;
  width: 130px;
  display: block;
  background: url("/save/Content/img/Audi/overview-sprite.jpg") 0 0;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-fuel {
  background-position: 0px 0;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-trans {
  background-position: -130px 0;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-hp {
  background-position: -260px 0;
}
.promo-page .model-detail-page .promo-build-vehicle-overview .build-vehicle-overview-item .sprite-dtrain {
  background-position: -390px 0;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion {
  margin-top: 5px;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .select-trim-container {
  min-height: 60px;
  background-color: #414141;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding: 0 20%;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .promo-build-vehicle-accordion .select-trim-container {
    display: none;
  }
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .select-trim-container .select-trim-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .select-trim-container .select-trim-row h1 {
  font-size: 2rem;
  color: #ffffff;
  margin: 0;
  text-align: right;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-heading {
  text-align: center;
  padding: 0px;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-heading a.collapsed {
  color: #000000;
  background-color: #D9D9D9;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-heading a {
  position: relative;
  text-decoration: none;
  color: #ffffff;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 30px 15px;
  background-color: #3873A7;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-heading a h1 {
  font-size: 24px;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-heading a i {
  position: absolute;
  right: 2%;
  top: 30%;
  font-size: 30px;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-body {
  background-color: #fff;
  height: 500px;
  overflow-y: scroll;
}
@media (max-width: 768px) {
  .promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-body {
    height: 350px;
  }
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-body table tbody .title {
  background-color: #000000;
  color: #ffffff;
}
.promo-page .model-detail-page .promo-build-vehicle-accordion .panel .panel-body table tbody .title td {
  font-size: 18px;
}
.promo-page .dealer-page {
  /* Sections */
}
.promo-page .dealer-page .promo-dealer-container .calculator-form legend {
  border: none;
}
.promo-page .dealer-page .promo-dealer-container .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
}
.promo-page .dealer-page .promo-dealer-container .alert-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(40, 79, 131);
  border-color: rgb(184, 218, 255);
}
.promo-page .dealer-page .promo-dealer-container .alert-primary h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
}
.promo-page .dealer-page .promo-dealer-container .dealer-steps {
  text-align: left;
}
.promo-page .dealer-page .promo-dealer-container .audi-disclaimer-container {
  width: 100%;
  background-color: rgb(236, 237, 238);
  color: rgb(0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3% 5%;
}
.promo-page .view-confirm {
  /* Sections */
}
.promo-page .view-confirm .uc-head-grey {
  background-color: #32313b;
  padding: 10px 5px;
}
.promo-page .view-confirm .uc-head-grey h3 {
  margin: 0;
  padding: 0 0 0px 10px;
  color: #ffffff;
}
.promo-page .view-confirm .uc-body {
  padding: 10px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #cbcbcb;
}
.promo-page .view-confirm .uc-body.member ul {
  margin-left: 30px;
}
.promo-page .view-confirm .uc-body.member li {
  list-style: disc;
  margin-bottom: 15px;
}
.promo-page .view-confirm .uc-body.member h3 {
  font-size: 18px;
}
.promo-page .view-confirm .uc-body .table p {
  margin-bottom: 0px;
}
.promo-page .view-confirm .parallax {
  background-position: top center;
  background-size: cover;
}
.promo-page .view-confirm .parallax.header-dealer-results {
  background-image: url("/save/Content/img/Jaguar/banner/Jaguar_Hero-1987x1024.jpg");
}
@media (max-width: 768px) {
  .promo-page .view-confirm .parallax.header-dealer-results {
    height: 200px;
  }
}
.promo-page .view-confirm .col-md-4.col-sm-6 {
  border-right: solid 1px #CBCBCB;
  margin-bottom: 20px;
}
.promo-page .view-confirm .col-md-4.col-sm-6:last-of-type {
  border-right: none;
}

/* Audi Styling */
.audi-not-active-page .hero-section .audi-background-cover {
  background-color: #95a8bb;
  background-position: center;
  background-size: cover;
  background-image: url("../Content/img/Audi/banner/hero-main.jpg");
  min-height: 600px;
}
.audi-not-active-page .hero-section .audi-background-cover > * {
  margin-bottom: 10px;
}
.audi-not-active-page .hero-section .audi-background-cover .notactive-description {
  margin-top: 30px;
}
.audi-not-active-page .hero-section .audi-background-cover .notactive-description > * {
  margin-bottom: 30px;
}
.audi-not-active-page .hero-section .audi-background-cover .notactive-description ul li {
  margin: 10px 0;
}
.audi-not-active-page .not-active-info-section .not-active-info-details .not-active-details-title {
  text-align: center;
}
.audi-not-active-page .not-active-info-section .not-active-info-details > * {
  margin-bottom: 10px;
}
.audi-not-active-page .not-active-info-section .not-active-info-details ul {
  list-style: none;
  list-style-position: inside;
  padding: 0 15px;
}
.audi-not-active-page .not-active-info-section .not-active-info-details ul li {
  font-size: 14px;
  text-align: left !important;
  line-height: 24px;
  max-width: 500px;
  margin-bottom: 10px;
}
.audi-not-active-page .not-active-info-section .owl-theme {
  text-align: center;
}
.audi-not-active-page .not-active-info-section .owl-theme .owl-item {
  border: none;
  padding-right: 30px;
  padding-left: 30px;
}
.audi-not-active-page .not-active-info-section .owl-theme .owl-nav {
  display: none;
}
.audi-not-active-page .not-active-info-section .owl-theme .owl-dots {
  display: inline;
}
.audi-not-active-page .not-active-info-section .owl-theme .owl-dots .owl-dot span {
  width: 24px;
  height: 10px;
  border: 1px solid rgb(255, 255, 255);
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  background-color: rgb(48, 113, 169);
  margin: 0;
}
.audi-not-active-page .not-active-info-section .owl-theme .owl-dots .owl-dot.active span {
  background-color: rgb(48, 113, 169);
  opacity: 1;
  margin: 0;
}
@media (min-width: 992px) {
  .audi-not-active-page .not-active-info-section .owl-carousel {
    right: 0px;
  }
}

/*===============================
========== Back To Top ==========
===============================*/
.scrollup {
  font-size: 26px;
  line-height: 1.3;
  position: fixed;
  bottom: 40px;
  right: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  z-index: 1000;
}
.scrollup:hover {
  border: none;
}
.scrollup:focus {
  border: none;
}

/* 
* 	Core Owl Carousel CSS File
*	v1.3.3
*/
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: block;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(../../css/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.cap-carousel {
  margin-top: 3em;
  background: url(/images/19w0155-cap-testimonial-fade.png) center center;
  background-size: cover;
  overflow-y: visible;
  color: #222;
}

/* Styling Next and Prev buttons */
.carousel-zip .carousel .owl-controls .owl-buttons div {
  color: #494949;
  font-size: 55px;
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
}

.carousel-zip .carousel .owl-controls .owl-buttons .owl-prev {
  top: 10%;
  left: -50px;
}

.carousel-zip .carousel .owl-controls .owl-buttons .owl-next {
  top: 10%;
  right: -50px;
}

.carousel .owl-controls .owl-buttons div {
  background-color: #fff !important;
}

.testimonial-item blockquote p {
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .carousel-zip .carousel .owl-controls .owl-buttons .owl-prev {
    left: 0px;
  }
  .carousel-zip .carousel .owl-controls .owl-buttons .owl-next {
    right: 0px;
  }
}
/*========== Carousel ==========*/
.carousel .owl-item .carousel-item {
  margin: 0px;
}

@media screen and (max-width: 1600px) {
  .volvo-logo-position {
    margin-right: 60px;
  }
}
.carousel .owl-controls {
  text-align: center;
}

/* Styling Next and Prev buttons */
.carousel .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
  margin: 0px;
  padding: 5px 15px;
  font-size: 24px;
  position: absolute;
  filter: Alpha(Opacity=70); /*IE7 fix*/
  opacity: 0.7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.carousel .owl-controls .owl-buttons .owl-prev {
  top: 20%;
  left: 0px;
}

.carousel .owl-controls .owl-buttons .owl-next {
  top: 20%;
  right: 0px;
}

.dropdown-content .carousel-box .carousel .owl-controls .owl-buttons .owl-prev, .dropdown-content .carousel-box .carousel .owl-controls .owl-buttons .owl-next {
  top: 50%;
}

#compare-arrows .owl-prev {
  top: 5%;
  left: 0px;
}

#compare-arrows .owl-next {
  top: 5%;
  position: absolute;
  right: 0px;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.carousel .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-pagination {
  margin-top: 10px;
}

.carousel .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
}

.carousel .owl-controls .owl-page span {
  display: block;
  width: 24px;
  height: 10px;
  border: 1px solid #ffffff;
  margin: 5px 4px;
  filter: Alpha(Opacity=50); /*IE7 fix*/
  opacity: 0.5;
}

.carousel .owl-controls .owl-page.active span, .carousel .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
}

.carousel .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(../img/theme/AjaxLoader.gif) no-repeat center center;
}

/* mouse grab icon */
.grabbing {
  cursor: url(../img/theme/grabbing.png) 8 8, move;
}

.owl-item img {
  width: 100%;
  height: auto;
}

.owl-item img.img-height-130, img.img-height-130 {
  height: 130px;
}

/* Carousel Theme */
.carousel.carousel-theme-round .owl-controls .owl-buttons div {
  background: none;
  border: 2px solid #ececec;
  color: #ececec;
  padding: 5px 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.carousel.carousel-theme-round .owl-controls .owl-page span {
  height: 14px;
  width: 14px;
  background: none;
  border: 2px solid #ececec;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-prev {
  left: 10px;
}

.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-next {
  right: 10px;
}

.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {
  left: -50px;
}

.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {
  right: -50px;
}

@media (max-width: 768px) {
  .carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {
    left: 10px;
  }
  .carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {
    right: 10px;
  }
}
/* Carousel*/
.carousel.carousel-simple .owl-item .carousel-item {
  margin: 0 10px;
  padding-bottom: 10px;
}

.carousel.carousel-simple .carousel.carousel-default .owl-item .carousel-item {
  margin: 0;
  padding-bottom: 0;
}

.promo-footer {
  background-color: #1D3F6C;
}
.promo-footer .not-active-disclaimer > * {
  color: #fff;
}

/* Inventory Styling*/
#inventory .model-box {
  border: solid 1px #8E979D;
  border-radius: 5px;
  padding: 5px;
}
#inventory .model-box .model-copy {
  min-height: 160px;
}
#inventory .model-box .model-copy p {
  margin-bottom: 5px;
}
#inventory .model-box .model-copy p:last-child {
  color: #404040;
  font-size: 12px;
  margin-top: 15px;
}
#inventory button {
  background-color: #fff;
  text-align: left;
  width: 100%;
}
#inventory .col-sm-12 {
  padding: 0px 5px;
}
#inventory .form-filter .col-md-3 {
  padding-left: 0px;
}
@media (max-width: 992px) {
  #inventory .form-filter .col-md-3 {
    padding-right: 0px;
  }
}
#inventory .col-md-4 {
  padding: 5px;
}
#inventory .model-img-height {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #inventory .model-img-height {
    height: 300px;
  }
}
@media (min-width: 992px) {
  #inventory .model-img-height {
    height: 280px;
  }
}
#inventory h2 {
  font-size: 45px;
}
@media (max-width: 992px) {
  #inventory h2 {
    font-size: 30px;
  }
}
#inventory .pagination > li > a:focus, #inventory .pagination > li > a:hover, #inventory .pagination > li > span:focus, #inventory .pagination > li > span:hover {
  color: #fff;
}

.car-details-modal {
  margin-top: 20px;
}
.car-details-modal p {
  margin-bottom: 5px;
}

.dealer-details-modal {
  margin-top: 10px;
}
.dealer-details-modal p {
  margin-bottom: 5px;
}
.dealer-details-modal .dealer-name {
  font-size: 20px;
}

.modal .modal-body .thumbnails {
  overflow-x: scroll;
  width: 100%;
  padding: 0 15px;
}
.modal .modal-body .thumbnails ul {
  margin-left: 0px;
  padding-inline-start: 0px !important;
  white-space: nowrap;
  list-style: none;
  margin-inline-end: 0;
  margin-block-end: 0;
}
.modal .modal-body .thumbnails ul li {
  width: 100px;
  display: inline-block;
  margin-right: 5px;
}

