/* MOBILE STYLES
   ========================================================================== */

/* Layout
   ========================================================================== */

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

body {
  background: #fff;
  color: #000;
  padding-top: 73px;
}

.anchor {
  top: -40px;
}

h1, h2, h3, h4, .head-1, .head-2, .head-3, .head-4 {
  color: #000;
  font-weight: 300;
}

h1, .head-1 {
  font-size: 32px;
}

h2, .head-2 {
  font-size: 24px;
  color: #b4975a;
}

h3, .head-3 {
  font-size: 18px;
  font-weight: 400;
}

h4, .head-4 {
  font-size: 14px;
}

p {
  margin-top: 25px;
  margin-bottom: 15px;
}

p:first-child {
  margin-top: 0;
}

a {
  color: #000;
}

a:hover {
  color: #b4975a;
}

.wrapper {
  max-width: 1400px;
  line-height: 1.5em;
}

.nav-menu .wrapper, .featured-cars .wrapper, .quicklinks .wrapper, .footer-links .wrapper, .copyright .wrapper {
  max-width: 1800px;
}

.sml-wrapper {
  max-width: 800px;
}

.t-grey {
  color: #666 !important;
}

.t-upper {
  text-transform: uppercase;
}

.m-top {
  margin-top: 20px !important;
}

.m-bot {
  margin-bottom: 20px !important;
}

.nm-bot {
  margin-bottom: 0 !important;
}

.bg-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 48%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

.blk-bg {
  background-color: #000;
}

.form-text {
  font-size: 14px;
  color: #fff;
  line-height: 1.5em;
  margin-bottom: 10px;
}

/* Top Header
   ========================================================================== */

.top-header {
  display: none;
  background-color: #000;
  width: 100%;
}

.top-header .wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: flex-end;
}

.top-header a, .top-header .wrapper > svg {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.top-header a:hover {
  color: #b4975a;
  text-decoration: none
}

.top-header p {
  font-size: 14px;
  color: #fff;
}

.top-header .wrapper > svg {
  margin: 0 5px 0 10px;
}


/* Dealer menu
   ========================================================================== */

.dealer-menu {
    background: #000;
    position:fixed;
    top: 52px;
    left: 0;
    width: 100%;
    z-index: 1030;
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
}

.dealer-menu .wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}

.dealer-menu .logo {
  display: inline-block;
  width: 150px;
}

.dealer-name {
    color: #fff;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    width: auto;
    float: right;
    font-style: italic;
    margin-top: 15px;
}

.dealer-name span {
    color: #b4975a; 
}


/* Navigation
   ========================================================================== */

.nav-menu {
  z-index: 1030;
  background-color: #000;
  color: #fff;
}

.fixed-menu .nav-menu {
  top: 0;
}

.fixed-menu .nav-menu .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo a {
  display: block;
}

.logo {
  width: 200px;
  /*margin-right: 20px;*/
}

.icon-logo {
    font-size: 175px;
    height: 33px;
    display: flex;
    align-items: center;  
}

/* Mobile Header
   ========================================================================== */

.mobile-header {
    display: flex;
    justify-content: flex-end;
  }


.mobile-header a, .mobile-link {
  color: #ddd;
  font-size: 15px;
}


.mobile-header a svg, .mobile-link svg {
  color: #b4975a;
}

.m-menu {
  background-color: #212121;
}

.m-menu a {
  color: #fff;
}

.m-menu .active > a {
  color: #b4975a;
}

.m-menu .nav-child a {
  background: #525252;
}

.m-menu ul .nav-child {
  padding-top: 0;
}

.fixed-menu .m-menu {
  top: 53px;
}

.show-menu .m-menu {
  padding-bottom: 100px;
}

/* Banner
   ========================================================================== */

.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #b4975a;
  border-color: #fff;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: rgba(0, 0, 0, 0.60);
  border: 1px solid #fff;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}

.lSAction>a {
  height: 40px;
  width: 40px;
  background-color: #000;
  border-radius: 50%;
  font-size: 20px;
  opacity: 1;
  color: #b4975a; 
  border: 1px solid #b4965a;
}

.lSAction>a:hover {
    opacity: 1;
    background: #b4975a; 
    color: #fff;
}

.lSAction>a.lSPrev {
  padding: 9px 8px;
}

.lSAction>a.lSNext {
  padding: 9px 10px;
}

.banner .rev_slider li {
    position: relative;
}


.banner-text .head-2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #b4975a;
  font-weight: bold;
  margin: 0 0 0 2px;
}


.banner-text .head-1 {
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  line-height: 1em;
  color: #fff;
  text-shadow: 1px 1px 3px black;
}

.banner .rev_slider li:first-child, .banner .rev_slider.lightSlider li {
  background-color: #000;
}





/* Page Banner
   ========================================================================== */

.banneritem h1 {
  text-transform: uppercase;
  color: #000;
  max-width: 1700px;
  width: 100%;
  padding: 40px 40px 0;
  margin: 0;
  text-align: center;
}

.banneritem h1.head-blk {
  color: #000;
}

/* Featured Cars
   ========================================================================== */
   
.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}

/* Quicklinks
   ========================================================================== */

.q-link {
  position: relative;
  margin: 0;
}

.q-img {
  background-size: cover;
  background-position: center top;
}

.q-link a {
  text-decoration: none;
}

.q-link p {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #343741;
  text-transform: uppercase;
}

.q-link:hover p {
    color: #b4975a;
}


figure {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
figure:hover+span {
  bottom: -36px;
  opacity: 1;
}


/* Shine */
.q-link figure {
  position: relative;
}
.q-link figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.q-link figure:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}



/* Button
   ========================================================================== */

.btn-width {
  max-width: 300px;
  display: inline-block;
}

.btn {
  font-size: 14px;
  text-align: left;
  background-position: center;
  transition: background 0.8s;
  margin-top: 20px;
  position: relative;
  padding: 20px 15px;
}

.btn:after {
  content: "";
  font-size: 20px;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #b4975a;
  background-image: url(../images/btn-input.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
}


.btn-primary, a.btn-primary, .readmore, p.readmore {
  background-color: transparent;
  border: 1px solid #b4975a;
  color: #b4975a;
}

.btn-primary:hover, a.btn-primary:hover {
  background: #b4975a radial-gradient(circle, transparent 1%, #b4975a 1%) center/15000%;
  color: #fff;
}

.btn-primary:active, a.btn-primary:active, p.readmore:hover, .readmore:hover {
  background-color: #555;
  background-size: 100%;
  transition: background 0s;
}

.btn-secondary, a.btn-secondary {
  background-color: #1a1a1a;
  color: #fff;
}

a.btn-secondary:hover, .btn-secondary:hover {
  background: #b4975a radial-gradient(circle, transparent 1%, #b4975a 1%) center/15000%;
  color: #fff;
}

.btn-secondary:active, a.btn-secondary:active {
  background-color: #79ccff;
  background-size: 100%;
  transition: background 0s;
}

.btn-outline, a.btn-outline {
  background: transparent;
  border: 2px solid #000;
  color: #000;
}

a.btn-outline:hover, .btn-outline:hover {
  background: #000 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
  color: #fff;
}

.btn-outline:active, a.btn-outline:active {
  background-color: #333;
  background-size: 100%;
  transition: background 0s;
}

/* Sidebar
   ========================================================================== */
.sidebar-mini {
    position: fixed;
    right: -124px;
    top: 40%;
    transform: translateY(-50%);
    width: 160px;
    z-index: 2000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sidebar-mini:hover {
    right: 0;
}

.sidebar-mini a:hover {
  background: #444;
}

.sidebar-mini a {
    display: block;
    background: #b4975a;
    color: #ffffff;
    padding: 10px;
    vertical-align: middle;
    text-decoration: none;
}

.sidebar-mini .icon-sidebar {
    margin-right: 10px;
    vertical-align: middle;
}

.sidebar-mini .s-bg span {
    vertical-align: middle;
}

/* Main Content
   ========================================================================== */

.welcome {
  position: relative;
  background-repeat: no-repeat;
}

.welcome h1 span {
  display: block;
}

.google-map {
  display: block;
}

.google-map iframe {
  max-width: 100%;
  pointer-events: none;
}

/* Search Stock
   ========================================================================== */

.search-our-stock h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 0;
}

.search-our-stock label {
  text-align: left;
}

.btn-all {
  margin-top: 0;
  margin-bottom: 40px;
}

.ate-stock-locator {
  font-size: 16px;
}

.ate-stock-locator .btn:after{
  display:none;
}


/* Sell your Car
   ========================================================================== */
.sell-link h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}

/* News & Events
   ========================================================================== */
.np-img {
    width: 100%;
    background-position: center;
    background-size: cover;
}

.np-line {
    margin-bottom: 35px;
}

/* News & Events - Menu Item - Category Blog
   ========================================================================== */
.readmore a {
  color: #fff;
}

.pagination ul li a, .pagination ul li span {
    border: 1px solid #000;
}


.pagination ul li span, .pagination ul li a:hover {
  background-color: #b4975a;
  color: #fff;
}


/* Tabs
   ========================================================================== */

.default-header {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 15px 20px;
  background-color: #dce4e6;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  border-right: 1px solid #aaa;
}

.default-header:last-child {
  border-right: 0;
}

.default-header.dropdown {
  display: block;
}

.default-header.active {
  background-color: #b4975a;
  color: #fff;
  border-color: #b4975a;
}

.default-content {
  display: none;
  padding: 0 20px;
}

.default-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-right: none;
  border-bottom: 1px solid #ccc;
}

.default-content.active {
  display: block;
  border: 2px solid #b4975a;
}

.default-content.dropdown.active {
  max-height: 10000px;
}
.whatsapp {
    display: none !important;
}

/* Contact page
   ========================================================================== */

.contact-tabs .inline-list {
  padding-left: 0;
  background-color: #dce4e6;
}

.contact-tabs .tabs-content {
  padding: 20px;
}

.contact-card {
  background-color: #f5f5f5;
  border: 1px solid #969696
}

.contact-card .contact-logo {
  background-color: #fff;
  text-align: center;
  padding: 10px 20px;
}

.contact-card .contact-stuff {
  padding: 20px;
}

.contact-card .s-header {
  width: auto;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}

.contact-card .s-header:after {
    content: "+";
    position: absolute;
    color: #000;
    right: 2px;
    top: 0;
    z-index: 2;
    font-weight: bold;
    font-size: 28px;
}

.contact-card .s-content {
  display: none;
}

.contact-card .s-header.active + .s-content {
  display: block;
}


/* Contact page - Dynamic Form Dropdown tabs
   ========================================================================== */

.dy-header {
    margin-top: 5px;
}

.dy-content {
  display: none;
}

.dy-content.active {
  display: block;
}
/*Stock page*/

.page-btns select {
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}


/* Content Pages
   ========================================================================== */
.sell-margin {
  margin-top: 50px;
}


/* Per week slider styles
   ========================================================================== */

.spend .noUi-base {
    background-image: url(../images/stock-slide-shadow.png);
    background-repeat: repeat-x;
    border-left: 8px solid #EA5E24;
    border-radius: 17px
}

.spend .noUi-horizontal .noUi-handle {
  background: #222;
  background-image: url(../images/stock-circle-shadow.png);
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 50%;
  width: 45px !important;
  height: 45px !important;
  top: -8px !important;
}

.spend .noUi-handle:after, .spend .noUi-handle:before {
  background-color: transparent !important;
}

.spend .noUi-background {
  background-color: #fff !important;
  border-radius: 5px !important;
}

.spend .noUi-target {
  border-radius: 25px !important;
  border-color: transparent !important;
}

.spend .noUi-horizontal {
  height: 40px !important;
}

.spend .noUi-target.noUi-connect {
  position: relative;
  margin-top: 5px !important;
  box-shadow: none !important;
  background-color: #6ac4b9;
  border: 5px solid #fff !important;
}

.spend .noUi-target.noUi-connect:before {
  content: "0";
  position: absolute;
  color: #fff;
  left: 20px;
  top: 4px;
  z-index: 2;
  font-weight: bold;
  font-size: 20px;
}

.spend .noUi-target.noUi-connect:after {
  content: "500";
  position: absolute;
  color: #264844;
  right: 20px;
  top: 4px;
  z-index: 2;
  font-weight: bold;
  font-size: 20px;
}

/* Video Gallery Styles
   ========================================================================== */

.video-gallery {
  max-width: 960px;
  margin: 0 auto;
}

div.imgbox a:hover img {
  opacity: 0.6;
}

div.vid_icon:hover, span.vid_icon:hover {
  opacity: 1;
  background-image: url(../images/vid_icon.png);
}

.titlebelowthumb a {
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
  font-weight: bold;
}

/* Form styles
   ========================================================================== */

.chronoform {
  margin-bottom: 10px;
}

.contact-information .gbs3, .sell-your-car .gbs3 {
  color: #fff;
}

.form-control, .select-container {
    margin-bottom: 25px;
    padding: 8px 10px;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #cacaca;
    border-radius: 0;
    font-size: 14px;
}

.ate-stock-locator .select-container .select-hide, .form-blk .form-control, .form-blk .select-container, .form-blk .select-container .select-hide, .form-blk .form-control.empty + label, .form-blk h3, .form-blk .form-text, .form-blk .checkbox-group {
    color: #000;
}

.form-blk .form-control.upload-photos {
  border: 1px solid #cacaca;
}

.form-blk ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
}

.form-blk :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.form-blk ::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
}


form h3 {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.select-container .select-hide {
   color: #fff;
   height: 34px;
   padding: 0;
}

/* Form Select Colour */
.form-control:focus, .chrono-line .form-control:focus {
  border-color: #b4975a;
}

.form-group label {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0;
  padding: 0;
  border: 0;
  color: #b4975a;
  z-index: 1;
  font-size: 8px;
  line-height: 1.5em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: text;
}

.form-control.empty + label {
  top: 0;
  left: 0;
  padding: 9px 0;
  background-color: transparent;
  color: #fff;
  border-left: 0;
  border-right: 0;
  line-height: 1.42857143;
  font-size: 14px;
}

.chronoform .error {
  border-color: red !important;
}

.chronoform .error + label, .chronoform .error select {
  color: red !important;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container + label {
  display: none;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container.active + label {
  display: block;
}

/* Lines Theme */

.chrono-lines .form-control, .chrono-lines .select-container {
  padding: 10px 4px;
  border: 0;
  border-bottom: 1px solid #666;
}

.chrono-lines .select-container .select-hide {
   padding: 0;
}

.chrono-lines .form-group label {
  top: -13px;
  left: 4px;
  padding: 0;
  background-color: transparent;
  color: #fff;
}

.chrono-lines .form-control.empty + label {
  top: 0;
  left: 4px;
  padding: 10px 0;
}

.chrono-lines .form-control:not(.empty):focus + label {
  color: #0099ff;
}

/* Left Labels Theme */

.chrono-l-labels .form-group {
  *zoom:1
}

.chrono-l-labels .form-group:before{
  content:" ";
  display:table
}

.chrono-l-labels .form-group:after{
  content:" ";
  display:table;
  clear:both
}

.chrono-l-labels .form-control, .chrono-l-labels .select-container, .chrono-l-labels .form-submit {
  float: right;
  width: 74%;
}

.chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label  {
  position: relative;
  width: 25%;
  top: auto;
  left: auto;
  float: left;
  padding: 10px 0;
  background-color: transparent;
  color: #666;
  font-size: 14px;
  line-height: 1.42857143;
}

.chrono-l-labels .form-control:not(.empty):focus + label {
  color: #0099ff;
}

select option {
    background: #292929;
    color: #fff;
}

.form-control.upload-photos {
  border: 1px solid #fff;
    padding: 15px 20px;
}

/* Footer Links
   ========================================================================== */

.footer-links {
  background-color: #000;
  color: #fff;
}

.footer-links p {
  margin: 0 0 20px 0;
}

.footer-links .head-3 {
  margin: 0 0 20px 0;
  font-size: 16px;
  color: #cacaca;
  font-weight: 900;
  text-transform: capitalize;
}

.footer-links .head-4 {
  margin: 20px 0 0;
  color: #fff;
  font-size: 14px;
}

.footer-links a {
  color: #fff;
  text-decoration: none;
}

.footer-links a:hover, .copyright a:hover {
  color: #b4975a;
}

.footer-links .chronoform {
  margin-bottom: 0;
}

/* Social
   ========================================================================== */

.social a {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  padding: 6px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50%;
  border: 1px solid #b4965a;
  cursor: pointer;
  line-height: 1em;
  text-align: center;
}

.social a span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.social li:last-child a {
  margin-right: 0;
}

.social a:hover {
  background: #b4965a;
  color: #0c0c0c;
}

.top-header .social {
  margin-left: 20px;
}

.top-header .social a {
  width: 30px;
  height: 30px;
  padding: 7px;
  font-size: 14px;
}

/* Copyright
   ========================================================================== */

.copyright {
  background-color: #000;
  color: #fff;
}

.copyright span {
  color: #b4965a;
}


.copyright .wrapper {
  font-size: 12px;
  line-height: 1.2em;
}

.copyright a {
  color: #fff;
}


.edge-designed a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

/* TABLET STYLES
   ========================================================================== */

@media (min-width: 500px) {

.q-link p {
  font-size: 14px;
}

}

@media (max-width: 767px) {


/* Search Stock
   ========================================================================== */
.search-our-stock  {
  background-image: none !important;
  background-color: #000;
}

.search-our-stock .wrapper {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.search-our-stock .wrapper {
  padding-left: 0;
  padding-right: 0;
}

.s-padding {
  padding: 40px;
}

.s-padding .btn-all {
  margin-bottom: 0;
}

.search-heading, .footer-heading {
  background: #343741;
  padding: 25px 40px;
  text-align: left;
  margin: 0 0 1px;
  display: flex;
  justify-content: space-between;
}

.show .search-heading, .show .footer-heading {
  background: #b4965a;
}

.s-link, .f-link {
  max-height: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
}

.s-link {
  padding-left: 40px;
  padding-right: 40px;
  max-height: 0px;
}

.show .s-link, .show .f-link {
  max-height: 1000px;
}

.f-link {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.show .s-link, .show .f-link {
  padding: 40px;
}


.search-heading svg, .footer-heading svg {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.show .search-heading svg, .show .footer-heading svg  {
  -ms-transform: rotate(45deg); /* IE 9 */
  transform: rotate(45deg);
}

.featured-cars .wrapper, .quicklinks .wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}


.q-link p {
  padding: 20px 40px 30px;
}

.feat-mobile {
  padding: 10px 40px 20px; 
}

.footer-heading {
  margin-bottom: 1px !important;
  color: #fff !important;
}

.footer-links .wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.copyright .wrapper {
  text-align: center;
}

.hide-head {
  display: none;
}

.f-mbot {
  padding-bottom: 0 !important
}

}

@media (min-width: 768px) {


/* Search Stock
   ========================================================================== */

.icon-smore {
  display: none;
}

.s-height {
  height: 88%;
}
/*
.mini-search-stock {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;  
}

.mini-search-stock div {
  width: 100%;
}
*/
.search-our-stock .wrapper {
  max-width: 768px;
}

.s-vert-align {
    height: 80.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/* Page Banner
   ========================================================================== */

.banneritem h1 {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0 50px;
  margin: 0 auto;
  text-align: left;
  text-shadow: 1px 1px 3px black;
}

/* Sell your Car
   ========================================================================== */
.sell-link {
    max-width: 300px;
    margin: 0 auto; 
}

.copy-logo {
  margin-bottom: 40px;
}

}

@media (max-width: 1024px) {

/* Banner
   ========================================================================== */
.banner-text {
    background: #000;
    padding: 40px;
}

}

/* DESKTOP STYLES
   ========================================================================== */

@media (min-width: 1025px) {

/* Layout
   ========================================================================== */

body {
  padding-top: 105px;
}

.anchor {
  top: -90px;
}

.wrapper {
  font-size: 16px;
}


h1, .head-1 {
  font-size: 40px;
}

h2, .head-2 {
  font-size: 30px;
}

h2 span {
  display: block;
}

h3, .head-3 {
  font-size: 18px;
}


.mobile-header {
  display: none;
}

.icon-logo {
    font-size: 213px;
    height: 53px;
}

.logo {
    width: 230px;
}

/* Top Header
   ========================================================================== */
/*
.top-header {
  display: block;
  position: fixed;
  z-index: 1030;
  top: 0;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
  overflow: hidden;
}

.top-header .wrapper {
  padding-top: 16px;
  padding-bottom: 6px;
  line-height: 1.3em;
}*/

/* Dealer menu
   ========================================================================== */


.dealer-name {
    margin-top: 7px;
}

.stacked .nav-menu {
  top: 135px;
}


/* Navigation
   ========================================================================== */

.m-menu {
  background: #eee;
}

.nav-menu {
  top: 0;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
}
  
.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
  top: 88px;
}

.nav-menu .wrapper {
  padding-top: 27px;
  padding-bottom: 27px;
}

.fixed-menu .nav-menu .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.stacked .nav-menu .wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mobile-link {
  display: none;
}


.primary-nav a {
  display: block;
  padding: 15px;
  color: #fff;
  border: none;
  font-size: 14px;
  font-weight: 300;
}

.primary-nav > ul > li:last-child > a {
  padding-right: 0;
}

.primary-nav > .nav > li:hover > a {
  color: #b4975a;
}


.primary-nav > ul > li:last-child .nav-child {
  right: 0;
  left: auto;
}


.primary-nav .nav-child a {
  position: relative;
  padding: 8px 20px;
  text-align: left;
  background-color: #1a1a1a;
  color: #fff;
}

.primary-nav .nav-child li:hover a {
  background: #b4975a;
  color: #ffffff;
}

.primary-nav .nav-child li:last-child a {
  border: 0;
}

.right-sidebar h2 {
 margin: 14px 0 27px; 
}


/* Search Stock
   ========================================================================== */

.s-vert-align {
    height: 81.4%;
}

/* Smaller Navigation on scroll
   ========================================================================== */

.fixed-menu .top-header {
  top: -52px;
}

.fixed-menu .dealer-menu {
  top: -103px;
}


.fixed-menu .nav-menu {
  top: 0;
}

/* Banner
   ========================================================================== */

.banner-text {
  position: absolute;
  top: 60%;
  right: 10%;
  width: 100%;
  max-width: 350px;
  z-index: 2;
  transform: translateY(-50%);
}


.banner-text .head-2 {
  font-size: 20px;
  margin: 0 0 0 5px;
}


.banner-text .head-1 {
  font-size: 40px;
}

/* Quicklinks
   ========================================================================== */

.q-link {
  margin: 0;
}

.q-img {
  height: 300px;
}

.q-link p {
  padding: 15px 0;
}

/* Button
   ========================================================================== */

.btn {
  padding-left: 20px;
  padding-right: 20px;
}

.btn:after {
  width: 70px;
}


/* Main Content
   ========================================================================== */

.content {
  position: relative;
}

.welcome {
  background-size: cover;
  background-position: center;
}

.col-half {
  width: 50%;
}

/* Search Stock
   ========================================================================== */

.featured-cars .wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}


.btn-all {
  margin-bottom: 80px;
}

.s-height {
  height: 89%;
}


/* Form styles
   ========================================================================== */

.chronoform {
  margin-bottom: 20px;
}

.form-control, .select-container, .form-group label, .chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label {
  font-size: 14px;
}

.form-control, .select-container {
  padding: 10px 0;
}

.select-container .select-hide {
   height: 38px;
}

.form-control.empty + label {
  padding-top: 12px;
  padding-bottom: 12px;
}

.form-group label {
  top: -10px;
  font-size: 12px;
}

/* Footer Links
   ========================================================================== */

.footer-links .wrapper {
  font-size: 16px;
  line-height: 1.6em;
  padding-top: 60px;
  padding-bottom: 0;
}

.footer-links h1 {
  margin: 10px 0 40px 0;
}

.footer-links .flex > div {
  padding-bottom: 0;
}

.copyright .wrapper {
  padding-top: 30px;
  padding-bottom: 60px;
}

.footer-links .head-3 {
  margin: 0 0 30px 0;
}


}

@media(min-width: 1200px) {


h1, .head-1 {
  font-size: 48px;
}


.icon-logo {
    font-size: 323px;
}

.logo {
    width: auto;
}
body {
    padding-top: 120px;
}

/*.search-our-stock .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}
*/

.featured-cars .wrapper {
 padding-top: 80px;
  padding-bottom: 80px;
}


/* Dealer menu
   ========================================================================== */


.dealer-name {
    font-size: 30px;
    margin-top: 15px;
}

.dealer-menu .logo {
  width: auto;
}

.stacked .nav-menu {
  top: 156px;
}

.fixed-menu .stacked .nav-menu {
    top: 0;
}

/* Banner
   ========================================================================== */

.banner-text {
  max-width: 430px;
}

.banner-text .head-2 {
  font-size: 20px;
}

.banner-text .head-1 {
  font-size: 50px;
}

.primary-nav a {
  font-size: 16px;
}


.footer-links .wrapper {
  padding-top: 80px;
}


}


@media(min-width: 1400px) {


/* Banner
   ========================================================================== */

.banner-text {
  max-width: 550px;
}

.banner-text .head-2 {
  font-size: 20px;
}

.banner-text .head-1 {
  font-size: 60px;
}

}

@media(min-width: 1500px) {

.wrapper {
  padding-top: 120px;
  padding-bottom: 120px;  
}

/*.welcome .wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}

.search-our-stock .wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}
*/

}

/* SMS
   ========================================================================== */

.sms-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #37a4e4;
    z-index: 9999;
    padding: 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 33px;
    height: 60px;
    width: 60px;
    box-shadow: 1px 1px 2px 0px black;
}

.sms-container:hover {
    color: #fff;
}

@media (min-width: 1025px) {

.sms-container { 
  display: none;
}

}

/* Quicklinks*/

.q-link a {
    display: block;
    padding: 0px;
    text-align: center;
}

.q-link svg {
    font-size: 32px;
}

.q-link p {
    margin: 0;
    font-weight: 500;
}

.q-link a:hover {
    text-decoration: none;
    border-color: #b4975a;
}

@media (min-width: 769px) {

  .q-link a {
      padding: 20px 10px;
  }

  .q-link a {
    border: 1px solid #e6e6e6;
  }

  .q-link svg {
    font-size: 60px;
  }
}


@media (min-width: 1025px) {
  .q-link svg {
    font-size: 80px;
  }
}

@media (min-width: 1200px) {
  .q-link a {
    padding: 40px 15px;
  }

  .q-link p {
    font-size: 16px;
  }
}

@media (min-width: 1500px) {
  .q-link a {
    padding: 50px 20px;
  }

  .q-link p {
    font-size: 18px;
  }
}

.search-our-stock .mini-search.stock-locator {
  padding: 30px;
}

.search-our-stock .mini-search #so-condition, .mini-search #so-budget, .mini-search #so-year, .mini-search #so-more_filters {
  display: none;
}

.search-our-stock .mini-search .stock-options {
  display: block;
}

.search-our-stock .mini-search .stock-option {
    margin-bottom: 20px;
    margin-right: 0;
}