/**
autoelite
main color: a73e38
*/

.hidemeresponsive {
    display: block;
}

.showmeresponsive {
    display: none;
}

/** custom start **/
.bottom-header .navbar-default .navbar-nav > .active > a, .bottom-header .navbar-default .navbar-nav > .active > a:hover, .bottom-header .navbar-default .navbar-nav > .active > a:focus {
    background-color: #a73e38;
    color: #ffffff;
}

header .bottom-header .navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

header .bottom-header .navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

header .bottom-header .navbar-default .navbar-nav > li > a:hover {
        color: #ffffff;
}

footer {
    background-color: #000000;
}

.toolbar {
    background: #000000;
}


.copyright-wrap {
    background-color: #000000;
    color: #ffffff;
}

.copyright-wrap a, .copyright-wrap p {
    color: #ffffff;
}

.copyright-wrap a:hover {
    color: #a73e38;
}

.f-nav li a {
    color: #fff;
}

.social li a {
    background-color: #000000;
}

.sc-11 {
    background: url(/images-3/social.png) -390px -32px no-repeat;
    background-color: #000000;
}

.sc-11:hover {
    background-color: #000000;
}

.sc-3 {
    background: url(/images-3/social.png) -78px -32px no-repeat;
}

.sc-1 {
    background: url(/images-3/social.png) 0px -32px no-repeat;
}

.back_to_top {
    background-color: gray;
}
.back_to_top:hover {
    background-color: #a73e38;
}

.footer-contact a:hover {
    color: #a73e38;
}

/** custom end **/

.bottom_pagination {
    width: 100%;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}

.header .navbar-default .navbar-toggle {
    margin-top: 25px;
}

.header.affix .container .navbar .navbar-nav li a {
    line-height: 14px;
}

.efficiency-rating p {
    text-align: justify;
    width: 90%;
}

.boxed div.inventory .inventory .title {
    left: 30px;
    padding-top: 15px;
    margin-bottom: 15px;
}

.breadcrumb li, .breadcrumb li a {
    font-size: 18px;
}

    .listing_select {
    text-align: center;
}

p {
    color: #3d3d3d;
}

.tp-tabs, .tp-thumbs, .tp-bullets {
    top: auto;
}

.page-header {
    margin-top: 120px;
}

.years-dropdown {
	min-width: 150px;
}

.makers-dropdown {
	min-width: 188px;
}

.fuel-dropdown {
    min-width: 208px;
}

.body-styles-dropdown {
	min-width: 188px;
}

.prices-dropdown {
	min-width: 158px;
}

.models-dropdown {
	min-width: 168px;
}

.sidebar div.inventory, .boxed div.inventory {
    margin: 0 0 20px;
    min-height: 520px;
}

select {

  /* styling */
  background-color: white;
  border: thin solid grey;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;  
}

option {
min-width:200px;
}

select:focus {
  background-image:
    linear-gradient(45deg, #c7081b 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #c7081b 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: #c7081b;
  outline: 0;
}

select:hover {
color:#c7081b;
}

.homebutton {
background-color: #555555;
}

.youtubeimg{
opacity: .6;
background-color: #ff0000;
}

.youtubeimg:hover{
opacity: 1;
background-color: rgba(219,127,8, 0.7);
}

.tp-banner {
	margin-top:140px;
}

.toolbar ul li a {
	color:#cccccc;
}

.toolbar .search_box {
	color:#ffffff;
}

header.affix .container .navbar .navbar-brand img {
	margin-top: 5px;
	width:240px;
}
header .navbar-brand img {
    margin-top: 0px;
	width:400px;	
}

.logohome, .logohome img {
    margin-top: 0px;
    max-height: 90px;
    width: auto;
}

.flip .card .face {
    line-height: 38px;
}

.bottom-header {
    background-color: #000000;
    /* opacity: 0.85; */
}

.header_shadow {
    background-color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: -21px;	
}

.efficiency-rating p {
    margin: 0px auto 0px;
}

.content-nav ul li {
    padding: 4px 25px 10px 16px;
    min-width:180px;	
}

table td.primary, .primary {
	width: 100px;
}

.car-info .table > tbody > tr > td {
    line-height: 14px;
}

input[type="text"], textarea, select, div.styled, input[type="file"], input[type="select"] {
    width: 100%;
}

@media screen and (min-width: 1300px) {
.zzz{
  font-size:14px;
}
}

@media screen and (max-width: 1200px) {

header.affix .container .navbar .navbar-brand img {
	margin-top: -13px;
	width:260px;
}
header .navbar-brand img {
    margin-top: -13px;
	width:260px;
}
}

@media screen and (max-width: 1000px) {
header.affix .container .navbar .navbar-brand img {
	margin-top: -15px;
	width:180px;
}
header .navbar-brand img {
    margin-top: -15px;
	width:180px;	
}
}

@media screen and (max-width: 900px) {
    header.affix .container .navbar .navbar-brand img {
        margin-top: 0px;
        width: 244px;
        height: 61px;
    }
header .navbar-brand img {
    margin-top: 0px;
	width:180px;		
}

}

@media screen and (max-width: 767px) {
.zzz {
	max-width:90%
}

    .hidemeresponsive {
        display: none;
    }

    .showmeresponsive {
        display: block;
    }

.tp-banner {
	margin-top:105px;
}

.car-info .table > tbody > tr > td {
	width:auto;
	word-wrap:break-word;
	white-space: normal;
	padding: 5px 1px;;	
}
    .car-block {
        height: 300px;
    }
    .car-block-bottom {
        padding-top: 20px;
    }

@media screen and (max-width: 320px) {
header.affix .container .navbar .navbar-brand img {
	margin-top: 0px;
	width:180px;		
}
header .navbar-brand img {
    margin-top: 0px;
	width:180px;		
}

    .car-block {
        height: 250px;
    }

.car_listings div.inventory .price {
    left: 0px;
}
}

@media (min-width: 992px) {
    header .bottom-header .navbar-default .navbar-nav > li > a {
        padding: 30px 13px 28px 13px !important;
    }
}