@charset "utf-8";
/* CSS Document */

@import 'https://fonts.googleapis.com/css?family=Roboto+Slab:300,400|Roboto:300,400,700';
@import '/font-awesome/css/font-awesome.min.css';

body {font-family: 'Roboto', sans-serif;}

h1, h2, h3, h4, h5 {font-family: 'Roboto Slab', serif; font-weight:300;     letter-spacing: 1px;}

p.title {margin-top:20px;     font-size: 1.2em; }

.banner {
	background:url(/img/bg-merc.jpg);
background-position:center; 
background-size:cover;
margin-top:-110px; 
padding:100px 0px;
}
.full-width {width:100%; height:auto; margin: 20px 0px;}

.signup-mobile {display:none; 
position: fixed;
    bottom: 0px;
    margin: 5px;
    margin: 5px 2%;
    z-index: 100;
    background: rgba(0,0,0,0.8);
    width: 96%;}
.signup-mobile span.ball {    display: inline-block;
    padding: 20px;
    background: #dd8721;
    height: 40px;
    line-height: 1px;
    color: #ffffff;
    z-index: 11;
    position: relative;
	}
	
	.signup-mobile span.tag {     display: inline-block;
    padding: 5px 10px 5px 10px;
    background: none;
    color: #dd8721;
    z-index: 10;
    position: relative;
    height: 40px;
    border: none;
    line-height: 31px;
	}

.banner h1 {color:#ffffff; font-size: 25pt;     margin-top: 60px;}
.banner .tagline {color:#ffffff; font-size: 130%;     font-weight: 300;}
.banner .title {
background: url(/img/title-background.png);
        background-size: 100% 100%;
    background-repeat: no-repeat;
        background-position: 50% -10px;;
    height: 300px;
    padding: 20px 0px 0px 100px;
    margin-left: 0px;
}
.banner .row {position:relative;}

.signup {
	display:none;
	background:#f0bf85;
	    padding: 0px;
		position:absolute;
		    right: 0px;
		min-height:600px;
		margin-top: 40px;
		    z-index: 10;
}

.signup h2 {
	background:#dd8721;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	
	}
.signup p { font-size: 120%;}
.signup .dark { background:#dd8721; padding:30px;}
.signup .light {background:#f0bf85; padding:30px;}

#mc_embed_signup input[type=text], #mc_embed_signup input[type=email] {width:100%;}

#mc_embed_signup form { padding:0px !important;}

#mc_embed_signup .button{
    background-color: #dd8721 !important;
	color: #ffffff !important;
	width:100% !important;
	   padding: 10px !important;
		    margin: 25px 0px !important;
			white-space: initial !important;
			height: auto !important;
    line-height: initial !important;
}

#mc_embed_signup .button:hover{
    background-color: #ffffff !important;
	color: #dd8721 !important;
}

#mc_embed_signup .mc-field-group {
    width: 100% !important;
}

#mc_embed_signup .asterisk {
    line-height: 10px !important;
}

.navbar-default {
    background: rgba(255, 255, 255, 0.4);
       border: none;
	    padding: 20px 0px;
}
.navbar-brand > img {
    width: 190px;
    height: auto;
}
.navbar-default .navbar-brand {
    margin-top: -20px;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
    font-weight: bold;
	font-size: 10pt;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: rgba(255,255,255,0.6);
}
.dropdown-menu {   background-color: rgba(255,255,255,0.9); }

.topbar {background: #222222; color: #6d6d65; }
.topbar a{ color: #ffffff; }
.topbar a:hover{ color: #ffffff; }
.topbar p { margin:10px 0px;}
.topbar ul.social-media {margin:10px 0px;}
.topbar ul.social-media li {
	float: right;
    list-style: none;
    padding: 0 7px;
}
.topbar ul.social-media li a {
    color: #fff;
    text-decoration: none;
}
.topbar .live-chat img {
    display: none;
}
.topbar .live-chat {
    display: none;
}

.latest {margin-top:-80px;     background: rgba(255, 255, 255, 0.6);}
.latest h3 {color:#000000;         margin: 25px 0px 25px 0px;     font-weight: 400;}
.latest h3:first-of-type {margin: 25px 0px 45px 0px;  }
.latest h3.home {   margin: 15px 0px 15px 0px;   }
.latest .vehicle {padding:5px; background:#ffffff;}
.latest .vehicle img{ width:100%; height:auto;}
.latest .vehicle h2{ font-weight:bold; color:#000000; text-transform:uppercase; font-size:12pt; }
.latest .vehicle h2{ color:#000000; }
.latest .vehicle p {    padding: 5px 0px;
    margin: 10px 0px ;
    font-size: 95%;}
 .vehicle a {
    overflow: hidden;
    display: block;
    height: 240px;
}
 .more-info:hover,  .more-info:focus {
    color: #ffffff;
    text-decoration: underline;
}
 .vehicle h2 a{
    height: inherit !important;
	white-space: nowrap;
    text-overflow: ellipsis;
	color:#000000;
}


.price_rrp {color:#385366; padding:5px 0px;  float:left;}
.price_rrp span { background:#cccccc; padding:5px; color: #385366;}
.price_exp {color:#385366; padding:5px 0px; float:left; margin-left: 5px !important;}
.price_exp span { background:#afcfa1; color:#000000; padding:5px;}

.home-table {display:table; width:100%; border-spacing:0px 15px; }
.home-table-row {display:table-row; margin-bottom:15px;}
.home-cta { clear:left; color:#ffffff; margin:10px 0px; display: table-cell; vertical-align: middle; width:100%; position: relative; padding: 10px 10px 10px 100px; transition: all 0.5s ease;}
.home-cta a {color:#ffffff; text-decoration:none; transition: all 0.5s ease;}
.home-cta:hover {  opacity:0.8;}
.home-cta.stock{  background:url(/img/home-cta-back-05.jpg); background-size:cover; }
.home-cta.export{  background:url(/img/home-cta-back-01.jpg); background-size:cover; }
.home-cta.saving{  background:url(/img/home-cta-back-02.jpg); background-size:cover; }
.home-cta.find{  background:url(/img/home-cta-back-03.jpg); background-size:cover; }
.home-cta.reviews{  background:url(/img/home-cta-back-04.jpg); background-size:cover; }
.home-cta.stock:before, .home-cta.export:before, .home-cta.saving:before, .home-cta.find:before, .home-cta.reviews:before{  background-size: 60px 60px;  display: inline-block;  width: 60px; height: 60px; content:""; position: absolute; top: 50%; margin-top: -30px; left: 20px;}
.home-cta.stock:before{   background-image: url('/img/home-cta-icons-05.png');}
.home-cta.export:before{   background-image: url('/img/home-cta-icons-01.png');}
.home-cta.saving:before{   background-image: url('/img/home-cta-icons-02.png');}
.home-cta.find:before{    background-image: url('/img/home-cta-icons-03.png');}
.home-cta.reviews:before{    background-image: url('/img/home-cta-icons-04.png');}
.home-cta img.icon{ width:120px; float:left; margin:10px 20px 10px 10px; display:none; }
.home-cta h4{     margin: 10px 0px; font-size: 18pt; }

.home-check { text-align:center; font-size:9pt; padding-right: 5px; padding-left: 5px; width:25%; float:left;     margin: 10px 0px;}
.home-check .inner {
	padding:0px 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f7f8+0,ebedef+50&1+0,1+79,0+100 */
background: -moz-linear-gradient(top,  rgba(246,247,248,1) 0%, rgba(235,237,239,1) 50%, rgba(235,237,239,1) 79%, rgba(235,237,239,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(246,247,248,1) 0%,rgba(235,237,239,1) 50%,rgba(235,237,239,1) 79%,rgba(235,237,239,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(246,247,248,1) 0%,rgba(235,237,239,1) 50%,rgba(235,237,239,1) 79%,rgba(235,237,239,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f8', endColorstr='#00ebedef',GradientType=0 ); /* IE6-9 */


}
.row.normal-margin {    margin:15px -5px;}
.home-check img.icon {width:60%;}
.home-check .title {color:#41596b; font-weight:bold;     font-size: 10pt;}

.form-margin {margin-top:0px;}
.form-margin .home-check {width:100%; margin-bottom:40px;}
.form-margin .normal-margin {
    margin: 0px -20px;
}

ol.steps {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
	margin: 30px 0px;
}
ol.steps li {
    position: relative;
    background: #f3f2f2;
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    padding: 15px 10px 15px 35px;
    line-height: normal;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,0.2);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,0.2); 
	font-size: 110%;
	}
ol.steps li:before {
    counter-increment: numList;
    content: counter(numList);
    float: left;
    position: absolute;
    left: -26px;
    top: 0;
    font: bold 16pt sans-serif;
	
	font-family: 'Roboto Slab', serif;
	    font-weight: 300;
    text-align: center;
    color: #fff;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: #283946;
    -moz-border-radius: 999px;
    border-radius: 999px;
}

ul.ticks {
 display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
	margin: 30px 0px;	
}

ul.ticks li {
    position: relative;
    background: #f3f2f2;
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    padding: 15px 10px 15px 35px;
    line-height: normal;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,0.2);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,0.2); 
	font-size: 110%;
}

ul.ticks li:before {
        font-family: 'Glyphicons Halflings';
    content: "\e089";
    float: left;
    position: absolute;
    left: -26px;
    top: 0;	
    font-size: 200%;
	font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: #283946;
    -moz-border-radius: 999px;
    border-radius: 999px;
}

.testomonial {background:url(/img/quote.gif);
background-position:top left;
background-repeat:no-repeat;
    padding: 20px;
 clear:both;
}

.testomonial .title{
	font-size:160%;
	font-family: 'Roboto Slab', serif;
	    margin-bottom: 30px;
}
.contact .title{
	font-size:160%;
	font-family: 'Roboto Slab', serif;
	margin: 20px 0px 10px;
}



.testomonial p{
	    margin-bottom: 30px;
}

.demo .title {
	font-size:210%;
	font-weight:normal;
	font-family: 'Roboto Slab', serif;
}

.demo {background:url(/img/bg-demo.jpg); background-size:cover; color:#ffffff;}

.demo .text {    padding: 50px 50px 0px 0px;}
.demo .image {padding:0px;}



.image img {width:100%; height:auto;}

ul.none { list-style:none; padding:0;}
li.tick {
	margin-top:40px;
	font-size:120%;
} 
li.tick::before {
    font-family: 'Glyphicons Halflings';
    content:"\e089";
	font-size:200%;
	 margin-top: 0px;
    padding-right: 10px;
	float: left;
} 

.spacer {margin:50px 0px;}
h4 {font-size:220%; margin-bottom:20px;}
.spacer p{font-size:150%;}

.why {background-position:top; background-size:contain; padding:0px; background-repeat:no-repeat; padding-top: 120px;     min-height: 400px; margin-bottom:20px;-webkit-border-radius: 10px;
border-radius: 10px; }
.reason1 {background:url(/img/why-01.jpg) #ebe8e8 no-repeat top center;}
.reason2 {background:url(/img/why-02.jpg) #ebe8e8 no-repeat top center;}
.reason3 {background:url(/img/why-03.jpg) #ebe8e8 no-repeat top center;}
.reason4 {background:url(/img/why-04.jpg) #ebe8e8 no-repeat top center;}

.why h5 {
    background: rgba(255,255,255,0.7);
    font-size: 200%;
    text-align: center;
    padding: 20px;
}
.why p {margin:20px 30px; text-align:center;}

#map {width:100%; height:400px; margin-bottom:40px;}

.flex-control-nav {bottom: -25px;}

#signup {padding:50px 0px;}

.iframe {background:none;}
iframe {border:none; height:250px; width:100%;}

#full-page-widget iframe {height:600px; width:100%;}

#iframe_loader {    height: 500px;
    display: block;
    overflow: hidden;
    overflow-y: scroll;
}

.sign-up-vmodal {
    background-color: #dd8721;
    color: #ffffff;
    width:100%;
    padding: 10px;
    margin: 5px auto;
    display: block;
    text-align: center;
}

.sign-up-vmodal:hover {
    /*background-color: #ffffff ;
	color: #dd8721 ;*/
    color: #ffffff;
}
 
.signup_low {background:url(/img/bg-signup.jpg); background-size:cover; color:#ffffff;}
.signup_embed {margin:0px auto;   display: table;  min-height: 250px;}
.signup_embed .col-md-3, .signup_embed .col-md-6  {float:none;}
.signup_embed .col-md-3 {width: 25%;}
.signup_embed .col-md-6  {width: 50%;}
.signup_embed .col-md-6 .col-md-6  {width: 50%; float:left;}
.signup_embed .light { background:#f0bf85; min-height:250px; color:#000000; vertical-align:middle;
  display: table-cell; }
.signup_embed .dark { background:#dd8721; min-height:250px; vertical-align:middle;
  display: table-cell; }
.signup_embed h5 {font-size: 180%; margin: 0px 20px; color:#ffffff;}
.signup_embed p {margin:0px 20px;}

.more-info { 
display:block; clear:both; 
margin: 5px 0px;
    background: #405c6f;
    color: #fff;
	border-bottom: 3px solid #324d5f;
    border-radius: 3px;
	padding:5px 20px;
	text-align:center;
	height: auto !important;
	}
#mc_embed_signup .button {    font-size: 13px !important; }

#mc_embed_signup .mc-field-group input {border:0px;}


.social {background:url(/img/bg-social.jpg); background-size:cover; }
.social h5 {font-size:230%;}
.social p {font-size:120%; color:#333333; margin-bottom: 20px;}
.social-area {
	margin:50px 0px;
}
.social-area a {
    margin-right: 10px;
}
.social-area i {
    background: #000;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}


.confidence {font-size:200%; font-family: 'Roboto Slab', serif; margin:50px 10px;}
.popular-brands {
    margin-bottom: 30px;
}

.popular-brands h5 {font-size: 230%;    margin: 0px 0px 30px 0px;}

.brand-flexslider .flex-control-nav {
    margin-left: -20px !important;
	bottom: -10px;
}

footer { background:#222222; margin-top:40px; color:#ffffff;}
footer a {color:#ffffff;}
footer h4 {border-bottom: 1px solid #343434; margin:40px 0px 20px; padding-bottom:20px;}
footer .fineprint {color:#8d8d8d; font-size:80%; margin-top:30px;}
footer ul.nav {list-style:none; margin:0; padding:0 }
footer ul.nav li { float:left;  text-align:center; padding:0 20px; }
footer ul.nav li:first-child { text-align:left; padding-left:0px; }
footer ul.nav li:last-child { text-align:right; padding-right:0px; }
footer ul.nav li a{ display:block; color:#ffffff; padding:0px; }
.footer-links {    margin-top: 10px;
    text-align: center;
    border-top: 1px solid #343434;
    padding-top: 20px; line-height: 30px;}
.footer-links a {padding:5px 20px;}

footer .nav > li > a:hover, footer  .nav > li > a:focus {
    background: none;
    color: #cccccc;
}

ul.icons {list-style:none; padding:0px; margin:0px;}
ul.icons li{ float:left; margin-right:40px;     margin-bottom: 10px;}
ul.icons li .glyphicon {padding-right:5px;}

.clearfix {clear:both;}
#results {display:none; border-right: 5px solid #ffffff;}
#feedback {    margin-top: 60px;
    text-align: center;}
	
	
.navbar-default .navbar-toggle {
    border-color: #dddddd;
	border:none;
    background: #222222;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #222222;
}
	
#form_loader {display:none;}
	
.loader {
	/*display:none;*/
  color: #1BC1DB;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 90px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}

/*CRAWLER POPUP CSS*/
#used-details-image {
    position: relative;
    overflow: hidden;
	height:300px;
	margin-bottom:10px;
}

.prev, .next {
    width: 40px;
    height: 40px;
    background: #ddd;
    border-bottom: 3px solid #bfbfbf;
    opacity: 0.8;
    position: absolute;
    top: 50% !important;
    margin-top: -30px;
    cursor: pointer;
    z-index: 100 !important;
    transition: all 0.3s;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    display: block !important;
}

.next {
    right: 5px !important;
    background-position: right top !important;
    left: initial !important;
}

.prev {
    left: 5px !important;
}

#key-features .fa {
    margin-right: 10px;
}
#key-features h2 {font-weight: 400;
    font-size: 20pt; margin-top:0px;}


#key-features h3 {margin-top:0px;font-weight: 500;}

#used-slider {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
}
#used-details-image img {
    width: 100% !important;
    height: auto !important;
    float: none;
}

#key-features, .veh-info__bullets {color: #1f1e1f;}
#key-features ul, .veh-info__bullets ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-bottom: 20px;
    margin-left: 0;
	padding-left: 0px;
}
#key-features li, .veh-info__bullets li {
    list-style: none;
    padding: 8px 0;
    font-size: 16px;
    color: #3c5668;
	    white-space: nowrap;    font-size: 11pt;
}
#key-features .fa, .veh-info__bullets .fa {
    margin-right: 10px;
}

#iframe_loader, #iframe_loader h2 small {color: #1f1e1f;}
/*CRAWLER POPUP CSS*/

@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

.flex-control-paging li a {
    background: #fff !important;
    border: 1px solid #405c6f !important;
    height: 8px !important;
    width: 8px !important;
}
.flex-control-paging li a.flex-active {
    background: #405c6f !important;
}

.flex-direction-nav a {
    color: rgba(255, 255, 255, 1);
    -webkit-text-fill-color: rgba(255, 255, 255, 1);;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
	    height: 45px;
}

.flex-direction-nav .flex-next {
    right: 5px;
    text-align: right;
    opacity: 1;
}

.flex-direction-nav .flex-prev {
    left: -30px;
    opacity: 1;
}

table.hours {width:100%;}

.cta {
    display: block;
    clear: both;
    margin: 5px 0px;
    background: #dd8721;
    color: #fff;
    border-bottom: 0px solid #996600;
    border-radius: 3px;
    padding: 5px 20px;
    text-align: center;
    height: auto !important;
}
.cta:hover, .cta:active { color:#ffffff;
}

/* FORM CSS */

.field_holder.error {
	background: none !important;
	border: 1px solid #ff9999;
	padding: 4px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.field_holder {
	padding: 5px;
	margin: 5px 0px;
	position: relative;
}
.field_holder p.errormsg {
	position: absolute;
	background-color: #ffffff;
	right: 0px;
	margin: 0 !important;
	font-size: 10pt;
	color: #FF0004;
	-webkit-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	padding: 2px 5px;
	-webkit-box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.3);
	box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.3);
	display: none;
	bottom: 0px;
}
#form_error {
	color: #FF0004;
	text-align: center;
	
}
#submit_form {
    display: block;
    clear: both;
    margin: 5px 0px;
    background: #dd8721;
    color: #fff;
	border:0px;
    padding: 5px 20px;
    text-align: center;
    height: auto !important;
	width:100%;
	    text-transform: uppercase;
    font-size: 150%;
}
#pledge_form .cta_area {
	max-width: 100%;
	margin: 0 auto;
}
#pledge_feedback {
	color: #ffffff;
	margin: 10px 40px;
	text-align: center;
}
#pledge_feedback.dark {
	color: #000000;
}

#pledge_form .row {
	margin:10px -5px;
}

#pledge_form label {
	color:#ffffff;
	font-weight: normal;
	margin-right: 10px;
}
#pledge_form.dark label {
	color:#000000;
}
input[type="radio"], input[type="checkbox"] {
    margin: 5px 5px 0px 0px;
}

#pledge_form  input[type="text"], #pledge_form input[type="password"], #pledge_form input[type="email"], #pledge_form textarea, #pledge_form select {
    width: 100%;
    padding: 5px;
    border: 0px;
    background: #eaeaea;
    font-size: 95%;
}

.insta {
	margin: -10px 30px;
}
.terms {
	height: 150px;
	width: 100%;
	overflow: scroll;
	position: relative;
	margin: 0 auto;
	overflow-x: hidden;
	border: 1px solid #cccccc;
	padding: 10px;
}
.terms h5 {
	margin-bottom: 10px;
	font-weight: bold;
}
.terms p {
	margin: 10px 0px;
}
.terms ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#agree {
	float: left;
	margin: 5px 10px 0 20px;
}
.always-show {
	visibility: visible !important;
	display: block !important;
	float: left;
}
.clearboth {
	clear: both;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	width: 100%;
	padding:2px;
}

.modal-content {    background: url(/img/form-bg.jpg);
    background-size: cover;
	}
	
#vModal .modal-content { background: url(/img/vehicle-bg.jpg); }
#vModal .price_exp {
    margin-left: 0px !important;
	font-size: 11pt;
}
#vModal .price_rrp {
	font-size: 11pt;
}
.modal-title {
	color: #ffffff;
}
#vModal .modal-title {
	color: #000000;
	margin: 0px 0px 0px 13px;
}
#vModal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #b0b1b1;
}
.modal-body p {color:#ffffff;}
#vModal .modal-body p {
    color: #000000;
}
#vModal h2 {
	margin-top:0px;
	font-size: 18pt
}
#vModal img.icon {
    width: 25%; float:left; margin-right: 5px;
}
.row-ticks .col-md-3 { padding-left:0px;}
.row-ticks .title {    font-size: 9pt;
    line-height: 10pt;
    margin-top: 15px;}
	
	.export-tagline {clear:both; font-weight:bold; color:#4a6374; padding-top:10px;}

.hide { display:none;}

.modal-lg {
	  margin: 30px auto; 
  }
.modal-lg .modal-dialog{
      width:900px !important;
  }
 .modal-dialog,
.modal-content {
    /* 80% of window height */
   /*height: 80%;*/
}

.modal-body {
    /* 100% = dialog height, 120px = header + footer */
    max-height: 600px;
    /*overflow-y: scroll;*/
}

.btn-primary {background:#364a59;color:#ffffff;border: none;}
.btn-success {background:#72840a;color:#ffffff;border: none;}
.btn { border-radius:0px;}



@media (max-width: 1024px) {
.signup h2 {
    font-size: 20pt;
}
.mobile-left {text-align:left !important;}
}

@media (max-width: 767px) {
	
.latest h3:first-of-type {margin: 15px 0px 45px 0px; }
}

@media (max-width: 768px) {
	
	
	.modal-lg .modal-dialog {
    width: 95% !important;
}

#used-details-image {
    height: 230px;
}
#key-features ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}


.full-spec {clear:both;}


	
	.testomonial {
    margin-top: 20px;
}
	
	
	
	.latest .vehicle p {
		    font-size: 90%;
			}
	
	.price_rrp span {
    padding: 5px 2px;
}

.price_exp span {
    padding: 5px 2px;
}
	.demo .text {
    padding: 50px 0px 0px 0px;
}

li.tick::before {
    line-height: 90px;
}
	
	.navbar-nav {
    background: #ffffff;
}
	.vehicle h2 a {   white-space: normal; }
	.banner {    padding: 60px 0px 100px;     background-position-x: 14%;}
	.banner h1 {margin: 60px 0px 20px;     font-size: 19pt;}
	.banner .col-md-7 {padding:0px; margin:0px;}
	.banner .title {    background-size: 106% 76%;
    background-position: 50% 10px;
    height: 250px;
    padding: 20px 20px 0px 30px;
    margin-left: 0px;}
	.banner .tagline, .topbar .social-media, .established {   display: none; }
	 .topbar {text-align:center;}
	 .topbar a {    display: block;     padding: 10px; }
	 .topbar p {margin:0px;}
	 .why p {
    margin: 10px 20px;
    text-align: center;
    padding-bottom: 10px;
}
.signup_low h5 {    margin: 0px 20px 0px;
    padding: 20px 0px;
}
.signup_low .dark {
    min-height: 0px;
}	
.signup_low p {
    margin: 0px 20px 0px;
    padding: 20px 0px;
}
.signup_low .light {
    min-height: 0px;
}

.flex-control-nav {bottom: -26px;}

.brand-flexslider .flex-control-nav {
    bottom: -40px;
}
.flex-direction-nav .flex-next {
    right: -10px;
}
.flex-direction-nav .flex-prev {
    left: -10px;
}
footer .fineprint {
    clear: both;
    padding: 20px 0px 40px 0px;
}
footer ul.nav li a {
    padding: 10px 0px;
}
footer ul.nav li {
    text-align: left !important;
	    padding-left: 0px;
}



iframe { height:600px;}
.signup_embed {margin:0px auto; display: block; width:100%; min-height: inherit;}
.signup_embed .col-md-3, .signup_embed .col-md-6  {float:left;}
.signup_embed .col-md-3 {width: 100%;}
.signup_embed .col-md-6  {width: 100%;}
.signup_embed .col-md-6 .col-md-6  {width: 100%; float:none;}
.signup_embed .light { display: block; min-height: initial; }
.signup_embed .dark { display: block;  min-height: initial;}
.signup_embed h5 { margin: 20px 20px; }
.signup_embed p {  margin: 20px 20px;  }

}

@media (max-width: 360px) {
	.vehicle a {
    height: 200px;
}
.latest .vehicle p {
    font-size: 100%;
	    margin: 5px 0px;
}
.price_exp {
    margin-left: 0px !important;
}
	
.container-fluid {
    padding-right: 10px;
    padding-left: 10px;
}
}
@media (max-width: 460px) {
.row-ticks .title {
    font-size: 12pt;
    line-height: 14pt;
    margin-top: 28px;
}
#vModal img.icon {
    width: 25%;
    float: left;
    margin-right: 5px;
    margin-top: -18px;
}
.row-ticks .col-md-3 {
    padding-left: 0px;
    clear: both;
}
.btn {
    font-size: 8pt;
}
}



@media (max-width: 720px) {
.home-check {  width:100%; float:none;     margin: 10px 0px 30px;}
#vModal .modal-title {
    font-size: 18pt;
}
.modal-lg {
    margin: 5px auto;
}
}


@media (min-width: 568px) and (max-width:992px) {
.row-ticks {margin-top:20px;}
	
	.row-ticks .col-md-3 {
    padding-left: 0px;
    width: 25%;
    float: left;
}

.row-ticks .title {
    font-size: 9pt;
    line-height: 10pt;
    margin-top: 2px;
}	

#used-details-image {
    height: 410px;
}
#key-features ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
#vModal .price_exp {
    margin-left: 20px !important;
}
}
@media (max-width: 992px) {
	.signup-mobile {display:block;}	
}
@media screen and (min-width: 992px) {
	.form-margin {margin-top:480px;}
	.signup {
	display:block;
	}
    .vehicle a{
    overflow: hidden;
    display: block;
    height: 260px;
}
	.vehicle a img  {
	 width: inherit !important;
	height: 100% !important;
		}
}
@media screen and (min-width: 1200px) {
	.form-margin {margin-top: 400px;}
}

/*2019 Updates*/
.detail-tabs__content h2, .detail-tabs__content h3 {text-align: center;}
.sixcol {width: 50%;float: left;padding: 10px;}

@media (max-width: 720px) { .sixcol {width: 100%;float: none;padding: 10px;} } 


 .detail-tabs__content .list-stat {
    float: right;
    color: #405c6f;
}
.detail-tabs__content .list-label {
    float: left;
    clear: both;
    margin-bottom: 5px;
    max-width: 80%;
}
.detail-tabs__content li {
        list-style: none;
    list-style-image: none;
}
.tablist, .tech-table ul{margin: 0px;padding: 0px;}
#location-text {clear: both;padding-top: 20px;/* text-align: center; */}
/*2019 Updates*/