/* Minification failed. Returning unminified contents.
(1489,31): run-time error CSS1067: Expected number, found 'auto-fit'
(1489,31): run-time error CSS1036: Expected expression, found 'auto-fit'
 */
html {
    font: 14px "MaisonNeue",sans serif
}

* {
    box-sizing: border-box;
    max-width: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1em
}

body {
    font: 14px "MaisonNeue",sans serif;
    text-rendering: optimizeLegibility;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #347583;
    line-height: 1.33em;
    overflow-x: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100vw;
    cursor: default;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -ms-flex-direction: column;
    flex-direction: column
}

main {
    -ms-flex: 0 0 1;
    flex: 0 0 1
}

button, input[type=submit] {
    cursor: pointer
}

textarea {
    resize: none;
    min-height: 8em
}

a {
    color: inherit;
    text-decoration: none
}

button {
    font-size: inherit;
    color: inherit;
    font-family: inherit
}

input, textarea {
    background: white;
    font: 14px "MaisonNeue",sans serif;
    font: 1rem "MaisonNeue",sans serif
}

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #c3c3c3
    }

    input::placeholder, textarea::placeholder {
        color: #c3c3c3
    }

img {
    display: block
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.33em;
    font-weight: 400
}

ol {
    padding-left: 20px
}

h1 {
    font-size: 3.4em
}

h2 {
    font-size: 2.8em
}

h3 {
    font-size: 2.4em
}

h4 {
    font-size: 2em
}

h5 {
    font-size: 1.6em
}

h6 {
    font-size: .6em
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

p {
    font-size: 1em
}

@font-face {
    font-family: MaisonNeue;
    font-weight: 700;
    src: local('Maison Neue Bold'),url(fonts/MaisonNeue-Bold.woff) format('woff')
}

@font-face {
    font-family: MaisonNeue;
    src: local('Maison Neue Book'),url(fonts/MaisonNeue-Book.woff) format('woff')
}

@font-face {
    font-family: start;
    src: url(fonts/start.eot);
    src: url(fonts/start.eot?#iefix) format("embedded-opentype"),url(fonts/start.woff) format("woff"),url(fonts/start.ttf) format("truetype"),url(fonts/start.svg#start) format("svg")
}

[class^=i-]:before, [class*=" i-"]:before, [class^=i-]:after, [class*=" i-"]:after {
    font-family: start;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    font-style: normal;
    font-weight: inherit;
    line-height: 1
}

.i-chat:before {
    content: '\e800'
}

.i-checked:before {
    content: '\e801'
}

.i-circle:before {
    content: '\e802'
}

.i-close:before {
    content: '\e803'
}

.i-cog:before {
    content: '\e804'
}

.i-left:before {
    content: '\e805'
}

.i-mail:before {
    content: '\e806'
}

.i-menu:before {
    content: '\e807'
}

.i-operator:before {
    content: '\e808'
}

.i-phone:before {
    content: '\e809'
}

.i-remove:before {
    content: '\e80a'
}

.i-right:before {
    content: '\e80b'
}

.i-sale:before {
    content: '\e80c'
}

.i-search:before {
    content: '\e80d'
}

.i-star:before {
    content: '\e80e'
}

.xs {
    width: 100%;
    min-height: 1px;
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.xs-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.xs-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.xs-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.xs-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.xs-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.xs-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.xs-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.xs-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.flex {
    display: -ms-flexbox;
    display: flex
}

.xs-left {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.xs-center {
    -ms-flex-pack: center;
    justify-content: center
}

.xs-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.xs-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.xs-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xs-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.xs-middle {
    -ms-flex-align: center;
    align-items: center
}

.xs-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.xs-col {
    -ms-flex-direction: column;
    flex-direction: column
}

.xs-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.fullheight {
    min-height: 100vh
}

    .fullheight .wrapper {
        min-height: 100vh
    }

.logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px
}

    .logo figcaption {
        display: none;
        margin-left: 10px
    }

    .logo img {
        transition: opacity .25s ease
    }

header {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    background: #007480;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    min-height: 73px;
    color: white;
    transition: all .35s cubic-bezier(.64,.21,.49,.78);
    border-bottom: 1px solid transparent
}

    header .grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }

    header li {
        display: inline-block;
        padding: 5px
    }

    header .desk {
        opacity: 0;
        max-width: 0;
        max-height: 0
    }

    header .mob {
        opacity: 1;
        max-width: 300px;
        max-height: 200px
    }

    header.sticky {
        background: #007480;
        border-bottom-color: rgba(255,255,255,.12);
        box-shadow: 0 2px 2px rgba(0,0,0,.15);
        height: 73px
    }

        header.sticky .mob {
            opacity: 1 !important;
            max-width: 300px !important;
            max-height: 200px !important
        }

        header.sticky .desk {
            opacity: 0 !important;
            max-width: 0 !important;
            max-height: 0 !important
        }

        header.sticky .logo {
            -ms-flex: 1;
            flex: 1;
            -ms-flex-pack: center;
            justify-content: center
        }

main {
    margin-top: 70px
}

.search-layout + main {
    margin-top: 0
}

footer {
    color: white;
    background: #006772;
    padding: 30px 0 70px;
    font-size: .9rem;
    line-height: 1.2em
}

.menu {
    background: transparent;
    position: absolute;
    right: 10px;
    font-size: 25px;
    top: 25px;
    cursor: pointer
}

    .menu:before {
        font-family: start;
        content: '\e807'
    }

.open .menu:before {
    content: '\e803'
}

.container {
    margin: 0 auto;
    padding: 0 15px
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column
}

.grid {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 15px;
    width: 100%
}

.btn {
    border-radius: 50px;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 1.33em;
    opacity: .95;
    padding: 8px 20px;
    text-align: center;
    text-transform: none;
    transition: background .25s ease-in-out;
    transition-property: border-color,background-color
}

    .btn.sm {
        padding: 5px 10px
    }

    .btn.block {
        display: block;
        width: 100%
    }

    .btn.stroke {
        background-color: transparent;
        color: white;
        border-color: white
    }

.btn-danger {
    background-color: #e45c5c;
    color: white;
    border-color: #e45c5c
}

.btn-info {
    background-color: #61b3e4;
    color: white;
    border-color: #61b3e4
}

.btn-success {
    background-color: #5ed37d;
    color: white;
    border-color: #5ed37d
}

.btn-warning {
    background-color: #f9a11b;
    color: white;
    border-color: #f9a11b
}

.btn-primary {
    background-color: #6eca97;
    color: white;
    border-color: #6eca97
}

.btn-accent {
    background-color: #007480;
    color: white;
    border-color: #007480
}

.btn-accentLight {
    background-color: #cce9ee;
    color: white;
    border-color: #cce9ee
}

.btn-trans {
    background-color: transparent;
    color: #d2d6da;
    border-color: transparent
}

.btn:hover, .btn:active, .btn:focus {
    opacity: 1
}

.light {
    background-color: white
}

.default {
    background-color: #d2d6da
}

.danger {
    background-color: #e45c5c
}

.warning {
    background-color: #f9a11b
}

.success {
    background-color: #5ed37d
}

.primary {
    background-color: #6eca97
}

.accent {
    background-color: #007480
}

.accentLight {
    background-color: #cce9ee
}

.light, .default {
    color: #347583
}

.danger, .warning, .success, .dark, .primary, .info {
    color: white
}

.tlight {
    color: white
}

.tprimary {
    color: #6eca97
}

.taccent {
    color: #007480
}

.tsuccess {
    color: #5ed37d
}

.tdanger {
    color: #e45c5c
}

.twarning {
    color: #f9a11b
}

.tdefault {
    color: #9ca0a3
}

.tinfo {
    color: #61b3e4
}

.txs-left {
    text-align: left !important
}

.txs-right {
    text-align: right !important
}

.txs-center {
    text-align: center !important
}

.light, .normal {
    font-weight: 500
}

.bold {
    font-weight: 700
}

.p0 {
    padding: 0
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p30 {
    padding: 30px
}

.pt0 {
    padding-top: 0
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pb0 {
    padding-bottom: 0
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pr5 {
    padding-right: 5px
}

.m0 {
    margin: 0
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m30 {
    margin: 30px
}

.mt0 {
    margin-top: 0
}

.mb5 {
    margin-bottom: 5px !important
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mr5 {
    margin-right: 5px
}

.margin-left {
    margin-left: auto
}

input[type=text], input[type=email], input[type=password], textarea, select {
    border-radius: 50px;
    box-shadow: none;
    line-height: 1.33em;
    padding: 8px 20px;
    border: 1px solid white
}

textarea {
    border-radius: 20px
}

.form input[type=text], .form input[type=email], .form input[type=password], .form textarea, .form select {
    border: 1px solid #d2d6da;
    color: #007480
}

input[type=text].border, input[type=email].border, input[type=password].border, textarea.border, select.border {
    border: 1px solid #d2d6da;
    color: #007480
}

.form label {
    margin-bottom: 10px;
    display: block;
    margin-bottom: 5px
}

.form-title {
    font-size: 16px;
    margin: 0
}

    .form-title:not(:first-child) {
        margin-top: 20px
    }

.form > :not(:last-child) {
    margin-bottom: 10px
}

.form-group {
    padding: 5px;
    position: relative
}

    .form-group input, .form-group textarea {
        width: 100%
    }

        .form-group input[readonly], .form-group input:disabled, .form-group textarea[readonly], .form-group textarea:disabled {
            background: #e6e6e6;
            cursor: default
        }

.form-radio, .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-radio-h {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -2px
}

    .form-radio-h .radio {
        -ms-flex: 1;
        flex: 1;
        margin: 0 2px
    }

.check input, .radio input {
    display: none
}

.check label, .radio label {
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    line-height: 1.1em;
    font-weight: 500
}

    .check label:before, .radio label:before {
        width: 14px;
        height: 14px;
        content: "";
        background: white;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        border: 1px solid #007480
    }

.radio label {
    border-radius: 3px;
    display: -ms-flexbox;
    display: flex;
    font-size: .9em;
    font-weight: 300 !important;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    position: relative;
    transition: all .25s ease
}

    .radio label:before {
        border-radius: 50%
    }

    .radio label:after {
        background: #6eca97;
        border-radius: 50%;
        content: "";
        display: block;
        font-weight: 500;
        height: 10px;
        left: 0;
        margin: 3px;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: all .1s ease-in-out;
        width: 10px
    }

.radio input[type=radio]:checked + label:after {
    opacity: 1
}

.money:before {
    content: "$";
    color: #61b3e4;
    position: absolute;
    line-height: 35px;
    margin-left: 18px
}

.money input {
    padding-left: 30px
}

.h550 {
    min-height: 550px
}

.h100 {
    height: 100%
}

.h100-10 {
    height: calc(100% - 10px)
}

.hheader {
    height: 73px
}

.f1 {
    -ms-flex: 1;
    flex: 1
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f22 {
    font-size: 22px
}

.f32 {
    font-size: 32px
}

.low {
    text-transform: lowercase !important
}

.upp {
    text-transform: uppercase !important
}

.cap {
    text-transform: capitalize !important
}

.inline {
    display: inline
}

.line {
    display: inline-block
}

.noscroll {
    overflow-y: hidden
}

.cars, .versions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.car, .version, .pack {
    margin: 5px;
    width: calc(100% - 20px)
}

.packs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.car {
    max-width: 280px;
    padding: 10px;
    border: 1px solid #6eca97;
    transition: all .25s ease;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

    .car > a {
        color: #6eca97
    }

    .car h4 {
        color: #6eca97;
        line-height: 1.1em;
        margin-bottom: 10px
    }

        .car h4 span {
            font-weight: 700;
            display: block;
            color: #61b3e4
        }

    .car dl {
        -ms-flex: 1;
        flex: 1
    }

    .car dt {
        float: left;
        clear: left;
        margin-right: 5px
    }

    .car dd {
        font-weight: 700;
        margin-left: 0
    }

    .car .image {
        background: lightgray;
        margin-bottom: 20px
    }

    .car .img {
        height: 150px
    }

    .car .b-lazy {
        background: center no-repeat;
        background-size: cover;
        transition: all .2s ease-in-out;
        opacity: 0
    }

        .car .b-lazy.b-loaded {
            opacity: 1
        }

        .car .b-lazy.b-error {
            opacity: 1;
            background-size: auto auto;
            background-size: initial;
            background-image: url(/Content/images/logo.png)
        }

    .car.single {
        border: 0;
        width: 100%;
        max-width: none
    }

        .car.single dd {
            margin-bottom: 10px
        }

.version {
    max-width: 350px;
    position: relative;
    width: 100%
}

    .version input {
        display: none
    }

    .version label {
        border: 2px solid #d2d6da;
        cursor: pointer;
        margin-bottom: 0;
        padding: 15px 10px 10px;
        transition: border-color .15s ease;
        font-size: 20px;
        line-height: 1.1em;
        color: #6eca97
    }

    .version small {
        font-size: 14px;
        display: block;
        margin-top: 4px;
        color: #888
    }

    .version .name b {
        margin-top: 5px;
        color: #61b3e4;
        font-size: 26px;
        display: block
    }

        .version .name b:after {
            content: "/mes";
            font-size: 16px
        }

    .version .btn {
        border-radius: 0;
        border: 2px solid #d2d6da;
        border-top: 0
    }

    .version input:checked ~ label, .version input:checked ~ .btn {
        border-color: #6eca97
    }

    .version input ~ .btn {
        max-height: 0;
        visibility: hidden;
        opacity: 0;
        transition: all .2s ease
    }

    .version input:checked ~ .btn {
        max-height: 200px;
        visibility: visible;
        opacity: 1
    }

    .version input:checked ~ .tabs .tab {
        border-left-color: #6eca97;
        border-right-color: #6eca97
    }

    .version .tab {
        border: 2px solid #d2d6da;
        border-top: 0;
        transition: border-color .15s ease
    }

.tabname {
    display: block;
    cursor: pointer;
    padding: 10px;
    position: relative
}

    .tabname:after {
        content: "+";
        position: absolute;
        right: 10px;
        font-size: 18px;
        font-weight: 700;
        color: #61b3e4
    }

.tabcontent {
    color: #333;
    font-size: .85em;
    line-height: 1.1em;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .25s ease;
    padding: 0 10px
}

.tab li:not(:last-child) {
    margin-bottom: 10px
}

.tab li {
    display: none;
    font-size: 0;
    transition: all .1s ease,margin .4s ease;
    margin-bottom: 0;
    opacity: 0;
    line-height: 1.3em
}

    .tab li:before {
        content: "";
        background: #61b3e4;
        width: 9px;
        height: 9px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%
    }

.tab.open .tabcontent {
    padding: 0 10px 10px;
    max-height: 1000px;
    visibility: visible;
    opacity: 1;
    overflow-y: auto
}

.tab.open li {
    animation: showCool .5s;
    display: block;
    font-size: inherit;
    opacity: 1;
    transition: all .1s ease,opacity .3s ease
}

@keyframes showCool {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.pack {
    width: 175px
}

    .pack input {
        display: none
    }

    .pack label {
        border: 2px solid #d2d6da;
        color: #61b3e4;
        padding: 20px 10px;
        font-weight: 700;
        cursor: pointer;
        margin-bottom: 0;
        display: block;
        text-align: center;
        font-size: 16px
    }

    .pack small {
        display: block
    }

    .pack span {
        font-size: 3em;
        display: block
    }

        .pack span small {
            color: #6eca97;
            font-size: 16px
        }

    .pack input:checked + label {
        border-color: #6eca97
    }

.compare {
    margin: 5px;
    width: 150px;
    height: 100px;
    background: transparent;
    position: relative
}

    .compare:empty {
        border: 4px solid white
    }

    .compare:not(:empty):hover:after {
        opacity: 1
    }

    .compare:not(:empty):after {
        background: rgba(255,255,255,.4);
        content: "";
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
        opacity: 0;
        transition: all .25s ease;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        content: '\e80a';
        font-family: start;
        color: white
    }

    .compare > span {
        height: 100px;
        display: block;
        background-size: cover
    }

#compareList .row {
    -ms-flex-pack: center;
    justify-content: center
}

.icons {
    color: #6eca97;
    margin: 15px 0 10px;
    font-size: 24px
}

    .icons > * {
        cursor: pointer;
        margin-right: 8px;
        transition: all .15s ease;
        display: inline-block
    }

    .icons button {
        background: transparent;
        color: #347583
    }

        .icons button:hover, .icons button:active {
            color: #007480
        }

.like {
    font-weight: 900;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    right: 20px;
    color: #007480;
    padding: 6px 7px;
    top: 20px;
    width: 34px;
    font-size: 16px;
    border: 1px solid #d2d6da;
    transition: background .25s ease
}

    .like::active {
        box-shadow: 0 0 3px rgba(0,0,0,.5)
    }

    .like.liked {
        background: #007480;
        color: white
    }

.version .like {
    color: #61b3e4;
    right: 10px;
    top: 10px
}

    .version .like.liked {
        background: #61b3e4;
        color: white
    }

.overlay {
    background: rgba(255,255,255,.6);
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 11;
    transition: all .1s ease,background .4s ease
}

    .overlay.hidden {
        transition: all .1s ease 1s,background 1s ease;
        background: rgba(255,255,255,0);
        z-index: -1
    }

        .overlay.hidden .modal {
            left: 200vw
        }

.modal {
    left: 0;
    transition: left .5s ease;
    background: white;
    border-radius: 25px;
    box-shadow: 1px 1px 7px rgba(0,0,0,.5);
    color: #007480;
    max-height: 90vh;
    max-width: 90%;
    width: 800px;
    padding: 30px;
    font-size: 18px;
    position: relative
}

    .modal .content {
        max-height: calc(80vh - 40px);
        overflow-y: auto
    }

    .modal .close {
        text-align: right;
        color: #6eca97;
        cursor: pointer;
        position: absolute;
        right: 25px;
        top: 20px
    }

    .modal label {
        font-weight: 700
    }

#favorites .modal {
    min-width: 65vw
}

#favorites .image {
    margin-bottom: 10px
}

    #favorites .image span {
        min-height: 100px;
        display: block;
        background: center no-repeat;
        background-size: cover
    }

#favorites .cars {
    -ms-grid-columns: (200px)[auto-fit];
    grid-template-columns: repeat(auto-fit,200px);
    max-width: 850px;
    margin: 10px auto;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

#favorites .car {
    font-size: 14px;
    border: 0;
    line-height: 1.2em
}

    #favorites .car h4 {
        line-height: 1em;
        margin-bottom: 5px
    }

#favorites small {
    font-size: .7em
}

.hero {
    position: relative
}

    .hero .grid {
        position: relative
    }

.maincar {
    height: 100%;
    bottom: -8%;
    width: 100%;
    display: block;
    position: absolute;
    background: url(../Content/images/car.png) right bottom no-repeat;
    background-size: contain;
    z-index: 0
}

.ie .AI_lightbox_grid {
    display: block !important;
    min-height: 300px !important
}

.ie .lightbox {
    display: none
}

    .ie .lightbox.active {
        display: block;
        min-height: 300px
    }

.ie .hero .hover {
    -ms-transform: translate(0,150px);
    transform: translate(0,150px)
}

.ie .car dl {
    -ms-flex: inherit;
    flex: inherit
}

.ie nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex: 0 0 1
}

.ie header .grid {
    display: block
}

.ie header .logo {
    float: left;
    width: 195px
}

    .ie header .logo img {
        display: inline-block
    }

.ie header nav {
    float: right
}

#noresults {
    text-align: center;
    font-size: 18px;
    padding: 30px 0;
    color: #9b9b9b
}

    #noresults i {
        display: block;
        font-size: 55px;
        margin-bottom: 30px
    }

    #noresults b {
        display: block;
        font-size: 28px;
        margin-bottom: 5px
    }

.relative {
    position: relative
}

.carimage {
    min-height: 300px;
    background: #e4e4e4 none center/contain no-repeat scroll
}

.carimage-cover {
    min-height: 300px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px
}

@media(min-width:480px) {
    .s {
        width: 100%;
        min-height: 1px;
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .s-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .s-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .s-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .s-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .s-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .s-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .s-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .s-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .s-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .s-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .s-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .s-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .s-left {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .s-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .s-right {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .s-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .s-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .s-top {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .s-middle {
        -ms-flex-align: center;
        align-items: center
    }

    .s-bottom {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .s-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .s-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .ts-left {
        text-align: left !important
    }

    .ts-right {
        text-align: right !important
    }

    .ts-center {
        text-align: center !important
    }

    .pack label {
        padding: 20px;
        font-size: 18px
    }

    .pack span {
        font-size: 4em
    }
}

@media(min-width:600px) {
    .m {
        width: 100%;
        min-height: 1px;
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .m-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .m-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .m-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .m-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .m-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .m-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .m-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .m-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .m-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .m-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .m-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .m-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .m-left {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .m-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .m-right {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .m-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .m-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .m-top {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .m-middle {
        -ms-flex-align: center;
        align-items: center
    }

    .m-bottom {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .m-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .m-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .logo {
        -ms-flex: 0 0 195px;
        flex: 0 0 195px
    }

        .logo figure {
            display: -ms-flexbox;
            display: flex;
            font-size: 25px;
            line-height: 35px
        }

    header {
        height: auto
    }

    .tm-left {
        text-align: left !important
    }

    .tm-right {
        text-align: right !important
    }

    .tm-center {
        text-align: center !important
    }

    .rmleft {
        margin-left: auto
    }

    .cars, .versions {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .car, .version, .pack {
        width: calc(50% - 10px)
    }

    .car {
        max-width: 100%
    }
}

@media(min-width:767px) {
    .l {
        width: 100%;
        min-height: 1px;
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .l-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .l-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .l-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .l-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .l-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .l-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .l-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .l-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .l-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .l-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .l-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .l-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .l-left {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .l-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .l-right {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .l-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .l-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .l-top {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .l-middle {
        -ms-flex-align: center;
        align-items: center
    }

    .l-bottom {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .l-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .l-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    header .grid {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    header.search-layout .desk {
        opacity: 1;
        max-width: 300px;
        max-height: 200px
    }

    header.search-layout .mob {
        opacity: 0;
        max-width: 0;
        max-height: 0
    }

    .menu {
        display: none
    }

    .tl-left {
        text-align: left !important
    }

    .tl-right {
        text-align: right !important
    }

    .tl-center {
        text-align: center !important
    }

    .car, .version, .pack {
        width: calc(33% - 10px)
    }

    .compare {
        margin: 5px 10px
    }

    .maincar {
        background-size: 70%
    }

    .ie nav, .ie nav ul {
        text-align: right;
        margin-left: auto
    }

    .ie .row {
        display: table-row;
        display: -ms-flexbox;
        display: flex
    }

        .ie .row > :not(.row) {
            vertical-align: top
        }
}

@media(min-width:992px) {
    .xl {
        width: 100%;
        min-height: 1px;
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xl-left {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .xl-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .xl-right {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .xl-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .xl-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .xl-top {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .xl-middle {
        -ms-flex-align: center;
        align-items: center
    }

    .xl-bottom {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .xl-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xl-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .txl-left {
        text-align: left !important
    }

    .txl-right {
        text-align: right !important
    }

    .txl-center {
        text-align: center !important
    }

    .pack {
        width: calc(16% - 10px)
    }

    .maincar {
        background-size: auto auto;
        background-size: initial
    }

    .ie .f1 {
        -ms-flex: 1;
        flex: 1
    }
}

@media(max-width:766px) {
    header nav {
        padding: 10px 20px;
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: #6eca97;
        top: 0;
        left: 200vw;
        font-size: 19px;
        margin-top: 73px;
        transition: left .85s ease
    }

        header nav li {
            display: block
        }

        header nav a {
            display: block;
            padding: 15px 20px 15px 0
        }

        header nav .btn {
            border-radius: 5px;
            padding: 9px;
            width: 100%;
            font-size: 18px
        }

    header.open {
        background: #6eca97;
        border-color: #6eca97
    }

        header.open nav {
            left: 0;
            transition: left .45s ease
        }

    .hero {
        line-height: 1em;
        text-align: center
    }

        .hero h2 {
            font-size: 2.2em
        }

    .version label, .pack label {
        position: relative
    }

        .version label:before, .pack label:before {
            background: white;
            content: '\e802';
            position: absolute;
            right: 5px;
            top: 15px;
            color: lightgray;
            font-size: 32px;
            font-family: start
        }

    .version input:checked ~ label:before, .pack input:checked ~ label:before {
        content: '\e801';
        color: #6eca97
    }

    #compareList .row .form-group {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center
    }

    .icons {
        font-size: 28px
    }

        .icons > * {
            margin-right: 20px
        }

    .like {
        width: 35px;
        font-size: 20px
    }

    .version .like {
        right: 5px;
        top: 45px
    }

    .modal .content {
        max-height: calc(98vh - 40px)
    }

    .modal {
        max-height: 98vh;
        padding: 20px
    }

        .modal h5 {
            font-size: 1.2em
        }
}

@media(min-width:1024px) {
    .car, .version, .pack {
        width: calc(25% - 10px)
    }

    .pack {
        width: calc(16% - 10px)
    }

    .compare {
        margin: 5px 30px
    }

    #compareList .form-group {
        margin-left: auto
    }
}

