<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dr-families {
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.dr-families h2 {
    font-family: H-DCheddar, sans-serif;
    font-size: 30px;
    color: #141414
}

.dr-families&gt;div {
    position: relative
}

.dr-families .dr-grid-families&gt;div {
    opacity: 0;
    padding: 2px
}

.dr-families .dr-grid-families * {
    font-family: Nunito Sans, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dr-families .dr-grid-families .dr-grid-families__content {
    position: relative;
    background-size: cover;
    background-position: 50%;
    height: auto;
    padding: 80px 40px 40px;
    overflow: hidden
}

@media (min-width:768px) {
    .dr-families .dr-grid-families .dr-grid-families__content {
        padding: 40px
    }
}

@media (min-width:1200px) {
    .dr-families .dr-grid-families .dr-grid-families__content {
        padding: 40px;
        height: 323px
    }
}

.dr-families .dr-grid-families .dr-hdstreet {
    background-image: url(/assets/images/fam-bkg1.6fdac9c5.jpg)
}

.dr-families .dr-grid-families .dr-sportster {
    background-image: url(/assets/images/fam-bkg2.e9c47aad.jpg)
}

.dr-families .dr-grid-families .dr-softail {
    background-image: url(/assets/images/fam-bkg3.c2f365b8.jpg)
}

.dr-families .dr-grid-families .dr-touring {
    background-image: url(/assets/images/fam-bkg4.0e4e3586.jpg)
}

.dr-families .dr-grid-families .dr-cvo {
    background-image: url(/assets/images/fam-bkg5.7cd7b2a5.jpg)
}

.dr-families .dr-grid-families .dr-trike {
    background-image: url(/assets/images/fam-bkg6.b0c5f2b7.jpg)
}

.dr-families .dr-grid-families__foreground {
    width: 100%
}

@media (min-width:768px) {
    .dr-families .dr-grid-families__foreground {
        width: 50%
    }
}

.dr-families .dr-grid-families .dr-vert-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 2
}

.dr-families .dr-grid-families .dr-bike {
    position: absolute;
    z-index: 1;
    top: -15%;
    left: -10%;
    width: 100%
}

@media (min-width:768px) {
    .dr-families .dr-grid-families .dr-bike {
        top: -30px;
        right: 45%;
        width: 70%;
        left: inherit
    }
}

@media (min-width:992px) {
    .dr-families .dr-grid-families .dr-bike {
        top: -80px
    }
}

@media (min-width:1200px) {
    .dr-families .dr-grid-families .dr-bike {
        top: 20px
    }
}

@media (min-width:1530px) {
    .dr-families .dr-grid-families .dr-bike {
        top: -20px
    }
}

.dr-families .dr-grid-families .dr-bike img {
    width: 100%
}

.dr-families .dr-grid-families .dr-ctas,
.dr-families .dr-grid-families .dr-ctas a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dr-families .dr-grid-families .dr-ctas a {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    height: 50px;
    background-color: transparent;
    border: 0;
    color: #eee;
    text-transform: uppercase;
    font-size: 11px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none
}

.dr-families .dr-grid-families .dr-ctas a:first-child {
    margin-right: 5px
}

.dr-families .dr-grid-families .dr-ctas a:hover {
    cursor: pointer
}

.dr-families .dr-grid-families a.dr-view-model {
    background-color: #141414
}

.dr-families .dr-grid-families a.dr-view-model:hover {
    background-color: #4b4b4b
}

.dr-families .dr-grid-families a.dr-get-in-touch {
    border: 2px solid #4b4b4b
}

.dr-families .dr-grid-families a.dr-get-in-touch i {
    margin-right: 5px;
    font-family: FontAwesome
}

.dr-families .dr-grid-families a.dr-get-in-touch:hover {
    background-color: rgba(0, 0, 0, .5)
}

.dr-families .dr-grid-families p {
    color: #eee;
    font-size: 14px;
    line-height: 16px
}

.dr-families .dr-grid-families__headline {
    color: #eee;
    margin: 5px 0;
    font-family: H-DCheddar, sans-serif;
    font-size: 40px
}

.dr-families .dr-grid-families__line {
    height: 5px;
    background-color: #fd8233;
    display: inline-block;
    width: 60px
}

.dr-families .dr-icon {
    position: absolute;
    top: 172px;
    left: calc(50% - 18px);
    width: 35px;
    z-index: 3;
    display: none;
    opacity: 0
}

@media (min-width:1200px) {
    .dr-families .dr-icon {
        display: inline-block
    }
}

.dr-families .dr-icon img {
    width: 100%
}

.dr-families .dr-icon.dr-icon2 {
    top: 517px
}

.dr-families .dr-icon.dr-icon3 {
    top: 847px
}

.dr-individual-family {
    position: relative;
    color: #eee;
    opacity: 0
}

.dr-individual-family .dr-bar {
    height: 6px;
    width: 60px;
    background-color: #fd8233;
    margin: 20px 0 10px 20px
}

@media (min-width:768px) {
    .dr-individual-family .dr-bar {
        margin: 30px 0 10px 30px
    }
}

@media (min-width:992px) {
    .dr-individual-family .dr-bar {
        margin: 60px 0 10px 60px
    }

    .dr-families &gt; .dr-prev-showroom {
        color: #000;
        font-size: 1.75em;
        position: absolute;
        top: 0;
        right: 0;
    }

    .dr-families &gt; .dr-prev-showroom a {
        color: #000;
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-bar {
        margin: 80px 0 10px 80px
    }
}

.dr-individual-family * {
    font-family: Nunito Sans, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dr-individual-family h2 {
    font-family: H-DCheddar, sans-serif;
    font-size: 24px;
    color: #141414
}

@media (min-width:768px) {
    .dr-individual-family h2 {
        font-size: 30px
    }
}

.dr-individual-family .dr-content-wrapper {
    position: relative;
    background-color: rgba(0, 0, 0, .75);
    overflow: hidden
}

.dr-individual-family .dr-content-wrapper #dr-page-bkg {
    background-color: #3b3b3b;
    opacity: .3;
    top: 0;
    left: 0;
    bottom: 50%;
    right: 0;
    position: absolute;
    z-index: -1
}

.dr-individual-family .dr-product-title {
    margin: 0 0 0 20px;
    font-size: 40px;
    font-family: H-DCheddar, sans-serif;
    position: relative;
    z-index: 1;
    color: inherit
}

@media (min-width:768px) {
    .dr-individual-family .dr-product-title {
        margin: 0 0 0 30px;
        font-size: 60px
    }
}

@media (min-width:992px) {
    .dr-individual-family .dr-product-title {
        margin: 0 0 0 60px;
        font-size: 80px
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-product-title {
        margin: 0 0 0 80px
    }
}

.dr-individual-family .dr-product-title sup {
    font-size: 35%;
    top: -1.8em
}

.dr-individual-family .dr-featured-image {
    position: relative;
    z-index: 0;
    margin: -100px 0;
    width: 100%
}

@media (min-width:768px) {
    .dr-individual-family .dr-featured-image {
        width: 120%;
        margin: -80px 0
    }
}

.dr-individual-family .dr-summary {
    position: relative;
    z-index: 1;
    padding: 70px 0 40px 40px;
    display: none
}

@media (min-width:768px) {
    .dr-individual-family .dr-summary {
        display: block
    }
}

@media (min-width:992px) {
    .dr-individual-family .dr-summary {
        padding: 50px 0 30px 60px
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-summary {
        padding: 40px 0 40px 80px
    }
}

.dr-individual-family .dr-summary p {
    line-height: 1.3
}

@media (min-width:992px) {
    .dr-individual-family .dr-summary p {
        line-height: 1.5
    }
}

.dr-individual-family .dr-summary a.dr-not-finding {
    text-decoration: underline;
    display: block;
    color: #fd8233;
    margin: 20px 0 30px
}

.dr-individual-family .dr-summary a.dr-back {
    text-decoration: none;
    display: block;
    color: #eee;
    font-family: H-DCheddar, sans-serif;
    font-size: 25px
}

.dr-individual-family .dr-summary a.dr-back i {
    margin-right: 15px
}

.dr-individual-family .dr-summary a.dr-back img {
    width: 30px
}

.dr-individual-family .dr-header-section {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 80px 80px 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .dr-individual-family .dr-header-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.dr-individual-family .dr-header-section&gt;div:first-child {
    font-family: H-DCheddar, sans-serif;
    font-size: 24px
}

@media (min-width:992px) {
    .dr-individual-family .dr-header-section&gt;div:first-child {
        font-size: 30px
    }
}

.dr-individual-family .dr-header-section&gt;div:last-child {
    text-transform: uppercase
}

.dr-individual-family .dr-header-section&gt;div:last-child a {
    padding: 5px 10px;
    border: 1px solid #707070;
    color: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

@media (min-width:992px) {
    .dr-individual-family .dr-header-section&gt;div:last-child a {
        padding: 15px 25px
    }
}

.dr-individual-family .dr-header-section&gt;div:last-child a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .5)
}

.dr-individual-family .dr-header-section&gt;div:last-child a i {
    opacity: .5;
    font-size: 12px;
    margin-right: 5px;
    font-family: FontAwesome
}

.dr-individual-family .dr-bikes-wrapper {
    height: auto;
    overflow: visible;
    margin: 0;
    max-height: none
}

@media (min-width:768px) {
    .dr-individual-family .dr-bikes-wrapper {
        height: 460px;
        margin: 0 30px 0 0;
        overflow: hidden
    }
}

@media (min-width:992px) {
    .dr-individual-family .dr-bikes-wrapper {
        height: 510px;
        margin: 0 80px 0 0
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-bikes-wrapper {
        height: 600px
    }
}

@media (min-width:1530px) {
    .dr-individual-family .dr-bikes-wrapper {
        height: 785px
    }
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    background-color: #3b3b3b
}

@media (min-width:768px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes {
        padding: inherit;
        background-color: transparent
    }
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #707070;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    -webkit-perspective: 500px;
    perspective: 500px;
    opacity: 0
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 20px 5px;
    margin: 0 10px;
    border-top: 6px solid #707070
}

@media (min-width:992px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont {
        padding: 20px 10px;
        margin: 0 20px
    }
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont img {
    width: 100px;
    outline: 1px solid transparent
}

@media (min-width:768px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont img {
        width: 100px
    }
}

@media (min-width:992px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont img {
        width: 120px
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont img {
        width: 160px
    }
}

@media (min-width:1530px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-bike-cont img {
        width: 200px
    }
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block h4 {
    font-size: 16px;
    font-family: H-DCheddar, sans-serif;
    margin: 0;
    color: inherit
}

@media (min-width:768px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block h4 {
        font-size: 18px
    }
}

@media (min-width:992px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block h4 {
        font-size: 20px
    }
}

@media (min-width:1530px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block h4 {
        font-size: 24px
    }
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a {
    color: #fd8233;
    font-family: H-DCheddar, sans-serif;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a:focus,
.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a:hover,
.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a:visited {
    text-decoration: none
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a:active {
    color: #fb6302
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a i {
    font-size: 14px;
    margin-left: 10px;
    font-family: FontAwesome
}

@media (min-width:768px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block a {
        font-size: 20px
    }
}

.dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block p {
    color: #bdbdbd;
    font-size: 14px;
    margin: 2px 0;
    line-height: 1.2
}

@media (min-width:768px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block p {
        line-height: 1.4
    }
}

@media (min-width:1200px) {
    .dr-individual-family .dr-bikes-wrapper .dr-bikes .dr-bike .dr-copy-block p {
        font-size: 16px;
        margin: 5px 0
    }
}

@-webkit-keyframes right-pulse {
    0% {
        -webkit-transform: translateX(-10px) scaleX(1);
        transform: translateX(-10px) scaleX(1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateX(10px) scale(2);
        transform: translateX(10px) scale(2);
        opacity: 0
    }
}

@keyframes right-pulse {
    0% {
        -webkit-transform: translateX(-10px) scaleX(1);
        transform: translateX(-10px) scaleX(1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateX(10px) scale(2);
        transform: translateX(10px) scale(2);
        opacity: 0
    }
}

@-webkit-keyframes left-pulse {
    0% {
        -webkit-transform: translateX(10px) scaleX(1);
        transform: translateX(10px) scaleX(1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateX(-10px) scale(2);
        transform: translateX(-10px) scale(2);
        opacity: 0
    }
}

@keyframes left-pulse {
    0% {
        -webkit-transform: translateX(10px) scaleX(1);
        transform: translateX(10px) scaleX(1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateX(-10px) scale(2);
        transform: translateX(-10px) scale(2);
        opacity: 0
    }
}

section.dr-models {
    position: relative;
    min-height: 100%;
    background-color: #141414
}

section.dr-models .dr-mobile-swiper-instructions {
    text-align: center;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 10px
}

section.dr-models .dr-mobile-swiper-instructions&gt;* {
    margin: 10px 0 0;
    letter-spacing: 2px
}

section.dr-models .dr-mobile-swiper-instructions i {
    font-size: 8px
}

section.dr-models .dr-mobile-swiper-instructions i:first-child {
    -webkit-animation: left-pulse 1.75s infinite cubic-bezier(.445, .05, .55, .95);
    animation: left-pulse 1.75s infinite cubic-bezier(.445, .05, .55, .95)
}

section.dr-models .dr-mobile-swiper-instructions i:last-child {
    -webkit-animation: right-pulse 1.75s infinite cubic-bezier(.445, .05, .55, .95);
    animation: right-pulse 1.75s infinite cubic-bezier(.445, .05, .55, .95)
}

section.dr-models #light-slider-pager {
    margin-top: 10px
}

section.dr-models #light-slider-pager img {
    width: 100%
}

section.dr-models .dr-mobile-color-swiper {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    text-align: center;
    padding: 20px 0
}

section.dr-models .dr-mobile-color-swiper img {
    width: 80px
}

@media (min-width:500px) {
    section.dr-models .dr-mobile-color-swiper img {
        width: 120px
    }
}

@media (min-width:650px) {
    section.dr-models .dr-mobile-color-swiper img {
        width: 160px
    }
}

section.dr-models .dr-fixed-cta {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fd8233;
    z-index: 5;
    padding: 10px;
    font-size: 24px;
    font-family: H-DCheddar, sans-serif;
    color: #eee;
    text-align: center;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .2);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0
}

@media (min-width:992px) {
    section.dr-models .dr-fixed-cta {
        padding: 20px;
        font-size: 30px
    }
}

section.dr-models .dr-fixed-cta:hover {
    text-decoration: none
}

section.dr-models .dr-fixed-cta span {
    color: #ffc266
}

section.dr-models .dr-fixed-cta i {
    margin-right: 10px
}

section.dr-models .dr-main {
    margin-top: 20px
}

@media (min-width:768px) {
    section.dr-models .dr-main {
        margin-top: 0
    }
}

section.dr-models .dr-main h3 {
    font-family: H-DCheddar, sans-serif;
    color: #fd8233;
    font-size: 25px;
    margin: 0 0 10px
}

section.dr-models .dr-main p {
    opacity: .5;
    font-size: 14px;
    line-height: 1.2
}

@media (min-width:992px) {
    section.dr-models .dr-main p {
        line-height: 1.5;
        font-size: 16px
    }
}

section.dr-models .dr-hero {
    opacity: 0;
    position: relative;
    padding-bottom: 10px
}

@media (min-width:768px) {
    section.dr-models .dr-hero {
        padding-bottom: 0
    }
}

section.dr-models .dr-hero--small .dr-hero {
    background-color: #141414
}

section.dr-models .dr-hero--small .dr-hero&gt;* {
    position: relative;
    z-index: 2
}

section.dr-models .dr-hero--small .dr-hero .dr-hero-img {
    position: absolute;
    top: -20%;
    left: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:500px) {
    section.dr-models .dr-hero--small .dr-hero .dr-hero-img {
        top: -40%
    }
}

@media (min-width:768px) {
    section.dr-models .dr-hero--small {
        display: none
    }
}

section.dr-models .dr-hero--small h2.dr-product-name {
    font-size: 20px
}

section.dr-models .dr-hero--small h2.dr-product-name span {
    display: block;
    font-size: 26px
}

section.dr-models .dr-hero--small .dr-hero-product-color {
    text-align: center;
    color: #eee;
    margin-top: 10px;
    font-size: 12px
}

section.dr-models .dr-hero--small .dr-hero-product-color i {
    margin-right: 10px
}

section.dr-models .dr-hero--large {
    display: none;
    background-color: #141414;
    position: relative;
    overflow: hidden
}

@media (min-width:768px) {
    section.dr-models .dr-hero--large {
        display: block
    }
}

section.dr-models .dr-hero--large&gt;div {
    position: relative;
    z-index: 2
}

section.dr-models .dr-hero--large .dr-hero-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media (min-width:768px) {
    section.dr-models .dr-hero--large .dr-hero-img {
        top: -30%
    }
}

@media (min-width:992px) {
    section.dr-models .dr-hero--large .dr-hero-img {
        top: -20%
    }
}

@media (min-width:1200px) {
    section.dr-models .dr-hero--large .dr-hero-img {
        top: -10%
    }
}

@media (min-width:1530px) {
    section.dr-models .dr-hero--large .dr-hero-img {
        top: 0
    }
}

section.dr-models .dr-hero .dr-breadcrumbs {
    position: relative;
    z-index: 2;
    color: #eee;
    margin-top: 40px
}

section.dr-models .dr-hero .dr-breadcrumbs a {
    color: #eee;
    text-decoration: none
}

section.dr-models .dr-hero .dr-product-name {
    margin: 10px 0;
    position: relative;
    z-index: 2;
    font-family: H-DCheddar, sans-serif;
    font-size: 30px;
    color: #eee
}

@media (min-width:768px) {
    section.dr-models .dr-hero .dr-product-name {
        font-size: 22px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-hero .dr-product-name {
        font-size: 30px
    }
}

section.dr-models .dr-hero .dr-product-name span {
    color: #fd8233
}

section.dr-models .dr-hero .dr-main-product-image {
    width: 100%;
    margin-top: 0;
    position: relative;
    z-index: 1
}

@media (min-width:1530px) {
    section.dr-models .dr-hero .dr-main-product-image {
        margin-top: -60px
    }
}

section.dr-models .dr-opts-box {
    width: 100%;
    padding: 30px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #141414), to(hsla(0, 0%, 8%, 0))), url(/assets/images/paint.33936f67.gif);
    background: linear-gradient(180deg, #141414 20%, hsla(0, 0%, 8%, 0)), url(/assets/images/paint.33936f67.gif);
    border: 0;
    margin-top: 0;
    border-bottom: 1px solid #555
}

@media (min-width:768px) {
    section.dr-models .dr-opts-box {
        padding: 15px 20px;
        width: 87%;
        border: 1px solid #555;
        margin-top: 60px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-opts-box {
        padding: 40px 50px
    }
}

@media (min-width:1200px) {
    section.dr-models .dr-opts-box {
        padding: 50px 60px
    }
}

section.dr-models .dr-opts-box .dr-ops {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

section.dr-models .dr-opts-box .dr-ops a {
    color: #eee
}

section.dr-models .dr-opts-box .dr-ops a i {
    margin-right: 10px;
    opacity: .3
}

section.dr-models .dr-opts-box .dr-ops .dr-primary {
    background: #fc8133;
    background: -webkit-gradient(linear, left top, left bottom, from(#fc8133), to(#d06b29));
    background: linear-gradient(180deg, #fc8133 0, #d06b29);
    border: 0
}

section.dr-models .dr-opts-box .dr-ops .dr-primary i {
    opacity: 1
}

section.dr-models .dr-opts-box .dr-ops&gt;:not(div),
section.dr-models .dr-opts-box .dr-ops&gt;div&gt;a {
    margin: 0 0 10px;
    border: 2px solid #eee;
    padding: 15px;
    font-size: 22px;
    font-family: H-DCheddar, sans-serif;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none
}

@media (min-width:768px) {

    section.dr-models .dr-opts-box .dr-ops&gt;:not(div),
    section.dr-models .dr-opts-box .dr-ops&gt;div&gt;a {
        font-size: 20px;
        padding: 8px
    }
}

@media (min-width:992px) {

    section.dr-models .dr-opts-box .dr-ops&gt;:not(div),
    section.dr-models .dr-opts-box .dr-ops&gt;div&gt;a {
        font-size: 22px;
        padding: 15px
    }
}

@media (min-width:1200px) {

    section.dr-models .dr-opts-box .dr-ops&gt;:not(div),
    section.dr-models .dr-opts-box .dr-ops&gt;div&gt;a {
        font-size: 25px
    }
}

@media (min-width:1530px) {

    section.dr-models .dr-opts-box .dr-ops&gt;:not(div),
    section.dr-models .dr-opts-box .dr-ops&gt;div&gt;a {
        font-size: 30px
    }
}

section.dr-models .dr-opts-box .dr-ops&gt;:not(div):hover,
section.dr-models .dr-opts-box .dr-ops&gt;div&gt;a:hover {
    background-color: rgba(0, 0, 0, .5)
}

section.dr-models .dr-opts-box .dr-ops .dr-rotation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section.dr-models .dr-opts-box .dr-ops .dr-rotation&gt;a {
    padding: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (min-width:768px) {
    section.dr-models .dr-opts-box .dr-ops .dr-rotation&gt;a {
        padding: 8px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-opts-box .dr-ops .dr-rotation&gt;a {
        padding: 15px
    }
}

section.dr-models .dr-opts-box .dr-ops .dr-rotation a:last-child {
    border-left: 1px solid #eee;
    padding: 15px 7px 15px 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (min-width:768px) {
    section.dr-models .dr-opts-box .dr-ops .dr-rotation a:last-child {
        padding: 8px 10px 8px 20px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-opts-box .dr-ops .dr-rotation a:last-child {
        padding: 15px 10px 15px 20px
    }
}

@media (min-width:1200px) {
    section.dr-models .dr-opts-box .dr-ops .dr-rotation a:last-child {
        padding: 15px 15px 15px 30px
    }
}

section.dr-models .dr-opts-box .dr-ops .dr-rotation a:last-child i {
    opacity: 1
}

section.dr-models .dr-social {
    text-align: center;
    margin: 20px 0 0;
    font-size: 20px
}

@media (min-width:768px) {
    section.dr-models .dr-social {
        margin: 10px 0 0
    }
}

@media (min-width:992px) {
    section.dr-models .dr-social {
        font-size: 20px;
        margin: 20px 0 0
    }
}

section.dr-models .dr-social *+* {
    margin-left: 5px
}

section.dr-models .dr-social__share {
    color: #eee;
    font-family: H-DCheddar, sans-serif;
    margin-right: 5px;
    font-size: 18px
}

section.dr-models .dr-social__share i {
    margin-right: 5px;
    opacity: .3
}

section.dr-models .dr-social__fb i {
    color: #5973a3;
    opacity: 1
}

section.dr-models .dr-social__t i {
    color: #70aeb9
}

section.dr-models .dr-social__e i {
    color: #a49885
}

section.dr-models .dr-colors-stats {
    color: #eee;
    display: block
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats {
        border-bottom: 1px solid #434343;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

section.dr-models .dr-colors-stats .dr-colors {
    display: none
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-colors {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        max-width: 30%;
        display: block
    }
}

@media (min-width:992px) {
    section.dr-models .dr-colors-stats .dr-colors {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 36%;
        flex: 1 1 36%;
        max-width: 36%
    }
}

@media (min-width:1200px) {
    section.dr-models .dr-colors-stats .dr-colors {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 48%;
        flex: 1 1 48%;
        max-width: 48%
    }
}

section.dr-models .dr-colors-stats .dr-colors__wrapper {
    overflow: auto;
    width: 100%
}

section.dr-models .dr-colors-stats .dr-colors__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

section.dr-models .dr-colors-stats .dr-colors__list&gt;*+* {
    margin-left: 24px
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-colors__list&gt;*+* {
        margin-left: 16px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-colors-stats .dr-colors__list&gt;*+* {
        margin-left: 24px
    }
}

section.dr-models .dr-colors-stats .dr-colors .dr-color {
    width: 119px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 119px;
    flex: 0 0 119px
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-colors .dr-color {
        width: 80px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-colors-stats .dr-colors .dr-color {
        width: 119px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 119px;
        flex: 0 0 119px
    }
}

section.dr-models .dr-colors-stats .dr-colors .dr-color:hover {
    text-decoration: none
}

section.dr-models .dr-colors-stats .dr-colors .dr-color:hover .dr-color__details {
    color: #eee
}

section.dr-models .dr-colors-stats .dr-colors .dr-color:focus {
    text-decoration: none
}

section.dr-models .dr-colors-stats .dr-colors .dr-color img {
    width: 100%;
    display: block
}

section.dr-models .dr-colors-stats .dr-colors .dr-color--active .dr-color__details {
    color: #eee
}

section.dr-models .dr-colors-stats .dr-colors .dr-color__details {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 14px;
    border-left: 4px solid;
    padding-left: 10px;
    color: #8a8a8a;
    min-height: 40px
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-colors .dr-color__details {
        font-size: 12px;
        min-height: 54px
    }
}

@media (min-width:992px) {
    section.dr-models .dr-colors-stats .dr-colors .dr-color__details {
        font-size: 14px;
        min-height: 40px
    }
}

section.dr-models .dr-colors-stats .dr-divider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    margin: 0 15px;
    text-align: center;
    height: 150px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-divider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

section.dr-models .dr-colors-stats .dr-divider .dr-line {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background-color: #5a5a5a
}

section.dr-models .dr-colors-stats .dr-divider .dr-code {
    position: relative;
    display: inline-block;
    background-color: #141414;
    padding: 10px 0 5px
}

section.dr-models .dr-colors-stats .dr-divider .dr-code i {
    display: inline-block;
    font-size: 20px;
    color: #717171
}

section.dr-models .dr-colors-stats .dr-divider .dr-code i:first-child {
    margin-right: 6px
}

section.dr-models .dr-colors-stats .dr-stats {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(auto-fill, 1fr)
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-stats {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 80%;
        flex: 1 1 80%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (min-width:992px) {
    section.dr-models .dr-colors-stats .dr-stats {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%
    }
}

@media (min-width:1200px) {
    section.dr-models .dr-colors-stats .dr-stats {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 48%;
        flex: 1 1 48%
    }
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-stats&gt;*+* {
        margin-left: 14px;
        padding-left: 14px;
        border-left: 1px solid #434343
    }
}

@media (min-width:992px) {
    section.dr-models .dr-colors-stats .dr-stats&gt;*+* {
        margin-left: 20px;
        padding-left: 20px
    }
}

section.dr-models .dr-colors-stats .dr-stats__stat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    text-align: center
}

section.dr-models .dr-colors-stats .dr-stats__stat:nth-child(2n) {
    border-left: 1px solid #434343;
    padding-left: 10px
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-stats__stat:nth-child(2n) {
        border-left: 1px solid #434343;
        padding-left: inherit
    }
}

section.dr-models .dr-colors-stats .dr-stats__stat&gt;div {
    margin-bottom: 10px;
    line-height: 1.4
}

section.dr-models .dr-colors-stats .dr-stats__stat p {
    font-family: H-DCheddar, sans-serif;
    font-size: 20px;
    line-height: 1.2
}

@media (min-width:768px) {
    section.dr-models .dr-colors-stats .dr-stats__stat p {
        font-size: 14px
    }
}

@media (min-width:1530px) {
    section.dr-models .dr-colors-stats .dr-stats__stat p {
        font-size: 20px
    }
}

section.dr-models .dr-features {
    color: #eee
}

section.dr-models .dr-features .dr-panel {
    margin-top: 12px;
    border: 1px solid #464646;
    border-top-left-radius: 30px;
    padding: 5px 20px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0)), color-stop(1%, hsla(0, 0%, 8%, 0)), to(#1c1c1c));
    background: linear-gradient(180deg, hsla(0, 0%, 8%, 0) 0, hsla(0, 0%, 8%, 0) 1%, #1c1c1c)
}

@media (min-width:1530px) {
    section.dr-models .dr-features .dr-panel {
        margin-top: 24px;
        padding: 20px
    }
}

section.dr-models .dr-features .dr-panel .dr-expandable-cta button {
    color: #eee
}

section.dr-models .dr-features .dr-panel h4 {
    font-family: H-DCheddar, sans-serif;
    font-size: 18px;
    position: relative;
    margin: 10px 15px;
    color: #eee
}

section.dr-models .dr-features .dr-panel h4:hover {
    cursor: pointer
}

@media (min-width:1530px) {
    section.dr-models .dr-features .dr-panel h4:hover {
        cursor: auto
    }
}

section.dr-models .dr-features .dr-panel h4:before {
    content: "\2022";
    margin-right: 10px;
    font-size: 16px;
    position: absolute;
    opacity: .3;
    left: -15px;
    top: 2px
}

@media (min-width:1530px) {
    section.dr-models .dr-features .dr-panel h4 {
        font-size: 22px
    }
}

section.dr-models .dr-features .dr-panel p {
    opacity: .6;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    overflow: hidden
}

section.dr-models .dr-features .dr-panel button {
    -webkit-appearance: none;
    outline: 0;
    border: 0;
    background-color: transparent;
    font-size: 20px;
    padding: 0;
    margin: 0;
    visibility: visible;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 1;
    opacity: .6;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

@media (min-width:1530px) {
    section.dr-models .dr-features .dr-panel button {
        visibility: hidden
    }
}

section.dr-models .dr-features .dr-panel button:hover {
    cursor: pointer;
    opacity: 1
}

section.dr-models .dr-features .dr-panel button i {
    position: relative;
    top: -3px
}

section.dr-models .dr-details {
    color: #eee;
    background-color: #3b3b3b;
    margin-top: 20px;
    display: none
}

@media (min-width:768px) {
    section.dr-models .dr-details {
        display: block
    }
}

section.dr-models .dr-details .dr-vert-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 20px 0;
    border-top: 4px solid #fd8233
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab {
    background-color: transparent;
    color: #eee;
    display: block;
    padding: 10px 30px 10px 20px;
    font-family: H-DCheddar, sans-serif;
    font-size: 20px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #4b4b4b;
    text-align: left;
    position: relative;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab:hover {
    cursor: default
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab:hover:not(.dr-vert-tabs__tab--active) {
    cursor: pointer;
    background-color: #141414
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab:hover:not(.dr-vert-tabs__tab--active):after {
    right: 5px
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab:after {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    content: "\2022";
    position: absolute;
    right: 10px;
    top: 0;
    color: #eee;
    opacity: .3;
    font-size: 30px
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab--active {
    background-color: #fd8233
}

section.dr-models .dr-details .dr-vert-tabs button.dr-vert-tabs__tab--active:after {
    opacity: 1
}

section.dr-models .dr-details .dr-vert-tabs div:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%
}

section.dr-models .dr-details .dr-vert-tabs div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 80%;
    flex: 1 1 80%;
    overflow: hidden
}

section.dr-models .dr-details .dr-tabset-tabs {
    overflow: hidden
}

section.dr-models .dr-details .dr-tabset-tabs .dr-tab {
    display: none;
    visibility: hidden
}

section.dr-models .dr-details .dr-tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section.dr-models .dr-details .dr-tabset .dr-tab {
    border: 1px solid #4b4b4b;
    -webkit-appearance: none;
    text-align: left;
    position: relative;
    background-color: transparent;
    border-radius: 0;
    border-top-right-radius: 30px;
    padding: 12px 30px 12px 15px;
    min-width: 150px;
    font-family: H-DCheddar, sans-serif;
    font-size: 20px;
    border-bottom: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    line-height: 1.2;
    color: #eee
}

@media (min-width:768px) {
    section.dr-models .dr-details .dr-tabset .dr-tab {
        font-size: 14px;
        min-width: 100px;
        padding: 12px 15px;
        line-height: 1.5
    }
}

@media (min-width:992px) {
    section.dr-models .dr-details .dr-tabset .dr-tab {
        font-size: 15px;
        min-width: 120px;
        padding: 12px 30px 12px 15px
    }
}

@media (min-width:1200px) {
    section.dr-models .dr-details .dr-tabset .dr-tab {
        font-size: 18px;
        min-width: 145px;
        padding: 12px 30px 12px 15px
    }
}

@media (min-width:1530px) {
    section.dr-models .dr-details .dr-tabset .dr-tab {
        font-size: 20px;
        min-width: 180px;
        padding: 12px 40px 12px 15px
    }
}

section.dr-models .dr-details .dr-tabset .dr-tab:focus {
    border: 1px solid #4b4b4b;
    border-bottom: 0;
    outline: 0
}

section.dr-models .dr-details .dr-tabset .dr-tab:hover {
    cursor: pointer
}

section.dr-models .dr-details .dr-tabset .dr-tab:hover:after {
    right: 20px
}

section.dr-models .dr-details .dr-tabset .dr-tab--active {
    background-color: #fd8233;
    border-color: #fd8233
}

section.dr-models .dr-details .dr-tabset .dr-tab:after {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    content: "\2022";
    position: absolute;
    right: 15px;
    top: 0;
    color: #eee;
    opacity: .3;
    font-size: 30px
}

section.dr-models .dr-details .dr-tabset .dr-tab--active:after {
    opacity: 1
}

section.dr-models .dr-details hr {
    margin: 0 0 2px
}

section.dr-models .dr-details .dr-padder--left {
    margin-top: 60px
}

section.dr-models .dr-details .dr-padder--left hr {
    border-top: 4px solid #4b4b4b
}

section.dr-models .dr-details .dr-padder--right {
    margin-top: 60px;
    margin-bottom: 60px
}

section.dr-models .dr-details .dr-padder--right hr {
    border-top: 4px solid #fd8233
}

section.dr-models .dr-details h5 {
    color: #fd8233;
    margin: 0
}

section.dr-models .dr-details h6 {
    font-family: H-DCheddar, sans-serif;
    font-size: 24px
}

section.dr-models .dr-details table,
section.dr-models .dr-details td,
section.dr-models .dr-details th {
    border: 1px solid #4b4b4b;
    width: 100%
}

section.dr-models .dr-details td {
    padding: 10px;
    width: 50%
}

section.dr-models .dr-details td span {
    display: block;
    font-weight: 700
}

section.dr-models .dr-details-mobile {
    color: #eee;
    background-color: #3b3b3b;
    padding: 15px 0
}

section.dr-models .dr-details-mobile h5 {
    color: #fd8233;
    margin: 0
}

section.dr-models .dr-details-mobile h6 {
    font-family: H-DCheddar, sans-serif;
    font-size: 24px
}

@media (min-width:768px) {
    section.dr-models .dr-details-mobile {
        display: none
    }
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data&gt;div&gt;.dr-details-mobile__highlights {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #555;
    width: 100%;
    border-top: 4px solid #555
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data&gt;div&gt;.dr-details-mobile__highlights&gt;.dr-details-mobile__highlight {
    border-bottom: 1px solid #555;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px 0
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data&gt;div&gt;.dr-details-mobile__highlights&gt;.dr-details-mobile__highlight&gt;* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data&gt;div&gt;.dr-details-mobile__highlights&gt;.dr-details-mobile__highlight&gt;:first-child {
    font-weight: 700
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs {
    margin: 20px 0 0
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs&gt;*+* {
    margin-top: 20px
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab {
    border: 1px solid #4b4b4b;
    -webkit-appearance: none;
    text-align: left;
    position: relative;
    background-color: transparent;
    border-radius: 0;
    border-top-right-radius: 30px;
    padding: 12px;
    min-width: 150px;
    font-family: H-DCheddar, sans-serif;
    font-size: 20px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    line-height: 1.2
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab--active {
    background-color: #fd8233
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab--active button {
    margin: 0 0 10px
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab:after {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    content: "\2022";
    position: absolute;
    right: 15px;
    top: 0;
    color: #eee;
    opacity: .3;
    font-size: 30px
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab button {
    color: #eee;
    width: 100%;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    text-align: left;
    font-size: 24px;
    padding: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab button:focus {
    outline: none
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    overflow: hidden
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div table,
section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div td,
section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div th {
    border: 1px solid hsla(0, 0%, 100%, .5)
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div td {
    font-size: 14px;
    padding: 5px
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div td span {
    font-weight: 700;
    display: block;
    font-size: 12px;
    text-transform: uppercase
}

section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div td,
section.dr-models .dr-details-mobile .dr-details-mobile__highlight-data .dr-mobile-expandable-tabs .dr-mobile-expandable-tab div th {
    width: 50%
}

section.dr-models .dr-slider {
    height: 300px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

@media (min-width:768px) {
    section.dr-models .dr-slider {
        height: 550px
    }
}

section.dr-models .dr-slider .swiper-container {
    margin-left: auto;
    margin-right: auto
}

section.dr-models .dr-slider .swiper-slide {
    background-size: cover;
    background-position: 50%
}

section.dr-models .dr-slider .gallery-top {
    height: 75%;
    width: 100%
}

section.dr-models .dr-slider .gallery-thumbs {
    height: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0
}

section.dr-models .dr-slider .gallery-thumbs .swiper-slide {
    width: 30%;
    height: 100%;
    opacity: .6;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    margin-top: 10px
}

section.dr-models .dr-slider .gallery-thumbs .swiper-slide-active {
    opacity: 1;
    border: 2px solid #eee
}

@font-face {
    font-family: H-DCheddar;
    src: url("//cdn.dealerspike.com/imglib/fonts/cheddar/CheddarGothicHD-Regular.woff");
    src: url("//cdn.dealerspike.com/imglib/fonts/cheddar/CheddarGothicHD-Regular.eot?") format("embedded-opentype"), url("//cdn.dealerspike.com/imglib/fonts/cheddar/CheddarGothicHD-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: H-DCheddar;
    src: url("//cdn.dealerspike.com/imglib/fonts/cheddar/CheddarGothicHD-Italic.woff");
    src: url("//cdn.dealerspike.com/imglib/fonts/cheddar/CheddarGothicHD-Italic.eot?") format("embedded-opentype"), url("//cdn.dealerspike.com/imglib/fonts/cheddar/CheddarGothicHD-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic
}

.dr-container {
    width: 100%;
    margin: 0 auto;
    padding: 15px
}

@media (min-width:768px) {
    .dr-container {
        width: 750px
    }
}

@media (min-width:992px) {
    .dr-container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .dr-container {
        width: 1170px
    }
}

@media (min-width:1530px) {
    .dr-container {
        width: 1470px
    }
}

.dr-breakpoints {
    position: fixed;
    top: 0;
    left: 0;
    opacity: .7;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    z-index: 9999999;
    display: block;
    text-align: center
}

.dr-breakpoints&gt;* {
    padding: 10px
}

.dr-breakpoints__xs {
    color: #fff;
    background-color: blue
}

@media (min-width:768px) {
    .dr-breakpoints__xs {
        display: none
    }
}

.dr-breakpoints__sm {
    display: none;
    background-color: #ff0;
    color: #000
}

@media (min-width:768px) {
    .dr-breakpoints__sm {
        display: block
    }
}

@media (min-width:992px) {
    .dr-breakpoints__sm {
        display: none
    }
}

.dr-breakpoints__md {
    display: none;
    background-color: #ff0007;
    color: #000
}

@media (min-width:992px) {
    .dr-breakpoints__md {
        display: block
    }
}

@media (min-width:1200px) {
    .dr-breakpoints__md {
        display: none
    }
}

.dr-breakpoints__lg {
    display: none;
    background-color: #14ff00;
    color: #000
}

@media (min-width:1200px) {
    .dr-breakpoints__lg {
        display: block
    }
}

@media (min-width:1530px) {
    .dr-breakpoints__lg {
        display: none
    }
}

.dr-breakpoints__xl {
    display: none;
    background-color: #ff00ea;
    color: #000
}

@media (min-width:1530px) {
    .dr-breakpoints__xl {
        display: block
    }
}

/*# sourceMappingURL=client.css.map*/</pre></body></html>