@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,600;1,700&amp;display=swap');
body {
    font-family: 'Raleway', sans-serif !important;
    background: none !important;
}

.raleway {
    font-family: 'Raleway', sans-serif !important;
}

.montserrat {
    font-family: 'Montserrat', sans-serif;
}

.alert-dismissible .close {
    top: -5px !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.text-copper,
.text-hover-copper:hover {
    color: #7e5e49 !important
}

.dark-background {
    background: #272727 !important;
}

.gradient {
    background: -webkit-linear-gradient(#a98b80, #7e5e49);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #937363;
}

.background-copper-after:before,
.background-copper-after:after {
    background: #937363 !important;
}

.modal-header .close {
    top: 18px;
    right: 18px;
}

.header {
    /*background-color: black !important;
    opacity: 0.6 !important;*/
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) !important;
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) !important;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) !important;
}

.icon-hexagon {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 29px;
    text-align: center;
    margin: 14px 0;
    border-left: solid 2px #a98b80;
    border-right: solid 2px #a98b80;
}

.icon-hexagon:before,
.icon-hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 35px;
    height: 35px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 5px;
}

.icon-hexagon:before {
    top: -17.6777px;
    border-top: solid 3px #a98b80;
    border-right: solid 3px #a98b80;
}

.icon-hexagon:after {
    bottom: -17.6777px;
    border-bottom: solid 3px #a98b80;
    border-left: solid 3px #a98b80;
}

.icon-hexagon span {
    font-size: 2em;
    color: #a98b80;
}

.info-button-label span.content {
    font-size: 1.5em;
    font-weight: 500;
    color: #a98b80;
    margin-left: 10px;
}

.header.scrolled {
    background: #262626 !important;
    opacity: 0.9;
}


/* HOME / inventory SLIDER */


/* background on sliders */

.slick-next,
.slick-prev {
    width: auto !important;
    height: auto !important;
}

.slick-next {
    right: 30px !important;
}

.slide .content .make-model {
    max-width: 325px;
    text-align: left;
    line-height: 1.2em;
}

.slider .slick-list.draggable {
    /*background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)) !important;*/
}

.vehicle,
.slider {
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url("../images/inventory/bg-car.jpg");
}


/*.vehicle.lease, .slide.lease{
    background-image: url("../images/inventory/bg-lease.jpg");
}
.vehicle.subscriptions, .slider.subscriptions{
    background-image: url("../images/inventory/bg-s.jpg");
}
.vehicle.exotic-rentals, .slide.exotic-rentals{
    background-image: url("../images/inventory/bg-exotic-rentals.jpg");
}*/

.vehicle .busy-loading,
.slide .busy-loading {
    min-width: 473px;
    min-height: 346px;
}

.slide .busy-loading img.loader {
    height: 50px;
    width: 50px;
    top: 130px;
    margin-left: 155px;
    position: absolute
}

.vehicle .busy-loading img.loader {
    height: 50px;
    width: 50px;
    margin-left: 33%;
    margin-top: 32%;
}

.vehicle .vehicle-image,
.slide .vehicle-image {
    /*display: none;*/
}


/*.secondary-button {
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
    width: 198px;
    height: 53px;
    font-weight: 500;
    font-size: 15px;
    color: #032241;
    line-height: 47px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: top;
    border: solid 2px #032241;
    transition: all 0.2s linear
}*/

.secondary-button.filter {
    /*border-color: #fff;*/
    border: none;
    background: #a98b80;
}

.secondary-button:after {
    content: '';
    display: inline-block;
    position: absolute;
    background-color: #7e5e49;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    transition: all 0.2s linear;
    z-index: -1
}

.secondary-button:hover {
    border-color: #7e5e49;
    color: #FFF
}

.secondary-button:hover:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bg-dark-copper {
    background: #7e5e49 !important;
}

.alert-bg-dark-copper {
    background: #a98b80 !important;
    color: #ffffff;
}

.bg-light-copper {
    background: #a98b80 !important;
}

.bg-brown {
    background: #37322E !important;
}


/* footer */

.footer {
    background-color: #1b1e21 !important;
    text-align: justify !important;
}


/* get in touch */

.get-in-touch input[type=text],
.get-in-touch input[type=tel],
.get-in-touch input[type=email],
.get-in-touch select,
.get-in-touch textarea {
    border: none;
    border-bottom: solid 2px #032241;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
    outline: none !important;
    color: #000;
}

.get-in-touch input[type=submit]:hover {
    background-color: #7e5e49 !important;
    border: none;
    color: #ffffff;
}


/* end get in touch */


/* home */

.moz-about-us__image {
    top: -10px;
    width: 100%;
    height: 100%;
}

#moz-about-us {
    background: #272727;
}

.moz-about-us__text--before {
    height: 90px;
}

#moz-about-us .title-border {
    height: 3px;
    max-width: 115px;
    background: #a98b80;
    margin-top: 10px;
}

#moz-about-us p {
    line-height: 22px;
    font-size: inherit;
    font-size: 14px;
}

#moz-about-us .bio-link {
    font-size: 1em;
}

.moz-about-us__image {
    bottom: -7.5%;
}

.moz-about-us__text {
    padding-top: 0;
}

.meet-michael-oz .content {
    font-size: 1em;
}

.background-video {
    position: relative;
    background-color: #7e5e49;
    height: 700px;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.background-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.background-video .container {
    position: relative;
    z-index: 2;
}

.background-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.2;
    z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
    .background-video {
        /*background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;*/
    }
    /* .background-video video {
        display: none;
    } */
}

.background-video:before {
    content: "";
    display: block;
    width: 100%;
    height: 49%;
    position: absolute;
    z-index: 121;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.home-banner p span.dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px 4px 4px;
    border-radius: 5px;
    background: #ffffff;
}

.home-banner .content {
    margin-top: 250px;
}

.home-banner .content h1 {
    font-size: 2.8em;
    margin-bottom: 20px;
}

.home-banner .content p {
    font-size: 1.2em;
}

.moz-about-us__text .underline {
    background: #a98b80;
    width: 200px;
    margin-bottom: 50px;
}

.exclusive-inventory {
    padding: 100px 0 25px 0;
}


/* .exclusive-inventory .category {
    position: relative;
} */

.exclusive-inventory h2.title {
    font-size: 2.8em;
    text-transform: uppercase;
    text-align: center;
    color: #7e5e49;
}

.exclusive-inventory .underline {
    background: #a98b80;
    width: 200px;
    margin-bottom: 50px;
}

.exclusive-inventory .inventory {
    background: #000000;
}

.exclusive-inventory .slider .slide {
    padding: 2px;
    /*background-color: #000000;*/
}

.exclusive-inventory .slider .slide:after {
    background: #000000;
    opacity: 0.8;
}

.exclusive-inventory .slider .content,
.vehicle .content {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    border-left: 3px solid #a98b80;
    padding: 15px 0 15px 20px;
    bottom: 20px;
    margin-left: 50px;
    /* font-weight: 700; */
    font-size: 1.1em;
    text-transform: uppercase;
    color: #ffffff;
}

.exclusive-inventory .slider .slide:hover,
.vehicle img:hover {
    opacity: 0.9;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}


/* inventory page */

input[type=datetime-local],
input[type=date] {
    font-family: 'Montserrat', sans-serif;
    border: none;
    border-bottom: solid 2px #a98b80;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    padding-top: 0 !important;
    padding-bottom: 5px;
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    outline: none !important;
    /*color: #000 !important;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.vehicle {
    padding: 2px !important;
    animation-delay: 0.3s;
}

.exclusive-inventory .slider .pricing {
    font-size: 0.95em;
    margin-top: 10px;
}

.exclusive-inventory .slider .category {
    font-size: 1.7em;
    position: absolute;
    top: 15px;
    /* margin-left: 1px; */
    text-transform: uppercase;
    border-bottom: 2px solid #a98b80;
    /*padding:0 24px;*/
    padding: 0 25px 5px 25px;
}

.mdl-spotlight__container .floating-grayscale {
    width: 117% !important;
    top: 0;
    right: 0;
    z-index: 0;
    height: 178%;
}

.as-seen-on canvas.data-seq-image {
    display: inline-block;
}

.lets-chat__accent--top:before,
.lets-chat__accent--top:after,
.lets-chat__accent--bottom:before,
.lets-chat__accent--bottom:after {
    background-color: #a98b80;
}


/* end home */


/* bio page **/

.c_meet_the_team--top {
    z-index: -1;
}

#section-four-about .contact-info .cinfo {
    background-color: #37322E !important;
}

.bg_color--blue:after {
    background-color: #37322E !important;
    opacity: 1 !important;
}

.blue-bg-overlay:after {
    background-color: #a98b80 !important;
}


/* contact page */

#contact-section-one .contact-us-info {
    background-color: #37322E !important;
}


/* vehicle single page */

.cover-image {
    height: 90vh;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.listing__infograph--container {
    background: #37322E;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(147, 115, 99, 1);
    -moz-box-shadow: 0px 0px 40px 0px rgba(147, 115, 99, 1);
    box-shadow: 0px 0px 40px 0px rgba(147, 115, 99, 1);
}

.listing__infograph {
    color: #a98b80;
}

.li-make-model h2 {
    font-size: 1.563em;
}

.li-make-model .make-model,
.model {
    font-size: 1.1em;
    font-weight: 700;
    display: inline-block;
}

.li-make-model .make-model .make {
    border-bottom: 5px solid #7e5e49;
}

.li-make-model .variant {
    font-size: 0.8em !important;
    font-weight: 600;
}

.listing__info--value {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1rem !important;
    font-style: italic;
}

.listing__info--name {
    color: #ffffff;
    font-weight: 600 !important;
}

.product-image {
    margin-top: -50px;
}

#single-listing .color-name {
    font-size: 18px;
}

.color-swatches .color {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin-left: 20px;
    border: 1px solid #a98b80;
}

.color-swatches .color.selected,
.color-swatches .color:hover {
    border: 3px solid #a98b80;
    cursor: pointer;
}

.features .feature {
    margin-bottom: 20px;
}

.features .feature em {
    font-size: 2.438em;
}

.features .feature span {
    font-size: 1.1em;
    font-weight: 500;
    margin-left: 10px;
}


/*.li-category{
    font-size: 1.563em;
}*/

#mdl-show {
    background: url(assets/website/images/michael-oz/tv-show-car-bg.html) no-repeat center top / auto;
}

.mdl-show__title {
    padding-left: 0;
}


/*@media (min-width: 1250px) and (max-width: 1950px) {*/


/*    .child {*/


/*      height: 1024px;*/


/*      width: 680px;*/


/*      position: absolute;*/


/*      margin-left:20%;*/


/*      top:25%;*/


/*    }*/


/*}*/

@media (min-width: 1450px) {
    /*.child {*/
    /*  height: 1024px;*/
    /*  width: 680px;*/
    /*  position: absolute;*/
    /*  margin-left:20%;*/
    /*  top:20%;*/
    /*}*/
    .slide .busy-loading img.loader {
        margin-left: 250px;
    }
    .vehicle .busy-loading img.loader {
        margin-left: 45%;
    }
    .img-fluid {
        max-width: 100% !important;
        /*height: 200px !important;*/
    }
    .category {
        font-size: 18px !important;
    }
    #mdl-show .container {
        width: 1420px !important;
        min-height: 600px;
    }
}

.mdl-spotlight--left {
    width: 43.75%;
    z-index: 1;
}

#lets-chat {
    max-width: 1600px;
    margin-top: 150px;
    background: url(../images/michael-oz/lets-chat-bg.webp) no-repeat left top / auto;
    background-size: 320px;
    padding-top: 100px;
    font-size: 0;
}

.title-default--break strong {
    display: initial;
}

.lets-chat__description {
    max-width: 390px;
}

.lets-chat__title h2 {
    margin-top: 150px;
}

.position-relative {
    position: relative !important;
}

.d-block {
    display: block !important;
}

#lets-chat div[class^="col-sm"] {
    font-size: 16px;
}

#lets-chat .heightenin {
    min-height: 680px;
}

.lets-chat__title {
    max-width: 393px;
    padding-top: 125px;
    padding-bottom: 65px;
    margin-top: 100px;
}

[data-aios-staggered-parent=true]:not([data-aios-reveal-mobile=true]) {
    overflow: hidden;
}

.blog-post-first-title {
    background: #7e5e49 !important;
}

.blog-post-first-title h1 {
    font-family: 'Montserrat', sans-serif !important;
}

.jq-toast-single {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif !important;
}

img.logo {
    width: 100px;
}


/* mobile menu */

.open-drawer {
    font-size: 30px;
    cursor: pointer;
    color: white;
    margin-top: 20px;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    /*background-color: rgb(0, 0, 0);*/
    /* background-color: rgba(169, 139, 128, 0.8); /* copper */
    background-color: rgba(0, 0, 0, 0.8);
    /* black */
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10%;
    padding-left: 20px;
    width: 100%;
    /*text-align: center;*/
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 6px;
    right: 6px;
    color: #d5d5d5;
    font-size: 60px;
}

#mobile-nav li.menu-item {
    display: block;
}

#mobile-nav li.menu-item.sub-item {
    padding-left: 20px;
}


/*end of mobile menu*/

.tv-title-wrap img {
    background: none !important;
}

.w-100 {
    width: 100% !important;
}

.position-relative {
    position: relative !important;
}

#main-wrapper {
    margin-top: 38px;
}

.tv-video-section iframe {
    width: 100%;
    min-height: 250px;
}

#section-four-about .contact-info .cinfo div.caddress p {
    margin-left: 35px;
    margin-top: -40px;
}


/* Filters */

.secondary-button-reverse {
    border-color: #a98b80;
    color: #a98b80;
}

.secondary-button-reverse:hover {
    border-color: #a98b80;
    color: #a98b80;
}

.select2-selection__rendered {
    line-height: 40px !important;
}

.select2-container .select2-selection--single {
    height: 40px !important;
}

.select2-selection__arrow {
    height: 40px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #7e5e49 !important;
    padding: 12px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 35px;
}

.select2-container--default .select2-results__option--selected {
    background: #37322E;
    color: #ffffff;
}

.btn-filter {
    color: #fff;
    background-color: #37322E;
    border-color: #37322E;
    height: 40px;
}

.btn-filter:hover {
    background-color: rgba(55, 50, 46, 0.7);
    border-color: rgba(55, 50, 46, 0.7);
}

.filter-container {
    border: 1px solid #7e5e49;
    border-radius: 5px;
    padding: 10px;
    background: #7e5e49;
    margin-bottom: 5%;
}

.pagination .page-link {
    width: 100px;
    text-align: center;
}

.pagination {
    justify-content: center;
}


/* Filters */


/* Fuel api*/


/*.child {*/


/*  height: 1524px;*/


/*  width: 980px;*/


/*  position: absolute;*/


/*  margin-left:20%;*/


/*  top:0;*/


/*}*/

@media (min-width: 768px) {
    /*.child {*/
    /*  height: 924px;*/
    /*  width: 780px;*/
    /*  position: absolute;*/
    /*  margin-left:20%;*/
    /*  top:20%;*/
    /*}*/
    .img-fluid {
        max-width: 100% !important;
        /*height: 150px !important;*/
    }
    .category {
        font-size: 18px !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .slide .busy-loading img.loader {
        margin-left: 155px;
    }
}

@media print {
    /*.aios-mobile-header-wrapper {
        display: none !important
    }*/
}

@media screen and (max-height: 450px) {
    /*.child {*/
    /*    height: 600px;*/
    /*    width: 500px;*/
    /*    position: absolute;*/
    /*    margin-left: 18%;*/
    /*    top: 10%;*/
    /*}*/
    .overlay a {
        font-size: 20px
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    .img-fluid {
        max-width: 100% !important;
        /*height: 180px !important;*/
    }
    .category {
        font-size: 14px !important;
    }
    .vehicle .busy-loading img.loader {
        margin-left: 45%;
    }
}


/*
Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap because it is "mobile first"
*/


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
    /*.child {*/
    /*    height: 600px;*/
    /*    width: 600px;*/
    /*    position: absolute;*/
    /*    margin-left: 18%;*/
    /*    top: 50%;*/
    /*}*/
    .img-fluid {
        max-width: 100% !important;
        /*height: 180px !important;*/
    }
    .category {
        font-size: 14px !important;
    }
    .slide .busy-loading img.loader {
        margin-left: 155px;
    }
}


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */

@media (max-width: 1080px) and (min-width: 768px) {
    /*.child {*/
    /*    height: 724px;*/
    /*    width: 550px;*/
    /*    position: absolute;*/
    /*    margin-left: 15%;*/
    /*    top: 30%;*/
    /*}*/
    .img-fluid {
        max-width: 100% !important;
        /*height: 180px !important;*/
    }
    .category {
        font-size: 18px !important;
    }
    #lets-chat {
        background-size: 580px !important;
    }
    #lets-chat .heightenin {
        min-height: 400px !important;
    }
    .lets-chat__title {
        margin-top: 0;
    }
    .slide .busy-loading img.loader {
        margin-left: 155px;
    }
    .vehicle .busy-loading img.loader {
        margin-left: 24%;
    }
}

@media (width: 414px) {
    .vehicle .busy-loading img.loader {
        margin-left: 37%;
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    /*.child {*/
    /*    height: 1324px;*/
    /*    width: 750px;*/
    /*    position: absolute;*/
    /*    margin-left: 18%;*/
    /*    top: 15%;*/
    /*}*/
    .slide .busy-loading img.loader {
        margin-left: 155px;
    }
    .vehicle .busy-loading img.loader {
        margin-left: 45%;
    }
    .img-fluid {
        max-width: 100% !important;
        /*height: 200px !important;*/
    }
    .category {
        font-size: 18px !important;
    }
    img.logo {
        width: 125px;
    }
    .moz-about-us__image {
        top: inherit;
        width: 41%;
        height: auto;
    }
    .moz-about-us__text {
        padding-top: 120px;
    }
    #section-four-about .contact-info .cinfo div.caddress p {
        margin-left: 0;
        margin-top: 0;
    }
    form.connect-to-zoho {
        min-width: 600px;
    }
    .jq-toast-wrap {
        min-width: 600px;
    }
    .make-model .model {
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .product-image {
        margin-top: -100px;
    }
    #lets-chat {
        background-size: auto 100%;
    }
    .listing__info {
        display: block;
    }
    /*.product-image {
        margin-top: -200px;
    }*/
    #main-wrapper {
        margin-top: 0;
    }
    .tv-video-section iframe {
        min-height: 400px;
    }
    .tv-title-wrap img {
        background: #ffffff !important;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    /*.child {*/
    /*    height: 1324px;*/
    /*    width: 950px;*/
    /*    position: absolute;*/
    /*    margin-left: 12%;*/
    /*    top: 0;*/
    /*}*/
    .slide .busy-loading img.loader {
        margin-left: 250px;
    }
    .vehicle .busy-loading img.loader {
        margin-left: 38%;
    }
    form.connect-to-zoho {
        min-width: 600px;
    }
    .jq-toast-wrap {
        min-width: 600px;
        font-size: 15px;
    }
    #lets-chat {
        background-size: auto 100%;
    }
    .img-fluid {
        max-width: 100% !important;
        /*height: 300px !important;*/
    }
    .category {
        font-size: 24px !important;
    }
    .slide .busy-loading img.loader {
        margin-left: 200px;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1401px) {
    /*.child {*/
    /*    height: 1024px;*/
    /*    width: 680px;*/
    /*    position: absolute;*/
    /*    margin-left: 25%;*/
    /*    top: 18%;*/
    /*}*/
    .img-fluid {
        max-width: 100% !important;
        /*height: 300px !important;*/
    }
    .category {
        font-size: 24px !important;
    }
    .slide .busy-loading img.loader {
        margin-left: 250px;
    }
}


/* element.style {
} */

.exclusive-inventory .slider .content,
.vehicle .content {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    border-left: 3px solid #a98b80;
    padding: 15px 0 15px 20px;
    bottom: 20px;
    margin-left: 50px;
    /* font-weight: 700; */
    font-size: 1.1em !important;
    text-transform: uppercase;
    color: #ffffff;
}

@media (max-width: 1449px) {
    .exclusive-inventory .slider .content,
    .vehicle .content {}
}