/*! normalize.css v3.0.1 | MIT License | git.io/normalize */@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
html {
 font-family:sans-serif;
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
 display:block
}
audio,
canvas,
progress,
video {
 display:inline-block;
 vertical-align:baseline
}
audio:not([controls]) {
 display:none;
 height:0
}
[hidden],
template {
 display:none
}
a {
 background:transparent
}
a:active,
a:hover {
 outline:0
}
abbr[title] {
 border-bottom:1px dotted
}
b,
strong {
 font-weight:bold
}
dfn {
 font-style:italic
}
h1 {
 font-size:2em;
 margin:.67em 0
}
mark {
 background:#ff0;
 color:#000
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sup {
 top:-0.5em
}
sub {
 bottom:-0.25em
}
img {
 border:0
}
svg:not(:root) {
 overflow:hidden
}
figure {
 margin:1em 40px
}
hr {
 -moz-box-sizing:content-box;
 box-sizing:content-box;
 height:0
}
pre {
 overflow:auto
}
code,
kbd,
pre,
samp {
 font-family:monospace, monospace;
 font-size:1em
}
button,
input,
optgroup,
select,
textarea {
 color:inherit;
 font:inherit;
 margin:0
}
button {
 overflow:visible
}
button,
select {
 text-transform:none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 -webkit-appearance:button;
 cursor:pointer
}
button[disabled],
html input[disabled] {
 cursor:default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 border:0;
 padding:0
}
input {
 line-height:normal
}
input[type="checkbox"],
input[type="radio"] {
 box-sizing:border-box;
 padding:0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
 height:auto
}
input[type="search"] {
 -webkit-appearance:textfield;
 -moz-box-sizing:content-box;
 -webkit-box-sizing:content-box;
 box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance:none
}
fieldset {
 border:1px solid #c0c0c0;
 margin:0 2px;
 padding:.35em .625em .75em
}
legend {
 border:0;
 padding:0
}
textarea {
 overflow:auto
}
optgroup {
 font-weight:bold
}
table {
 border-collapse:collapse;
 border-spacing:0
}
td,
th {
 padding:0
}
@media print {
 * {
  text-shadow:none !important;
  color:#000 !important;
  background:transparent !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^="javascript:"]:after,
 a[href^="#"]:after {
  content:""
 }
 pre,
 blockquote {
  border:1px solid #999;
  page-break-inside:avoid
 }
 thead {
  display:table-header-group
 }
 tr,
 img {
  page-break-inside:avoid
 }
 img {
  max-width:100% !important
 }
 p,
 h2,
 h3 {
  orphans:3;
  widows:3
 }
 h2,
 h3 {
  page-break-after:avoid
 }
 select {
  background:#fff !important
 }
 .navbar {
  display:none
 }
 .table td,
 .table th {
  background-color:#fff !important
 }
 .btn>.caret,
 .dropup>.btn>.caret {
  border-top-color:#000 !important
 }
 .label {
  border:1px solid #000
 }
 .table {
  border-collapse:collapse !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.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:normal;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
 content:"\2a"
}
.glyphicon-plus:before {
 content:"\2b"
}
.glyphicon-euro:before {
 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"
}
* {
 -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:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-size:14px;
 line-height:1.42857143;
 color:#333;
 background-color:#fff
}
input,
button,
select,
textarea {
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
a {
 color:#696969;
 text-decoration:none
}
a:hover,
a:focus {
 color:#1b2937;
 text-decoration:underline
}
a:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
figure {
 margin:0
}
img {
 vertical-align:middle
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
 display:block;
 width:100% \9;
 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 .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 display:inline-block;
 width:100% \9;
 max-width:100%;
 height:auto
}
.img-circle {
 border-radius:50%
}
hr {
 margin-top:20px;
 margin-bottom:20px;
 border:0;
 border-top:1px solid #eee
}
.sr-only {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 margin:0;
 overflow:visible;
 clip:auto
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-weight:500;
 line-height:1.42857143;
 color:inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
 font-weight:normal;
 line-height:1;
 color:#777
}
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%
}
cite {
 font-style:normal
}
mark,
.mark {
 background-color:#fcf8e3;
 padding:.2em
}
.text-left {
 text-align:left
}
.text-right {
 text-align:right
}
.text-center {
 text-align:center
}
.text-justify {
 text-align:justify
}
.text-nowrap {
 white-space:nowrap
}
.text-lowercase {
 text-transform:lowercase
}
.text-uppercase {
 text-transform:uppercase
}
.text-capitalize {
 text-transform:capitalize
}
.text-muted {
 color:#777
}
.text-primary {
 color:#696969
}
a.text-primary:hover {
 color:#243648
}
.text-success {
 color:#3c763d
}
a.text-success:hover {
 color:#2b542c
}
.text-info {
 color:#31708f
}
a.text-info:hover {
 color:#245269
}
.text-warning {
 color:#8a6d3b
}
a.text-warning:hover {
 color:#66512c
}
.text-danger {
 color:#a94442
}
a.text-danger:hover {
 color:#843534
}
.bg-primary {
 color:#fff;
 background-color:#696969
}
a.bg-primary:hover {
 background-color:#243648
}
.bg-success {
 background-color:#dff0d8
}
a.bg-success:hover {
 background-color:#c1e2b3
}
.bg-info {
 background-color:#d9edf7
}
a.bg-info:hover {
 background-color:#afd9ee
}
.bg-warning {
 background-color:#fcf8e3
}
a.bg-warning:hover {
 background-color:#f7ecb5
}
.bg-danger {
 background-color:#f2dede
}
a.bg-danger:hover {
 background-color:#e4b9b9
}
.page-header {
 padding-bottom:9px;
 margin:40px 0 20px;
 border-bottom:1px solid #eee
}
ul,
ol {
 margin-top:0;
 margin-bottom:10px
}
ul ul,
ol ul,
ul ol,
ol ol {
 margin-bottom:0
}
.list-unstyled {
 padding-left:0;
 list-style:none
}
.list-inline {
 padding-left:0;
 list-style:none;
 margin-left:-5px
}
.list-inline>li {
 display:inline-block;
 padding-left:5px;
 padding-right:5px
}
dl {
 margin-top:0;
 margin-bottom:20px
}
dt,
dd {
 line-height:1.42857143
}
dt {
 font-weight:bold
}
dd {
 margin-left:0
}
@media (min-width:1200px) {
 .dl-horizontal dt {
  float:left;
  width:160px;
  clear:left;
  text-align:right;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
 }
 .dl-horizontal dd {
  margin-left:180px
 }
}
abbr[title],
abbr[data-original-title] {
 cursor:help;
 border-bottom:1px dotted #777
}
.initialism {
 font-size:90%;
 text-transform:uppercase
}
blockquote {
 padding:10px 20px;
 margin:0 0 20px;
 font-size:17.5px;
 border-left:5px solid #eee
}
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:#777
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
 content:'\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
 padding-right:15px;
 padding-left:0;
 border-right:5px solid #eee;
 border-left:0;
 text-align:right
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
 content:''
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
 content:'\00A0 \2014'
}
blockquote:before,
blockquote:after {
 content:""
}
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;
 box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
}
kbd kbd {
 padding:0;
 font-size:100%;
 box-shadow:none
}
pre {
 display:block;
 padding:9.5px;
 margin:0 0 10px;
 font-size:13px;
 line-height:1.42857143;
 word-break:break-all;
 word-wrap:break-word;
 color:#333;
 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 {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .container {
  width:750px
 }
}
@media (min-width:992px) {
 .container {
  width:970px
 }
}
@media (min-width:1200px) {
 .container {
  width:1170px
 }
}
.container-fluid {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.row {
 margin-left:-15px;
 margin-right:-15px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right: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%
 }
}
@media (min-width:1530px) {
 .col-xl-1,
 .col-xl-2,
 .col-xl-3,
 .col-xl-4,
 .col-xl-5,
 .col-xl-6,
 .col-xl-7,
 .col-xl-8,
 .col-xl-9,
 .col-xl-10,
 .col-xl-11,
 .col-xl-12 {
  float:left
 }
 .col-xl-12 {
  width:100%
 }
 .col-xl-11 {
  width:91.66666667%
 }
 .col-xl-10 {
  width:83.33333333%
 }
 .col-xl-9 {
  width:75%
 }
 .col-xl-8 {
  width:66.66666667%
 }
 .col-xl-7 {
  width:58.33333333%
 }
 .col-xl-6 {
  width:50%
 }
 .col-xl-5 {
  width:41.66666667%
 }
 .col-xl-4 {
  width:33.33333333%
 }
 .col-xl-3 {
  width:25%
 }
 .col-xl-2 {
  width:16.66666667%
 }
 .col-xl-1 {
  width:8.33333333%
 }
 .col-xl-pull-12 {
  right:100%
 }
 .col-xl-pull-11 {
  right:91.66666667%
 }
 .col-xl-pull-10 {
  right:83.33333333%
 }
 .col-xl-pull-9 {
  right:75%
 }
 .col-xl-pull-8 {
  right:66.66666667%
 }
 .col-xl-pull-7 {
  right:58.33333333%
 }
 .col-xl-pull-6 {
  right:50%
 }
 .col-xl-pull-5 {
  right:41.66666667%
 }
 .col-xl-pull-4 {
  right:33.33333333%
 }
 .col-xl-pull-3 {
  right:25%
 }
 .col-xl-pull-2 {
  right:16.66666667%
 }
 .col-xl-pull-1 {
  right:8.33333333%
 }
 .col-xl-pull-0 {
  right:auto
 }
 .col-xl-push-12 {
  left:100%
 }
 .col-xl-push-11 {
  left:91.66666667%
 }
 .col-xl-push-10 {
  left:83.33333333%
 }
 .col-xl-push-9 {
  left:75%
 }
 .col-xl-push-8 {
  left:66.66666667%
 }
 .col-xl-push-7 {
  left:58.33333333%
 }
 .col-xl-push-6 {
  left:50%
 }
 .col-xl-push-5 {
  left:41.66666667%
 }
 .col-xl-push-4 {
  left:33.33333333%
 }
 .col-xl-push-3 {
  left:25%
 }
 .col-xl-push-2 {
  left:16.66666667%
 }
 .col-xl-push-1 {
  left:8.33333333%
 }
 .col-xl-push-0 {
  left:auto
 }
 .col-xl-offset-12 {
  margin-left:100%
 }
 .col-xl-offset-11 {
  margin-left:91.66666667%
 }
 .col-xl-offset-10 {
  margin-left:83.33333333%
 }
 .col-xl-offset-9 {
  margin-left:75%
 }
 .col-xl-offset-8 {
  margin-left:66.66666667%
 }
 .col-xl-offset-7 {
  margin-left:58.33333333%
 }
 .col-xl-offset-6 {
  margin-left:50%
 }
 .col-xl-offset-5 {
  margin-left:41.66666667%
 }
 .col-xl-offset-4 {
  margin-left:33.33333333%
 }
 .col-xl-offset-3 {
  margin-left:25%
 }
 .col-xl-offset-2 {
  margin-left:16.66666667%
 }
 .col-xl-offset-1 {
  margin-left:8.33333333%
 }
 .col-xl-offset-0 {
  margin-left:0%
 }
}
table {
 background-color:transparent
}
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-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
 background-color:#f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
 background-color:#f5f5f5
}
table col[class*="col-"] {
 position:static;
 float:none;
 display:table-column
}
table td[class*="col-"],
table th[class*="col-"] {
 position:static;
 float:none;
 display:table-cell
}
.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
 background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
 background-color:#e8e8e8
}
.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
 background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
 background-color:#d0e9c6
}
.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
 background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
 background-color:#c4e3f3
}
.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
 background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
 background-color:#faf2cc
}
.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
 background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
 background-color:#ebcccc
}
@media screen and (max-width:767px) {
 .table-responsive {
  width:100%;
  margin-bottom:15px;
  overflow-y:hidden;
  overflow-x:auto;
  -ms-overflow-style:-ms-autohiding-scrollbar;
  border:1px solid #ddd;
  -webkit-overflow-scrolling:touch
 }
 .table-responsive>.table {
  margin-bottom:0
 }
 .table-responsive>.table>thead>tr>th,
 .table-responsive>.table>tbody>tr>th,
 .table-responsive>.table>tfoot>tr>th,
 .table-responsive>.table>thead>tr>td,
 .table-responsive>.table>tbody>tr>td,
 .table-responsive>.table>tfoot>tr>td {
  white-space:nowrap
 }
 .table-responsive>.table-bordered {
  border:0
 }
 .table-responsive>.table-bordered>thead>tr>th:first-child,
 .table-responsive>.table-bordered>tbody>tr>th:first-child,
 .table-responsive>.table-bordered>tfoot>tr>th:first-child,
 .table-responsive>.table-bordered>thead>tr>td:first-child,
 .table-responsive>.table-bordered>tbody>tr>td:first-child,
 .table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left:0
 }
 .table-responsive>.table-bordered>thead>tr>th:last-child,
 .table-responsive>.table-bordered>tbody>tr>th:last-child,
 .table-responsive>.table-bordered>tfoot>tr>th:last-child,
 .table-responsive>.table-bordered>thead>tr>td:last-child,
 .table-responsive>.table-bordered>tbody>tr>td:last-child,
 .table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right:0
 }
 .table-responsive>.table-bordered>tbody>tr:last-child>th,
 .table-responsive>.table-bordered>tfoot>tr:last-child>th,
 .table-responsive>.table-bordered>tbody>tr:last-child>td,
 .table-responsive>.table-bordered>tfoot>tr:last-child>td {
  border-bottom:0
 }
}
fieldset {
 padding:0;
 margin:0;
 border:0;
 min-width:0
}
legend {
 display:block;
 width:100%;
 padding:0;
 margin-bottom:20px;
 font-size:21px;
 line-height:inherit;
 color:#333;
 border:0;
 border-bottom:1px solid #e5e5e5
}
label {
 display:inline-block;
 max-width:100%;
 margin-bottom:5px;
 font-weight:bold
}
input[type="search"] {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
input[type="radio"],
input[type="checkbox"] {
 margin:4px 0 0;
 margin-top:1px \9;
 line-height:normal
}
input[type="file"] {
 display:block
}
input[type="range"] {
 display:block;
 width:100%
}
select[multiple],
select[size] {
 height:auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
output {
 display:block;
 padding-top:7px;
 font-size:14px;
 line-height:1.42857143;
 color:#555
}
.form-control {
 display:block;
 width:100%;
 height:34px;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 color:#555;
 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;
 transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
 border-color:#66afe9;
 -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:#777;
 opacity:1
}
.form-control:-ms-input-placeholder {
 color:#777
}
.form-control::-webkit-input-placeholder {
 color:#777
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
 cursor:not-allowed;
 background-color:#eee;
 opacity:1
}
textarea.form-control {
 height:auto
}
input[type="search"] {
 -webkit-appearance:none
}
.form-group {
 margin-bottom:15px
}
.radio,
.checkbox {
 position:relative;
 display:block;
 min-height:20px;
 margin-top:10px;
 margin-bottom:10px
}
.radio label,
.checkbox label {
 padding-left:20px;
 margin-bottom:0;
 font-weight:normal;
 cursor:pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
 position:absolute;
 margin-left:-20px;
 margin-top:4px \9
}
.radio+.radio,
.checkbox+.checkbox {
 margin-top:-5px
}
.radio-inline,
.checkbox-inline {
 display:inline-block;
 padding-left:20px;
 margin-bottom:0;
 vertical-align:middle;
 font-weight:normal;
 cursor:pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
 margin-top:0;
 margin-left:10px
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
 cursor:not-allowed
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
 cursor:not-allowed
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
 cursor:not-allowed
}
.form-control-static {
 padding-top:7px;
 padding-bottom:7px;
 margin-bottom:0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
 padding-left:0;
 padding-right:0
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
 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
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
 height:46px;
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 border-radius:6px
}
select.input-lg {
 height:46px;
 line-height:46px
}
textarea.input-lg,
select[multiple].input-lg {
 height:auto
}
.has-feedback {
 position:relative
}
.has-feedback .form-control {
 padding-right:42.5px
}
.form-control-feedback {
 position:absolute;
 top:25px;
 right:0;
 z-index:2;
 display:block;
 width:34px;
 height:34px;
 line-height:34px;
 text-align:center
}
.input-lg+.form-control-feedback {
 width:46px;
 height:46px;
 line-height:46px
}
.input-sm+.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 {
 color:#3c763d
}
.has-success .form-control {
 border-color:#3c763d;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
 border-color:#2b542c;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}
.has-success .input-group-addon {
 color:#3c763d;
 border-color:#3c763d;
 background-color:#dff0d8
}
.has-success .form-control-feedback {
 color:#3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
 color:#8a6d3b
}
.has-warning .form-control {
 border-color:#8a6d3b;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
 border-color:#66512c;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon {
 color:#8a6d3b;
 border-color:#8a6d3b;
 background-color:#fcf8e3
}
.has-warning .form-control-feedback {
 color:#8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
 color:#a94442
}
.has-error .form-control {
 border-color:#a94442;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
 border-color:#843534;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}
.has-error .input-group-addon {
 color:#a94442;
 border-color:#a94442;
 background-color:#f2dede
}
.has-error .form-control-feedback {
 color:#a94442
}
.has-feedback label.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 .input-group {
  display:inline-table;
  vertical-align:middle
 }
 .form-inline .input-group .input-group-addon,
 .form-inline .input-group .input-group-btn,
 .form-inline .input-group .form-control {
  width:auto
 }
 .form-inline .input-group>.form-control {
  width:100%
 }
 .form-inline .control-label {
  margin-bottom:0;
  vertical-align:middle
 }
 .form-inline .radio,
 .form-inline .checkbox {
  display:inline-block;
  margin-top:0;
  margin-bottom:0;
  vertical-align:middle
 }
 .form-inline .radio label,
 .form-inline .checkbox label {
  padding-left:0
 }
 .form-inline .radio input[type="radio"],
 .form-inline .checkbox input[type="checkbox"] {
  position:relative;
  margin-left:0
 }
 .form-inline .has-feedback .form-control-feedback {
  top:0
 }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
 margin-top:0;
 margin-bottom:0;
 padding-top:7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
 min-height:27px
}
.form-horizontal .form-group {
 margin-left:-15px;
 margin-right:-15px
}
@media (min-width:768px) {
 .form-horizontal .control-label {
  text-align:right;
  margin-bottom:0;
  padding-top:7px
 }
}
.form-horizontal .has-feedback .form-control-feedback {
 top:0;
 right:15px
}
@media (min-width:768px) {
 .form-horizontal .form-group-lg .control-label {
  padding-top:14.3px
 }
}
@media (min-width:768px) {
 .form-horizontal .form-group-sm .control-label {
  padding-top:6px
 }
}
.btn {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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 {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
.btn:hover,
.btn:focus {
 color:#333;
 text-decoration:none
}
.btn:active,
.btn.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
.btn-default {
 color:#333;
 background-color:#fff;
 border-color:#ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
 color:#333;
 background-color:#e6e6e6;
 border-color:#adadad
}
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
 background-image:none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
 background-color:#fff;
 border-color:#ccc
}
.btn-default .badge {
 color:#fff;
 background-color:#333
}
.btn-primary {
 color:#fff;
 background-color:#696969;
 border-color:#2d4259
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
 color:#fff;
 background-color:#243648;
 border-color:#182430
}
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
 background-image:none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
 background-color:#696969;
 border-color:#2d4259
}
.btn-primary .badge {
 color:#696969;
 background-color:#fff
}
.btn-success {
 color:#fff;
 background-color:#5cb85c;
 border-color:#4cae4c
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
 color:#fff;
 background-color:#449d44;
 border-color:#398439
}
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
 background-image:none
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
 background-color:#5cb85c;
 border-color:#4cae4c
}
.btn-success .badge {
 color:#5cb85c;
 background-color:#fff
}
.btn-info {
 color:#fff;
 background-color:#5bc0de;
 border-color:#46b8da
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
 color:#fff;
 background-color:#31b0d5;
 border-color:#269abc
}
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
 background-image:none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
 background-color:#5bc0de;
 border-color:#46b8da
}
.btn-info .badge {
 color:#5bc0de;
 background-color:#fff
}
.btn-warning {
 color:#fff;
 background-color:#f0ad4e;
 border-color:#eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
 color:#fff;
 background-color:#ec971f;
 border-color:#d58512
}
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
 background-image:none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
 background-color:#f0ad4e;
 border-color:#eea236
}
.btn-warning .badge {
 color:#f0ad4e;
 background-color:#fff
}
.btn-danger {
 color:#fff;
 background-color:#d9534f;
 border-color:#d43f3a
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
 color:#fff;
 background-color:#c9302c;
 border-color:#ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
 background-image:none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
 background-color:#d9534f;
 border-color:#d43f3a
}
.btn-danger .badge {
 color:#d9534f;
 background-color:#fff
}
.btn-link {
 color:#696969;
 font-weight:normal;
 cursor:pointer;
 border-radius:0
}
.btn-link,
.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:#1b2937;
 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:#777;
 text-decoration:none
}
.btn-lg,
.btn-group-lg>.btn {
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 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 .15s linear;
 -o-transition:opacity .15s linear;
 transition:opacity .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:height .35s ease;
 -o-transition:height .35s ease;
 transition:height .35s ease
}
.caret {
 display:inline-block;
 width:0;
 height:0;
 margin-left:2px;
 vertical-align:middle;
 border-top:4px solid;
 border-right:4px solid transparent;
 border-left:4px solid transparent
}
.dropdown {
 position:relative
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 float:left;
 min-width:160px;
 padding:5px 0;
 margin:2px 0 0;
 list-style:none;
 font-size:14px;
 text-align:left;
 background-color:#fff;
 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);
 background-clip:padding-box
}
.dropdown-menu.pull-right {
 right:0;
 left:auto
}
.dropdown-menu .divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.dropdown-menu>li>a {
 display:block;
 padding:3px 20px;
 clear:both;
 font-weight:normal;
 line-height:1.42857143;
 color:#333;
 white-space:nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
 text-decoration:none;
 color:#262626;
 background-color:#f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
 color:#fff;
 text-decoration:none;
 background-color:#696969
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
 color:#777
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
 text-decoration:none;
 background-color:transparent;
 background-image:none;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
 cursor:not-allowed
}
.open>.dropdown-menu {
 display:block
}
.dropdown-menu-right {
 left:auto;
 right:0
}
.dropdown-menu-left {
 left:0;
 right:auto
}
.dropdown-header {
 display:block;
 padding:3px 20px;
 font-size:12px;
 line-height:1.42857143;
 color:#777;
 white-space:nowrap
}
.dropdown-backdrop {
 position:fixed;
 left:0;
 right:0;
 bottom:0;
 top:0;
 z-index:990
}
.pull-right>.dropdown-menu {
 right:0;
 left:auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
 border-top:0;
 border-bottom:4px solid;
 content:""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-bottom:1px
}
@media (min-width:1200px) {
 .navbar-right .dropdown-menu {
  left:auto;
  right:0
 }
 .navbar-right .dropdown-menu-left {
  left:0;
  right:auto
 }
}
.btn-group,
.btn-group-vertical {
 position:relative;
 display:inline-block;
 vertical-align:middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
 position:relative;
 float:left
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
 z-index:2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
 margin-left:-1px
}
.btn-toolbar {
 margin-left:-5px
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
 float:left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
 margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius:0
}
.btn-group>.btn:first-child {
 margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius:0;
 border-top-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
 border-bottom-left-radius:0;
 border-top-left-radius:0
}
.btn-group>.btn-group {
 float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius:0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
 border-bottom-right-radius:0;
 border-top-right-radius:0
}
.btn-group>.btn-group:last-child>.btn:first-child {
 border-bottom-left-radius:0;
 border-top-left-radius:0
}
.btn-group>.btn+.dropdown-toggle {
 padding-left:8px;
 padding-right:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
 padding-left:12px;
 padding-right:12px
}
.btn-group.open .dropdown-toggle {
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
 -webkit-box-shadow:none;
 box-shadow:none
}
.btn .caret {
 margin-left:0
}
.btn-lg .caret {
 border-width:5px 5px 0;
 border-bottom-width:0
}
.dropup .btn-lg .caret {
 border-width:0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
 display:block;
 float:none;
 width:100%;
 max-width:100%
}
.btn-group-vertical>.btn-group>.btn {
 float:none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
 margin-top:-1px;
 margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
 border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
 border-top-right-radius:4px;
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
 border-bottom-left-radius:4px;
 border-top-right-radius:0;
 border-top-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
 border-top-right-radius:0;
 border-top-left-radius:0
}
.btn-group-justified {
 display:table;
 width:100%;
 table-layout:fixed;
 border-collapse:separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
 float:none;
 display:table-cell;
 width:1%
}
.btn-group-justified>.btn-group .btn {
 width:100%
}
.btn-group-justified>.btn-group .dropdown-menu {
 left:auto
}
[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
 position:absolute;
 z-index:-1;
 opacity:0;
 filter:alpha(opacity=0)
}
.input-group {
 position:relative;
 display:table;
 border-collapse:separate
}
.input-group[class*="col-"] {
 float:none;
 padding-left:0;
 padding-right:0
}
.input-group .form-control {
 position:relative;
 z-index:2;
 float:left;
 width:100%;
 margin-bottom:0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
 height:46px;
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 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:normal;
 line-height:1;
 color:#555;
 text-align:center;
 background-color:#eee;
 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-bottom-right-radius:0;
 border-top-right-radius:0
}
.input-group-addon:first-child {
 border-right:0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
 border-bottom-left-radius:0;
 border-top-left-radius:0
}
.input-group-addon:last-child {
 border-left:0
}
.input-group-btn {
 position:relative;
 font-size:0;
 white-space:nowrap
}
.input-group-btn>.btn {
 position:relative
}
.input-group-btn>.btn+.btn {
 margin-left:-1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
 z-index:2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
 margin-right:-1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
 margin-left:-1px
}
.nav {
 margin-bottom:0;
 padding-left:0;
 list-style:none
}
.nav>li {
 position:relative;
 display:block
}
.nav>li>a {
 position:relative;
 display:block;
 padding:10px 10px
}
.nav>li>a:hover,
.nav>li>a:focus {
 text-decoration:none;
 background-color:#eee
}
.nav>li.disabled>a {
 color:#777
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
 color:#777;
 text-decoration:none;
 background-color:transparent;
 cursor:not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
 background-color:#eee;
 border-color:#696969
}
.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:#eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
 color:#555;
 background-color:#fff;
 border:1px solid #ddd;
 border-bottom-color:transparent;
 cursor:default
}
.nav-tabs.nav-justified {
 width:100%;
 border-bottom:0
}
.nav-tabs.nav-justified>li {
 float:none
}
.nav-tabs.nav-justified>li>a {
 text-align:center;
 margin-bottom:5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
 top:auto;
 left:auto
}
@media (min-width:768px) {
 .nav-tabs.nav-justified>li {
  display:table-cell;
  width:1%
 }
 .nav-tabs.nav-justified>li>a {
  margin-bottom:0
 }
}
.nav-tabs.nav-justified>li>a {
 margin-right:0;
 border-radius:4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
 border:1px solid #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:#696969
}
.nav-stacked>li {
 float:none
}
.nav-stacked>li+li {
 margin-top:2px;
 margin-left:0
}
.nav-justified {
 width:100%
}
.nav-justified>li {
 float:none
}
.nav-justified>li>a {
 text-align:center;
 margin-bottom:5px
}
.nav-justified>.dropdown .dropdown-menu {
 top:auto;
 left:auto
}
@media (min-width:768px) {
 .nav-justified>li {
  display:table-cell;
  width:1%
 }
 .nav-justified>li>a {
  margin-bottom:0
 }
}
.nav-tabs-justified {
 border-bottom:0
}
.nav-tabs-justified>li>a {
 margin-right:0;
 border-radius:4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
 border:1px solid #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-right-radius:0;
 border-top-left-radius:0
}
.navbar {
 position:relative;
 min-height:50px;
 margin-bottom:20px;
 border:1px solid transparent
}
@media (min-width:1200px) {
 .navbar {
  border-radius:4px
 }
}
@media (min-width:1200px) {
 .navbar-header {
  float:left
 }
}
.navbar-collapse {
 overflow-x:visible;
 padding-right:15px;
 padding-left:15px;
 border-top:1px solid transparent;
 box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
 -webkit-overflow-scrolling:touch
}
.navbar-collapse.in {
 overflow-y:auto
}
@media (min-width:1200px) {
 .navbar-collapse {
  width:auto;
  border-top:0;
  box-shadow:none
 }
 .navbar-collapse.collapse {
  display:block !important;
  height:auto !important;
  padding-bottom:0;
  overflow:visible !important
 }
 .navbar-collapse.in {
  overflow-y:visible
 }
 .navbar-fixed-top .navbar-collapse,
 .navbar-static-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
  padding-left:0;
  padding-right:0
 }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
 max-height:340px
}
@media (max-width:480px) and (orientation:landscape) {
 .navbar-fixed-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
  max-height:200px
 }
}
.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .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:1200px) {
 .navbar-static-top {
  border-radius:0
 }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
 position:fixed;
 right:0;
 left:0;
 z-index:1030;
 -webkit-transform:translate3d(0, 0, 0);
 transform:translate3d(0, 0, 0)
}
@media (min-width:1200px) {
 .navbar-fixed-top,
 .navbar-fixed-bottom {
  border-radius:0
 }
}
.navbar-fixed-top {
 top:0;
 border-width:0 0 1px
}
.navbar-fixed-bottom {
 bottom:0;
 margin-bottom:0;
 border-width:1px 0 0
}
.navbar-brand {
 float:left;
 padding:15px 15px;
 font-size:18px;
 line-height:20px;
 height:50px
}
.navbar-brand:hover,
.navbar-brand:focus {
 text-decoration:none
}
@media (min-width:1200px) {
 .navbar>.container .navbar-brand,
 .navbar>.container-fluid .navbar-brand {
  margin-left:-15px
 }
}
.navbar-toggle {
 position:relative;
 float:right;
 margin-right:15px;
 padding:9px 10px;
 margin-top:8px;
 margin-bottom:8px;
 background-color:transparent;
 background-image:none;
 border:1px solid transparent;
 border-radius:4px
}
.navbar-toggle:focus {
 outline:0
}
.navbar-toggle .icon-bar {
 display:block;
 width:22px;
 height:2px;
 border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
 margin-top:4px
}
@media (min-width:1200px) {
 .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:1199px) {
 .navbar-nav .open .dropdown-menu {
  position:static;
  float:none;
  width:auto;
  margin-top:0;
  background-color:transparent;
  border:0;
  box-shadow:none
 }
 .navbar-nav .open .dropdown-menu>li>a,
 .navbar-nav .open .dropdown-menu .dropdown-header {
  padding:5px 15px 5px 25px
 }
 .navbar-nav .open .dropdown-menu>li>a {
  line-height:20px
 }
 .navbar-nav .open .dropdown-menu>li>a:hover,
 .navbar-nav .open .dropdown-menu>li>a:focus {
  background-image:none
 }
}
@media (min-width:1200px) {
 .navbar-nav {
  float:left;
  margin:0
 }
 .navbar-nav>li {
  float:left
 }
 .navbar-nav>li>a {
  padding-top:15px;
  padding-bottom:15px
 }
 .navbar-nav.navbar-right:last-child {
  margin-right:-15px
 }
}
@media (min-width:1200px) {
 .navbar-left {
  float:left !important
 }
 .navbar-right {
  float:right !important
 }
}
.navbar-form {
 margin-left:-15px;
 margin-right:-15px;
 padding:10px 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 .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:1199px) {
 .navbar-form .form-group {
  margin-bottom:5px
 }
}
@media (min-width:1200px) {
 .navbar-form {
  width:auto;
  border:0;
  margin-left:0;
  margin-right:0;
  padding-top:0;
  padding-bottom:0;
  -webkit-box-shadow:none;
  box-shadow:none
 }
 .navbar-form.navbar-right:last-child {
  margin-right:-15px
 }
}
.navbar-nav>li>.dropdown-menu {
 margin-top:0;
 border-top-right-radius:0;
 border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
 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:1200px) {
 .navbar-text {
  float:left;
  margin-left:15px;
  margin-right:15px
 }
 .navbar-text.navbar-right:last-child {
  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-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-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
 background-color:#e7e7e7;
 color:#555
}
@media (max-width:1199px) {
 .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-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:#777
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
 color:#fff;
 background-color:transparent
}
.navbar-inverse .navbar-text {
 color:#777
}
.navbar-inverse .navbar-nav>li>a {
 color:#777
}
.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-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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
 background-color:#080808;
 color:#fff
}
@media (max-width:1199px) {
 .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:#777
 }
 .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-link {
 color:#777
}
.navbar-inverse .navbar-link:hover {
 color:#fff
}
.navbar-inverse .btn-link {
 color:#777
}
.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 {
 content:"/\00a0";
 padding:0 5px;
 color:#ccc
}
.breadcrumb>.active {
 color:#777
}
.pagination {
 display:inline-block;
 padding-left:0;
 margin:20px 0;
 border-radius:4px
}
.pagination>li {
 display:inline
}
.pagination>li>a,
.pagination>li>span {
 position:relative;
 float:left;
 padding:6px 12px;
 line-height:1.42857143;
 text-decoration:none;
 color:#696969;
 background-color:#fff;
 border:1px solid #ddd;
 margin-left:-1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
 margin-left:0;
 border-bottom-left-radius:4px;
 border-top-left-radius:4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
 border-bottom-right-radius:4px;
 border-top-right-radius:4px
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
 color:#1b2937;
 background-color:#eee;
 border-color:#ddd
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
 z-index:2;
 color:#fff;
 background-color:#696969;
 border-color:#696969;
 cursor:default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
 color:#777;
 background-color:#fff;
 border-color:#ddd;
 cursor:not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
 padding:10px 16px;
 font-size:18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
 border-bottom-left-radius:6px;
 border-top-left-radius:6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
 border-bottom-right-radius:6px;
 border-top-right-radius:6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
 padding:5px 10px;
 font-size:12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
 border-bottom-left-radius:3px;
 border-top-left-radius:3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
 border-bottom-right-radius:3px;
 border-top-right-radius:3px
}
.pager {
 padding-left:0;
 margin:20px 0;
 list-style:none;
 text-align:center
}
.pager li {
 display:inline
}
.pager li>a,
.pager li>span {
 display:inline-block;
 padding:5px 14px;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:15px
}
.pager li>a:hover,
.pager li>a:focus {
 text-decoration:none;
 background-color:#eee
}
.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:#777;
 background-color:#fff;
 cursor:not-allowed
}
.label {
 display:inline;
 padding:.2em .6em .3em;
 font-size:75%;
 font-weight:bold;
 line-height:1;
 color:#fff;
 text-align:center;
 white-space:nowrap;
 vertical-align:baseline;
 border-radius:.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:#777
}
.label-default[href]:hover,
.label-default[href]:focus {
 background-color:#5e5e5e
}
.label-primary {
 background-color:#696969
}
.label-primary[href]:hover,
.label-primary[href]:focus {
 background-color:#243648
}
.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;
 color:#fff;
 line-height:1;
 vertical-align:baseline;
 white-space:nowrap;
 text-align:center;
 background-color:#777;
 border-radius:10px
}
.badge:empty {
 display:none
}
.btn .badge {
 position:relative;
 top:-1px
}
.btn-xs .badge {
 top:0;
 padding:1px 5px
}
a.badge:hover,
a.badge:focus {
 color:#fff;
 text-decoration:none;
 cursor:pointer
}
a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
 color:#696969;
 background-color:#fff
}
.nav-pills>li>a>.badge {
 margin-left:3px
}
.jumbotron {
 padding:30px;
 margin-bottom:30px;
 color:inherit;
 background-color:#eee
}
.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 {
 border-radius:6px
}
.jumbotron .container {
 max-width:100%
}
@media screen and (min-width:768px) {
 .jumbotron {
  padding-top:48px;
  padding-bottom:48px
 }
 .container .jumbotron {
  padding-left:60px;
  padding-right: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:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
 margin-left:auto;
 margin-right:auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
 border-color:#696969
}
.thumbnail .caption {
 padding:9px;
 color:#333
}
.alert {
 padding:15px;
 margin-bottom:20px;
 border:1px solid transparent;
 border-radius:4px
}
.alert h4 {
 margin-top:0;
 color:inherit
}
.alert .alert-link {
 font-weight:bold
}
.alert>p,
.alert>ul {
 margin-bottom:0
}
.alert>p+p {
 margin-top:5px
}
.alert-dismissable,
.alert-dismissible {
 padding-right:35px
}
.alert-dismissable .close,
.alert-dismissible .close {
 position:relative;
 top:-2px;
 right:-21px;
 color:inherit
}
.alert-success {
 background-color:#dff0d8;
 border-color:#d6e9c6;
 color:#3c763d
}
.alert-success hr {
 border-top-color:#c9e2b3
}
.alert-success .alert-link {
 color:#2b542c
}
.alert-info {
 background-color:#d9edf7;
 border-color:#bce8f1;
 color:#31708f
}
.alert-info hr {
 border-top-color:#a6e1ec
}
.alert-info .alert-link {
 color:#245269
}
.alert-warning {
 background-color:#fcf8e3;
 border-color:#faebcc;
 color:#8a6d3b
}
.alert-warning hr {
 border-top-color:#f7e1b5
}
.alert-warning .alert-link {
 color:#66512c
}
.alert-danger {
 background-color:#f2dede;
 border-color:#ebccd1;
 color:#a94442
}
.alert-danger hr {
 border-top-color:#e4b9c0
}
.alert-danger .alert-link {
 color:#843534
}
@-webkit-keyframes progress-bar-stripes {
 from {
  background-position:40px 0
 }
 to {
  background-position:0 0
 }
}
@keyframes progress-bar-stripes {
 from {
  background-position:40px 0
 }
 to {
  background-position:0 0
 }
}
.progress {
 overflow:hidden;
 height:20px;
 margin-bottom:20px;
 background-color:#f5f5f5;
 border-radius:4px;
 -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
 box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
 float:left;
 width:0%;
 height:100%;
 font-size:12px;
 line-height:20px;
 color:#fff;
 text-align:center;
 background-color:#696969;
 -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 .6s ease;
 -o-transition:width .6s ease;
 transition:width .6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
 background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
 background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
 background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
 background-size:40px 40px
}
.progress.active .progress-bar,
.progress-bar.active {
 -webkit-animation:progress-bar-stripes 2s linear infinite;
 -o-animation:progress-bar-stripes 2s linear infinite;
 animation:progress-bar-stripes 2s linear infinite
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
 min-width:30px
}
.progress-bar[aria-valuenow="0"] {
 color:#777;
 min-width:30px;
 background-color:transparent;
 background-image:none;
 box-shadow:none
}
.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,
.media-body {
 overflow:hidden;
 zoom:1
}
.media,
.media .media {
 margin-top:15px
}
.media:first-child {
 margin-top:0
}
.media-object {
 display:block
}
.media-heading {
 margin:0 0 5px
}
.media>.pull-left {
 margin-right:10px
}
.media>.pull-right {
 margin-left:10px
}
.media-list {
 padding-left:0;
 list-style:none
}
.list-group {
 margin-bottom:20px;
 padding-left:0
}
.list-group-item {
 position:relative;
 display:block;
 padding:10px 15px;
 margin-bottom:-1px;
 background-color:#fff;
 border:1px solid #ddd
}
.list-group-item:first-child {
 border-top-right-radius:4px;
 border-top-left-radius:4px
}
.list-group-item:last-child {
 margin-bottom:0;
 border-bottom-right-radius:4px;
 border-bottom-left-radius:4px
}
.list-group-item>.badge {
 float:right
}
.list-group-item>.badge+.badge {
 margin-right:5px
}
a.list-group-item {
 color:#555
}
a.list-group-item .list-group-item-heading {
 color:#333
}
a.list-group-item:hover,
a.list-group-item:focus {
 text-decoration:none;
 color:#555;
 background-color:#f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
 background-color:#eee;
 color:#777
}
.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:#777
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
 z-index:2;
 color:#fff;
 background-color:#696969;
 border-color:#696969
}
.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:#9db5ce
}
.list-group-item-success {
 color:#3c763d;
 background-color:#dff0d8
}
a.list-group-item-success {
 color:#3c763d
}
a.list-group-item-success .list-group-item-heading {
 color:inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
 color:#3c763d;
 background-color:#d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
 color:#fff;
 background-color:#3c763d;
 border-color:#3c763d
}
.list-group-item-info {
 color:#31708f;
 background-color:#d9edf7
}
a.list-group-item-info {
 color:#31708f
}
a.list-group-item-info .list-group-item-heading {
 color:inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
 color:#31708f;
 background-color:#c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
 color:#fff;
 background-color:#31708f;
 border-color:#31708f
}
.list-group-item-warning {
 color:#8a6d3b;
 background-color:#fcf8e3
}
a.list-group-item-warning {
 color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
 color:inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
 color:#8a6d3b;
 background-color:#faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
 color:#fff;
 background-color:#8a6d3b;
 border-color:#8a6d3b
}
.list-group-item-danger {
 color:#a94442;
 background-color:#f2dede
}
a.list-group-item-danger {
 color:#a94442
}
a.list-group-item-danger .list-group-item-heading {
 color:inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
 color:#a94442;
 background-color:#ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
 color:#fff;
 background-color:#a94442;
 border-color:#a94442
}
.list-group-item-heading {
 margin-top:0;
 margin-bottom:5px
}
.list-group-item-text {
 margin-bottom:0;
 line-height:1.3
}
.panel {
 margin-bottom:20px;
 background-color:#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-right-radius:3px;
 border-top-left-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
 color:inherit
}
.panel-title {
 margin-top:0;
 margin-bottom:0;
 font-size:16px;
 color:inherit
}
.panel-title>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 {
 margin-bottom:0
}
.panel>.list-group .list-group-item {
 border-width:1px 0;
 border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child {
 border-top:0;
 border-top-right-radius:3px;
 border-top-left-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child {
 border-bottom:0;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel-heading+.list-group .list-group-item:first-child {
 border-top-width:0
}
.list-group+.panel-footer {
 border-top-width:0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
 margin-bottom:0
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
 border-top-right-radius:3px;
 border-top-left-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child 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 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 {
 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 {
 border:0;
 margin-bottom:0
}
.panel-group {
 margin-bottom:20px
}
.panel-group .panel {
 margin-bottom:0;
 border-radius:4px
}
.panel-group .panel+.panel {
 margin-top:5px
}
.panel-group .panel-heading {
 border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
 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:#333;
 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:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#ddd
}
.panel-primary {
 border-color:#696969
}
.panel-primary>.panel-heading {
 color:#fff;
 background-color:#696969;
 border-color:#696969
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#696969
}
.panel-primary>.panel-heading .badge {
 color:#696969;
 background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#696969
}
.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 {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 height:100%;
 width:100%;
 border:0
}
.embed-responsive.embed-responsive-16by9 {
 padding-bottom:56.25%
}
.embed-responsive.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;
 opacity:.2;
 filter:alpha(opacity=20)
}
.close:hover,
.close:focus {
 color:#000;
 text-decoration:none;
 cursor:pointer;
 opacity:.5;
 filter:alpha(opacity=50)
}
button.close {
 padding:0;
 cursor:pointer;
 background:transparent;
 border:0;
 -webkit-appearance:none
}
.modal-open {
 overflow:hidden
}
.modal {
 display:none;
 overflow:hidden;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1050;
 -webkit-overflow-scrolling:touch;
 outline:0
}
.modal.fade .modal-dialog {
 -webkit-transform:translate3d(0, -25%, 0);
 transform:translate3d(0, -25%, 0);
 -webkit-transition:-webkit-transform 0.3s ease-out;
 -moz-transition:-moz-transform 0.3s ease-out;
 -o-transition:-o-transform 0.3s ease-out;
 transition:transform 0.3s ease-out
}
.modal.in .modal-dialog {
 -webkit-transform:translate3d(0, 0, 0);
 transform:translate3d(0, 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;
 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);
 background-clip:padding-box;
 outline:0
}
.modal-backdrop {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1040;
 background-color:#000
}
.modal-backdrop.fade {
 opacity:0;
 filter:alpha(opacity=0)
}
.modal-backdrop.in {
 opacity:.5;
 filter:alpha(opacity=50)
}
.modal-header {
 padding:15px;
 border-bottom:1px solid #e5e5e5;
 min-height:16.42857143px
}
.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-left:5px;
 margin-bottom:0
}
.modal-footer .btn-group .btn+.btn {
 margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
 margin-left:0
}
.modal-scrollbar-measure {
 position:absolute;
 top:-9999px;
 width:50px;
 height:50px;
 overflow:scroll
}
@media (min-width:768px) {
 .modal-dialog {
  width:600px;
  margin:30px auto
 }
 .modal-content {
  -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
  box-shadow:0 5px 15px rgba(0,0,0,0.5)
 }
 .modal-sm {
  width:300px
 }
}
@media (min-width:992px) {
 .modal-lg {
  width:900px
 }
}
.tooltip {
 position:absolute;
 z-index:1070;
 display:block;
 visibility:visible;
 font-size:12px;
 line-height:1.4;
 opacity:0;
 filter:alpha(opacity=0)
}
.tooltip.in {
 opacity:.9;
 filter:alpha(opacity=90)
}
.tooltip.top {
 margin-top:-3px;
 padding:5px 0
}
.tooltip.right {
 margin-left:3px;
 padding:0 5px
}
.tooltip.bottom {
 margin-top:3px;
 padding:5px 0
}
.tooltip.left {
 margin-left:-3px;
 padding:0 5px
}
.tooltip-inner {
 max-width:200px;
 padding:3px 8px;
 color:#fff;
 text-align:center;
 text-decoration:none;
 background-color:#000;
 border-radius:4px
}
.tooltip-arrow {
 position:absolute;
 width:0;
 height:0;
 border-color:transparent;
 border-style:solid
}
.tooltip.top .tooltip-arrow {
 bottom:0;
 left:50%;
 margin-left:-5px;
 border-width:5px 5px 0;
 border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
 bottom:0;
 left:5px;
 border-width:5px 5px 0;
 border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
 bottom:0;
 right: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;
 left:5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
 top:0;
 right:5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.popover {
 position:absolute;
 top:0;
 left:0;
 z-index:1060;
 display:none;
 max-width:276px;
 padding:1px;
 text-align:left;
 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);
 white-space:normal
}
.popover.top {
 margin-top:-10px
}
.popover.right {
 margin-left:10px
}
.popover.bottom {
 margin-top:10px
}
.popover.left {
 margin-left:-10px
}
.popover-title {
 margin:0;
 padding:8px 14px;
 font-size:14px;
 font-weight:normal;
 line-height:18px;
 background-color:#f7f7f7;
 border-bottom:1px solid #ebebeb;
 border-radius:5px 5px 0 0
}
.popover-content {
 padding:9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
 position:absolute;
 display:block;
 width:0;
 height:0;
 border-color:transparent;
 border-style:solid
}
.popover>.arrow {
 border-width:11px
}
.popover>.arrow:after {
 border-width:10px;
 content:""
}
.popover.top>.arrow {
 left:50%;
 margin-left:-11px;
 border-bottom-width:0;
 border-top-color:#999;
 border-top-color:rgba(0,0,0,0.25);
 bottom:-11px
}
.popover.top>.arrow:after {
 content:" ";
 bottom:1px;
 margin-left:-10px;
 border-bottom-width:0;
 border-top-color:#fff
}
.popover.right>.arrow {
 top:50%;
 left:-11px;
 margin-top:-11px;
 border-left-width:0;
 border-right-color:#999;
 border-right-color:rgba(0,0,0,0.25)
}
.popover.right>.arrow:after {
 content:" ";
 left:1px;
 bottom:-10px;
 border-left-width:0;
 border-right-color:#fff
}
.popover.bottom>.arrow {
 left:50%;
 margin-left:-11px;
 border-top-width:0;
 border-bottom-color:#999;
 border-bottom-color:rgba(0,0,0,0.25);
 top:-11px
}
.popover.bottom>.arrow:after {
 content:" ";
 top:1px;
 margin-left:-10px;
 border-top-width:0;
 border-bottom-color:#fff
}
.popover.left>.arrow {
 top:50%;
 right:-11px;
 margin-top:-11px;
 border-right-width:0;
 border-left-color:#999;
 border-left-color:rgba(0,0,0,0.25)
}
.popover.left>.arrow:after {
 content:" ";
 right:1px;
 border-right-width:0;
 border-left-color:#fff;
 bottom:-10px
}
.carousel {
 position:relative
}
.carousel-inner {
 position:relative;
 overflow:hidden;
 width:100%
}
.carousel-inner>.item {
 display:none;
 position:relative;
 -webkit-transition:.6s ease-in-out left;
 -o-transition:.6s ease-in-out left;
 transition:.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
 line-height:1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
 display:block
}
.carousel-inner>.active {
 left:0
}
.carousel-inner>.next,
.carousel-inner>.prev {
 position:absolute;
 top:0;
 width:100%
}
.carousel-inner>.next {
 left:100%
}
.carousel-inner>.prev {
 left:-100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
 left:0
}
.carousel-inner>.active.left {
 left:-100%
}
.carousel-inner>.active.right {
 left:100%
}
.carousel-control {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 width:15%;
 opacity:.5;
 filter:alpha(opacity=50);
 font-size:20px;
 color:#fff;
 text-align:center;
 text-shadow:0 1px 2px rgba(0,0,0,0.6)
}
.carousel-control.left {
 background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
 background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
 background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
 left:auto;
 right:0;
 background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
 background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
 background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
 color:#fff;
 text-decoration:none;
 opacity:.9;
 filter:alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
 position:absolute;
 top:50%;
 z-index:5;
 display:inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
 left:50%;
 margin-left:-10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
 right:50%;
 margin-right:-10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
 width:20px;
 height:20px;
 margin-top:-10px;
 font-family:serif
}
.carousel-control .icon-prev:before {
 content:'\2039'
}
.carousel-control .icon-next:before {
 content:'\203a'
}
.carousel-indicators {
 position:absolute;
 bottom:10px;
 left:50%;
 z-index:15;
 width:60%;
 margin-left:-30%;
 padding-left:0;
 list-style:none;
 text-align:center
}
.carousel-indicators li {
 display:inline-block;
 width:10px;
 height:10px;
 margin:1px;
 text-indent:-999px;
 border:1px solid #fff;
 border-radius:10px;
 cursor:pointer;
 background-color:#000 \9;
 background-color:rgba(0,0,0,0)
}
.carousel-indicators .active {
 margin:0;
 width:12px;
 height:12px;
 background-color:#fff
}
.carousel-caption {
 position:absolute;
 left:15%;
 right:15%;
 bottom:20px;
 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:-15px;
  font-size:30px
 }
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .icon-prev {
  margin-left:-15px
 }
 .carousel-control .glyphicon-chevron-right,
 .carousel-control .icon-next {
  margin-right:-15px
 }
 .carousel-caption {
  left:20%;
  right:20%;
  padding-bottom:30px
 }
 .carousel-indicators {
  bottom:20px
 }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.carousel-promo .item>ul:before,
.carousel-promo .item>ul:after,
.carousel-promo .item .vehicle-container .data ul:before,
.carousel-promo .item .vehicle-container .data ul:after,
form ul:before,
form ul:after,
#modalBox .unitLeadButtons:before,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:before,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:before,
body[class*="InventoryDetail"] .unitLeadButtons:after,
.dst-block .dst-row:before,
.dst-block .dst-row:after,
.two-columns:before,
.two-columns:after,
.content-hours:before,
.content-hours:after,
body.InventoryDetail .invUnitHeader:before,
body.InventoryDetail .invUnitHeader:after,
body.InventoryDetail .rowBlock:before,
body.InventoryDetail .rowBlock:after,
body.InventoryDetail #invUnitSliderTray .item>ul:before,
body.InventoryDetail #invUnitSliderTray .item>ul:after,
body.InventoryDetail .unitPrice:before,
body.InventoryDetail .unitPrice:after,
body.InventoryDetail .socialButtons:before,
body.InventoryDetail .socialButtons:after,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:before,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after,
body.InventoryDetail .panel.unitSpecifications ul:before,
body.InventoryDetail .panel.unitSpecifications ul:after,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:before,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:before,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after,
body.InventoryDetail .invUnitRecommendations ul:before,
body.InventoryDetail .invUnitRecommendations ul:after,
body.InventoryList #InvSearchContainer:before,
body.InventoryList #InvSearchContainer:after,
body.InventoryList #InvSearchContainer #dvFilters>div:before,
body.InventoryList #InvSearchContainer #dvFilters>div:after,
body.InventoryList #InvToolbar ul:before,
body.InventoryList #InvToolbar ul:after,
body.InventoryList .vehicle_row:before,
body.InventoryList .vehicle_row:after,
body.InventoryList .unitImage>div:before,
body.InventoryList .unitImage>div:after,
body.InventoryList .images-2 .unitImage>div:before,
body.InventoryList .images-2 .unitImage>div:after,
body.InventoryList .unitDataBlock .textbuttons ul:before,
body.InventoryList .unitDataBlock .textbuttons ul:after,
body.InventoryList .invUnitHeader:before,
body.InventoryList .invUnitHeader:after,
body.InventoryList .invUnitInfo:before,
body.InventoryList .invUnitInfo:after,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:before,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow:after,
#main.xinventorymap .dvInventoryMap ul:before,
#main.xinventorymap .dvInventoryMap ul:after,
.print-detail #print-header>div:before,
.print-detail #print-header>div:after,
.print-detail #print-header>div:before,
.print-detail #print-header>div:after,
.print-detail .print-body>div:before,
.print-detail .print-body>div:after,
.print-detail .print-body>div:before,
.print-detail .print-body>div:after,
.print-detail .print-body .unit-gallery>ul:before,
.print-detail .print-body .unit-gallery>ul:after,
body.xShowroomListXml .makes:before,
body.xShowroomListXml .makes:after,
.staff-page-container:before,
.staff-page-container:after,
.staffgroup:before,
.staffgroup:after,
#StaffModal .modal-content:before,
#StaffModal .modal-content:after,
#modalStaff .staff-modal-wrap:before,
#modalStaff .staff-modal-wrap:after,
.staff-page-container:before,
.staff-page-container:after,
#StaffModal .modal-content:before,
#StaffModal .modal-content:after,
.header-container:before,
.header-container:after,
.header-container:before,
.header-container:after,
#main-nav .navbar-nav:before,
#main-nav .navbar-nav:after,
#main-nav .navbar-nav:before,
#main-nav .navbar-nav:after,
.navbar-header:before,
.navbar-header:after,
.navbar-header:before,
.navbar-header:after,
.footer-container:before,
.footer-container:after,
.footer-container:before,
.footer-container:after,
.content-home:before,
.content-home:after,
.content-home:before,
.content-home:after,
.index-ctas>div:before,
.index-ctas>div:after,
.index-ctas>div:before,
.index-ctas>div:after,
.finv-wrapper .finv-content:before,
.finv-wrapper .finv-content:after,
.finv-wrapper .finv-content:before,
.finv-wrapper .finv-content:after,
.home-row>div:before,
.home-row>div:after,
.home-row>div:before,
.home-row>div:after,
.container:before,
.container:after,
[id="main"]:before,
[id="main"]:after,
[id="main"]:before,
[id="main"]:after {
 content:" ";
 display:table
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.carousel-promo .item>ul:after,
.carousel-promo .item .vehicle-container .data ul:after,
form ul:after,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after,
.dst-block .dst-row:after,
.two-columns:after,
.content-hours:after,
body.InventoryDetail .invUnitHeader:after,
body.InventoryDetail .rowBlock:after,
body.InventoryDetail #invUnitSliderTray .item>ul:after,
body.InventoryDetail .unitPrice:after,
body.InventoryDetail .socialButtons:after,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after,
body.InventoryDetail .panel.unitSpecifications ul:after,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after,
body.InventoryDetail .invUnitRecommendations ul:after,
body.InventoryList #InvSearchContainer:after,
body.InventoryList #InvSearchContainer #dvFilters>div:after,
body.InventoryList #InvToolbar ul:after,
body.InventoryList .vehicle_row:after,
body.InventoryList .unitImage>div:after,
body.InventoryList .images-2 .unitImage>div:after,
body.InventoryList .unitDataBlock .textbuttons ul:after,
body.InventoryList .invUnitHeader:after,
body.InventoryList .invUnitInfo:after,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow:after,
#main.xinventorymap .dvInventoryMap ul:after,
.print-detail #print-header>div:after,
.print-detail #print-header>div:after,
.print-detail .print-body>div:after,
.print-detail .print-body>div:after,
.print-detail .print-body .unit-gallery>ul:after,
body.xShowroomListXml .makes:after,
.staff-page-container:after,
.staffgroup:after,
#StaffModal .modal-content:after,
#modalStaff .staff-modal-wrap:after,
.staff-page-container:after,
#StaffModal .modal-content:after,
.header-container:after,
.header-container:after,
#main-nav .navbar-nav:after,
#main-nav .navbar-nav:after,
.navbar-header:after,
.navbar-header:after,
.footer-container:after,
.footer-container:after,
.content-home:after,
.content-home:after,
.index-ctas>div:after,
.index-ctas>div:after,
.finv-wrapper .finv-content:after,
.finv-wrapper .finv-content:after,
.home-row>div:after,
.home-row>div:after,
.container:after,
[id="main"]:after,
[id="main"]:after {
 clear:both
}
.center-block {
 display:block;
 margin-left:auto;
 margin-right:auto
}
.pull-right {
 float:right !important
}
.pull-left {
 float:left !important
}
.hide {
 display:none !important
}
.show {
 display:block !important
}
.invisible {
 visibility:hidden
}
.text-hide {
 font:0/0 a;
 color:transparent;
 text-shadow:none;
 background-color:transparent;
 border:0
}
.hidden {
 display:none !important;
 visibility:hidden !important
}
.affix {
 position:fixed;
 -webkit-transform:translate3d(0, 0, 0);
 transform:translate3d(0, 0, 0)
}
@-ms-viewport {
 width:device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
 display:none !important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
 display:none !important
}
@media (max-width:767px) {
 .visible-xs {
  display:block !important
 }
 table.visible-xs {
  display:table
 }
 tr.visible-xs {
  display:table-row !important
 }
 th.visible-xs,
 td.visible-xs {
  display:table-cell !important
 }
}
@media (max-width:767px) {
 .visible-xs-block {
  display:block !important
 }
}
@media (max-width:767px) {
 .visible-xs-inline {
  display:inline !important
 }
}
@media (max-width:767px) {
 .visible-xs-inline-block {
  display:inline-block !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .visible-sm {
  display:block !important
 }
 table.visible-sm {
  display:table
 }
 tr.visible-sm {
  display:table-row !important
 }
 th.visible-sm,
 td.visible-sm {
  display:table-cell !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .visible-sm-block {
  display:block !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .visible-sm-inline {
  display:inline !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .visible-sm-inline-block {
  display:inline-block !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .visible-md {
  display:block !important
 }
 table.visible-md {
  display:table
 }
 tr.visible-md {
  display:table-row !important
 }
 th.visible-md,
 td.visible-md {
  display:table-cell !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .visible-md-block {
  display:block !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .visible-md-inline {
  display:inline !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .visible-md-inline-block {
  display:inline-block !important
 }
}
@media (min-width:1200px) {
 .visible-lg {
  display:block !important
 }
 table.visible-lg {
  display:table
 }
 tr.visible-lg {
  display:table-row !important
 }
 th.visible-lg,
 td.visible-lg {
  display:table-cell !important
 }
}
@media (min-width:1200px) {
 .visible-lg-block {
  display:block !important
 }
}
@media (min-width:1200px) {
 .visible-lg-inline {
  display:inline !important
 }
}
@media (min-width:1200px) {
 .visible-lg-inline-block {
  display:inline-block !important
 }
}
@media (max-width:767px) {
 .hidden-xs {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .hidden-sm {
  display:none !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .hidden-md {
  display:none !important
 }
}
@media (min-width:1200px) {
 .hidden-lg {
  display:none !important
 }
}
.visible-print {
 display:none !important
}
@media print {
 .visible-print {
  display:block !important
 }
 table.visible-print {
  display:table
 }
 tr.visible-print {
  display:table-row !important
 }
 th.visible-print,
 td.visible-print {
  display:table-cell !important
 }
}
.visible-print-block {
 display:none !important
}
@media print {
 .visible-print-block {
  display:block !important
 }
}
.visible-print-inline {
 display:none !important
}
@media print {
 .visible-print-inline {
  display:inline !important
 }
}
.visible-print-inline-block {
 display:none !important
}
@media print {
 .visible-print-inline-block {
  display:inline-block !important
 }
}
@media print {
 .hidden-print {
  display:none !important
 }
}
.vcard {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
.carousel-promo .item>ul {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0;
 margin-bottom:0
}
.carousel-promo .item>ul:before,
.carousel-promo .item>ul:after {
 content:" ";
 display:table
}
.carousel-promo .item>ul:after {
 clear:both
}
.carousel-promo .item>ul:before,
.carousel-promo .item>ul:after {
 content:" ";
 display:table
}
.carousel-promo .item>ul:after {
 clear:both
}
.carousel-promo .item>ul>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none
}
@media (min-width:768px) {
 .carousel-promo .item>ul>li {
  float:left;
  width:50%
 }
}
@media (min-width:992px) {
 .carousel-promo .item>ul>li {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:1200px) {
 .carousel-promo .item>ul>li {
  float:left;
  width:25%
 }
}
.carousel-promo .item .featured-content {
 display:block
}
.carousel-promo .item .featured-content:hover .data {
 opacity:1
}
.carousel-promo .item .vehicle-container {
 position:relative
}
.carousel-promo .item .vehicle-container .data {
 opacity:0;
 position:absolute;
 display:none;
 top:0;
 left:0;
 right:0;
 bottom:0;
 padding:10px 15px;
 overflow-y:auto
}
@media (max-width:767px) {
 .carousel-promo .item .vehicle-container .data {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .carousel-promo .item .vehicle-container .data {
  display:none !important
 }
}
.carousel-promo .item .vehicle-container .data ul {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0
}
.carousel-promo .item .vehicle-container .data ul:before,
.carousel-promo .item .vehicle-container .data ul:after {
 content:" ";
 display:table
}
.carousel-promo .item .vehicle-container .data ul:after {
 clear:both
}
.carousel-promo .item .vehicle-container .data ul:before,
.carousel-promo .item .vehicle-container .data ul:after {
 content:" ";
 display:table
}
.carousel-promo .item .vehicle-container .data ul:after {
 clear:both
}
.carousel-promo .item .vehicle-container .data ul>li {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 display:table;
 list-style:none
}
.carousel-promo .item .vehicle-container .data ul>li label,
.carousel-promo .item .vehicle-container .data ul>li span {
 display:inline-block;
 vertical-align:top
}
.carousel-promo .item .vehicle-container .data ul>li label {
 width:40%;
 font-weight:normal
}
.carousel-promo .item .vehicle-container .data ul>li span {
 width:60%;
 font-weight:bold;
 text-align:right
}
.carousel-promo .item .vehicle-title h3 {
 padding-top:10px;
 padding-bottom:10px;
 margin:0;
 font-size:14px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.carousel-promo .item .vehicle-title h3 span {
 margin-right:5px
}
body.EDITING .formField .label.placeholder {
 display:inline-block
}
body.modal-open {
 overflow:hidden;
 position:absolute !important;
 width:100%
}
.form-header,
.form-footer {
 width:83.33333333%;
 margin:0px auto;
 padding-bottom:15px
}
@media (max-width:767px) {
 .form-header,
 .form-footer {
  width:100%
 }
}
.form-header #requiredMessageBlock,
.form-footer #requiredMessageBlock {
 text-align:center
}
form {
 width:83.33333333%;
 margin:0px auto
}
@media (max-width:767px) {
 form {
  width:100%
 }
}
form h3 {
 font-weight:400
}
form ul {
 margin-left:-15px;
 margin-right:-15px;
 margin-bottom:0;
 padding-left:0
}
form ul:before,
form ul:after {
 content:" ";
 display:table
}
form ul:after {
 clear:both
}
form ul:before,
form ul:after {
 content:" ";
 display:table
}
form ul:after {
 clear:both
}
form ul>li {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
form ul>li {
 list-style:none;
 padding-bottom:7.5px
}
form ul>li.formSubject {
 display:none
}
form ul>li>.formField {
 position:relative
}
form ul>li>.formField .label {
 display:none;
 white-space:normal;
 display:block\9;
 font-size:18px
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
 form ul>li>.formField .label {
  display:none
 }
}
form ul>li>.formField .formRequired {
 position:absolute;
 top:0;
 bottom:0;
 right:10px;
 height:1px;
 line-height:1px;
 margin-top:auto;
 margin-bottom:auto
}
.submitBlock {
 text-align:center;
 margin:0 -15px;
 padding-top:15px
}
.submitBlock li {
 display:inline-block;
 float:none
}
@media (min-width:768px) {
 .submitBlock li {
  width:auto
 }
}
.submitBlock button {
 width:230px;
 display:block;
 padding:0
}
.modal .submitBlock button {
 width:220px
}
.NOLOCALSTORAGE form .resetButton,
form.NOLOCALSTORAGE .resetButton {
 display:none
}
.single-column>li {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
.double-column>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .double-column>li {
  float:left;
  width:50%
 }
}
.tri-column>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .tri-column>li {
  float:left;
  width:50%
 }
}
@media (min-width:992px) {
 .tri-column>li {
  float:left;
  width:33.33333333%
 }
}
.quad-column>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:992px) {
 .quad-column>li {
  float:left;
  width:50%
 }
}
@media (min-width:992px) {
 .quad-column>li {
  float:left;
  width:25%
 }
}
.xcareers form ul.ulCareerInterest>li .label {
 display:inline-block
}
.xcontact form ul.ulContact #formAddress,
.xcontact form ul.ulContact #formCity,
.xcontact form ul.ulContact #formState,
.xcontact form ul.ulContact #formZip {
 display:none
}
.xdonations form ul.ulDonations #formTaxReceipt .label {
 display:inline-block
}
.xget_quote form ul.ulContact>li,
.xget_quote form ul.ulExtraPhones>li,
.xget_quote form ul.ulVehicleInfo>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xget_quote form ul.ulContact>li,
 .xget_quote form ul.ulExtraPhones>li,
 .xget_quote form ul.ulVehicleInfo>li {
  float:left;
  width:50%
 }
}
.xget_quote form ul.ulContact #formAddress,
.xget_quote form ul.ulContact #formCity,
.xget_quote form ul.ulContact #formState,
.xget_quote form ul.ulContact #formZip {
 display:none
}
.xget_quote form ul.ulVehicleInfo #formVIN,
.xget_quote form ul.ulVehicleInfo #formMiles {
 display:none
}
.xinquiry form ul.ulContact #formAddress,
.xinquiry form ul.ulContact #formCity,
.xinquiry form ul.ulContact #formState,
.xinquiry form ul.ulContact #formZip {
 display:none
}
.xmotorclothes form ul.ulContact>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xmotorclothes form ul.ulContact>li {
  float:left;
  width:50%
 }
}
#newsletter-signup-form #newsletter-subscribe {
 display:none
}
.xparts_request form ul.ulContact>li,
.xparts_request form ul.ulTypeOfVehicle>li,
.xparts_request form ul.ulVehicleInfo>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xparts_request form ul.ulContact>li,
 .xparts_request form ul.ulTypeOfVehicle>li,
 .xparts_request form ul.ulVehicleInfo>li {
  float:left;
  width:50%
 }
}
.xrentals form ul.ulRentalsContactExtra>li,
.xrentals form ul.ulContact>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xrentals form ul.ulRentalsContactExtra>li,
 .xrentals form ul.ulContact>li {
  float:left;
  width:50%
 }
}
.xrentalavailability form ul.ulRentalDates>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xrentalavailability form ul.ulRentalDates>li {
  float:left;
  width:50%
 }
}
.xrentalavailability form ul.ulContact #formAddress,
.xrentalavailability form ul.ulContact #formCity,
.xrentalavailability form ul.ulContact #formState,
.xrentalavailability form ul.ulContact #formZip {
 display:none
}
.xsched_ride form ul.ulContact>li,
.xsched_ride form ul.ulExtraPhones>li,
.xsched_ride form ul.ulSchedRide>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xsched_ride form ul.ulContact>li,
 .xsched_ride form ul.ulExtraPhones>li,
 .xsched_ride form ul.ulSchedRide>li {
  float:left;
  width:50%
 }
}
.xsched_ride form ul.ulContact #formAddress,
.xsched_ride form ul.ulContact #formCity,
.xsched_ride form ul.ulContact #formState,
.xsched_ride form ul.ulContact #formZip {
 display:none
}
.xsendtofriend form ul.ulContact #formTelephone,
.xsendtofriend form ul.ulContact #formAddress,
.xsendtofriend form ul.ulContact #formCity,
.xsendtofriend form ul.ulContact #formState,
.xsendtofriend form ul.ulContact #formZip {
 display:none
}
.xservice_request form ul.ulContact>li,
.xservice_request form ul.ulTypeOfVehicle>li,
.xservice_request form ul.ulVehicleInfo>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xservice_request form ul.ulContact>li,
 .xservice_request form ul.ulTypeOfVehicle>li,
 .xservice_request form ul.ulVehicleInfo>li {
  float:left;
  width:50%
 }
}
.xservice_request form ul.ulPriorService #formServiced .label {
 display:inline-block
}
.modal-dialog form[name='xsurvey'] ul.ulSurveyPermission>li .label,
.modal-dialog form[name='xsurvey'] ul.ulRateSurvey>li .label,
.modal-dialog form[name='xsurvey'] ul.ulSurveyHear>li .label {
 display:inline-block
}
.modal-dialog form[name='xsurvey'] ul.ulContact #formTelephone,
.modal-dialog form[name='xsurvey'] ul.ulContact #formAddress,
.modal-dialog form[name='xsurvey'] ul.ulContact #formZip {
 display:none
}
.modal-dialog form[name='xsurvey'] ul.ulSurveyHear>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .modal-dialog form[name='xsurvey'] ul.ulSurveyHear>li {
  float:left;
  width:50%
 }
}
.modal-dialog form[name='xsurvey'] #formAllowContact .label,
.modal-dialog form[name='xsurvey'] #formAllowComments .label {
 display:block;
 padding-left:0;
 padding-right:0;
 text-align:left
}
.xsurvey form ul.ulRateSurvey>li,
.xsurvey form ul.ulContact>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xsurvey form ul.ulRateSurvey>li,
 .xsurvey form ul.ulContact>li {
  float:left;
  width:50%
 }
}
.xsurvey form ul.ulSurveyPermission>li .label,
.xsurvey form ul.ulRateSurvey>li .label,
.xsurvey form ul.ulSurveyHear>li .label {
 display:inline-block
}
.xsurvey form ul.ulContact #formTelephone,
.xsurvey form ul.ulContact #formAddress,
.xsurvey form ul.ulContact #formZip {
 display:none
}
.xsurvey form ul.ulSurveyHear>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xsurvey form ul.ulSurveyHear>li {
  float:left;
  width:50%
 }
}
@media (min-width:992px) {
 .xsurvey form ul.ulSurveyHear>li {
  float:left;
  width:33.33333333%
 }
}
.xnew_rider_inquiry form ul.ulInterestedIn>li,
.xnew_rider_inquiry form ul.ulContact>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xnew_rider_inquiry form ul.ulInterestedIn>li,
 .xnew_rider_inquiry form ul.ulContact>li {
  float:left;
  width:50%
 }
}
.xnew_rider_inquiry form ul.ulInterestedIn>li .label {
 display:inline-block
}
.xtrade_value form ul.ulContact>li,
.xconsignment form ul.ulContact>li,
.xtrade_value form ul.ulTypeOfVehicle>li,
.xconsignment form ul.ulTypeOfVehicle>li,
.xtrade_value form ul.ulTradeInVehicle>li,
.xconsignment form ul.ulTradeInVehicle>li,
.xtrade_value form ul.ulVehicleInfo>li,
.xconsignment form ul.ulVehicleInfo>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xtrade_value form ul.ulContact>li,
 .xconsignment form ul.ulContact>li,
 .xtrade_value form ul.ulTypeOfVehicle>li,
 .xconsignment form ul.ulTypeOfVehicle>li,
 .xtrade_value form ul.ulTradeInVehicle>li,
 .xconsignment form ul.ulTradeInVehicle>li,
 .xtrade_value form ul.ulVehicleInfo>li,
 .xconsignment form ul.ulVehicleInfo>li {
  float:left;
  width:50%
 }
}
.xtrade_value form ul.ulContact #formAddress,
.xconsignment form ul.ulContact #formAddress,
.xtrade_value form ul.ulContact #formCity,
.xconsignment form ul.ulContact #formCity,
.xtrade_value form ul.ulContact #formState,
.xconsignment form ul.ulContact #formState,
.xtrade_value form ul.ulContact #formZip,
.xconsignment form ul.ulContact #formZip {
 display:none
}
.xtrade_value form ul.ulVehicleInfo #formVIN,
.xconsignment form ul.ulVehicleInfo #formVIN,
.xtrade_value form ul.ulVehicleInfo #formMiles,
.xconsignment form ul.ulVehicleInfo #formMiles {
 display:none
}
.xvin_check .ulContact>li,
.xvin_check .ulVehicleInfo>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .xvin_check .ulContact>li,
 .xvin_check .ulVehicleInfo>li {
  float:left;
  width:50%
 }
}
#formPickUp .placeholder,
#formDropOff .placeholder {
 display:block
}
body.xstorage [id='formAddress'],
body.xstorage [id='formCity'],
body.xstorage [id='formState'],
body.xstorage [id='formZip'] {
 display:none
}
.modal img {
 max-width:100%
}
.modal .modal-title {
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.modal .modal-content {
 position:relative
}
.modal .modal-content:before,
.modal .modal-content:after {
 content:" ";
 display:table
}
.modal .modal-content:after {
 clear:both
}
.modal .modal-content:before,
.modal .modal-content:after {
 content:" ";
 display:table
}
.modal .modal-content:after {
 clear:both
}
.modal .modal-content h1 {
 display:none
}
.modal .modal-content ul li.textbutton a {
 display:block;
 padding:10px;
 font-size:17px
}
.modal .modal-content ul li.textbutton a .textbuttonContent {
 text-transform:uppercase;
 padding:0 10px
}
.modal .modal-content ul li.textbutton a a:hover {
 opacity:.85
}
.modal#modalGallery .modal-content .image_overlay {
 display:none
}
.modal#modalGallery .modal-content:hover .carousel-nav {
 display:block
}
.modal#modalGallery .modal-content .carousel-indicators-buttons {
 margin-bottom:0;
 bottom:0
}
.modal#modalVideo .modal-content {
 position:relative;
 display:block;
 height:0;
 padding:0;
 overflow:hidden;
 padding-bottom:75%
}
.modal#modalVideo .modal-content .embed-responsive-item,
.modal#modalVideo .modal-content iframe,
.modal#modalVideo .modal-content embed,
.modal#modalVideo .modal-content object {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 height:100%;
 width:100%;
 border:0
}
.modal#modalVideo .modal-content.embed-responsive-16by9 {
 padding-bottom:56.25%
}
.modal#modalVideo .modal-content.embed-responsive-4by3 {
 padding-bottom:75%
}
.modal#modalVideo .modal-content iframe {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 height:100%;
 width:100%;
 border:0
}
.modal#modalVideo.widescreen .modal-content {
 padding-bottom:56.25%
}
#modalBox.COMPLETED .modal-header h2 {
 display:none
}
#modalBox.COMPLETED .modal-header h2.modal-completed {
 display:block
}
#modalBox .modal-header h2.modal-completed {
 display:none
}
#modalBox .unitLeadButtons,
body[class*="inventorydetail"] .unitLeadButtons,
body[class*="InventoryDetail"] .unitLeadButtons {
 margin-left:-15px;
 margin-right:-15px;
 margin-top:15px
}
#modalBox .unitLeadButtons:before,
body[class*="inventorydetail"] .unitLeadButtons:before,
body[class*="InventoryDetail"] .unitLeadButtons:before,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
 content:" ";
 display:table
}
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
 clear:both
}
#modalBox .unitLeadButtons:before,
body[class*="inventorydetail"] .unitLeadButtons:before,
body[class*="InventoryDetail"] .unitLeadButtons:before,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
 content:" ";
 display:table
}
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
 clear:both
}
#modalBox .unitLeadButtons ul,
body[class*="inventorydetail"] .unitLeadButtons ul,
body[class*="InventoryDetail"] .unitLeadButtons ul {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin-bottom:0
}
#modalBox .unitLeadButtons ul>li,
body[class*="inventorydetail"] .unitLeadButtons ul>li,
body[class*="InventoryDetail"] .unitLeadButtons ul>li {
 display:none
}
#modalBox .unitLeadButtons ul>li.textbutton,
body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton,
body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton {
 list-style:none;
 display:block
}
#modalBox .unitLeadButtons ul>li.textbutton:last-child a,
body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton:last-child a,
body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton:last-child a {
 border-bottom-width:0
}
#modalBox .unitLeadButtons ul>li.textbutton a,
body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton a,
body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton a {
 display:block;
 padding:10px 15px;
 position:relative
}
@media (min-width:992px) and (max-width:1199px) {
 #modalBox .unitLeadButtons ul>li.textbutton a,
 body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton a,
 body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton a {
  padding:7.5px 10px
 }
}
#modalBox .unitLeadButtons ul>li.textbutton a>span.textbuttonIcon,
body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonIcon,
body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonIcon {
 font-size:25px;
 margin-right:15px;
 min-width:25px;
 text-align:center
}
#modalBox .unitLeadButtons ul>li.textbutton a>span.textbuttonContent,
body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonContent,
body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonContent {
 font-size:17px;
 text-transform:uppercase
}
#modalBox .unitLeadButtons ul>li.textbutton a>span.textbuttonArrow,
body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonArrow,
body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonArrow {
 position:absolute;
 top:50%;
 right:15px;
 font-size:18px;
 margin-top:-7px
}
@media (min-width:992px) and (max-width:1199px) {
 #modalBox .unitLeadButtons ul>li.textbutton a>span.textbuttonArrow,
 body[class*="inventorydetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonArrow,
 body[class*="InventoryDetail"] .unitLeadButtons ul>li.textbutton a>span.textbuttonArrow {
  right:10px
 }
}
.carousel-slideshow {
 position:relative;
 z-index:1;
 width:100%;
 height:100%
}
.carousel-slideshow .carousel-inner {
 width:100%;
 height:100%
}
.carousel-slideshow .carousel-inner .item {
 width:100%;
 height:100%;
 background-size:cover;
 background-position:center center;
 background-repeat:no-repeat
}
.carousel-slideshow .carousel-inner .item>a {
 display:block;
 width:100%;
 height:100%
}
.carousel-slideshow .carousel-inner .item .carousel-caption {
 display:none
}
.carousel-slideshow .carousel-control {
 z-index:2
}
.share-modal {
 width:100%;
 max-width:450px;
 margin:0 auto;
 border-radius:3px;
 box-shadow:0 2px 10px #000;
 background-color:#ffffff;
 font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;
 color:#2d2d2d
}
.share-modal__header {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -ms-flex-pack:justify;
 -webkit-box-pack:space-between;
 -webkit-justify-content:space-between;
 -ms-justify-content:space-between;
 justify-content:space-between;
 padding:35px 35px 10px
}
.share-modal__header:before {
 content:'';
 position:absolute;
 bottom:0;
 left:35px;
 right:0;
 border-bottom:1px solid #e0e0e0
}
.share-modal__header:after {
 content:'';
 position:absolute;
 bottom:-2px;
 left:35px;
 width:20px;
 height:5px;
 transform:skew(-30deg);
 background-color:#e0e0e0
}
.share-modal__heading {
 padding-top:0;
 padding-bottom:0;
 margin-bottom:0;
 -webkit-box-flex:1 1 auto;
 -webkit-flex:1 1 auto;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 font-size:26px;
 font-weight:400;
 line-height:1;
 color:#2d2d2d;
 font-family:"Roboto Condensed",Arial,Helvetica,sans-serif
}
.share-modal__heading-icon {
 transform:translateY(-0.1em);
 vertical-align:middle;
 padding-right:5px;
 font-size:20px;
 color:#7a7a7a
}
.share-modal__close-btn {
 transition:color .25s ease-in-out,border-color .25s ease-in-out;
 display:inline-block;
 cursor:pointer;
 vertical-align:top;
 width:34px;
 height:34px;
 border-radius:50%;
 border:1px solid #7a7a7a;
 text-align:center;
 font-size:14px;
 color:#7a7a7a
}
.share-modal__close-btn:hover,
.share-modal__close-btn:active,
.share-modal__close-btn:focus {
 border-color:#2d2d2d;
 color:#2d2d2d
}
.share-modal__close-btn .fa {
 display:inline-block;
 vertical-align:top;
 line-height:32px
}
.share-modal__content {
 padding:25px 35px 40px
}
.share-modal__copy-url {
 margin-bottom:25px
}
.share-modal__copy-input-wrapper {
 display:block;
 position:relative
}
.share-modal__copy-overlay {
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 height:30px;
 margin:auto 0;
 background-color:rgba(53,79,106,0.9);
 padding-left:10px;
 padding-right:15px;
 text-align:center;
 font-size:14px;
 font-weight:700;
 line-height:29px;
 text-shadow:1px 1px 1px rgba(0,0,0,0.3);
 color:#ffffff;
 transition:all .4s ease-in-out;
 visibility:hidden;
 opacity:0
}
.share-modal__copy-overlay.is-visible {
 transition:all 0s ease-in-out;
 visibility:visible;
 opacity:1
}
.share-modal__copy-overlay:before,
.share-modal__copy-overlay:after {
 content:'';
 position:absolute;
 left:-10px;
 border-right:10px solid rgba(53,79,106,0.9)
}
.share-modal__copy-overlay:before {
 top:0;
 border-top:15px solid transparent
}
.share-modal__copy-overlay:after {
 bottom:0;
 border-bottom:15px solid transparent
}
.share-modal__copy-input {
 transition:all .25s ease-in-out;
 height:50px;
 border-radius:3px;
 border:1px solid #e0e0e0;
 background-color:#ffffff;
 padding:0 15px;
 color:#000000
}
.share-modal__copy-input:hover,
.share-modal__copy-input:active,
.share-modal__copy-input:focus {
 background-color:#d9d9d9;
 color:#000000
}
.share-modal__copy-button {
 transition:all .25s ease-in-out;
 position:relative;
 border-radius:4px;
 padding-left:10px;
 padding-right:10px;
 text-align:center;
 border:none;
 background-color:#696969;
 color:#ffffff;
 text-shadow:1px 1px 1px rgba(0,0,0,0.3);
 margin-top:10px;
 width:100%;
 height:50px;
 text-transform:uppercase;
 font-size:18px;
 letter-spacing:.03em;
 font-weight:700;
 line-height:40px
}
.share-modal__copy-button:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 border-radius:4px;
 background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.02) 75%, rgba(0,0,0,0.08) 100%)
}
.share-modal__copy-button:hover,
.share-modal__copy-button:active,
.share-modal__copy-button:focus {
 background-color:#273b4f;
 color:#ffffff
}
.share-modal__copy-button .share-modal__copy-icon {
 font-size:smaller;
 text-shadow:none;
 color:rgba(255,255,255,0.7)
}
.share-modal__social-list {
 list-style-type:none;
 margin:0 -5px;
 padding:0;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -ms-flex-pack:justify;
 -webkit-box-pack:space-between;
 -webkit-justify-content:space-between;
 -ms-justify-content:space-between;
 justify-content:space-between
}
@media (max-width:575px) {
 .share-modal__social-list {
  -ms-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.share-modal__social-item {
 -webkit-box-flex:1 1 50%;
 -webkit-flex:1 1 50%;
 -ms-flex:1 1 50%;
 flex:1 1 50%;
 margin-bottom:10px
}
@media (min-width:567px) {
 .share-modal__social-item {
  -webkit-box-flex:1 1 auto;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  margin-bottom:0
 }
}
.share-modal__social-link {
 transition:background-color .25s ease-in-out,color .25s ease-in-out;
 position:relative;
 border:none;
 border-radius:4px;
 font-weight:700;
 padding-left:10px;
 padding-right:10px;
 text-align:center;
 border:1px solid #e0e0e0;
 background-color:#ffffff;
 color:#2d2d2d;
 cursor:pointer;
 display:block;
 margin-left:5px;
 margin-right:5px;
 font-size:36px;
 line-height:70px;
 color:#5b5b5b
}
.share-modal__social-link:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 border-radius:4px;
 background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.02) 75%, rgba(0,0,0,0.08) 100%)
}
.share-modal__social-link:hover,
.share-modal__social-link:active,
.share-modal__social-link:focus {
 background-color:#f0f0f0;
 color:#2d2d2d
}
.share-modal__social-link:hover,
.share-modal__social-link:active,
.share-modal__social-link:focus {
 color:#2d2d2d
}
.mfp-zoom-in .mfp-with-anim {
 opacity:0;
 transition:all .2s ease-in-out;
 transform:scale(.8)
}
.mfp-zoom-in.mfp-bg {
 opacity:0;
 transition:all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
 opacity:1;
 transform:scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
 opacity:.5
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
 transform:scale(.8);
 opacity:0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
 opacity:0
}
.mfp-close {
 color:#fff !important
}
.eventCalendar #content {
 position:relative
}
.eventCalendar hr {
 border:none
}
.eventCalendar #calendar {
 padding:15px 0
}
.eventCalendar #calendar .fc-header {
 margin-bottom:10px
}
.eventCalendar #calendar .fc-header tr {
 padding-bottom:15px
}
@media (min-width:768px) and (max-width:991px) {
 .eventCalendar #calendar .fc-header tr td.fc-header-left {
  display:block
 }
}
.eventCalendar #calendar .fc-header tr td.fc-header-left h2 {
 font-size:30px;
 line-height:30px;
 margin-bottom:0
}
.eventCalendar #calendar .fc-header tr td.fc-header-center {
 display:none
}
@media (min-width:768px) and (max-width:991px) {
 .eventCalendar #calendar .fc-header tr td.fc-header-right {
  display:block;
  width:auto
 }
}
.eventCalendar #calendar .fc-header tr td.fc-header-right>span {
 border-radius:0!important;
 text-align:center;
 margin-bottom:0
}
@media (min-width:768px) {
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-month {
  margin-left:5px
 }
}
@media (min-width:768px) {
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-basicDay {
  margin-right:5px
 }
}
@media (max-width:767px) {
 .eventCalendar #calendar .fc-header tr {
  display:block
 }
 .eventCalendar #calendar .fc-header tr td {
  display:block
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-left h2 {
  font-size:22px
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right {
  width:auto
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right:before,
 .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
  content:" ";
  display:table
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
  clear:both
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right:before,
 .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
  content:" ";
  display:table
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
  clear:both
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span {
  display:block;
  float:left;
  margin-left:0;
  margin-right:0;
  margin-bottom:10px;
  border-radius:0!important;
  text-align:center
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-listbt,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-calendarbt {
  width:50%;
  overflow-x:hidden
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-month,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-basicWeek,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-basicDay {
  width:33.33333333%
 }
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-prevYear,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-prev,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-today,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-next,
 .eventCalendar #calendar .fc-header tr td.fc-header-right>span.fc-button-nextYear {
  width:20%
 }
}
.eventCalendar #calendar .fc-content.listView .fc-view.fc-list {
 display:block
}
.eventCalendar #calendar .fc-content.listView .fc-view.fc-grid {
 display:none
}
.eventCalendar #calendar .fc-content .fc-view.fc-list {
 display:none
}
.eventCalendar #calendar .fc-content .fc-view.fc-list .dvListviewEvent .dvHeader {
 padding:5px
}
.eventCalendar #calendar .fc-content .fc-view.fc-list .dvListviewEvent .dvHeader a {
 font-size:16px
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event {
 border:none;
 cursor:pointer
}
@media (max-width:767px) {
 .eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event {
  padding-top:20px
 }
 .eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event * {
  display:none
 }
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event .fc-event-inner {
 padding:5px
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event .fc-event-inner .iconWrapper {
 display:block;
 padding-bottom:5px;
 min-height:48px
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event .fc-event-inner .fc-event-time {
 display:inline
}
.eventCalendar #dvTemplates,
.eventCalendar .dvTemplates {
 display:none
}
.dvListviewEvent {
 margin-top:10px;
 padding:10px
}
.dvListviewEvent .dvSocial {
 float:right;
 padding-top:8px;
 padding-right:7px;
 padding-left:7px
}
.dvListviewEvent .dvHeader a {
 font-size:16px
}
.dvListviewEvent .dvDate {
 margin-top:10px;
 margin-bottom:10px
}
.dvListviewEvent .dvContent {
 margin-top:10px
}
#overlayBlock {
 display:none;
 height:100%;
 width:100%;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:999
}
#eventDetails {
 display:none;
 position:fixed;
 top:5%;
 left:0;
 right:0;
 margin:auto;
 max-width:600px;
 width:90%;
 max-height:90%;
 overflow:hidden;
 padding:10px;
 z-index:1000
}
#eventDetails .close {
 float:right;
 z-index:1001;
 display:block;
 cursor:pointer;
 margin:5px;
 padding:5px
}
#eventDetails h3 {
 margin:0 0 10px;
 padding:5px
}
#eventDetails h3.grabber {
 cursor:move
}
#eventDetails>.content .dvDetailView {
 overflow:auto
}
@media (min-width:768px) {
 #eventDetails>.content .dvDetailView .dvSocial {
  float:right
 }
}
#eventDetails>.content .dvDetailView .dvImage {
 padding:10px
}
#eventDetails>.content .dvDetailView .dvImage img {
 display:block;
 width:100% \9;
 max-width:100%;
 width:auto;
 height:auto
}
.qtip {
 z-index:12
}
.qtip .close {
 cursor:pointer
}
@media (max-width:767px) {
 .qtip {
  display:none !important
 }
}
.qtip .qtip-tip {
 z-index:1;
 background:none !important;
 width:50px;
 height:25px !important
}
.qtip .qtip-tip:before {
 content:"";
 display:block;
 border-left:25px solid transparent;
 border-right:25px solid transparent
}
.qtip .qtip-tip[rel='bottomMiddle']:before {
 border-bottom:25px solid #fff;
 border-bottom-color:inherit
}
.qtip .qtip-tip[rel='topMiddle']:before {
 border-top:25px solid #fff;
 border-top-color:inherit
}
.qtip .qtip-tip canvas {
 display:none
}
.qtip .qtip-wrapper {
 border-radius:0
}
.qtip .qtip-wrapper a {
 color:#000;
 font-weight:bold
}
.qtip .qtip-wrapper .qtip-contentWrapper {
 padding:10px
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content {
 padding:0 !important
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvHeader {
 padding:5px
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvHeader a {
 color:inherit
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvDate {
 margin-top:5px;
 margin-bottom:5px
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvImage img {
 display:block;
 width:100% \9;
 max-width:100%;
 width:auto;
 height:auto
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvFooter .dvSocial {
 padding:5px 0
}
.xListEvents .dvListviewCategory {
 box-shadow:none;
 border:none;
 border-radius:0
}
.xListEvents .dvListviewCategory .dvCategoryTitle {
 box-shadow:none;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 border-radius:0;
 margin:0
}
.xListEvents .dvListviewCategory .dvListviewEvent {
 border:none;
 margin-top:0;
 padding:10px
}
.xListEvents .dvListviewCategory .dvListviewEvent .dvHeader {
 margin:0
}
.xListEvents .dvListviewCategory .dvListviewEvent .dvImage img {
 display:block;
 width:100% \9;
 max-width:100%;
 width:auto;
 height:auto
}
.event-by-date .event-by-date-header {
 padding-bottom:10px
}
.event-by-date .event-by-date-header .event-by-date-search {
 text-align:center;
 width:auto;
 margin:0 auto;
 padding:0 10px
}
@media (min-width:768px) {
 .event-by-date .event-by-date-header .event-by-date-search>div {
  display:inline-block
 }
}
.event-by-date .event-by-date-header .event-by-date-search>div>div {
 display:inline-block
}
.event-by-date .event-by-date-header .event-by-date-search>div>div select {
 font-size:16px;
 padding:8px 10px;
 cursor:pointer
}
.event-by-date .event-by-date-header .event-by-date-search>div>div .submit-event-by-date-search {
 padding:8px
}
.event-by-date .event-by-date-header .event-by-date-search>div.ui-grid-a>div {
 padding-left:10px
}
.event-by-date .event-by-date-header .event-by-date-search>div.ui-grid-a>div:first-child {
 padding-left:0
}
.event-by-date .event-by-date-header .event-by-date-search>div:not(.date-to) {
 font-size:0
}
.event-by-date .event-by-date-header .event-by-date-search>div.date-to {
 line-height:40px
}
@media (min-width:768px) {
 .event-by-date .event-by-date-header .event-by-date-search>div.date-to {
  line-height:inherit
 }
}
.event-by-date .event-by-date-header .event-by-date-search>div.search-dates {
 padding-top:10px
}
@media (min-width:768px) {
 .event-by-date .event-by-date-header .event-by-date-search>div.search-dates {
  padding-top:0
 }
}
.event-by-date .event-by-date-pagination {
 padding:0 15px
}
.event-by-date .event-by-date-pagination:before,
.event-by-date .event-by-date-pagination:after {
 content:" ";
 display:table
}
.event-by-date .event-by-date-pagination:after {
 clear:both
}
.event-by-date .event-by-date-pagination:before,
.event-by-date .event-by-date-pagination:after {
 content:" ";
 display:table
}
.event-by-date .event-by-date-pagination:after {
 clear:both
}
.event-by-date .event-by-date-pagination>span>a {
 display:inline-block;
 width:30px;
 text-align:center
}
@media (min-width:768px) {
 .event-by-date .event-by-date-pagination>span>a {
  width:auto;
  text-align:left
 }
}
.event-by-date .event-by-date-pagination a {
 cursor:pointer;
 font-size:20px;
 line-height:30px;
 padding:0
}
@media (min-width:768px) {
 .event-by-date .event-by-date-pagination a {
  font-size:14px;
  padding:0 5px;
  line-height:inherit
 }
}
.event-by-date .event-by-date-search+.event-by-date-pagination>span>a {
 margin-top:6px
}
.event-by-date .event-by-date-results+.event-by-date-pagination {
 padding-top:10px
}
.event-by-date .event-by-date-results+.event-by-date-pagination>span {
 display:block
}
@media (min-width:768px) {
 .event-by-date .event-by-date-results+.event-by-date-pagination>span {
  float:left;
  line-height:inherit
 }
}
.event-by-date .event-by-date-results+.event-by-date-pagination>a {
 display:block;
 margin-top:10px
}
@media (min-width:768px) {
 .event-by-date .event-by-date-results+.event-by-date-pagination>a {
  float:right;
  margin-top:0
 }
}
.event-by-date .event-month {
 margin-top:10px;
 border-style:solid;
 border-top-width:0;
 border-right-width:0;
 border-bottom-width:1px;
 border-left-width:0
}
.event-by-date .event-month:before,
.event-by-date .event-month:after {
 content:" ";
 display:table
}
.event-by-date .event-month:after {
 clear:both
}
.event-by-date .event-month:before,
.event-by-date .event-month:after {
 content:" ";
 display:table
}
.event-by-date .event-month:after {
 clear:both
}
.event-by-date .event-month:first-child {
 margin-top:0
}
.event-by-date .event-month-title {
 font-size:30px;
 font-weight:700;
 padding-left:10px;
 padding-right:10px
}
.event-by-date .event-month-title:before,
.event-by-date .event-month-title:after {
 content:" ";
 display:table
}
.event-by-date .event-month-title:after {
 clear:both
}
.event-by-date .event-month-title:before,
.event-by-date .event-month-title:after {
 content:" ";
 display:table
}
.event-by-date .event-month-title:after {
 clear:both
}
.event-by-date .event-item {
 padding:6px 10px 0;
 border-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:0;
 border-left-width:1px
}
.event-by-date .event-item:before,
.event-by-date .event-item:after {
 content:" ";
 display:table
}
.event-by-date .event-item:after {
 clear:both
}
.event-by-date .event-item:before,
.event-by-date .event-item:after {
 content:" ";
 display:table
}
.event-by-date .event-item:after {
 clear:both
}
.event-by-date .event-item:first-child {
 border-top:none
}
.event-by-date .event-item.has-image {
 padding-top:15px
}
.event-by-date .event-item.has-image .event-info>h3 {
 float:none
}
@media (min-width:992px) {
 .event-by-date .event-item.has-image .event-info>h3 {
  float:left;
  margin-bottom:10px
 }
}
.event-by-date .event-item.has-image .event-info .event-desc .addthis_toolbox {
 float:none;
 padding-top:0;
 padding-left:0;
 padding-bottom:10px
}
@media (min-width:992px) {
 .event-by-date .event-item.has-image .event-info .event-desc .addthis_toolbox {
  float:right;
  padding-top:12px;
  padding-left:8px;
  padding-bottom:0
 }
}
@media (min-width:768px) {
 .event-by-date .event-item .event-image {
  float:left;
  padding-right:15px;
  padding-bottom:15px;
  width:35%
 }
}
@media (min-width:1200px) {
 .event-by-date .event-item .event-image {
  width:20%
 }
}
.event-by-date .event-item .event-image a img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto;
 margin:0 auto
}
.event-by-date .event-item .event-info {
 overflow:hidden
}
.event-by-date .event-item .event-info>h3 {
 margin-bottom:5px
}
@media (min-width:768px) {
 .event-by-date .event-item .event-info>h3 {
  float:left;
  margin-bottom:10px
 }
}
.event-by-date .event-item .event-info .event-desc:before,
.event-by-date .event-item .event-info .event-desc:after {
 content:" ";
 display:table
}
.event-by-date .event-item .event-info .event-desc:after {
 clear:both
}
.event-by-date .event-item .event-info .event-desc:before,
.event-by-date .event-item .event-info .event-desc:after {
 content:" ";
 display:table
}
.event-by-date .event-item .event-info .event-desc:after {
 clear:both
}
.event-by-date .event-item .event-info .event-desc .addthis_toolbox {
 padding-bottom:10px
}
@media (min-width:768px) {
 .event-by-date .event-item .event-info .event-desc .addthis_toolbox {
  float:right;
  padding-top:12px;
  padding-left:8px;
  padding-bottom:0
 }
}
.event-by-date .event-item .event-info .event-desc .short-desc:before,
.event-by-date .event-item .event-info .event-desc .short-desc:after {
 content:" ";
 display:table
}
.event-by-date .event-item .event-info .event-desc .short-desc:after {
 clear:both
}
.event-by-date .event-item .event-info .event-desc .short-desc:before,
.event-by-date .event-item .event-info .event-desc .short-desc:after {
 content:" ";
 display:table
}
.event-by-date .event-item .event-info .event-desc .short-desc:after {
 clear:both
}
.event-by-date .event-item .event-info .event-desc .short-desc:before {
 clear:both
}
.event-by-date .event-item .event-info .event-time {
 padding-bottom:15px
}
@media (max-width:767px) {
 .content-header {
  padding:0
 }
}
@media (max-width:991px) {
 .content-header h1 {
  margin-top:0
 }
}
.content-header .content-header-image {
 display:block;
 margin:0px auto
}
@media (max-width:767px) {
 .content-header .content-header-image {
  display:none !important
 }
}
.content-3-col {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .content-3-col {
  float:left;
  width:25%
 }
}
.content-4-col {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .content-4-col {
  float:left;
  width:33.33333333%
 }
}
.content-6-col {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .content-6-col {
  float:left;
  width:50%
 }
}
.content-8-col {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .content-8-col {
  float:left;
  width:66.66666667%
 }
}
.content-9-col {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .content-9-col {
  float:left;
  width:75%
 }
}
.content-12-col {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (max-width:767px) {
 .content-big-image {
  display:none !important
 }
}
.center-text {
 text-align:center
}
.xcontent img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto;
 height:auto !important
}
.non-resp-images img {
 display:inline-block;
 display:inline;
 max-width:none;
 width:auto;
 max-height:none
}
.dst-block {
 padding-top:15px;
 padding-bottom:15px
}
.dst-block:before,
.dst-block .dst-header:before,
.dst-block:after,
.dst-block .dst-header:after {
 content:" ";
 display:table
}
.dst-block:after,
.dst-block .dst-header:after {
 clear:both
}
.dst-block:before,
.dst-block .dst-header:before,
.dst-block:after,
.dst-block .dst-header:after {
 content:" ";
 display:table
}
.dst-block:after,
.dst-block .dst-header:after {
 clear:both
}
@media (min-width:992px) {
 .dst-block[class*=dst-img][class*=img-l] .dst-content>.dsImageContainer {
  float:left;
  padding-right:15px;
  max-width:25%
 }
}
@media (min-width:992px) {
 .dst-block[class*=dst-img][class*=img-r] .dst-content>.dsImageContainer {
  float:right;
  padding-left:15px;
  max-width:25%
 }
}
.dst-block[class*=dst-img] .dsImageContainer {
 position:relative;
 z-index:2;
 margin:0 auto
}
.dst-block[class*=dst-img] .dsImageContainer+* {
 position:relative;
 z-index:1
}
.dst-block>.dsImageContainer {
 padding-bottom:15px
}
.dst-block .dst-row {
 margin-left:-15px;
 margin-right:-15px
}
.dst-block .dst-row .dst-col-9 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .dst-block .dst-row .dst-col-9 {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 .dst-block .dst-row .dst-col-9 {
  float:left;
  width:75%
 }
}
.dst-block .dst-row .dst-col-8 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .dst-block .dst-row .dst-col-8 {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 .dst-block .dst-row .dst-col-8 {
  float:left;
  width:66.66666667%
 }
}
.dst-block .dst-row .dst-col-6 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .dst-block .dst-row .dst-col-6 {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 .dst-block .dst-row .dst-col-6 {
  float:left;
  width:50%
 }
}
.dst-block .dst-row .dst-col-4 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .dst-block .dst-row .dst-col-4 {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 .dst-block .dst-row .dst-col-4 {
  float:left;
  width:33.33333333%
 }
}
.dst-block .dst-row .dst-col-3 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .dst-block .dst-row .dst-col-3 {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 .dst-block .dst-row .dst-col-3 {
  float:left;
  width:25%
 }
}
iframe.store-map {
 width:100%;
 max-width:400px;
 display:block;
 margin:0px auto
}
@media (max-width:767px) {
 iframe.store-map {
  height:244px
 }
}
@media (min-width:768px) {
 iframe.store-map {
  height:300px
 }
}
@media (min-width:992px) {
 iframe.store-map {
  height:352px
 }
}
@media (min-width:1200px) {
 iframe.store-map {
  height:432px
 }
}
.two-columns {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0
}
.two-columns:before,
.two-columns:after {
 content:" ";
 display:table
}
.two-columns:after {
 clear:both
}
.two-columns:before,
.two-columns:after {
 content:" ";
 display:table
}
.two-columns:after {
 clear:both
}
.two-columns li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none
}
@media (min-width:768px) {
 .two-columns li {
  float:left;
  width:50%
 }
}
.two-columns li img {
 display:block;
 margin:0px auto
}
.two-columns li h4 {
 color:#696969;
 margin:10px;
 text-align:center
}
.two-columns li p {
 padding:0 15px 10px
}
.two-columns li.store-map {
 width:100%
}
@media (max-width:767px) {
 .two-columns li.store-map {
  height:244px
 }
}
@media (min-width:768px) {
 .two-columns li.store-map {
  height:300px
 }
}
@media (min-width:992px) {
 .two-columns li.store-map {
  height:352px
 }
}
@media (min-width:1200px) {
 .two-columns li.store-map {
  height:432px
 }
}
.content-hours {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0
}
.content-hours:before,
.content-hours:after {
 content:" ";
 display:table
}
.content-hours:after {
 clear:both
}
.content-hours:before,
.content-hours:after {
 content:" ";
 display:table
}
.content-hours:after {
 clear:both
}
.content-hours h3 {
 max-width:300px;
 margin:0px auto;
 text-align:left
}
@media (max-width:991px) {
 .content-hours h3 {
  text-align:center
 }
}
.content-hours li {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none
}
.content-hours dl {
 max-width:300px;
 margin:0px auto
}
.content-hours dl:before,
.content-hours dl:after {
 content:" ";
 display:table
}
.content-hours dl:after {
 clear:both
}
.content-hours dl:before,
.content-hours dl:after {
 content:" ";
 display:table
}
.content-hours dl:after {
 clear:both
}
.content-hours dl dt {
 float:left;
 width:50%
}
.content-hours dl dd {
 float:left;
 width:50%
}
.textbuttons li.textbutton.disabled {
 opacity:.5;
 filter:alpha(opacity=50);
 pointer-events:none;
 -webkit-touch-callout:none;
 -webkit-user-select:none;
 -khtml-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.unit-text-tax {
 margin-right:3px
}
.unit-text-tax:empty {
 display:none
}
body.InventoryDetail #main.InvDetailResponsive #template,
body.InventoryDetail #main.ShowRoomDetailResponsive #template {
 font-family:'Roboto Condensed',sans-serif
}
body.InventoryDetail #main.InvDetailResponsive #template h1,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h1,
body.InventoryDetail #main.InvDetailResponsive #template h2,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h2,
body.InventoryDetail #main.InvDetailResponsive #template h3,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h3,
body.InventoryDetail #main.InvDetailResponsive #template h4,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h4,
body.InventoryDetail #main.InvDetailResponsive #template h5,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h5,
body.InventoryDetail #main.InvDetailResponsive #template h6,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h6 {
 font-family:'Roboto Condensed',sans-serif
}
body.InventoryDetail .invUnitHeader {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryDetail .invUnitHeader:before,
body.InventoryDetail .invUnitHeader:after {
 content:" ";
 display:table
}
body.InventoryDetail .invUnitHeader:after {
 clear:both
}
body.InventoryDetail .invUnitHeader:before,
body.InventoryDetail .invUnitHeader:after {
 content:" ";
 display:table
}
body.InventoryDetail .invUnitHeader:after {
 clear:both
}
body.InventoryDetail .unitTitle {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
body.InventoryDetail .unitTitle:before,
body.InventoryDetail .unitTitle:after {
 content:" ";
 display:table
}
body.InventoryDetail .unitTitle:after {
 clear:both
}
body.InventoryDetail .unitTitle:before,
body.InventoryDetail .unitTitle:after {
 content:" ";
 display:table
}
body.InventoryDetail .unitTitle:after {
 clear:both
}
body.InventoryDetail .unitTitle h1 {
 display:inline;
 font-size:24px;
 margin:0
}
body.InventoryDetail .unitTitle .backLink {
 display:inline;
 padding-right:15px
}
body.InventoryDetail .unitTitle .backLink a {
 display:inline-block;
 font-size:18px;
 padding:5px 10px
}
body.InventoryDetail .unitTitle .backLink a span {
 opacity:.75
}
@media (min-width:992px) {
 body.InventoryDetail .unitTitle .backLink a span.fa {
  margin-right:5px
 }
}
@media (max-width:767px) {
 body.InventoryDetail .unitTitle .backLink a span.buttontext {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryDetail .unitTitle .backLink a span.buttontext {
  display:none !important
 }
}
body.InventoryDetail .unitTitle .backLink a:hover span {
 opacity:1
}
body.InventoryDetail .unitText {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin-top:10px
}
@media (min-width:992px) {
 body.InventoryDetail .unitText {
  float:left;
  width:66.66666667%
 }
}
body.InventoryDetail .BreadCrumbs {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin-top:10px
}
body.InventoryDetail .BreadCrumbs .fa {
 padding-left:5px;
 padding-right:5px
}
body.InventoryDetail .BreadCrumbs .fa:last-child {
 display:none
}
body.InventoryDetail .rowBlock {
 margin-left:-15px;
 margin-right:-15px;
 margin-top:30px
}
body.InventoryDetail .rowBlock:before,
body.InventoryDetail .rowBlock:after {
 content:" ";
 display:table
}
body.InventoryDetail .rowBlock:after {
 clear:both
}
body.InventoryDetail .rowBlock:before,
body.InventoryDetail .rowBlock:after {
 content:" ";
 display:table
}
body.InventoryDetail .rowBlock:after {
 clear:both
}
body.InventoryDetail .vdp-media__content {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:992px) {
 body.InventoryDetail .vdp-media__content {
  float:left;
  width:66.66666667%
 }
}
body.InventoryDetail .has-360--true.vdp-media__tabs {
 display:inherit !important
}
body.InventoryDetail .has-360--true .vdp-media__pane {
 background-color:#f0f0f0
}
body.InventoryDetail .has-360--false .vdp-media__dealerpic {
 display:none
}
body.InventoryDetail .vdp-media__tabs {
 margin:0;
 padding-left:15px;
 padding-right:15px;
 list-style-type:none;
 font-size:16px
}
body.InventoryDetail .vdp-media__tab-item {
 display:inline-block;
 margin-right:1px
}
body.InventoryDetail .vdp-media__tab-item.active .vdp-media__tab {
 border-bottom-color:transparent;
 font-weight:bold
}
body.InventoryDetail .vdp-media__tab-item.active .vdp-media__tab:hover,
body.InventoryDetail .vdp-media__tab-item.active .vdp-media__tab:active,
body.InventoryDetail .vdp-media__tab-item.active .vdp-media__tab:focus {
 background-color:#f0f0f0
}
body.InventoryDetail .vdp-media__tab {
 display:block;
 border-bottom:1px solid #ffffff;
 background-color:#f0f0f0;
 padding:10px 15px;
 color:#000
}
body.InventoryDetail .vdp-media__tab:hover {
 background-color:#e0e0e0
}
body.InventoryDetail .vdp-media__pane {
 width:100%;
 padding-left:15px;
 padding-right:15px
}
body.InventoryDetail .vdp-media__pane:not(.active) {
 height:0;
 overflow:hidden
}
body.InventoryDetail .vdp-media__pane.active {
 overflow:auto;
 padding-top:15px;
 padding-bottom:15px
}
body.InventoryDetail #invUnitCarousel:hover .image_overlay {
 display:none !important
}
body.InventoryDetail #invUnitCarousel:hover .carousel-nav {
 display:block
}
body.InventoryDetail #invUnitCarousel .item {
 padding-bottom:75%
}
body.InventoryDetail #invUnitCarousel.paused a.pause {
 right:49px
}
body.InventoryDetail #invUnitCarousel.paused a.pause .fa-pause {
 display:none
}
body.InventoryDetail #invUnitCarousel.paused a.pause .fa-play {
 display:block
}
body.InventoryDetail #invUnitCarousel .image_overlay {
 position:absolute;
 display:none;
 top:0;
 right:0;
 z-index:2
}
body.InventoryDetail #invUnitCarousel .image_overlay.visible {
 display:block;
 padding:15px 30px;
 opacity:.8
}
body.InventoryDetail #invUnitCarousel .image_overlay.visible p {
 font-size:24px;
 margin:0;
 text-transform:uppercase
}
body.InventoryDetail #invUnitSliderTray {
 position:relative;
 margin-top:4px
}
@media (max-width:767px) {
 body.InventoryDetail #invUnitSliderTray {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryDetail #invUnitSliderTray {
  display:none !important
 }
}
body.InventoryDetail #invUnitSliderTray .item>ul {
 margin-left:-15px;
 margin-right:-15px;
 margin:0;
 margin-left:-2px;
 margin-right:-2px;
 padding:0
}
body.InventoryDetail #invUnitSliderTray .item>ul:before,
body.InventoryDetail #invUnitSliderTray .item>ul:after {
 content:" ";
 display:table
}
body.InventoryDetail #invUnitSliderTray .item>ul:after {
 clear:both
}
body.InventoryDetail #invUnitSliderTray .item>ul:before,
body.InventoryDetail #invUnitSliderTray .item>ul:after {
 content:" ";
 display:table
}
body.InventoryDetail #invUnitSliderTray .item>ul:after {
 clear:both
}
body.InventoryDetail #invUnitSliderTray .item>ul>li {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-left:2px;
 padding-right:2px;
 list-style:none
}
@media (min-width:992px) {
 body.InventoryDetail #invUnitSliderTray .item>ul>li {
  float:left;
  width:16.66666667%
 }
}
body.InventoryDetail #invUnitSliderTray .item>ul>li>div {
 opacity:.75
}
body.InventoryDetail #invUnitSliderTray .item>ul>li>div:active,
body.InventoryDetail #invUnitSliderTray .item>ul>li>div:hover,
body.InventoryDetail #invUnitSliderTray .item>ul>li>div:focus {
 opacity:1;
 background-color:transparent
}
body.InventoryDetail #invUnitSliderTray .item>ul>li>div:hover {
 cursor:pointer
}
body.InventoryDetail #invUnitSliderTray .item>ul>li.active>div {
 opacity:1
}
body.InventoryDetail #invUnitSliderTray .carousel-nav {
 display:none;
 position:static;
 margin:auto
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a {
 position:absolute;
 display:block;
 top:0;
 width:30px;
 height:100%;
 text-shadow:none
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a:hover span {
 opacity:1
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a.next {
 right:0
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a.prev {
 left:0
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a>.fa {
 position:absolute;
 display:block;
 top:50%;
 left:50%;
 font-size:14px;
 margin-top:-7px;
 margin-left:-3px;
 opacity:.75
}
body.InventoryDetail #invUnitSliderTray:hover .carousel-nav {
 display:block
}
body.InventoryDetail .carousel .carousel-nav {
 position:absolute;
 display:none;
 top:50%;
 z-index:3;
 margin-top:-22.5px;
 width:100%
}
@media (max-width:767px) {
 body.InventoryDetail .carousel .carousel-nav {
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  border:0
 }
}
body.InventoryDetail .carousel .carousel-nav .carousel-control {
 width:45px;
 height:45px;
 opacity:1;
 text-shadow:none
}
body.InventoryDetail .carousel .carousel-nav .carousel-control span {
 position:absolute;
 display:block;
 top:50%;
 left:50%;
 font-size:14px;
 margin-top:-7px;
 margin-left:-3px;
 opacity:.75
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.next {
 right:0;
 left:initial
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.prev {
 left:0;
 right:initial
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause {
 right:49px
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause .fa {
 margin-left:-6px
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause .fa-pause {
 display:block
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause .fa-play {
 display:none
}
body.InventoryDetail .carousel .carousel-nav .carousel-control:hover {
 opacity:1
}
body.InventoryDetail .carousel .carousel-nav .carousel-control:hover span {
 opacity:1
}
body.InventoryDetail .carousel ul.carousel-indicators {
 position:static;
 bottom:initial;
 left:initial;
 width:100%;
 margin-left:0;
 padding-top:10px
}
body.InventoryDetail .carousel ul.carousel-indicators>li {
 border-color:#000000
}
body.InventoryDetail .carousel ul.carousel-indicators>li.active {
 background-color:#000000
}
body.InventoryDetail .carousel ul.carousel-indicators.carousel-indicators-buttons {
 margin-bottom:0;
 bottom:0
}
@media (min-width:992px) {
 body.InventoryDetail .carousel ul.carousel-indicators.carousel-indicators-buttons {
  display:none
 }
}
body.InventoryDetail .background-image-container {
 padding-bottom:75%
}
body.InventoryDetail .background-image-container .background-image {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 width:100%;
 height:100%;
 background-origin:content-box;
 background-size:contain;
 background-position:center center;
 background-repeat:no-repeat
}
body.InventoryDetail .invUnitColRight {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:992px) {
 body.InventoryDetail .invUnitColRight {
  float:left;
  width:33.33333333%
 }
}
@media (max-width:991px) {
 body.InventoryDetail .invUnitColRight {
  margin-top:15px
 }
}
body.InventoryDetail .invUnitColRight .textbuttons ul li.invBikeSpecs,
body.InventoryDetail .invUnitColRight .textbuttons ul li.invCompareBike {
 display:none
}
body.InventoryDetail .unitPrice {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryDetail .unitPrice:before,
body.InventoryDetail .unitPrice:after {
 content:" ";
 display:table
}
body.InventoryDetail .unitPrice:after {
 clear:both
}
body.InventoryDetail .unitPrice:before,
body.InventoryDetail .unitPrice:after {
 content:" ";
 display:table
}
body.InventoryDetail .unitPrice:after {
 clear:both
}
body.InventoryDetail .unitPrice h3 {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin:0
}
body.InventoryDetail .unitPrice h2 {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin:0
}
@media (max-width:991px) {
 body.InventoryDetail .unitPrice h2 {
  margin-top:5px
 }
}
@media (min-width:992px) {
 body.InventoryDetail .unitPrice h2 {
  text-align:right
 }
}
body.InventoryDetail .unitPrice .disclaimer {
 text-align:right;
 font-size:11px;
 padding:0px 15px
}
body.InventoryDetail .socialButtons {
 margin-left:-15px;
 margin-right:-15px;
 margin-top:15px
}
body.InventoryDetail .socialButtons:before,
body.InventoryDetail .socialButtons:after {
 content:" ";
 display:table
}
body.InventoryDetail .socialButtons:after {
 clear:both
}
body.InventoryDetail .socialButtons:before,
body.InventoryDetail .socialButtons:after {
 content:" ";
 display:table
}
body.InventoryDetail .socialButtons:after {
 clear:both
}
body.InventoryDetail .socialButtons .addthis_toolbox {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
body.InventoryDetail .socialButtons .addthis_toolbox a span {
 opacity:.6
}
body.InventoryDetail .socialButtons .addthis_toolbox a:hover span {
 opacity:1
}
body.InventoryDetail .socialButtons .addthis_toolbox a.addthis_button_compact span.at15t_compact {
 margin-right:0
}
body.InventoryDetail .socialButtons .addthis_toolbox a.addthis_button_print {
 display:none
}
body.InventoryDetail .invAutoCheck {
 padding:10px
}
body.InventoryDetail .invAutoCheck a img {
 display:inline;
 box-shadow:0
}
body.InventoryDetail #invUnitColors ul {
 padding-left:0;
 margin-left:-2px;
 margin-right:-2px
}
body.InventoryDetail #invUnitColors ul:before,
body.InventoryDetail #invUnitColors ul:after {
 content:" ";
 display:table
}
body.InventoryDetail #invUnitColors ul:after {
 clear:both
}
body.InventoryDetail #invUnitColors ul:before,
body.InventoryDetail #invUnitColors ul:after {
 content:" ";
 display:table
}
body.InventoryDetail #invUnitColors ul:after {
 clear:both
}
body.InventoryDetail #invUnitColors ul>li {
 position:relative;
 width:8.33333333%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 float:left;
 list-style:none;
 padding-left:2px;
 padding-right:2px
}
body.InventoryDetail #invUnitColors ul>li img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto
}
body.InventoryDetail .invUnitInfo {
 width:100%;
 margin-top:30px;
 overflow:hidden
}
body.InventoryDetail .invUnitInfo .nav-tabs {
 margin:0
}
@media (max-width:767px) {
 body.InventoryDetail .invUnitInfo .nav-tabs {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryDetail .invUnitInfo .nav-tabs {
  display:none !important
 }
}
body.InventoryDetail .invUnitInfo .nav-tabs:before,
body.InventoryDetail .invUnitInfo .nav-tabs:after {
 content:" ";
 display:table
}
body.InventoryDetail .invUnitInfo .nav-tabs:after {
 clear:both
}
body.InventoryDetail .invUnitInfo .nav-tabs:before,
body.InventoryDetail .invUnitInfo .nav-tabs:after {
 content:" ";
 display:table
}
body.InventoryDetail .invUnitInfo .nav-tabs:after {
 clear:both
}
body.InventoryDetail .invUnitInfo .nav-tabs>li {
 margin-bottom:0
}
body.InventoryDetail .invUnitInfo .nav-tabs>li.active .panel-heading a {
 font-weight:bold
}
body.InventoryDetail .invUnitInfo .nav-tabs>li .panel-heading {
 padding:0
}
body.InventoryDetail .invUnitInfo .nav-tabs>li .panel-heading a {
 display:block;
 font-size:18px;
 font-weight:normal;
 padding:12px 19.8px;
 margin:0;
 text-transform:uppercase
}
@media (min-width:992px) {
 body.InventoryDetail .invUnitInfoTable {
  display:table;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryDetail .invUnitInfoTable .invUnitInfoCols {
  display:table-row
 }
}
@media (max-width:991px) {
 body.InventoryDetail #unitDetails {
  width:100%;
  display:block;
  padding:15px
 }
}
@media (min-width:992px) {
 body.InventoryDetail #unitDetails {
  width:66.66666667%;
  display:table-cell;
  padding:15px 20px;
  vertical-align:top;
  overflow-y:auto
 }
}
@media (min-width:992px) {
 body.InventoryDetail #unitDetails .panel+.panel {
  margin-top:0
 }
}
body.InventoryDetail .panel-group {
 margin-bottom:0
}
body.InventoryDetail .panel {
 -webkit-box-shadow:none;
 box-shadow:none;
 background-color:transparent
}
body.InventoryDetail .panel .panel-heading {
 width:100%;
 text-transform:uppercase
}
@media (min-width:992px) {
 body.InventoryDetail .panel .panel-heading {
  display:none!important
 }
}
body.InventoryDetail .panel .panel-heading a {
 display:block;
 font-weight:bold
}
body.InventoryDetail .panel .panel-heading a:hover,
body.InventoryDetail .panel .panel-heading a:focus,
body.InventoryDetail .panel .panel-heading a:active {
 text-decoration:none
}
body.InventoryDetail .panel .panel-heading a.collapsed {
 font-weight:normal
}
@media (min-width:992px) {
 body.InventoryDetail .panel .collapsing {
  -webkit-transition:none;
  transition:none
 }
}
body.InventoryDetail .panel .panel-body {
 padding:0
}
@media (max-width:991px) {
 body.InventoryDetail .panel .panel-body {
  padding:15px 5px 10px 5px
 }
}
body.InventoryDetail .panel.unitDetailsGallery ul {
 position:relative;
 padding-left:0;
 margin-left:-5px;
 margin-right:-5px;
 margin-top:-10px;
 margin-bottom:0
}
body.InventoryDetail .panel.unitDetailsGallery ul:before,
body.InventoryDetail .panel.unitDetailsGallery ul:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitDetailsGallery ul:after {
 clear:both
}
body.InventoryDetail .panel.unitDetailsGallery ul:before,
body.InventoryDetail .panel.unitDetailsGallery ul:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitDetailsGallery ul:after {
 clear:both
}
body.InventoryDetail .panel.unitDetailsGallery ul>li {
 float:left;
 width:50%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none;
 padding-left:5px;
 padding-right:5px;
 margin-top:10px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitDetailsGallery ul>li {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:1200px) {
 body.InventoryDetail .panel.unitDetailsGallery ul>li {
  float:left;
  width:25%
 }
}
@media (max-width:500px) {
 body.InventoryDetail .panel.unitDetailsGallery ul>li {
  width:100%
 }
}
body.InventoryDetail .panel.unitDetailsGallery ul>li a {
 display:block;
 width:100%;
 height:100%;
 background-origin:content-box;
 background-size:cover;
 background-position:center center;
 background-repeat:no-repeat;
 opacity:1
}
@media (min-width:992px) {
 body.InventoryDetail .panel.unitDetailsGallery ul>li a:hover {
  opacity:.75
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer {
 margin-bottom:19.8px;
 list-style:none
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a {
 margin-left:-15px;
 margin-right:-15px;
 display:block
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:before,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
 clear:both
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:before,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
 clear:both
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
  float:left;
  width:16.66666667%
 }
}
@media (min-width:992px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
  float:left;
  width:25%
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage img {
 width:100%;
 cursor:pointer
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage img:hover {
 outline:1px solid #696969
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
  padding-right:0px
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoDuration {
 position:absolute;
 text-align:right;
 font-weight:bold;
 bottom:4px;
 right:19px;
 width:auto;
 height:20px;
 line-height:20px;
 padding-left:5px;
 padding-right:5px;
 font-size:11px;
 color:white;
 background-color:rgba(1,1,1,0.5)
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoLikes {
 display:none;
 position:absolute;
 text-align:right;
 font-weight:bold;
 bottom:4px;
 left:19px;
 width:auto;
 height:20px;
 line-height:20px;
 padding-left:5px;
 padding-right:5px;
 font-size:11px;
 color:white;
 background-color:rgba(1,1,1,0.5)
}
@media (max-width:991px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoLikes {
  left:4px;
  bottom:4px
 }
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoDuration {
  right:4px;
  bottom:4px
 }
}
@media (max-width:767px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoLikes {
  left:19px;
  bottom:4px
 }
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoDuration {
  right:19px;
  bottom:4px
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 font-size:12px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent {
  float:left;
  width:83.33333333%
 }
}
@media (min-width:992px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent {
  float:left;
  width:75%
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent h3 {
 margin-bottom:7.5px;
 font-size:14px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent h3.videoTitle {
 font-weight:bold !important;
 cursor:pointer
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul {
 margin-bottom:7.5px;
 padding-left:0
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul>li {
 display:inline-block;
 padding-left:10px;
 margin-left:10px
}
@media (max-width:767px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul>li {
  border-left:none;
  padding-left:0;
  margin-left:0;
  float:left;
  width:100%;
  padding-top:1px;
  padding-bottom:3px
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul>li i {
 font-size:5px;
 line-height:16px;
 position:relative;
 left:-9px;
 top:-2px
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul>li:first-child {
 border-left:none;
 padding-left:0;
 margin-left:0
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent label {
 display:inline-block;
 margin-right:5px;
 margin-bottom:0;
 font-weight:normal
}
@media (max-width:767px) {
 body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .video-content-divider {
  display:none
 }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoAuthor {
 font-weight:bold
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoDescription label,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoUpdated,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoRecorded,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoFavoriteCount,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoDescription label {
 display:none
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer:last-child {
 margin-bottom:0
}
body.InventoryDetail .panel.unitSpecifications ul {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0
}
body.InventoryDetail .panel.unitSpecifications ul:before,
body.InventoryDetail .panel.unitSpecifications ul:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitSpecifications ul:after {
 clear:both
}
body.InventoryDetail .panel.unitSpecifications ul:before,
body.InventoryDetail .panel.unitSpecifications ul:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitSpecifications ul:after {
 clear:both
}
body.InventoryDetail .panel.unitSpecifications ul>li.unitSpec {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 display:table;
 list-style:none
}
body.InventoryDetail .panel.unitSpecifications ul>li.unitSpec.unitSpecHeader {
 font-size:18px;
 font-size:1.5em;
 font-weight:700
}
body.InventoryDetail .panel.unitSpecifications ul>li.unitSpec label,
body.InventoryDetail .panel.unitSpecifications ul>li.unitSpec span {
 display:table-cell;
 vertical-align:top;
 margin-bottom:0;
 padding:5px 10px
}
body.InventoryDetail .panel.unitSpecifications ul>li.unitSpec label {
 width:40%;
 font-weight:normal
}
body.InventoryDetail .panel.unitSpecifications ul>li.unitSpec span {
 width:60%;
 text-align:right
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:before,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
 clear:both
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:before,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
 clear:both
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin-left:0%
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul>li {
  float:left;
  width:50%
 }
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul label {
 font-weight:normal
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentEstimate {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl,
 body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentEstimate {
  float:left;
  width:100%
 }
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 margin-right:10px
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:focus,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:active:focus,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:hover,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:active,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button.disabled,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button[disabled],
fieldset[disabled] body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:hover,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:focus,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentControl button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form>ul .paymentEstimate {
 margin-top:15px
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form .fa {
 margin-right:5px;
 font-size:16px
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form .disclaimer {
 margin-top:5px
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:before,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
 clear:both
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:before,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
 content:" ";
 display:table
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
 clear:both
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin-left:0%
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul>li {
  float:left;
  width:50%
 }
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul label {
 font-weight:normal
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP {
  float:left;
  width:100%
 }
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 margin-top:7.5px
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:focus,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:active:focus,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:hover,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:active,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button.disabled,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button[disabled],
fieldset[disabled] body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:hover,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:focus,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvShipZIP div button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvMapResults {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 display:none
}
@media (min-width:768px) {
 body.InventoryDetail .panel.unitShippingCalculator .panel-body form>ul .dvMapResults {
  float:left;
  width:100%
 }
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form .fa {
 margin-right:5px;
 font-size:16px
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form .disclaimer {
 margin-top:5px
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form .disclaimer li {
 padding-bottom:0
}
@media (min-width:992px) {
 body.InventoryDetail .unitHighlights {
  width:33.33333333%;
  display:table-cell;
  padding:15px 20px;
  vertical-align:top
 }
}
@media (min-width:768px) {
 body.InventoryDetail .unitHighlights {
  padding:15px 20px
 }
}
@media (max-width:767px) {
 body.InventoryDetail .unitHighlights {
  padding:15px 20px
 }
}
body.InventoryDetail .unitHighlights ul {
 padding-left:0;
 margin-bottom:0
}
body.InventoryDetail .unitHighlights ul>li {
 list-style:none
}
body.InventoryDetail .unitHighlights ul>li label.lblUnitLabel {
 display:inline-block;
 width:40%;
 font-weight:normal;
 vertical-align:top
}
body.InventoryDetail .unitHighlights ul>li span.spnUnitValue {
 display:inline-block;
 width:60%;
 font-weight:bold;
 text-align:right;
 vertical-align:top
}
body.InventoryDetail .unitHighlights ul>li.LiInvStatus {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
body.InventoryDetail .invUnitRecommendations {
 margin-top:30px
}
body.InventoryDetail .invUnitRecommendations h3 {
 margin-bottom:0
}
body.InventoryDetail .invUnitRecommendations ul {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0;
 margin-top:15px;
 margin-bottom:0
}
body.InventoryDetail .invUnitRecommendations ul:before,
body.InventoryDetail .invUnitRecommendations ul:after {
 content:" ";
 display:table
}
body.InventoryDetail .invUnitRecommendations ul:after {
 clear:both
}
body.InventoryDetail .invUnitRecommendations ul:before,
body.InventoryDetail .invUnitRecommendations ul:after {
 content:" ";
 display:table
}
body.InventoryDetail .invUnitRecommendations ul:after {
 clear:both
}
body.InventoryDetail .invUnitRecommendations ul>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 display:none;
 float:none;
 list-style:none
}
@media (min-width:768px) {
 body.InventoryDetail .invUnitRecommendations ul>li {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 body.InventoryDetail .invUnitRecommendations ul>li {
  float:left;
  width:25%
 }
}
@media (min-width:1200px) {
 body.InventoryDetail .invUnitRecommendations ul>li {
  width:20%;
  *width:20%
 }
}
@media (min-width:1200px) {
 body.InventoryDetail .invUnitRecommendations ul>li:nth-child(-n+5) {
  display:block
 }
}
@media (min-width:992px) and (max-width:1199px) {
 body.InventoryDetail .invUnitRecommendations ul>li:nth-child(-n+4) {
  display:block
 }
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryDetail .invUnitRecommendations ul>li:nth-child(-n+3) {
  display:block
 }
}
@media (max-width:767px) {
 body.InventoryDetail .invUnitRecommendations ul>li:nth-child(-n+2) {
  display:block;
  margin-bottom:10px
 }
 body.InventoryDetail .invUnitRecommendations ul>li:nth-child(-n+2):last-child {
  margin-bottom:0
 }
}
body.InventoryDetail .invUnitRecommendations ul>li a {
 display:block;
 position:relative
}
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-container {
 position:relative;
 padding-top:75%
}
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-container .inv-img {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 width:100%;
 height:100%;
 background-origin:content-box;
 background-size:contain;
 background-position:center top;
 background-repeat:no-repeat
}
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-title h3 {
 padding-top:10px;
 padding-bottom:10px;
 margin:0;
 font-size:14px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-title h3 span {
 margin-right:5px
}
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-title h3 span.StockNumber,
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-title h3 span.Condition,
body.InventoryDetail .invUnitRecommendations ul>li .vehicle-title h3 span.BodySubType {
 display:none
}
body.InventoryDetail .InvDetailFooter {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 margin-top:30px
}
body.InventoryDetail #modalGallery .modal-header {
 min-height:50px
}
body.InventoryDetail #modalGallery .modal-header h2 {
 display:none
}
body.InventoryDetail #modalGallery .carousel .carousel-nav {
 display:none
}
@media (min-width:768px) {
 body.InventoryDetail #modalGallery .carousel .carousel-nav {
  display:block
 }
}
body.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
 display:none
}
@media (min-width:992px) {
 body.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
  display:block
 }
}
body.InventoryDetail .invUnitInfo ul.nav li a span.fa-caret-down,
body.InventoryDetail .invUnitInfo ul.nav li a span.fa-caret-up {
 display:none
}
body.InventoryDetail #unitDetails .panel a:before,
body.InventoryDetail #unitDetails .panel a:after {
 content:" ";
 display:table
}
body.InventoryDetail #unitDetails .panel a:after {
 clear:both
}
body.InventoryDetail #unitDetails .panel a:before,
body.InventoryDetail #unitDetails .panel a:after {
 content:" ";
 display:table
}
body.InventoryDetail #unitDetails .panel a:after {
 clear:both
}
body.InventoryDetail #unitDetails .panel a span {
 float:right
}
body.InventoryDetail #unitDetails .panel a span.fa-caret-up {
 display:inline
}
body.InventoryDetail #unitDetails .panel a span.fa-caret-down {
 display:none
}
body.InventoryDetail #unitDetails .panel a.collapsed .fa-caret-up {
 display:none
}
body.InventoryDetail #unitDetails .panel a.collapsed .fa-caret-down {
 display:inline
}
body.InventoryDetail .unitSliderImg,
body.InventoryDetail .noImages {
 display:none
}
body.InventoryDetail.NOIMAGE .invUnitSlider {
 display:table
}
body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
 display:table-cell;
 text-align:center;
 vertical-align:middle
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
  height:150px
 }
}
@media (min-width:992px) and (max-width:1199px) {
 body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
  height:450px
 }
}
@media (min-width:1200px) {
 body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
  height:550px
 }
}
body.InventoryDetail.NOIMAGE .invUnitSlider .noImages img {
 margin:0 auto
}
body.InventoryDetail.NOPHOTOS .unitSliderImg {
 display:block
}
body.InventoryDetail.NOPHOTOS .carousel-nav,
body.InventoryDetail.NOPHOTOS #invUnitSliderTray,
body.InventoryDetail.NOPHOTOS #li-unitinfo-gallery,
body.InventoryDetail.NOPHOTOS #unitDetailsGallery {
 display:none
}
body.InventoryDetail.NOVIDEOS #li-unitinfo-videogallery,
body.InventoryDetail.NOVIDEOS #unitDetailsVideosGallery {
 display:none
}
body.InventoryDetail.NOSPECIFICATIONS #li-unitinfo-specifications,
body.InventoryDetail.NOSPECIFICATIONS #unitDetailsSpecifications {
 display:none
}
body.InventoryDetail.NORECOMMENDATIONS .invUnitRecommendations {
 display:none
}
body.InventoryDetail.xShowroomDetailsXml .backLink {
 display:none
}
body.InventoryDetail.xShowroomDetailsXml .invUnitRecommendations {
 display:none
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] {
 position:relative;
 display:block
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"]:hover .financing-efs__banner:before,
body.InventoryDetail .financing-efs__link[data-financing="EFS"]:active .financing-efs__banner:before,
body.InventoryDetail .financing-efs__link[data-financing="EFS"]:focus .financing-efs__banner:before {
 background-color:rgba(0,0,0,0.2)
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"]:hover .financing-efs__title:after,
body.InventoryDetail .financing-efs__link[data-financing="EFS"]:active .financing-efs__title:after,
body.InventoryDetail .financing-efs__link[data-financing="EFS"]:focus .financing-efs__title:after {
 transform:translateX(5px);
 color:white
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__banner {
 background:#444 url("https://cdn.dealerspike.com/imglib/inventory/efs/financing-efs-bg.jpg");
 background-position:70% center;
 color:white;
 line-height:1.3
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__banner:before {
 transition:.2s background-color ease-in-out;
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 background-color:rgba(0,0,0,0)
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__title {
 position:relative;
 margin:0;
 padding:0;
 font-weight:700;
 text-transform:uppercase
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__title:after {
 transition:.2s transform ease-in-out,.2s color ease-in-out;
 transform:translateX(0);
 content:'\f105';
 font-family:FontAwesome;
 float:right;
 color:#37C35A
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__description {
 position:relative;
 margin:0;
 padding:0;
 font-weight:300
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__description strong {
 font-weight:700
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__description strong>span {
 color:#37C35A;
 text-transform:uppercase;
 font-style:oblique;
 font-size:125%;
 line-height:1;
 vertical-align:bottom;
 letter-spacing:.04em;
 padding-right:.1em
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__banner {
 padding:20px 30px 22px
}
@media (max-width:991px) {
 body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__banner {
  background-size:cover
 }
}
@media (min-width:992px) {
 body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__banner {
  padding-left:20px;
  padding-right:20px
 }
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__title {
 font-size:24px
}
@media (min-width:768px) {
 body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__title {
  font-size:26px
 }
}
@media (min-width:1200px) {
 body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__title {
  font-size:34px
 }
}
body.InventoryDetail .financing-efs__link[data-financing="EFS"] .financing-efs__description {
 font-size:18px
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link {
 background:#444 url("https://cdn.dealerspike.com/imglib/inventory/efs/financing-efs-bg.jpg");
 background-position:90% 40%;
 color:white
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:hover:before,
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:active:before,
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:focus:before {
 background-color:rgba(0,0,0,0.2)
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:hover .textbuttonContent,
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:active .textbuttonContent,
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:focus .textbuttonContent {
 color:white
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:hover .textbuttonArrow,
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:active .textbuttonArrow,
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:focus .textbuttonArrow {
 transform:translateX(3px);
 color:white
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link:before {
 transition:.2s background-color ease-in-out;
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 display:block;
 background-color:rgba(0,0,0,0)
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link .textbuttonContent {
 position:relative;
 color:white
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link .textbuttonArrow {
 transition:.2s transform ease-in-out,.2s color ease-in-out;
 transform:translateX(0);
 margin-right:0;
 color:#37C35A;
 font-weight:bold
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link .textbuttonArrow:before {
 content:'\f105'
}
@media (max-width:991px) {
 body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link {
  background-size:cover
 }
}
body.InventoryDetail .textbuttons .invGetFinancing .financing-efs__link .textbuttonIcon {
 opacity:0
}
body .unitPaymentCalculator,
body .unitShippingCalculator {
 display:none
}
body #li-unitinfo-payments,
body #li-unitinfo-delivery {
 display:none
}
body.ENABLEPAYMENTS .unitPaymentCalculator {
 display:block
}
body.ENABLEPAYMENTS #li-unitinfo-payments {
 display:block
}
body.ENABLESHIPPING .unitShippingCalculator {
 display:block
}
body.ENABLESHIPPING #li-unitinfo-delivery {
 display:block
}
.unitText {
 position:relative;
 min-height:2em
}
.unitText .morelessButton {
 display:none
}
.NOUNITTEXT .unitText {
 display:none
}
.MOREUNITTEXT .unitText {
 padding-right:60px !important;
 overflow:hidden;
 max-height:2.5em
}
.MOREUNITTEXT .unitText.MORE {
 max-height:none
}
.MOREUNITTEXT .unitText.MORE>div {
 overflow:visible;
 white-space:normal;
 text-overflow:inherit
}
.MOREUNITTEXT .unitText.MORE .morelessButton .less {
 display:inline
}
.MOREUNITTEXT .unitText.MORE .morelessButton .less:hover {
 cursor:pointer
}
.MOREUNITTEXT .unitText.MORE .morelessButton .more {
 display:none
}
.MOREUNITTEXT .unitText>div {
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
.MOREUNITTEXT .unitText .morelessButton {
 display:block;
 position:absolute;
 top:0;
 right:15px;
 z-index:2
}
.MOREUNITTEXT .unitText .morelessButton .more {
 display:inline
}
.MOREUNITTEXT .unitText .morelessButton .more:hover {
 cursor:pointer
}
.MOREUNITTEXT .unitText .morelessButton .less {
 display:none
}
.DiscountPrice .unitPrice h2 {
 text-decoration:line-through
}
#li-unitinfo-advertisement,
.unitDetailsAdvertisement {
 display:none
}
body.ADVERTISEMENT #li-unitinfo-advertisement,
body.ADVERTISEMENT .unitDetailsAdvertisement {
 display:block
}
.v7modal {
 width:100%;
 max-width:450px;
 margin:0 auto;
 border-radius:3px;
 box-shadow:0 2px 10px #000000;
 background-color:#ffffff;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 color:#ffffff
}
.v7modal__header {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -ms-flex-pack:justify;
 -webkit-box-pack:space-between;
 -webkit-justify-content:space-between;
 -ms-justify-content:space-between;
 justify-content:space-between;
 padding:35px 35px 10px
}
.v7modal__header:before {
 content:'';
 position:absolute;
 bottom:0;
 left:35px;
 right:0;
 border-bottom:1px solid #000
}
.v7modal__header:after {
 content:'';
 position:absolute;
 bottom:-2px;
 left:35px;
 width:20px;
 height:5px;
 -ms-transform:skew(-30deg);
 -webkit-transform:skew(-30deg);
 transform:skew(-30deg);
 background-color:#000
}
.v7modal__heading {
 padding-top:0;
 padding-bottom:0;
 margin-bottom:0;
 -webkit-box-flex:1 1 auto;
 -webkit-flex:1 1 auto;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-size:26px;
 font-weight:700;
 line-height:1;
 color:#000
}
.v7modal__heading .v7modal__heading-text {
 text-transform:none
}
.v7modal__heading-icon {
 transform:translateY(-0.1em);
 vertical-align:middle;
 padding-right:5px;
 font-size:20px;
 color:rgba(0,0,0,0.7)
}
.v7modal__close-link {
 transition:color .25s ease-in-out,border-color .25s ease-in-out;
 display:inline-block;
 vertical-align:top;
 width:34px;
 height:34px;
 border-radius:50%;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 color:#000;
 text-align:center;
 font-size:14px
}
.v7modal__close-link:hover,
.v7modal__close-link:active,
.v7modal__close-link:focus {
 color:rgba(0,0,0,0.6);
 border-color:rgba(0,0,0,0.6)
}
.v7modal__close-link .fa {
 display:inline-block;
 vertical-align:top;
 line-height:32px
}
.v7modal__content {
 padding:25px 35px 40px
}
.v7share__copy-url {
 margin-bottom:25px
}
.v7share__copy-input-wrapper {
 display:block;
 position:relative
}
.v7share__copy-overlay {
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 height:30px;
 margin:auto 0;
 background-color:rgba(53,79,106,0.9);
 padding-left:10px;
 padding-right:15px;
 text-align:center;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-size:14px;
 font-weight:700;
 line-height:29px;
 text-shadow:1px 1px 1px rgba(0,0,0,0.3);
 color:#fff;
 transition:all .4s ease-in-out;
 visibility:hidden;
 opacity:0
}
.v7share__copy-overlay.is-visible {
 transition:all 0s ease-in-out;
 visibility:visible;
 opacity:1
}
.v7share__copy-overlay:before,
.v7share__copy-overlay:after {
 content:'';
 position:absolute;
 left:-10px;
 border-right:10px solid rgba(53,79,106,0.9)
}
.v7share__copy-overlay:before {
 top:0;
 border-top:15px solid transparent
}
.v7share__copy-overlay:after {
 bottom:0;
 border-bottom:15px solid transparent
}
.v7share__copy-input {
 transition:border-color .25s ease-in-out;
 height:50px;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 background-color:#ffffff;
 padding:0 15px;
 color:#000000
}
.v7share__copy-input:hover,
.v7share__copy-input:active,
.v7share__copy-input:focus {
 background-color:#d9d9d9;
 color:#000;
 border-color:rgba(0,0,0,0.75)
}
.v7share__copy-button {
 transition:all .25s ease-in-out;
 position:relative;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;
 padding-left:10px;
 padding-right:10px;
 text-align:center;
 border:none;
 background-color:#696969;
 color:#fff;
 text-shadow:1px 1px 1px rgba(255,255,255,0.3);
 margin-top:10px;
 width:100%;
 height:50px;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 text-transform:uppercase;
 font-size:18px;
 letter-spacing:.03em;
 font-weight:700;
 line-height:40px
}
.v7share__copy-button .v7share__copy-icon {
 font-size:smaller;
 text-shadow:none;
 color:rgba(255,255,255,0.7)
}
@-moz-document url-prefix() {
 body.InventoryList #dvSearch #iSearch {
  height:28px;
  box-sizing:content-box;
  padding-top:0px;
  padding-bottom:0px
 }
}
body.InventoryList #main.xinvlist form {
 font-family:'Roboto Condensed',sans-serif
}
body.InventoryList #main.xinvlist form h1,
body.InventoryList #main.xinvlist form h2,
body.InventoryList #main.xinvlist form h3,
body.InventoryList #main.xinvlist form h4,
body.InventoryList #main.xinvlist form h5,
body.InventoryList #main.xinvlist form h6 {
 font-family:'Roboto Condensed',sans-serif
}
body.InventoryList [data-snippetid="featuredbanner"]:before,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:before,
body.InventoryList [data-snippetid="pagefooter"]:before,
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
 content:" ";
 display:table
}
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
 clear:both
}
body.InventoryList [data-snippetid="featuredbanner"]:before,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:before,
body.InventoryList [data-snippetid="pagefooter"]:before,
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
 content:" ";
 display:table
}
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
 clear:both
}
body.InventoryList .MessageDisplayed div#VehBody {
 display:none
}
body.InventoryList .paginationWrapper.MessageDisplayed {
 visibility:hidden
}
body.InventoryList form[name="main"] {
 width:auto;
 padding:0 15px
}
body.InventoryList form[name="main"]:before,
body.InventoryList form[name="main"]:after {
 content:" ";
 display:table
}
body.InventoryList form[name="main"]:after {
 clear:both
}
body.InventoryList form[name="main"]:before,
body.InventoryList form[name="main"]:after {
 content:" ";
 display:table
}
body.InventoryList form[name="main"]:after {
 clear:both
}
body.InventoryList #filtering {
 padding-top:15px;
 padding-bottom:15px
}
@media (max-width:767px) {
 body.InventoryList #filtering {
  margin-left:-15px;
  margin-right:-15px
 }
}
body.InventoryList #InvSearchContainer {
 margin-left:-15px;
 margin-right:-15px;
 padding-bottom:10px
}
body.InventoryList #InvSearchContainer:before,
body.InventoryList #InvSearchContainer:after {
 content:" ";
 display:table
}
body.InventoryList #InvSearchContainer:after {
 clear:both
}
body.InventoryList #InvSearchContainer:before,
body.InventoryList #InvSearchContainer:after {
 content:" ";
 display:table
}
body.InventoryList #InvSearchContainer:after {
 clear:both
}
body.InventoryList #InvSearchContainer #dvFilters {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList #InvSearchContainer #dvFilters {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList #InvSearchContainer #dvFilters {
  float:left;
  width:75%
 }
}
body.InventoryList #InvSearchContainer #dvFilters>div {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryList #InvSearchContainer #dvFilters>div:before,
body.InventoryList #InvSearchContainer #dvFilters>div:after {
 content:" ";
 display:table
}
body.InventoryList #InvSearchContainer #dvFilters>div:after {
 clear:both
}
body.InventoryList #InvSearchContainer #dvFilters>div:before,
body.InventoryList #InvSearchContainer #dvFilters>div:after {
 content:" ";
 display:table
}
body.InventoryList #InvSearchContainer #dvFilters>div:after {
 clear:both
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy {
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-right:55px;
 position:relative
}
@media (min-width:768px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy {
  float:left;
  width:33.33333333%
 }
}
@media (max-width:991px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy {
  padding-bottom:10px
 }
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy select {
 height:30px;
 padding:0;
 width:100%
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 position:absolute;
 top:0;
 right:15px;
 height:30px;
 width:40px
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:active:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:hover,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:active,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button.disabled,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button[disabled],
fieldset[disabled] body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:hover,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button .buttontext {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy button .fa {
 font-size:16px
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop {
 float:left;
 width:61.66666667%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop {
  float:left;
  width:33.33333333%
 }
}
@media (max-width:767px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop {
  padding-right:0
 }
 body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop #next {
  margin-left:5px
 }
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 height:30px
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:active:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:hover,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:active,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button.disabled,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button[disabled],
fieldset[disabled] body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:hover,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button .PrevText,
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button .NextText {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop button .fa {
 font-size:16px
}
body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop span.pagenumbering {
 height:30px
}
@media (max-width:767px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop span.pagenumbering .pageText,
 body.InventoryList #InvSearchContainer #dvFilters>div #paginationWrapperTop span.pagenumbering .Units {
  display:none
 }
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls {
 float:left;
 width:37.5%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 text-align:right
}
@media (min-width:768px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls {
  float:left;
  width:33.33333333%
 }
}
@media (max-width:767px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls {
  float:right;
  padding-left:0
 }
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 height:30px
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:active:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:hover,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:active,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button.disabled,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button[disabled],
fieldset[disabled] body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:hover,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:focus,
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button .fa {
 font-size:16px;
 margin-left:5px
}
@media (max-width:767px) {
 body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button#InvMoreOptions {
  width:58px;
  padding-left:0;
  padding-right:0
 }
 body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button .ResetText {
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  border:0
 }
 body.InventoryList #InvSearchContainer #dvFilters>div #InvFilterControls button .fa-undo {
  margin-left:0
 }
}
body.InventoryList #ShowAllUnits {
 margin-bottom:15px
}
body.InventoryList #dvSearch {
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-right:55px;
 position:relative
}
@media (min-width:768px) {
 body.InventoryList #dvSearch {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList #dvSearch {
  float:left;
  width:25%
 }
}
@media (max-width:991px) {
 body.InventoryList #dvSearch {
  padding-bottom:10px
 }
}
body.InventoryList #dvSearch input {
 height:30px;
 width:100%
}
body.InventoryList #dvSearch button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 position:absolute;
 top:0;
 right:15px;
 height:30px;
 width:40px
}
body.InventoryList #dvSearch button:focus,
body.InventoryList #dvSearch button:active:focus,
body.InventoryList #dvSearch button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryList #dvSearch button:hover,
body.InventoryList #dvSearch button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryList #dvSearch button:active,
body.InventoryList #dvSearch button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryList #dvSearch button.disabled,
body.InventoryList #dvSearch button[disabled],
fieldset[disabled] body.InventoryList #dvSearch button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryList #dvSearch button:hover,
body.InventoryList #dvSearch button:focus,
body.InventoryList #dvSearch button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryList #dvSearch .ClearText {
 display:none
}
body.InventoryList #dvSearch .fa {
 font-size:16px
}
body.InventoryList #dvSearch #dvSearchErr {
 display:none
}
body.InventoryList #dvSearch #dvSearchErr.err {
 display:block
}
body.InventoryList #InvToolbar {
 overflow:hidden;
 white-space:nowrap
}
body.InventoryList #InvToolbar ul {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryList #InvToolbar ul:before,
body.InventoryList #InvToolbar ul:after {
 content:" ";
 display:table
}
body.InventoryList #InvToolbar ul:after {
 clear:both
}
body.InventoryList #InvToolbar ul:before,
body.InventoryList #InvToolbar ul:after {
 content:" ";
 display:table
}
body.InventoryList #InvToolbar ul:after {
 clear:both
}
body.InventoryList #InvToolbar ul>li {
 float:left;
 width:50%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList #InvToolbar ul>li {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 body.InventoryList #InvToolbar ul>li {
  float:left;
  width:25%
 }
}
body.InventoryList #InvToolbar ul>li.DS-HIDDEN {
 display:none
}
body.InventoryList #InvToolbar ul>li.DS-DISABLED {
 opacity:.6
}
body.InventoryList #InvToolbar ul>li select {
 height:30px;
 padding:0;
 width:100%
}
body.InventoryList .vehicle_row {
 margin-left:-15px;
 margin-right:-15px;
 padding-top:19.8px;
 padding-bottom:19.8px;
 position:relative
}
body.InventoryList .vehicle_row:before,
body.InventoryList .vehicle_row:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row:after {
 clear:both
}
body.InventoryList .vehicle_row:before,
body.InventoryList .vehicle_row:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row:after {
 clear:both
}
@media (max-width:991px) {
 body.InventoryList .vehicle_row {
  padding-top:10px;
  padding-bottom:10px
 }
}
body.InventoryList .unitImage {
 float:left;
 width:66.66666667%;
 margin-left:16.66666667%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .unitImage {
  float:left;
  width:25%
 }
}
@media (min-width:768px) {
 body.InventoryList .unitImage {
  margin-left:0%
 }
}
@media (max-width:991px) {
 body.InventoryList .unitImage {
  padding-bottom:15px
 }
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryList .unitImage {
  padding-bottom:50px
 }
}
body.InventoryList .unitImage>div {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryList .unitImage>div:before,
body.InventoryList .unitImage>div:after {
 content:" ";
 display:table
}
body.InventoryList .unitImage>div:after {
 clear:both
}
body.InventoryList .unitImage>div:before,
body.InventoryList .unitImage>div:after {
 content:" ";
 display:table
}
body.InventoryList .unitImage>div:after {
 clear:both
}
body.InventoryList .unitImage>div .unitImgCol {
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 position:relative
}
body.InventoryList .unitImage>div .unitImgCol img.unitImg {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto
}
body.InventoryList .unitImage>div .unitImgCol .unitImgOverlay {
 position:absolute;
 top:0;
 right:0;
 z-index:2
}
body.InventoryList .unitImage>a {
 display:block;
 padding:7.5px 15px
}
body.InventoryList .unitImage>a:before,
body.InventoryList .unitImage>a:after {
 content:" ";
 display:table
}
body.InventoryList .unitImage>a:after {
 clear:both
}
body.InventoryList .unitImage>a:before,
body.InventoryList .unitImage>a:after {
 content:" ";
 display:table
}
body.InventoryList .unitImage>a:after {
 clear:both
}
body.InventoryList .unitImage>a>.fa {
 float:left;
 font-size:25px;
 height:25px;
 margin-right:10px;
 width:25px
}
body.InventoryList .unitImage>a>.buttontext {
 float:left;
 height:25px;
 line-height:25px;
 vertical-align:middle
}
body.InventoryList .unitImage>a>.videoContent {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
body.InventoryList .unitImage .img-overlay-container div.image_overlay {
 display:none
}
body.InventoryList .unitImage .img-overlay-container div.image_overlay.visible {
 position:absolute;
 display:block;
 right:15px;
 top:0;
 opacity:.8;
 padding:10px 15px
}
@media (max-width:991px) {
 body.InventoryList .unitImage .img-overlay-container div.image_overlay.visible {
  left:15px;
  padding-left:0;
  padding-right:0;
  text-align:center
 }
}
body.InventoryList .unitImage .img-overlay-container div.image_overlay.visible p {
 margin:0;
 text-transform:center
}
body.InventoryList .unitImage .img-overlay-container:hover div.image_overlay {
 display:none
}
body.InventoryList .images-2 .unitImage {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .images-2 .unitImage {
  float:left;
  width:100%
 }
}
@media (min-width:768px) {
 body.InventoryList .images-2 .unitImage {
  margin-left:0%
 }
}
@media (min-width:992px) {
 body.InventoryList .images-2 .unitImage {
  float:left;
  width:33.33333333%
 }
}
body.InventoryList .images-2 .unitImage>div {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryList .images-2 .unitImage>div:before,
body.InventoryList .images-2 .unitImage>div:after {
 content:" ";
 display:table
}
body.InventoryList .images-2 .unitImage>div:after {
 clear:both
}
body.InventoryList .images-2 .unitImage>div:before,
body.InventoryList .images-2 .unitImage>div:after {
 content:" ";
 display:table
}
body.InventoryList .images-2 .unitImage>div:after {
 clear:both
}
body.InventoryList .images-2 .unitImage>div .unitImgCol {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .images-2 .unitImage>div .unitImgCol {
  float:left;
  width:50%
 }
}
@media (max-width:767px) {
 body.InventoryList .images-2 .unitImage>div .unitImgCol:nth-child(2) {
  display:none !important
 }
}
body.InventoryList .images-2 .unitDesc {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .images-2 .unitDesc {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList .images-2 .unitDesc {
  float:left;
  width:50%
 }
}
body.InventoryList .images-0 .imageRow {
 position:relative;
 margin:0;
 padding-bottom:75%
}
body.InventoryList .images-0 .imageRow .img-overlay-container {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0
}
body.InventoryList .images-0 .imageRow .img-overlay-container .thumbImage {
 position:absolute;
 left:0;
 display:block;
 width:100%;
 text-align:center
}
body.InventoryList .images-0 .imageRow .img-overlay-container .img_overlay {
 right:0
}
body.InventoryList .unitDataBlock {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 position:static;
 padding-bottom:55px
}
@media (min-width:768px) {
 body.InventoryList .unitDataBlock {
  float:left;
  width:75%
 }
}
@media (max-width:767px) {
 body.InventoryList .unitDataBlock {
  padding-bottom:90px
 }
}
body.InventoryList .unitDataBlock .textbuttons {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 position:absolute;
 bottom:19.8px;
 right:0
}
@media (min-width:768px) {
 body.InventoryList .unitDataBlock .textbuttons {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList .unitDataBlock .textbuttons {
  float:left;
  width:75%
 }
}
@media (max-width:991px) {
 body.InventoryList .unitDataBlock .textbuttons {
  bottom:10px
 }
}
body.InventoryList .unitDataBlock .textbuttons ul {
 margin-left:-15px;
 margin-right:-15px;
 padding:0;
 position:relative;
 height:40px;
 overflow:hidden;
 white-space:nowrap
}
body.InventoryList .unitDataBlock .textbuttons ul:before,
body.InventoryList .unitDataBlock .textbuttons ul:after {
 content:" ";
 display:table
}
body.InventoryList .unitDataBlock .textbuttons ul:after {
 clear:both
}
body.InventoryList .unitDataBlock .textbuttons ul:before,
body.InventoryList .unitDataBlock .textbuttons ul:after {
 content:" ";
 display:table
}
body.InventoryList .unitDataBlock .textbuttons ul:after {
 clear:both
}
@media (max-width:767px) {
 body.InventoryList .unitDataBlock .textbuttons ul {
  height:80px
 }
}
body.InventoryList .unitDataBlock .textbuttons ul>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 display:none;
 list-style:none;
 padding:0
}
@media (min-width:768px) {
 body.InventoryList .unitDataBlock .textbuttons ul>li {
  float:left;
  width:25%
 }
}
@media (min-width:768px) {
 body.InventoryList .unitDataBlock .textbuttons ul>li {
  right:25%
 }
}
body.InventoryList .unitDataBlock .textbuttons ul>li.textbutton {
 display:block
}
@media (min-width:768px) {
 body.InventoryList .unitDataBlock .textbuttons ul>li.invViewDetails {
  left:75%
 }
}
body.InventoryList .unitDataBlock .textbuttons ul>li.disabled {
 display:none
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a {
 display:block;
 padding:7.5px 10px
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a:before,
body.InventoryList .unitDataBlock .textbuttons ul>li>a:after {
 content:" ";
 display:table
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a:after {
 clear:both
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a:before,
body.InventoryList .unitDataBlock .textbuttons ul>li>a:after {
 content:" ";
 display:table
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a:after {
 clear:both
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a>.fa {
 float:left;
 font-size:25px;
 height:25px;
 margin-right:10px;
 width:25px
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a>.buttontext {
 float:left;
 height:25px;
 line-height:25px;
 vertical-align:middle
}
body.InventoryList .unitDataBlock .textbuttons ul>li>a>.textbuttonArrow {
 display:none
}
body.InventoryList .invUnitHeader {
 margin-left:-15px;
 margin-right:-15px
}
body.InventoryList .invUnitHeader:before,
body.InventoryList .invUnitHeader:after {
 content:" ";
 display:table
}
body.InventoryList .invUnitHeader:after {
 clear:both
}
body.InventoryList .invUnitHeader:before,
body.InventoryList .invUnitHeader:after {
 content:" ";
 display:table
}
body.InventoryList .invUnitHeader:after {
 clear:both
}
body.InventoryList .invUnitHeader .unitTitle {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .invUnitHeader .unitTitle {
  float:left;
  width:58.33333333%
 }
}
@media (min-width:992px) {
 body.InventoryList .invUnitHeader .unitTitle {
  float:left;
  width:66.66666667%
 }
}
@media (min-width:1200px) {
 body.InventoryList .invUnitHeader .unitTitle {
  float:left;
  width:75%
 }
}
body.InventoryList .invUnitHeader .unitTitle h2 {
 font-size:18px;
 margin:0
}
body.InventoryList .invUnitHeader .unitPrice {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .invUnitHeader .unitPrice {
  float:left;
  width:41.66666667%
 }
}
@media (min-width:992px) {
 body.InventoryList .invUnitHeader .unitPrice {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:1200px) {
 body.InventoryList .invUnitHeader .unitPrice {
  float:left;
  width:25%
 }
}
body.InventoryList .invUnitHeader .unitPrice h3 {
 font-size:18px;
 margin:0;
 text-align:right
}
@media (max-width:767px) {
 body.InventoryList .invUnitHeader .unitPrice h3 {
  text-align:left
 }
}
body.InventoryList .invUnitHeader .unitPrice .dvPriceGroup label {
 display:inline-block;
 width:50%;
 margin-bottom:0;
 padding:3px 0 3px 10px
}
body.InventoryList .invUnitHeader .unitPrice .dvPriceGroup span {
 display:inline-block;
 width:50%;
 padding:3px 10px 3px 0;
 text-align:right
}
body.InventoryList .invUnitHeader .unitPrice .dvPriceGroup span.InvLowestPrice {
 width:100%;
 padding-right:0;
 text-align:center
}
body.InventoryList .invUnitHeader .unitPrice .InvDestinationCharge {
 font-size:12px;
 line-height:1.2;
 padding:5px 0;
 text-align:right
}
body.InventoryList .invUnitHeader .unitComment {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:10px;
 padding-top:5px
}
@media (max-width:767px) {
 body.InventoryList .invUnitHeader .unitComment {
  display:none !important
 }
}
@media (min-width:768px) {
 body.InventoryList .invUnitHeader .unitComment {
  float:left;
  width:100%
 }
}
@media (max-width:991px) {
 body.InventoryList .invUnitHeader .unitComment {
  padding-bottom:20px
 }
}
body.InventoryList .invUnitHeader .unitComment .InventoryComment {
 height:22px;
 line-height:22px;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
body.InventoryList .invUnitInfo {
 margin-left:-15px;
 margin-right:-15px;
 margin-top:15px
}
body.InventoryList .invUnitInfo:before,
body.InventoryList .invUnitInfo:after {
 content:" ";
 display:table
}
body.InventoryList .invUnitInfo:after {
 clear:both
}
body.InventoryList .invUnitInfo:before,
body.InventoryList .invUnitInfo:after {
 content:" ";
 display:table
}
body.InventoryList .invUnitInfo:after {
 clear:both
}
@media (max-width:767px) {
 body.InventoryList .invUnitInfo {
  margin-top:0
 }
}
body.InventoryList .invUnitInfo .VehicleDetail {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .invUnitInfo .VehicleDetail {
  float:left;
  width:75%
 }
}
@media (min-width:1200px) {
 body.InventoryList .invUnitInfo .VehicleDetail {
  float:left;
  width:83.33333333%
 }
}
@media (max-width:767px) {
 body.InventoryList .invUnitInfo .VehicleDetail {
  padding-top:10px;
  padding-bottom:10px
 }
}
body.InventoryList .invUnitInfo .VehicleDetail .vehicle-price__price {
 padding-right:5px
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:before,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
 content:" ";
 display:table
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
 clear:both
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:before,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
 content:" ";
 display:table
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
 clear:both
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs>li {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none;
 padding-bottom:0
}
@media (min-width:768px) {
 body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs>li {
  float:left;
  width:50%
 }
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs>li>.unitLabel {
 display:inline-block;
 min-width:40%;
 vertical-align:top
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs>li>.unitLabel:after {
 content:" :";
 display:inline-block
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs>li>.unitValue {
 display:inline-block;
 max-width:60%;
 min-width:40%
}
body.InventoryList .invUnitInfo .unitBrand {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (max-width:767px) {
 body.InventoryList .invUnitInfo .unitBrand {
  display:none !important
 }
}
@media (min-width:768px) {
 body.InventoryList .invUnitInfo .unitBrand {
  float:left;
  width:25%
 }
}
@media (min-width:1200px) {
 body.InventoryList .invUnitInfo .unitBrand {
  float:left;
  width:16.66666667%
 }
}
body.InventoryList .invUnitInfo .unitBrand>img {
 display:block;
 margin:0 auto
}
body.InventoryList #paginationWrapperBottom .nav {
 float:right;
 padding-top:10px;
 padding-bottom:10px;
 text-align:right
}
body.InventoryList #paginationWrapperBottom span.pagenumbering {
 height:30px
}
body.InventoryList #paginationWrapperBottom button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 height:30px
}
body.InventoryList #paginationWrapperBottom button:focus,
body.InventoryList #paginationWrapperBottom button:active:focus,
body.InventoryList #paginationWrapperBottom button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
body.InventoryList #paginationWrapperBottom button:hover,
body.InventoryList #paginationWrapperBottom button:focus {
 color:#333;
 text-decoration:none
}
body.InventoryList #paginationWrapperBottom button:active,
body.InventoryList #paginationWrapperBottom button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
body.InventoryList #paginationWrapperBottom button.disabled,
body.InventoryList #paginationWrapperBottom button[disabled],
fieldset[disabled] body.InventoryList #paginationWrapperBottom button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
body.InventoryList #paginationWrapperBottom button:hover,
body.InventoryList #paginationWrapperBottom button:focus,
body.InventoryList #paginationWrapperBottom button:active {
 color:#ffffff;
 background-color:#ee1c25
}
body.InventoryList #paginationWrapperBottom button .PrevText,
body.InventoryList #paginationWrapperBottom button .NextText {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
body.InventoryList #paginationWrapperBottom button .fa {
 font-size:16px
}
body.InventoryList #filtering .ascendingOrder {
 display:none
}
body.InventoryList #filtering .descendingOrder {
 display:inline
}
body.InventoryList.SORT-ASC #filtering .ascendingOrder {
 display:inline
}
body.InventoryList.SORT-ASC #filtering .descendingOrder {
 display:none
}
body.InventoryList #filtering #InvSearchContainer .lesstext,
body.InventoryList #filtering #InvSearchContainer .fa-caret-up {
 display:none
}
body.InventoryList #filtering #InvSearchContainer .moretext,
body.InventoryList #filtering #InvSearchContainer .fa-caret-down {
 display:inline
}
body.InventoryList #filtering #InvToolbar {
 height:30px
}
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .moretext,
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .fa-caret-down {
 display:none
}
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .lesstext,
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .fa-caret-up {
 display:inline
}
body.InventoryList.ALLOPTIONS #filtering #InvToolbar {
 height:auto
}
body.InventoryList .unitImage .financing-efs__link {
 position:relative;
 display:block;
 padding:0;
 text-transform:none
}
body.InventoryList .unitImage .financing-efs__link:hover .financing-efs__banner:before,
body.InventoryList .unitImage .financing-efs__link:active .financing-efs__banner:before,
body.InventoryList .unitImage .financing-efs__link:focus .financing-efs__banner:before {
 background-color:rgba(0,0,0,0.2)
}
body.InventoryList .unitImage .financing-efs__link:hover .financing-efs__title:after,
body.InventoryList .unitImage .financing-efs__link:active .financing-efs__title:after,
body.InventoryList .unitImage .financing-efs__link:focus .financing-efs__title:after {
 transform:translateX(5px);
 color:white
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__banner {
 background:#444 url("https://cdn.dealerspike.com/imglib/inventory/efs/financing-efs-bg.jpg");
 background-position:70% center;
 color:white;
 line-height:1.3
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__banner:before {
 transition:.2s background-color ease-in-out;
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 background-color:rgba(0,0,0,0)
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__title {
 position:relative;
 margin:0;
 padding:0;
 font-weight:700;
 text-transform:uppercase
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__title:after {
 transition:.2s transform ease-in-out,.2s color ease-in-out;
 transform:translateX(0);
 content:'\f105';
 font-family:FontAwesome;
 float:right;
 color:#37C35A
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__description {
 position:relative;
 margin:0;
 padding:0;
 font-weight:300
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__description strong {
 font-weight:700
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__description strong>span {
 color:#37C35A;
 text-transform:uppercase;
 font-style:oblique;
 font-size:125%;
 line-height:1;
 vertical-align:bottom;
 letter-spacing:.04em;
 padding-right:.1em
}
@media (max-width:991px) {
 body.InventoryList .unitImage .financing-efs__link {
  display:none
 }
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__banner {
 padding:15px 20px 18px
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__title {
 font-size:18px;
 line-height:1
}
@media (min-width:992px) {
 body.InventoryList .unitImage .financing-efs__link .financing-efs__title {
  line-height:inherit
 }
}
@media (min-width:1200px) {
 body.InventoryList .unitImage .financing-efs__link .financing-efs__title {
  font-size:24px
 }
}
body.InventoryList .unitImage .financing-efs__link .financing-efs__description {
 font-size:16px
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link {
 background:#444 url("https://cdn.dealerspike.com/imglib/inventory/efs/financing-efs-bg.jpg");
 background-position:90% 40%;
 color:white
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:hover:before,
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:active:before,
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:focus:before {
 background-color:rgba(0,0,0,0.2)
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:hover .textbuttonContent,
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:active .textbuttonContent,
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:focus .textbuttonContent {
 color:white
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:hover .textbuttonArrow,
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:active .textbuttonArrow,
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:focus .textbuttonArrow {
 transform:translateX(3px);
 color:white
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link:before {
 transition:.2s background-color ease-in-out;
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 display:block;
 background-color:rgba(0,0,0,0)
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link .textbuttonContent {
 position:relative;
 color:white
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link .textbuttonArrow {
 transition:.2s transform ease-in-out,.2s color ease-in-out;
 transform:translateX(0);
 margin-right:0;
 color:#37C35A;
 font-weight:bold
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link .textbuttonArrow:before {
 content:'\f105'
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link .textbuttonIcon {
 display:none
}
body.InventoryList .textbuttons [data-financing="EFS"] .financing-efs__link .textbuttonArrow {
 position:absolute;
 top:0;
 bottom:0;
 right:0;
 display:block;
 margin:0;
 font-size:22px;
 line-height:38px
}
#dvCompareModels {
 display:none
}
#INV-VEHGROUPS {
 display:none
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader {
 margin:0;
 padding-bottom:15px
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitTitle {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitTitle {
  float:left;
  width:75%
 }
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitPrice {
  width:25%;
  padding:0 15px;
  float:right
 }
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitComment {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 border:none;
 padding-bottom:0;
 padding-top:0
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitComment {
  float:left;
  width:75%
 }
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader:after {
 content:" ";
 display:block;
 width:auto;
 margin-left:15px;
 margin-right:15px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#333;
 padding-top:15px
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .unitImage,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .unitImage {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 z-index:2
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-1 .unitImage,
 body.InventoryList .vehicle_row.DS1RVLayout.images-0 .unitImage {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-1 .unitImage,
 body.InventoryList .vehicle_row.DS1RVLayout.images-0 .unitImage {
  float:left;
  width:20.83333333%
 }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
 margin:0;
 padding-bottom:15px;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
 body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
 body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
  float:left;
  width:79.16666667%
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
 body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
  padding-left:7.5px
 }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo>*,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo>* {
 padding-left:0
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo .VehicleDetail,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo .VehicleDetail {
 padding-right:15px
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImage {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 z-index:2
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImage {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImage {
  float:left;
  width:41.66666667%
 }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:before,
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
 clear:both
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:before,
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
 clear:both
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2 img {
  float:right
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2 {
  padding-left:7.5px;
  padding-right:15px
 }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
 margin:0;
 padding-bottom:15px;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
  float:left;
  width:100%
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
  float:left;
  width:58.33333333%
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
  padding-left:0
 }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo>* {
 padding-left:0
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo .VehicleDetail {
 padding-right:15px
}
body.InventoryList .vehicle_row.DS1RVLayout .unitImage {
 margin:0
}
@media (max-width:767px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage:before,
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
  content:" ";
  display:table
 }
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
  clear:both
 }
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage:before,
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
  content:" ";
  display:table
 }
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
  clear:both
 }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitImage>a {
 position:absolute;
 bottom:-40px;
 margin:0;
 left:15px
}
@media (max-width:767px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage>a {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage>a {
  display:none !important
 }
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage>a {
  width:173.25px
 }
}
@media (min-width:1200px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitImage>a {
  width:215px
 }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock {
 width:auto;
 float:none;
 padding:0
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
 clear:both
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
 clear:both
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock>* {
 z-index:1
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow {
 margin-left:-15px;
 margin-right:-15px
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitImgCol {
  padding-left:15px;
  padding-right:7.5px
 }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitImgCol img {
 margin:0 auto
}
@media (min-width:768px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitImgCol img {
  margin:auto
 }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitDesc {
 display:none
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs {
 clear:both
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
 clear:both
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
 content:" ";
 display:table
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
 clear:both
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs .textbuttons {
 position:static;
 float:none;
 width:auto
}
@media (min-width:992px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs .textbuttons {
  padding-left:217px
 }
}
@media (min-width:1200px) {
 body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs .textbuttons {
  padding-left:260px
 }
}
#main.xinventorymap .dvInventoryMap ul {
 margin-left:-15px;
 margin-right:-15px;
 margin-bottom:0;
 padding-left:0
}
#main.xinventorymap .dvInventoryMap ul:before,
#main.xinventorymap .dvInventoryMap ul:after {
 content:" ";
 display:table
}
#main.xinventorymap .dvInventoryMap ul:after {
 clear:both
}
#main.xinventorymap .dvInventoryMap ul:before,
#main.xinventorymap .dvInventoryMap ul:after {
 content:" ";
 display:table
}
#main.xinventorymap .dvInventoryMap ul:after {
 clear:both
}
#main.xinventorymap .dvInventoryMap ul li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none
}
@media (min-width:768px) {
 #main.xinventorymap .dvInventoryMap ul li {
  float:left;
  width:50%
 }
}
@media (min-width:992px) {
 #main.xinventorymap .dvInventoryMap ul li {
  float:left;
  width:25%
 }
}
#main.xinventorymap .dvInventoryMap ul li a {
 display:block
}
#main.xinventorymap .dvInventoryMap ul li img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto;
 width:100%
}
#main.xinventorymap .dvInventoryMap ul li .title {
 height:2.5em;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}
#main.xinventorymap .img-overlay-container div.image_overlay {
 display:none
}
#main.xinventorymap .img-overlay-container div.image_overlay.visible {
 position:absolute;
 display:block;
 right:15px;
 top:0;
 opacity:.8;
 padding:10px 15px
}
@media (max-width:991px) {
 #main.xinventorymap .img-overlay-container div.image_overlay.visible {
  left:15px;
  padding-left:0;
  padding-right:0;
  text-align:center
 }
}
#main.xinventorymap .img-overlay-container div.image_overlay.visible p {
 margin:0;
 text-transform:uppercase
}
#main.xinventorymap .img-overlay-container:hover div.image_overlay {
 display:none
}
body {
 -webkit-print-color-adjust:exact
}
.print-detail {
 margin:0 auto;
 padding:0;
 font-size:12px;
 background:#fff;
 color:#000
}
@media print {
 .print-detail a:after {
  content:""
 }
}
.print-detail #print-header {
 padding:15px 0;
 background:#eee !important
}
.print-detail #print-header>div {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .print-detail #print-header>div {
  width:750px
 }
}
@media (min-width:992px) {
 .print-detail #print-header>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .print-detail #print-header>div {
  width:1170px
 }
}
.print-detail #print-header>div>.navbar-header,
.print-detail #print-header>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .print-detail #print-header>div>.navbar-header,
 .print-detail #print-header>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .print-detail #print-header>div {
  width:750px
 }
}
@media (min-width:992px) {
 .print-detail #print-header>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .print-detail #print-header>div {
  width:1170px
 }
}
.print-detail #print-header>div>.navbar-header,
.print-detail #print-header>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .print-detail #print-header>div>.navbar-header,
 .print-detail #print-header>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .print-detail #print-header>div {
  width:1500px
 }
}
.print-detail #print-header .print-page {
 clear:both;
 float:right
}
@media print {
 .print-detail #print-header .print-page {
  display:none
 }
}
.print-detail #print-header .print-page a {
 color:#000
}
.print-detail #print-header .print-page a:hover,
.print-detail #print-header .print-page a:focus {
 color:#808080
}
.print-detail #print-header .company-logo {
 float:right;
 color:#fff;
 margin-bottom:15px
}
.print-detail #print-header .company-logo .logo {
 max-width:160px
}
@media print {
 .print-detail #print-header .company-logo .logo {
  max-height:125px
 }
}
.print-detail #print-header .company-info {
 float:left
}
.print-detail #print-header .company-info:before,
.print-detail #print-header .company-info:after {
 content:" ";
 display:table
}
.print-detail #print-header .company-info:after {
 clear:both
}
.print-detail #print-header .company-info:before,
.print-detail #print-header .company-info:after {
 content:" ";
 display:table
}
.print-detail #print-header .company-info:after {
 clear:both
}
.print-detail #print-header .company-info ul {
 margin-bottom:0;
 padding-left:0
}
.print-detail #print-header .company-info ul li {
 list-style:none
}
.print-detail .print-body>div {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 color:#000
}
@media (min-width:768px) {
 .print-detail .print-body>div {
  width:750px
 }
}
@media (min-width:992px) {
 .print-detail .print-body>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .print-detail .print-body>div {
  width:1170px
 }
}
.print-detail .print-body>div>.navbar-header,
.print-detail .print-body>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .print-detail .print-body>div>.navbar-header,
 .print-detail .print-body>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .print-detail .print-body>div {
  width:750px
 }
}
@media (min-width:992px) {
 .print-detail .print-body>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .print-detail .print-body>div {
  width:1170px
 }
}
.print-detail .print-body>div>.navbar-header,
.print-detail .print-body>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .print-detail .print-body>div>.navbar-header,
 .print-detail .print-body>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .print-detail .print-body>div {
  width:1500px
 }
}
.print-detail .print-body h2,
.print-detail .print-body h3,
.print-detail .print-body h4 {
 color:#000;
 text-transform:uppercase
}
.print-detail .print-body h4 {
 margin-bottom:10px;
 padding:7.5px 10px 6px;
 background:#eee !important
}
.print-detail .print-body p {
 color:#000
}
.print-detail .print-body .unit-header {
 padding-top:15px
}
.print-detail .print-body .unit-header:before,
.print-detail .print-body .unit-header:after {
 content:" ";
 display:table
}
.print-detail .print-body .unit-header:after {
 clear:both
}
.print-detail .print-body .unit-header:before,
.print-detail .print-body .unit-header:after {
 content:" ";
 display:table
}
.print-detail .print-body .unit-header:after {
 clear:both
}
.print-detail .print-body .unit-header .unit-title h2 {
 margin:0
}
.print-detail .print-body .unit-header .unit-price h3 {
 display:inline-block;
 margin:0
}
.print-detail .print-body .unit-description {
 padding:10px 0 15px
}
.print-detail .print-body .unit-image {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .print-detail .print-body .unit-image {
  float:left;
  width:66.66666667%
 }
}
@media (min-width:992px) {
 .print-detail .print-body .unit-image {
  float:left;
  width:58.33333333%
 }
}
@media print {
 .print-detail .print-body .unit-image {
  display:block;
  float:left;
  min-height:1px;
  padding-left:15px;
  padding-right:15px;
  position:relative;
  width:66.66666667%
 }
}
.print-detail .print-body .unit-image img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto;
 max-height:100%
}
.print-detail .print-body .map-image {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .print-detail .print-body .map-image {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 .print-detail .print-body .map-image {
  float:left;
  width:41.66666667%
 }
}
@media print {
 .print-detail .print-body .map-image {
  display:block;
  float:left;
  min-height:1px;
  padding-left:15px;
  padding-right:15px;
  position:relative;
  width:33.33333333%
 }
}
.print-detail .print-body .map-image img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto
}
.print-detail .print-body .unit-about>div {
 padding-top:15px
}
.print-detail .print-body .unit-gallery>ul {
 margin-left:-15px;
 margin-right:-15px;
 margin:-10px -5px 0;
 padding-left:0
}
.print-detail .print-body .unit-gallery>ul:before,
.print-detail .print-body .unit-gallery>ul:after {
 content:" ";
 display:table
}
.print-detail .print-body .unit-gallery>ul:after {
 clear:both
}
.print-detail .print-body .unit-gallery>ul:before,
.print-detail .print-body .unit-gallery>ul:after {
 content:" ";
 display:table
}
.print-detail .print-body .unit-gallery>ul:after {
 clear:both
}
.print-detail .print-body .unit-gallery>ul>li {
 float:left;
 width:50%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding:10px 5px 0;
 list-style:none
}
@media (min-width:768px) {
 .print-detail .print-body .unit-gallery>ul>li {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 .print-detail .print-body .unit-gallery>ul>li {
  float:left;
  width:16.66666667%
 }
}
@media print {
 .print-detail .print-body .unit-gallery>ul>li {
  display:block;
  float:left;
  min-height:1px;
  padding-left:5px;
  padding-right:5px;
  position:relative;
  width:16.66666667%
 }
}
.print-detail .print-body .unit-gallery>ul>li img {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto;
 max-height:100%;
 margin:0 auto
}
.print-detail .print-body .unit-highlights .liUnit label {
 padding-right:10px
}
.print-detail .print-body .unit-specs>ul {
 padding-left:0;
 margin-bottom:0
}
.print-detail .print-body .unit-specs>ul>li {
 list-style:none
}
.print-detail .print-body .unit-specs>ul>li label {
 display:inline-block;
 width:40%;
 font-weight:normal;
 vertical-align:top
}
.print-detail .print-body .unit-specs>ul>li span {
 display:inline-block;
 width:60%;
 font-weight:bold;
 text-align:right;
 vertical-align:top
}
.print-detail .print-body .unit-specs>ul>li.LiInvStatus {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
body.xShowroomListXml #content.xinventorypageslist {
 font-family:'Roboto Condensed',sans-serif
}
body.xShowroomListXml #content.xinventorypageslist h2,
body.xShowroomListXml #content.xinventorypageslist h3,
body.xShowroomListXml #content.xinventorypageslist h4,
body.xShowroomListXml #content.xinventorypageslist h5,
body.xShowroomListXml #content.xinventorypageslist h6 {
 font-family:'Roboto Condensed',sans-serif
}
body.xShowroomListXml .breadcrumbs {
 padding-bottom:15px
}
body.xShowroomListXml .group {
 padding-top:15px
}
body.xShowroomListXml .group .description {
 margin-bottom:15px
}
body.xShowroomListXml .group .showroom-divider {
 display:none
}
body.xShowroomListXml .group:last-child .makes {
 border-bottom:none
}
body.xShowroomListXml .makes {
 margin-left:-15px;
 margin-right:-15px;
 padding-left:0;
 margin-bottom:0
}
body.xShowroomListXml .makes:before,
body.xShowroomListXml .makes:after {
 content:" ";
 display:table
}
body.xShowroomListXml .makes:after {
 clear:both
}
body.xShowroomListXml .makes:before,
body.xShowroomListXml .makes:after {
 content:" ";
 display:table
}
body.xShowroomListXml .makes:after {
 clear:both
}
body.xShowroomListXml .makes>li {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 list-style:none;
 padding-bottom:30px
}
@media (min-width:768px) {
 body.xShowroomListXml .makes>li {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 body.xShowroomListXml .makes>li {
  float:left;
  width:25%
 }
}
@media (max-width:767px) {
 body.xShowroomListXml .makes>li {
  padding:0 15px 15px
 }
}
@media (min-width:575px) and (max-width:767px) {
 body.xShowroomListXml .makes>li {
  position:relative;
  float:left;
  width:50%;
  min-height:1px;
  padding-left:15px;
  padding-right:15px
 }
}
@media (min-width:1200px) {
 body.xShowroomListXml .makes>li {
  width:20%;
  *width:20%
 }
}
body.xShowroomListXml .makes>li a {
 position:relative;
 display:block
}
body.xShowroomListXml .makes>li a .make-image {
 display:block;
 width:100% \9;
 max-width:100%;
 height:auto;
 width:100%
}
body.xShowroomListXml .make-info {
 background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
 background-image:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
 background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
 position:absolute;
 z-index:2;
 left:0;
 bottom:0;
 width:100%;
 height:50%
}
body.xShowroomListXml .make-info .make-logo {
 width:auto;
 position:absolute;
 bottom:25.5px;
 left:10px;
 -webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,0.8));
 filter:drop-shadow(0 0 10px rgba(0,0,0,0.8))
}
body.xShowroomListXml .make-info .make-name {
 position:absolute;
 bottom:10px;
 right:10px;
 margin:0;
 text-align:right;
 font-size:15.3px
}
@media (max-width:767px) {
 body.xShowroomListXml .make-info .make-name {
  bottom:13.33333333px
 }
}
body.xShowroomListXml #preCatalog {
 background:url('//cdn.dealerspike.com/imglib/showroom/powersports-pre.jpg')
}
body.xShowroomListXml #newCatalog {
 background:url('//cdn.dealerspike.com/imglib/showroom/powersports-new.jpg')
}
body.xtestimonials .testimonial-header {
 padding-left:15px;
 padding-right:15px
}
body.xtestimonials .testimonial-header:before,
body.xtestimonials .testimonial-header:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-header:after {
 clear:both
}
body.xtestimonials .testimonial-header:before,
body.xtestimonials .testimonial-header:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-header:after {
 clear:both
}
body.xtestimonials .testimonial-header h2 {
 float:left
}
body.xtestimonials .testimonial-header .testimonial-sortorder {
 float:right;
 display:block;
 position:relative;
 z-index:10
}
body.xtestimonials .testimonial-header .testimonial-sortorder button {
 background:#696969;
 border:1px solid #ee1c25;
 display:block;
 width:220px;
 height:50px;
 text-align:left;
 text-transform:uppercase;
 padding:0;
 margin:0
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-txt {
 float:left;
 width:75%;
 height:48px;
 padding:10px 10px 10px 15px;
 line-height:14px
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-txt .sort-by-label {
 display:block;
 font-size:11px;
 letter-spacing:4px;
 margin-left:1px;
 color:#ffffff
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-txt .sort-by-txt {
 display:block;
 font-weight:700;
 font-size:15px;
 color:#ffffff
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-arrow {
 float:left;
 width:25%;
 height:48px;
 line-height:48px;
 border-left:1px solid #ffffff;
 text-align:center
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-arrow .fa {
 font-size:18px;
 color:#ffffff;
 line-height:48px;
 margin-left:4px
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed {
 background:#ffffff;
 border:1px solid #696969
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-txt .sort-by-label {
 color:rgba(0,0,0,0.45)
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-txt .sort-by-txt {
 color:#696969
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-arrow {
 border-left:1px solid rgba(0,0,0,0.25)
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-arrow .fa {
 color:rgba(0,0,0,0.25)
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover {
 background:#696969;
 border:1px solid #ee1c25
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-txt .sort-by-label {
 color:#ffffff
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-txt .sort-by-txt {
 color:#ffffff
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-arrow {
 border-left:1px solid #ffffff
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-arrow .fa {
 color:#ffffff
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu {
 position:absolute;
 top:100%;
 left:0;
 width:100%;
 padding:0;
 margin:0;
 list-style:none
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li a {
 display:block;
 list-style-type:none;
 height:50px;
 line-height:50px;
 padding-left:15px;
 padding-right:15px;
 width:100%;
 background:#ffffff;
 color:#696969;
 text-transform:uppercase;
 font-weight:700;
 border-left:1px solid #696969;
 border-right:1px solid #696969;
 border-top:1px solid #696969
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li a:hover {
 color:#ffffff;
 background:#696969
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li a:focus {
 color:#ffffff;
 background:#696969
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li:first-child a {
 border-top:0
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li:last-child a {
 border-bottom:1px solid #696969
}
body.xtestimonials .testimonial-list {
 list-style:none;
 padding-left:15px;
 padding-right:15px;
 margin:0;
 color:#000000
}
body.xtestimonials .testimonial-list li {
 list-style-type:none;
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px dashed rgba(0,0,0,0.25)
}
body.xtestimonials .testimonial-list li:before,
body.xtestimonials .testimonial-list li:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-list li:after {
 clear:both
}
body.xtestimonials .testimonial-list li:before,
body.xtestimonials .testimonial-list li:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-list li:after {
 clear:both
}
body.xtestimonials .testimonial-list li .attribution-store .store-location-label {
 color:#696969
}
body.xtestimonials .testimonial-list li .attribution-details,
body.xtestimonials .testimonial-list li .attribution-store,
body.xtestimonials .testimonial-list li .testimonial-separator,
body.xtestimonials .testimonial-list li .testimonial-overall-rating,
body.xtestimonials .testimonial-list li .testimonial-date {
 display:inline-block
}
body.xtestimonials .testimonial-list li .attribution-first-name,
body.xtestimonials .testimonial-list li .attribution-last-name,
body.xtestimonials .testimonial-list li .store-location-label {
 font-weight:700
}
body.xtestimonials .testimonial-list li .testimonial-separator {
 vertical-align:middle
}
body.xtestimonials .testimonial-list li .testimonial-separator:after {
 content:" | ";
 display:block;
 margin-left:10px;
 margin-right:10px;
 color:rgba(0,0,0,0.25);
 font-size:20px
}
body.xtestimonials .testimonial-list li .testimonial-rating {
 margin-bottom:5px
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-overall-rating {
 color:#696969
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-overall-rating .rating-label {
 display:none
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-overall-rating .fa {
 width:1.2em
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-date {
 color:rgba(0,0,0,0.45);
 font-size:13px;
 margin-left:10px
}
body.xtestimonials .testimonial-list li .testimonial-left {
 width:75%;
 float:left
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment {
 position:relative;
 display:block;
 padding-left:25px;
 padding-right:25px;
 margin-bottom:10px
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:before,
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
 clear:both
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:before,
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
 clear:both
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment p {
 display:inline-block
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment p:before {
 font-size:12px;
 font-family:FontAwesome;
 content:'\f10d';
 margin-top:2px;
 margin-left:-20px;
 position:absolute;
 color:rgba(0,0,0,0.25)
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment p:after {
 font-size:12px;
 font-family:FontAwesome;
 content:'\f10e';
 margin-top:2px;
 margin-left:8px;
 position:absolute;
 color:rgba(0,0,0,0.25)
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-attribution {
 position:relative;
 display:block;
 padding-left:25px;
 padding-right:25px
}
body.xtestimonials .testimonial-list li .testimonial-left.no-right {
 width:100%;
 float:none
}
body.xtestimonials .testimonial-list li .testimonial-right {
 width:25%;
 float:left;
 margin:0 auto
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:before,
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
 clear:both
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:before,
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
 clear:both
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div .rating-label {
 float:left;
 width:50%;
 text-align:right;
 font-weight:700;
 text-transform:uppercase;
 color:rgba(0,0,0,0.5)
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div .rating-value {
 float:left;
 width:50%;
 color:rgba(53,79,106,0.75);
 text-align:center
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div .rating-value .fa {
 width:1.2em
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-left {
 width:60%;
 float:left
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-left.no-right {
 width:80%
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-right {
 width:20%;
 float:left
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
 width:20%;
 float:left;
 padding:10px
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-image img {
 max-height:250px;
 margin:0 auto
}
@media (max-width:1199px) {
 body.xtestimonials .testimonial-list li.hasImage .testimonial-left {
  width:50%
 }
 body.xtestimonials .testimonial-list li.hasImage .testimonial-left.no-right {
  width:75%
 }
 body.xtestimonials .testimonial-list li.hasImage .testimonial-right {
  width:25%
 }
 body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
  width:25%
 }
}
@media (max-width:990px) {
 body.xtestimonials .testimonial-list li.hasImage .testimonial-left {
  width:70%
 }
 body.xtestimonials .testimonial-list li.hasImage .testimonial-left.no-right {
  width:100%
 }
 body.xtestimonials .testimonial-list li.hasImage .testimonial-right {
  width:30%
 }
 body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
  width:100%
 }
}
@media (max-width:767px) {
 body.xtestimonials .testimonial-list li.hasImage .testimonial-left,
 body.xtestimonials .testimonial-list li.hasImage .testimonial-right,
 body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
  width:100%;
  float:none
 }
}
@media (max-width:990px) {
 body.xtestimonials .testimonial-list li .testimonial-left {
  width:70%
 }
 body.xtestimonials .testimonial-list li .testimonial-right {
  width:30%
 }
}
@media (max-width:767px) {
 body.xtestimonials .testimonial-list li .testimonial-left,
 body.xtestimonials .testimonial-list li .testimonial-right {
  width:100%;
  float:none
 }
 body.xtestimonials .testimonial-list li .testimonial-right {
  margin:0 auto;
  max-width:250px
 }
}
body.xtestimonials .testimonial-footer {
 width:100%;
 background:#696969;
 text-align:center;
 margin-top:50px;
 padding:25px
}
body.xtestimonials .testimonial-footer:before,
body.xtestimonials .testimonial-footer:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-footer:after {
 clear:both
}
body.xtestimonials .testimonial-footer:before,
body.xtestimonials .testimonial-footer:after {
 content:" ";
 display:table
}
body.xtestimonials .testimonial-footer:after {
 clear:both
}
body.xtestimonials .testimonial-footer h3 {
 color:#ffffff;
 font-size:32px
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn {
 display:inline-block;
 width:250px;
 height:50px;
 line-height:50px;
 font-size:16px;
 padding:0;
 margin:0 15px 15px;
 background:#696969;
 color:#ffffff;
 border:2px solid #ffffff;
 border-radius:30px;
 text-align:center
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn span {
 position:relative
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn span:after {
 content:"\f105";
 font-family:FontAwesome;
 font-size:24px;
 color:rgba(255,255,255,0.45);
 display:block;
 position:absolute;
 top:-17px;
 right:-17px
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn:hover {
 background:#ee1c25;
 color:#ffffff;
 border:2px solid #ffffff
}
@media (max-width:767px) {
 body.xtestimonials .testimonial-footer {
  padding:15px
 }
 body.xtestimonials .testimonial-footer .testimonial-lead-btn {
  font-size:14px;
  margin:0 10px 10px
 }
}
.staff-page-container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.staff-page-container>.navbar-header,
.staff-page-container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .staff-page-container>.navbar-header,
 .staff-page-container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
.StaffImage {
 height:0;
 padding-top:123%;
 width:100%;
 background-size:cover;
 background-position:50%;
 background-repeat:no-repeat;
 overflow:hidden
}
.StaffImage img {
 display:none
}
@media print {
 .StaffImage {
  padding-top:0;
  height:auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
 }
 .StaffImage img {
  display:block;
  width:100%;
  height:auto
 }
}
.staffgroup {
 clear:both;
 margin-left:-15px;
 margin-right:-15px;
 box-sizing:border-box
}
.group-wrap {
 clear:both;
 width:100%;
 display:inline-block;
 margin-bottom:30px
}
.group-wrap .trigger {
 margin:0;
 font-size:20px;
 line-height:1em;
 cursor:pointer
}
.group-wrap .trigger .toggle-indicator {
 float:right
}
.group-wrap .trigger .toggle-indicator:before {
 display:inline-block;
 text-align:right;
 content:'\f078';
 font-family:'FontAwesome';
 font-weight:300;
 font-size:16px
}
.group-wrap.toggle-open .trigger .toggle-indicator:before {
 content:'\f077'
}
.staffperson {
 display:block;
 margin:15px 0 0 0;
 box-sizing:border-box;
 float:left;
 width:50%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .staffperson {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 .staffperson {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:1200px) {
 .staffperson {
  float:left;
  width:25%
 }
}
@media all and (max-width:480px) {
 .staffperson {
  clear:left
 }
}
@media all and (max-width:480px) {
 .staffperson {
  position:relative;
  float:left;
  width:100%;
  min-height:1px;
  padding-left:15px;
  padding-right:15px;
  clear:left
 }
}
@media all and (max-width:580px) and (min-width:481px) {
 .staffperson {
  position:relative;
  float:left;
  width:50%;
  min-height:1px;
  padding-left:15px;
  padding-right:15px
 }
 .staffperson:nth-child(2n +1) {
  clear:left
 }
}
@media all and (max-width:767px) and (min-width:581px) {
 .staffperson {
  position:relative;
  float:left;
  width:33.33333333%;
  min-height:1px;
  padding-left:15px;
  padding-right:15px
 }
 .staffperson:nth-child(3n +1) {
  clear:left
 }
}
@media all and (max-width:991px) and (min-width:768px) {
 .staffperson:nth-child(3n +1) {
  clear:left
 }
}
@media all and (max-width:1199px) and (min-width:992px) {
 .staffperson:nth-child(3n +1) {
  clear:left
 }
}
@media all and (min-width:1200px) {
 .staffperson:nth-child(4n +1) {
  clear:left
 }
}
.staffperson .name-title {
 padding:.5em 0
}
.staffperson .name-title h4 {
 margin:0
}
.staffperson .name-title h5 {
 margin:0
}
.staffperson .image {
 height:0;
 padding-top:123%;
 width:100%;
 background-size:cover;
 background-position:50%;
 background-repeat:no-repeat;
 overflow:hidden
}
.staffperson .image img {
 display:none
}
@media print {
 .staffperson .image {
  padding-top:0;
  height:auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
 }
 .staffperson .image img {
  display:block;
  width:100%;
  height:auto
 }
}
.staffperson .additional {
 position:relative
}
.staffperson .staffperson-more {
 display:none
}
@media print {
 .staffperson .staffperson-more {
  display:block
 }
 .staffperson .staffperson-more .image-wrap,
 .staffperson .staffperson-more .contact,
 .staffperson .staffperson-more .contactform,
 .staffperson .staffperson-more .name-title {
  display:none
 }
}
.staffperson .has-modal .additional-toggle.image:before {
 content:'i';
 display:block;
 width:26px;
 height:26px;
 margin:0;
 padding:0;
 line-height:24px;
 text-align:center;
 border-radius:13px;
 color:#fff;
 font-family:Georgia, Times, serif;
 font-style:italic;
 border:solid 2px #fff;
 font-size:19px;
 position:absolute;
 bottom:10px;
 right:10px;
 background-color:rgba(0,0,0,0.3);
 cursor:pointer;
 z-index:999
}
#StaffModal .modal-content {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
#StaffModal .modal-content>.navbar-header,
#StaffModal .modal-content>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 #StaffModal .modal-content>.navbar-header,
 #StaffModal .modal-content>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
#modalStaff .staff-modal-wrap {
 margin-left:-15px;
 margin-right:-15px
}
#modalStaff .staff-modal-wrap.has-image .details-wrap {
 float:left;
 width:75%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 #modalStaff .staff-modal-wrap.has-image .details-wrap {
  float:left;
  width:66.66666667%
 }
}
#modalStaff .staff-modal-wrap.has-image .details-wrap .details {
 min-height:210px
}
#modalStaff .staff-modal-wrap.has-image .details-wrap .form {
 min-height:145px
}
#modalStaff .staff-modal-wrap.has-image .contact {
 clear:both
}
#modalStaff .staff-modal-wrap.has-image .image-wrap {
 float:left;
 width:25%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-right:0;
 padding-bottom:0
}
@media (min-width:768px) {
 #modalStaff .staff-modal-wrap.has-image .image-wrap {
  float:left;
  width:33.33333333%
 }
}
#modalStaff .staff-modal-wrap.has-image .image {
 height:0;
 padding-top:123%;
 width:100%;
 background-size:cover;
 background-position:50%;
 background-repeat:no-repeat;
 overflow:hidden;
 max-width:100%
}
#modalStaff .staff-modal-wrap.has-image .image img {
 display:none
}
@media print {
 #modalStaff .staff-modal-wrap.has-image .image {
  padding-top:0;
  height:auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
 }
 #modalStaff .staff-modal-wrap.has-image .image img {
  display:block;
  width:100%;
  height:auto
 }
}
@media screen and (max-width:480px) {
 #modalStaff .staff-modal-wrap.has-image .image-wrap {
  position:relative;
  float:left;
  width:100%;
  min-height:1px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:10px
 }
 #modalStaff .staff-modal-wrap.has-image .details-wrap {
  position:relative;
  float:left;
  width:100%;
  min-height:1px;
  padding-left:15px;
  padding-right:15px
 }
}
#modalStaff .staff-modal-wrap:not(.has-image) .image-wrap {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:10px
}
#modalStaff .staff-modal-wrap:not(.has-image) .details-wrap {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
#modalStaff .staff-modal-wrap .details h3 {
 margin-top:0px
}
#modalStaff .staff-modal-wrap .phone {
 margin:15px 0
}
#modalStaff .staff-modal-wrap .contactform form {
 margin:0;
 width:100%
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock li {
 width:auto
}
@media screen and (max-width:480px) {
 #modalStaff .staff-modal-wrap .contactform form .submitBlock li {
  float:none;
  padding-right:0;
  padding-left:0
 }
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock .cancelButton,
#modalStaff .staff-modal-wrap .contactform form .submitBlock .resetButton {
 padding-right:0
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock .resetButton {
 display:none
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock button {
 padding:.5em 1em;
 width:auto
}
#modalStaff .staff-modal-wrap .label {
 display:none
}
#modalStaff .staff-modal-wrap .email {
 text-align:right;
 float:right;
 padding-right:0
}
.dealerModal2col .details-wrap {
 float:left;
 width:75%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .dealerModal2col .details-wrap {
  float:left;
  width:66.66666667%
 }
}
.dealerModal2col .details-wrap .details {
 min-height:210px
}
.dealerModal2col .details-wrap .form {
 min-height:145px
}
.dealerModal2col .contact {
 clear:both
}
.dealerModal2col .image-wrap {
 float:left;
 width:25%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-right:0;
 padding-bottom:0
}
@media (min-width:768px) {
 .dealerModal2col .image-wrap {
  float:left;
  width:33.33333333%
 }
}
.dealerModal2col .image {
 height:0;
 padding-top:123%;
 width:100%;
 background-size:cover;
 background-position:50%;
 background-repeat:no-repeat;
 overflow:hidden;
 max-width:100%
}
.dealerModal2col .image img {
 display:none
}
@media print {
 .dealerModal2col .image {
  padding-top:0;
  height:auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
 }
 .dealerModal2col .image img {
  display:block;
  width:100%;
  height:auto
 }
}
.dealerModal1col .image-wrap {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:10px
}
.dealerModal1col .details-wrap {
 position:relative;
 float:left;
 width:100%;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
.staff-page-container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.staff-page-container>.navbar-header,
.staff-page-container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .staff-page-container>.navbar-header,
 .staff-page-container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
#StaffModal .modal-content {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
#StaffModal .modal-content>.navbar-header,
#StaffModal .modal-content>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 #StaffModal .modal-content>.navbar-header,
 #StaffModal .modal-content>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
.group-wrap {
 border:solid 1px #ee1c25;
 border-color:#e6e6e6;
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 border-radius:6px;
 margin-bottom:30px
}
.group-wrap>* {
 padding:0 15px
}
.group-wrap h3 {
 background-color:#f2f2f2;
 color:#000000;
 border-color:#e6e6e6;
 text-align:center;
 padding:.5em 15px;
 border-bottom-width:0px;
 border-bottom-style:solid;
 font-weight:bold
}
.group-wrap .trigger {
 line-height:.9em;
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 border-radius:6px
}
.group-wrap .trigger .toggle-indicator {
 color:#000000;
 color:rgba(0,0,0,0.55)
}
.group-wrap.toggle-open .trigger {
 -webkit-border-radius:6px 6px 0 0;
 -moz-border-radius:6px 6px 0 0;
 border-radius:6px 6px 0 0;
 border-bottom-width:1px
}
.group-wrap.toggle-open .trigger .toggle-indicator:before {
 content:'\f077'
}
.staff-modal-wrap .image,
.staffperson .image {
 -webkit-border-radius:8px;
 -moz-border-radius:8px;
 border-radius:8px;
 border:solid 2px #696969
}
.staff-modal-wrap .details h3,
.staffperson .details h3,
.staff-modal-wrap .details h4,
.staffperson .details h4 {
 font-weight:bold
}
.staff-modal-wrap .details h3,
.staffperson .details h3 {
 margin:0
}
.group {
 padding:0 15px
}
.staffperson .name-title {
 text-align:center
}
.staffperson .name-title h4,
.staffperson .name-title h5 {
 font-weight:bold
}
.staffperson .name-title h4 {
 font-size:18px
}
.staffperson .name-title h5 {
 color:#000000;
 font-size:14px
}
.staffperson .label {
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 padding:0;
 border:solid 0px transparent
}
#modalStaff .modal-message {
 color:#000000
}
.staff-modal-wrap .details-wrap .details {
 color:#000000
}
.staff-modal-wrap .details-wrap .details .name-title h4 {
 color:#000000
}
.staff-modal-wrap .contactform button,
.staff-modal-wrap .contact button,
.staff-modal-wrap .contactform .btn,
.staff-modal-wrap .contact .btn {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff;
 color:#333;
 background-color:#fff;
 border-color:#ccc;
 width:auto
}
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button:active:focus,
.staff-modal-wrap .contact button:active:focus,
.staff-modal-wrap .contactform .btn:active:focus,
.staff-modal-wrap .contact .btn:active:focus,
.staff-modal-wrap .contactform button.active:focus,
.staff-modal-wrap .contact button.active:focus,
.staff-modal-wrap .contactform .btn.active:focus,
.staff-modal-wrap .contact .btn.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
.staff-modal-wrap .contactform button:hover,
.staff-modal-wrap .contact button:hover,
.staff-modal-wrap .contactform .btn:hover,
.staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus {
 color:#333;
 text-decoration:none
}
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.active,
.staff-modal-wrap .contact button.active,
.staff-modal-wrap .contactform .btn.active,
.staff-modal-wrap .contact .btn.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.staff-modal-wrap .contactform button.disabled,
.staff-modal-wrap .contact button.disabled,
.staff-modal-wrap .contactform .btn.disabled,
.staff-modal-wrap .contact .btn.disabled,
.staff-modal-wrap .contactform button[disabled],
.staff-modal-wrap .contact button[disabled],
.staff-modal-wrap .contactform .btn[disabled],
.staff-modal-wrap .contact .btn[disabled],
fieldset[disabled] .staff-modal-wrap .contactform button,
fieldset[disabled] .staff-modal-wrap .contact button,
fieldset[disabled] .staff-modal-wrap .contactform .btn,
fieldset[disabled] .staff-modal-wrap .contact .btn {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
.staff-modal-wrap .contactform button:hover,
.staff-modal-wrap .contact button:hover,
.staff-modal-wrap .contactform .btn:hover,
.staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active {
 color:#ffffff;
 background-color:#ee1c25
}
.staff-modal-wrap .contactform button:hover,
.staff-modal-wrap .contact button:hover,
.staff-modal-wrap .contactform .btn:hover,
.staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.active,
.staff-modal-wrap .contact button.active,
.staff-modal-wrap .contactform .btn.active,
.staff-modal-wrap .contact .btn.active,
.open>.dropdown-toggle.staff-modal-wrap .contactform button,
.open>.dropdown-toggle.staff-modal-wrap .contact button,
.open>.dropdown-toggle.staff-modal-wrap .contactform .btn,
.open>.dropdown-toggle.staff-modal-wrap .contact .btn {
 color:#333;
 background-color:#e6e6e6;
 border-color:#adadad
}
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.active,
.staff-modal-wrap .contact button.active,
.staff-modal-wrap .contactform .btn.active,
.staff-modal-wrap .contact .btn.active,
.open>.dropdown-toggle.staff-modal-wrap .contactform button,
.open>.dropdown-toggle.staff-modal-wrap .contact button,
.open>.dropdown-toggle.staff-modal-wrap .contactform .btn,
.open>.dropdown-toggle.staff-modal-wrap .contact .btn {
 background-image:none
}
.staff-modal-wrap .contactform button.disabled,
.staff-modal-wrap .contact button.disabled,
.staff-modal-wrap .contactform .btn.disabled,
.staff-modal-wrap .contact .btn.disabled,
.staff-modal-wrap .contactform button[disabled],
.staff-modal-wrap .contact button[disabled],
.staff-modal-wrap .contactform .btn[disabled],
.staff-modal-wrap .contact .btn[disabled],
fieldset[disabled] .staff-modal-wrap .contactform button,
fieldset[disabled] .staff-modal-wrap .contact button,
fieldset[disabled] .staff-modal-wrap .contactform .btn,
fieldset[disabled] .staff-modal-wrap .contact .btn,
.staff-modal-wrap .contactform button.disabled:hover,
.staff-modal-wrap .contact button.disabled:hover,
.staff-modal-wrap .contactform .btn.disabled:hover,
.staff-modal-wrap .contact .btn.disabled:hover,
.staff-modal-wrap .contactform button[disabled]:hover,
.staff-modal-wrap .contact button[disabled]:hover,
.staff-modal-wrap .contactform .btn[disabled]:hover,
.staff-modal-wrap .contact .btn[disabled]:hover,
fieldset[disabled] .staff-modal-wrap .contactform button:hover,
fieldset[disabled] .staff-modal-wrap .contact button:hover,
fieldset[disabled] .staff-modal-wrap .contactform .btn:hover,
fieldset[disabled] .staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button.disabled:focus,
.staff-modal-wrap .contact button.disabled:focus,
.staff-modal-wrap .contactform .btn.disabled:focus,
.staff-modal-wrap .contact .btn.disabled:focus,
.staff-modal-wrap .contactform button[disabled]:focus,
.staff-modal-wrap .contact button[disabled]:focus,
.staff-modal-wrap .contactform .btn[disabled]:focus,
.staff-modal-wrap .contact .btn[disabled]:focus,
fieldset[disabled] .staff-modal-wrap .contactform button:focus,
fieldset[disabled] .staff-modal-wrap .contact button:focus,
fieldset[disabled] .staff-modal-wrap .contactform .btn:focus,
fieldset[disabled] .staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button.disabled:active,
.staff-modal-wrap .contact button.disabled:active,
.staff-modal-wrap .contactform .btn.disabled:active,
.staff-modal-wrap .contact .btn.disabled:active,
.staff-modal-wrap .contactform button[disabled]:active,
.staff-modal-wrap .contact button[disabled]:active,
.staff-modal-wrap .contactform .btn[disabled]:active,
.staff-modal-wrap .contact .btn[disabled]:active,
fieldset[disabled] .staff-modal-wrap .contactform button:active,
fieldset[disabled] .staff-modal-wrap .contact button:active,
fieldset[disabled] .staff-modal-wrap .contactform .btn:active,
fieldset[disabled] .staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.disabled.active,
.staff-modal-wrap .contact button.disabled.active,
.staff-modal-wrap .contactform .btn.disabled.active,
.staff-modal-wrap .contact .btn.disabled.active,
.staff-modal-wrap .contactform button[disabled].active,
.staff-modal-wrap .contact button[disabled].active,
.staff-modal-wrap .contactform .btn[disabled].active,
.staff-modal-wrap .contact .btn[disabled].active,
fieldset[disabled] .staff-modal-wrap .contactform button.active,
fieldset[disabled] .staff-modal-wrap .contact button.active,
fieldset[disabled] .staff-modal-wrap .contactform .btn.active,
fieldset[disabled] .staff-modal-wrap .contact .btn.active {
 background-color:#fff;
 border-color:#ccc
}
.staff-modal-wrap .contactform button .badge,
.staff-modal-wrap .contact button .badge,
.staff-modal-wrap .contactform .btn .badge,
.staff-modal-wrap .contact .btn .badge {
 color:#fff;
 background-color:#333
}
.staff-modal-wrap .contactform .submitButton button,
.staff-modal-wrap .contact .submitButton button,
.staff-modal-wrap .contactform .contact-button,
.staff-modal-wrap .contact .contact-button {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 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;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 color:#ffffff;
 color:#333;
 background-color:#fff;
 border-color:#ccc;
 width:auto;
 color:#fff;
 background-color:#696969;
 border-color:#2d4259
}
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active:focus,
.staff-modal-wrap .contact .submitButton button:active:focus,
.staff-modal-wrap .contactform .contact-button:active:focus,
.staff-modal-wrap .contact .contact-button:active:focus,
.staff-modal-wrap .contactform .submitButton button.active:focus,
.staff-modal-wrap .contact .submitButton button.active:focus,
.staff-modal-wrap .contactform .contact-button.active:focus,
.staff-modal-wrap .contact .contact-button.active:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus {
 color:#333;
 text-decoration:none
}
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.staff-modal-wrap .contactform .submitButton button.disabled,
.staff-modal-wrap .contact .submitButton button.disabled,
.staff-modal-wrap .contactform .contact-button.disabled,
.staff-modal-wrap .contact .contact-button.disabled,
.staff-modal-wrap .contactform .submitButton button[disabled],
.staff-modal-wrap .contact .submitButton button[disabled],
.staff-modal-wrap .contactform .contact-button[disabled],
.staff-modal-wrap .contact .contact-button[disabled],
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button,
fieldset[disabled] .staff-modal-wrap .contact .contact-button {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active {
 color:#ffffff;
 background-color:#ee1c25
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open>.dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open>.dropdown-toggle.staff-modal-wrap .contact .contact-button {
 color:#333;
 background-color:#e6e6e6;
 border-color:#adadad
}
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open>.dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open>.dropdown-toggle.staff-modal-wrap .contact .contact-button {
 background-image:none
}
.staff-modal-wrap .contactform .submitButton button.disabled,
.staff-modal-wrap .contact .submitButton button.disabled,
.staff-modal-wrap .contactform .contact-button.disabled,
.staff-modal-wrap .contact .contact-button.disabled,
.staff-modal-wrap .contactform .submitButton button[disabled],
.staff-modal-wrap .contact .submitButton button[disabled],
.staff-modal-wrap .contactform .contact-button[disabled],
.staff-modal-wrap .contact .contact-button[disabled],
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button,
fieldset[disabled] .staff-modal-wrap .contact .contact-button,
.staff-modal-wrap .contactform .submitButton button.disabled:hover,
.staff-modal-wrap .contact .submitButton button.disabled:hover,
.staff-modal-wrap .contactform .contact-button.disabled:hover,
.staff-modal-wrap .contact .contact-button.disabled:hover,
.staff-modal-wrap .contactform .submitButton button[disabled]:hover,
.staff-modal-wrap .contact .submitButton button[disabled]:hover,
.staff-modal-wrap .contactform .contact-button[disabled]:hover,
.staff-modal-wrap .contact .contact-button[disabled]:hover,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:hover,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button.disabled:focus,
.staff-modal-wrap .contact .submitButton button.disabled:focus,
.staff-modal-wrap .contactform .contact-button.disabled:focus,
.staff-modal-wrap .contact .contact-button.disabled:focus,
.staff-modal-wrap .contactform .submitButton button[disabled]:focus,
.staff-modal-wrap .contact .submitButton button[disabled]:focus,
.staff-modal-wrap .contactform .contact-button[disabled]:focus,
.staff-modal-wrap .contact .contact-button[disabled]:focus,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:focus,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button.disabled:active,
.staff-modal-wrap .contact .submitButton button.disabled:active,
.staff-modal-wrap .contactform .contact-button.disabled:active,
.staff-modal-wrap .contact .contact-button.disabled:active,
.staff-modal-wrap .contactform .submitButton button[disabled]:active,
.staff-modal-wrap .contact .submitButton button[disabled]:active,
.staff-modal-wrap .contactform .contact-button[disabled]:active,
.staff-modal-wrap .contact .contact-button[disabled]:active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.disabled.active,
.staff-modal-wrap .contact .submitButton button.disabled.active,
.staff-modal-wrap .contactform .contact-button.disabled.active,
.staff-modal-wrap .contact .contact-button.disabled.active,
.staff-modal-wrap .contactform .submitButton button[disabled].active,
.staff-modal-wrap .contact .submitButton button[disabled].active,
.staff-modal-wrap .contactform .contact-button[disabled].active,
.staff-modal-wrap .contact .contact-button[disabled].active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button.active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button.active {
 background-color:#fff;
 border-color:#ccc
}
.staff-modal-wrap .contactform .submitButton button .badge,
.staff-modal-wrap .contact .submitButton button .badge,
.staff-modal-wrap .contactform .contact-button .badge,
.staff-modal-wrap .contact .contact-button .badge {
 color:#fff;
 background-color:#333
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open>.dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open>.dropdown-toggle.staff-modal-wrap .contact .contact-button {
 color:#fff;
 background-color:#243648;
 border-color:#182430
}
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open>.dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open>.dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open>.dropdown-toggle.staff-modal-wrap .contact .contact-button {
 background-image:none
}
.staff-modal-wrap .contactform .submitButton button.disabled,
.staff-modal-wrap .contact .submitButton button.disabled,
.staff-modal-wrap .contactform .contact-button.disabled,
.staff-modal-wrap .contact .contact-button.disabled,
.staff-modal-wrap .contactform .submitButton button[disabled],
.staff-modal-wrap .contact .submitButton button[disabled],
.staff-modal-wrap .contactform .contact-button[disabled],
.staff-modal-wrap .contact .contact-button[disabled],
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button,
fieldset[disabled] .staff-modal-wrap .contact .contact-button,
.staff-modal-wrap .contactform .submitButton button.disabled:hover,
.staff-modal-wrap .contact .submitButton button.disabled:hover,
.staff-modal-wrap .contactform .contact-button.disabled:hover,
.staff-modal-wrap .contact .contact-button.disabled:hover,
.staff-modal-wrap .contactform .submitButton button[disabled]:hover,
.staff-modal-wrap .contact .submitButton button[disabled]:hover,
.staff-modal-wrap .contactform .contact-button[disabled]:hover,
.staff-modal-wrap .contact .contact-button[disabled]:hover,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:hover,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button.disabled:focus,
.staff-modal-wrap .contact .submitButton button.disabled:focus,
.staff-modal-wrap .contactform .contact-button.disabled:focus,
.staff-modal-wrap .contact .contact-button.disabled:focus,
.staff-modal-wrap .contactform .submitButton button[disabled]:focus,
.staff-modal-wrap .contact .submitButton button[disabled]:focus,
.staff-modal-wrap .contactform .contact-button[disabled]:focus,
.staff-modal-wrap .contact .contact-button[disabled]:focus,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:focus,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button.disabled:active,
.staff-modal-wrap .contact .submitButton button.disabled:active,
.staff-modal-wrap .contactform .contact-button.disabled:active,
.staff-modal-wrap .contact .contact-button.disabled:active,
.staff-modal-wrap .contactform .submitButton button[disabled]:active,
.staff-modal-wrap .contact .submitButton button[disabled]:active,
.staff-modal-wrap .contactform .contact-button[disabled]:active,
.staff-modal-wrap .contact .contact-button[disabled]:active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.disabled.active,
.staff-modal-wrap .contact .submitButton button.disabled.active,
.staff-modal-wrap .contactform .contact-button.disabled.active,
.staff-modal-wrap .contact .contact-button.disabled.active,
.staff-modal-wrap .contactform .submitButton button[disabled].active,
.staff-modal-wrap .contact .submitButton button[disabled].active,
.staff-modal-wrap .contactform .contact-button[disabled].active,
.staff-modal-wrap .contact .contact-button[disabled].active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button.active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button.active {
 background-color:#696969;
 border-color:#2d4259
}
.staff-modal-wrap .contactform .submitButton button .badge,
.staff-modal-wrap .contact .submitButton button .badge,
.staff-modal-wrap .contactform .contact-button .badge,
.staff-modal-wrap .contact .contact-button .badge {
 color:#696969;
 background-color:#fff
}
body.xbloglist .lead-button,
body.xblogdetail .lead-button {
 margin-top:0;
 margin-bottom:0;
 min-width:150px
}
body.xbloglist .blog-h1,
body.xblogdetail .blog-h1 {
 margin-bottom:0;
 padding-top:0;
 padding-bottom:.3em;
 font-size:36px;
 line-height:1
}
body.xbloglist .blog-h2,
body.xblogdetail .blog-h2 {
 margin-bottom:0;
 padding-top:0;
 padding-bottom:.3em;
 font-size:30px;
 line-height:1
}
@media (min-width:992px) {
 body.xbloglist .blog__wrapper,
 body.xblogdetail .blog__wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
  -webkit-align-items:flex-start;
  -ms-align-items:flex-start;
  align-items:flex-start
 }
}
body.xbloglist .blog__sidebar,
body.xblogdetail .blog__sidebar {
 position:relative
}
@media (min-width:992px) {
 body.xbloglist .blog__sidebar,
 body.xblogdetail .blog__sidebar {
  -webkit-box-flex:0 0 auto;
  -webkit-flex:0 0 auto;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:265px
 }
}
body.xbloglist .blog__sidebar:before,
body.xblogdetail .blog__sidebar:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 opacity:.1;
 border:1px solid currentColor;
 pointer-events:none
}
body.xbloglist .blog__content,
body.xblogdetail .blog__content {
 max-width:100%;
 word-wrap:break-word
}
@media (min-width:992px) {
 body.xbloglist .blog__content,
 body.xblogdetail .blog__content {
  -webkit-box-flex:0 1 auto;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  flex:0 1 auto;
  width:calc(100% - 265px - 30px)
 }
}
body.xbloglist .blog-article__header-details,
body.xblogdetail .blog-article__header-details {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-box-pack:flex-start;
 -webkit-justify-content:flex-start;
 -ms-justify-content:flex-start;
 justify-content:flex-start;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap;
 padding-bottom:5px
}
@media (min-width:768px) {
 body.xbloglist .blog-article__header-details,
 body.xblogdetail .blog-article__header-details {
  -webkit-flex-wrap:nowrap;
  flex-wrap:nowrap;
  padding-bottom:15px
 }
}
body.xbloglist .blog-article__header-detail,
body.xblogdetail .blog-article__header-detail {
 position:relative;
 -webkit-box-flex:0 1 auto;
 -webkit-flex:0 1 auto;
 -ms-flex:0 1 auto;
 flex:0 1 auto;
 margin-bottom:10px
}
@media (min-width:768px) {
 body.xbloglist .blog-article__header-detail,
 body.xblogdetail .blog-article__header-detail {
  margin-bottom:0
 }
}
body.xbloglist .blog-article__header-detail:before,
body.xblogdetail .blog-article__header-detail:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 right:15px;
 margin:auto;
 width:1px;
 height:2rem;
 background-color:currentColor;
 opacity:.8
}
body.xbloglist .blog-article__header-detail:first-child,
body.xblogdetail .blog-article__header-detail:first-child {
 -webkit-box-flex:1 1 100%;
 -webkit-flex:1 1 100%;
 -ms-flex:1 1 100%;
 flex:1 1 100%
}
@media (min-width:768px) {
 body.xbloglist .blog-article__header-detail:first-child,
 body.xblogdetail .blog-article__header-detail:first-child {
  -webkit-box-flex:0 1 auto;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  flex:0 1 auto
 }
}
body.xbloglist .blog-article__header-detail:first-child:before,
body.xblogdetail .blog-article__header-detail:first-child:before {
 display:none
}
@media (min-width:768px) {
 body.xbloglist .blog-article__header-detail:first-child:before,
 body.xblogdetail .blog-article__header-detail:first-child:before {
  display:block
 }
}
body.xbloglist .blog-article__header-detail:last-child:before,
body.xblogdetail .blog-article__header-detail:last-child:before {
 display:none
}
body.xbloglist .blog-article__header-detail:last-child .blog-article__detail-text,
body.xblogdetail .blog-article__header-detail:last-child .blog-article__detail-text {
 margin-right:0
}
body.xbloglist .blog-article__header-detail--date,
body.xblogdetail .blog-article__header-detail--date {
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-weight:500;
 font-size:larger;
 text-transform:uppercase;
 opacity:.8
}
body.xbloglist .blog-article__header-detail--author .blog-article__detail-text,
body.xblogdetail .blog-article__header-detail--author .blog-article__detail-text {
 pointer-events:none;
 color:currentColor;
 opacity:.8
}
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text {
 transition:color .25s ease-in-out;
 color:#696969
}
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text:hover,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text:hover,
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text:active,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text:active,
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text:focus,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text:focus {
 color:currentColor
}
body.xbloglist .blog-article__detail-text,
body.xblogdetail .blog-article__detail-text {
 display:block;
 margin-right:30px;
 line-height:1
}
body.xbloglist .blog-share--detail,
body.xblogdetail .blog-share--detail {
 position:relative;
 display:inline-block;
 margin-top:10px;
 padding:10px 7px
}
@media (min-width:1200px) {
 body.xbloglist .blog-share--detail,
 body.xblogdetail .blog-share--detail {
  margin-top:-20px;
  margin-left:15px;
  -webkit-box-flex:0 0 auto;
  -webkit-flex:0 0 auto;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  padding-top:15px;
  padding-bottom:15px
 }
}
body.xbloglist .blog-share--detail:before,
body.xblogdetail .blog-share--detail:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 opacity:.05;
 background-color:currentColor
}
body.xbloglist .blog-share--detail .blog-share__heading,
body.xblogdetail .blog-share--detail .blog-share__heading {
 position:absolute;
 width:1px;
 height:1px;
 margin:-1px;
 padding:0;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
@media (min-width:1200px) {
 body.xbloglist .blog-share--detail .blog-share__link,
 body.xblogdetail .blog-share--detail .blog-share__link {
  line-height:36px
 }
}
body.xbloglist .blog-share__heading,
body.xblogdetail .blog-share__heading {
 position:relative;
 display:inline-block;
 vertical-align:middle;
 padding:0;
 margin-right:5px;
 margin-bottom:0;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-weight:500;
 font-size:1.25em;
 text-transform:uppercase;
 color:currentColor;
 opacity:.8
}
body.xbloglist .blog-share__list,
body.xblogdetail .blog-share__list {
 display:inline-block;
 vertical-align:middle;
 margin:0;
 padding:0;
 list-style-type:none
}
body.xbloglist .blog-share__item,
body.xblogdetail .blog-share__item {
 position:relative;
 float:left;
 text-align:center
}
body.xbloglist .blog-share__item:not(:first-child):before,
body.xblogdetail .blog-share__item:not(:first-child):before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 border-left:1px solid currentColor;
 opacity:.4
}
body.xbloglist .blog-share__link,
body.xblogdetail .blog-share__link {
 transition:opacity .25s ease-in-out;
 position:relative;
 display:block;
 min-width:30px;
 min-height:30px;
 padding-left:15px;
 padding-right:15px;
 font-size:16px;
 line-height:30px;
 color:currentColor;
 opacity:.6
}
body.xbloglist .blog-share__link:hover,
body.xblogdetail .blog-share__link:hover,
body.xbloglist .blog-share__link:active,
body.xblogdetail .blog-share__link:active,
body.xbloglist .blog-share__link:focus,
body.xblogdetail .blog-share__link:focus {
 opacity:1
}
body.xbloglist .blog-sidebar__section,
body.xblogdetail .blog-sidebar__section {
 position:relative;
 padding:25px 30px 30px
}
body.xbloglist .blog-sidebar__section:before,
body.xblogdetail .blog-sidebar__section:before,
body.xbloglist .blog-sidebar__section:after,
body.xblogdetail .blog-sidebar__section:after {
 content:'';
 position:absolute;
 bottom:0;
 left:1px;
 right:1px;
 opacity:.05;
 pointer-events:none
}
body.xbloglist .blog-sidebar__section:before,
body.xblogdetail .blog-sidebar__section:before {
 top:0;
 background-color:currentColor
}
body.xbloglist .blog-sidebar__section:not(:last-child):after,
body.xblogdetail .blog-sidebar__section:not(:last-child):after {
 border-bottom:1px solid currentColor
}
body.xbloglist .blog-sidebar__section--link,
body.xblogdetail .blog-sidebar__section--link {
 padding-top:0;
 padding-bottom:0
}
body.xbloglist .blog-sidebar__section--link:before,
body.xblogdetail .blog-sidebar__section--link:before {
 top:1px
}
body.xbloglist .blog-sidebar__all-link,
body.xblogdetail .blog-sidebar__all-link {
 transition:opacity .25s ease-in-out;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-weight:500;
 display:inline-block;
 line-height:70px;
 color:currentColor;
 opacity:.8
}
body.xbloglist .blog-sidebar__all-link:hover,
body.xblogdetail .blog-sidebar__all-link:hover,
body.xbloglist .blog-sidebar__all-link:active,
body.xblogdetail .blog-sidebar__all-link:active,
body.xbloglist .blog-sidebar__all-link:focus,
body.xblogdetail .blog-sidebar__all-link:focus {
 opacity:1
}
body.xbloglist .blog-sidebar__all-link:hover .fa,
body.xblogdetail .blog-sidebar__all-link:hover .fa,
body.xbloglist .blog-sidebar__all-link:active .fa,
body.xblogdetail .blog-sidebar__all-link:active .fa,
body.xbloglist .blog-sidebar__all-link:focus .fa,
body.xblogdetail .blog-sidebar__all-link:focus .fa {
 opacity:1
}
body.xbloglist .blog-sidebar__all-link .fa,
body.xblogdetail .blog-sidebar__all-link .fa {
 transition:opacity .25s ease-in-out;
 display:inline-block;
 padding-left:5px;
 font-size:smaller;
 opacity:.5
}
body.xbloglist .blog-sidebar__heading,
body.xblogdetail .blog-sidebar__heading {
 margin-bottom:.3em;
 padding:0;
 line-height:1;
 color:currentColor;
 opacity:.7
}
body.xbloglist .blog-sidebar__collapse-heading,
body.xblogdetail .blog-sidebar__collapse-heading {
 padding:0;
 font-size:14px;
 line-height:1;
 margin-bottom:0;
 text-transform:uppercase;
 color:currentColor
}
body.xbloglist .blog-sidebar__collapse-toggle,
body.xblogdetail .blog-sidebar__collapse-toggle {
 display:inline-block;
 line-height:2;
 color:currentColor
}
body.xbloglist .blog-sidebar__collapse-toggle:hover:after,
body.xblogdetail .blog-sidebar__collapse-toggle:hover:after,
body.xbloglist .blog-sidebar__collapse-toggle:active:after,
body.xblogdetail .blog-sidebar__collapse-toggle:active:after,
body.xbloglist .blog-sidebar__collapse-toggle:focus:after,
body.xblogdetail .blog-sidebar__collapse-toggle:focus:after {
 opacity:1
}
body.xbloglist .blog-sidebar__collapse-toggle:after,
body.xblogdetail .blog-sidebar__collapse-toggle:after {
 transition:all .25s ease-in-out;
 content:'\f106';
 font-family:FontAwesome;
 display:inline-block;
 padding-left:.5rem;
 color:currentColor;
 opacity:.5
}
body.xbloglist .blog-sidebar__collapse-toggle--main,
body.xblogdetail .blog-sidebar__collapse-toggle--main {
 padding:5px 0;
 line-height:1
}
@media (min-width:992px) {
 body.xbloglist .blog-sidebar__collapse-toggle--main,
 body.xblogdetail .blog-sidebar__collapse-toggle--main {
  pointer-events:none;
  cursor:text
 }
 body.xbloglist .blog-sidebar__collapse-toggle--main:after,
 body.xblogdetail .blog-sidebar__collapse-toggle--main:after {
  display:none
 }
}
body.xbloglist .blog-sidebar__collapse-toggle.collapsed:after,
body.xblogdetail .blog-sidebar__collapse-toggle.collapsed:after {
 transform:scale(1, -1)
}
@media (min-width:992px) {
 body.xbloglist .blog-sidebar__collapse-content--main,
 body.xblogdetail .blog-sidebar__collapse-content--main {
  display:block;
  height:auto !important
 }
}
body.xbloglist .blog-sidebar__collapse-list,
body.xblogdetail .blog-sidebar__collapse-list {
 margin:0;
 padding:0;
 list-style-type:none
}
body.xbloglist .blog-sidebar__collapse-list .blog-sidebar__link-list,
body.xblogdetail .blog-sidebar__collapse-list .blog-sidebar__link-list {
 margin-left:10px
}
body.xbloglist .blog-sidebar__link-list,
body.xblogdetail .blog-sidebar__link-list {
 margin:0;
 padding:0;
 list-style-type:none
}
body.xbloglist .blog-sidebar__link,
body.xblogdetail .blog-sidebar__link {
 transition:color .25s ease-in-out;
 color:#696969
}
@media (max-width:991px) {
 body.xbloglist .blog-sidebar__link,
 body.xblogdetail .blog-sidebar__link {
  line-height:2
 }
}
body.xbloglist .blog-sidebar__link:hover,
body.xblogdetail .blog-sidebar__link:hover,
body.xbloglist .blog-sidebar__link:active,
body.xblogdetail .blog-sidebar__link:active,
body.xbloglist .blog-sidebar__link:focus,
body.xblogdetail .blog-sidebar__link:focus {
 color:currentColor
}
body.xbloglist .blog-pagination,
body.xblogdetail .blog-pagination {
 margin-bottom:20px
}
body.xbloglist .blog-pagination--detail .blog-pagination__item--next:before,
body.xblogdetail .blog-pagination--detail .blog-pagination__item--next:before {
 display:none
}
body.xbloglist .blog-pagination__list,
body.xblogdetail .blog-pagination__list {
 margin:0;
 padding:0;
 list-style-type:none;
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex
}
@media (max-width:767px) {
 body.xbloglist .blog-pagination__list,
 body.xblogdetail .blog-pagination__list {
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center
 }
}
body.xbloglist .blog-pagination__item,
body.xblogdetail .blog-pagination__item {
 -webkit-box-flex:0 0 auto;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
body.xbloglist .blog-pagination__item--prev,
body.xblogdetail .blog-pagination__item--prev,
body.xbloglist .blog-pagination__item--next,
body.xblogdetail .blog-pagination__item--next {
 position:relative
}
body.xbloglist .blog-pagination__item--prev:before,
body.xblogdetail .blog-pagination__item--prev:before,
body.xbloglist .blog-pagination__item--next:before,
body.xblogdetail .blog-pagination__item--next:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 border-left:1px solid currentColor;
 opacity:.4
}
body.xbloglist .blog-pagination__item:only-child:before,
body.xblogdetail .blog-pagination__item:only-child:before {
 display:none
}
body.xbloglist .blog-pagination__item--prev:before,
body.xblogdetail .blog-pagination__item--prev:before {
 right:0
}
body.xbloglist .blog-pagination__item--next:before,
body.xblogdetail .blog-pagination__item--next:before {
 left:0
}
body.xbloglist .blog-pagination__link,
body.xblogdetail .blog-pagination__link,
body.xbloglist .blog-pagination__text,
body.xblogdetail .blog-pagination__text {
 display:block;
 text-align:center;
 padding:0 10px;
 line-height:2em;
 color:currentColor
}
body.xbloglist .blog__back-link,
body.xblogdetail .blog__back-link {
 display:inline-block;
 padding-right:5px;
 padding-bottom:5px;
 line-height:2.5em;
 color:currentColor
}
body.xbloglist .blog__back-link,
body.xblogdetail .blog__back-link,
body.xbloglist .blog-pagination__link,
body.xblogdetail .blog-pagination__link {
 transition:all .25s ease-in-out;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-weight:500
}
body.xbloglist .blog__back-link:hover,
body.xblogdetail .blog__back-link:hover,
body.xbloglist .blog-pagination__link:hover,
body.xblogdetail .blog-pagination__link:hover,
body.xbloglist .blog__back-link:active,
body.xblogdetail .blog__back-link:active,
body.xbloglist .blog-pagination__link:active,
body.xblogdetail .blog-pagination__link:active,
body.xbloglist .blog__back-link:focus,
body.xblogdetail .blog__back-link:focus,
body.xbloglist .blog-pagination__link:focus,
body.xblogdetail .blog-pagination__link:focus {
 color:currentColor
}
body.xbloglist .blog__back-link:hover .fa,
body.xblogdetail .blog__back-link:hover .fa,
body.xbloglist .blog-pagination__link:hover .fa,
body.xblogdetail .blog-pagination__link:hover .fa,
body.xbloglist .blog__back-link:active .fa,
body.xblogdetail .blog__back-link:active .fa,
body.xbloglist .blog-pagination__link:active .fa,
body.xblogdetail .blog-pagination__link:active .fa,
body.xbloglist .blog__back-link:focus .fa,
body.xblogdetail .blog__back-link:focus .fa,
body.xbloglist .blog-pagination__link:focus .fa,
body.xblogdetail .blog-pagination__link:focus .fa {
 opacity:.5
}
body.xbloglist .blog__back-link:hover>span,
body.xblogdetail .blog__back-link:hover>span,
body.xbloglist .blog-pagination__link:hover>span,
body.xblogdetail .blog-pagination__link:hover>span,
body.xbloglist .blog__back-link:active>span,
body.xblogdetail .blog__back-link:active>span,
body.xbloglist .blog-pagination__link:active>span,
body.xblogdetail .blog-pagination__link:active>span,
body.xbloglist .blog__back-link:focus>span,
body.xblogdetail .blog__back-link:focus>span,
body.xbloglist .blog-pagination__link:focus>span,
body.xblogdetail .blog-pagination__link:focus>span {
 color:currentColor
}
body.xbloglist .blog__back-link .fa,
body.xblogdetail .blog__back-link .fa,
body.xbloglist .blog-pagination__link .fa,
body.xblogdetail .blog-pagination__link .fa {
 transition:opacity .25s ease-in-out;
 padding:0 5px;
 font-size:smaller;
 opacity:.2
}
body.xbloglist .blog__back-link>span,
body.xblogdetail .blog__back-link>span,
body.xbloglist .blog-pagination__link>span,
body.xblogdetail .blog-pagination__link>span {
 transition:color .25s ease-in-out;
 color:#696969
}
body.xbloglist .blog__back-link--prev,
body.xblogdetail .blog__back-link--prev,
body.xbloglist .blog-pagination__link--prev,
body.xblogdetail .blog-pagination__link--prev {
 padding-left:0
}
body.xbloglist .blog__back-link--next,
body.xblogdetail .blog__back-link--next,
body.xbloglist .blog-pagination__link--next,
body.xblogdetail .blog-pagination__link--next {
 padding-right:0
}
body.xbloglist .blog__back-link:not([href]),
body.xblogdetail .blog__back-link:not([href]),
body.xbloglist .blog-pagination__link:not([href]),
body.xblogdetail .blog-pagination__link:not([href]) {
 color:currentColor
}
body.xbloglist .blog__back-link:not([href])>span,
body.xblogdetail .blog__back-link:not([href])>span,
body.xbloglist .blog-pagination__link:not([href])>span,
body.xblogdetail .blog-pagination__link:not([href])>span {
 color:currentColor;
 opacity:.2
}
body.xbloglist .blog__back-link:not([href]) .fa,
body.xblogdetail .blog__back-link:not([href]) .fa,
body.xbloglist .blog-pagination__link:not([href]) .fa,
body.xblogdetail .blog-pagination__link:not([href]) .fa {
 opacity:.1
}
@media (min-width:768px) {
 body.xbloglist .blog-list__heading {
  padding-bottom:0
 }
}
body.xbloglist .blog-list__list {
 margin:0 0 20px;
 padding:20px 0 0;
 list-style-type:none
}
body.xbloglist .blog-list__item {
 position:relative;
 padding-top:30px;
 padding-bottom:30px
}
body.xbloglist .blog-list__item:first-child {
 padding-top:0
}
body.xbloglist .blog-list__item:first-child:before {
 content:'';
 position:absolute;
 top:-20px;
 left:0;
 right:0;
 border-bottom:1px solid currentColor;
 opacity:.1
}
@media (min-width:768px) {
 body.xbloglist .blog-list__item:first-child:before {
  display:none
 }
}
body.xbloglist .blog-list__item:after {
 content:'';
 position:absolute;
 bottom:0;
 left:0;
 right:0;
 border-bottom:1px solid currentColor;
 opacity:.1
}
@media (min-width:480px) {
 body.xbloglist .blog-article {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between
 }
}
@media (min-width:480px) {
 body.xbloglist .blog-article__column {
  -webkit-box-flex:1 1 auto;
  -webkit-flex:1 1 auto;
  -ms-flex:1 1 auto;
  flex:1 1 auto
 }
}
@media (min-width:480px) {
 body.xbloglist .blog-article__column--image {
  -webkit-box-flex:0 0 160px;
  -webkit-flex:0 0 160px;
  -ms-flex:0 0 160px;
  flex:0 0 160px
 }
}
@media (min-width:768px) {
 body.xbloglist .blog-article__column--image {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-align-items:flex-start;
  -ms-align-items:flex-start;
  align-items:flex-start;
  -webkit-box-flex:0 0 250px;
  -webkit-flex:0 0 250px;
  -ms-flex:0 0 250px;
  flex:0 0 250px
 }
}
body.xbloglist .blog-article__column--content {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:space-between;
 -webkit-justify-content:space-between;
 -ms-justify-content:space-between;
 justify-content:space-between;
 -webkit-align-items:flex-start;
 -ms-align-items:flex-start;
 align-items:flex-start
}
@media (min-width:480px) {
 body.xbloglist .blog-article__column--content {
  -webkit-box-flex:0 1 auto;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  flex:0 1 auto;
  width:calc(100% - 180px)
 }
}
@media (min-width:768px) {
 body.xbloglist .blog-article__column--content {
  width:calc(100% - 280px)
 }
}
body.xbloglist .blog-article__column--content>* {
 -webkit-box-flex:1 1 auto;
 -webkit-flex:1 1 auto;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 max-width:100%;
 word-wrap:break-word
}
body.xbloglist .blog-article__image-link {
 transition:border-color .25s ease-in-out;
 display:inline-block;
 border:1px solid #696969;
 position:relative;
 width:100%;
 overflow:hidden;
 margin-bottom:.75rem;
 color:currentColor
}
@media (min-width:480px) {
 body.xbloglist .blog-article__image-link {
  margin-bottom:0px
 }
}
body.xbloglist .blog-article__image-link:hover,
body.xbloglist .blog-article__image-link:active,
body.xbloglist .blog-article__image-link:focus {
 border-color:currentColor
}
body.xbloglist .blog-article__image-link:before {
 content:'';
 display:block;
 padding-top:187px
}
@media (min-width:480px) {
 body.xbloglist .blog-article__image-link:before {
  padding-top:75%
 }
}
body.xbloglist .blog-article__image-link img {
 transform:translate3d(0, 0, 0);
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 margin:auto;
 width:100%
}
body.xbloglist .blog-article__header {
 -webkit-box-flex:0 0 auto;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
body.xbloglist .blog-article__heading {
 color:currentColor
}
body.xbloglist .blog-article__heading-link {
 transition:color .25s ease-in-out,opacity .25s ease-in-out;
 color:#696969;
 opacity:1
}
body.xbloglist .blog-article__heading-link:hover,
body.xbloglist .blog-article__heading-link:active,
body.xbloglist .blog-article__heading-link:focus {
 color:currentColor;
 opacity:.8
}
body.xbloglist .blog-article__content {
 -webkit-box-flex:1 0 auto;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto
}
body.xbloglist .blog-article__footer {
 -webkit-box-flex:0 0 auto;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
body.xbloglist .blog-article__footer-group {
 margin-top:15px;
 display:inline-block;
 vertical-align:middle
}
body.xbloglist .blog-article__footer-group:not(:last-child) {
 margin-right:30px
}
body.blog-detail .blog__content>*+*,
body.xblogdetail .blog__content>*+* {
 margin-top:20px
}
body.blog-detail .blog-detail__banner,
body.xblogdetail .blog-detail__banner {
 position:relative;
 background-size:cover;
 background-position:center;
 background-repeat:no-repeat;
 padding-top:33%
}
@media (min-width:1200px) {
 body.blog-detail .blog-detail__banner,
 body.xblogdetail .blog-detail__banner {
  padding-top:285px
 }
}
body.blog-detail .blog-detail__banner:before,
body.xblogdetail .blog-detail__banner:before {
 content:'';
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 border:1px solid currentColor;
 opacity:.5;
 pointer-events:none
}
@media (min-width:1200px) {
 body.blog-detail .blog-detail__header-wrapper,
 body.xblogdetail .blog-detail__header-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-align-items:flex-start;
  -ms-align-items:flex-start;
  align-items:flex-start;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between
 }
}
body.blog-detail .blog-article__tag-list,
body.xblogdetail .blog-article__tag-list {
 margin:0;
 padding:0;
 list-style-type:none
}
body.blog-detail .blog-article__tag-item,
body.xblogdetail .blog-article__tag-item {
 display:inline-block;
 margin-right:5px;
 margin-bottom:5px
}
body.blog-detail .blog-article__tag,
body.xblogdetail .blog-article__tag {
 pointer-events:none;
 transition:opacity .25s ease-in-out;
 display:block;
 border-radius:4px;
 border:1px solid currentColor;
 padding:0 15px;
 line-height:2;
 color:currentColor;
 opacity:.8
}
body.blog-detail .blog-article__tag:hover,
body.xblogdetail .blog-article__tag:hover,
body.blog-detail .blog-article__tag:active,
body.xblogdetail .blog-article__tag:active,
body.blog-detail .blog-article__tag:focus,
body.xblogdetail .blog-article__tag:focus {
 opacity:.8
}
body.blog-detail .blog-detail__content:before,
body.xblogdetail .blog-detail__content:before,
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
 content:" ";
 display:table
}
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
 clear:both
}
body.blog-detail .blog-detail__content:before,
body.xblogdetail .blog-detail__content:before,
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
 content:" ";
 display:table
}
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
 clear:both
}
body.blog-detail .blog-detail__content h1 a,
body.xblogdetail .blog-detail__content h1 a,
body.blog-detail .blog-detail__content h2 a,
body.xblogdetail .blog-detail__content h2 a,
body.blog-detail .blog-detail__content h3 a,
body.xblogdetail .blog-detail__content h3 a,
body.blog-detail .blog-detail__content h4 a,
body.xblogdetail .blog-detail__content h4 a,
body.blog-detail .blog-detail__content h5 a,
body.xblogdetail .blog-detail__content h5 a,
body.blog-detail .blog-detail__content h6 a,
body.xblogdetail .blog-detail__content h6 a {
 text-decoration:underline
}
body.blog-detail .blog-detail__content p,
body.xblogdetail .blog-detail__content p {
 margin-bottom:20px
}
body.blog-detail .blog-detail__content a.image-link:hover img,
body.xblogdetail .blog-detail__content a.image-link:hover img,
body.blog-detail .blog-detail__content a.image-link:active img,
body.xblogdetail .blog-detail__content a.image-link:active img,
body.blog-detail .blog-detail__content a.image-link:focus img,
body.xblogdetail .blog-detail__content a.image-link:focus img {
 opacity:.7
}
body.blog-detail .blog-detail__content a.image-link--block,
body.xblogdetail .blog-detail__content a.image-link--block {
 display:table;
 margin:auto
}
body.blog-detail .blog-detail__content a.image-link img,
body.xblogdetail .blog-detail__content a.image-link img {
 transition:opacity .25s ease-in-out;
 opacity:1
}
body.blog-detail .blog-detail__content a img,
body.xblogdetail .blog-detail__content a img {
 max-width:100%
}
body.blog-detail .blog-detail__content img,
body.xblogdetail .blog-detail__content img {
 position:relative;
 max-width:100%
}
body.blog-detail .blog-detail__content img.fr-dib,
body.xblogdetail .blog-detail__content img.fr-dib {
 display:block;
 float:none;
 margin:5px auto;
 vertical-align:top
}
body.blog-detail .blog-detail__content img.fr-dib.fr-fir,
body.xblogdetail .blog-detail__content img.fr-dib.fr-fir {
 margin-right:0;
 text-align:right
}
body.blog-detail .blog-detail__content img.fr-dib.fr-fil,
body.xblogdetail .blog-detail__content img.fr-dib.fr-fil {
 margin-left:0;
 text-align:left
}
body.blog-detail .blog-detail__content img.fr-dii,
body.xblogdetail .blog-detail__content img.fr-dii {
 display:inline-block;
 vertical-align:bottom;
 margin:5px 25px
}
body.blog-detail .blog-detail__content img.fr-dii.fr-fir,
body.xblogdetail .blog-detail__content img.fr-dii.fr-fir {
 float:right;
 margin-right:0px
}
body.blog-detail .blog-detail__content img.fr-dii.fr-fil,
body.xblogdetail .blog-detail__content img.fr-dii.fr-fil {
 float:left;
 margin-left:0px
}
body.blog-detail .blog-detail__content .fr-video,
body.xblogdetail .blog-detail__content .fr-video {
 position:relative;
 max-width:100%
}
body.blog-detail .blog-detail__content .fr-video.fr-dvb,
body.xblogdetail .blog-detail__content .fr-video.fr-dvb {
 margin:5px auto;
 display:block;
 clear:both
}
body.blog-detail .blog-detail__content .fr-video.fr-dvb.fr-fvl,
body.xblogdetail .blog-detail__content .fr-video.fr-dvb.fr-fvl {
 text-align:left;
 margin-left:0
}
body.blog-detail .blog-detail__content .fr-video.fr-dvb.fr-fvr,
body.xblogdetail .blog-detail__content .fr-video.fr-dvb.fr-fvr {
 text-align:right;
 margin-right:0
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi {
 display:inline-block;
 vertical-align:bottom;
 max-width:calc(100% - 10px);
 margin:5px
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvl,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvl,
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvr,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvr {
 max-width:calc(100% - 5px)
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvl,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvl {
 float:left;
 margin-left:0
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvr,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvr {
 float:right;
 margin-right:0
}
body.blog-detail .blog-detail__content .fr-video .iframe-wrapper,
body.xblogdetail .blog-detail__content .fr-video .iframe-wrapper {
 position:relative;
 display:block;
 width:100%;
 padding-bottom:56.25%;
 height:0;
 overflow:hidden
}
body.blog-detail .blog-detail__content .fr-video iframe,
body.xblogdetail .blog-detail__content .fr-video iframe {
 position:absolute;
 max-width:100%;
 top:0;
 left:0;
 width:100%;
 height:100%
}
body.blog-detail .blog-detail__content blockquote,
body.xblogdetail .blog-detail__content blockquote {
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-weight:500;
 position:relative;
 max-width:845px;
 border-left:0;
 margin:20px auto;
 padding:40px 15px;
 text-align:center;
 font-size:36px;
 color:currentColor;
 line-height:1;
 opacity:.6
}
body.blog-detail .blog-detail__content blockquote:before,
body.xblogdetail .blog-detail__content blockquote:before {
 content:'';
 position:absolute;
 z-index:-1;
 top:0;
 bottom:0;
 left:0;
 right:0;
 width:70%;
 margin:0 auto;
 border:5px solid currentColor;
 border-width:5px 0;
 opacity:.2
}
body.blog-detail .blog-detail__content blockquote>blockquote,
body.xblogdetail .blog-detail__content blockquote>blockquote {
 width:100%;
 margin:0;
 padding:0;
 opacity:1
}
body.blog-detail .blog-detail__content blockquote>blockquote:before,
body.xblogdetail .blog-detail__content blockquote>blockquote:before,
body.blog-detail .blog-detail__content blockquote>blockquote:after,
body.xblogdetail .blog-detail__content blockquote>blockquote:after {
 content:unset
}
body.blog-detail .blog-detail__content blockquote h1,
body.xblogdetail .blog-detail__content blockquote h1,
body.blog-detail .blog-detail__content blockquote h2,
body.xblogdetail .blog-detail__content blockquote h2,
body.blog-detail .blog-detail__content blockquote h3,
body.xblogdetail .blog-detail__content blockquote h3,
body.blog-detail .blog-detail__content blockquote h4,
body.xblogdetail .blog-detail__content blockquote h4,
body.blog-detail .blog-detail__content blockquote h5,
body.xblogdetail .blog-detail__content blockquote h5,
body.blog-detail .blog-detail__content blockquote h6,
body.xblogdetail .blog-detail__content blockquote h6,
body.blog-detail .blog-detail__content blockquote p,
body.xblogdetail .blog-detail__content blockquote p {
 margin-bottom:0
}
body.blog-detail .blog-detail__content blockquote *+*,
body.xblogdetail .blog-detail__content blockquote *+* {
 margin-top:20px
}
body.blog-detail .blog-detail__content ul,
body.xblogdetail .blog-detail__content ul {
 list-style-type:disc
}
body.blog-detail .blog-detail__footer,
body.xblogdetail .blog-detail__footer {
 position:relative
}
body.blog-detail .blog-detail__footer:before,
body.xblogdetail .blog-detail__footer:before {
 content:'';
 position:absolute;
 top:-20px;
 left:0;
 right:0;
 border-top:1px solid currentColor;
 opacity:.2
}
.invBikeSpecs span:first-child:before,
.invViewDetails span:first-child:before {
 content:'\f085'
}
.invContactUs span:first-child:before {
 content:'\f003'
}
.invGetFinancing span:first-child:before,
.invInsuranceQuote span:first-child:before {
 content:'\f155'
}
.invInsQuoteLink span:first-child:before {
 content:'\f0e6'
}
.invGetQuote span:first-child:before {
 content:'\f0e5'
}
.invPrintVehicle span:first-child:before {
 content:'\f02f'
}
.invScheduleRide span:first-child:before {
 content:'\f073'
}
.invSendToFriend span:first-child:before {
 content:'\f1d9'
}
.invValueTrade span:first-child:before {
 content:'\f0ec'
}
.invVINCheck span:first-child:before {
 content:'\f085'
}
.invLowestPrice span:first-child:before {
 content:'\f0d6'
}
.invShareVehicle span:first-child:before {
 content:'\f1e0'
}
.invRentalAvailability span:first-child:before {
 content:'\f073'
}
[id="main"].showroom-detail {
 background:#ffffff;
 color:#000;
 font-size:15px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:1200px) {
 [id="main"].showroom-detail {
  font-size:16px
 }
}
[id="main"].showroom-detail *:not(i) {
 font-family:"Roboto Condensed",Arial,Helvetica,sans-serif
}
[id="main"].showroom-detail .textbuttonIcon {
 font-family:FontAwesome
}
[id="main"].showroom-detail h1,
[id="main"].showroom-detail h2,
[id="main"].showroom-detail h3,
[id="main"].showroom-detail h4 {
 line-height:1;
 margin:0 0 1em;
 text-transform:none;
 text-shadow:none;
 padding:0;
 font-weight:400
}
[id="main"].showroom-detail h1 {
 color:#000;
 font-size:1.9em
}
[id="main"].showroom-detail h2,
[id="main"].showroom-detail h3 {
 color:rgba(0,0,0,0.7);
 font-size:1.7em
}
[id="main"].showroom-detail h4,
[id="main"].showroom-detail h5,
[id="main"].showroom-detail h6 {
 font-size:1.3em;
 color:rgba(0,0,0,0.7);
 padding:0;
 font-weight:400
}
.showroom-detail__content {
 padding-top:15px
}
.showroom-detail__section--features {
 padding-bottom:3em
}
@media (min-width:992px) {
 .showroom-detail__section--features {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex
 }
 .showroom-detail__section--features>* {
  flex:1 0 auto
 }
 .showroom-detail__features-left {
  width:40%;
  max-width:40%
 }
 .showroom-detail__features-center {
  width:35%;
  padding:0 3%
 }
 .showroom-detail__features-right {
  width:25%
 }
}
@media (min-width:1200px) {
 .showroom-detail__features-center {
  padding:0 5%
 }
}
.showroom-detail__breadcrumbs {
 padding-bottom:1em
}
.showroom-detail__crumb {
 display:inline-block
}
.showroom-detail__crumb+.showroom-detail__crumb:before {
 content:"\f105";
 font-family:FontAwesome;
 display:inline-block;
 padding:0 .2em
}
.showroom-detail__crumb a {
 color:#000;
 transition:.2s
}
.showroom-detail__crumb a:hover,
.showroom-detail__crumb a:active,
.showroom-detail__crumb a:focus {
 color:#696969
}
.showroom-detail__header .showroom-detail__title-year,
.showroom-detail__header .showroom-detail__title-make {
 font-weight:700
}
.showroom-detail__header .showroom-detail__title-model,
.showroom-detail__header .showroom-detail__title-name {
 font-weight:300
}
.showroom-detail__trim-picker-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 border:1px solid rgba(0,0,0,0.15)
}
.trim-picker__select-wrapper {
 -webkit-box-flex:1;
 -webkit-flex:1;
 -ms-flex:1;
 flex:1;
 position:relative
}
.trim-picker__select-wrapper select {
 height:50px;
 font-size:16px;
 border:0;
 background:#fff;
 color:#000;
 cursor:pointer;
 transition:.2s;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.trim-picker__select-wrapper select::-ms-expand {
 display:none
}
.trim-picker__select-wrapper select:hover,
.trim-picker__select-wrapper select:active,
.trim-picker__select-wrapper select:focus {
 background:#fbfbfb;
 color:#000
}
.trim-picker__select-wrapper:after {
 content:'\f0d7';
 font-family:FontAwesome;
 color:#000;
 position:absolute;
 z-index:1;
 right:10px;
 line-height:50px;
 height:50px;
 top:0;
 font-size:inherit;
 font-weight:normal;
 pointer-events:none
}
.showroom-detail__units-in-stock a {
 display:block;
 background:#eee;
 color:#000;
 padding:0 1em;
 height:50px;
 line-height:50px;
 transition:.2s background
}
.showroom-detail__units-in-stock a>span {
 display:inline-block;
 vertical-align:middle
}
.showroom-detail__units-in-stock a:hover,
.showroom-detail__units-in-stock a:active,
.showroom-detail__units-in-stock a:focus {
 background:#ddd;
 color:#000
}
.units-in-stock__units {
 font-size:2em
}
.showroom-detail__section--features .showroom-detail__slideshow {
 border:1px solid rgba(0,0,0,0.15);
 border-top:0
}
.showroom-detail__section--features .showroom-detail__slideshow img {
 width:100%
}
.showroom-detail__slideshow-instructions {
 text-align:center;
 padding:.3em 0
}
#main[data-photos-length="1"] .showroom-detail__slideshow-instructions {
 display:none
}
@media (max-width:991px) {
 .showroom-detail__social {
  padding-top:1em
 }
}
.showroom-detail__social-list {
 margin:0;
 padding:0;
 list-style:none;
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-pack:justify;
 -webkit-box-pack:space-between;
 -webkit-justify-content:space-between;
 -ms-justify-content:space-between;
 justify-content:space-between;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 max-width:300px
}
.showroom-detail__social-list>li a {
 color:#000;
 transition:.2s
}
.showroom-detail__social-list>li a:hover,
.showroom-detail__social-list>li a:active,
.showroom-detail__social-list>li a:focus {
 color:#696969
}
.showroom-detail__social-list>li .addthis_toolbox>a {
 margin:0
}
.showroom-detail__social-list>li .addthis_toolbox>a>span {
 line-height:inherit
}
.showroom-detail__share-button {
 cursor:pointer;
 color:#000;
 background:0;
 border:0;
 box-shadow:none;
 margin:0;
 padding:0;
 transition:.2s
}
.showroom-detail__share-button:hover,
.showroom-detail__share-button:active,
.showroom-detail__share-button:focus {
 color:#696969;
 background:0;
 border:0;
 box-shadow:none;
 margin:0;
 padding:0
}
.showroom-detail__social-label {
 font-size:.9em
}
.showroom-detail__social-label:before {
 font-family:FontAwesome;
 display:inline-block;
 padding-right:.3em;
 font-size:1.3em
}
.showroom-detail__social-share .showroom-detail__social-label::before {
 content:"\f1e0"
}
.showroom-detail__social-print .showroom-detail__social-label::before {
 content:"\f02f"
}
.showroom-detail__social-contact .showroom-detail__social-label::before {
 content:"\f0e0"
}
.showroom-detail__pricing-list {
 margin:0;
 padding:0;
 list-style:none
}
.showroom-detail__price-name {
 width:60%;
 margin:0;
 display:inline-block;
 padding-right:10px
}
.showroom-detail__price-value {
 width:38%
}
.showroom-detail__highlighted-pricing {
 margin:1em 0
}
@media (min-width:992px) {
 .showroom-detail__highlighted-pricing {
  margin:2em 0 1em
 }
}
.showroom-detail__highlighted-pricing .showroom-detail__price--highlighted {
 padding-bottom:.7em
}
.showroom-detail__highlighted-pricing .showroom-detail__price--highlighted .showroom-detail__price-name {
 display:block;
 font-weight:normal;
 font-size:1.2em;
 color:#000
}
.showroom-detail__highlighted-pricing .showroom-detail__price--highlighted .showroom-detail__price-value {
 display:block;
 font-size:2.5em;
 color:#696969;
 font-weight:bold;
 line-height:1
}
.showroom-detail .showroom-detail__exterior-colors h4,
.showroom-detail .showroom-detail__interior-colors h4 {
 color:#000;
 font-weight:700;
 margin-bottom:.5em
}
.showroom-detail__exterior-colors {
 position:relative;
 padding-bottom:1.5em;
 border-bottom:1px solid rgba(0,0,0,0.15);
 border-bottom:0;
 padding-bottom:0;
 padding-top:1.5em;
 border-top:1px solid rgba(0,0,0,0.15)
}
.showroom-detail__exterior-colors:after {
 content:'';
 width:0;
 height:0;
 border-left:4px solid transparent;
 border-right:4px solid transparent;
 border-top:4px solid rgba(0,0,0,0.15);
 margin:0 auto;
 position:absolute;
 left:0;
 right:0;
 bottom:-5px
}
.showroom-detail__exterior-colors:after {
 bottom:auto;
 top:0
}
.showroom-detail__swatches {
 margin:0;
 padding:0;
 list-style:none
}
.showroom-detail__swatches:before,
.showroom-detail__swatches:after {
 content:" ";
 display:table
}
.showroom-detail__swatches:after {
 clear:both
}
.showroom-detail__swatches:before,
.showroom-detail__swatches:after {
 content:" ";
 display:table
}
.showroom-detail__swatches:after {
 clear:both
}
.showroom-detail__swatch {
 float:left
}
.showroom-detail__swatch button {
 width:2.5em;
 height:2.5em;
 border:1px solid #000;
 position:relative;
 transition:.2s;
 background:0;
 box-shadow:none;
 margin:0;
 padding:0;
 border-radius:0
}
.showroom-detail__swatch button:hover,
.showroom-detail__swatch button:active,
.showroom-detail__swatch button:focus {
 transform:scale(1.05);
 background:0;
 box-shadow:none;
 border-radius:0
}
.showroom-detail__swatch--active {
 pointer-events:none
}
.showroom-detail__swatch--active button:after {
 content:'\f05d';
 color:#fff;
 text-shadow:0 0 5px rgba(0,0,0,0.6),0 0 5px rgba(0,0,0,0.6);
 font-family:FontAwesome;
 font-size:24px;
 position:absolute;
 z-index:1;
 top:0;
 bottom:0;
 left:0;
 right:0;
 text-align:center
}
.showroom-detail__selected-swatch {
 padding-top:.2em;
 min-height:1.6em
}
.showroom-detail__swatch-img {
 max-width:100%
}
.showroom-detail__trim-highlights {
 position:relative;
 padding-bottom:1.5em;
 border-bottom:1px solid rgba(0,0,0,0.15);
 border-bottom:0;
 padding-bottom:0;
 padding-top:1.5em;
 border-top:1px solid rgba(0,0,0,0.15)
}
.showroom-detail__trim-highlights:after {
 content:'';
 width:0;
 height:0;
 border-left:4px solid transparent;
 border-right:4px solid transparent;
 border-top:4px solid rgba(0,0,0,0.15);
 margin:0 auto;
 position:absolute;
 left:0;
 right:0;
 bottom:-5px
}
.showroom-detail__trim-highlights:after {
 bottom:auto;
 top:0
}
@media (max-width:991px) {
 .showroom-detail__trim-highlights {
  padding-bottom:1em
 }
}
.showroom-detail__trim-highlights-list {
 margin:0;
 padding:0;
 list-style:none
}
.showroom-detail__trim-highlight {
 margin-bottom:1em;
 line-height:1
}
@media (max-width:991px) {
 .showroom-detail__trim-highlight {
  display:inline-block;
  width:49%;
  vertical-align:top
 }
}
.showroom-detail__trim-highlight-name {
 display:block;
 color:#000;
 font-weight:bold
}
.showroom-detail__trim-highlight-value {
 color:rgba(0,0,0,0.7)
}
.showroom-detail__actions {
 position:relative;
 border:1px solid rgba(0,0,0,0.15);
 padding:1.5em
}
.showroom-detail__actions:after {
 content:"";
 position:absolute;
 left:0;
 right:0;
 margin:0 auto;
 bottom:-3px;
 width:20%;
 border-top:5px solid #696969
}
.showroom-detail__actions-list {
 margin:0;
 padding:0;
 list-style:none
}
.showroom-detail__actions .showroom-detail__actions-list {
 margin-bottom:1em
}
.showroom-detail__action:not(:first-of-type) {
 margin-top:.5em
}
.showroom-detail__action.disabled>a {
 position:relative;
 pointer-events:none
}
.showroom-detail__action.disabled>a:after {
 content:"\02713 \000A0 Thank You!";
 position:absolute;
 left:0;
 right:0;
 bottom:0;
 top:0;
 background:rgba(0,0,0,0.8);
 color:#fff;
 border-radius:5px;
 text-align:center;
 font-size:1.5em;
 line-height:1;
 padding-top:1em;
 z-index:1
}
.showroom-detail__action.disabled:first-child>a:after {
 padding-top:1.3em
}
.showroom-detail__action>a {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -ms-flex-pack:center;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-justify-content:center;
 justify-content:center;
 text-align:center;
 padding:0 .5em;
 height:4.5em;
 border:1px solid rgba(0,0,0,0.15);
 border-radius:5px;
 color:#000;
 position:relative;
 overflow:hidden;
 background:#ffffff;
 transition:.2s background
}
.showroom-detail__action>a:before {
 content:"";
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 margin:0;
 background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.02) 75%, rgba(0,0,0,0.08) 100%)
}
.showroom-detail__action>a:hover,
.showroom-detail__action>a:active,
.showroom-detail__action>a:focus {
 background:#ededed
}
.showroom-detail__action>a .showroom-detail__action-text {
 text-transform:uppercase;
 font-weight:bold;
 position:relative;
 z-index:1
}
.showroom-detail__action>a .showroom-detail__action-text:before {
 font-family:FontAwesome;
 font-weight:normal;
 opacity:.4;
 padding-right:.5em
}
.showroom-detail__action:first-child>a {
 background:#696969;
 color:#fff;
 text-shadow:1px 1px 1px rgba(0,0,0,0.3);
 height:5.5em;
 border:none
}
.showroom-detail__action:first-child>a .showroom-detail__action-text {
 font-size:1.2em
}
@media (min-width:1200px) {
 .showroom-detail__action:first-child>a .showroom-detail__action-text {
  font-size:1.7em
 }
}
.showroom-detail__action:first-child>a:hover,
.showroom-detail__action:first-child>a:active,
.showroom-detail__action:first-child>a:focus {
 background:#293d52
}
.showroom-detail__fancy-cta {
 padding-top:.5em
}
.showroom-detail__fancy-cta>a {
 display:block;
 height:auto;
 padding:1em;
 text-align:center;
 color:rgba(0,0,0,0.7);
 border:1px dashed rgba(0,0,0,0.15);
 border-radius:.3em;
 transition:.2s
}
.showroom-detail__fancy-cta>a:hover,
.showroom-detail__fancy-cta>a:active,
.showroom-detail__fancy-cta>a:focus {
 border-color:#696969
}
.showroom-detail__fancy-cta>a:hover>span:last-child,
.showroom-detail__fancy-cta>a:active>span:last-child,
.showroom-detail__fancy-cta>a:focus>span:last-child {
 color:#696969
}
.showroom-detail__fancy-cta>a>span {
 line-height:1.1;
 display:block;
 padding:0 .5em
}
.showroom-detail__fancy-cta>a>span:last-child {
 color:#000;
 text-transform:uppercase;
 font-size:1.7em;
 font-weight:bold;
 transition:.2s color
}
.showroom-detail__section--panels {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-wrap:wrap;
 -webkit-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-left:-15px;
 margin-right:-15px
}
.showroom-detail__panel-tabs {
 -webkit-box-flex:1 0 100%;
 -webkit-flex:1 0 100%;
 -ms-flex:1 0 100%;
 flex:1 0 100%;
 width:100%;
 max-width:100%;
 text-align:center;
 border-bottom:1px solid rgba(0,0,0,0.15);
 border-top:1px solid rgba(0,0,0,0.15)
}
@media (min-width:768px) {
 .showroom-detail__panel-tabs {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center
 }
}
.showroom-detail__tab {
 color:#000;
 padding:0 1em;
 cursor:pointer;
 transition:.2s color;
 display:-webkit-inline-flex;
 display:-ms-inline-flexbox;
 display:-ms-inline-flex;
 display:inline-flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 font-size:1.5em;
 height:2em;
 border-bottom:1px solid rgba(0,0,0,0.2)
}
@media (max-width:767px) {
 .showroom-detail__tab {
  display:flex;
  border-left:3px solid transparent
 }
}
@media (min-width:768px) {
 .showroom-detail__tab {
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  border-bottom:.15em solid #ffffff;
  height:4.5em;
  font-size:1.2em
 }
}
@media (min-width:992px) {
 .showroom-detail__tab {
  font-size:1.5em
 }
}
.showroom-detail__tab>span {
 position:relative;
 line-height:1.1
}
.showroom-detail__tab>span:after {
 content:"\f0d7";
 display:inline-block;
 font-family:FontAwesome;
 transition:.2s transform
}
@media (max-width:767px) {
 .showroom-detail__tab>span:after {
  transform:rotate(-90deg);
  width:2em;
  height:2em;
  line-height:2em;
  text-align:center
 }
}
@media (min-width:768px) {
 .showroom-detail__tab>span:after {
  padding-left:.3em
 }
}
.showroom-detail__tab:hover,
.showroom-detail__tab:active,
.showroom-detail__tab:focus {
 color:rgba(0,0,0,0.7)
}
.showroom-detail__tab--active {
 pointer-events:none;
 border-color:#696969
}
.showroom-detail__tab--active>span:after {
 transform:none
}
@media (max-width:767px) {
 .showroom-detail__tab--active {
  border-bottom-color:rgba(0,0,0,0.2)
 }
}
.showroom-detail__tab--active:hover,
.showroom-detail__tab--active:active,
.showroom-detail__tab--active:focus {
 opacity:1
}
@media (max-width:767px) {
 .showroom-detail__panel-sidebar {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .showroom-detail__panel-sidebar {
  display:none !important
 }
}
@media (min-width:992px) {
 .showroom-detail__panel-sidebar {
  background:rgba(0,0,0,0.03);
  -webkit-box-flex:1 0 33%;
  -webkit-flex:1 0 33%;
  -ms-flex:1 0 33%;
  flex:1 0 33%;
  width:33%;
  max-width:33%;
  border-right:1px solid rgba(0,0,0,0.15);
  padding:2em
 }
}
@media (min-width:1200px) {
 .showroom-detail__panel-sidebar {
  padding:2em 3em
 }
}
.showroom-detail__sidebar-image {
 position:relative;
 padding-bottom:1.5em;
 border-bottom:1px solid rgba(0,0,0,0.15);
 margin-bottom:2em;
 text-align:center
}
.showroom-detail__sidebar-image:after {
 content:'';
 width:0;
 height:0;
 border-left:4px solid transparent;
 border-right:4px solid transparent;
 border-top:4px solid rgba(0,0,0,0.15);
 margin:0 auto;
 position:absolute;
 left:0;
 right:0;
 bottom:-5px
}
.showroom-detail__sidebar-image-wrapper {
 cursor:pointer;
 position:relative;
 overflow:hidden
}
.showroom-detail__sidebar-image-wrapper:after {
 content:"\f00e";
 font-family:FontAwesome;
 position:absolute;
 right:0;
 bottom:0;
 left:0;
 padding-top:100%;
 padding-right:5%;
 padding-bottom:2%;
 font-size:2.5em;
 color:#fff;
 background:rgba(0,0,0,0.2);
 opacity:0;
 text-align:right;
 transition:.2s opacity;
 text-shadow:1px 1px 2px rgba(0,0,0,0.6)
}
.showroom-detail__sidebar-image-wrapper:hover:after,
.showroom-detail__sidebar-image-wrapper:active:after,
.showroom-detail__sidebar-image-wrapper:focus:after {
 opacity:1
}
.showroom-detail__sidebar-image-wrapper img {
 max-width:100%
}
.showroom-detail__sidebar-highlights {
 position:relative;
 padding-bottom:1.5em;
 border-bottom:1px solid rgba(0,0,0,0.15);
 margin-bottom:2em
}
.showroom-detail__sidebar-highlights:after {
 content:'';
 width:0;
 height:0;
 border-left:4px solid transparent;
 border-right:4px solid transparent;
 border-top:4px solid rgba(0,0,0,0.15);
 margin:0 auto;
 position:absolute;
 left:0;
 right:0;
 bottom:-5px
}
.showroom-detail__featured-attributes {
 margin:0;
 padding:0;
 list-style:none
}
.showroom-detail__featured-attributes li {
 border-bottom:1px solid rgba(0,0,0,0.05);
 margin-bottom:.5em;
 line-height:1.2;
 padding-bottom:.5em
}
.showroom-detail__featured-attributes li:last-of-type {
 border-bottom:0
}
.showroom-detail__featured-attributes .showroom-detail__unit-attr-name,
.showroom-detail__featured-attributes .showroom-detail__unit-attr-value {
 display:inline-block;
 vertical-align:top
}
.showroom-detail__featured-attributes .showroom-detail__unit-attr-name {
 width:40%;
 padding-right:.5em;
 margin-right:auto;
 font-weight:bold
}
.showroom-detail__featured-attributes .showroom-detail__unit-attr-value {
 width:55%
}
.showroom-detail__sidebar-ctas .showroom-detail__sidebar-cta {
 margin-bottom:.5em
}
.showroom-detail__sidebar-ctas-list {
 margin:0;
 padding:0;
 list-style:none
}
.showroom-detail__sidebar-cta a {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 padding:1em 0;
 border:1px solid rgba(0,0,0,0.15);
 border-radius:.3em;
 height:6.25em;
 color:rgba(0,0,0,0.7);
 transition:.2s background
}
.showroom-detail__sidebar-cta a:hover,
.showroom-detail__sidebar-cta a:active,
.showroom-detail__sidebar-cta a:focus {
 background:#ededed
}
.showroom-detail__sidebar-cta a i {
 -webkit-box-flex:1 0 auto;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto;
 width:20%;
 max-width:20%;
 color:#696969;
 text-align:center;
 font-size:1.3em
}
.showroom-detail__sidebar-cta a>span {
 -webkit-box-flex:1 0 auto;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto;
 padding-left:7%;
 padding-right:2%;
 border-left:1px solid rgba(0,0,0,0.15)
}
.showroom-detail__sidebar-cta a>span>span {
 display:block
}
.showroom-detail__sidebar-cta a>span>span:last-child {
 font-size:1.5em
}
.showroom-detail__panels {
 width:100%;
 background:rgba(0,0,0,0.03)
}
@media (min-width:992px) {
 .showroom-detail__panels {
  -webkit-box-flex:1 0 67%;
  -webkit-flex:1 0 67%;
  -ms-flex:1 0 67%;
  flex:1 0 67%;
  width:67%;
  max-width:67%
 }
}
.showroom-detail__panel {
 display:none;
 padding:2em
}
@media (min-width:992px) {
 .showroom-detail__panel {
  padding:2em 0
 }
}
.showroom-detail__panel--active {
 display:block
}
@media (min-width:992px) {
 .showroom-detail__panel--active {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex
 }
}
.showroom-detail__panel--specs ul {
 margin:0;
 padding:0;
 list-style:none
}
@media (min-width:768px) {
 .showroom-detail__panel--specs li {
  margin-bottom:.5em
 }
}
.showroom-detail__panel--specs .showroom-detail__unit-attr-name {
 display:block;
 margin-bottom:0;
 font-weight:700
}
.showroom-detail__panel--specs .showroom-detail__unit-attr {
 margin-bottom:.3em
}
@media (min-width:768px) {
 .showroom-detail__panel--specs .showroom-detail__unit-attr-name {
  display:inline-block;
  vertical-align:top;
  width:35%;
  padding-right:.5em
 }
 .showroom-detail__panel--specs .showroom-detail__unit-attr-value {
  display:inline-block;
  vertical-align:top;
  width:63%
 }
}
.showroom-detail__panel--specs h3,
.showroom-detail__panel--specs h4,
.showroom-detail__panel--specs h5,
.showroom-detail__panel--specs h6 {
 font-size:1.7em !important;
 margin-bottom:.5em !important
}
.showroom-detail__panel--specs h3:not(:first-of-type),
.showroom-detail__panel--specs h4:not(:first-of-type),
.showroom-detail__panel--specs h5:not(:first-of-type),
.showroom-detail__panel--specs h6:not(:first-of-type) {
 padding-top:1em
}
@media (max-width:767px) {
 .showroom-detail__panel--photos .showroom-detail__photography-header {
  display:none !important
 }
}
.showroom-detail__panel--photos .showroom-detail__photography-group {
 width:100%
}
@media (min-width:400px) {
 .showroom-detail__panel--photos .showroom-detail__photography-group {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.showroom-detail__panel--photos .showroom-detail__photograph {
 -webkit-box-flex:1 0 auto;
 -webkit-flex:1 0 auto;
 -ms-flex:1 0 auto;
 flex:1 0 auto;
 position:relative;
 margin-bottom:.5em;
 cursor:pointer
}
@media (min-width:400px) and (max-width:1199px) {
 .showroom-detail__panel--photos .showroom-detail__photograph {
  width:49%;
  max-width:49%
 }
 .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(odd) {
  margin-right:1%
 }
 .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(even) {
  margin-left:1%
 }
}
@media (min-width:1200px) {
 .showroom-detail__panel--photos .showroom-detail__photograph {
  width:32%;
  max-width:32%
 }
 .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(3n+1) {
  margin-right:1%
 }
 .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(3n+2) {
  margin-right:1%;
  margin-left:1%
 }
 .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(3n) {
  margin-left:1%
 }
}
.showroom-detail__panel-main {
 width:100%
}
@media (min-width:992px) {
 .showroom-detail__panel-main {
  padding:0 2em
 }
}
@media (min-width:1200px) {
 .showroom-detail__panel-main {
  padding:0 3em
 }
}
.showroom-detail__panel-main ul {
 list-style:none;
 padding-left:0
}
.showroom-detail__panel-main ul li {
 position:relative;
 padding-left:1em
}
.showroom-detail__panel-main ul li:before {
 content:'\2022';
 color:#696969;
 font-size:1.5em;
 line-height:1;
 position:absolute;
 top:0;
 left:0
}
.showroom-detail__panel-main>strong {
 display:block;
 margin-bottom:.8em;
 font-size:1.2em
}
.showroom-detail__disclaimer {
 position:relative;
 color:rgba(0,0,0,0.7);
 margin:1.5em 2em 1em 1em
}
.showroom-detail__disclaimer:before {
 display:inline-block;
 vertical-align:top;
 content:'\f05a';
 font-family:FontAwesome;
 width:60px;
 font-size:2em;
 color:rgba(0,0,0,0.25);
 text-align:center
}
.showroom-detail__disclaimer p {
 display:inline-block;
 vertical-align:middle;
 width:calc(100% - 65px);
 border-left:1px solid rgba(0,0,0,0.15);
 padding-left:30px
}
@media (min-width:992px) {
 .showroom-detail__disclaimer {
  margin:2em
 }
 .showroom-detail__disclaimer:before {
  width:80px;
  vertical-align:middle
 }
 .showroom-detail__disclaimer p {
  width:calc(100% - 85px)
 }
}
.showroom-detail__slideshow {
 overflow:hidden
}
.Shell {
 display:none
}
body.ZOOMED {
 overflow:hidden
}
body.ZOOMED .Shell {
 position:fixed;
 top:0px;
 left:0px;
 z-index:99999999;
 background-color:rgba(0,0,0,0.9);
 width:100vw;
 height:100vh;
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -ms-flex-pack:center;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-justify-content:center;
 justify-content:center
}
body.ZOOMED .Shell .showroom-detail__slideshow {
 text-align:center;
 overflow:hidden;
 width:1024px;
 max-width:100vw
}
body.ZOOMED .Shell .showroom-detail__photograph {
 width:1024px;
 height:768px;
 max-width:100vw;
 max-height:100vh
}
body.ZOOMED .showroom-detail__slideshow-nav {
 z-index:100;
 position:absolute;
 color:#fff;
 text-align:center;
 margin:auto auto;
 cursor:pointer;
 height:50px
}
@media (max-width:767px) {
 body.ZOOMED .showroom-detail__slideshow-nav {
  bottom:60px
 }
}
@media (min-width:768px) {
 body.ZOOMED .showroom-detail__slideshow-nav {
  top:calc(50% - 10px)
 }
}
@media (min-width:992px) {
 body.ZOOMED .showroom-detail__slideshow-nav {
  top:calc(50% - 40px);
  height:80px
 }
}
body.ZOOMED .showroom-detail__slideshow-nav i {
 font-size:30px;
 border:1px solid rgba(255,255,255,0.5);
 background:rgba(0,0,0,0.3);
 width:50px;
 height:50px;
 line-height:47px
}
@media (min-width:992px) {
 body.ZOOMED .showroom-detail__slideshow-nav i {
  width:80px;
  height:80px;
  line-height:77px
 }
}
body.ZOOMED .showroom-detail__slideshow-nav--left {
 left:calc(50% - 55px)
}
@media (min-width:768px) {
 body.ZOOMED .showroom-detail__slideshow-nav--left {
  left:0
 }
}
body.ZOOMED .showroom-detail__slideshow-nav--right {
 right:calc(50% - 55px)
}
@media (min-width:768px) {
 body.ZOOMED .showroom-detail__slideshow-nav--right {
  right:0
 }
}
body.ZOOMED .showroom-detail__slideshow-image-info {
 z-index:100;
 position:absolute;
 top:10px;
 color:#fff;
 text-shadow:1px 1px #000;
 text-align:right;
 left:0;
 font-size:20px;
 padding-right:20px;
 line-height:20px;
 right:50px;
 font-family:"Roboto Condensed",Arial,Helvetica,sans-serif
}
@media (min-width:992px) {
 body.ZOOMED .showroom-detail__slideshow-image-info {
  top:30px;
  right:80px
 }
}
body.ZOOMED .showroom-detail__slideshow-image-info .showroom-detail__slideshow-image-number,
body.ZOOMED .showroom-detail__slideshow-image-info .showroom-detail__slideshow-image-count {
 display:inline-block
}
body.ZOOMED .showroom-detail__slideshow-image-info .showroom-detail__slideshow-image-number:after {
 content:" /"
}
body.ZOOMED .showroom-detail__slideshow-close {
 z-index:100;
 position:absolute;
 right:0;
 top:0;
 cursor:pointer;
 border:1px solid rgba(255,255,255,0.5);
 background:rgba(0,0,0,0.3);
 width:50px;
 height:50px
}
@media (min-width:992px) {
 body.ZOOMED .showroom-detail__slideshow-close {
  width:80px;
  height:80px
 }
}
body.ZOOMED .showroom-detail__slideshow-close:before,
body.ZOOMED .showroom-detail__slideshow-close:after {
 content:"";
 height:20px;
 width:3px;
 background-color:#fff;
 position:absolute;
 top:calc(50% - 10px);
 left:50%
}
body.ZOOMED .showroom-detail__slideshow-close:before {
 transform:rotate(-45deg)
}
body.ZOOMED .showroom-detail__slideshow-close:after {
 transform:rotate(45deg)
}
body.ZOOMED #main[data-photos-length="1"]+.Shell .showroom-detail__slideshow-nav,
body.ZOOMED #main[data-photos-length="1"]+.Shell .showroom-detail__slideshow-image-number,
body.ZOOMED #main[data-photos-length="1"]+.Shell .showroom-detail__slideshow-image-count {
 display:none
}
.showroom-detail__photograph {
 position:relative;
 overflow:hidden;
 cursor:grab;
 background-size:contain;
 background-repeat:no-repeat;
 background-position:center
}
.showroom-detail__photograph:after {
 content:"\f00e";
 font-family:FontAwesome;
 position:absolute;
 right:0;
 bottom:0;
 left:0;
 padding-top:100%;
 padding-right:5%;
 padding-bottom:2%;
 font-size:2.5em;
 color:#fff;
 background:rgba(0,0,0,0.2);
 opacity:0;
 text-align:right;
 transition:.2s opacity;
 text-shadow:1px 1px 2px rgba(0,0,0,0.6)
}
.showroom-detail__photograph:hover:after,
.showroom-detail__photograph:active:after,
.showroom-detail__photograph:focus:after {
 opacity:1
}
.showroom-detail__photograph:before {
 content:"";
 display:block;
 padding-bottom:75%;
 position:relative
}
.Shell .showroom-detail__photograph:after {
 display:none
}
body.body__showroom-detail #modalBox .modal-message {
 font-size:1.5em
}
@media (min-width:768px) {
 body.body__showroom-detail #modalBox .modal-message {
  font-size:1.7em
 }
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li {
 font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;
 display:block
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:not(:first-of-type) {
 margin-top:.5em !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li.disabled>a {
 position:relative !important;
 pointer-events:none !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li.disabled>a:after {
 content:"\02713 \000A0 Thank You!" !important;
 position:absolute !important;
 left:0 !important;
 right:0 !important;
 bottom:0 !important;
 top:0 !important;
 background:rgba(0,0,0,0.8) !important;
 color:#fff !important;
 border-radius:5px !important;
 text-align:center !important;
 font-size:1.5em !important;
 line-height:1 !important;
 padding-top:1em !important;
 z-index:1 !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li.disabled:first-child>a:after {
 padding-top:1.3em !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a {
 display:-webkit-box !important;
 display:-ms-flexbox !important;
 display:-webkit-flex !important;
 display:flex !important;
 -ms-flex-align:center !important;
 -webkit-box-align:center !important;
 -webkit-align-items:center !important;
 -ms-align-items:center !important;
 align-items:center !important;
 -ms-flex-pack:center !important;
 -webkit-box-pack:center !important;
 -webkit-justify-content:center !important;
 -ms-justify-content:center !important;
 justify-content:center !important;
 text-align:center !important;
 padding:0 .5em !important;
 height:4.5em !important;
 border:1px solid rgba(0,0,0,0.15) !important;
 border-radius:5px !important;
 color:#000 !important;
 position:relative !important;
 overflow:hidden !important;
 background:#ffffff !important;
 transition:.2s background !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a:before {
 content:"" !important;
 position:absolute !important;
 left:0 !important;
 right:0 !important;
 top:0 !important;
 bottom:0 !important;
 margin:0 !important;
 background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.02) 75%, rgba(0,0,0,0.08) 100%) !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a:hover,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a:active,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a:focus {
 background:#ededed !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a .showroom-detail__action-text {
 text-transform:uppercase !important;
 font-weight:bold !important;
 position:relative !important;
 z-index:1 !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li>a .showroom-detail__action-text:before {
 font-family:FontAwesome !important;
 font-weight:normal !important;
 opacity:.4 !important;
 padding-right:.5em !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a {
 background:#696969 !important;
 color:#fff !important;
 text-shadow:1px 1px 1px rgba(0,0,0,0.3) !important;
 height:5.5em !important;
 border:none !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a .showroom-detail__action-text {
 font-size:1.2em !important
}
@media (min-width:1200px) {
 body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a .showroom-detail__action-text {
  font-size:1.7em
 }
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a:hover,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a:active,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a:focus {
 background:#293d52 !important
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul>li:first-child>a>.showroom-detail__action-text {
 font-size:1.7em !important
}
.center-image {
 margin:0 auto
}
body.InventoryList {
 font-size:14px
}
body.InventoryList #content .pageH1 {
 color:#696969
}
body.InventoryList #content>form {
 background-color:#ffffff;
 color:#000000
}
body.InventoryList .vehicle_row {
 background:transparent;
 border-top:1px solid rgba(0,0,0,0.3)
}
body.InventoryList .unitTitle>h2>a {
 color:#696969;
 font-size:18px
}
body.InventoryList .unitTitle>h2>a:hover,
body.InventoryList .unitTitle>h2>a:active,
body.InventoryList .unitTitle>h2>a:focus {
 color:#4e759d
}
body.InventoryList .unitPrice h3 {
 font-size:18px
}
body.InventoryList .unitPrice a {
 color:#696969
}
body.InventoryList .unitPrice a:hover,
body.InventoryList .unitPrice a:active,
body.InventoryList .unitPrice a:focus {
 color:#4e759d
}
body.InventoryList .invUnitInfo span.unitLabel {
 font-weight:bold
}
body.InventoryList .unitImage {
 position:relative
}
body.InventoryList .unitImage>a {
 text-transform:uppercase;
 font-weight:bold;
 margin-top:5px;
 background:#ebebeb;
 color:rgba(0,0,0,0.5)
}
@media (max-width:767px) {
 body.InventoryList .unitImage>a {
  display:none !important
 }
}
body.InventoryList .unitImage>a:hover,
body.InventoryList .unitImage>a:active,
body.InventoryList .unitImage>a:focus {
 background:#d9d9d9;
 color:rgba(0,0,0,0.7)
}
body.InventoryList .unitImage .img-overlay-container .image_overlay {
 display:none
}
body.InventoryList .unitImage .img-overlay-container .image_overlay.visible {
 position:absolute;
 display:block;
 right:15px;
 top:0;
 background-color:#696969;
 opacity:.8;
 padding:10px 15px
}
@media (max-width:991px) {
 body.InventoryList .unitImage .img-overlay-container .image_overlay.visible {
  left:15px;
  padding-left:0;
  padding-right:0;
  text-align:center
 }
}
body.InventoryList .unitImage .img-overlay-container .image_overlay.visible p {
 text-transform:uppercase;
 color:#ffffff;
 margin:0
}
body.InventoryList .unitImage .img-overlay-container:hover div.image_overlay,
body.InventoryList .unitImage .img-overlay-container:active div.image_overlay,
body.InventoryList .unitImage .img-overlay-container:focus div.image_overlay {
 display:none
}
body.InventoryList .textbuttons {
 overflow:hidden
}
body.InventoryList .textbuttons ul li a {
 background:#ebebeb;
 display:block;
 position:relative;
 text-transform:uppercase;
 font-weight:700
}
body.InventoryList .textbuttons ul li a span.textbuttonContent {
 color:#696969
}
body.InventoryList .textbuttons ul li a span.textbuttonIcon {
 color:#696969
}
body.InventoryList .textbuttons ul li a span.textbuttonArrow {
 color:#696969;
 margin-top:-9px
}
body.InventoryList .textbuttons ul li a:hover,
body.InventoryList .textbuttons ul li a:active,
body.InventoryList .textbuttons ul li a:focus {
 background:#d9d9d9
}
body.InventoryList .textbuttons ul li.invViewDetails a {
 background-color:#696969;
 border-right:none
}
body.InventoryList .textbuttons ul li.invViewDetails a span {
 color:#ffffff
}
body.InventoryList .textbuttons ul li.invViewDetails a:hover,
body.InventoryList .textbuttons ul li.invViewDetails a:active,
body.InventoryList .textbuttons ul li.invViewDetails a:focus {
 background:#4e759d
}
body.InventoryList .textbuttons.InvListBottom ul li a {
 border-top:none;
 border-right-width:1px;
 border-right-style:solid;
 border-color:#d9d9d9
}
body.InventoryList .textbuttons.unitLeadButtons li {
 padding-top:1px
}
body.InventoryDetail .unitText {
 color:#000000
}
body.InventoryDetail .unitText .more,
body.InventoryDetail .unitText .less {
 color:#696969
}
body.InventoryDetail .unitText .more:hover,
body.InventoryDetail .unitText .less:hover,
body.InventoryDetail .unitText .more:active,
body.InventoryDetail .unitText .less:active,
body.InventoryDetail .unitText .more:focus,
body.InventoryDetail .unitText .less:focus {
 opacity:.7
}
body.InventoryDetail .unitTitle h1 {
 color:#696969
}
body.InventoryDetail .textbuttons ul li a {
 background:#ebebeb;
 display:block;
 position:relative;
 text-transform:uppercase;
 font-weight:700
}
body.InventoryDetail .textbuttons ul li a span.textbuttonContent {
 color:#696969
}
body.InventoryDetail .textbuttons ul li a span.textbuttonIcon {
 color:#696969
}
body.InventoryDetail .textbuttons ul li a span.textbuttonArrow {
 color:#696969
}
body.InventoryDetail .textbuttons ul li a:hover,
body.InventoryDetail .textbuttons ul li a:active,
body.InventoryDetail .textbuttons ul li a:focus {
 background:#d9d9d9
}
body.InventoryDetail .textbuttons.unitLeadButtons li {
 padding-top:1px
}
body.InventoryDetail .backLink a {
 background-color:#ebebeb
}
body.InventoryDetail .backLink a .buttontext {
 color:#696969
}
body.InventoryDetail .backLink a .fa {
 color:#696969
}
body.InventoryDetail .backLink a:hover,
body.InventoryDetail .backLink a:active,
body.InventoryDetail .backLink a:focus {
 background-color:#d9d9d9
}
body.InventoryDetail .unitPrice h3 {
 color:rgba(0,0,0,0.5)
}
body.InventoryDetail .unitPrice h2 {
 color:#696969
}
body.InventoryDetail #invUnitSlider .img-overlay-container .image_overlay {
 position:absolute;
 display:none;
 top:0;
 right:15px;
 z-index:2;
 background-color:#696969
}
body.InventoryDetail #invUnitSlider .img-overlay-container .image_overlay.visible {
 display:block;
 padding:15px 30px;
 opacity:.8
}
body.InventoryDetail #invUnitSlider .img-overlay-container .image_overlay.visible p {
 font-size:24px;
 margin:0;
 text-transform:uppercase;
 color:#ffffff
}
@media (max-width:767px) {
 body.InventoryDetail #invUnitSlider .img-overlay-container .image_overlay.visible p {
  font-size:18px
 }
}
body.InventoryDetail #invUnitSlider .img-overlay-container:hover .image_overlay.visible {
 display:none
}
body.InventoryDetail .invUnitInfo {
 background-color:#ebebeb
}
body.InventoryDetail .nav-tabs {
 background-color:#ffffff;
 border-bottom:none
}
body.InventoryDetail .nav-tabs>li {
 padding-right:1px;
 border-bottom:1px solid #ffffff
}
body.InventoryDetail .nav-tabs>li.active {
 border-bottom-color:#ebebeb
}
body.InventoryDetail .nav-tabs>li.active .panel-heading a {
 background-color:#ebebeb;
 color:#696969
}
body.InventoryDetail .nav-tabs>li .panel-heading {
 background-color:#ebebeb;
 border:none;
 border-radius:0
}
body.InventoryDetail .nav-tabs>li .panel-heading a {
 outline:none;
 color:#696969
}
body.InventoryDetail .invUnitInfoTable .panel {
 border-width:0
}
body.InventoryDetail .invUnitInfoTable .panel .panel-heading {
 background-color:#ffffff
}
@media (min-width:1530px) {
 body.InventoryDetail .invUnitInfoTable .panel .panel-heading {
  display:none !important
 }
}
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a {
 color:#696969
}
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a:hover,
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a:focus,
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a:active {
 color:#696969
}
body.InventoryDetail .invUnitInfoTable .panel .panel-body {
 border-top:none !important
}
body.InventoryDetail .invUnitInfoTable .panel .panel-body h3 {
 color:#696969
}
body.InventoryDetail .invUnitInfoTable .panel.unitDetailsVideosGallery .videoContent {
 color:#000000
}
body.InventoryDetail .invUnitInfoTable .panel.unitDetailsVideosGallery .videoContent li {
 border-left-width:1px;
 border-left-style:dotted;
 border-color:#000000
}
body.InventoryDetail .invUnitInfoTable .panel.unitDetailsVideosGallery .videoContainer a .videoImage img:hover {
 outline:1px solid #696969
}
body.InventoryDetail .invUnitInfoTable .panel.unitSpecifications li label,
body.InventoryDetail .invUnitInfoTable .panel.unitSpecifications li span {
 border-bottom:1px solid rgba(217,217,217,0.8)
}
body.InventoryDetail .invUnitInfoTable .panel.unitSpecifications .unitSpecHeader label {
 color:#696969
}
body.InventoryDetail .invUnitInfoTable .panel.unitPaymentCalculator ul label,
body.InventoryDetail .invUnitInfoTable .panel.unitShippingCalculator ul label {
 color:rgba(0,0,0,0.75)
}
body.InventoryDetail .invUnitInfoTable .panel.unitPaymentCalculator .disclaimer,
body.InventoryDetail .invUnitInfoTable .panel.unitShippingCalculator .disclaimer {
 color:rgba(0,0,0,0.5)
}
@media (max-width:767px) {
 body.InventoryDetail .invUnitInfoTable .panel.unitDetailsGallery ul>li {
  height:auto
 }
}
body.InventoryDetail #unitDetails {
 background-color:#ebebeb
}
body.InventoryDetail .unitHighlights {
 background-color:#ebebeb;
 border-left:1px solid #ffffff
}
body.InventoryDetail .unitHighlights a {
 color:#696969
}
body.InventoryDetail .invUnitRecommendations a h3 {
 color:#000000
}
body.InventoryDetail .invUnitRecommendations a:hover h3,
body.InventoryDetail .invUnitRecommendations a:active h3,
body.InventoryDetail .invUnitRecommendations a:focus h3 {
 opacity:.7
}
body.InventoryDetail .noImages {
 background-color:#ebebeb
}
body.InventoryDetail .noImages h3 {
 color:#000000
}
body.InventoryDetail a.carousel-control {
 background-color:#ebebeb;
 color:#000000
}
body.InventoryDetail a.carousel-control:hover,
body.InventoryDetail a.carousel-control:active,
body.InventoryDetail a.carousel-control:focus {
 background-color:#d9d9d9
}
body.xlistevents .event-by-date-search>div {
 margin-right:15px
}
body.xlistevents .event-by-date-search>div.start-date,
body.xlistevents .event-by-date-search>div.date-to {
 margin-right:5px
}
body.xlistevents .event-by-date-search .ui-block-a,
body.xlistevents .event-by-date-search .ui-block-b {
 position:relative
}
body.xlistevents .event-by-date-search .ui-block-a:before,
body.xlistevents .event-by-date-search .ui-block-b:before {
 content:'\f107';
 font-family:FontAwesome;
 color:#696969;
 position:absolute;
 right:10px;
 top:1px;
 line-height:38px;
 font-size:18px;
 pointer-events:none;
 text-align:center
}
body.xlistevents .event-by-date-search .ui-block-a select,
body.xlistevents .event-by-date-search .ui-block-b select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
body.xlistevents .event-by-date-search .ui-block-a select::-ms-expand,
body.xlistevents .event-by-date-search .ui-block-b select::-ms-expand {
 display:none
}
body.xlistevents .event-by-date-search .ui-block-a>select,
body.xlistevents .event-by-date-search .ui-block-b>select {
 padding-right:25px !important
}
body.xlistevents .event-by-date-search .search-dates .ui-block-a:before {
 content:none
}
body.xlistevents .event-by-date-search .search-dates input[type="button"].submit-event-by-date-search {
 border:none;
 height:40px;
 background-color:#696969;
 color:#ffffff
}
body.xlistevents .event-by-date-search .search-dates input[type="button"].submit-event-by-date-search:hover,
body.xlistevents .event-by-date-search .search-dates input[type="button"].submit-event-by-date-search:active,
body.xlistevents .event-by-date-search .search-dates input[type="button"].submit-event-by-date-search:focus {
 background-color:#4e759d;
 color:#ffffff
}
.slideshow-defaults .pause {
 display:none
}
.slideshow-defaults .carousel-indicators {
 display:none
}
@media (min-width:768px) {
 .slideshow-defaults .carousel-indicators {
  display:block
 }
}
.slideshow-defaults .carousel-control.left {
 left:15px
}
@media (min-width:768px) {
 .slideshow-defaults .carousel-control.left {
  left:30px
 }
}
.slideshow-defaults .carousel-control.right {
 right:15px
}
@media (min-width:768px) {
 .slideshow-defaults .carousel-control.right {
  right:30px
 }
}
.slideshow-defaults .fa {
 display:block
}
@media (min-width:992px) {
 .slideshow-default-opacity .carousel-nav {
  display:none
 }
 .slideshow-default-opacity:hover .carousel-nav,
 .slideshow-default-opacity:active .carousel-nav,
 .slideshow-default-opacity:focus .carousel-nav {
  display:block
 }
 .slideshow-default-opacity:hover .carousel-control,
 .slideshow-default-opacity:active .carousel-control,
 .slideshow-default-opacity:focus .carousel-control {
  opacity:.5
 }
 .slideshow-default-opacity .carousel-control:hover {
  opacity:1
 }
}
@media (min-width:768px) {
 .slideshow-nav-container .carousel-control.left {
  margin-left:50%;
  left:-360px
 }
}
@media (min-width:992px) {
 .slideshow-nav-container .carousel-control.left {
  left:-470px
 }
}
@media (min-width:1200px) {
 .slideshow-nav-container .carousel-control.left {
  left:-570px
 }
}
@media (min-width:1530px) {
 .slideshow-nav-container .carousel-control.left {
  left:-750px
 }
}
@media (min-width:768px) {
 .slideshow-nav-container .carousel-control.right {
  margin-right:50%;
  right:-360px
 }
}
@media (min-width:992px) {
 .slideshow-nav-container .carousel-control.right {
  right:-470px
 }
}
@media (min-width:1200px) {
 .slideshow-nav-container .carousel-control.right {
  right:-570px
 }
}
@media (min-width:1530px) {
 .slideshow-nav-container .carousel-control.right {
  right:-750px
 }
}
.finv-defaults {
 text-transform:uppercase
}
.finv-defaults .finv-heading span {
 color:#000000
}
.finv-defaults .vehicle-title {
 text-align:center
}
.finv-defaults .carousel-control {
 opacity:1
}
.image-container {
 position:relative;
 padding-top:75%
}
.image-container .image-container-image {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 width:100%;
 height:100%;
 background-origin:content-box;
 background-size:contain;
 background-position:center top;
 background-repeat:no-repeat
}
.visible-xl {
 display:none !important
}
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
 display:none !important
}
@media (min-width:1200px) {
 .visible-lg {
  display:block !important
 }
 table.visible-lg {
  display:table
 }
 tr.visible-lg {
  display:table-row !important
 }
 th.visible-lg,
 td.visible-lg {
  display:table-cell !important
 }
}
@media (min-width:1530px) {
 .visible-lg {
  display:none !important
 }
}
@media (min-width:1200px) {
 .visible-lg-block {
  display:block !important
 }
}
@media (min-width:1530px) {
 .visible-lg-block {
  display:none !important
 }
}
@media (min-width:1200px) {
 .visible-lg-inline {
  display:inline !important
 }
}
@media (min-width:1530px) {
 .visible-lg-inline {
  display:none !important
 }
}
@media (min-width:1200px) {
 .visible-lg-inline-block {
  display:inline-block !important
 }
}
@media (min-width:1530px) {
 .visible-lg-inline-block {
  display:none !important
 }
}
@media (min-width:1530px) {
 .visible-xl {
  display:block !important
 }
 table.visible-xl {
  display:table
 }
 tr.visible-xl {
  display:table-row !important
 }
 th.visible-xl,
 td.visible-xl {
  display:table-cell !important
 }
}
@media (min-width:1530px) {
 .visible-xl-block {
  display:block !important
 }
}
@media (min-width:1530px) {
 .visible-xl-inline {
  display:inline !important
 }
}
@media (min-width:1530px) {
 .visible-xl-inline-block {
  display:inline-block !important
 }
}
@media (min-width:1530px) {
 .hidden-xl {
  display:none !important
 }
}
.flex-col-base {
 position:relative;
 min-height:1px;
 width:auto;
 -webkit-box-flex:0
}
.flex-col-auto {
 position:relative;
 min-height:1px;
 width:auto;
 -webkit-box-flex:0;
 -webkit-flex:0 0 auto;
 -ms-flex:0 0 auto;
 flex:0 0 auto
}
.elem-zero-out {
 margin:0;
 padding:0;
 font-size:inherit;
 color:inherit
}
#header {
 background-color:#ffffff;
 position:relative;
 z-index:3;
 font-family:'Montserrat',sans-serif;
 border-bottom:5px solid #ee1c25
}
.header-container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 position:relative;
 padding-top:16px;
 padding-bottom:0;
 padding-left:0;
 padding-right:0;
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-pack:justify;
 -webkit-box-pack:space-between;
 -webkit-justify-content:space-between;
 -ms-justify-content:space-between;
 justify-content:space-between;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -ms-flex-wrap:wrap;
 -webkit-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap
}
@media (min-width:768px) {
 .header-container {
  width:750px
 }
}
@media (min-width:992px) {
 .header-container {
  width:970px
 }
}
@media (min-width:1200px) {
 .header-container {
  width:1170px
 }
}
.header-container>.navbar-header,
.header-container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .header-container>.navbar-header,
 .header-container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .header-container {
  width:750px
 }
}
@media (min-width:992px) {
 .header-container {
  width:970px
 }
}
@media (min-width:1200px) {
 .header-container {
  width:1170px
 }
}
.header-container>.navbar-header,
.header-container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .header-container>.navbar-header,
 .header-container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .header-container {
  width:1500px
 }
}
.header-container:before,
.header-container:after {
 display:none
}
.header-container .header-brand {
 margin-right:auto
}
@media (min-width:768px) {
 .header-container {
  padding-top:40px
 }
}
@media (min-width:1200px) {
 .header-container {
  -webkit-box-lines:single;
  -ms-flex-wrap:none;
  -webkit-flex-wrap:nowrap;
  flex-wrap:nowrap;
  padding-top:35px;
  padding-bottom:32px
 }
}
@media (min-width:1530px) {
 .header-container {
  padding-left:30px;
  padding-right:30px
 }
}
.header-container .navbar-header {
 -webkit-box-ordinal-group:1;
 -ms-flex-order:1;
 -webkit-order:1;
 order:1;
 margin:0;
 padding:0;
 width:auto;
 padding-left:38px
}
@media (min-width:768px) {
 .header-container .navbar-header {
  margin-right:100px
 }
}
@media (min-width:1200px) {
 .header-container .navbar-header {
  padding-left:0
 }
}
.header-container .navbar-header .navbar-toggle.collapsed .burger-text {
 color:#696969
}
.header-container .navbar-header .navbar-toggle .burger-text {
 -webkit-transition:.4s color ease-in-out;
 -o-transition:.4s color ease-in-out;
 transition:.4s color ease-in-out;
 color:#ee1c25;
 padding-left:37px;
 position:relative;
 z-index:1;
 font-family:'Exo',sans-serif;
 font-weight:700
}
.header-container .navbar-header .navbar-toggle:hover .burger-text {
 color:#ee1c25
}
.header-container .header-brand {
 -webkit-box-ordinal-group:0;
 -ms-flex-order:0;
 -webkit-order:0;
 order:0
}
@media (max-width:767px) {
 .header-container .header-brand {
  margin-left:auto;
  width:100%;
  text-align:center;
  margin-bottom:15px
 }
}
@media (min-width:768px) {
 .header-container .header-brand {
  margin-right:0
 }
}
.header-brand a {
 display:inline-block;
 position:relative;
 z-index:2
}
@media (max-width:991px) {
 .header-brand a img {
  max-width:235px
 }
}
.header-contact {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 -webkit-box-ordinal-group:2;
 -ms-flex-order:2;
 -webkit-order:2;
 order:2;
 padding-right:37px
}
@media (min-width:768px) {
 .header-contact {
  padding-right:0
 }
}
@media (max-width:767px) {
 .header-contact a span {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .header-contact a span {
  display:none !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .header-contact a span {
  display:none !important
 }
}
@media (min-width:1200px) {
 .header-contact a span {
  display:none !important
 }
}
@media (min-width:1200px) and (max-width:1529px) {
 .header-contact a span {
  display:none!important
 }
}
@media (min-width:1530px) {
 .header-contact a span {
  display:block !important
 }
}
.header-contact a .fa {
 -webkit-transition:.3s all ease-in-out;
 -o-transition:.3s all ease-in-out;
 transition:.3s all ease-in-out;
 width:30px;
 height:30px;
 line-height:30px;
 text-align:center;
 color:#696969;
 font-size:18px
}
@media (min-width:1530px) {
 .header-contact a .fa-phone {
  display:none
 }
}
.header-contact a:hover .fa {
 background-color:#ee1c25;
 color:#ffffff
}
.header-phone {
 margin-left:44px;
 position:relative
}
@media (min-width:768px) {
 .header-phone {
  margin-right:20px
 }
}
@media (min-width:1530px) {
 .header-phone {
  margin-right:23px;
  margin-left:50px
 }
}
.header-phone:before {
 content:'';
 background-color:#ccc;
 width:1px;
 height:100%;
 position:absolute;
 top:0;
 bottom:0;
 left:-23px
}
@media (min-width:1530px) {
 .header-phone:before {
  left:-29px
 }
}
.header-phone__link span {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 font-family:'Exo',sans-serif;
 font-weight:700;
 color:#696969;
 font-size:24px
}
.header-phone__link:hover span {
 color:#ee1c25
}
@media (max-width:767px) {
 .search-basic {
  display:none !important
 }
}
.search-basic .search-form {
 width:100%
}
.search-basic .search-input {
 -webkit-transition:.3s background-color ease-in-out;
 -o-transition:.3s background-color ease-in-out;
 transition:.3s background-color ease-in-out;
 width:calc(210px - 40px);
 height:40px;
 border:1px solid #d9d9d9;
 font-size:12px;
 color:#b3b3b3;
 padding-left:20px
}
@media (min-width:1530px) {
 .search-basic .search-input {
  width:calc(302px - 40px)
 }
}
.search-basic .search-input::-webkit-input-placeholder {
 color:#b3b3b3
}
.search-basic .search-input::-moz-placeholder {
 opacity:1;
 filter:alpha(opacity=100);
 color:#b3b3b3
}
.search-basic .search-input:-ms-input-placeholder {
 color:#b3b3b3
}
.search-basic .search-button {
 -webkit-transition:.3s background-color ease-in-out;
 -o-transition:.3s background-color ease-in-out;
 transition:.3s background-color ease-in-out;
 float:right;
 width:40px;
 height:40px;
 text-align:center;
 border:none;
 padding:0
}
.search-basic .search-button .fa {
 color:#ffffff;
 font-size:12px
}
.search-basic .search-button:hover {
 background-color:#ee1c25
}
#main-nav {
 border:0;
 border-radius:0;
 background:#ffffff;
 margin-bottom:0
}
#main-nav .navbar-collapse {
 padding-left:0;
 padding-right:0
}
#main-nav .navbar-nav {
 float:none;
 font-size:0;
 margin:0;
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 padding-left:0;
 padding-right:0
}
@media (min-width:768px) {
 #main-nav .navbar-nav {
  width:750px
 }
}
@media (min-width:992px) {
 #main-nav .navbar-nav {
  width:970px
 }
}
@media (min-width:1200px) {
 #main-nav .navbar-nav {
  width:1170px
 }
}
#main-nav .navbar-nav>.navbar-header,
#main-nav .navbar-nav>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 #main-nav .navbar-nav>.navbar-header,
 #main-nav .navbar-nav>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 #main-nav .navbar-nav {
  width:750px
 }
}
@media (min-width:992px) {
 #main-nav .navbar-nav {
  width:970px
 }
}
@media (min-width:1200px) {
 #main-nav .navbar-nav {
  width:1170px
 }
}
#main-nav .navbar-nav>.navbar-header,
#main-nav .navbar-nav>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 #main-nav .navbar-nav>.navbar-header,
 #main-nav .navbar-nav>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 #main-nav .navbar-nav {
  width:1500px
 }
}
@media (min-width:1200px) {
 #main-nav .navbar-nav>li {
  display:inline-block;
  float:none
 }
}
#main-nav .navbar-nav>li>a {
 font-size:14px;
 padding-top:0;
 padding-bottom:0
}
@media (max-width:1199px) {
 #main-nav .navbar-nav>li>a {
  line-height:40px
 }
}
#main-nav .navbar-nav>li>a,
#main-nav .navbar-nav>li:focus>a,
#main-nav .navbar-nav>li>a:focus,
#main-nav .navbar-nav>li:focus>a:focus {
 color:#696969;
 background-color:transparent
}
#main-nav .navbar-nav>li.open>a,
#main-nav .navbar-nav>li:hover>a,
#main-nav .navbar-nav>li.open>a:hover,
#main-nav .navbar-nav>li:hover>a:hover,
#main-nav .navbar-nav>li.open>a:focus,
#main-nav .navbar-nav>li:hover>a:focus {
 background:#696969;
 color:#ffffff
}
#main-nav .navbar-nav>li.open .dropdown-menu,
#main-nav .navbar-nav>li:hover .dropdown-menu {
 border:none;
 border-radius:0;
 padding-top:0;
 padding-bottom:0;
 min-width:250px;
 font-size:14px
}
#main-nav .navbar-nav>li.open .dropdown-menu>li>a,
#main-nav .navbar-nav>li:hover .dropdown-menu>li>a {
 background:#46688c;
 color:#ffffff;
 line-height:30px
}
#main-nav .navbar-nav>li.open .dropdown-menu>li>a:hover,
#main-nav .navbar-nav>li:hover .dropdown-menu>li>a:hover,
#main-nav .navbar-nav>li.open .dropdown-menu>li>a:active,
#main-nav .navbar-nav>li:hover .dropdown-menu>li>a:active,
#main-nav .navbar-nav>li.open .dropdown-menu>li>a:focus,
#main-nav .navbar-nav>li:hover .dropdown-menu>li>a:focus {
 background:#5982ac;
 color:#000000
}
.navbar-header {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 display:flex;
 justify-content:flex-end;
 align-items:center
}
@media (min-width:768px) {
 .navbar-header {
  width:750px
 }
}
@media (min-width:992px) {
 .navbar-header {
  width:970px
 }
}
@media (min-width:1200px) {
 .navbar-header {
  width:1170px
 }
}
.navbar-header>.navbar-header,
.navbar-header>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .navbar-header>.navbar-header,
 .navbar-header>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .navbar-header {
  width:750px
 }
}
@media (min-width:992px) {
 .navbar-header {
  width:970px
 }
}
@media (min-width:1200px) {
 .navbar-header {
  width:1170px
 }
}
.navbar-header>.navbar-header,
.navbar-header>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .navbar-header>.navbar-header,
 .navbar-header>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .navbar-header {
  width:1500px
 }
}
.navbar-header:before,
.navbar-header:after {
 content:normal
}
@media (min-width:1200px) {
 .navbar-header {
  display:none
 }
}
.navbar-header .navbar-toggle {
 margin:0;
 padding:0;
 position:relative;
 border-radius:0;
 transition:all .25s ease-in-out;
 background:transparent;
 border-width:0;
 width:38px;
 height:30px
}
.navbar-header .navbar-toggle .burger-bar {
 position:absolute;
 left:10px;
 top:14px;
 display:inline-block;
 transition:all 300ms;
 width:18px;
 height:2px
}
.navbar-header .navbar-toggle .burger-bar:before,
.navbar-header .navbar-toggle .burger-bar:after {
 content:"";
 position:absolute;
 left:0;
 width:18px;
 height:2px
}
.navbar-header .navbar-toggle .burger-bar:before {
 transform:translateY(0) rotate(45deg);
 transition:all 300ms
}
.navbar-header .navbar-toggle .burger-bar:after {
 transform:translateY(0) rotate(-45deg);
 transition:all 300ms
}
.navbar-header .navbar-toggle.collapsed,
.navbar-header .navbar-toggle.collapsed:focus {
 background:transparent;
 border-color:#696969
}
.navbar-header .navbar-toggle.collapsed .burger-bar,
.navbar-header .navbar-toggle.collapsed:focus .burger-bar {
 background:#696969
}
.navbar-header .navbar-toggle.collapsed .burger-bar:before,
.navbar-header .navbar-toggle.collapsed:focus .burger-bar:before,
.navbar-header .navbar-toggle.collapsed .burger-bar:after,
.navbar-header .navbar-toggle.collapsed:focus .burger-bar:after {
 transform:none;
 background:#696969
}
.navbar-header .navbar-toggle.collapsed .burger-bar:before,
.navbar-header .navbar-toggle.collapsed:focus .burger-bar:before {
 transform:translateY(-4px)
}
.navbar-header .navbar-toggle.collapsed .burger-bar:after,
.navbar-header .navbar-toggle.collapsed:focus .burger-bar:after {
 transform:translateY(4px)
}
.navbar-header .navbar-toggle.collapsed:hover,
.navbar-header .navbar-toggle.collapsed:focus:hover {
 border-color:#ee1c25;
 background:transparent
}
.navbar-header .navbar-toggle.collapsed:hover .burger-bar,
.navbar-header .navbar-toggle.collapsed:focus:hover .burger-bar,
.navbar-header .navbar-toggle.collapsed:hover .burger-bar:before,
.navbar-header .navbar-toggle.collapsed:focus:hover .burger-bar:before,
.navbar-header .navbar-toggle.collapsed:hover .burger-bar:after,
.navbar-header .navbar-toggle.collapsed:focus:hover .burger-bar:after {
 background:#ee1c25
}
.navbar-header .navbar-toggle,
.navbar-header .navbar-toggle:hover,
.navbar-header .navbar-toggle:focus,
.navbar-header .navbar-toggle:active {
 background:transparent;
 border-color:#ee1c25
}
.navbar-header .navbar-toggle .burger-bar:before,
.navbar-header .navbar-toggle:hover .burger-bar:before,
.navbar-header .navbar-toggle:focus .burger-bar:before,
.navbar-header .navbar-toggle:active .burger-bar:before,
.navbar-header .navbar-toggle .burger-bar:after,
.navbar-header .navbar-toggle:hover .burger-bar:after,
.navbar-header .navbar-toggle:focus .burger-bar:after,
.navbar-header .navbar-toggle:active .burger-bar:after {
 background:#ee1c25
}
#main-nav {
 min-height:50px
}
@media (max-width:1199px) {
 #main-nav .navbar-header {
  height:50px
 }
}
@media (min-width:1200px) {
 #main-nav .navbar-nav>li>a {
  line-height:50px
 }
}
@media (min-width:1200px) {
 .navbar-nav>li {
  margin-left:1px;
  position:relative
 }
 .navbar-nav>li:before {
  content:"";
  display:block;
  height:50%;
  position:absolute;
  top:0;
  bottom:0;
  left:-1px;
  margin:auto 0;
  border-left:1px dotted #ffffff
 }
 .navbar-nav>li:first-child {
  margin-left:0
 }
 .navbar-nav>li:first-child:before {
  display:none
 }
}
.navbar-nav .dropdown>a {
 position:relative
}
.navbar-nav .dropdown>a:after {
 content:"+";
 font-family:FontAwesome,'iconmonstr-iconic-font';
 font-size:12px;
 color:#696969;
 padding-left:5px;
 line-height:inherit;
 display:inline-block;
 vertical-align:middle
}
@media (min-width:1200px) {
 .navbar-nav .dropdown>a:after {
  position:absolute;
  top:0;
  bottom:0;
  right:5px
 }
}
.navbar-nav .dropdown.open>a:after,
.navbar-nav .dropdown:hover>a:after {
 color:#ffffff
}
@media (min-width:1200px) and (max-width:1900px) {
 #main-nav .navbar-nav>li:nth-last-child(-n+2) .dropdown-menu {
  left:auto;
  right:0
 }
}
#main-nav {
 margin-top:15px
}
@media (max-width:1199px) {
 #main-nav {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:3;
  -webkit-order:3;
  order:3;
  min-height:0;
  width:100%
 }
}
@media (min-width:768px) {
 #main-nav {
  margin-top:36px
 }
}
@media (min-width:1200px) {
 #main-nav {
  margin-top:0
 }
}
@media (min-width:1200px) {
 #main-nav .navbar-nav {
  text-align:left;
  width:auto
 }
}
@media (min-width:1530px) {
 #main-nav .navbar-nav {
  padding-right:40px
 }
}
#main-nav .navbar-nav>li>a {
 font-family:'Exo',sans-serif;
 font-weight:700
}
@media (min-width:1530px) {
 #main-nav .navbar-nav>li>a {
  padding:0 10px
 }
}
#main-nav .navbar-nav>li>a:after {
 font-weight:bold
}
@media (min-width:1530px) {
 #main-nav .navbar-nav>li>a:after {
  right:9px
 }
}
@media (min-width:1200px) {
 #main-nav .navbar-nav>li:first-child span {
  display:none
 }
}
@media (min-width:1530px) {
 #main-nav .navbar-nav>li:first-child .fa {
  font-size:19px
 }
}
@media (max-width:1199px) {
 #main-nav .navbar-collapse {
  border-top:1px solid #ccc
 }
}
#footer {
 font-family:'Exo',sans-serif;
 background-color:#ffffff;
 border-bottom:10px solid #696969;
 border-top:1px solid rgba(0,0,0,0.15)
}
body[class=""] #footer {
 border-top:none
}
.footer-container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .footer-container {
  width:750px
 }
}
@media (min-width:992px) {
 .footer-container {
  width:970px
 }
}
@media (min-width:1200px) {
 .footer-container {
  width:1170px
 }
}
.footer-container>.navbar-header,
.footer-container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .footer-container>.navbar-header,
 .footer-container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .footer-container {
  width:750px
 }
}
@media (min-width:992px) {
 .footer-container {
  width:970px
 }
}
@media (min-width:1200px) {
 .footer-container {
  width:1170px
 }
}
.footer-container>.navbar-header,
.footer-container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .footer-container>.navbar-header,
 .footer-container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .footer-container {
  width:1500px
 }
}
@media (max-width:767px) {
 .footer-container {
  margin:0 auto;
  max-width:320px
 }
}
.footer-container--top {
 padding-top:23px;
 padding-bottom:30px
}
@media (min-width:768px) {
 .footer-container--top {
  padding-left:0;
  padding-right:0;
  padding-top:44px;
  padding-bottom:35px
 }
}
@media (min-width:992px) {
 .footer-container--top {
  padding-top:0;
  padding-bottom:0
 }
}
@media (min-width:1530px) {
 .footer-container--top {
  padding-left:27px;
  padding-right:27px
 }
}
.footer-container--bottom {
 padding-top:15px;
 padding-bottom:15px
}
@media (max-width:991px) {
 .footer-container--bottom {
  text-align:center
 }
}
@media (min-width:768px) {
 .footer-container--bottom {
  padding-left:0;
  padding-right:0
 }
}
@media (min-width:992px) {
 .footer-container--bottom {
  padding-top:0
 }
}
@media (min-width:1530px) {
 .footer-container--bottom {
  padding-left:27px;
  padding-right:27px
 }
}
@media (min-width:768px) {
 .footer-row--top {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:justify;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between
 }
}
.footer-row--bottom {
 border-top:1px solid rgba(0,0,0,0.15);
 padding-top:20px;
 padding-bottom:30px
}
@media (min-width:768px) {
 .footer-row--bottom {
  padding-top:47px;
  padding-bottom:73px
 }
}
@media (min-width:992px) {
 .footer-row--bottom {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-align:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-align-items:center;
  align-items:center;
  -ms-flex-pack:justify;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
  padding-top:35px;
  padding-bottom:20px
 }
}
@media (min-width:768px) {
 .footer-column {
  position:relative;
  min-height:1px;
  width:auto;
  -webkit-box-flex:0;
  -webkit-flex:0 0 33.33333333%;
  -ms-flex:0 0 33.33333333%;
  flex:0 0 33.33333333%;
  max-width:33.33333333%
 }
}
@media (min-width:992px) {
 .footer-column {
  padding-top:62px;
  padding-bottom:56px
 }
}
@media (min-width:1200px) {
 .footer-column {
  padding-bottom:90px
 }
}
@media (max-width:767px) {
 .footer-column:not(:last-child) {
  margin-bottom:25px
 }
}
@media (min-width:992px) {
 .footer-column--contact {
  position:relative
 }
}
@media (min-width:992px) {
 .footer-column--contact:before {
  content:"";
  position:absolute;
  right:83px;
  top:0;
  bottom:0;
  width:0;
  border-right:1px solid rgba(0,0,0,0.15)
 }
}
@media (min-width:1530px) {
 .footer-column--contact:before {
  right:118px
 }
}
@media (min-width:1530px) {
 .footer-column--links {
  -webkit-box-flex:0 0 40%;
  -webkit-flex:0 0 40%;
  -ms-flex:0 0 40%;
  flex:0 0 40%;
  max-width:40%;
  padding-right:44px
 }
}
@media (min-width:1530px) {
 .footer-column--hours {
  -webkit-box-flex:0 0 23%;
  -webkit-flex:0 0 23%;
  -ms-flex:0 0 23%;
  flex:0 0 23%;
  max-width:23%
 }
}
.footer-column__header {
 font-family:'Exo',sans-serif;
 font-size:24px;
 color:#696969;
 font-weight:700;
 text-transform:uppercase;
 margin-bottom:5px
}
@media (min-width:768px) {
 .footer-column__header {
  margin-bottom:15px
 }
}
.footer-column__list {
 margin:0;
 padding:0;
 list-style:none
}
.footer-column__list li {
 color:#000000;
 line-height:1.7
}
@media (min-width:1200px) {
 .footer-column__list li {
  line-height:1.8
 }
}
.footer-column__list li a {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 color:#000000
}
.footer-column__list li a:hover {
 color:#ee1c25
}
.footer-column--contact .footer-column__list .footer-phone {
 line-height:1.5
}
@media (min-width:768px) {
 .footer-column--contact .footer-column__list .footer-phone {
  margin-top:17px;
  margin-bottom:20px
 }
}
.footer-column--contact .footer-column__list .footer-phone>a {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 font-weight:700;
 font-size:24px;
 color:#ee1c25;
}
.footer-column--contact .footer-column__list .footer-phone>a:hover {
 color:#696969
}
.footer-column--contact .footer-column__list .footer-map {
 margin-top:10px
}
.footer-column--contact .footer-column__list .footer-map>a {
 -webkit-transition:.3s all ease-in-out;
 -o-transition:.3s all ease-in-out;
 transition:.3s all ease-in-out;
 display:inline-block;
 width:150px;
 height:40px;
 line-height:40px;
 text-align:center;
 border:2px solid #696969;
 color:#696969;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:.15em
}
@media (min-width:768px) {
 .footer-column--contact .footer-column__list .footer-map>a {
  height:50px;
  line-height:50px
 }
}
.footer-column--contact .footer-column__list .footer-map>a:hover {
 background-color:#696969;
 color:#ffffff
}
@media (min-width:1200px) {
 .footer-column--hours .footer-column__list li {
  line-height:1.7
 }
}
.footer-column--hours .footer-column__list li span {
 display:inline-block;
 width:143px
}
@media (min-width:768px) {
 .footer-column--hours .footer-column__list li span {
  width:120px
 }
}
@media (min-width:1530px) {
 .footer-column--hours .footer-column__list li span {
  width:145px
 }
}
@media (min-width:1200px) {
 .footer-column--links .footer-column__header {
  width:100%;
  margin-bottom:-10px
 }
}
@media (min-width:1200px) {
 .footer-column--links {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
@media (min-width:1200px) {
 .footer-column--links .footer-column__list {
  width:50%
 }
}
@media (min-width:1200px) {
 .footer-column--links .footer-column__list li {
  line-height:2
 }
}
.footer-column--links .footer-column__list li>a {
 position:relative;
 display:block;
 width:52%
}
@media (min-width:768px) {
 .footer-column--links .footer-column__list li>a {
  width:60%
 }
}
.footer-column--links .footer-column__list li>a:after {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 content:'\f105';
 font-family:'fontAwesome';
 color:#ee1c25;
 width:auto;
 height:100%;
 position:absolute;
 right:0;
 top:0
}
.footer-column--links .footer-column__list li>a:hover:after {
 color:#696969
}
.footer-bottom__elem {
 font-family:'Montserrat',sans-serif;
 color:rgba(0,0,0,0.5);
 line-height:1.7;
 font-size:12px
}
@media (max-width:767px) {
 .footer-bottom__elem--links {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  -webkit-align-content:center;
  -ms-align-content:center;
  align-content:center
 }
}
@media (min-width:768px) {
 .footer-bottom__elem--links {
  white-space:nowrap
 }
}
.footer-bottom__elem--links span {
 padding:6px 0;
 position:relative
}
@media (min-width:768px) {
 .footer-bottom__elem--links span {
  padding:0 8px
 }
}
@media (min-width:768px) {
 .footer-bottom__elem--links span:not(:last-child):before {
  content:'';
  background-color:rgba(0,0,0,0.3);
  width:13px;
  height:1px;
  position:absolute;
  right:-8px;
  top:0;
  bottom:0;
  margin:auto 0
 }
}
.footer-bottom__elem--links span a {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 color:rgba(0,0,0,0.35)
}
.footer-bottom__elem--links span a:hover {
 color:#000000
}
@media (max-width:767px) {
 .footer-bottom__elem--copyright span {
  display:block
 }
}
@media (max-width:991px) {
 .footer-bottom__elem--copyright {
  margin-top:16px;
  margin-bottom:19px
 }
}
@media (min-width:992px) {
 .footer-bottom__elem--copyright {
  margin-right:auto;
  padding-left:34px
 }
}
@media (min-width:768px) {
 .footer-bottom__elem--copyright span {
  padding:0 10px;
  display:inline-block
 }
}
.footer-bottom__elem--copyright span:first-child {
 position:relative
}
@media (min-width:768px) {
 .footer-bottom__elem--copyright span:first-child:before {
  content:'';
  background-color:rgba(0,0,0,0.3);
  width:13px;
  height:1px;
  position:absolute;
  right:-8px;
  top:0;
  bottom:0;
  margin:auto 0
 }
}
.footer-bottom__elem--ds-logo {
 margin-left:-10px
}
.footer-bottom__elem--ds-logo a {
 -webkit-transition:.3s opacity ease-in-out;
 -o-transition:.3s opacity ease-in-out;
 transition:.3s opacity ease-in-out
}
.footer-bottom__elem--ds-logo a:hover,
.footer-bottom__elem--ds-logo a:active,
.footer-bottom__elem--ds-logo a:focus {
 opacity:.7
}
.main-home {
 font-family:'Exo',sans-serif
}
.main-home-wrapper {
 position:relative;
 background-color:#000000
}
.main-home-wrapper:before {
 opacity:.4;
 filter:alpha(opacity=40);
 content:'';
 background:url('/images/necosystems-bg-main.jpg') no-repeat top center;
 width:100%;
 height:150px;
 position:absolute;
 left:0;
 right:0;
 top:0;
 background-size:cover
}
@media (min-width:768px) {
 .main-home-wrapper:before {
  height:350px
 }
}
@media (min-width:1200px) {
 .main-home-wrapper:before {
  height:475px
 }
}
@media (min-width:1900px) {
 .main-home-wrapper:before {
  background-size:100% 100%
 }
}
.main-home-wrapper:after {
 background:#000000;
 background:-moz-linear-gradient(top, transparent 0%, #000000 100%);
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000000));
 background:-webkit-linear-gradient(top, transparent 0%, #000000 100%);
 background:-o-linear-gradient(top, transparent 0%, #000000 100%);
 background:-ms-linear-gradient(top, transparent 0%, #000000 100%);
 background:linear-gradient(to bottom, transparent 0%, #000000 100%);
 content:'';
 width:100%;
 height:60px;
 position:absolute;
 bottom:0;
 left:0;
 right:0
}
@media (min-width:768px) {
 .main-home-wrapper:after {
  height:260px
 }
}
.content-home {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 position:relative;
 padding-top:28px;
 padding-bottom:40px;
 text-align:center;
 z-index:1
}
@media (min-width:768px) {
 .content-home {
  width:750px
 }
}
@media (min-width:992px) {
 .content-home {
  width:970px
 }
}
@media (min-width:1200px) {
 .content-home {
  width:1170px
 }
}
.content-home>.navbar-header,
.content-home>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .content-home>.navbar-header,
 .content-home>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .content-home {
  width:750px
 }
}
@media (min-width:992px) {
 .content-home {
  width:970px
 }
}
@media (min-width:1200px) {
 .content-home {
  width:1170px
 }
}
.content-home>.navbar-header,
.content-home>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .content-home>.navbar-header,
 .content-home>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .content-home {
  width:1500px
 }
}
@media (max-width:767px) {
 .content-home {
  margin:0 auto;
  max-width:320px
 }
}
@media (min-width:768px) {
 .content-home {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  -ms-flex-align:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-align-items:center;
  align-items:center;
  padding-top:70px;
  padding-bottom:80px
 }
}
@media (min-width:1200px) {
 .content-home {
  padding-top:128px;
  padding-bottom:147px
 }
}
.content-home .first-line {
 color:#ffffff;
 font-size:24px;
 font-weight:700;
 display:inline-block;
 margin-bottom:8px
}
@media (min-width:768px) {
 .content-home .first-line {
  font-size:48px;
  margin-bottom:0
 }
}
.content-home .second-line {
 color:#ffffff;
 font-size:18px;
 font-weight:700;
 display:inline-block;
 text-transform:uppercase;
 letter-spacing:.15em;
 margin-top:12px;
 margin-bottom:45px
}
@media (max-width:767px) {
 .content-home .second-line {
  display:none !important
 }
}
.content-home .content-link {
 -webkit-transition:.3s background-color ease-in-out;
 -o-transition:.3s background-color ease-in-out;
 transition:.3s background-color ease-in-out;
 display:inline-block;
 width:150px;
 height:40px;
 line-height:40px;
 text-align:center;
 border:2px solid #ffffff;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:.15em
}
@media (min-width:768px) {
 .content-home .content-link {
  height:50px;
  line-height:50px
 }
}
.content-home .content-link:hover {
 background-color:#696969
}
.index-ctas {
 background-color:#ffffff;
 position:relative
}
.index-ctas:before {
 content:'';
 background-color:#696969;
 width:100%;
 height:255px;
 position:absolute;
 top:0;
 left:0;
 right:0
}
@media (min-width:768px) {
 .index-ctas:before {
  height:162px
 }
}
.index-ctas>div {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 position:relative;
 padding-top:15px;
 padding-bottom:16px
}
@media (min-width:768px) {
 .index-ctas>div {
  width:750px
 }
}
@media (min-width:992px) {
 .index-ctas>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .index-ctas>div {
  width:1170px
 }
}
.index-ctas>div>.navbar-header,
.index-ctas>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .index-ctas>div>.navbar-header,
 .index-ctas>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .index-ctas>div {
  width:750px
 }
}
@media (min-width:992px) {
 .index-ctas>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .index-ctas>div {
  width:1170px
 }
}
.index-ctas>div>.navbar-header,
.index-ctas>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .index-ctas>div>.navbar-header,
 .index-ctas>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .index-ctas>div {
  width:1500px
 }
}
@media (max-width:767px) {
 .index-ctas>div {
  margin:0 auto;
  max-width:320px
 }
}
@media (min-width:768px) {
 .index-ctas>div {
  padding-left:0;
  padding-right:0;
  padding-top:30px
 }
}
@media (min-width:1200px) {
 .index-ctas>div {
  padding-bottom:85px
 }
}
@media (min-width:1530px) {
 .index-ctas>div {
  padding-left:30px;
  padding-right:30px
 }
}
.index-ctas .index-ctas-list {
 margin:0;
 padding:0;
 list-style:none
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:justify;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between
 }
}
@media (min-width:1200px) {
 .index-ctas .index-ctas-list {
  -webkit-box-lines:single;
  -ms-flex-wrap:none;
  -webkit-flex-wrap:nowrap;
  flex-wrap:nowrap
 }
}
.index-ctas .index-ctas-list>li {
 height:150px
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list>li {
  height:236px;
  width:360px
 }
}
@media (min-width:992px) {
 .index-ctas .index-ctas-list>li {
  width:470px
 }
}
@media (min-width:1200px) {
 .index-ctas .index-ctas-list>li {
  width:380px
 }
}
@media (min-width:1530px) {
 .index-ctas .index-ctas-list>li {
  width:460px
 }
}
@media (max-width:767px) {
 .index-ctas .index-ctas-list>li:not(:last-child) {
  margin-bottom:15px
 }
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list>li:not(:last-child) {
  margin-bottom:30px
 }
}
@media (min-width:1200px) {
 .index-ctas .index-ctas-list>li:not(:last-child) {
  margin-bottom:0
 }
}
.index-ctas .index-ctas-list>li:last-child>a>div .first-line span {
 display:block
}
.index-ctas .index-ctas-list>li>a {
 display:block;
 height:inherit;
 position:relative
}
.index-ctas .index-ctas-list>li>a:before {
 content:"";
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 background-repeat:no-repeat;
 background-position:center
}
.index-ctas .index-ctas-list>li>a>div {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column;
 -ms-flex-pack:center;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-justify-content:center;
 justify-content:center;
 -ms-flex-align:center;
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-align-items:center;
 align-items:center;
 height:inherit;
 position:relative;
 border-bottom:5px solid #ee1c25
}
.index-ctas .index-ctas-list>li>a>div:before {
 -webkit-transition:.3s opacity ease-in-out;
 -o-transition:.3s opacity ease-in-out;
 transition:.3s opacity ease-in-out;
 opacity:.4;
 filter:alpha(opacity=40);
 content:'';
 background-color:#000000;
 width:100%;
 height:100%;
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0
}
.index-ctas .index-ctas-list>li>a>div:after {
 background:#000000;
 background:-moz-linear-gradient(top, transparent 0%, #000000 100%);
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000000));
 background:-webkit-linear-gradient(top, transparent 0%, #000000 100%);
 background:-o-linear-gradient(top, transparent 0%, #000000 100%);
 background:-ms-linear-gradient(top, transparent 0%, #000000 100%);
 background:linear-gradient(to bottom, transparent 0%, #000000 100%);
 content:'';
 width:100%;
 height:100%;
 position:absolute;
 bottom:0;
 left:0;
 right:0
}
.index-ctas .index-ctas-list>li>a>div span {
 position:relative;
 z-index:1;
 color:#ffffff;
 text-align:center;
 line-height:1
}
.index-ctas .index-ctas-list>li>a>div .first-line {
 font-size:24px;
 font-weight:700;
 display:inline-block;
 margin-bottom:10px
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list>li>a>div .first-line {
  font-size:36px;
  margin-bottom:23px
 }
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list>li>a>div .first-line>span {
  display:block
 }
}
.index-ctas .index-ctas-list>li>a>div .second-line {
 -webkit-transition:.3s background-color ease-in-out;
 -o-transition:.3s background-color ease-in-out;
 transition:.3s background-color ease-in-out;
 display:inline-block;
 width:150px;
 height:40px;
 line-height:40px;
 text-align:center;
 border:2px solid #ffffff;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:.15em
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list>li>a>div .second-line {
  height:50px;
  line-height:50px
 }
}
.index-ctas .index-ctas-list>li>a:hover>div:before {
 opacity:.2;
 filter:alpha(opacity=20)
}
.index-ctas .index-ctas-list>li>a:hover>div .second-line {
 background-color:#696969
}
.index-ctas .index-ctas-list .cta-parts>a:before {
 background-image:url('/images/necosystems-cta1.jpg');
 background-size:cover
}
.index-ctas .index-ctas-list .cta-service>a:before {
 background-image:url('/images/necosystems-cta2.jpg');
 background-size:cover
}
@media (min-width:768px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:752px
 }
}
@media (min-width:992px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:970px
 }
}
@media (min-width:1200px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:380px
 }
}
@media (min-width:1530px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:460px
 }
}
.index-ctas .index-ctas-list .cta-contact>a:before {
 background-image:url('/images/necosystems-cta3.jpg');
 background-size:cover
}
.index-ctas .index-ctas-list .cta-catalog>a:before {
 background-image:url('/images/necosystems-cta4.jpg');
 background-size:cover
}
.finv-wrapper {
 text-transform:uppercase;
 background-color:#f5f5f5
}
.finv-wrapper .finv-heading span {
 color:#000000
}
.finv-wrapper .vehicle-title {
 text-align:center
}
.finv-wrapper .carousel-control {
 opacity:1
}
.finv-wrapper .carousel-control {
 width:45px;
 height:30px;
 line-height:30px;
 font-size:20px;
 margin:auto 0;
 filter:none;
 background:none;
 text-shadow:none
}
.finv-wrapper .carousel-control .fa {
 display:block;
 line-height:30px;
 width:45px
}
.finv-wrapper .carousel-control.left .fa:before {
 content:'\f104'
}
.finv-wrapper .carousel-control.right .fa:before {
 content:'\f105'
}
.finv-wrapper .carousel-nav {
 top:-40px;
 right:0;
 width:auto;
 position:absolute
}
.finv-wrapper .carousel-nav .carousel-control {
 display:inline-block;
 vertical-align:middle;
 position:relative
}
.finv-wrapper .carousel-control {
 opacity:1;
 text-align:center
}
.finv-wrapper .carousel-control .fa {
 color:#000000;
 background:transparent
}
.finv-wrapper .carousel-control:hover .fa,
.finv-wrapper .carousel-control:active .fa,
.finv-wrapper .carousel-control:focus .fa {
 color:#ffffff;
 background:#696969
}
.finv-wrapper .carousel-control .fa:before {
 position:relative;
 top:0
}
.finv-wrapper .carousel-control.left .fa:before {
 left:-2px
}
.finv-wrapper .carousel-control.right .fa:before {
 right:-2px
}
.finv-wrapper .vehicle-title h3 {
 line-height:1.1
}
.finv-wrapper .vehicle-title h3:after {
 content:"View Details";
 display:block;
 text-align:center;
 color:#ffffff
}
.finv-wrapper .featured-content:hover .vehicle-title h3:after {
 color:#ffffff
}
.finv-wrapper .carousel-promo .item .featured-content {
 position:relative
}
.finv-wrapper .carousel-promo .item .featured-content .vehicle-title {
 padding-bottom:0
}
.finv-wrapper .carousel-promo .item .featured-content .vehicle-title h3 {
 padding-top:10px;
 padding-bottom:0;
 line-height:47px
}
.finv-wrapper .carousel-promo .item .featured-content .data {
 opacity:1;
 display:block !important;
 position:absolute;
 top:auto;
 bottom:-57px;
 width:100%;
 margin:auto;
 padding:0 15px
}
.finv-wrapper .carousel-promo .item .featured-content .data ul>* {
 display:none
}
.finv-wrapper #noFeaturedUnits {
 font-size:44px;
 font-weight:700;
 text-decoration:underline;
 color:#000000;
 text-align:center
}
.finv-wrapper .finv-content {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 padding-top:23px;
 padding-bottom:28px
}
@media (min-width:768px) {
 .finv-wrapper .finv-content {
  width:750px
 }
}
@media (min-width:992px) {
 .finv-wrapper .finv-content {
  width:970px
 }
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content {
  width:1170px
 }
}
.finv-wrapper .finv-content>.navbar-header,
.finv-wrapper .finv-content>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content>.navbar-header,
 .finv-wrapper .finv-content>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .finv-wrapper .finv-content {
  width:750px
 }
}
@media (min-width:992px) {
 .finv-wrapper .finv-content {
  width:970px
 }
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content {
  width:1170px
 }
}
.finv-wrapper .finv-content>.navbar-header,
.finv-wrapper .finv-content>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content>.navbar-header,
 .finv-wrapper .finv-content>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .finv-wrapper .finv-content {
  width:1500px
 }
}
@media (max-width:767px) {
 .finv-wrapper .finv-content {
  margin:0 auto;
  max-width:320px
 }
}
@media (min-width:768px) {
 .finv-wrapper .finv-content {
  padding-left:0;
  padding-right:0;
  padding-top:47px;
  padding-bottom:47px
 }
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content {
  padding-top:70px;
  padding-bottom:107px;
  padding-left:22px;
  padding-right:33px
 }
}
.finv-wrapper .finv-content .finv-heading {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column;
 -ms-flex-pack:center;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
 -ms-justify-content:center;
 justify-content:center
}
@media (min-width:768px) {
 .finv-wrapper .finv-content .finv-heading {
  -webkit-box-orient:horizontal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-pack:justify;
  -webkit-box-pack:space-between;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
  -ms-flex-align:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-align-items:center;
  align-items:center
 }
}
.finv-wrapper .finv-content .finv-heading h3 {
 font-family:'Exo',sans-serif;
 font-weight:700;
 font-size:24px;
 color:#000000;
 text-transform:capitalize
}
@media (max-width:767px) {
 .finv-wrapper .finv-content .finv-heading h3 {
  width:100%;
  text-align:center
 }
}
@media (min-width:768px) {
 .finv-wrapper .finv-content .finv-heading h3 {
  font-size:36px;
  margin-bottom:0
 }
}
.finv-wrapper .finv-content .finv-heading .finv-link {
 -webkit-transition:.3s all ease-in-out;
 -o-transition:.3s all ease-in-out;
 transition:.3s all ease-in-out;
 display:inline-block;
 width:150px;
 height:40px;
 line-height:40px;
 text-align:center;
 border:2px solid #000000;
 color:#000000;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:.15em;
 margin-right:28px
}
@media (max-width:767px) {
 .finv-wrapper .finv-content .finv-heading .finv-link {
  -ms-flex-item-align:end;
  -webkit-align-self:flex-end;
  -ms-align-self:flex-end;
  align-self:flex-end
 }
}
@media (min-width:768px) {
 .finv-wrapper .finv-content .finv-heading .finv-link {
  height:50px;
  line-height:50px;
  margin-right:0
 }
}
.finv-wrapper .finv-content .finv-heading .finv-link:hover {
 background-color:#ee1c25;
 border-color:#ee1c25;
 color:#ffffff
}
.finv-wrapper .finv-content #invFeaturedElement {
 padding-top:32px;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .finv-wrapper .finv-content #invFeaturedElement {
  padding-left:0;
  padding-right:0;
  padding-top:52px
 }
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content #invFeaturedElement {
  padding-top:70px
 }
}
.finv-wrapper .finv-content #invFeaturedElement .carousel-inner .item>ul {
 margin-left:-5px;
 margin-right:-5px
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content #invFeaturedElement .carousel-inner .item>ul {
  margin-left:-15px;
  margin-right:-15px
 }
}
.finv-wrapper .finv-content #invFeaturedElement .carousel-inner .item>ul li {
 padding-left:5px;
 padding-right:5px
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content #invFeaturedElement .carousel-inner .item>ul li {
  padding-left:15px;
  padding-right:15px
 }
}
.finv-wrapper .finv-content #invFeaturedElement .featuredVehicle {
 float:left;
 width:100%;
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px;
 text-align:center
}
@media (min-width:768px) {
 .finv-wrapper .finv-content #invFeaturedElement .featuredVehicle {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:992px) {
 .finv-wrapper .finv-content #invFeaturedElement .featuredVehicle {
  float:left;
  width:33.33333333%
 }
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content #invFeaturedElement .featuredVehicle {
  float:left;
  width:25%
 }
}
@media (min-width:1530px) {
 .finv-wrapper .finv-content #invFeaturedElement .featuredVehicle {
  float:left;
  width:20%
 }
}
.finv-wrapper .finv-content #invFeaturedElement .carousel-nav {
 right:auto;
 left:16px;
 top:-35px
}
@media (min-width:768px) {
 .finv-wrapper .finv-content #invFeaturedElement .carousel-nav {
  right:166px;
  left:auto;
  top:-40px
 }
}
.finv-wrapper .finv-content #invFeaturedElement .carousel-nav .carousel-control .fa {
 -webkit-transition:.3s all ease-in-out;
 -o-transition:.3s all ease-in-out;
 transition:.3s all ease-in-out
}
.finv-wrapper .finv-content #invFeaturedElement .carousel-nav:before {
 content:'';
 background-color:#ccc;
 width:1px;
 height:100%;
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 margin:0 auto;
 text-align:center
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title {
 -webkit-transition:.3s ease-in-out background-color;
 -o-transition:.3s ease-in-out background-color;
 transition:.3s ease-in-out background-color;
 background-color:#696969;
 border-bottom:5px solid #ee1c25
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3 {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 font-family:'Montserrat',sans-serif;
 position:relative;
 padding-top:4px;
 padding-left:15px;
 padding-right:15px;
 color:#ffffff;
 text-transform:capitalize
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3:before {
 -webkit-transition:.3s color ease-in-out;
 -o-transition:.3s color ease-in-out;
 transition:.3s color ease-in-out;
 position:absolute;
 content:"\f0ca";
 font-family:"FontAwesome";
 color:#ffffff;
 top:55px;
 left:54px
}
@media (min-width:768px) {
 .finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3:before {
  left:47px
 }
}
@media (min-width:992px) {
 .finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3:before {
  left:85px
 }
}
@media (min-width:1200px) {
 .finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3:before {
  left:55px
 }
}
@media (min-width:1530px) {
 .finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3:before {
  left:60px
 }
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-title h3:after {
 -webkit-transition:.3s color ease-in-out,.3s ease-in-out border-color;
 -o-transition:.3s color ease-in-out,.3s ease-in-out border-color;
 transition:.3s color ease-in-out,.3s ease-in-out border-color;
 width:200px;
 margin:0 auto;
 line-height:45px;
 border-top:1px solid rgba(255,255,255,0.21);
 font-weight:700;
 letter-spacing:.15em;
 text-transform:uppercase;
 padding-left:18px;
 margin-top:4px;
 font-family:'Exo',sans-serif
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content .vehicle-container .image-container {
 padding-top:197px;
 background-color:#ffffff
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:hover .vehicle-title,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:active .vehicle-title,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:focus .vehicle-title {
 background-color:#ee1c25
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:hover .vehicle-title h3,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:active .vehicle-title h3,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:focus .vehicle-title h3 {
 color:#ffffff
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:hover .vehicle-title h3:before,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:active .vehicle-title h3:before,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:focus .vehicle-title h3:before {
 color:#ffffff
}
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:hover .vehicle-title h3:after,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:active .vehicle-title h3:after,
.finv-wrapper .finv-content #invFeaturedElement .item .featured-content:focus .vehicle-title h3:after {
 border-color:#ffffff
}
.home-row {
 background:url('/images/necosystems-bg-welcome.jpg') no-repeat center;
 position:relative;
 background-size:cover
}
@media (min-width:1900px) {
 .home-row {
  background-size:100% 100%
 }
}
.home-row:before {
 opacity:.4;
 filter:alpha(opacity=40);
 content:'';
 background:#000000;
 width:100%;
 height:100%;
 position:absolute;
 left:0;
 right:0;
 top:0;
 bottom:0
}
@media (min-width:1900px) {
 .home-row:before {
  background-size:100% 100%
 }
}
.home-row:after {
 background:#000000;
 background:-moz-linear-gradient(top, transparent 0%, #000000 100%);
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000000));
 background:-webkit-linear-gradient(top, transparent 0%, #000000 100%);
 background:-o-linear-gradient(top, transparent 0%, #000000 100%);
 background:-ms-linear-gradient(top, transparent 0%, #000000 100%);
 background:linear-gradient(to bottom, transparent 0%, #000000 100%);
 content:'';
 width:100%;
 height:100%;
 position:absolute;
 bottom:0;
 left:0;
 right:0
}
.home-row>div {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 text-align:center;
 padding-top:80px;
 padding-bottom:94px
}
@media (min-width:768px) {
 .home-row>div {
  width:750px
 }
}
@media (min-width:992px) {
 .home-row>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .home-row>div {
  width:1170px
 }
}
.home-row>div>.navbar-header,
.home-row>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .home-row>div>.navbar-header,
 .home-row>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 .home-row>div {
  width:750px
 }
}
@media (min-width:992px) {
 .home-row>div {
  width:970px
 }
}
@media (min-width:1200px) {
 .home-row>div {
  width:1170px
 }
}
.home-row>div>.navbar-header,
.home-row>div>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .home-row>div>.navbar-header,
 .home-row>div>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .home-row>div {
  width:1500px
 }
}
@media (max-width:767px) {
 .home-row>div {
  margin:0 auto;
  max-width:320px
 }
}
@media (min-width:768px) {
 .home-row>div {
  padding-left:0;
  padding-right:0;
  padding-top:180px;
  padding-bottom:195px
 }
}
.welcome-wrapper {
 position:relative;
 z-index:1
}
.welcome-wrapper h1 {
 font-family:'Exo',sans-serif;
 color:#ffffff;
 font-size:24px;
 font-weight:700
}
@media (min-width:768px) {
 .welcome-wrapper h1 {
  font-size:48px
 }
}
.welcome-wrapper .welcome-slogan {
 color:#ffffff;
 font-weight:700;
 letter-spacing:.15em;
 text-transform:uppercase
}
@media (min-width:768px) {
 .welcome-wrapper .welcome-slogan {
  font-size:18px
 }
}
.welcome-wrapper .welcome-text {
 color:#ffffff;
 font-family:'Montserrat',sans-serif;
 line-height:28px;
 padding-top:52px;
 padding-bottom:58px
}
@media (max-width:767px) {
 .welcome-wrapper .welcome-text {
  display:none !important
 }
}
@media (min-width:992px) {
 .welcome-wrapper .welcome-text {
  width:756px;
  text-align:left;
  margin:0 auto
 }
}
.welcome-wrapper .welcome-text a {
 font-weight:bold;
 color:inherit;
 text-decoration:underline;
 transition:.2s
}
.welcome-wrapper .welcome-text a:hover,
.welcome-wrapper .welcome-text a:active,
.welcome-wrapper .welcome-text a:focus {
 color:#00aced
}
.welcome-wrapper .welcome-link {
 -webkit-transition:.3s background-color ease-in-out;
 -o-transition:.3s background-color ease-in-out;
 transition:.3s background-color ease-in-out;
 display:inline-block;
 width:150px;
 height:40px;
 line-height:40px;
 text-align:center;
 border:2px solid #ffffff;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:700;
 letter-spacing:.15em;
 margin-top:22px
}
@media (min-width:768px) {
 .welcome-wrapper .welcome-link {
  height:50px;
  line-height:50px;
  margin-top:0
 }
}
.welcome-wrapper .welcome-link:hover {
 background-color:#696969
}
.container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:768px) {
 .container {
  width:750px
 }
}
@media (min-width:992px) {
 .container {
  width:970px
 }
}
@media (min-width:1200px) {
 .container {
  width:1170px
 }
}
.container>.navbar-header,
.container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 .container>.navbar-header,
 .container>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 .container {
  width:1500px
 }
}
body {
 background-color:#ffffff
}
h1,
h2,
h3,
h4,
h5,
h6 {
 color:#696969;
 margin-top:0
}
a:hover,
a:focus,
a:active {
 text-decoration:none;
 outline:none
}
button,
input {
 outline:none
}
input,
textarea,
select {
 width:100%;
 border-width:1px;
 border-style:solid;
 font-size:16px;
 outline:none;
 padding-top:8px;
 padding-right:20px;
 padding-bottom:8px;
 padding-left:10px;
 resize:none;
 border-radius:0;
 border-color:#d9d9d9;
 color:#000000;
 background-color:#ffffff
}
input:hover,
textarea:hover,
select:hover,
input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus {
 color:#000000;
 background-color:#ebebeb
}
button,
.btn {
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:0;
 background-color:#696969;
 color:#ffffff
}
button:hover,
.btn:hover,
button:focus,
.btn:focus,
button:active,
.btn:active {
 color:#ffffff;
 background-color:#ee1c25
}
::-webkit-input-placeholder {
 color:#000000;
 color:rgba(0,0,0,0.85)
}
:-moz-placeholder {
 color:#000000;
 color:rgba(0,0,0,0.85)
}
::-moz-placeholder {
 color:#000000;
 color:rgba(0,0,0,0.85)
}
:-ms-input-placeholder {
 color:#000000;
 color:rgba(0,0,0,0.85)
}
input[type="checkbox"],
input[type="radio"] {
 width:auto;
 display:inline-block
}
.label {
 color:#000000
}
.social-block {
 margin:0;
 padding:0;
 list-style:none;
 vertical-align:middle
}
.social-block a {
 display:block
}
.social-block .fa {
 display:block;
 overflow:hidden;
 width:30px;
 height:30px;
 font-size:20px;
 text-align:center;
 border-radius:50%
}
.social-block .fa:before {
 line-height:30px
}
.social-block a .fa {
 -webkit-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 color:#ffffff
}
.social-block a .fa {
 -webkit-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 background-color:default
}
.social-block a.social-facebook .fa {
 background-color:#3b5998
}
.social-block a.social-twitter .fa {
 background-color:#00aced
}
.social-block a.social-instagram .fa {
 background-color:#bc2a8d
}
.social-block a.social-google .fa {
 background-color:#dd4b39
}
.social-block a.social-youtube .fa {
 background-color:#bb0000
}
.social-block a.social-pinterest .fa {
 background-color:#cb2027
}
.social-block a.social-rss .fa {
 background-color:#000000
}
.social-block a:hover .fa,
.social-block a:active .fa,
.social-block a:focus .fa {
 color:default
}
.social-block a:hover.social-facebook .fa,
.social-block a:active.social-facebook .fa,
.social-block a:focus.social-facebook .fa {
 color:#3b5998
}
.social-block a:hover.social-twitter .fa,
.social-block a:active.social-twitter .fa,
.social-block a:focus.social-twitter .fa {
 color:#00aced
}
.social-block a:hover.social-instagram .fa,
.social-block a:active.social-instagram .fa,
.social-block a:focus.social-instagram .fa {
 color:#bc2a8d
}
.social-block a:hover.social-google .fa,
.social-block a:active.social-google .fa,
.social-block a:focus.social-google .fa {
 color:#dd4b39
}
.social-block a:hover.social-youtube .fa,
.social-block a:active.social-youtube .fa,
.social-block a:focus.social-youtube .fa {
 color:#bb0000
}
.social-block a:hover.social-pinterest .fa,
.social-block a:active.social-pinterest .fa,
.social-block a:focus.social-pinterest .fa {
 color:#cb2027
}
.social-block a:hover.social-rss .fa,
.social-block a:active.social-rss .fa,
.social-block a:focus.social-rss .fa {
 color:#000000
}
.social-block a:hover .fa,
.social-block a:active .fa,
.social-block a:focus .fa {
 background-color:#ffffff
}
.social-block li {
 display:inline-block;
 vertical-align:middle;
 padding-left:5px
}
.social-block li:first-child {
 padding-left:0
}
.social-block li a {
 display:block
}
abbr[title],
abbr[data-original-title] {
 text-decoration:none
}
.im {
 font:normal normal normal 14px/1 'iconmonstr-iconic-font';
 font-size:inherit;
 vertical-align:middle
}
iframe[name="google_conversion_frame"] {
 position:fixed;
 z-index:-10
}
.top-skip-link {
 position:absolute;
 left:-10000px;
 top:auto;
 width:1px;
 height:1px;
 overflow:hidden
}
.top-skip-link:focus {
 left:5px;
 top:5px;
 z-index:9999;
 width:auto;
 height:auto;
 padding:5px;
 box-shadow:1px 1px 3px #000;
 background:#ffffff;
 color:#0000EE;
 text-decoration:underline
}
.top-skip-link:focus:hover {
 color:#000
}
[id="main"] {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 position:relative;
 z-index:1;
 padding-top:15px;
 padding-bottom:15px;
 background-color:#ffffff;
 color:#000000
}
@media (min-width:768px) {
 [id="main"] {
  width:750px
 }
}
@media (min-width:992px) {
 [id="main"] {
  width:970px
 }
}
@media (min-width:1200px) {
 [id="main"] {
  width:1170px
 }
}
[id="main"]>.navbar-header,
[id="main"]>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 [id="main"]>.navbar-header,
 [id="main"]>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:768px) {
 [id="main"] {
  width:750px
 }
}
@media (min-width:992px) {
 [id="main"] {
  width:970px
 }
}
@media (min-width:1200px) {
 [id="main"] {
  width:1170px
 }
}
[id="main"]>.navbar-header,
[id="main"]>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:1200px) {
 [id="main"]>.navbar-header,
 [id="main"]>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
@media (min-width:1530px) {
 [id="main"] {
  width:1500px
 }
}
[id="content"]:before,
[id="content"]:after {
 content:" ";
 display:table
}
[id="content"]:after {
 clear:both
}
[id="content"]:before,
[id="content"]:after {
 content:" ";
 display:table
}
[id="content"]:after {
 clear:both
}
.lead-button,
.submitBlock li button {
 display:block;
 margin:0 auto;
 text-transform:uppercase;
 font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;
 font-size:18px;
 padding-top:15px;
 padding-right:30px;
 padding-bottom:15px;
 padding-left:30px;
 text-align:center;
 background-color:#696969;
 color:#ffffff
}
.lead-button:hover,
.submitBlock li button:hover,
.lead-button:active,
.submitBlock li button:active,
.lead-button:focus,
.submitBlock li button:focus {
 color:#ffffff;
 background-color:#ee1c25
}
@media (min-width:768px) {
 .lead-button,
 .submitBlock li button {
  max-width:300px
 }
}
body.InventoryList .textbuttons.InvListBottom ul li.invViewDetails a {
 background-color:#696969;
 border-right:none
}
body.InventoryList .textbuttons.InvListBottom ul li.invViewDetails a span {
 color:#ffffff
}
body.InventoryList .textbuttons.InvListBottom ul li.invViewDetails a:hover {
 background:#ee1c25
}
body.InventoryList .textbuttons.InvListBottom ul li.invViewDetails a:hover span {
 color:#ffffff
}
#tyFlash {
 display:none!important;
 visibility:hidden !important
}
.print-detail {
 position:relative;
 z-index:9
}
div.modal-dialog {
 box-shadow:0 3px 9px rgba(0,0,0,0.5);
 background-color:#ffffff;
 color:#000000
}
div.modal-dialog div.modal-header {
 background-color:#ebebeb;
 border:none
}
div.modal-dialog div.modal-header button.close {
 color:#000000;
 opacity:1;
 text-shadow:0 1px 0 #000
}
div.modal-dialog div.modal-header button.close:hover {
 color:#696969;
 background-color:transparent;
 opacity:1
}
div.modal-dialog div.modal-header .modal-title span.fa {
 margin-right:15px
}
div.modal-dialog div.modal-body div.modal-content {
 border-radius:0;
 -webkit-box-shadow:none;
 box-shadow:none;
 background-color:transparent;
 border:none;
 background-clip:initial
}
.dvSIZECONTROL {
 position:fixed;
 z-index:-1;
 bottom:0;
 left:0;
 height:1px;
 width:1px
}
@media (min-width:768px) and (max-width:991px) {
 .dvSIZECONTROL {
  width:3px
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .dvSIZECONTROL {
  width:3px
 }
}
@media (min-width:1200px) and (max-width:1529px) {
 .dvSIZECONTROL {
  width:4px
 }
}
@media (min-width:1530px) {
 .dvSIZECONTROL {
  width:5px
 }
}
.makes {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#555
}
.makes a .make-name {
 color:#fff
}
.makes a:hover .make-name {
 color:#696969
}
#calendar .fc-content {
 color:#000000
}
#calendar .fc-today {
 background-color:#f0f0f0;
 color:#000000
}
#calendar .fc-header tr td.fc-header-right>span {
 font-size:16px;
 line-height:30px;
 display:inline-block
}
#calendar .fc-header tr td.fc-header-right>span * {
 display:inline-block;
 line-height:26px
}
#calendar .fc-header tr td.fc-header-right>span.fc-state-default {
 background:none;
 text-shadow:none;
 box-shadow:none;
 background-color:#e0e0e0;
 border-color:#e6e6e6;
 border-width:1px;
 border-style:solid;
 color:#000000;
 font-weight:400
}
#calendar .fc-header tr td.fc-header-right>span.fc-state-hover,
#calendar .fc-header tr td.fc-header-right>span.fc-state-down,
#calendar .fc-header tr td.fc-header-right>span.fc-state-active,
#calendar .fc-header tr td.fc-header-right>span.fc-state-disabled {
 background-color:#f0f0f0;
 color:#000000;
 opacity:.75
}
#calendar .fc-border-separate th,
#calendar .fc-border-separate td {
 border-color:#e6e6e6
}
#calendar .fc-list .dvListviewEvent {
 background-color:#f9f9f9;
 color:#000000
}
#calendar .fc-list .dvListviewEvent:nth-child(even) {
 background-color:#ededed;
 color:#000000
}
#calendar .fc-list .dvListviewEvent .dvHeader a {
 color:inherit
}
.qtip .qtip-wrapper {
 box-shadow:0 0 5px #000000
}
.qtip .qtip-wrapper .qtip-contentWrapper {
 border:none !important;
 background-color:#f5f5f5 !important;
 color:#000000 !important
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content {
 background:none !important
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content {
 background-color:#f5f5f5;
 color:#000000
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvSocial .btnOpenDetails {
 background-color:#f5f5f5;
 color:#000000
}
#overlayBlock {
 background-color:#000000;
 filter:alpha(opacity=50);
 background-color:rgba(0,0,0,0.5)
}
#eventDetails {
 background-color:#ffffff;
 box-shadow:0 0 15px rgba(255,255,255,0.1)
}
#eventDetails .close {
 opacity:1;
 background-color:#e6e6e6;
 color:#000000;
 text-shadow:none;
 font-weight:400
}
#eventDetails .close:hover,
#eventDetails .close:active,
#eventDetails .close:focus {
 background-color:#f2f2f2;
 color:#000000
}
#eventDetails h3 a {
 line-height:30px
}
#eventDetails .content {
 background-color:#fff;
 color:#000000
}
.xListEvents .dvListviewCategory {
 background-color:#f5f5f5;
 color:#000000
}
.xListEvents .dvListviewCategory .dvListviewEvent:nth-child(even) {
 background-color:#ffffff;
 color:#000000
}
.xListEvents .dvListviewCategory .dvHeader {
 font-size:16px
}
.xListEvents .dvListviewCategory .dvHeader a {
 color:inherit
}
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:focus:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:active,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:active,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:focus:active,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:focus,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:focus,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:focus:focus {
 background-color:#d6d6d6;
 color:#000000
}
.event-by-date .event-by-date-header .event-by-date-search>div.date-to {
 color:#000000
}
.event-by-date .event-by-date-pagination>span>a.active {
 background-color:#f0f0f0;
 color:#000000;
 color:#696969
}
.event-by-date .event-month {
 border-color:#e6e6e6
}
.event-by-date .event-month-title {
 background-color:#696969;
 color:#ffffff
}
.event-by-date .event-item {
 border-color:#e6e6e6
}
.event-by-date .event-item:nth-of-type(odd) {
 background-color:#ffffff
}
.event-by-date .event-item:nth-of-type(even) {
 background-color:#f0f0f0;
 color:#000000
}
.event-by-date .event-item .event-info .event-loc>span:first-child,
.event-by-date .event-item .event-info .event-time>span:first-child {
 color:#696969
}
#main .TestimonialRating .fa-star {
 color:#ffd700
}
#main .TestimonialRating .fa-minus.rate1 {
 color:#ff1919
}
#main .TestimonialRating .fa-minus.rate2 {
 color:#bc5f01
}
#main .TestimonialRating .fa-minus.rate3 {
 color:#939301
}
#main .TestimonialRating .fa-minus.rate4 {
 color:#589c01
}
#main .TestimonialRating .fa-minus.rate5 {
 color:#01b101
}
.form-li-radio .label {
 display:inline-block;
 padding-left:0
}
.form-li-radio .formRequired {
 position:static;
 display:inline-block;
 margin-left:10px
}
.form-li-dropdown .formRequired {
 top:auto;
 bottom:1.25em;
 right:25px;
 pointer-events:none
}
.form-li-dropdown .formField {
 position:relative
}
.form-li-dropdown .formField:before {
 content:'\f107';
 font-family:FontAwesome;
 color:#696969;
 position:absolute;
 right:10px;
 bottom:1px;
 line-height:38px;
 font-size:18px;
 pointer-events:none;
 text-align:center
}
.form-li-dropdown .formRequired {
 right:calc(18px + 10px)
}
.form-li-dropdown select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.form-li-dropdown select::-ms-expand {
 display:none
}
.form-li-checkbox>.formField .label {
 display:inline-block;
 padding-bottom:.2em
}
.xcontent form:not([name="main"]) ul:not(.submitBlock),
#modalBox form ul:not(.submitBlock) {
 display:-webkit-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -ms-flex-wrap:wrap;
 -webkit-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 flex-wrap:wrap
}
.xcontent form:not([name="main"]) ul:not(.submitBlock):before,
#modalBox form ul:not(.submitBlock):before,
.xcontent form:not([name="main"]) ul:not(.submitBlock):after,
#modalBox form ul:not(.submitBlock):after {
 content:normal
}
.xcontent form:not([name="main"]) ul:not(.submitBlock) li,
#modalBox form ul:not(.submitBlock) li {
 float:none !important;
 -webkit-box-flex:0 1 auto;
 -webkit-flex:0 1 auto;
 -ms-flex:0 1 auto;
 flex:0 1 auto
}
.xcontent form:not([name="main"]) .label,
#modalBox form .label {
 text-align:left;
 font-weight:normal
}
.xcontent form:not([name="main"]) input.error,
#modalBox form input.error,
.xcontent form:not([name="main"]) select.error,
#modalBox form select.error,
.xcontent form:not([name="main"]) textarea.error,
#modalBox form textarea.error {
 border-color:#d62222
}
.xcontent form:not([name="main"]) input[type="radio"],
#modalBox form input[type="radio"] {
 margin-left:10px;
 margin-right:4px
}
.xcontent form:not([name="main"]) .formError label,
#modalBox form .formError label {
 font-size:smaller;
 font-weight:normal;
 padding-left:10px
}
.xcontent form:not([name="main"]) .formError label:before,
#modalBox form .formError label:before {
 content:'\f071';
 font-family:FontAwesome;
 color:#d62222;
 display:inline-block;
 padding-right:5px
}
@media (min-width:768px) {
 .xcontent form:not([name="main"]) .formError label:before,
 #modalBox form .formError label:before {
  position:absolute;
  top:0;
  line-height:42px;
  left:-2px
 }
}
.xcontent form:not([name="main"]) .ulRateSurvey>li .formRequired,
#modalBox form .ulRateSurvey>li .formRequired {
 top:auto;
 bottom:1.25em;
 right:25px;
 pointer-events:none
}
.xcontent form:not([name="main"]) .ulRateSurvey>li .formField,
#modalBox form .ulRateSurvey>li .formField {
 position:relative
}
.xcontent form:not([name="main"]) .ulRateSurvey>li .formField:before,
#modalBox form .ulRateSurvey>li .formField:before {
 content:'\f107';
 font-family:FontAwesome;
 color:#696969;
 position:absolute;
 right:10px;
 bottom:1px;
 line-height:38px;
 font-size:18px;
 pointer-events:none;
 text-align:center
}
.xcontent form:not([name="main"]) .ulRateSurvey>li .formRequired,
#modalBox form .ulRateSurvey>li .formRequired {
 right:calc(18px + 10px)
}
.xcontent form:not([name="main"]) .ulRateSurvey>li select,
#modalBox form .ulRateSurvey>li select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.xcontent form:not([name="main"]) .ulRateSurvey>li select::-ms-expand,
#modalBox form .ulRateSurvey>li select::-ms-expand {
 display:none
}
.xcontent form:not([name="main"]) #formLocations .formRequired,
#modalBox form #formLocations .formRequired {
 top:auto;
 bottom:1.25em;
 right:25px;
 pointer-events:none
}
.xcontent form:not([name="main"]) #formLocations .formField,
#modalBox form #formLocations .formField {
 position:relative
}
.xcontent form:not([name="main"]) #formLocations .formField:before,
#modalBox form #formLocations .formField:before {
 content:'\f107';
 font-family:FontAwesome;
 color:#696969;
 position:absolute;
 right:10px;
 bottom:1px;
 line-height:38px;
 font-size:18px;
 pointer-events:none;
 text-align:center
}
.xcontent form:not([name="main"]) #formLocations .formRequired,
#modalBox form #formLocations .formRequired {
 right:calc(18px + 10px)
}
.xcontent form:not([name="main"]) #formLocations select,
#modalBox form #formLocations select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.xcontent form:not([name="main"]) #formLocations select::-ms-expand,
#modalBox form #formLocations select::-ms-expand {
 display:none
}
.xcontent form:not([name="main"]) #formLocations .formRequired:after,
#modalBox form #formLocations .formRequired:after {
 content:'*'
}
.xcontent form:not([name="main"]) .ulSurveyHear>li>.formField .label,
#modalBox form .ulSurveyHear>li>.formField .label {
 display:inline-block;
 padding-bottom:.2em
}
.xcontent form:not([name="main"]) #formAllowComments .label,
#modalBox form #formAllowComments .label,
.xcontent form:not([name="main"]) #formAllowContact .label,
#modalBox form #formAllowContact .label,
.xcontent form:not([name="main"]) #formServiced .label,
#modalBox form #formServiced .label {
 display:inline-block;
 padding-left:0
}
.xcontent form:not([name="main"]) #formAllowComments .formRequired,
#modalBox form #formAllowComments .formRequired,
.xcontent form:not([name="main"]) #formAllowContact .formRequired,
#modalBox form #formAllowContact .formRequired,
.xcontent form:not([name="main"]) #formServiced .formRequired,
#modalBox form #formServiced .formRequired {
 position:static;
 display:inline-block;
 margin-left:10px
}
.xcontent form:not([name="main"]) .ulCareerInterest #formOther .label,
#modalBox form .ulCareerInterest #formOther .label {
 display:none
}
.xcontent form:not([name="main"]) h3,
#modalBox form h3 {
 font-weight:500
}
body.InventoryList #InvToolbar ul>li {
 position:relative
}
body.InventoryList #InvToolbar ul>li:before {
 content:'\f107';
 font-family:FontAwesome;
 color:#696969;
 position:absolute;
 right:25px;
 top:1px;
 line-height:28px;
 font-size:18px;
 pointer-events:none;
 text-align:center
}
body.InventoryList #InvToolbar ul>li select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
body.InventoryList #InvToolbar ul>li select::-ms-expand {
 display:none
}
body.InventoryList #InvToolbar ul>li select {
 padding-left:5px;
 padding-right:30px
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy {
 position:relative
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy:before {
 content:'\f107';
 font-family:FontAwesome;
 color:#696969;
 position:absolute;
 right:65px;
 top:1px;
 line-height:28px;
 font-size:18px;
 pointer-events:none;
 text-align:center
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy select::-ms-expand {
 display:none
}
body.InventoryList #InvSearchContainer #dvFilters>div #dvSortBy select {
 padding-left:5px;
 padding-right:30px
}
.clear-ul {
 font-size:0;
 padding-left:0
}
.clear-ul li {
 font-size:14px;
 list-style:none
}
.dst-block hr {
 border:0;
 height:1px;
 background:#696969;
 background-image:linear-gradient(to right, #ffffff, #696969, #ffffff)
}
.dst-block .dst-header .dsImageContainer {
 display:none
}
@media (min-width:768px) {
 .dst-block .dst-header .dsImageContainer {
  display:block
 }
}
.dst-block .dst-header .dsImageContainer:not(:empty) {
 margin-bottom:15px;
 border-bottom:5px solid #696969
}
.dst-block .dst-content p a {
 color:#000000;
 font-weight:700;
 text-decoration:underline
}
.dst-block .dst-content ._pagesnippet {
 clear:none;
 overflow:none
}
.dst-block .dst-content .dsImageContainer {
 text-align:center
}
.dst-block .dst-content .dsImageContainer img {
 display:inline
}
.dst-block .lead-button {
 margin:15px auto
}
.hours .dst-block .dst-content .content-hours h3 {
 margin-bottom:10px
}
.hours .dst-block .dst-content .content-hours li {
 margin-bottom:15px
}
.hours .dst-block .dst-content .resp-iframe {
 position:relative;
 padding-bottom:75%;
 height:0;
 overflow:hidden;
 margin-bottom:10px
}
.hours .dst-block .dst-content .resp-iframe iframe {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.hours .dst-block .dst-content .resp-iframe iframe {
 border:none
}
.hours .dst-block .dst-content .dst-col-6+.dst-col-6 {
 text-align:center
}
@media (min-width:992px) {
 .hours .dst-block .dst-content .dst-col-6+.dst-col-6 {
  text-align:left
 }
}
@media (min-width:992px) {
 .hours .dst-block .lead-button {
  position:absolute;
  min-width:300px;
  left:8%;
  bottom:185px
 }
}
@media (min-width:1200px) {
 .hours .dst-block .lead-button {
  left:11%;
  bottom:215px
 }
}
@media (min-width:1530px) {
 .hours .dst-block .lead-button {
  left:14%;
  bottom:275px
 }
}
.maintenance .dst-block .dst-content ul {
 font-size:0;
 padding-left:0
}
.maintenance .dst-block .dst-content ul li {
 font-size:14px;
 list-style:none
}
.maintenance .dst-block .dst-content ul li {
 margin-bottom:5px
}
.maintenance .dst-block .dst-content ul li:before {
 content:'\f058';
 font-family:FontAwesome;
 color:#696969;
 padding-right:5px
}
.pallet-storage .dst-block .dst-content .custom-box>ul,
.sideloader .dst-block .dst-content .custom-box>ul {
 font-size:0;
 padding-left:0
}
.pallet-storage .dst-block .dst-content .custom-box>ul li,
.sideloader .dst-block .dst-content .custom-box>ul li {
 font-size:14px;
 list-style:none
}
@media (min-width:768px) {
 .pallet-storage .dst-block .dst-content .custom-box>ul,
 .sideloader .dst-block .dst-content .custom-box>ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-wrap:wrap;
  -webkit-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center
 }
}
.pallet-storage .dst-block .dst-content .custom-box>ul>li,
.sideloader .dst-block .dst-content .custom-box>ul>li {
 box-shadow:2px 2px 10px #808080;
 margin-bottom:10px;
 padding:10px
}
@media (min-width:768px) {
 .pallet-storage .dst-block .dst-content .custom-box>ul>li,
 .sideloader .dst-block .dst-content .custom-box>ul>li {
  margin:5px;
  width:calc(50% - 10px)
 }
}
@media (min-width:1200px) {
 .pallet-storage .dst-block .dst-content .custom-box>ul>li,
 .sideloader .dst-block .dst-content .custom-box>ul>li {
  width:calc(33.33% - 10px)
 }
}
.pallet-storage .dst-block .dst-content .custom-box>ul>li h4,
.sideloader .dst-block .dst-content .custom-box>ul>li h4 {
 text-align:center
}
.pallet-storage .dst-block .dst-content .custom-box>ul>li .dsImageContainer,
.sideloader .dst-block .dst-content .custom-box>ul>li .dsImageContainer {
 margin-bottom:10px
}
.pallet-storage .dst-block .dst-content .custom-box>ul>li ul {
 font-size:0;
 padding-left:0
}
.pallet-storage .dst-block .dst-content .custom-box>ul>li ul li {
 font-size:14px;
 list-style:none
}
.pallet-storage .dst-block .dst-content .custom-box>ul>li ul li {
 margin-bottom:10px
}
@media (min-width:480px) {
 .pallet-storage .dst-block .dst-content .custom-box>ul>li ul li {
  display:inline-block;
  margin:10px;
  width:calc(50% - 20px)
 }
}
.service .dst-block .dst-content .float-R:before,
.service .dst-block .dst-content .float-R:after {
 content:" ";
 display:table
}
.service .dst-block .dst-content .float-R:after {
 clear:both
}
.service .dst-block .dst-content .float-R:before,
.service .dst-block .dst-content .float-R:after {
 content:" ";
 display:table
}
.service .dst-block .dst-content .float-R:after {
 clear:both
}
.service .dst-block .dst-content .float-R .dsImageContainer {
 margin-bottom:15px
}
@media (min-width:768px) {
 .service .dst-block .dst-content .float-R .dsImageContainer {
  max-width:300px;
  float:right;
  margin-left:15px
 }
}
.sideloader-slideshow .dst-block .dst-content .resp-iframe {
 position:relative;
 padding-bottom:56.25%;
 height:0;
 overflow:hidden;
 margin:15px auto;
 width:100%
}
.sideloader-slideshow .dst-block .dst-content .resp-iframe iframe {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
@media (min-width:768px) {
 .sideloader-slideshow .dst-block .dst-content .resp-iframe {
  width:70%;
  padding-bottom:40%
 }
}
.sideloader-slideshow .dst-block .dst-content .resp-iframe iframe {
 border:none
}
#main.Promotions-Sheet {
 z-index:auto
}
body.InventoryList .unitBrand img[src*="icon_Harley-Davidson.png"] {
 display:none
}
body.InventoryList .unitBrand img[src*="icon_Suzuki.png"] {
 display:none
}
body.InventoryList .unitBrand img[src*="icon_Ducati.png"] {
 display:none
}
body.xcareers #formApparel {
 display:none
}
@media (max-width:767px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:291px
 }
}
@media (min-width:768px) and (max-width:991px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:360px
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .index-ctas .index-ctas-list .cta-contact {
  width:470px
 }
}
@media (min-width:1200px) {
 .index-ctas .index-ctas-list>li:not(:last-child) {
  margin-right:10px
 }
}

@media (max-width:991px) {
    
    .header-brand img {
        width:90% !important;
        max-width:90% !important;
    }  
    
}


@media (max-width:600px) {
    .mySwiper {
        height:100px !important;
    }
    
    body .arrow-right, body .arrow-left {
      top: -10px !important;
    }    
    
}