/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  font-size:14px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	z-index: 20;
	width: 100%;
	background:#12602c;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  margin: 0;
}
.navbar-wrapper .navbar .container {
  width: auto;
  max-width:1170px;
}
.navbar-nav>li>a{
	padding-top:10px;
	padding-bottom:10px;
}
.navbar{
	min-height:20px;
}
.navbar-toggle{
  margin-top:5px !important;
  margin-bottom:5px !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background:#fff;
	color: #12602c;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #12602c;
  background-color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #fff;
  color: #12602c;
}
.navbar-default {
  background-color: #12602c;
  border-color: #12602c;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
}
/* CUSTOMIZE THE HEADER
-------------------------------------------------- */
.header{
	padding:23px 0;
	display:block;
}
.headerbg{
	color: #595959;
	background-color: #fff;
}
.header .tels{
	line-height: 45px;
	text-align: right;
    font-size: 40px;
    padding: 28px 0 17px;
	position:relative;
}
.header .tels.withsubline{
	padding-top:10px;
}
.header .tels span{
	font-size:40px;
}
.header .tels small{
	font-size:14px;
	position:absolute;
	right:0;
	bottom:-20px;
	font-weight:bold;
}
.openingHours{
  width: 220px;
  font-size:11px;
}
.openingHours .table{
  margin:0;
}
.contact-hours {
	position: relative;
	display: inline-block;
	zoom: 1;
	* display: inline;
	vertical-align: top;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
	line-height: 20px;
}

.contact-hours ul li{
	width: 100%;
	font-size: 12px;
}
.contact-hours span{
	width: 50%;
	float:left;
}
.dot {
    float: left;
    padding: 3px;
}
.header small.tag{
	font-size:24px;
	font-weight:bold;
	height:40px;
	display:block;
	width:100%;
	
}
.header .table{
  font-size:20px;
  min-width:170px;
  float: right;
  margin: 30px 0;
  padding: 0;
  line-height:30px;
  width: 170px;
  height: 60px;
}
.header .table td,
.header .table tr {
    border: none;
    padding: 0;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: auto;
  margin-left:auto;
  margin-right:auto;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  right: 10%;
  left: 10%;
  bottom:25%;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: auto;
  max-height:500px;
  background-color: #777;
}
.carousel .item h1{
	text-shadow: 0 1px 2px rgba(0,0,0,0.8),0 0 20px rgba(0,0,0,0.8);
	font-size:35px;
}
.carousel-inner > .item > img {
  width: 100% !important;
  max-width:none !important;
  min-width:none !important;
  height: auto;
  margin: 0 auto;
}
.carousel .item .btn-lg{
  font-size:15px;

}

.carousel.stock{
  margin-bottom:0 !important;
  min-height: 0 !important;
}
.carousel.stock .item{
  min-height:auto !important;
}
#scrollingStock.carousel .item{
	min-height: 0 !important;
	background:none !important;
	
}
#scrollingStock.carousel .item .thumbnail{
	margin-top:10px;
  margin-bottom:10px;
}
#scrollingStock.carousel .item .thumbnail .caption h3{
  padding: 0;
  margin: 0 0 10px;
  font-size:15px;
}

#scrollingStock.carousel .item .thumbnail .caption .btn{
  width: 100%;
}
#scrollingStock.carousel .carousel-control{
	background:none !important;
	color:#666 !important;
	width:30px;
}
#scrollingStock.carousel .carousel-control.left span.glyphicon,
#scrollingStock.carousel .carousel-control.right span.glyphicon{
  font-size:10px !important;
  background:#000;
  color:#fff;
  border-radius:15px;
  line-height:30px;
  width: 30px;
  height: 30px;
  text-shadow: none;
}
#scrollingStock.carousel .carousel-control.left{
  left: 10px;
}
#scrollingStock.carousel .carousel-control.right{
  right:10px;
}
#scrollingStock h2{
	margin:0;
	padding:0;
}
#scrollingStock h3{
	font-size:20px;
}
.red{
	color:#d9534f;
}
/* SEARCH BAR
-------------------------------------------------- */
.search .navbar-brand,
.search .navbar-brand:hover,
.search .navbar-nav>li>a{
	padding-top: 14px;
	color: #fff;  
}
.search .navbar-brand{
	font-size:13px;
}
.search .navbar-nav>li>a{
	padding-bottom:16px;
}
.search .navbar-nav>li>a:hover{
	text-decoration: none;
}
/*
.navbar-form{
  padding-top:5px;
  padding-bottom:0;
  margin-top:0;
  margin-bottom:5px;
}
.navbar-brand{
  font-size:13px;
  padding-top:0;
  padding-bottom:0;
  height: 42px;
  line-height:42px;
}
.form-control{
  padding-top:0;
  padding-bottom:0;
  height: 32px;
}*/
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-3,
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-3 p,
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.circles h2{
	font-size:18px;
}
.icon{
	width:80px;
	height:80px;
	display:block;
	background:#eee;
	border-radius:40px;
	margin: 0 auto;
	text-align:center;
  box-shadow: inset -20px -20px 30px #ddd;
}
.icon span.glyphicon {
  line-height:80px;
  font-size:35px;
  width: 80px;
  text-align: center;
  text-shadow:1px 1px 0 rgba(255,255,255,0.5);
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  font-size:35px !important;
}

#map-canvas {
  width:100%;
  height:500px;
}
.adp-directions{
	width:100%;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Navbar positioning foo */
  .navbar-wrapper {
    /*margin-top: 20px;*/
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
	margin-top: 20px;
	color: #151515;
  }

}
@media (max-width: 876px) {
	.weather,
	.clocks{
	  display:none;
	}
	
}
@media (max-width: 950px) {
  .navbar-right{
    display: none;
  }
  .navbar-wrapper .container{
    padding:0;
  }
}
@media (max-width: 992px) {
	.car {
		min-height: 214px !important;
	}		
	.header{
	  text-align:center;
	}
	.header img{
	  max-width:100%;
	  width:auto;
	  height:auto
	}	  
	.header table{
	  float:none !important;
	  margin:0 auto 20px !important;
	}
}

/* FOOTER
-------------------------------------------------- */

.footer{
	padding-top: 10px;}
	
/* SHOWROOM */

#datepicker{
	padding:10px;
	background:#fff;
}
.submit{
	margin:20px 0;
}
span.required{
	color:#F00;
}
#finexample .control-label{
	padding-top:7px;
	text-align:right;
}
form#finexample {
	float:left;
	padding:20px 0;
}
/* Showroom */
.sold{
	position:absolute;
	left:15px;
	top:0;
}

h2.pull-right{margin:0;}
.finance h2 {
margin: 10px 0 20px !important;
padding: 0 0 10px !important;
border-bottom: solid 1px #eee !important;
font-size:30px !important;
}
.finance .alert{
	margin:20px 0 0;
}
.finance label {
display: block;
font-weight: bold;
margin: 0;
}
.finance .col-sm-4 {
margin-bottom: 10px;
}
.pagination{margin:0 0 20px;}
.finance h2{margin:10px 0 20px;padding:0 0 10px;border-bottom: solid 1px #eee;}

li.cleared{border-top:1px solid #ccc;}

#slider .slides{
	margin:0;
}
.clear{
	clear:both;
}
.news .thumbnail{
	margin:0 20px 20px 0;
	width:200px;
	height:auto;
}
.news .thumbnail img{
	width:100%;
	height:auto;
	display:block;
}

.news .image{
	float:right;
	margin:0 0 20px 20px;
	display:block;
	
}

.ibs{
	margin-top: 23px !important;
	margin-bottom: 23px !important;
}
.logos {
	text-align: center;
}
.baselinks{
	height: 150px;
	overflow: auto;
	font-size:12px;
	margin-top:20px;
	padding-top:6px;
	padding-bottom:6px;
}
.base_links{
	text-align: center;
}
.base_links a{
	color:#CCC;
	font-size: 11px;
	text-transform: uppercase;
}
.base_links li{
	border-right:solid 1px #ccc;
	margin-bottom:10px;
}
@media (max-width: 768px) {
	#myCarousel{
		display:none;
	}
	.carousel .item .btn-lg{
		padding:10px !important;
		font-size:13px !important;
		line-height:13px !important;
	}
	.carousel .item h1{
		font-size:20px;
	}
	.header,
	.header img{
		margin:0 auto;
	}
	.header .tels{
		text-align:center !important;
	}
	.header .tels small{
		text-align:center !important;
		left:0;
		width:100%;
	}
	.header .tels{
		line-height: 30px;
		text-align: right;
		font-size: 24px;
		padding: 10px 0 17px;
		position:relative;
	}
	.header .tels span{
		font-size:24px;
	}
	.car {
		min-height: 248px !important;
	}		
}
/*
@media (max-width: 768px) {
	.gauge{
		width: 100% !important;
		float: none !important;
		margin:0 0 60px !important;
	}
	.fulldetails ul.emissions {
		width: 100% !important;
	}
}
*/
h2, .h2, .text-success{
	color: #333;
}
.label-danger{
	background-color: #0048a1;
}
hr.showroom{border-color: #EAEAEA;}

.container.base_links{
	padding-top:20px;
}
h1.sectionhead{
	text-align: center;
	margin-bottom:40px;
}

.brands{
	text-align:center;
}
.brands img{
	width:50px;
	margin-left:10px;
	margin-right:10px;
	-webkit-transition: all 0.3s ease-in; /* Safari */
    transition: all 0.3s ease-in;
}
.brands img:hover{
   opacity:0.8
}
.img a{
	display:block;
	position:relative;
	padding:0;
	margin:0;
	text-decoration:none;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.img a span{
	display:block;
	position:absolute;
	top:20px;
	left:0;
	padding:15px;
	background:#333;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.img.right a span{
	left:auto;
	right:0;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.img a:hover span{
	background:#333;
	color:#fff;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.underline{
	padding:0 0 20px 0;
	font-size:20px;
}
.ddfm label{
	width:100%;
}
.ddfm .form-control{
	margin-bottom:30px;
}
.ddfm .form-control .date{
	width:40%;
}
.ddfm .fmverify,.ddfm .fmdate{
    width: 20%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;	
	margin-bottom:30px;
}
.required{
	color:#F00;
}
.ddfm img{
	margin:0 10px;
}
.disclaimer{
	padding:10px 0;
}
/* Car of the Week - Image Section */
.t1_home_featured .t1_feature_image {
	position: relative;
	z-index: 1;
	margin: 0 !important;
	overflow: hidden;
	cursor:pointer;
}

.t1_home_featured{
	margin-bottom:20px;
	float:left;
	background:#eee;
	padding:10px;
}
.t1_home_featured .t1_feature_image h3 {
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 2;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	background-color: #333;
}

.t1_home_featured .t1_feature_image img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	left:-15px;
}

/* Car of the Week - Information Section*/
.t1_home_featured .t1_feature_info {
	position: relative;
	z-index: 1;
	float:left;
}
 
.t1_home_featured .t1_feature_info h1, .t1_home_featured .t1_feature_info h2 {
	padding: 0;
	margin: 0 0 20px;
}

.t1_home_featured .t1_feature_info h1 {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}

.t1_home_featured .t1_feature_info h2 {
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
}

.t1_home_featured .t1_feature_info .t1_cta {
	margin: 20px 0;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 30px auto 0 auto;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.car {
    position: relative;
    min-height: 194px;
    transition: all .2s ease-in-out;
    /* overflow: hidden; */    
    box-sizing: border-box;
    cursor: pointer;
}
.archive-cars{
	padding-top:10px;
	padding-bottom:10px;
}
.archive-cars h2 {
	font-size: 15px;
	min-height: 48px;
	color: #354144;
}
.vehicles {
    margin-top: -30px;
    padding: 50px 0 10px;
}
.vehicles img {
    opacity: 0.5;
}
.vehicles img:hover {
    opacity: 0.9;
}
.vehicles h2 {
    font-size: 30px !important;
}
.featuredbg{
	background-color: #fff;
	padding:20px 0;
	margin-top:-20px;
}
.archive-car-price{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.archive-car-price .btn{
	border-radius: 0;
	padding-top:5px;
	padding-bottom:5px;
}
.featured{
	width:100%;
}
.featured span{
	font-weight:700;
}
.autocomplete {
    position: relative;
    display: inline-block;
}
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-selected {
    background: #F0F0F0;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}
.free{
	color:#999;
}
#pcode,
#prevpcode,
#emppcode,
#prevemppcode{
	text-transform:uppercase;
}
.has-error .control-label,
.has-error label{
    color:#e56464;
    font-weight: 700;
}
.has-error .form-control,
.has-error .form-select{
    background-color:#f8d7da;
    border:1px solid #e56464;
}
.has-error .input-group-text{
    background-color:#e56464;
    border:1px solid #e56464;
    color:#fff;
}