@import url(https://fonts.googleapis.com/css?family=Open+Sans);
*{
  -moz-transition: all .25s ease;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  transition:all .25s ease; 
  font-family: 'Open Sans', sans-serif;
}

.navbar-right-menu-icon {
    display: block;
}

@media (min-width: 768px) {
.navbar-right-menu-icon {
    display: none;
}
}

/* CUSTOM BANNER */
.cus-banner {
    display: none;
}

.cus-banner .container {
    padding-top: 20px;
}

.banner-link.cus-ban-link {
    font-size: 32px;
}

.social-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
}

.media-link.cus-link .media-icon-small {
margin-top:0px;
}

@media (min-width: 768px) {
    .cus-banner {
    display: block;
}
}

/***********************************************
Responsive Youtube Video
************************************************/
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 300%;height: 100%;margin-left: -100%;}
.ytplayer {pointer-events: none; position: absolute;}

#element-054049cd9e064aedb10eb70da22a4c0a {
    padding: 0px!important;
}

@media (max-width: 767.5px)  {
#row-c9728eee2d2d4ea5a78108308162d384 {display: none;}
 #row-958beaf38f60446abd12ad3dfd38df52 {display: block;}
}

@media (min-width: 768px) { 
#row-c9728eee2d2d4ea5a78108308162d384 {display: block;}
/**  #row-958beaf38f60446abd12ad3dfd38df52 {display: none;} **/
}


/***********************************************
Main Buttons
************************************************/
.yt-bttns i {margin:5px;}
.yt-bttns {text-align: center;}
.p-relative {position: relative}
.flex_1 {display: flex; justify-content: center;}

@media (max-width: 767.5px) {
.yt-bttns-position {position: static;}
.flex_1 {display: block;}
.yt-bttns {margin: 24px;}
.yt-bttns a {width: 100%;}
}
@media (min-width: 768px) and (max-width: 991.8px) {.yt-bttns-position {position:absolute; bottom:19%; left:12%;}}
@media (min-width: 992px) and (max-width: 1399px) {.yt-bttns-position {position:absolute; bottom:19%; left:26%;}}
@media (min-width: 1400px)  {.yt-bttns-position {position:absolute; bottom:19%; left:33%;}}
@media (min-width: 2700px) {.yt-bttns-position {position: static;} .flex_1 {margin: 20px}}


.yt-bttns a {
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
    background: rgba(0, 0, 0, 0.76);
    margin: 10px;
    padding: 10px 50px;
    font-size: 26px;
    border: 2px solid rgba(0, 0, 0, 0.76);
    transition: all 0.5s;
    text-decoration: none;
}


div#element-7135be6441b24606bdd3ebdd189f83bc h2 {
    font-size: 18px;
}

/*********** Quick Links New ***********/


.quicklink-container ul{
  list-style: none;

}
.quicklink-container ul li {
  float: left;
  margin-right:10px;
  position: relative;
  width: 23%;
  text-align: center; 

}
.quicklink-container ul li a {
    display: block;
    border: 1px solid #a2a2a2;
    border-radius: 5px;
    text-decoration: none;
    line-height: 70px;
    background: linear-gradient(#fcfdfc,#e1e1e1);
    font-size: 18px;
    color: black;
}
.quicklink-container ul li:hover a{
  border-color:#6a3a7d;
  padding-left: 20px;
}
.quicklink-container span{
  position: absolute;
  left: -4px;
}
.quicklink-container .fa-container{
  background: #a2a2a2;
  top:16%;
  width: 50px;
  height: 50px;
  text-align:center;
  border-radius: 0px 8px 8px 0px;
}

span.border {
    border-bottom:7px solid #c1c1c1;
    border-left: 5px solid transparent;
    border-right: -4px solid transparent;
    top: 5px;
}
.quicklink-container .fa-container i{
  font-size: 20px;
  color: #fff;
  padding: 13px 0;
}

.quicklink-container ul li:hover .fa-container {
    background: #000!important;
    width: 70px;
}

/********Accents******/
.browse-inventory-image a, .element-heading h4 {
    border-color: #ff0000;
}

span.filter {
    background-color: rgba(241, 38, 38, 0.61);
}
span.quicklinkbutton-label-img:hover {
    background-color: #f02424;
}
div.footer-container {
    background-color: #000000;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
}


/***********NAV***************/

.media-icon {
    color: #fff;
    background: rgba(255, 0, 0, 0)!important;
}
.media-icon-small {
    color: #fff;
    background: rgba(255, 0, 0, 0)!important;
    font-size: 25px!important;
    margin-left: 4px;
    margin-top: 10px;
}

a.navbar-brand img{
    max-height: 110px!important;
    max-width: 425px!important;

}

i.fa.fa-facebook-square {
    color: #1e6af5;
    font-size: 28px;
}
i.fa.fa-instagram {
 background: linear-gradient(45deg, rgba(245,255,0,1) 0%, rgba(191,145,4,1) 20%, rgba(191,26,4,1) 37%, rgba(62,17,159,1) 63%, rgb(141 0 255) 100%);
    padding: 2px;
    border-radius: 4px;
    font-size: 20px;
    margin-top: 2px;
    display: block;
    position: absolute;
}
i.fa.fa-facebook {
    background: #0042bb;
    padding: 4px 4px 1px 4px;
    width: 29px;
    font-size: 20px;
    margin-top: 1px;
    position: absolute;
}

div#row-62b5ae9c71df46ae99dc3413b21c2c64 .container {
    padding-top: 50px;
    padding-bottom: 0px;
}
.phonenumber-link a {
    font-size: 30px;
    font-weight: 100;
}
a.banner-link .fa, .browse-inventory-image a:before {
    color: #ff0000;
}
.navbar-default {
    background-color: #000000;
    border-bottom: 4px solid red;
}
.navbar-default {
    background-color: #000000;
}

nav.navbar.navbar-default {
    padding: 0% 0 0%;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

li.menu-heading.dropdown {
    border-color: #000;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: none;
}

li.menu-heading.dropdown:hover{
border-color: black;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}
li.menu-heading.dropdown {
    margin-right: 2px;
}


.banner-links-bar {
    background: linear-gradient(rgb(241, 38, 38), rgb(197, 3, 3));
    padding: 3px 0;
}


.navbar-default .navbar-nav > .active > a:after {
    background: rgba(156, 154, 146, 0);
}


.dropdown-menu {
    background: #444444 !important;
    border: 0;
}

li.menu-heading.dropdown.open span.caret {
    border-top-color: #ffffff;
}
a.menu-heading span:after {
    background-color: rgba(136, 0, 0, 0);
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0) !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0) !important;
}

div.banner-container {
    background: #000000;
}



/*************slidebtn*************/


.slide-btn {
    left: 0;
    right: 0;
    text-align: center;
    top: 35%;
    position: absolute;
    z-index: 400;
}


.slide-btn h2 {
    font-size: 40px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 1px black;
}

.slide-btn a {
    background: rgba(0, 0, 0, 0.76);
    margin: 10px;
    padding: 10px 50px;
    font-size: 20px;
    border: 2px solid rgba(0, 0, 0, 0.76);
transition: all 0.5s;
    text-decoration: none;
}

.slide-btn a {

    font-size: 30px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
}


.slide-btn a:hover {
    border: 2px solid black;
    color: #ccc;
    transition: all 0.5s;
    background: rgba(33, 33, 33, 0.42);

}
@media (max-width: 576px) {
.slide-btn {
    display: grid;
}

.slide-btn a {
    width: 90%;
    margin: 10px auto;
    border: 1px solid white;
}
}

/*********MEDIAQ********/


/* Large desktops and laptops */
@media (min-width: 1200px) {

div#element-0e98d9125cf34f7b9216b298a53205d6 {
    display: none;
}

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

div#element-0e98d9125cf34f7b9216b298a53205d6 {
    display: none;
}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

div#element-0e98d9125cf34f7b9216b298a53205d6 {
    display: none;
}
}



/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.quicklink-container ul li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}

a.navbar-brand img{
    max-height: 99px!important;
    max-width: 350px!important;
    width: 100%!important;

}

div#slider-text {
    top: 1%;
}
div#element-1f59101a6fdb46c1977020768caf76bd {
    display: block;
}
div#element-1f59101a6fdb46c1977020768caf76bd {
    display: none;
}

div#element-0e98d9125cf34f7b9216b298a53205d6 {
    text-align: center;
}

.quicklink-container ul {
    list-style: none;
    padding: 0 8px;
}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

.slide-btn {
    position: relative;

}
.quicklink-container ul li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.slide-btn a {
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
}
.slide-btn h2 {
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 1px black;
}
div#element-1f59101a6fdb46c1977020768caf76bd {
    display: block;
}
div#element-1f59101a6fdb46c1977020768caf76bd {
    display: none;
}

div#element-0e98d9125cf34f7b9216b298a53205d6 {
    text-align: center;
}

}

.vehicle-description {
    font-size: 24px !important;
   line-height: initial;
}

.palette-heading1 {
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 5px;
}


@media (max-width: 480px) {
div#element-0e98d9125cf34f7b9216b298a53205d6 {
    text-align: center;
    margin-top: 27px;
}
.imgGuru{
height:110px;
width:auto;
}
.phonenumber-link a {
font-size:28px;
}
 }

/*************************
Color scheme change
*************************/
.navbar-default {
    background-color: #000000;
    border-bottom: 4px solid white;
}

.accent-color1 {
    color: #ffffff !important;
}

div.footer-container {
    background-color: #000000;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}

a.banner-link .fa, .browse-inventory-image a:before {
    color: #ffffff;
}

.accent-color1 {
    color: #ffffff !important;
}

.promptPriceBtn .accent-color1 {
   color: #333 !important;
}

.promptPriceBtn .btn-default.accent-color1:hover {
    color: #333 !important;
}

.element-heading h4 {
    border-color: #ffffff;
}
.element-heading h4:after {
    content: '';
    background-color: #f3a601;
}
#element-c28706385ac5441592eda33034e6f06e .element-heading h4:after {
    content: none;
}
#element-c28706385ac5441592eda33034e6f06e .element-heading h4{
    border-bottom: none;
}

.element-heading h4:after {background-color: #ffffff;}

a.vehicle-panel:hover {
    background: #2d2d2d !important;
}
@media (min-width: 768px) { 
img#banner-luxury {
    width: 425px!important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
 
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px;
 }

a.navbar-brand img {
    max-height: 110px!important;
    max-width: 363px!important;
}
}

.autocheck {
color: #f00!important;
font-weight: 700;
font-size: 16px;
}

.dropdown-menu > li > a:hover {
    background-color: #777 !important;
    color: #eee;
}

.banner-links-bar {
    background: linear-gradient(rgb(241, 38, 38), rgb(197, 3, 3));
    padding: 3px 0;
    display: none;
}

i.fa.fa-instagram {
    background: linear-gradient(45deg, rgba(245,255,0,1) 0%, rgba(191,145,4,1) 20%, rgba(191,26,4,1) 37%, rgba(62,17,159,1) 63%, rgb(141 0 255) 100%);
    padding: 2px;
    border-radius: 4px;
    font-size: 30px;
    margin-top: -5px;
    display: block;
    position: absolute;
}



.media-icon-small {
    color: #fff;
    background: rgba(255, 0, 0, 0)!important;
    font-size: 25px!important;
    margin-left: 10px;
    margin-top: 10px;
}


i.fa.fa-facebook-square {
    color: #1e6af5;
    font-size: 35px;
}


i.fa.fa-facebook {
    background: #0042bb;
    padding: 4px 4px 1px 4px;
    width: 29px;
    font-size: 20px;
    margin-top: 1px;
    position: absolute;
    color: black;
}


i.fa.fa-facebook {
    background: #0042bb;
    padding: 6px 7px 0px 15px;
    width: 32px;
    font-size: 25px;
    margin-top: -4px;
    position: absolute;
    color: black;
}
/** temp moving new location **/
div#row-aeeb62f9ee334ec09e604179fcd6f9bf .container-fluid{
background:#fff;
color:#000;
}
div#row-aeeb62f9ee334ec09e604179fcd6f9bf .container-fluid h2{
font-size: 29px;
    margin-bottom: 0px;
}
div#row-aeeb62f9ee334ec09e604179fcd6f9bf .container-fluid h3{
    margin-top: 0px;
}
/** temp moving new location **/


/**Disclaimer**/
form .sub-text span {
    padding-left: 25px;
    padding-bottom: 15px;
    margin-top: -19px;
    display: block;
}


h1.pagetitle {
    text-align: center;
}