
body {
    background:#e5e5e5;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
}

a, a:link, a:active, a:visited {
    color:#2456C4;
}

a:hover {
    color:#135DFF;
}

.text-blue { color: #2456C4; }
.text-black { color: #000; }
.text-orange { color: #c15b00; }
.text-red { color: #E10003; }
.text-light-grey { color: #666666; }

header {
    background-color:#0B1236;
    background-image: url('/_v2/img/blue-bmw-header-bg.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
}

header > .container {
    position: relative;
    min-height:215px;
}

header > .container > .inventory-stats {
    position:absolute;
    top:0;
    right:0;
    padding: 0 10px;
    background:#000;
    border-radius: 0 0 5px 5px;
    font-size:13px;
    line-height: 23px;
    color:#666;
}

header > .container > .inventory-stats a.new-cars-count-header {
    color:#FFCC00;
    font-weight:500;
}

header a:link,
header a:active,
header a:visited {
    color:#bbb;
}

header a:hover {
    color:#fff;
}

header > .container > .inventory-stats a,
header > .container > .inventory-stats a:active,
header > .container > .inventory-stats a:visited {
    color:#aaa;
    text-decoration: none;
}

header > .container > .inventory-stats a:hover {
    text-decoration: underline;
}

header > .container > .logo {
    position:absolute;
    left:0;
    top:40%;
    margin-top:-61px;
    display:inline-block;
}

header .contact-info {
    color:#bbb;
    width:70%;
    position: absolute;
    right:-15px;
    top:28%;
}

header .contact-info td {
    padding:0 10px;
    border-left:5px solid rgba(41,74,147,0.6);
}

header .contact-info td:first-child {
    border:none;
}

footer {
    margin:0 -15px;
    border-bottom:1px solid #d5d5d5;
}

footer .address {
    font-size:11px;
    text-align: center;
    padding:10px;
}

footer .sub-footer-navigation {
    font-size:11px;
    text-align: center;
    padding:10px 10px 0 10px;
}

footer .sub-footer-navigation a {
    color:#444;
    border-bottom:1px solid #bbb;
    text-decoration: none;
}

footer .sub-footer-navigation a:hover {
    color:#000;
}

.page {
    background:#fff;
    padding-top:15px;
    padding-bottom: 15px;
    position:relative;
}

.homepage-splash {
    text-align:center;
    background-image: url('/img/lionsgatefromstanley.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding:300px 10px;
    margin:-15px;
    color:#fff;
}

.homepage-splash a.btn {
    color:#fff;
}

.homepage-splash h4,
.homepage-splash h5 {
    margin-bottom:25px;
}

.homepage-splash h3 {
    margin-top:0;
}

.homepage-splash h3,
.homepage-splash h4,
.homepage-splash h5 {
    text-shadow: 0 2px 6px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.9);
}

ul.main-navigation {
    list-style-type: none;
    margin:0;
    padding:0;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
}

ul.main-navigation > li {
    display:inline-block;
    width:25%;
    float:left;
}

ul.main-navigation > li > a,
ul.main-navigation > li > a:link,
ul.main-navigation > li > a:active,
ul.main-navigation > li > a:visited {
    display:block;
    line-height: 48px;
    font-size:22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    opacity:0.5;
    font-weight: 700;
    color:#fff;
    text-shadow: 0 1px 3px rgba(0,0,0,1);
}

ul.main-navigation > li > a:hover,
ul.main-navigation > li > a.active {
    background:#000;
    border-radius: 6px 6px 0 0;
    opacity:1;
}

ul.footer-navigation {
    list-style-type: none;
    margin:0;
    padding:0;
    clear:both;
    overflow:auto;
    border-bottom:1px solid #444;
}

ul.footer-navigation > li {
    display:inline-block;
    width:25%;
    float:left;
}

ul.footer-navigation > li > a,
ul.footer-navigation > li > a:link,
ul.footer-navigation > li > a:active,
ul.footer-navigation > li > a:visited {
    display:block;
    line-height: 48px;
    font-size:22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    opacity:0.4;
    color:#fff;
    text-shadow: 0 1px 3px rgba(0,0,0,1);
    border-left:1px solid #444;
}

ul.footer-navigation > li:first-child > a {
    border-left:none;
}

ul.footer-navigation > li > a:hover {
    background:#222;
    opacity:1;
}

.sidebar-block {
    margin-bottom:25px;
}

.sidebar-block > .content {
    background: #eee;
    border-radius: 6px;
    color:#444;
    padding:8px;
}

.sidebar-block ul.nav {
    list-style-type: none;
    padding:0;
    margin:0;
}

.sidebar-block ul.nav li {
    padding:0;
    margin:0;
}

.sidebar-block ul.nav a,
.sidebar-block ul.nav a:active,
.sidebar-block ul.nav a:visited {
    line-height:30px;
    padding:0 10px;
    color:#444;
    border-radius: 3px;
}

.sidebar-block ul.nav a:hover {
    background:#888;
    color:#fff;
}

.sidebar-block ul.nav a.active {
    background:#294A93;
    color:#fff;
}

.sidebar-block.block-contact-us h3,
.sidebar-block.block-contact-us h4,
.sidebar-block.block-contact-us h5 {
    margin-top:0;
}

.inventory-listing {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:2px solid #eee;
}

.inventory-listing h3 {
    margin-top: 0;
}

.inventory-listing h3 a {
    color:#000;
}

.inventory-listing .large-img a {
    position:relative;
    display:block;
}

.large-img a .photos-available {
    position:absolute;
    bottom:0;
    right:0;
    left:0;
    background:rgba(0,0,0,0.3);
    color:#fff;
    line-height: 30px;
    text-align:center;
}

.large-img img {
    max-width:100%;
}

.inventory-listing ul.details {
    padding:0;
    margin:0 0 5px 0;
    list-style-type: none;
}

.inventory-listing ul.details li {
    padding:0 0 5px 0;
    margin:0;
}

.inventory-listing ul.details li > span {
    color:#888;
}

.inventory-listing .description {

}

.inventory-listing .description > .text {
    max-height:90px;
    overflow:hidden;
    position:relative;
    font-size:13px;
}

.inventory-listing .description > .text > .overlay {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.inventory-listing .description > a.more-details,
.inventory-listing .description > a.more-details:link,
.inventory-listing .description > a.more-details:active,
.inventory-listing .description > a.more-details:visited {
    text-align:center;
    display:block;
    color:#000;
    background:#eee;
    border-radius: 5px;
    line-height:30px;
    margin-top:8px;
    padding:0 8px;
    border:1px solid #ddd;
}

.inventory-listing .description > a.more-details:hover {
    text-decoration: none;
    color:#fff;
    background:#2456C4;
}

.nav.nav-tabs.nav-tabs-inventory-details {
    border-bottom:4px solid #E2EBFF;
}

.nav.nav-tabs.nav-tabs-inventory-details > li > a {
    text-transform: uppercase;
    color:#bbb;
    font-size:20px;
    bottom:-3px;
    padding-left:25px;
    padding-right:25px;
}

.nav.nav-tabs.nav-tabs-inventory-details > li > a:hover {
    background:none;
    color:#000;
    border-color:rgba(0,0,0,0);
}

.nav.nav-tabs.nav-tabs-inventory-details > li.active > a {
    color:#000;
    border:none;
    border-bottom:4px solid #2456C4;
}

.page-about-us .google-map-interactive {
    max-width:100%;
    height:250px;
}

.page-about-us .google-map-image {
    background-color:#ccc;
    background-image: url('/_v2/img/google-map-shot.png');
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
    width:100%;
    height:250px;
    position:relative;
    border-radius: 8px;
}

.page-about-us .google-map-image > a {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.page-about-us h3 {
    padding: 6px 0;
    border-bottom:2px solid #ccc;
}

ul.info-list {
    margin:0;
    padding:0;
    list-style-type: none;
}

ul.info-list > li {
    padding:20px 0;
    border-top:2px solid #eee;
}

ul.info-list > li > p {
    margin-bottom:0;
    color:#555;
}

ul.info-list > li > h4 {
    margin-top:0;
    color:#000;
}

.copyright {
    font-size:11px;
    text-align:center;
    padding:14px;
}

.page-services a.list-group-item h5 {
    color:#000;
    margin-top:0;
    margin-bottom:5px;
}

.page-services a.list-group-item p {
    color:#666;
    margin-bottom:0;
}

.inquiring-about {
    margin-left:130px;
    position:relative;
    min-height:120px;
}

.inquiring-about > img {
    position:absolute;
    top:0;
    left:-130px;
}

.inquiring-about > h3 {
    margin-top:0;
}

.inquiring-about > h4 {
    color:#888;
    padding-top:20px;
    margin-top:0;
}

.showroom-vehicle-header {
    margin-top:0;
}

.showroom-header {
    margin-bottom:15px;
    border-bottom:3px solid #e5e5e5;
    padding:0 15px;
    margin-left:-15px;
    margin-right:-15px;
}

.showroom-header h1 {
    margin-bottom: 4px;
    margin-top:0;
    font-size:18px;
}

.showroom-header p {
    font-size:12px;
    color: #777;
}

.navbar-brand {
    height:56px;
    padding:11px;
    padding-right: 2px;
}

.navbar-inverse .navbar-brand {
    color:#bbb;
}

.navbar-brand .car-count {
    color:#666;
    font-size:11px;
}

.navbar-brand .car-count .car-count__number {
    color:#aaa;
}

/*========== Calculator ==========*/

input:focus,
textarea:focus {
    outline: none;
}

.calc-top-text {
    padding-bottom:10px;
    text-align:center;
}

.calc-header{
    color: #ccc;
    font-size: 1.4em;
    font-weight: 700;
    margin: 0;
    text-align: center;

}
.calc {
    width: 100%;
}
.calc-div {
    max-height: 40px;
    margin-bottom:8px;
    position:relative;
}
.calc-div-helper{
    position: absolute;
    bottom: 4px;
    left: 46px;
    font-size: 9px;
    color:#999;
    text-transform: uppercase;
}
.calc input {
    background: #fff;
    border: 0;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 15px;
    padding-top:4px;
    padding-left: 45px;
    margin-bottom: 10px;
    width: 100%;
}
.calc .btn2 {
    background: #2456C4;
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-size: 1.2em;
    padding: 20px;
    position: relative;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.calc .btn2:active {
    box-shadow: none;
    top: 3px;
}
.calc #output {
    display:block;
    text-align:center;
}
.calc #output sup {
    margin-right:2px;
    color:#555;
    font-size:16px;
}
.calc .monthly-payment-text {
    margin:10px 0 5px 0;
}
.calc #output_amount {
    color: #000;
    font-size: 28px;
    display:block;
    font-weight: 500;
    text-align:center;
    background:#fff;
    margin: 5px 0 15px 0;
    border-radius: 4px;
}
.calc .fa {
    background-color: #2456C4;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    height: 18px;
    bottom: 51px;
    color: #fff;
    padding: 20px;
    position: relative;
    width: 12px;
}
.calc .fa-usd:before {
    bottom: 1px;
    font-size: 18px;
    left: 2px;
    position: relative;
}
.calc .interest:before {
    content: "%";
    font-weight: bold;
}

/*==========  SwiperJS Styles  ==========*/

.swiper-wrapper-container {
    height:640px;
    width:100%;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.admin_menu_div {
    background:#F4D35E;
    padding:6px;
    border-radius: 4px;
    margin-bottom:15px;
}

/*=== Homepage ===*/

#homepage-featured-cars .swiper-slide-image {
    width:100%;
    height:auto;
}

#homepage-featured-cars-thumbs.gallery-thumbs {
    height:auto;
    background:#222;
    padding:8px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;

    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

#homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide {
    display:flex;
    padding:8px;
    cursor:pointer;
    color:#777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight:500;
}

#homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide:hover {
    color:#fff;
}

#homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide.swiper-slide-active {
    background:#000;
    color:#fff;
}

#homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide.swiper-slide-active {
    color:#fff;
}

#homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide > img {
    height:60px;
    max-width:100%;
}

#homepage-featured-cars-thumbs.gallery-thumbs .carousel-indicators-inner-inner {
    padding-left:8px;
}

a.carousel-vehicle-view-listing, a.carousel-vehicle-view-listing:link {
    display:inline-block;
    line-height: 30px;
    padding:1px 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid rgba(255,255,255,1);
    font-size:18px;
    color:#fff;
    opacity:0.4;
    text-decoration:none;
}

a.carousel-vehicle-view-listing:hover {
    opacity:1;
    color:#2456C4;
    background:#fff;
    border-color:#fff;
    text-shadow: none;
}

a.carousel-vehicle-title, a.carousel-vehicle-title:link {
    font-size:38px;
    color:#fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    padding-bottom:8px;
}

.carousel-indicators-inner {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    justify-content: left;
}

.carousel-indicators-inner .carousel-indicators-inner-inner {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;
    padding-left: 8px;
    text-align:left;
}

.carousel-indicators-inner img {
    height:60px;
}

.carousel-gradient-overlay {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:8;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 75%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

a.new-inventory-item {
    text-decoration: none;
    display: inline-block;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    margin-bottom:16px;
}

.new-inventory-item-title {
    font-size:18px;
    color:#000;
    font-weight:500;
    padding:15px;
    background: #fff;
}

.homepage-block {
    margin:40px 0;
}

.homepage-block-title {
    font-size:22px;
    font-weight:500;
    font-style: italic;
    color:#555;
    padding-bottom:12px;
}

.homepage-block-notice {
    padding: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*border:1px solid rgba(255,255,255,0.15);*/
    margin-bottom:32px;
    background:rgba(0,0,0,0.7);
}

.homepage-block-notice > h4 {
    margin-top:0;
}

.homepage-block-notice > p {
    margin-bottom:0;
}

.homepage-block-slogan {
    background-image: url('/img/lionsgatefromstanley.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding:40px;
    color:#fff;
    text-shadow:0 1px 3px rgba(0,0,0,0.7);
    position: relative;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.homepage-block-slogan a, .homepage-block-slogan a:link {
    color:#fff;
    text-decoration: underline;
}

.homepage-block-slogan > h2, .homepage-block-slogan > p {
    position:relative;
    z-index:2;
}

.homepage-block-slogan > h2 {
    margin-top:0;
    margin-bottom:24px;
    font-style: italic;
}

.homepage-block-slogan > p {
    font-size: 18px;
}

.homepage-block-slogan .homepage-block-slogan-overlay {
    background: -moz-linear-gradient(top, rgba(17,27,53,0) 0%, rgba(17,27,53,0) 30%, rgba(17,27,53,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(17,27,53,0) 0%,rgba(17,27,53,0) 30%,rgba(17,27,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(17,27,53,0) 0%,rgba(17,27,53,0) 30%,rgba(17,27,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00111b35', endColorstr='#111b35',GradientType=0 ); /* IE6-9 */
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

a.btn-homepage-see-more, a.btn-homepage-see-more:link {
    color:#fff;
    margin-top:15px;
    white-space: normal;
}

.form-homepage-search .form-control {
    font-size:18px;
    padding:8px 16px;
    height:44px;
}

#homepage-featured-cars.gallery-top {
    height:525px;
}

#homepage-featured-cars-wrapper {
    height:auto !important;
    display:block;
    position:relative;
}

/*=== New Bootstrap Button Style ===*/
.btn-dark-transparent {
    background:rgba(0,0,0,0.75);
    box-shadow:0 2px 5px rgba(0,0,0,0.5);
    transition:all ease-in-out 0.35s;
}

.btn-dark-transparent:hover,
.btn-dark-transparent:focus {
    background-color: #000;
    box-shadow:0 1px 2px rgba(0,0,0,0.5);
}

.btn-danger {
    background:#A40802;
    border-color:#8b0500;
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 321px) {
    .swiper-wrapper-container {
        height:320px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .swiper-wrapper-container {
        height:400px;
    }
}

@media only screen and (min-width : 560px) {
    .swiper-wrapper-container {
        height:460px;
    }
}

@media only screen and (min-width : 610px) {
    .swiper-wrapper-container {
        height:520px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .swiper-wrapper-container {
        height:460px;
    }
    .carousel-caption {
        right:4%;
        left:4%;
        padding-bottom:0;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .swiper-wrapper-container {
        height:580px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    header .contact-info {
        font-size:13px;
        width:80%;
    }

    #homepage-featured-cars.gallery-top {
        height:485px;
    }

    header .contact-info h4 {
        font-size:16px;
    }

    header .contact-info h2 {
        font-size:25px;
    }

    .sidebar-block.block-contact-us h3 {
        font-size:20px;
    }

    .homepage-splash {
        padding-top:240px;
        padding-bottom:240px;
    }

    .carousel-indicators-inner {
        display: block;
    }

    .carousel-indicators-inner img {
        height:auto;
        width:100%;
        max-width:100%;
    }

    #homepage-featured-cars-thumbs.gallery-thumbs .carousel-indicators-inner-inner {
        padding:0;
        padding-top:8px;
    }

    a.carousel-vehicle-title, a.carousel-vehicle-title:link {
        font-size:30px;
    }

    #homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide > img {
        height:auto;
        width:100%;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    body {
        padding-top:50px;
    }

    .inventory-listing h3 {
        margin-top:10px;
    }

    .homepage-splash {
        padding-top:200px;
        padding-bottom:200px;
    }
    .homepage-splash h4 {
        margin-top:0;
        margin-bottom:15px;
    }

    .carousel-caption {
        right:7%;
        left:7%;
        padding-bottom:8px;
    }
}

@media only screen and (max-width : 700px) {
    #homepage-featured-cars.gallery-top {
        height: 440px;
    }
}

@media only screen and (max-width : 640px) {
    #homepage-featured-cars.gallery-top {
        height: 400px;
    }
    a.carousel-vehicle-title, a.carousel-vehicle-title:link {
        font-size:26px;
    }
    a.carousel-vehicle-view-listing, a.carousel-vehicle-view-listing:link {
        font-size:16px;
        padding:1px 14px;
        line-height:28px;
    }
    .carousel-caption {
        padding-bottom:0;
    }
    .showroom-vehicle-header {
        font-size:20px;
    }
    .showroom-vehicle-header > span {
        padding-left:10px;
    }
}

@media only screen and (max-width : 580px) {
    #homepage-featured-cars.gallery-top {
        height: 360px;
    }
}

@media only screen and (max-width : 540px) {
    #homepage-featured-cars.gallery-top {
        height: 320px;
    }
    a.carousel-vehicle-title, a.carousel-vehicle-title:link {
        font-size:22px;
    }
}

@media only screen and (max-width : 540px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    a.carousel-vehicle-view-listing, a.carousel-vehicle-view-listing:link {
        font-size:12px;
        padding:1px 10px;
        line-height:22px;
    }
    .showroom-vehicle-header {
        font-size:18px;
    }
    #homepage-featured-cars.gallery-top {
        height: 290px;
    }
    #homepage-featured-cars-thumbs.gallery-thumbs {
        display:none;
    }
    .nav.nav-tabs.nav-tabs-inventory-details > li > a {
        font-size:16px;
        padding:5px 15px;
    }
    ul.footer-navigation {
        list-style-type: none;
        margin:0;
        padding:0;
        clear:both;
        overflow:auto;
        border-bottom:1px solid #444;
    }

    ul.footer-navigation > li {
        display:block;
        width:100%;
    }

    ul.footer-navigation > li > a,
    ul.footer-navigation > li > a:link,
    ul.footer-navigation > li > a:active,
    ul.footer-navigation > li > a:visited {
        border-bottom:1px solid #444;
        text-align:left;
        padding-left:8px;
        font-size:15px;
        line-height: 32px;
    }

    .homepage-splash {
        padding-top:180px;
        padding-bottom:180px;
    }
    a.carousel-vehicle-title, a.carousel-vehicle-title:link {
        font-size:16px;
    }
    #homepage-featured-cars-thumbs.gallery-thumbs .swiper-slide {
        font-size:14px;
    }
    .carousel-gradient-overlay {
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 60%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,0,0,0) 60%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
}

@media only screen and (max-width : 450px) {
    #homepage-featured-cars.gallery-top {
        height: 270px;
    }
}

@media only screen and (max-width : 420px) {
    #homepage-featured-cars.gallery-top {
        height:250px;
    }
}

@media only screen and (max-width : 400px) {
    #homepage-featured-cars.gallery-top {
        height: 230px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .swiper-wrapper-container {
        height:270px;
    }
    .homepage-splash {
        padding-top:140px;
        padding-bottom:140px;
    }
}