/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background-color: transparent } a:active, a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: bold } dfn { font-style: italic } h1 { font-size: 2em; margin: 0.67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -0.5em } sub { bottom: -0.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { box-sizing: content-box; height: 0 } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0 } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: bold } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important } a, a:visited { text-decoration: underline } a[href]:after { content: " (" attr(href) ")" } abbr[title]:after { content: " (" attr(title) ")" } a[href^="#"]:after, a[href^="javascript:"]:after { content: "" } pre, blockquote { border: 1px solid #999; page-break-inside: avoid } thead { display: table-header-group } tr, img { page-break-inside: avoid } img { max-width: 100% !important } p, h2, h3 { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } .navbar { display: none } .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important } .label { border: 1px solid #000 } .table { border-collapse: collapse !important } .table td, .table th { background-color: #fff !important } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important } } * { -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: transparent } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333; background-color: #fff } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit } a { color: #ed1b25; text-decoration: none } a:hover, a:focus { color: #ae0e15; text-decoration: underline } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } figure { margin: 0 } img { vertical-align: middle } .img-responsive { display: block; max-width: 100%; height: auto } .img-rounded { border-radius: 0 } .img-thumbnail { padding: 4px; line-height: 1.42857; background-color: #fff; border: 1px solid #ddd; border-radius: 0; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto } .img-circle { border-radius: 50% } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #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 } [role="button"] { cursor: pointer } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit } h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777 } h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px } h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65% } h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px } h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75% } h1, .h1 { font-size: 36px } h2, .h2 { font-size: 30px } h3, .h3 { font-size: 24px } h4, .h4 { font-size: 18px } h5, .h5 { font-size: 14px } h6, .h6 { font-size: 12px } p { margin: 0 0 10px } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4 } @media (min-width: 768px) { .lead { font-size: 21px } } small, .small { font-size: 85% } mark, .mark { 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, .initialism { text-transform: uppercase } .text-capitalize { text-transform: capitalize } .text-muted { color: #777 } .text-primary { color: #ed1b25 } a.text-primary:hover, a.text-primary:focus { color: #c51018 } .text-success { color: #3c763d } a.text-success:hover, a.text-success:focus { color: #2b542c } .text-info { color: #31708f } a.text-info:hover, a.text-info:focus { color: #245269 } .text-warning { color: #8a6d3b } a.text-warning:hover, a.text-warning:focus { color: #66512c } .text-danger { color: #a94442 } a.text-danger:hover, a.text-danger:focus { color: #843534 } .bg-primary { color: #fff } .bg-primary { background-color: #ed1b25 } a.bg-primary:hover, a.bg-primary:focus { background-color: #c51018 } .bg-success { background-color: #dff0d8 } a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3 } .bg-info { background-color: #d9edf7 } a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee } .bg-warning { background-color: #fcf8e3 } a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5 } .bg-danger { background-color: #f2dede } a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9 } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee } ul, ol { margin-top: 0; margin-bottom: 10px } ul ul, ul ol, ol ul, 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.42857 } dt { font-weight: bold } dd { margin-left: 0 } .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table } .dl-horizontal dd:after { clear: both } @media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .dl-horizontal dd { margin-left: 180px } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777 } .initialism { font-size: 90% } 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.42857; 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-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: '' } .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014' } address { margin-bottom: 20px; font-style: normal; line-height: 1.42857 } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } .container:before, .container:after { content: " "; display: table } .container:after { clear: both } @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 } .container-fluid:before, .container-fluid:after { content: " "; display: table } .container-fluid:after { clear: both } .row { margin-left: -15px; margin-right: -15px } .row:before, .row:after { content: " "; display: table } .row:after { clear: both } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 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-1 { width: 8.33333% } .col-xs-2 { width: 16.66667% } .col-xs-3 { width: 25% } .col-xs-4 { width: 33.33333% } .col-xs-5 { width: 41.66667% } .col-xs-6 { width: 50% } .col-xs-7 { width: 58.33333% } .col-xs-8 { width: 66.66667% } .col-xs-9 { width: 75% } .col-xs-10 { width: 83.33333% } .col-xs-11 { width: 91.66667% } .col-xs-12 { width: 100% } .col-xs-pull-0 { right: auto } .col-xs-pull-1 { right: 8.33333% } .col-xs-pull-2 { right: 16.66667% } .col-xs-pull-3 { right: 25% } .col-xs-pull-4 { right: 33.33333% } .col-xs-pull-5 { right: 41.66667% } .col-xs-pull-6 { right: 50% } .col-xs-pull-7 { right: 58.33333% } .col-xs-pull-8 { right: 66.66667% } .col-xs-pull-9 { right: 75% } .col-xs-pull-10 { right: 83.33333% } .col-xs-pull-11 { right: 91.66667% } .col-xs-pull-12 { right: 100% } .col-xs-push-0 { left: auto } .col-xs-push-1 { left: 8.33333% } .col-xs-push-2 { left: 16.66667% } .col-xs-push-3 { left: 25% } .col-xs-push-4 { left: 33.33333% } .col-xs-push-5 { left: 41.66667% } .col-xs-push-6 { left: 50% } .col-xs-push-7 { left: 58.33333% } .col-xs-push-8 { left: 66.66667% } .col-xs-push-9 { left: 75% } .col-xs-push-10 { left: 83.33333% } .col-xs-push-11 { left: 91.66667% } .col-xs-push-12 { left: 100% } .col-xs-offset-0 { margin-left: 0% } .col-xs-offset-1 { margin-left: 8.33333% } .col-xs-offset-2 { margin-left: 16.66667% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-4 { margin-left: 33.33333% } .col-xs-offset-5 { margin-left: 41.66667% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-7 { margin-left: 58.33333% } .col-xs-offset-8 { margin-left: 66.66667% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-10 { margin-left: 83.33333% } .col-xs-offset-11 { margin-left: 91.66667% } .col-xs-offset-12 { margin-left: 100% } @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-1 { width: 8.33333% } .col-sm-2 { width: 16.66667% } .col-sm-3 { width: 25% } .col-sm-4 { width: 33.33333% } .col-sm-5 { width: 41.66667% } .col-sm-6 { width: 50% } .col-sm-7 { width: 58.33333% } .col-sm-8 { width: 66.66667% } .col-sm-9 { width: 75% } .col-sm-10 { width: 83.33333% } .col-sm-11 { width: 91.66667% } .col-sm-12 { width: 100% } .col-sm-pull-0 { right: auto } .col-sm-pull-1 { right: 8.33333% } .col-sm-pull-2 { right: 16.66667% } .col-sm-pull-3 { right: 25% } .col-sm-pull-4 { right: 33.33333% } .col-sm-pull-5 { right: 41.66667% } .col-sm-pull-6 { right: 50% } .col-sm-pull-7 { right: 58.33333% } .col-sm-pull-8 { right: 66.66667% } .col-sm-pull-9 { right: 75% } .col-sm-pull-10 { right: 83.33333% } .col-sm-pull-11 { right: 91.66667% } .col-sm-pull-12 { right: 100% } .col-sm-push-0 { left: auto } .col-sm-push-1 { left: 8.33333% } .col-sm-push-2 { left: 16.66667% } .col-sm-push-3 { left: 25% } .col-sm-push-4 { left: 33.33333% } .col-sm-push-5 { left: 41.66667% } .col-sm-push-6 { left: 50% } .col-sm-push-7 { left: 58.33333% } .col-sm-push-8 { left: 66.66667% } .col-sm-push-9 { left: 75% } .col-sm-push-10 { left: 83.33333% } .col-sm-push-11 { left: 91.66667% } .col-sm-push-12 { left: 100% } .col-sm-offset-0 { margin-left: 0% } .col-sm-offset-1 { margin-left: 8.33333% } .col-sm-offset-2 { margin-left: 16.66667% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-4 { margin-left: 33.33333% } .col-sm-offset-5 { margin-left: 41.66667% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-7 { margin-left: 58.33333% } .col-sm-offset-8 { margin-left: 66.66667% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-10 { margin-left: 83.33333% } .col-sm-offset-11 { margin-left: 91.66667% } .col-sm-offset-12 { margin-left: 100% } } @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-1 { width: 8.33333% } .col-md-2 { width: 16.66667% } .col-md-3 { width: 25% } .col-md-4 { width: 33.33333% } .col-md-5 { width: 41.66667% } .col-md-6 { width: 50% } .col-md-7 { width: 58.33333% } .col-md-8 { width: 66.66667% } .col-md-9 { width: 75% } .col-md-10 { width: 83.33333% } .col-md-11 { width: 91.66667% } .col-md-12 { width: 100% } .col-md-pull-0 { right: auto } .col-md-pull-1 { right: 8.33333% } .col-md-pull-2 { right: 16.66667% } .col-md-pull-3 { right: 25% } .col-md-pull-4 { right: 33.33333% } .col-md-pull-5 { right: 41.66667% } .col-md-pull-6 { right: 50% } .col-md-pull-7 { right: 58.33333% } .col-md-pull-8 { right: 66.66667% } .col-md-pull-9 { right: 75% } .col-md-pull-10 { right: 83.33333% } .col-md-pull-11 { right: 91.66667% } .col-md-pull-12 { right: 100% } .col-md-push-0 { left: auto } .col-md-push-1 { left: 8.33333% } .col-md-push-2 { left: 16.66667% } .col-md-push-3 { left: 25% } .col-md-push-4 { left: 33.33333% } .col-md-push-5 { left: 41.66667% } .col-md-push-6 { left: 50% } .col-md-push-7 { left: 58.33333% } .col-md-push-8 { left: 66.66667% } .col-md-push-9 { left: 75% } .col-md-push-10 { left: 83.33333% } .col-md-push-11 { left: 91.66667% } .col-md-push-12 { left: 100% } .col-md-offset-0 { margin-left: 0% } .col-md-offset-1 { margin-left: 8.33333% } .col-md-offset-2 { margin-left: 16.66667% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-4 { margin-left: 33.33333% } .col-md-offset-5 { margin-left: 41.66667% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-7 { margin-left: 58.33333% } .col-md-offset-8 { margin-left: 66.66667% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-10 { margin-left: 83.33333% } .col-md-offset-11 { margin-left: 91.66667% } .col-md-offset-12 { margin-left: 100% } } @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-1 { width: 8.33333% } .col-lg-2 { width: 16.66667% } .col-lg-3 { width: 25% } .col-lg-4 { width: 33.33333% } .col-lg-5 { width: 41.66667% } .col-lg-6 { width: 50% } .col-lg-7 { width: 58.33333% } .col-lg-8 { width: 66.66667% } .col-lg-9 { width: 75% } .col-lg-10 { width: 83.33333% } .col-lg-11 { width: 91.66667% } .col-lg-12 { width: 100% } .col-lg-pull-0 { right: auto } .col-lg-pull-1 { right: 8.33333% } .col-lg-pull-2 { right: 16.66667% } .col-lg-pull-3 { right: 25% } .col-lg-pull-4 { right: 33.33333% } .col-lg-pull-5 { right: 41.66667% } .col-lg-pull-6 { right: 50% } .col-lg-pull-7 { right: 58.33333% } .col-lg-pull-8 { right: 66.66667% } .col-lg-pull-9 { right: 75% } .col-lg-pull-10 { right: 83.33333% } .col-lg-pull-11 { right: 91.66667% } .col-lg-pull-12 { right: 100% } .col-lg-push-0 { left: auto } .col-lg-push-1 { left: 8.33333% } .col-lg-push-2 { left: 16.66667% } .col-lg-push-3 { left: 25% } .col-lg-push-4 { left: 33.33333% } .col-lg-push-5 { left: 41.66667% } .col-lg-push-6 { left: 50% } .col-lg-push-7 { left: 58.33333% } .col-lg-push-8 { left: 66.66667% } .col-lg-push-9 { left: 75% } .col-lg-push-10 { left: 83.33333% } .col-lg-push-11 { left: 91.66667% } .col-lg-push-12 { left: 100% } .col-lg-offset-0 { margin-left: 0% } .col-lg-offset-1 { margin-left: 8.33333% } .col-lg-offset-2 { margin-left: 16.66667% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-4 { margin-left: 33.33333% } .col-lg-offset-5 { margin-left: 41.66667% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-7 { margin-left: 58.33333% } .col-lg-offset-8 { margin-left: 66.66667% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-10 { margin-left: 83.33333% } .col-lg-offset-11 { margin-left: 91.66667% } .col-lg-offset-12 { margin-left: 100% } } 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: 5px auto -webkit-focus-ring-color; outline-offset: -2px } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: #555 } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0; -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 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) } .form-control::-moz-placeholder { color: #999; opacity: 1 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control::-ms-expand { border: 0; background-color: transparent } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eee; opacity: 1 } .form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed } textarea.form-control { height: auto } input[type="search"] { -webkit-appearance: none } @media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 34px } input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px } input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] { line-height: 46px } } .form-group { margin-bottom: 15px } .radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px } .radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9 } .radio + .radio, .checkbox + .checkbox { margin-top: -5px } .radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px } input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed } .radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed } .radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed } .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 34px } .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-left: 0; padding-right: 0 } .input-sm, .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: 0 } select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px } textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0 } .form-group-sm select.form-control { height: 30px; line-height: 30px } .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto } .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5 } .input-lg, .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.33333; border-radius: 0 } select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px } textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto } .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 0 } .form-group-lg select.form-control { height: 46px; line-height: 46px } .form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto } .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.33333 } .has-feedback { position: relative } .has-feedback .form-control { padding-right: 42.5px } .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none } .input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px } .input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8 } .has-success .form-control-feedback { color: #3c763d } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3 } .has-warning .form-control-feedback { color: #8a6d3b } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442 } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } .has-error .form-control-feedback { color: #a94442 } .has-feedback label ~ .form-control-feedback { top: 25px } .has-feedback label.sr-only ~ .form-control-feedback { top: 0 } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373 } @media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .form-control-static { display: inline-block } .form-inline .input-group { display: inline-table; vertical-align: middle } .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto } .form-inline .input-group > .form-control { width: 100% } .form-inline .control-label { margin-bottom: 0; vertical-align: middle } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle } .form-inline .radio label, .form-inline .checkbox label { padding-left: 0 } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0 } .form-inline .has-feedback .form-control-feedback { top: 0 } } .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px } .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table } .form-horizontal .form-group:after { clear: both } @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px } } .form-horizontal .has-feedback .form-control-feedback { right: 15px } @media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px } } @media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px } } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } .btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none } .btn:active, .btn.active { 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; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none } a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none } .btn-default { color: #333; background-color: #fff; border-color: #ccc } .btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c } .btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad } .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad } .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c } .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none } .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc } .btn-default .badge { color: #fff; background-color: #333 } .btn-primary { color: #fff; background-color: #ed1b25; border-color: #dd111b } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #c51018; border-color: #67080d } .btn-primary:hover { color: #fff; background-color: #c51018; border-color: #a40d14 } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #c51018; border-color: #a40d14 } .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #a40d14; border-color: #67080d } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none } .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #ed1b25; border-color: #dd111b } .btn-primary .badge { color: #ed1b25; background-color: #fff } .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c } .btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625 } .btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439 } .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #398439 } .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #255625 } .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none } .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c } .btn-success .badge { color: #5cb85c; background-color: #fff } .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da } .btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85 } .btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc } .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc } .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1b6d85 } .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none } .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da } .btn-info .badge { color: #5bc0de; background-color: #fff } .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236 } .btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d } .btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512 } .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512 } .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #985f0d } .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none } .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236 } .btn-warning .badge { color: #f0ad4e; background-color: #fff } .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a } .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19 } .btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925 } .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925 } .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #761c19 } .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none } .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a } .btn-danger .badge { color: #d9534f; background-color: #fff } .btn-link { color: #ed1b25; font-weight: normal; border-radius: 0 } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent } .btn-link:hover, .btn-link:focus { color: #ae0e15; text-decoration: underline; background-color: transparent } .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777; text-decoration: none } .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 0 } .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0 } .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 0 } .btn-block { display: block; width: 100% } .btn-block + .btn-block { margin-top: 5px } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100% } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear } .fade.in { opacity: 1 } .collapse { display: none } .collapse.in { display: block } tr.collapse.in { display: table-row } tbody.collapse.in { display: table-row-group } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent } .dropup, .dropdown { position: relative } .dropdown-toggle:focus { outline: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; 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: 0; -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.42857; 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; outline: 0; background-color: #ed1b25 } .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 } .open > a { outline: 0 } .dropdown-menu-right { left: auto; right: 0 } .dropdown-menu-left { left: 0; right: auto } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; 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 dashed; border-bottom: 4px solid \9; content: "" } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px } @media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto } .navbar-right .dropdown-menu-left { left: 0; right: auto } } .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 .form-control:focus { z-index: 3 } .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: 0 } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 0 } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 0 } .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 { z-index: 2; margin-left: -1px } .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent } .navbar:before, .navbar:after { content: " "; display: table } .navbar:after { clear: both } @media (min-width: 768px) { .navbar { border-radius: 0 } } .navbar-header:before, .navbar-header:after { content: " "; display: table } .navbar-header:after { clear: both } @media (min-width: 768px) { .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:before, .navbar-collapse:after { content: " "; display: table } .navbar-collapse:after { clear: both } .navbar-collapse.in { overflow-y: auto } @media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important } .navbar-collapse.in { overflow-y: visible } .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0 } } .navbar-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: 0 } .navbar-toggle:focus { outline: 0 } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px } .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px } @media (min-width: 768px) { .navbar-toggle { display: none } } .navbar-nav { margin: 7.5px -15px } .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px } @media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none } .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px } .navbar-nav .open .dropdown-menu > li > a { line-height: 20px } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none } } @media (min-width: 768px) { .navbar-nav { float: left; margin: 0 } .navbar-nav > li { float: left } .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px } } .navbar-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: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777 } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent } } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 0 } .breadcrumb > li { display: inline-block } .breadcrumb > li + li:before { content: "> "; padding: 0 5px; color: #ccc } .breadcrumb > .active { color: #777 } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 0 } .pagination > li { display: inline } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: #ed1b25; 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: 0; border-top-left-radius: 0 } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 0; border-top-right-radius: 0 } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { z-index: 2; color: #ae0e15; background-color: #eee; border-color: #ddd } .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 3; color: #fff; background-color: #ed1b25; border-color: #ed1b25; 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; line-height: 1.33333 } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 0; border-top-left-radius: 0 } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 0; border-top-right-radius: 0 } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5 } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 0; border-top-left-radius: 0 } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 0; border-top-right-radius: 0 } .pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center } .pager:before, .pager:after { content: " "; display: table } .pager:after { clear: both } .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 } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 0; -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: 0 } .well-sm { padding: 9px; border-radius: 0 } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20) } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50) } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none } .modal-open { overflow: hidden } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0 } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) } .modal-open .modal { overflow-x: hidden; overflow-y: auto } .modal-dialog { position: relative; width: auto; margin: 10px } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0; -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: 0.5; filter: alpha(opacity=50) } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5 } .modal-header:before, .modal-header:after { content: " "; display: table } .modal-header:after { clear: both } .modal-header .close { margin-top: -2px } .modal-title { margin: 0; line-height: 1.42857 } .modal-body { position: relative; padding: 15px } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5 } .modal-footer:before, .modal-footer:after { content: " "; display: table } .modal-footer:after { clear: both } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0 } .modal-footer .btn-group .btn + .btn { margin-left: -1px } .modal-footer .btn-block + .btn-block { margin-left: 0 } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) } .modal-sm { width: 300px } } @media (min-width: 992px) { .modal-lg { width: 900px } } .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; opacity: 0; filter: alpha(opacity=0) } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90) } .tooltip.top { margin-top: -3px; padding: 5px 0 } .tooltip.right { margin-left: 3px; padding: 0 5px } .tooltip.bottom { margin-top: 3px; padding: 5px 0 } .tooltip.left { margin-left: -3px; padding: 0 5px } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 0 } .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; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000 } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000 } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000 } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000 } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000 } .clearfix:before, .clearfix:after { content: " "; display: table } .clearfix:after { clear: both } .center-block { display: block; margin-left: auto; margin-right: auto } .pull-right { float: right !important } .pull-left { float: left !important } .hide { display: none !important } .show { display: block !important } .invisible { visibility: hidden } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .hidden { display: none !important } .affix { position: fixed } @-ms-viewport { width: device-width } .visible-xs { display: none !important } .visible-sm { display: none !important } .visible-md { display: none !important } .visible-lg { display: none !important } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important } @media (max-width: 767px) { .visible-xs { display: block !important } table.visible-xs { display: table !important } tr.visible-xs { display: table-row !important } th.visible-xs, td.visible-xs { display: table-cell !important } } @media (max-width: 767px) { .visible-xs-block { display: block !important } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important } table.visible-sm { display: table !important } tr.visible-sm { display: table-row !important } th.visible-sm, td.visible-sm { display: table-cell !important } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important } table.visible-md { display: table !important } tr.visible-md { display: table-row !important } th.visible-md, td.visible-md { display: table-cell !important } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important } } @media (min-width: 1200px) { .visible-lg { display: block !important } table.visible-lg { display: table !important } tr.visible-lg { display: table-row !important } th.visible-lg, td.visible-lg { display: table-cell !important } } @media (min-width: 1200px) { .visible-lg-block { display: block !important } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important } } @media (max-width: 767px) { .hidden-xs { display: none !important } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important } } @media (min-width: 1200px) { .hidden-lg { display: none !important } } .visible-print { display: none !important } @media print { .visible-print { display: block !important } table.visible-print { display: table !important } tr.visible-print { display: table-row !important } th.visible-print, td.visible-print { display: table-cell !important } } .visible-print-block { display: none !important } @media print { .visible-print-block { display: block !important } } .visible-print-inline { display: none !important } @media print { .visible-print-inline { display: inline !important } } .visible-print-inline-block { display: none !important } @media print { .visible-print-inline-block { display: inline-block !important } } @media print { .hidden-print { display: none !important } } .dev1 .home-slider .slick-list { width: 100%!important } .dev1 .section--new-vehicles { margin-top: 0px } .dev1 .section--new-vehicles #videonew { position: RELATIVE } .dev1 .section--new-vehicles .truncated-art--bg { height: 100% } .dev1 .section--new-vehicles .car-top { width: 100%; margin-top: -12%; position: RELATIVE } .dev1 .truncated-art { padding-bottom: 15px } .dev1 .subHero--items { padding-bottom: 15px } .dev1 .subHero--items .subHero--item {} .dev1 .welcomeSection--container .companyName { font-size: 40px; padding-top: 10%; display: BLOCK } .dev1 .welcomeSection--container .companyName span { display: BLOCK } .dev1 .welcomeSection--container .welcomeText p { font-size: 12px } .dev1 #contactSection .contact-container:nth-child(2) { border-left: 1px solid #fff; border-right: 1px solid #fff; min-height: 150px } .dev1 #contactSection .contact-container:nth-child(3) ul li { font-size: 14px } .dev1 .map--directions input { color: #fff } @media (min-width: 768px) { .dev1 .subHero--items .subHero--item:nth-child(2) { margin-left: 15px; margin-right: 15px } .dev1 .subHero--items .subHero--item .subHero--title { background: none; border: none; font-style: italic; font-weight: 700; font-size: 35px; text-transform: uppercase } .site-footer .SocialItems { padding-top: 10px } } @media (max-width: 767px) { .dev1 #home .truncated-art, .dev1 #home .truncated-title, .dev1 #home .truncated-slider-menu, .dev1 #home .truncated-slider--categories, .dev1 #home #welcomeSection, .dev1 #home #contactSection, .dev1 #home .map-section, .dev1 #home .home-slider { display: none } .dev1 .subHero--items { display: block } } /*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */ .hamburger { padding: 8px 8px; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; background-color: transparent; border: 0; margin: 0; overflow: visible } .hamburger:hover { opacity: 0.7 } .hamburger-box { width: 30px; height: 22px; display: inline-block; position: relative } .hamburger-inner { display: block; top: 50%; margin-top: -2px } .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { width: 30px; height: 4px; background-color: #000; border-radius: 0px; position: absolute; transition-property: transform; transition-duration: 0.15s; transition-timing-function: ease } .hamburger-inner::before, .hamburger-inner::after { content: ""; display: block } .hamburger-inner::before { top: -9px } .hamburger-inner::after { bottom: -9px } .hamburger--slider .hamburger-inner { top: 2px } .hamburger--slider .hamburger-inner::before { top: 9px; transition-property: transform, opacity; transition-timing-function: ease; transition-duration: 0.2s } .hamburger--slider .hamburger-inner::after { top: 18px } .hamburger--slider.is-active .hamburger-inner { transform: translate3d(0, 9px, 0) rotate(45deg) } .hamburger--slider.is-active .hamburger-inner::before { transform: rotate(-45deg) translate3d(-4.28571px, -5px, 0); opacity: 0 } .hamburger--slider.is-active .hamburger-inner::after { transform: translate3d(0, -18px, 0) rotate(-90deg) } @font-face { font-family: 'icomoon'; font-weight: normal; font-style: normal; src: url("https://static.foxdealer.com/253/2018/01//icomoon.eot?fjk76s"); src: url("https://static.foxdealer.com/253/2018/01//icomoon.eot?fjk76s#iefix") format("embedded-opentype"), url("https://static.foxdealer.com/253/2018/01//icomoon.woff?fjk76s") format("woff"), url("https://static.foxdealer.com/253/2018/01//icomoon.svg?fjk76s#icomoon") format("svg") } [class^='icon-'], [class*=' icon-'] { font-family: 'icomoon' !important; font-weight: normal; font-style: normal; font-variant: normal; line-height: 1; text-transform: none; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .icon-zoom_in:before { content: '\e8ff' } .icon-zoom_out:before { content: '\e956' } .icon-filter_list:before { content: '\e955' } .icon-search-plus:before { content: '\f00e' } .icon-foursquare:before { content: '\f180' } .icon-tools-2:before { content: '\e954' } .icon-wrench:before { content: '\e954' } .icon-screwdriver:before { content: '\e954' } .icon-message-bubble:before { content: '\e94a' } .icon-email-active:before { content: '\e94b' } .icon-circle-dollar:before { content: '\e94c' } .icon-front-car:before { content: '\e94d' } .icon-phone:before { content: '\e0cd' } .icon-caret_down:before { content: '\e313' } .icon-keyboard_arrow_up:before { content: '\e316' } .icon-caret_before:before { content: '\e408' } .icon-caret_next:before { content: '\e409' } .icon-phone_in_talk:before { content: '\e61d' } .icon-circle-left:before { content: '\e902' } .icon-circle-down:before { content: '\e903' } .icon-circle-up:before { content: '\e904' } .icon-circle-right:before { content: '\e905' } .icon-car-fill-from-frontal-view:before { content: '\e906' } .icon-envelope-o:before { content: '\e907' } .icon-gas-station:before { content: '\e908' } .icon-play_arrow:before { content: '\e909' } .icon-calc:before { content: '\e90a' } .icon-iconmonstr-car-4:before { content: '\e90b' } .icon-check-box:before { content: '\e90c' } .icon-check-circle:before { content: '\e90d' } .icon-currency:before { content: '\e90e' } .icon-currency-alt:before { content: '\e90f' } .icon-naked-facebook:before { content: '\e910' } .icon-sqaure-facebook-alt:before { content: '\e911' } .icon-rounded-facebook:before { content: '\e912' } .icon-circle-fill-facebook:before { content: '\e913' } .icon-square-facebook:before { content: '\e914' } .icon-naked-google-plus:before { content: '\e915' } .icon-square-google-plus:before { content: '\e916' } .icon-rounded-google-plus:before { content: '\e917' } .icon-circle-fill-google-plus:before { content: '\e918' } .icon-circle-google-plus:before { content: '\e919' } .icon-play:before { content: '\e91a' } .icon-iconmonstr-instagram-1:before { content: '\e91b' } .icon-iconmonstr-instagram-6:before { content: '\e91c' } .icon-circle-fill-instagram:before { content: '\e91d' } .icon-naked-instagram:before { content: '\e91e' } .icon-arrow_drop_up:before { content: '\e91f' } .icon-circle-fill-instagram2:before { content: '\e920' } .icon-rounded-twitter:before { content: '\e921' } .icon-square-twitter:before { content: '\e922' } .icon-circle-twitter:before { content: '\e923' } .icon-naked-youtube:before { content: '\e924' } .icon-square-youtube:before { content: '\e925' } .icon-rounded-youtube:before { content: '\e926' } .icon-circle-fill-twitter:before { content: '\e927' } .icon-circle-fill-youtube:before { content: '\e928' } .icon-key:before { content: '\e929' } .icon-house-key:before { content: '\e92a' } .icon-geo-pin:before { content: '\e92b' } .icon-geo-pin-fill:before { content: '\e92c' } .icon-phone-big:before { content: '\e92d' } .icon-phone-volume:before { content: '\e92e' } .icon-circle-envelope:before { content: '\e92f' } .icon-play-circle-o:before { content: '\e930' } .icon-price-tag:before { content: '\e931' } .icon-price-tags:before { content: '\e932' } .icon-printer:before { content: '\e933' } .icon-printer6:before { content: '\e934' } .icon-quotes-left:before { content: '\e935' } .icon-quotes-right:before { content: '\e936' } .icon-search-alt:before { content: '\e937' } .icon-sedan-car-model:before { content: '\e938' } .icon-speedometer:before { content: '\e939' } .icon-vehicle-steering-wheel:before { content: '\e93a' } .icon-steering-wheel:before { content: '\e93b' } .icon-car-steering-wheel-svgrepo-com:before { content: '\e93c' } .icon-naked-twitter:before { content: '\e93d' } .icon-trident-left:before { content: '\e93e' } .icon-arrow_drop_down:before { content: '\e93f' } .icon-search:before { content: '\e940' } .icon-search5:before { content: '\e941' } .icon-times-circle-o:before { content: '\e942' } .icon-suv:before { content: '\e943' } .icon-van:before { content: '\e900' } .icon-truck:before { content: '\e901' } .icon-sedan:before { content: '\e944' } .icon-liftback:before { content: '\e945' } .icon-hatchback:before { content: '\e946' } .icon-convertible:before { content: '\e947' } .icon-minivan:before { content: '\e948' } .icon-wagon:before { content: '\e949' } .icon-cross:before { content: '\ea0f' } .icon-checkmark:before { content: '\ea10' } .icon-naked-play:before { content: '\ea1c' } .icon-sort-up:before { content: '\ea4d' } .icon-plus:before { content: '\e950' } .icon-minus:before { content: '\e951' } .icon-loop:before { content: '\e94e' } .icon-refresh:before { content: '\e94e' } .icon-reload:before { content: '\e94e' } .icon-reset:before { content: '\e94e' } .icon-arrows:before { content: '\e94e' } .icon-star-full:before { content: '\e9d9' } .icon-star-empty:before { content: '\e9d7' } .icon-icon:before { content: '\e94f' } .icon-yelp:before { content: '\ead7' } .icon-clock:before { content: '\e952' } .icon-calendar:before { content: '\e953' } .icon-wrench2:before { content: '\e991' } .icon-eye:before { content: '\e9ce' } .icon-eye-plus:before { content: '\e9cf' } .icon-eye-minus:before { content: '\e9d0' } .icon-eye-blocked:before { content: '\e9d1' } .icon-cancel-circle:before { content: '\ea0d' } .icon-filter:before { content: '\ea5b' } body, html { font-family: "Asap" } body { font-size: 14px } @media screen and (min-width: 480px) { body { font-size: calc(14px+ 4 * ((100vw - 480px) / 800)) } } @media screen and (min-width: 1280px) { body { font-size: 18px } } .font-heavy { font-family: "Asap" } .font-heavy-italic { font-family: "Asap" } .font-condensed { font-family: "Asap" } img { max-width: 100% } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { img[src$=".svg"] { width: 100% } } .center-block { float: none } .fluid-header { font-size: 16px } @media screen and (min-width: 320px) { .fluid-header { font-size: calc(16px+ 8 * ((100vw - 320px) / 880)) } } @media screen and (min-width: 1200px) { .fluid-header { font-size: 24px } } .clearfix:before, .clearfix:after { content: " "; display: table } .clearfix:after { clear: both } .contained-block { float: none; margin: 0 auto; max-width: 1280px; width: 80% } .contained-block:before, .contained-block:after { content: " "; display: table } .contained-block:after { clear: both } .home .title-page { display: none } body a { transition: background 0.2s, color 0.2s } body a:focus, body a:hover { text-decoration: none } .icon-circle { border: 2px solid; padding: 0.31em; border-radius: 50%; margin-right: 0.3em } .breadcrumb { margin-bottom: 0; background: transparent; border-radius: 0 } .breadcrumb a { color: #252525 } .breadcrumb a:hover { color: #000 } .breadcrumb > li + li:before { color: #252525 } .breadcrumb li:last-of-type { display: none } @media all and (min-width: 62em) { .breadcrumb li:last-of-type { display: inline-block } } .strikethrough { position: relative } .strikethrough:after { content: ''; width: 100%; height: 2px; background-color: #4d4d4d; transform: rotate(3deg) translatey(-50%); position: absolute; left: 0; top: 50% } body .video-js .vjs-tech { position: relative } input { border-radius: 0 } .newVehicle-item .img-wrap { display: block; position: relative } .newVehicle-item .img-wrap:before { content: ''; display: block; position: relative; padding-top: calc((136 / 268) * 100%) } .newVehicle-item .img-wrap .jellybean { transition: transform 0.2s; position: absolute; top: 0; left: 0; width: 100% } .newVehicle-item .img-wrap:hover .jellybean { transform: scale(1.05) } .no-thumb { background-color: #fefefe; color: #0a0a0a; height: 100%; padding: 15px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; align-content: center } .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { background-color: #0a0a0a } .no-thumb { background-color: #fefefe; color: #0a0a0a; height: 100%; padding: 15px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; align-content: center } .site-logo img { padding: 5px } .btn-no-style { background: none; border: none } .flipX, .y180 { transform: rotatey(180deg) } .push-left { margin-right: auto } .push-right { margin-left: auto } .rightsection { background: #fefefe; margin-bottom: 1em; border: 2px solid } .contact-box .section-title { margin-top: 0; margin-left: -15px; margin-right: -15px; background: #ed1b25; color: #fefefe; text-transform: uppercase; font-size: 1.35em; padding: 0.5em 0; text-align: center; font-weight: 800 } .contact-box .primary-phone, .contact-box .primary-address { display: block; text-align: center; margin: 0.5em 0; color: #0a0a0a } .contact-box .primary-phone [class^="icon-"], .contact-box .primary-address [class^="icon-"] { display: none; border: none; color: #363636 } .contact-box .primary-phone { font-weight: 600; font-size: 1.35em } .contact-box .primary-address { font-size: 1.13em; line-height: 1 } .contact-box .primary-address .comma, .contact-box .primary-address [class^="icon-"] { display: none } .contact-box .hours-title { text-align: center; font-weight: 800; font-size: 1.2em } .contact-box .hours-item { line-height: 1; margin: 0.5em 0; font-size: 0.9em; text-align: center } .contact-box .hours-item:before, .contact-box .hours-item:after { content: " "; display: table } .contact-box .hours-item:after { clear: both } .contact-box .hours-item--title, .contact-box .hours-item--value { display: block } @media all and (min-width: 62em) { .contact-box .hours-item--title, .contact-box .hours-item--value { display: inline-block } } .contact-box .hours-item--separator { display: none } @media all and (min-width: 62em) { .contact-box .hours-item--title { float: left } } @media all and (min-width: 62em) { .contact-box .hours-item--value { float: right; text-align: right } } .contact-box .city-address { display: block } .contact-box .comma { display: none } .text-uppercase, .initialism { text-transform: text-uppercase } .text-italic { font-style: italic } .site-header .navbar-toggle { position: absolute; top: 0; right: 0 } @media all and (min-width: 47.9375em) { .site-header .navbar-toggle { display: none } } @media all and (min-width: 47.9375em) { .site-header--inner { padding: 0 1rem; display: flex; align-items: center } } .navbar.navbar-default { clear: both; margin-bottom: 0; border-radius: 0; border: none; position: static; width: 100%; min-height: auto; z-index: 3; background: transparent } @media all and (min-width: 47.9375em) { .navbar.navbar-default { position: relative; background-color: #363636; bottom: 0 } } .navbar.navbar-default .navbar-toggle { float: none; border: none; border-radius: 0; position: absolute; top: 0; right: 0 } .navbar.navbar-default .navbar-toggle:focus, .navbar.navbar-default .navbar-toggle:hover { background: none } @media all and (min-width: 47.9375em) { .navbar.navbar-default .navbar-toggle { display: none } } .navbar.navbar-default .footer-dropdown { display: none } .navbar-collapse { background: #fefefe } @media all and (min-width: 47.9375em) { .navbar-collapse { background: transparent } } .nav { width: 100%; text-align: center } @media all and (min-width: 47.9375em) { .nav { text-align: center; float: none; margin-bottom: 0; clear: both; position: relative } } .nav > .dropdown-item:nth-last-child(1) .dropdown-menu, .nav > .dropdown-item:nth-last-child(2) .dropdown-menu { left: auto; right: 0 } .nav > li { vertical-align: bottom } .nav > li > a { background: transparent; text-transform: uppercase; font-size: 1em; font-weight: 800; color: #0a0a0a; display: block; text-align: left; padding: 10px } @media all and (min-width: 47.9375em) { .nav > li > a { border-radius: 0; font-size: 0.9em; font-size: 1.64vw; color: #fefefe } } @media all and (min-width: 62em) { .nav > li > a { font-weight: 400 } } @media all and (min-width: 86.25em) { .nav > li > a { font-size: 1.1em; padding: 10px 20px } } .nav > li > a.search-reveal { display: none } @media all and (min-width: 47.9375em) { .nav > li > a.search-reveal { display: block } } .nav > li:hover > a { color: #ed1b25; background-color: #fefefe } @media all and (min-width: 47.9375em) { .nav > li { display: inline-block; float: none } } .nav .search-item > a { pointer-events: none } .nav .search-item a { display: none; color: #ed1b25; border-radius: 0 } @media all and (min-width: 47.9375em) { .nav .search-item a { vertical-align: middle; display: inline-block; background: #fefefe; color: #0a0a0a; transition: background 0.2s, border 0.2s } .nav .search-item a:hover, .nav .search-item a:hover:before { color: #0a0a0a; background: #fefefe; border-color: #0a0a0a } } .nav .search-item a i { font-size: 0.8em } .nav .search-item a span { display: none } @media all and (min-width: 47.9375em) { .nav .search-item a span { display: inline } } .nav .dropdown-menu { margin-top: 0; font-size: 1.25rem } @media all and (min-width: 62em) { .nav .dropdown-menu { font-size: 1em } } @media all and (min-width: 96.875em) { .nav .dropdown-menu { font-size: 1.1vw } } .nav .dropdown-menu > li > a { display: block; color: #0a0a0a; transition: background-color 0.2s, color 0.2s } .nav .dropdown-menu > li > a:hover { background-color: #ed1b25; color: #fefefe } .nav .search-form { position: relative; transition: opacity 0.2s 0, visibility 0 0.2 } .nav .search-form.active { display: block; opacity: 1; transition: opacity 0.2s 0, visibility 0 0.2 } .nav .search-form i { position: absolute; left: 0; top: 50%; transform: translatey(-50%); padding-left: 1em; color: #ed1b25; font-weight: 800 } .nav .search-form input { height: 100%; color: #0a0a0a; padding-left: 8%; background: #fefefe; box-shadow: 0 0 4px 0 #0a0a0a } .nav .search-form input::-webkit-input-placeholder { color: #0a0a0a } .nav .search-form input::-moz-placeholder { color: #0a0a0a } .nav .search-form input:-ms-input-placeholder { color: #0a0a0a } .nav .search-form input:-moz-placeholder { color: #0a0a0a } .nav > li:hover > a, .nav > li:hover > a:focus, .nav > li:hover > a:hover { background: #fefefe; color: #ed1b25 } .nav > .dropdown:hover > .dropdown-menu { display: block } .site-header .dropdown.open > .dropdown-menu, .site-header .dropdown:hover > .dropdown-menu { position: relative; width: 100% } @media all and (min-width: 47.9375em) { .site-header .dropdown.open > .dropdown-menu, .site-header .dropdown:hover > .dropdown-menu { position: absolute; width: auto } } .dropdown:hover .dropdown-menu { display: none } @media all and (min-width: 47.9375em) { .dropdown:hover .dropdown-menu { display: block } } .nav > .dropdown.open > .dropdown-menu.new-vehicle-dropdown, .nav > .dropdown:hover > .dropdown-menu.new-vehicle-dropdown { padding-top: 0; display: none } @media all and (min-width: 47.9375em) { .nav > .dropdown.open > .dropdown-menu.new-vehicle-dropdown, .nav > .dropdown:hover > .dropdown-menu.new-vehicle-dropdown { display: block } } .new-vehicles-nav-item { position: static !important } .new-vehicle-dropdown { left: -15px; right: -15px; top: auto } .new-vehicle-nav-item { width: 100%; width: 100% } @media all and (min-width: 47.9375em) { .new-vehicle-nav-items { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; padding: 0 1em } .new-vehicle-nav-items img { display: block } } @media all and (min-width: 62em) { .new-vehicle-nav-items { overflow: hidden; text-align: center } } .new-vehicle-nav-items .newVehicle-item { margin-bottom: 0 } .new-vehicle-nav-items .vehicle-title { color: #0a0a0a; margin-top: 0; margin-bottom: 0; font-size: 14px; font-weight: 800 } .new-vehicle-nav-items .subtitle { color: #0a0a0a; font-size: 0.61em } .new-vehicle-nav-items .section-title { display: none; text-align: left; text-transform: uppercase; font-weight: 400; color: #4d4d4d; line-height: 1; font-size: 2em; display: none; text-align: left; text-transform: uppercase; font-weight: 400; color: #000; line-height: 1; font-size: 2em } @media all and (min-width: 47.9375em) { .new-vehicle-nav-items .section-title { display: block; font-size: 1.5em } } @media all and (min-width: 86.25em) { .new-vehicle-nav-items .section-title { font-size: 2.5em; display: block; font-size: 1.5em } } @media all and (min-width: 47.9375em) { .new-vehicle-nav-items .section-title { display: block; font-size: 1.7em; font-weight: 600; font-style: italic; text-align: center; margin: 0 -15px; padding: 0.2em } } .new-vehicle-nav-items .newVehicle-item { padding: 0.25em 0.5em; display: inline-block; text-align: center; position: relative; width: 11.11111%; flex: 0 0 11.11111% } @media all and (min-width: 62em) { .new-vehicle-nav-items .newVehicle-item { width: 11.11111%; flex: 0 0 11.11111%; max-width: 175px } } .new-vehicle-nav-items .newVehicle-item .starting-price { display: block; text-align: center; line-height: 1; color: #0a0a0a; font-size: 12px } .new-vehicle-nav-items .newVehicle-item:hover .inventory { opacity: 1; visibility: visible; transition: opacity 0.2s 0s, visibility 0s 0.2s } .new-vehicle-nav-items .newVehicle-item img { width: 100% } .new-vehicle-nav-items .vehicle-meta { display: none } .subHero--items { display: flex } .subHero--item { position: relative; flex: 1 1 100%; border: 1px solid white; overflow: hidden } .subHero--img { width: 100%; transition: transform 0.3s } .subHero--item:hover .subHero--img { transform: scale(1.03) } .subHero--title-container { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: flex; justify-content: center; align-items: center } .subHero--title { line-height: 1; border: 1px solid; padding: 0.3em 1em; color: #fefefe; font-size: 3rem; background-image: radial-gradient(ellipse, rgba(0, 0, 0, 0.6), transparent) } @media all and (min-width: 62em) { .subHero--title { font-size: 2vw } } @media all and (min-width: 96.875em) { .subHero--title { font-size: 4rem } } .starting-price { font-size: .85em; color: #363636 } .new-vehicles-container { position: relative } .new-vehicles-container:before, .new-vehicles-container:after { content: " "; display: table } .new-vehicles-container:after { clear: both } .new-vehicles-container .new-vehicle-menu-items { position: relative; float: left; width: 25%; width: 175px; z-index: 0; margin-left: 15px } @media all and (min-width: 62em) { .new-vehicles-container .new-vehicle-menu-items { width: 225px } } .new-vehicles-container .new-vehicle-items { position: relative; float: right; width: calc(100% - 200px) } @media all and (min-width: 62em) { .new-vehicles-container .new-vehicle-items { width: calc(100% - 255px) } } .new-vehicles-container .new-vehicle-menu-item { height: 125px; white-space: normal; width: 100%; text-align: center; display: inline-block; background-color: #252525; box-shadow: 1px 1px 7px 0px #252525; color: #fefefe; font-size: 1.25em; text-transform: uppercase; transition: all .2s; border-radius: 0; margin: 15px 0 0 0 } @media all and (min-width: 62em) { .new-vehicles-container .new-vehicle-menu-item { height: 150px } } .new-vehicles-container .new-vehicle-menu-item:hover, .new-vehicles-container .new-vehicle-menu-item.active { box-shadow: none; background-color: #ed1b25; transform: scale(0.95) } .new-vehicles-container .header-images { position: relative; z-index: 0; pointer-events: none } .new-vehicles-container .new-vehicle-item--bg-image { position: relative; z-index: -1; width: 100% } .new-vehicles-container .new-vehicle-item--category-image { position: relative; right: 10%; width: 45vw; margin-left: auto } .new-vehicles-container .new-vehicle-item--vehicles { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; position: relative; background: #fefefe } .new-vehicles-container .Trucks .new-vehicle-item--vehicle { width: 38%; flex: 1 0 38% } .new-vehicles-container .new-vehicle-item--vehicle { padding: 1em; display: inline-block; text-align: center; position: relative; transition: transform .2s; width: 24%; flex: 0 1 24% } .new-vehicles-container .new-vehicle-item--vehicle .inventory { display: block } .new-vehicles-container .new-vehicle-item--vehicle:hover { transform: scale(0.95) } .new-vehicles-container .new-vehicle-item--vehicle:hover .inventory { opacity: 1; visibility: visible; transition: opacity .2s 0s, visibility 0s .2s } .new-vehicles-container .new-vehicle-item--vehicle img { width: 100% } .new-vehicles-container .vehicle-title { margin-top: .1em; font-size: 1.25em; font-weight: 800 } .new-vehicles-container .subtitle { font-size: .8em; font-weight: 300 } .new-vehicles-container .flex-filler { height: 0; padding: 0 } .cat-img-slider { width: 49vw; position: relative; z-index: 0; margin-top: -9vw; margin-left: auto; right: 10% } .no-stock { display: none } .stock-qty-0 .no-stock { display: block } .stock-qty-0 .in-stock { display: none } .nav .newVehicle-item .vehicle-title .inventory { display: block; font-weight: 100; font-size: 0.9em; background-color: #363636; color: #fefefe; text-transform: uppercase; padding: .3em } .nav .newVehicle-item .vehicle-title .inventory .in-stock { position: relative; visibility: visible; opacity: 1; left: auto; top: auto; transform: translatex(0); background: transparent } .nav .newVehicle-item .vehicle-title .inventory .in-stock:after { content: " in Stock" } .section--new-vehicles .vehicle-title { margin: auto; font-size: 18px } .section--new-vehicles .vehicle-title--title { color: #2c2c2c; text-transform: uppercase; letter-spacing: 1px } .section--new-vehicles .newVehicle-item { position: relative } .section--new-vehicles .newVehicle-item:hover .inventory { visibility: visible; opacity: 1; transition: opacity 0.2s 0.1s, visiblity 0s 0s } .section--new-vehicles .inventory { position: absolute; opacity: 0; visibility: hidden; top: -0; left: 50%; transform: translatex(-50%); width: 8em; background: #c51018; color: #fefefe; padding: 0.5em; font-weight: 600; text-transform: uppercase; transition: opacity 0.2s 0s, visibility 0s 0.2s; font-size: 1.5rem; text-transform: uppercase; pointer-events: none } .section--new-vehicles .vehicle-title--stock { display: none } .section--new-vehicles .inventory .in-stock:after { content: " in Stock!"; text-transform: uppercase; font-family: "Asap" } @media all and (min-width: 47.9375em) { .modal-dialog { width: 700px } } .modal form input { width: 100% !important } .modal form input[type=submit] { background: #000; color: #fefefe; padding: 1em; font-size: 1.5em; font-weight: 800 } .modal-header { background-color: #ed1b25 } .modal-header .close { color: #0a0a0a; opacity: .8 } .modal-title { color: #0a0a0a; font-weight: 800; text-align: center } .modal-copy { padding: 1em 0 } body .modal-contact-hours { overflow: hidden } body .modal-contact-hours .topsection .section-title, body .modal-contact-hours .section-title { font-size: 1.2em } #modal-SearchForm .modal-header { background: #ed1b25 } #modal-SearchForm .modal-dialog { transform: translate(0, 50%) } #modal-SearchForm form { position: relative } #modal-SearchForm img { width: 250px } #modal-SearchForm button[type=submit] { border-radius: 0; position: absolute; background-color: #ed1b25; color: #0a0a0a; font-size: .9em; height: 100%; text-transform: uppercase; letter-spacing: 1px; top: 0; right: 0; transition-property: background, color; transition: all .2s } #modal-SearchForm button[type=submit]:hover { background-color: #f14a52 } #modal-SearchForm button[type=submit]:active { background-color: #c51018 } .modal-dialog[data-helper-class="large-modal"] { width: 90%; margin: auto; max-width: 1024px } .modal-NewVehicles .section-title { display: none } .modal-NewVehicles .newVehicle-item--vehicles { display: flex; justify-content: space-around; align-items: center } .modal-NewVehicles .newVehicle-item { flex: 0 0 50%; width: 49%; float: left; text-align: center } .modal-NewVehicles .vehicle-title, .modal-NewVehicles .inventory { display: inline-block } .modal-NewVehicles .vehicle-title { font-size: 1em; margin: 0 } .modal-NewVehicles .in-stock:after { content: " in stock" } .modal-NewVehicles .inventory { display: block; font-size: .8em } .slick-slide img { width: 100% } .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0 } .slick-list:focus { outline: none } .slick-list.dragging { cursor: pointer; cursor: hand } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } .slick-track { position: relative; top: 0; left: 0; display: block } .slick-track:before, .slick-track:after { display: table; content: '' } .slick-track:after { clear: both } .slick-loading .slick-track { visibility: hidden } .slick-slide { display: none; float: left; height: 100%; min-height: 1px } [dir='rtl'] .slick-slide { float: right } .slick-slide img { display: block } .slick-slide.slick-loading img { display: none } .slick-slide.dragging img { pointer-events: none } .slick-initialized .slick-slide { display: block } .slick-loading .slick-slide { visibility: hidden } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent } .slick-arrow.slick-hidden { display: none } .slick-dots { position: absolute; display: block; padding: 0; bottom: -25px; width: 100%; margin: 0; list-style: none; text-align: center } .slick-dots li { position: relative; display: inline-block; margin: 0 5px; padding: 0; cursor: pointer } .slick-dots li button { font-size: 0; line-height: 0; display: block; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: 0; background: 0 0 } .slick-dots li button:before { font-family: "icomoon"; font-size: 45px; line-height: 20px; position: absolute; top: 0; left: 0; content: '•'; text-align: center; opacity: .25; color: #000 } .slick-dots li button:focus { outline: 0 } .slick-dots li button:focus:before { opacity: 1 } .slick-dots li button:hover { outline: 0 } .slick-dots li button:hover:before { opacity: 1 } .slick-dots li.slick-active button:before { opacity: .85; color: #000 } .slick-next, .slick-prev { z-index: 1; position: absolute; display: block; padding: 0; font-size: 0; top: 50%; width: 50px; height: 50px; transform: translate(0, -50%); cursor: pointer; border: none; background-color: transparent; border-radius: 50%; opacity: .85; transition: opacity .2s } .slick-next:before, .slick-prev:before { transform: translatex(-50%) translatey(-50%); font-size: 60px; font-size: 3vw; color: #000; border: none; outline: 0; background: 0 0; font-family: "icomoon"; opacity: .85; text-shadow: 1px 1px 1px #fefefe, -1px -1px 1px #fefefe; position: absolute } .slick-next { right: 25px } .slick-next:before { content: '\e409' } .slick-next:focus, .slick-next:hover { color: transparent; outline: 0; opacity: 1 } .slick-prev { left: 25px } .slick-prev:before { content: '\e408' } .slick-prev:focus, .slick-prev:hover { color: transparent; outline: 0; opacity: 1 } .slick-next.slick-disabled:before { opacity: .25 } .slick-prev.slick-disabled:before { opacity: .25 } [dir=rtl] .slick-prev { right: 25px; left: auto } [dir=rtl] .slick-prev:before { content: '→' } [dir=rtl] .slick-next { right: auto; left: 25px } [dir=rtl] .slick-next:before { content: '←' } .slick-dotted.slick-slider { margin-bottom: 30px } .landing-slider--slides .slick-prev:before, .landing-slider--slides .slick-next:before { font-size: 80px } .landing-slider--slides .slick-prev { left: 0 } .car-carousel-thumbs .slick-next, .car-carousel-thumbs .slick-prev { width: 35px; height: 35px } .car-carousel-thumbs .slick-next:before, .car-carousel-thumbs .slick-prev:before { font-size: 2vw } .slick-lightbox { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: black; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease } .slick-lightbox .slick-loading .slick-list { background-color: transparent } .slick-lightbox .slick-prev { left: 15px } .slick-lightbox .slick-next { right: 15px } .slick-lightbox-hide { opacity: 0 } .slick-lightbox-hide.slick-lightbox-ie { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0) } .slick-lightbox-hide-init { position: absolute; top: -9999px; opacity: 0 } .slick-lightbox-hide-init.slick-lightbox-ie { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0) } .slick-lightbox-inner { position: fixed; top: 0; left: 0; width: 100%; height: 100% } .slick-lightbox-slick-item { text-align: center; overflow: hidden } .slick-lightbox-slick-item:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em } .slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption { position: absolute; bottom: 0; left: 0; text-align: center; width: 100%; margin-bottom: 20px } .slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption { display: block; text-align: center } .slick-lightbox-slick-item-inner { display: inline-block; vertical-align: middle; max-width: 90%; max-height: 90% } .slick-lightbox-slick-img { margin: 0 auto; display: block; max-width: 90%; max-height: 90% } .slick-lightbox-slick-caption { margin: 10px 0 0; color: white } .slick-lightbox-close { position: absolute; top: 15px; right: 15px; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none } .slick-lightbox-close:focus { outline: none } .slick-lightbox-close:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '×' } .slick-lightbox-slick-item-inner { max-width: none; max-height: none; width: 90%; max-width: 780px } .slick-lightbox-slick-img { max-width: none; max-height: none; height: auto; width: 100% } .affix { transform: translateZ(0); top: 0 } .secondary-nav.affix { top: 0; left: 0; width: 100%; box-shadow: 0 2px 10px -2px #0a0a0a } .navbar-default.affix { margin-top: 0 !important; position: fixed !important; top: 0; left: 0; bottom: auto !important; width: 100%; background-color: #363636 !important; filter: drop-shadow(0 2px 5px #0a0a0a) } .vdp { background: #ebebeb } .vdp .row--bottom-row { margin: 1.5em auto auto; max-width: 660px; padding: 2em 1em } .vdp .row--bottom-row:before, .vdp .row--bottom-row:after { content: " "; display: table } .vdp .row--bottom-row:after { clear: both } @media all and (min-width: 62em) { .vdp .row--bottom-row { max-width: 100% } } .vdp #fixed-best-price { text-align: center; z-index: 15 } .vdp #fixed-best-price button { line-height: 50px; font-weight: 900; font-size: 5vw; border-radius: 0; width: 100%; transition: background 0.2s; border-radius: 0 } .vdp .main-details-wrap { position: relative; background-clip: content-box } @media all and (min-width: 62em) { .vdp .main-details-wrap { background-color: #fefefe; position: static } } .vdp .inner-wrap { font-size: 1rem; background-color: #fefefe } .vdp .sub-info-wrap { background-clip: content-box } .vdp .sub-info-wrap p, .vdp .sub-info-wrap .cpo-disclaimer { font-size: 1.5em } .vdp .sub-info-content { padding: 0 1em 1em; max-height: 500px; overflow-y: auto } .vdp .sub-info-title { background-color: transparent; color: #ed1b25; text-align: center; text-transform: uppercase; padding: 0.5em; margin-top: 0; font-weight: 600; font-style: italic } .vdp .car-carousel-main { border: 1px solid #ccc } .vdp .playVideo { display: block } .vdp .car-carousel-thumbs { margin-top: 1em } .vdp .car-carousel-image-container { position: relative; overflow: hidden } .vdp .car-carousel-image-container img { width: 100%; cursor: pointer } .vdp .car-carousel-image-container .icon-play_arrow { position: absolute; top: 50%; left: 50%; color: #d4d4d4; font-size: 164px; transform: translate(-50%, -50%); opacity: 0.5; text-shadow: 2px 2px 5px black; border: 2em solid; border-radius: 50%; transition: color 0.2s, text-shadow 0.2s, border 0.2s, font-size 0.2s; cursor: pointer } .vdp .car-carousel-image-container:hover .icon-play_arrow { color: #fefefe; border: 5px; font-size: 60px } .vdp .car-carousel-thumbs .has-video { cursor: pointer } .vdp .car-carousel-thumbs .has-video:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #fefefe; opacity: 0.5; z-index: 1 } .vdp .car-carousel-thumbs img { padding: 0.5em } .vdp .car-carousel-thumbs .icon-play_arrow { font-size: 40px; opacity: 1; border-radius: 0; border: none } .vdp .main-details { color: #0a0a0a } .vdp .main-details .vehicle-header { position: relative; position: static } .vdp .main-details .separator { display: inline-block; padding: 0 0.5em } @media all and (min-width: 62em) { .vdp .main-details { position: static; color: #0a0a0a } .vdp .main-details .main-title { margin-top: 0 } } .vdp .final-price { height: 100%; position: relative; height: auto; background: transparent; line-height: 1; display: flex; align-items: center } .vdp .final-price:before, .vdp .final-price:after { content: " "; display: table } .vdp .final-price:after { clear: both } .vdp .final-price-title, .vdp .final-price-value { padding: 0 3% } .vdp .final-price-title { position: relative; width: 33%; display: block; left: 0; float: left; z-index: 1; background: transparent; background-size: 100% 100%; background-repeat: no-repeat } .vdp .final-price-title .title-content { color: #ed1b25; line-height: 1; text-transform: uppercase; font-size: 100%; font-weight: 800; font-style: italic; font-size: 1.3em } @media all and (min-width: 47.9375em) { .vdp .final-price-title .title-content { font-size: 2em } } .vdp .final-price-value { position: relative; display: block; width: 66%; float: right; text-align: right; font-style: italic; color: #0a0a0a; font-weight: 800 } .vdp .final-price { border-top: 2px solid #ccc; width: 100%; border-left: none; float: none; width: auto; padding-top: 1em } .vdp .final-price:before, .vdp .final-price:after { content: " "; display: table } .vdp .final-price:after { clear: both } .vdp .final-price-title, .vdp .final-price-value { padding: 0 } .vdp .final-price-title { float: left; width: 35%; color: #ed1b25; background: transparent; padding: 1em; text-align: center; font-weight: 600; font-style: italic } .vdp .final-price-title .title-content { color: #ed1b25 } .vdp .final-price-value { font-size: 2.3em; display: inline-block; text-align: right; width: 60%; float: right; font-family: "Asap" } @media all and (min-width: 86.25em) { .vdp .final-price-value { font-size: 3.5em } } .vdp .vehicle-descriptions-wrap { padding: 0 15px; background-color: #fefefe; background-clip: border-box } @media all and (min-width: 62em) { .vdp .vehicle-descriptions-wrap { float: left; width: 71%; background-clip: content-box } } @media all and (min-width: 73.75em) { .vdp .vehicle-descriptions-wrap { width: 50% } } @media all and (min-width: 73.75em) { .vdp .shopping-buttons { float: none } } .vdp .vehicle-summary-wrap { width: 100%; padding: 0 15px } @media all and (min-width: 62em) { .vdp .vehicle-summary-wrap { width: 28%; float: right } } .vdp .vehicle-summary-wrap .summary-subheader { text-align: center; font-size: 2em; font-weight: 800; margin-bottom: 0.51em } .vdp .vehicle-summary-wrap .vehicle-summary-items { font-size: 1rem } .vdp .vehicle-summary-wrap .vehicle-summary-items:before, .vdp .vehicle-summary-wrap .vehicle-summary-items:after { content: " "; display: table } .vdp .vehicle-summary-wrap .vehicle-summary-items:after { clear: both } .vdp .vehicle-summary-wrap .vehicle-summary-item { width: 100%; font-size: 1.5em; line-height: 1; padding: 0.51em 0 } .vdp .vehicle-summary-wrap .vehicle-summary-item:before, .vdp .vehicle-summary-wrap .vehicle-summary-item:after { content: " "; display: table } .vdp .vehicle-summary-wrap .vehicle-summary-item:after { clear: both } .vdp .vehicle-summary-wrap .vehicle-summary-item--title, .vdp .vehicle-summary-wrap .vehicle-summary-item--value { display: block; width: 50% } .vdp .vehicle-summary-wrap .vehicle-summary-item--title { color: #0a0a0a; font-weight: 800; float: left } .vdp .vehicle-summary-wrap .vehicle-summary-item--value { float: right; text-align: left } .vdp .shopping-buttons .shopping-buttons-items { padding-left: 0; margin-top: 0 } @media all and (min-width: 73.75em) { .vdp .shopping-buttons { width: 23%; float: right; padding-left: 15px } .vdp .shopping-buttons .shopping-buttons-items { margin-top: 0 } } .vdp .bottom-row-title { padding-top: 15px; text-transform: uppercase; font-weight: 800; color: #000; display: block; position: relative; margin-top: 0; text-align: center } .vdp .bottom-row-title:before { display: none; content: ''; margin-right: 0.3em; width: 0.35em; height: 1.2em; float: left; background-color: #ed1b25 } .vdp .vehicle-descriptions-wrap header { width: 100%; font-size: 1em } @media all and (min-width: 47.9375em) { .vdp .vehicle-descriptions-wrap header { font-size: 1.5em } .vdp .vehicle-descriptions-wrap header .vehicle-descriptions-title { width: calc(100% - 175px); float: right; padding-left: 15px } } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel { border-radius: 0 } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .js-tabcollapse-panel-heading, .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .js-tabcollapse-panel-heading.collapsed:hover { display: block; padding: 0.5em; font-size: 25px; color: #000; background-color: #fefefe } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .js-tabcollapse-panel-heading.collapsed, .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .js-tabcollapse-panel-heading:hover { background-color: #000; color: #fefefe } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .panel-title { position: relative } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .panel-title a:after { font-family: 'icomoon'; position: absolute; right: 0.5em } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .panel-title a:after { content: '\e903' } .vdp .vehicle-descriptions-wrap #vehicle-descriptions-accordion .panel.panel-default .panel-title a.collapsed:after { content: '\e904' } .vdp .vehicle-descriptions-wrap .tab-content { width: calc(100% - 175px); float: right; padding: 15px } .vdp .vehicle-descriptions-wrap .vehicle-descriptions-items { width: 175px; float: left } .vdp .vehicle-descriptions-wrap .vehicle-descriptions-item.tab { text-transform: uppercase; text-align: center; width: 100% } .vdp .vehicle-descriptions-wrap .vehicle-descriptions-item.tab a { font-size: 0.9em; background: #000; color: #fefefe; transition: color 0.2s, background 0.2s, border 0.2s; border: 2px solid #000 } .vdp .vehicle-descriptions-wrap .vehicle-descriptions-item.tab.active a, .vdp .vehicle-descriptions-wrap .vehicle-descriptions-item.tab:hover a { font-weight: 600; background: #fefefe; color: #0a0a0a; border: 2px solid transparent; border-left: 2px solid #ed1b25 } .vdp .vehicle-descriptions-wrap .vehicle-descriptions-values { list-style-type: disc } .vdp .vehicle-descriptions-wrap .vehicle-descriptions-value { font-size: 0.91em; line-height: 1.2; margin-bottom: 0.51em } .vdp .about-wrap { padding-top: 2em; padding-bottom: 2em; background-color: #ed1b25; color: #fefefe; margin-top: 3vw } .vdp .about-wrap .logo-wrap { text-align: center; margin-top: -4vw; margin-bottom: 3vw } .vdp .gas-mileage-disclaimer { font-size: 0.85em; padding: 1em; opacity: 0.8 } .vdp .gas-mileage-items { text-align: center } .vdp .gas-mileage-item { display: inline-block; line-height: 1; font-size: 1.5em } .vdp .gas-mileage-item.gas-mileage-icon { font-size: 6em; color: #ed1b25; padding-right: 0.3em } .vdp .gas-mileage-item--title { font-weight: 100; text-transform: uppercase; font-size: 0.7em } .vdp .gas-mileage-item--value { font-weight: 800; color: #0a0a0a; font-size: 3em } .vdp .gas-mileage-item:last-of-type { border-left: 2px solid #ccc; margin-left: 0.3em; padding-left: 0.3em } .vdp .main-details-wrap .vehicle-header { text-align: left; font-size: 1em; margin: 0 -15px; padding: 0 15px } .vdp .main-details-wrap h1.main-title { font-size: 1em } .vdp .main-details-wrap .vehicle-title { padding: .3em; line-height: 1; font-weight: 600; width: 100% } .vdp .main-details-wrap .vehicle-title .vehicle-year, .vdp .main-details-wrap .vehicle-title .vehicle-make, .vdp .main-details-wrap .vehicle-title .vehicle-model { display: inline } .vdp .main-details-wrap .main-vehicle-title { font-size: 2.3em; margin-bottom: 8px } .vdp .main-details-wrap .pre-title { font-size: 1.5em } @media all and (min-width: 62em) { .vdp .main-details-wrap .main-detail-stock-vin { background: #252525; padding: .31em 0; font-size: 1.5em; color: #fefefe; text-align: center; position: relative; top: 0; margin-left: -15px; margin-right: -15px } } @media all and (min-width: 86.25em) { .vdp .main-details-wrap .main-detail-stock-vin { height: auto } } .vdp .main-details-wrap .main-details-buttons button { margin-bottom: 1em } .vdp .main-details-wrap .main-details-buttons [data-target="#checkavail"] { background: #ed1b25; color: #fefefe; padding: .8em; font-size: 1.2em; border: none; text-transform: uppercase } @media all and (min-width: 62em) { .vdp .main-details-wrap .main-details-buttons [data-target="#checkavail"] { font-size: 1em } } @media all and (min-width: 86.25em) { .vdp .main-details-wrap .main-details-buttons [data-target="#checkavail"] { font-size: 1.5em } } .vdp .main-details-wrap .main-details-buttons [data-target="#checkavail"] i { padding-right: .5em } .vdp .main-details-wrap .main-details-buttons [data-target="#checkavail"]:hover { background-color: #f14a52 } .vdp .main-details-wrap .main-details-buttons [data-target="#checkavail"]:active { background-color: #ef333c } .vdp .main-details-wrap .as-little-as { margin-top: 1em; text-align: center; font-size: 1.5em } .vdp .main-details-wrap .as-little-as a { text-decoration: underline; color: #ed1b25 } .vdp .main-details-wrap .main-details-buttons { padding-top: 1em; text-align: center } .vdp .main-details-wrap .preapprove { width: 75%; margin: .5em auto } .vdp .details-info-wrap { background-clip: content-box } .vdp .before-final-price-wrap { margin: 16px 0; font-size: 2em } .vdp .before-final-price-wrap .msrp { font-size: 1.3em; font-weight: 600 } .vdp .before-final-price-wrap > div { padding: .3em 0 } .vdp .before-final-price-wrap > div:before, .vdp .before-final-price-wrap > div:after { content: " "; display: table } .vdp .before-final-price-wrap > div:after { clear: both } .vdp .discount-item { text-transform: uppercase; font-weight: 400; font-size: .8em; margin: 4px 0; display: flex; align-items: center } .vdp .discount-item:before, .vdp .discount-item:after { content: " "; display: table } .vdp .discount-item:after { clear: both } .vdp .discount-item.incentive-value-0 { display: none } .vdp .discount-item--title { float: left } .vdp .discount-item--value { float: right; margin-left: auto } .vdp .total-savings { margin-top: 1em; font-size: .9em; font-weight: 600; text-transform: uppercase; border-top: 2px solid } .vdp .total-savings-title { vertical-align: middle } .vdp .total-savings-value { font-size: 1.8em } .vdp .dealer-discount-number, .vdp .total-savings-value, .vdp .msrp-price, .vdp .vehicle-mileage-value { float: right } .vdp .shopping-buttons-items { text-align: center; margin-bottom: 2em; margin-top: 2em } .vdp .shopping-buttons-items:before, .vdp .shopping-buttons-items:after { content: " "; display: table } .vdp .shopping-buttons-items:after { clear: both } .vdp .shopping-buttons-items .shopping-buttons-item { border: 5px; border-radius: 0; border-color: #cacaca; text-align: center; height: 55px; width: 70px; line-height: 1; display: inline-block; margin: 2em .51em 0; position: relative; background: #fefefe; transition: all .2s; transition-property: background, color } @media all and (min-width: 73.75em) { .vdp .shopping-buttons-items .shopping-buttons-item { width: 100%; margin: 0; margin-top: .5em; position: relative } } .vdp .shopping-buttons-items .shopping-buttons-item a { font-size: 1em; display: block; height: 100%; width: 100%; position: relative; cursor: pointer; background: #000; transition: all .2s; transition-property: background, color; text-transform: uppercase; border: 2px solid #4d4d4d; border-radius: 0 } @media all and (min-width: 73.75em) { .vdp .shopping-buttons-items .shopping-buttons-item a { display: flex; justify-content: center; align-items: center; padding: 0 1em; font-size: .85em; border: none } } .vdp .shopping-buttons-items .shopping-buttons-item a:hover, .vdp .shopping-buttons-items .shopping-buttons-item a:focus { text-decoration: none } .vdp .shopping-buttons-items .shopping-buttons-item:hover a { background: black; color: #fefefe } .vdp .shopping-buttons-items .shopping-buttons-item:hover a span { color: #0a0a0a } .vdp .shopping-buttons-items .shopping-buttons-item:hover a [class^=icon-] { color: #fefefe } @media all and (min-width: 73.75em) { .vdp .shopping-buttons-items .shopping-buttons-item:hover a { color: #fefefe } .vdp .shopping-buttons-items .shopping-buttons-item:hover a span { color: #fefefe } } .vdp .shopping-buttons-items .shopping-buttons-item [class^=icon-] { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 2em; color: #fefefe; font-size: 2.4em } @media all and (min-width: 73.75em) { .vdp .shopping-buttons-items .shopping-buttons-item [class^=icon-] { font-size: 1.7em; left: 30px; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; border-radius: 50%; background: #000; color: #fefefe } } .vdp .shopping-buttons-items .shopping-buttons-item span { position: absolute; width: 100%; left: 0; bottom: -50%; height: 20px; font-size: .7em; color: #0a0a0a; white-space: normal } @media all and (min-width: 73.75em) { .vdp .shopping-buttons-items .shopping-buttons-item span { display: flex; display: block; align-items: center; font-size: 1.6em; padding-top: .3em; padding-bottom: .3em; font-weight: 500; bottom: auto; top: auto; text-align: left; left: 60px; width: auto; height: auto; color: #fefefe; top: 50%; transform: translatey(-50%) } } .ie .vdp .shopping-buttons-items .shopping-buttons-item--icon { top: 25%; left: 25% } @media all and (min-width: 73.75em) { .ie .vdp .shopping-buttons-items .shopping-buttons-item--icon { left: 0 } } @media all and (min-width: 73.75em) { .ie .vdp .shopping-buttons-items .shopping-buttons-item--text { top: 25% } } .vdp .extra-sub-info { padding-bottom: 1em; padding-top: 1em } .vdp .options-images { display: block; text-align: center } .vdp .options-images:before, .vdp .options-images:after { content: " "; display: table } .vdp .options-images:after { clear: both } .vdp .options-images .priority-opt { padding: 0; width: 30%; float: none; height: auto; margin: 5px 0; display: inline-block } .vdp .badges { text-align: center; display: flex; justify-content: center; align-items: flex-end; margin-bottom: 1em } .vdp .badges:before, .vdp .badges:after { content: " "; display: table } .vdp .badges:after { clear: both } .vdp .badges a { display: inline-block; width: 35%; margin: 0 auto; padding: 0 1.5% } .vdp .carfax-badge { display: block; width: 100%; margin: auto } .vdp .cpo-badge { transition: opacity 0.2s } .vdp .cpo-badge:hover { opacity: 0.75 } .vdp .disclaimer-section { margin-top: 1em } .vdp .vdp-disclaimer { opacity: 0.6 } .vdp .installed-options-item { font-size: 1em; padding: 0.5em; text-transform: uppercase } .vdp .installed-options-item:before, .vdp .installed-options-item:after { content: " "; display: table } .vdp .installed-options-item:after { clear: both } .vdp .installed-options-item:nth-of-type(even) { background-color: #eeeded } .vdp .installed-options-item .option-description { float: left; width: 80%; line-height: 1 } .vdp .installed-options-item .option-value { float: right; width: 20%; text-align: right } .vdp .installed-options-cost { padding-top: 1em; border-top: 1px solid #0a0a0a; font-size: 1.5em } .vdp .installed-options-cost:before, .vdp .installed-options-cost:after { content: " "; display: table } .vdp .installed-options-cost:after { clear: both } .vdp .installed-options-cost-title { float: left; line-height: 1 } .vdp .installed-options-cost-value { float: right; text-align: right; font-size: 2em; font-weight: 800 } .vdp .rebatetotals { text-transform: uppercase; font-size: 1.5em; color: #0a0a0a } .vdp .rebatetotals-value { font-size: 2em; color: #f14a52; font-family: "Asap" } .vdp .tab-content, .vdp .vehicle-summary-wrap { background-color: #fefefe } .vdp .inner-wrap { padding: 0 15px 15px } .srp .banners--banners-img { width: 100% } .srp .dropdown:hover ul.dropdown-menu { display: block } .srp .resultsCount { line-height: 1; padding-left: 1.25em; font-size: 1em; margin-top: 15px; font-weight: 600; text-align: center } @media all and (min-width: 62em) { .srp .resultsCount { font-size: 2vw } } .srp .details.hover-details.active { visibility: visible; opacity: 1; height: 100%; width: 100%; z-index: 1 } .srp .wrap-carbox-img { display: flex; align-items: center; position: relative; padding-bottom: calc((480 / 640) * 100%); transition: opacity 0.2s } .srp .wrap-carbox-img.image-failed, .srp .wrap-carbox-img.image-loaded { opacity: 1 } .srp .wrap-carbox-img a { display: block; height: 100% } .srp .wrap-carbox-img .no-thumb { position: relative; height: 100%; padding: 15px } .srp .wrap-carbox-img .thumb-wrap { position: absolute; left: 0; top: 0; height: 100%; width: 100%; transition: opacity 0.2s } .srp .wrap-carbox-img .no-js .no-thumb, .srp .wrap-carbox-img .no-js img { opacity: 1 } .srp .carbox-wrap { float: left; width: 98%; flex-grow: 0; flex-shrink: 1; flex-basis: 98% } @media all and (min-width: 57.5em) { .srp .carbox-wrap { width: 48%; flex-basis: 48% } } @media all and (min-width: 73.75em) { .srp .carbox-wrap { width: 32%; flex-basis: 32% } } .srp .carbox-wrap .dropdown-menu { padding: 0.5em } .srp .top-filters { margin-bottom: 1em; line-height: 37px; height: 42px } .srp .top-filters input { margin-bottom: 0 } .srp .reset-button .btn { background: #ed1b25; color: #fefefe; border-radius: 0; height: 100%; display: flex; align-items: center; justify-content: center } .ie .srp .carbox-wrap, .ie .srp .top-filters { margin-left: 0.51em; margin-right: 0.51em } .srp .top-filters { display: block } .srp .top-filters:before, .srp .top-filters:after { content: " "; display: table } .srp .top-filters:after { clear: both } .srp .top-filters > div { float: left } .srp .top-filters .sort-by { padding: 0; height: 100%; float: right; text-transform: uppercase } .srp .top-filters .sort-by .dropdown { height: 100% } .srp .top-filters .sort-by .btn { height: 100%; min-width: 200px; border-radius: 0; border: none; background: #ed1b25; color: #fefefe; text-transform: uppercase } .srp .top-filters .sort-by .dropdown-menu { width: 100%; padding: 0 0.5em; margin-top: 0; background-color: #ed1b25; color: #fefefe } .srp .top-filters .sort-by .dropdown-menu li { line-height: 1 } .srp .top-filters .sort-by .dropdown-menu li:before, .srp .top-filters .sort-by .dropdown-menu li:after { content: " "; display: table } .srp .top-filters .sort-by .dropdown-menu li:after { clear: both } .srp .reset-button { height: 42px; line-height: 37px; margin-bottom: 1em; text-transform: uppercase } .srp .wrap-checkboxes { display: none } .srp .wrap-checkboxes.active { display: block; position: fixed; bottom: 50px; max-height: 85%; height: auto; overflow-y: auto; width: 200px; z-index: 20 } .srp .wrap-checkboxes.active .form-search { display: none } @media all and (min-width: 47.9375em) { .srp .wrap-checkboxes { display: block; float: left; padding: 0 1em; width: 230px; flex: 0 0 230px } } .srp .checkbox-container.affix { width: 201px } .srp .wrap-content-list { display: flex; justify-content: flex-end; margin-top: 1em } .srp .wrap-content-list .form-search { height: 2.5em; width: 25%; max-width: 350px; border-radius: 0; border: 1px solid black; margin-bottom: 1em; margin-bottom: 1em; line-height: 37px; height: 42px; float: left } .srp .wrap-content-list .form-search:before, .srp .wrap-content-list .form-search:after { content: " "; display: table } .srp .wrap-content-list .form-search:after { clear: both } .srp .wrap-content-list .form-search input { width: 80%; padding: 0 1em; height: 100%; border: none; color: #0a0a0a; background: #fefefe; float: left } .srp .wrap-content-list .form-search button { width: 20%; float: right; height: 100%; padding: 0; background: #ed1b25; border-top-right-radius: 0; border-bottom-right-radius: 0; color: #fefefe; border: none; transition: background 0.2s } .srp .wrap-content-list .form-search button:hover { color: #fefefe; background: #c51018 } .srp .wrap-content-list .checkbox-filter-item { height: 100% } .srp .wrap-content-list .checkbox-filter-item button { display: block; background: #363636; color: #fefefe; font-size: 1.1em; font-weight: 300; width: 100%; text-align: left; padding: 0.3em 0.5em; border: none } .srp .wrap-content-list .checkbox-filter-item button span { display: inline-block; width: 100%; border-bottom: 1px solid; position: relative } .srp .wrap-content-list .checkbox-filter-item button span:after { font-family: "icomoon"; content: "\e951"; position: absolute; right: 0 } .srp .wrap-content-list .checkbox-filter-item button.collapsed span:after { content: "\e950" } .srp .wrap-content-list .checkbox-filter-item:last-of-type button span { border: none } .srp .wrap-content-list .checkbox-filter-item input[type="button"], .srp .wrap-content-list .checkbox-filter-item input[type="reset"], .srp .wrap-content-list .checkbox-filter-item input[type="submit"] { width: 100%; font-size: 1.5em; border-radius: 0; text-align: left; font-weight: 600 } .srp .wrap-content-list .checkbox-filter-item .child-filter-items { background-color: #ed1b25; margin-left: 0; padding-left: 1.4em } .srp .wrap-content-list .checkbox-filter-item .child-filter-items .checkbox { margin: 0; font-size: 0.85em } .srp .wrap-content-list .checkbox-filter-item .child-filter-items label { padding-top: 0.5em; padding-bottom: 0.5em; color: #fefefe; line-height: 1.1; margin-left: 0 } .srp .wrap-content-list .wrap-ajaxtarget { float: right; width: 100%; flex: 1 1 100%; padding: 0 1em } @media all and (min-width: 62em) { .srp .wrap-content-list .wrap-ajaxtarget { width: calc(100% - 215px); flex: 0 1 calc(100% - 215px) } } .srp #ajaxtarget { display: block; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; width: 100%; flex: 1 1 100% } @supports (display: grid) { .srp #ajaxtarget { display: grid; grid-template-columns: 1fr; grid-gap: 20px } @media all and (min-width: 47.9375em) { .srp #ajaxtarget { grid-template-columns: 1fr 1fr } } @media all and (min-width: 62em) { .srp #ajaxtarget { grid-template-columns: repeat(auto-fill, minmax(215px, 1fr)) } } .srp .carbox-wrap { width: 100%; margin-bottom: 0 } .srp .filler-carbox { display: none } .srp .page_links { grid-column-start: 1; grid-column-end: -1 } } .srp .carbox-wrap { position: relative; margin-bottom: 1em } .srp .carbox-wrap .title-content div { display: inline-block; padding: 0 0.3em 0 0 } .srp .carbox-wrap .vehicle-header { background: rgba(54, 54, 54, 0.9); color: #fefefe; text-align: center; padding: 0.5em 15px; margin-left: -15px; margin-right: -15px; height: auto; display: block; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; align-content: center } .srp .carbox-wrap .vehicle-header .pre-title { font-weight: 400; width: 100% } .srp .carbox-wrap .vehicle-header .main-vehicle-title { line-height: 1 } .srp .carbox-wrap .vehicle-header .sub-title, .srp .carbox-wrap .vehicle-header .vehicle-title { flex: 0 0 100% } .srp .carbox-wrap .vehicle-header .vehicle-title { text-align: left; line-height: 1.1; font-size: 1.2em; font-weight: 800 } .srp .carbox-wrap .vehicle-header .sub-title { display: block; font-size: 0.8em; font-weight: 100 } .srp .carbox-wrap .vehicle-header .vehicle-descriptions { width: 100%; font-size: 0.8em; display: none } .srp .carbox-wrap .badges { height: 3.5em; width: 100%; padding: 0.3em; justify-content: space-around; align-items: center; position: relative; background: #363636; display: flex } .srp .carbox-wrap .badges:before, .srp .carbox-wrap .badges:after { content: " "; display: table } .srp .carbox-wrap .badges:after { clear: both } .srp .carbox-wrap .badges a { text-align: center; width: 50%; padding: 5%; z-index: 2; position: relative; flex: 1 1 50%; color: #fefefe } .srp .carbox-wrap .badges img { width: auto; max-height: 3em; height: auto } .srp .carbox-wrap .best-price-button { display: block } .srp .carbox-wrap .wrap-buttons { flex-wrap: wrap; justify-content: center; margin-top: auto; flex: 0 0 100%; display: flex; position: relative; z-index: 2 } .srp .carbox-wrap .wrap-buttons .best-price-icon { position: absolute; top: -105%; font-size: 6em; font-weight: 900; left: -19px; text-shadow: 0 0 1px #f6f4f4, -6px 1px 5px rgba(140, 140, 140, 0.4), -1px 0 9px rgba(255, 255, 255, 0.43), 2px 2px 2px #0a0a0a; transition: text-shadow 0.2s; color: #0a0a0a } .srp .carbox-wrap .wrap-buttons .best-price-button { padding: 0.51em 0; line-height: 1; font-weight: 900; text-decoration: none; text-align: center; width: 100%; display: block; background: #000; color: #fefefe; text-shadow: 1px 1px 1px #0a0a0a; font-size: 0.81em; border-radius: 0; transition: background 0.2s; text-transform: uppercase; border: 1px solid #1a1a1a } .srp .carbox-wrap .wrap-buttons .best-price-button:hover { background: #1a1a1a } .srp .carbox-wrap .wrap-buttons .best-price-button:active .best-price-icon { text-shadow: 0 0 1px #0a0a0a, 3px 1px 2px #0a0a0a } .srp .carbox-wrap .wrap-buttons .best-price-button span { display: inline-block; width: 97%; margin: auto; padding-left: 0.3em; position: relative; left: 3% } .srp .details.hover-details { position: absolute; visibility: hidden; color: #0a0a0a; padding: 0.5em; background-color: rgba(254, 254, 254, 0.9); height: 0; opacity: 0; top: 0; transition: opacity 0.4s } .srp .details.hover-details .vehicle-header { background: none } .srp .wrap-price { background-color: transparent } .srp .pre-price { display: block; line-height: 25px; height: 25px } .srp .pre-price:before, .srp .pre-price:after { content: " "; display: table } .srp .pre-price:after { clear: both } .srp .retail-pricing { display: block; text-transform: uppercase } .srp .retail-pricing-title { display: inline-block; padding-right: 0.3em } .srp .retail-pricing-value { display: inline-block; width: auto } .srp .original-price { color: #4d4d4d; display: flex; justify-content: space-between; height: 25px; line-height: 25px } .srp .miles { height: 22px; font-size: 11px } .srp .miles { float: none; display: block; position: relative; text-align: center; color: #0a0a0a; text-transform: uppercase; font-weight: 600 } @media all and (min-width: 62em) { .srp .miles { float: left } } .srp .final-price { height: 100%; position: relative; height: auto; background: transparent; line-height: 1; display: flex; align-items: center } .srp .final-price:before, .srp .final-price:after { content: " "; display: table } .srp .final-price:after { clear: both } .srp .final-price-title, .srp .final-price-value { padding: 0 3% } .srp .final-price-title { position: relative; width: 33%; display: block; left: 0; float: left; z-index: 1; background: transparent; background-size: 100% 100%; background-repeat: no-repeat } .srp .final-price-title .title-content { color: #ed1b25; line-height: 1; text-transform: uppercase; font-size: 100%; font-weight: 800; font-style: italic; font-size: 1.3em } @media all and (min-width: 47.9375em) { .srp .final-price-title .title-content { font-size: 2em } } .srp .final-price-value { position: relative; display: block; width: 66%; float: right; text-align: right; font-style: italic; color: #0a0a0a; font-weight: 800 } .srp .infiniteLoad { width: 100%; padding: 2em; text-align: center } .srp .infiniteLoad:before, .srp .infiniteLoad:after { content: " "; display: table } .srp .infiniteLoad:after { clear: both } .srp .infiniteLoad button { font-weight: 800; text-transform: uppercase; font-size: 1.1em } .srp .infiniteLoad .page_links { display: none } .srp .page_links { margin-bottom: 1em; clear: both; width: 100% } .srp .page_links:before, .srp .page_links:after { content: " "; display: table } .srp .page_links:after { clear: both } .srp .page_links .numbers { padding: 0.5em; font-size: 1.4em; transition: background 0.2s; float: left } .srp .page_links .numbers.current { background: #ed1b25; color: #fefefe } .srp .page_links .numbers:not(.current):hover { background: rgba(237, 27, 37, 0.8); color: #fefefe } .srp .wrap-extra-info { position: absolute; left: 5px; right: 5px; bottom: 50px } .srp .wrap-extra-info i { color: inherit } .srp .wrap-extra-info .button-title { color: inherit; display: block; font-size: 0.5em } .srp .wrap-extra-info > div { margin-bottom: 1em } .srp .hover-container { display: block; text-align: center; z-index: 1; width: 100%; flex: 0 1 32% } .srp .hover-container:hover .hover-content-wrap > .hover-content { visibility: visible; opacity: 1; transition: opacity 0.2s 0s, visibility 0s 0s } .srp .title { background: none; color: #ed1b25; font-size: 2em; border: 1px solid #fefefe; border-radius: 0; position: relative; z-index: 1; margin-bottom: 1em } .srp .title:hover { background: #ed1b25; color: #0a0a0a } .srp .summarylist-items { list-style-type: none; margin: 0; padding-left: 0 } .srp .summarylist-item { width: 100%; margin: auto; line-height: 1; margin: 0.5em 0 } .srp .summarylist-item:before, .srp .summarylist-item:after { content: " "; display: table } .srp .summarylist-item:after { clear: both } @media all and (min-width: 62em) { .srp .summarylist-item { font-size: 1em } } .srp .summarylist-item-title { display: block; float: left; width: 30% } .srp .summarylist-item-value { width: 70%; text-align: right; display: block; float: right } .srp .hover-content { visibility: hidden; opacity: 0; position: absolute; width: 100%; background: #fefefe; color: #ed1b25; bottom: 115px; border: 1px solid #4d4d4d; transition: visibility 0s 0.75s, opacity 0.2s 0s; left: 0; z-index: 10 } .srp .hover-content .sub-info-title { margin: 0; border-top-left-radius: 0; border-top-right-radius: 0; text-align: center; font-size: 1.4em; text-transform: uppercase; padding: 0.5em; font-weight: 600; background: #ed1b25; color: #0a0a0a } .srp .hover-content .installed-options-items { margin: 0; background: #fefefe; color: #0a0a0a; padding: 1em 0.3em; list-style-type: none; max-height: 250px; overflow-y: auto } .srp .hover-content .installed-options-cost { font-size: 1.2em; font-weight: 800; border-top: 1px solid #ccc } .srp .hover-content .installed-options-item { margin-bottom: 0.5em; line-height: 1.2 } .srp .hover-content .installed-options-item:before, .srp .hover-content .installed-options-item:after { content: " "; display: table } .srp .hover-content .installed-options-item:after { clear: both } .srp .hover-content .installed-options-item-title { display: inline-block; float: left; width: 60%; text-align: left } .srp .hover-content .installed-options-item-value { display: inline-block; float: right } .srp .srp-CTA-wrap { display: none; padding-top: 0.5em; padding-bottom: 1.5em; background: #fefefe } @media all and (min-width: 62em) { .srp .srp-CTA-wrap { display: block } } .srp .srp-CTA-wrap.affix { z-index: 10; top: 0; left: 50%; padding-bottom: initial; transform: translatex(-50%); box-shadow: 2px 2px 5px 0 #0a0a0a } .srp .srp-CTA-wrap.affix li { font-size: 2.5em } .srp .srp-CTA-wrap li { border-right: 1px solid #cacaca; font-size: 2em; transition: font-size 0.2s } .srp .srp-CTA-wrap li:last-of-type { border: none } @media all and (min-width: 62em) { .srp .srp-CTA-wrap li { font-size: 3.5em } } .srp .srp-CTA-wrap .btn { background: #fefefe; border-radius: 0; transition: background 0.2s, color 0.2s; font-size: 1em } .srp .srp-CTA-wrap .btn:hover { background: #ed1b25; color: #fefefe } .srp .srp-CTA-wrap .btn span { display: block; font-size: 0.3em } .srp .srp-CTA-wrap i { font-size: 1em; display: block; font-weight: 400 } .srp .options-images { text-align: center } .srp .options-images img { width: 32%; display: inline-block } @supports (display: grid) { .srp .options-images { display: grid; grid-template-columns: repeat(4, minmax(50px, 75px)) } .srp .options-images img { width: 100% } } .carbox { background: #fefefe; border: none; box-shadow: 0 0 3px 0 #5d5c5c } .carbox .fox-special-banner { position: absolute; top: -1px; left: -4px; z-index: 1; overflow: hidden; width: 195px; height: 195px; text-align: center; pointer-events: none } .carbox .fox-special-banner span { display: inline-block; padding: 1em; font-size: 10px; font-weight: 600; color: #fefefe; text-transform: uppercase; text-align: center; line-height: 1; display: block; background: #1d1d1d; background: linear-gradient(#363636 0%, #1d1d1d 100%); box-shadow: 0 3px 10px -5px black; position: absolute; width: 158px; top: 27px; transform: rotate(-45deg); left: -35px } .carbox .fox-special-banner span::before { content: ""; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #1d1d1d; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #1d1d1d } .carbox .fox-special-banner span::after { content: ""; position: absolute; right: 0px; top: 100%; z-index: -1; border-left: 3px solid transparent; border-right: 3px solid #1d1d1d; border-bottom: 3px solid transparent; border-top: 3px solid #1d1d1d } .carbox-content { padding: 0 15px } .wrap-price.price--side-by-side { display: flex; justify-content: space-between; min-height: 55px } .wrap-price.price--side-by-side .original-price { height: initial } .wrap-price.price--side-by-side .FinalPrice-title_wrap { margin: initial; font-size: 0.65em } .wrap-price.price--side-by-side .FinalPrice-value_wrap { color: #ed1b25 } .wrap-price.price--side-by-side > * { padding: 0 0.5em; display: flex; flex-direction: column; justify-content: center; flex: 0 1 0 } .wrap-price.price--side-by-side > *:nth-child(2) { border-left: 2px solid } .site-footer { padding: 2em 0 calc(50px+ 1em); background: #0a0a0a; color: #fefefe; position: relative } @media all and (min-width: 47.9375em) { .site-footer { padding-bottom: 1em } .site-footer > .container-fluid > .row { display: flex } } .site-footer .new-vehicle-dropdown { display: none !important } .site-footer .fox-logo { margin-left: auto; margin-right: auto; max-width: 175px } @media all and (min-width: 47.9375em) { .site-footer .fox-logo { margin-right: initial } } .site-footer .logo-wrapper { max-width: 250px } .site-footer a { color: #fefefe } .site-footer .left-column, @media all and (min-width: 47.9375em) { .site-footer .left-column, .site-footer .center-column { float: left; display: block } } .site-footer .left-column, .site-footer .center-column, .site-footer .right-column { flex: 0 1 auto; padding-left: 1em; padding-right: 1em } .site-footer .right-column { width: 100%; float: right } @media all and (min-width: 47.9375em) { .site-footer .right-column { width: auto; margin-left: auto } } @media all and (min-width: 62em) { .site-footer .right-column { margin-left: 0; flex: 0 1 auto } } @media all and (min-width: 62em) { .site-footer .center-column { display: block; display: flex; justify-content: space-around; flex: 0 1 auto; margin: auto } } .site-footer .minor-links-wrap { text-align: center; font-size: .85em } .site-footer .minor-links-items { margin-top: 1em; padding-top: 1em; border-top: 1px solid #656565 } .site-footer .minor-links-item { color: #656565; text-transform: uppercase } .site-footer .minor-links-item:after { content: ' \2022' } .site-footer .minor-links-item:last-of-type:after { content: '' } .bottom-buttons { display: flex; z-index: 10; position: fixed; bottom: 0; width: 100%; left: 0; height: 50px; overflow: hidden } .bottom-buttons:before, .bottom-buttons:after { content: " "; display: table } .bottom-buttons:after { clear: both } @media all and (min-width: 47.9375em) { .bottom-buttons { display: none } } .bottom-buttons .btn { border-radius: 0; background-color: #ed1b25; color: #0a0a0a; width: 50%; float: left; border: none; margin-bottom: 0; box-shadow: 0; text-transform: uppercase; display: block; font-size: 1.3em; flex-wrap: wrap; align-items: center; justify-content: center; flex: 1 1 auto; transform: skewx(-45deg) } .bottom-buttons .btn .inner-btn, .bottom-buttons .btn > * { color: #fefefe; transform: skew(45deg); display: block } .bottom-buttons .btn:first-of-type, .bottom-buttons .btn:nth-of-type(2) { border-right: 1px solid #7f0a10 } .bottom-buttons .btn:last-of-type:after, .bottom-buttons .btn.btn-search-reveal:before, .bottom-buttons .btn.btn-filter:before { content: ''; position: absolute; width: 50px; background: inherit; top: 0; bottom: 0 } .bottom-buttons .btn:last-of-type:after { right: -49px } .home .bottom-buttons .btn.btn-search-reveal:before, .archive .bottom-buttons .btn.btn-filter:before { left: -49px } .bottom-buttons .btn:hover, .bottom-buttons .btn:active { background-color: #f14a52 } .bottom-buttons .btn:nth-of-type(2) { background: #c51018 } .bottom-buttons .btn-filter { display: none } .archive .bottom-buttons .btn-filter { display: flex } .site-footer .nav > li > a { padding: 0 } .site-footer .nav > li > a:hover { background: transparent; text-decoration: underline } .site-footer .footer-nav-items { width: 33%; float: left; padding: 0 1.5% } @supports (display: flex) { .site-footer .footer-nav-items { width: auto; flex: 0 1 auto; display: flex; flex-wrap: wrap; align-items: flex-start; align-content: flex-start } } .site-footer .footer-nav-items li { text-transform: uppercase; font-weight: 600; display: block; flex: 1 1 auto; text-align: center } @media all and (min-width: 73.75em) { .site-footer .footer-nav-items li { font-size: 1.25vw } } .site-footer .footer-sub-items a, .site-footer .footer-sub-items li { text-transform: capitalize; font-size: .85em; font-weight: 200 } .btn { padding: 0.3em 1em; line-height: 1 } .btn-text { background-color: transparent; white-space: initial; border: none; box-shadow: none !important } .btn-secondary { background-color: #363636; color: #fefefe } .btn-secondary:focus, .btn-secondary:hover { background-color: #434343; color: #fefefe } .btn-tertiary { background-color: green; color: #fefefe } .btn-tertiary:focus, .btn-tertiary:hover { background-color: #006700; color: #fefefe } .btn.small { font-size: 1.35em } .best-price-button { display: block; margin: auto; border-radius: 0; font-weight: 600; font-style: italic; text-transform: uppercase; padding: .3em 1em; transition: background .2s, box-shadow .2s } .installed-options-items .cost-0 { display: none } .installed-options-item { font-size: 1em; padding: .5em; text-transform: uppercase } .installed-options-item:before, .installed-options-item:after { content: " "; display: table } .installed-options-item:after { clear: both } .installed-options-item:nth-of-type(even) { background-color: #eeeded } .installed-options-item .option-description { float: left; width: 80%; line-height: 1 } .installed-options-item .option-value { float: right; width: 20%; text-align: right } .installed-options-cost { padding-top: 1em; border-top: 1px solid #0a0a0a; font-size: 1.5em } .installed-options-cost:before, .installed-options-cost:after { content: " "; display: table } .installed-options-cost:after { clear: both } .installed-options-cost-title { float: left; line-height: 1 } .installed-options-cost-value { float: right; text-align: right; font-size: 2em; font-weight: 800 } .srp .installed-options-items { margin: 0; background: #fefefe; color: #0a0a0a; padding: 1em .3em; list-style-type: none; max-height: 250px; overflow-y: auto } .srp .installed-options-cost { font-size: 1.2em; font-weight: 800; border-top: 1px solid #ccc } .srp .installed-options-item { margin-bottom: .5em; line-height: 1.2 } .srp .installed-options-item:before, .srp .installed-options-item:after { content: " "; display: table } .srp .installed-options-item:after { clear: both } .srp .installed-options-item-title { display: inline-block; float: left; width: 60%; text-align: left } .srp .installed-options-item-value { display: inline-block; float: right } .InlineSearch { overflow: hidden } .InlineSearch--input, .InlineSearch--btn { height: 34px } .InlineSearch--input { width: 70%; width: calc(100% - 50px); float: left } .InlineSearch--btn { width: 50px; float: left } .InlineSearch--btn-text { display: none } .site-footer .goog-logo-link, .site-footer .goog-logo-link:link, .site-footer .goog-te-gadget { font-size: 0 } .site-footer .goog-logo-link img { display: none } .site-header #google_translate_element { display: none } @media all and (min-width: 47.9375em) { .site-header #google_translate_element { display: inline-block; float: right; padding-left: 1em; padding-top: 7px } } .site-header .goog-logo-link, .site-header .goog-logo-link:link, .site-header .goog-te-gadget { font-size: 0 } .site-header .goog-logo-link img { display: none } @media all and (min-width: 47.9375em) { .archive .unlock_price_form { display: block } } .archive .tease-pricebtn.best-price-button { width: 100% } @media all and (min-width: 47.9375em) { .archive .tease-pricebtn.best-price-button { display: block } } .archive .main-cta-button.best-price-button { display: none !important } .unlock-this-price-wrap { position: relative; background: #363636; padding-bottom: 1em } .archive .unlock-this-price-wrap { padding-bottom: 0 } @media all and (min-width: 47.9375em) { .archive .unlock-this-price-wrap { display: block; padding-top: initial } } @media all and (min-width: 47.9375em) { .unlock-this-price-wrap { display: block; padding-top: initial } } .unlock-header { position: relative; text-align: center; margin-left: -15px; margin-right: -15px } .unlock-header:before { content: ""; position: absolute; top: 50%; left: 0; height: 2px; width: 100%; background-color: #fefefe; z-index: 0 } .unlock-header span { text-transform: uppercase; display: inline-block; background: #363636; position: relative; padding: 0.5em; font-weight: 800; color: #fefefe } .unlock_price_form { margin-top: 0.5em; padding: 0 15px; position: relative; font-size: 2em } .unlock_price_form .form_group { transition: visibility 0 1s, opacity 0.2s; position: relative } .unlock_price_form .thank-you { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-weight: 800; display: flex; justify-content: center; align-items: center; opacity: 0; transition: opacity 0.2s; z-index: 0 } .unlock_price_form.submitted .form_group { opacity: 0; visibility: hidden } .unlock_price_form.confirmed .thank-you { opacity: 1; color: #fefefe } .unlock_price_form.confirmed .form_group { opacity: 0; visibility: hidden } .unlock_price_form input { display: block; width: 100%; margin: 0.5em auto; padding: 0.5em; font-size: 0.8em } .unlock_price_form input.error { background-color: rgba(220, 59, 59, 0.33); color: #fefefe } .unlock_price_form .unlock_phone, .unlock_price_form .unlock_name { float: left; width: 50% } .inventory-vdp .unlock_price_form .form_group { width: 90%; min-width: 200px; max-width: 660px; margin: auto } .FinalPrice { background-color: transparent; line-height: 1; display: flex; justify-content: space-between; align-items: center; color: #0a0a0a; flex-wrap: wrap; font-size: 1.5em } .FinalPrice:before, .FinalPrice:after { content: " "; display: table } .FinalPrice:after { clear: both } .vdp .FinalPrice { font-size: 3em } .FinalPrice-title_wrap { float: left; flex: 1 1 auto } .FinalPrice-title_content { text-transform: uppercase; font-style: italic; font-weight: 800; text-align: center } @supports (display: flex) { .FinalPrice-title_wrap { text-align: right; display: flex; flex: 1 1 auto; font-size: .95em; margin-right: auto } .FinalPrice-title_content { display: flex; flex: 1 1 auto; flex-wrap: wrap } } .FinalPrice-value_wrap { float: right; font-weight: 800 } .SocialItems { padding: 0; text-align: center } @media all and (min-width: 47.9375em) { .SocialItems { text-align: right } } .SocialItems-title { margin-bottom: .3em } .SocialItems-item { font-size: 1.4em; display: inline-block } @media all and (min-width: 47.9375em) { .SocialItems-item { font-size: 1em; line-height: 2 } } .SocialItems-item [class^=icon-] { border: 2px solid; padding: .31em; border-radius: 50%; margin-right: .3em; transition: all .2s; transition-property: background } .SocialItems-item a { color: #fefefe } .SocialItems-item:hover [class^=icon-] { background: #000 } .site-header .SocialItems { display: none } @media all and (min-width: 47.9375em) { .site-header .SocialItems { display: block } } .site-header .SocialItems-title { visibility: hidden } .slick-slider.slick-dotted { margin-bottom: 0 } .slick-dots { bottom: 0; z-index: 1 } .no-js .landing-slider--slides { opacity: 0 } .landing-slider--slides { opacity: 1; transition: opacity .4s; position: relative } .lazyload { opacity: 0 } .lazyloading, .lazyload { opacity: 1; max-height: 100% !important; max-width: 100% !important; background-size: 30px !important; transition: opacity 300ms; background-image: url(https://static.foxdealer.com/193/2017/04/ring-1.gif); background-position: center; background-repeat: no-repeat; background-color: transparent } .searchExpand.search-item { cursor: pointer; position: relative; z-index: 3 } .searchExpand.search-item:before { border-left: 3px solid #000 } .searchExpand.search-item + .search-form-container { display: none; position: absolute; width: 0; right: 10%; top: 0; bottom: 0; z-index: 2; will-change: width; transition: width .4s ease-in-out } @media all and (min-width: 47.9375em) { .searchExpand.search-item + .search-form-container { display: block } } .searchExpand.search-item + .search-form-container .search-form { height: 100%; width: 100% } .searchExpand.search-item + .search-form-container .search-form input { height: 100%; box-shadow: none } .searchExpand.search-item + .search-form-container.active { z-index: 2; width: 85% } .contact-info--anchor { display: block } .site-header .contact-info-wrap { width: 100%; z-index: 4; display: flex } .site-header .contact-info-wrap .contact-info--anchor { flex: 0 0 50%; width: 50%; display: inline-block; display: flex; justify-content: center; align-items: center; padding: 1rem; font-size: 1.5rem; color: #fefefe } .site-header .contact-info-wrap > *:first-child { background: #ed1b25 } .site-header .contact-info-wrap .primary-address { background: #363636 } @media all and (min-width: 47.9375em) { .site-header .contact-info-wrap { width: auto; display: block; text-align: right } .site-header .contact-info-wrap .contact-info--icon, .site-header .contact-info-wrap .comma { padding-right: 0.25em; display: none } .site-header .contact-info-wrap .contact-info--anchor { width: auto; padding: 0; background: none; display: inline; color: #666 } .site-header .contact-info-wrap .primary-address.contact-info--anchor { display: block } .site-header .contact-info-wrap .street-address, .site-header .contact-info-wrap .city-address { display: inline-block } .site-header .contact-info-wrap .primary-phone:before { content: "Sales: " } .site-header .contact-info-wrap .secondary-phone:before { content: "Service: " } .site-header .contact-info-wrap .primary-phone::before, .site-header .contact-info-wrap .secondary-phone::before { font-weight: 800; display: inline-block; text-transform: uppercase } } @media all and (min-width: 62em) { .site-header .contact-info-wrap .comma, .site-header .contact-info-wrap .street-address, .site-header .contact-info-wrap .city-address { display: inline-block } } .site-footer .contact-info { padding: 0.5em 0 } .site-footer .comma { display: none } .site-footer .street-address, .site-footer .city-address { display: block } .site-footer i.contact-info--icon { width: 25px; display: inline-block; float: left } .module { font-size: 1rem } .truncated-category-container .slick-track { margin: auto } .truncated-category-paging li { font-size: 0.9em; font-weight: 600; color: gray; transition: color 0.3s, border-bottom 0.3s; border-bottom: 2px solid transparent; padding-left: 8px; padding-right: 8px } .truncated-category-paging li:hover { color: #4d4d4d; border-bottom: 2px solid rgba(237, 27, 37, 0.6) } .truncated-category-paging li.slick-active, .truncated-category-paging li:active { color: #0a0a0a; border-bottom: 2px solid #ed1b25 } .truncated-category-container .newVehicle-item { text-align: center } .truncated-category-container .newVehicle-item .img-wrap:before { padding-top: calc((136 / 268) * 75%) } .truncated-category-container .newVehicle-item .jellybean { width: 75%; left: 50%; transform: translateX(-50%) } .truncated-category-container .newVehicle-item:hover .jellybean { transform: translateX(-50%) scale(1.05) } .new-vehicles-truncated { padding-bottom: 20px } .new-vehicles-truncated .slick-list { width: 95%; margin: auto } .ContactSection { text-align: center; padding: 1rem 0; background-color: #ed1b25; color: #fefefe } .ContactSection a { color: #fefefe } .ContactSection .hours-title { margin-bottom: 1rem; text-transform: uppercase; font-weight: 600; text-align: center } .ContactSection .city-address, .ContactSection .hours--item--title, .ContactSection .hours--item--value, .ContactSection .street-address { display: block } .ContactSection .comma, .ContactSection .icon-geo-pin { display: none } button.header-search { font-size: 1.5em } button.header-search:hover .icon-search { font-weight: 800 } .header-search-container { overflow: hidden } .site-header--inner { position: relative; transition: transform 0.3s } .site-header--inner.search-is-active { transform: translatex(-100%) } .header-search-form-container { position: absolute; width: 100%; top: 0; bottom: 0; left: 0; transform: translatex(100%); transition: transform 0.3s } .header-search-form-container form { position: relative } .header-search-form-container form, .header-search-form-container input, .header-search-form-container button { height: 100% } .header-search-form-container input { text-align: center; top: 0; font-size: 3em; float: left; position: relative; color: #ed1b25; width: calc(100% - 275px) } .header-search-form-container .btn { height: 100%; font-size: 1.5em; text-transform: uppercase } .header-search-form-container .btn[type="submit"] { width: 200px; float: right } .header-search-form-container .btn.search-close { background-color: #505050; color: #fefefe; text-shadow: 0 0 2px; width: 75px; float: left; display: flex; align-items: center; transition: background-color 0.3s } .header-search-form-container .btn.search-close:hover { background-color: #363636 } .quick-choose-buttons-container .section-title { margin-top: 1em; font-size: 2em } @supports (display: grid) { .quick-choose-grid { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 100px 100px; grid-gap: 1px; background-color: #ccc; padding: 15px; background-clip: content-box; margin-top: 1em; margin-bottom: 1em } } .quick-choose--item, .quick-choose--button { height: 100%; width: 100%; text-align: center; color: #ed1b25; background-color: #fefefe; font-size: 4vw; transition: background-color 0.3s, color 0.3s } .quick-choose--button { display: flex; flex-direction: column; justify-content: center } .quick-choose--button i { font-size: 3em } .quick-choose--button:active { background-color: #ed1b25; color: #fefefe } .site-header .contact-info-wrap .desktop-phone { background: none; display: none } .site-header .contact-info-wrap .desktop-phone .phone { color: #666; font-size: 15px; display: inline-block; vertical-align: top } .site-footer .contact-info .phone { font-size: 14px; margin-bottom: 5px; margin-right: 5px } .site-footer .contact-info .phone b { background: url(https://static.foxdealer.com/294/2018/03/icon-call2.png) no-repeat left center transparent; background-size: auto 75%; padding-left: 15px } .site-footer .contact-info .primary-address { padding-top: 5px } .site-footer .footer-nav-items { width: 33.33% } @media (min-width: 47.9375em) { .site-header .contact-info-wrap .contact-info--anchor { display: none } .site-header .contact-info-wrap .desktop-phone { display: block } } @media (min-width: 62em) { .site-footer .right-column { width: 280px; padding-left: 0 } } .truncated-category-container .newVehicle-item .jellybean, .newVehicle-item .img-wrap .jellybean { top: initial; bottom: 0 } .jellybean { padding: 0 10% } } .col-md-12.wrap-search { margin-bottom: 15px; position: relative; overflow: hidden } .wrap-red-btn { position: relative; overflow: hidden; width: 100%; margin-top: 15px } .wrap-red-btn a { display: block; width: 100%; text-align: center; color: #fff; background: #ed1b25; line-height: 45px } .eprice-btn { background-color: red; font-size: 2em } .get-e-price-wrap { background: red; text-align: center; margin-top: 20px; height: 5em; padding: 10px } .get-e-price-wrap a { color: white } .modal-body-form { font-size: 20px; background: black; padding: 0 } .logo img { margin: 20px !important } #title_popup { display: none } .modal form input[type=submit] { background: red } .wrap-price.price--side-by-side .FinalPrice-value_wrap { font-size: 1em } @media (max-width: 767px) { .nav > li > a { font-size: 2em } } .main-detail-stock-vin { border-radius: 0.33vw 0.33vw 0 0; font-size: 2em } .main-title .vehicle-title { border-left: 10px solid #252525; margin-top: 8px } .as-little-as { font-size: 2.5em !important; font-weight: bold } .FinalPrice-title_content > div { background: #252525; color: white; padding: 4px } hr { border-top: 1px solid #000 } .main-details-wrap { width: 50% } .vehicle-descriptions { margin-bottom: 20px } @media(max-width:990px) { .main-details-wrap, section.sub-info-wrap { width: 100% } } .views-box { background: #FFDC00; color: #222; display: inline-block; border-radius: 50%; width: 60px; height: 60px; position: absolute; right: 20px; top: -55px; padding-top: 10px; text-align: CENTER; z-index: 111 } .views-box .number { font-size: 25px; line-height: 1; font-weight: 500 } .views-box .text { font-size: 12px; line-height: 1; font-weight: 500; text-transform: uppercase } .views-box .red-label { border-radius: 4px; background: #f2342f; color: #fff; font-size: 10px; font-weight: 400; text-transform: uppercase; width: 85px; padding: 3px; position: relative; left: -12px; top: 5px; text-align: center } @media screen and (max-width: 480px) { .views-box { position: relative; margin: 0 auto; display: BLOCK; top: 0; margin-bottom: 25px } } @media screen and (min-width: 1400px) { .views-box { width: 4vw; height: 4vw; top: -1.66vw; padding-top: 0.66vw } .views-box .number { font-size: 1.66vw } .views-box .text { 0.8vw } .views-box .red-label { border-radius: 0.27vw; font-size: 0.66vw; width: 5.7vw; padding: 0.2vw; left: -0.8vw; top: 0.33vw } } .maintenance-disclaimer { position: relative; z-index: 111; border: 2px solid black; font-size: 16px; bottom: 0px; background: white; padding: 10px } .pusher { background: #363636 } #videonew { bottom: -5% } .landingVideo--video-container { height: 30vw !important } @media (min-width: 767px) { .truncated-art--bg { height: 42vw !important } }.service-buttons img { max-height: 60px; } .site-footer .footer-nav-items { width: 100%; } .site-footer .nav > li > a { text-align: right; } .main-image { background: url("/usite/7063/images/main-image2.jpg") no-repeat center; background-size: cover; max-height: 400px; height: 125px; position: relative; } .banner { color: #fff; font-family: "Asap", sans-serif; font-weight: 600; text-align: right; font-size: calc(18px + 38 * ((100vw - 480px) / 1200)); text-shadow: 2px 2px 2px #000000; padding-right: 5%; padding-top: 30px; line-height: 125%; } .service-buttons { border-top: 1px solid #ccc; padding-top: 20px; margin-top: 60px !important; margin-bottom: 20px; } h1 { font-size: calc(24px + 9 * ((100vw - 480px) / 800)); font-weight: 500; } .site-footer .left-column, .site-footer .center-column, .site-footer .right-column { text-align: center; } .site-footer .nav > li > a{ color: #fff; font-size: 16px; text-align: center; } .site-footer .nav > li { margin: 15px 0 0 0; } .footer-nav .navbar-nav { list-style: none; padding-left: 0; margin: 0; } .site-footer .logo-wrapper img { margin: 20px auto 20px auto; } .site-footer .logo-wrapper { width: 100%; max-width:100%; } .site-footer i.contact-info--icon { float: none; display: inline; } .maincontent-page { margin-bottom: 30px; } /* small devices */ @media screen and (min-width: 576px) { .main-image { height: 175px; } .banner { padding-top: 45px; } } /* medium devices */ @media screen and (min-width: 768px) { .main-image { height: 225px; } .banner { padding-right: 6%; padding-top: 58px; } .site-footer .center-column .navbar-nav li { display: block; } .site-footer .center-column { margin-top: 20px; width: 60% } .site-footer .left-column, .site-footer .right-column { width: 20%; } .site-footer .right-column { margin-top: 17px; } } /* large devices */ @media screen and (min-width: 992px) { .main-image { height:300px; } .banner { padding-top: 80px; } .site-footer .center-column { width: 50% } .site-footer .left-column, .site-footer .right-column { width: 25%; } .site-footer .right-column { margin-top: 43px; } } /* extra large devices */ @media screen and (min-width: 1200px) { .main-image { height: 400px; } .banner { padding-top: 110px; } }
