/* in-about-us-careers */
.in-about-us-careers {
	padding: 70px 0 60px;
}

.in-about-us-careers .col-wrapper {
	width: 85%;
	margin: 25px auto;
}

.in-about-us-careers .header3 {
	margin-bottom: 10px;
}

.in-about-us-careers p {
	margin: 0 0 20px;
}

.in-about-us-careers .btn {
	display: inline-block;
	margin-top: 10px;
}

.image-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
}
.image-container img {
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.in-about-us-careers .one-third-two-third .col1 {
    position: relative;
}
.in-about-us-careers .col1 img {
    max-width: initial;
}

/* in-about-us-history */
.in-about-us-history {
	padding: 80px 0 0;
}

.in-about-us-history .one-third-two-third .col1 {
	width: 42%;
}

.in-about-us-history .timeline {
    max-width: 1000px;
    width: 100%;
	margin: 100px 0 0 0;
}

.in-about-us-history.full-background .timeline {
    max-width: initial;
	margin: 0px;
}

.in-about-us-history .timeline .timeline-block {
	padding-bottom: 60px;
	position: relative;
}

.in-about-us-history .timeline .timeline-date,
.in-about-us-history .timeline .timeline-circle,
.in-about-us-history .timeline .timeline-line,
.in-about-us-history .timeline .timeline-content {
	float: left;
}

.in-about-us-history .timeline .timeline-date {
	width: 120px;
	font-weight: 300;
	font-size : 25px;
	line-height: 1em;
	color : #c71444;
	margin: 0;
	padding-right: 40px;
}

.in-about-us-history.full-background .timeline .timeline-date {
	margin-top: -5px;
	position: absolute;
	top: 45%;
	left: 0;
}

.in-about-us-history .timeline .timeline-circle {
	width: 18px;
	height: 18px;
	background-color: #c71444;
	border-radius: 50%;
	position: absolute;
	left: 113px;
	z-index: 1;
}

.in-about-us-history .timeline .timeline-line {
	width: 4px;
	height: 100%;
	background-color: #D1D3D4;
	position: absolute;
}

.in-about-us-history .timeline .timeline-content {
    max-width: 850px;
	padding-left: 65px;
	position: relative;
}

.in-about-us-history .timeline .timeline-content .header4 {
	margin-bottom: 5px;
}

.in-about-us-history .timeline .timeline-content p {
	margin: 0 0 30px;
}

.in-about-us-history .timeline .timeline-content img {
	margin: 45px 0 0px;
}

.in-about-us-history.full-background {
	padding: 0;
	background-color: #F1F2F2;
}

.in-about-us-history.full-background .timeline .timeline-block {
	padding-left: 120px;
	padding-bottom: 0;
}

.in-about-us-history.full-background .timeline .timeline-circle {
	top: 45%;
}

.in-about-us-history.full-background .timeline .timeline-line {
	height: 50%;
}

.in-about-us-history.full-background .timeline .timeline-content {
	width: 100%;
    max-width: initial;
	text-align: center;
	margin: 30px 0 0;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box {
	width: 120px;
	height: 150px;
	float: left;
	margin: 0 45px;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box.text {
	margin-top: 25px;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box:first-child {
	margin-left: 0;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box:last-child {
	margin-right: 0;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box .image {
	width: 110px;
	height: 80px;
	color: #c71444;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box.text .image {
	height: 55px;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box .image img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box .description {
	width: 90%;
	color: #A7A9AC;
	margin: 0 auto;
	line-height: 1em;
}

.in-about-us-history.full-background .timeline .timeline-content .timeline-box .description.small {
	width: 60%;
}

/* contact-us-in */
.contact-us-in {
	padding: 45px 0;
}
.contact-us-in a {
    text-decoration: none !important;
}
.contact-us-in .box {
	float: left;
	background-color: #F1F2F2;
	margin: 0 10px 20px;
}

.contact-us-in .box:nth-child(odd) {
	margin-left: 0;
}

.contact-us-in .box:nth-child(even) {
	margin-right: 0;
}

.contact-us-in .box:hover {
	-webkit-box-shadow: 0px 1px 10px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 10px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 10px 5px rgba(0,0,0,0.2);
}

.contact-us-in .box .box-image {
    height: 280px;
	position: relative;
	display: block;
}

.contact-us-in .box .box-image > img {
	width: 100%;
}

.contact-us-in .box .box-image .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(246,167,77,0.8);
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}

.contact-us-in .box:hover .box-image .overlay {
	opacity: 1;
}

.contact-us-in .box .box-image .overlay .content {
	width: 250px;
	height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.contact-us-in .box .box-image .overlay .content span {
	display: block;
	margin-bottom: 10px;
}

.contact-us-in .box .box-image .overlay .content hr {
	width: 50px;
	height: 0;
	border: 0;
	margin: 0 auto;
	border-top: 4px solid #FFFFFF;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.contact-us-in .box .box-description {
	width: 100%;
	display: table;
	padding: 25px;
}

.contact-us-in .box .box-description .box-logo {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
}
.box-logo img {
    max-width: 85px;
    text-align: center;
    margin: 0 auto;
}
.contact-north-shore-service-centre .box-logo img {
    max-width: 150px;
}
.contact-us-in .box .box-description .box-logo {
	margin-right: 50px;
}

.brand-enquiry-form {
    background-color: #f3f3f3;
}

.contact-us-in .box .box-description .box-contact {
	width: 60%;
	color: #000000;
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
	border-left: 1px solid #BCBEC0;
}

.contact-us-in .box .box-description .box-contact .title {
	color: #000000;
	font-size: 20px;
	font-weight: 600;
    margin-bottom: 5px;
}

.contact-us-in .box .box-description .box-contact .telp {
    color: #000;
	margin-bottom: 5px;
		display: block;
}

.contact-us-in .box .box-description .box-contact .address {
	line-height: 1.2em;
}

.contact-us-in .box .box-description .box-contact .address .col {
	float: left;
	margin-right: 50px;
}

.contact-us-in .box .box-description .box-contact .address .col:last-child {
	margin-right: 0;
}

.contact-us-in .box .box-description .box-contact .address .col .heading {
	font-size: 10px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.contact-us-in .box .box-description .box-contact .address .map {
	margin-top: 5px;
	display: block;
}

.contact-us-in .box .box-description .box-contact span {
	display: block;
}

.contact-us-in .box .box-description .box-contact .map {
	text-decoration: none;
	text-transform: uppercase;
    color: #c71444;
}

/* in-experience-multi-brand */
.in-experience-multi-brand {
	padding: 60px 0;
	background-color: #f2f2f2;
}

.in-experience-multi-brand p.heading {
	width: 75%;
}

.in-experience-multi-brand p {
	width: 85%;
}

.in-experience-multi-brand .box-wrapper {
	width: 90%;
	margin: 0 auto;
}
.other-european-vehicles {
    display: block;
    clear: both;
    text-align: center;
    padding-top: 15px;
}
.plus {
    font-size: 20px;
    color: #FFF;
    padding: 1px 8px;
    background: #676767;
    line-height: 0em;
    margin-right: 6px;
}
.in-experience-multi-brand .box-wrapper .box {
	width: 28%;
	min-height: 150px;
	float: left;
	position: relative;
	margin-right: 5%;
}

.in-experience-multi-brand .box-wrapper .box img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.5;
	cursor: pointer;
	max-height: 85px;
	width: auto !important;
}

.in-experience-multi-brand .box-wrapper .box img:hover {
	opacity: 1;
}

/* in-experience */
.in-experience {
	padding: 95px 0 115px;
	background-image: url('../../images/background/background-experience.png');
}

.in-experience img {
	margin: 0 auto;
}

.in-experience .col-wrapper {
	margin-left: 120px;
}

.in-experience .header3 {
	margin-top: 15px;
}

.in-experience p.heading {
	width: 95%;
}

.in-experience .btn {
	display: inline-block;
	margin-top: 30px;
}

/* in-experience-sponsor */
.in-experience-sponsor {
	padding: 120px 0 180px;
	background-image: url('../../images/background/background-experience-sponsor.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.in-experience-sponsor.events {
	background-image: url('../../images/nissan_ICE_13_AUGUST_2014_004.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    background-color: #4C4C4C;
        /*background-size: 400% !important;	*/
}


.in-experience-sponsor .col2 {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.in-experience-sponsor .header3 {
    color: #FFFFFF !important;
}

.in-experience-sponsor p {
	width: 90%;
    color: #FFFFFF !important;
}

.in-experience-sponsor img {
	float: right;
}

/* in-testimonial */
.in-testimonial {
/*	color: #000000;*/
    padding: 50px 0;
	text-align: center;
}

.in-testimonial span.line {
	width: 58px;
	height: 7px;
	display: block;
	margin: 0 auto;
	background-color: #D0D2D3;
}
.in-testimonial .col100,
.in-testimonial .col1{
background-image: url('../../images/icon/quote.png');
    background-size: 190px !important;
background-repeat: no-repeat;
max-width: 800px;
    margin: 0 auto !important;
    float: none;
}

.in-testimonial blockquote {
	padding: 40px 30px 20px;
	font-size: 19.5px;
	margin: 0 auto 15px;
	line-height: 1.8em;
}

.in-testimonial .profile {
	width: 67px;
	height: 67px;
	display: block;
	background-color: #BCBEC0;
	border-radius: 50%;
	overflow: hidden;
	margin: 5px auto 10px;
}

.in-testimonial cite {
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
}

.in-testimonial .star {
	margin-top: -1px;
}

.in-testimonial .star .icon {
	color: #F7941E;
	font-size: 18px;
}

.in-testimonial .star .icon:before {
	margin: 0;
}

/* in-email-signup */
.in-email-signup {
	background-color: #F1F2F2;
	text-align: center;
}
.in-email-signup #gforms_confirmation_message_5,
.in-email-signup #gform_wrapper_5 {
	max-width: 600px;
	margin: 0 auto;
	clear: both;
	    padding: 88px 0 111px;
z-index: 1;
position: relative;
}
.in-email-signup #gforms_confirmation_message_2{
	        height: 360px;
}
.in-email-signup #gform_wrapper_7 {
	max-width: 800px;
	margin: 0 auto;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
bottom: 0;
    margin: auto;
    height: 253px;
}
.in-email-signup .form {
    position: relative;
}
.in-email-signup h3 {
    margin: 0;
    text-transform: capitalize;
    font-weight: 900 !important;
    font-size: 30px !important;
}

.in-email-signup .gform_description {
	font-size: 16px;
	margin: 10px 0 20px;
    display: block;
}

.in-email-signup .email-signup-form_wrapper .gfield input {
    height: 69px;
	font-size: 18px;
	padding: 18px 23px;
}

.in-email-signup .email-signup-form_wrapper input[type="submit"] {
	margin: 0;
	font-size: 18px;
	top: 0px;
	right: 0;
	padding: 26px 23px 27px;
	position: absolute;
	text-indent: -1000px;
	overflow: hidden;
	pointer-events: all;
	border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  width: 100%;
	background-image: url(../../images/dart.png);
	background-position: center;
	background-repeat: no-repeat;
}

.in-email-signup .email-signup-form_wrapper .gform_footer {
	color: #FFFFFF;
	font-size: 40px;
	position: relative;
	pointer-events: none;
width: 13%;
height: 69px;
position: absolute;
right: 0;
}

/* in-news-slider */
.in-news-slider {
	padding: 90px 0;
}

.in-news-slider .header2 {
	/*font-size: 28px;*/
	margin-bottom: 35px !important;
}

.in-news-slider a {
color: #464646 !important;
text-transform: uppercase;
text-decoration: none !Important;
}

.in-news-slider .item:hover,
.in-news-slider .item:hover .detail span,
.in-news-slider .item:hover .header5 {
	color: #FFFFFF !important;
}

.in-news-slider .active .item {
	opacity: 1;
}

.in-news-slider .item {
	width: 275px !important;
	height: 100%;
	float: left;
	border: 2px solid #D0D1D2;
	width: 100%;
	/*opacity: 0.5;*/
}

.in-news-slider .item:hover {
	background-color: #6D6E71;
	border: 2px solid #6D6E71;
}

.in-news-slider .item .item-image img {
	width: 100%;
}

.in-news-slider .item .item-description {
	padding: 15px;
	float: left;
	width: 100%;
}
.in-news-slider .header5 {
    font-size: 15px !Important;
}
.in-news-slider .item .item-description .header6 {
	margin-bottom: 10px;
}

.in-news-slider .item .item-description .detail {
	font-size: 10px;
	text-transform: none;
}

.in-news-slider .item .item-description .detail span {
	margin: 0 5px;
}

.in-news-slider .item .item-description .detail span:first-child {
	margin-left: 0;
}

.in-news-slider .news-carousel {
	position: relative;
}

.in-news-slider .news-carousel .owl-controls {
	font-size: 35px;
}

.in-news-slider .news-carousel .owl-controls .owl-prev,
.in-news-slider .news-carousel .owl-controls .owl-next {
	width: 6%;
	height: 100%;
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	top: 0;
}

.in-news-slider .news-carousel .owl-controls .owl-prev {
	left: 0;
}

.in-news-slider .news-carousel .owl-controls .owl-next {
	right: 0;
}

.in-news-slider .news-carousel .owl-controls .owl-prev:before,
.in-news-slider .news-carousel .owl-controls .owl-next:before {
	font-family: 'fontello';
	position: absolute;
	top: 45%;
}

.in-news-slider .news-carousel .owl-controls .owl-next:before {
	content: '\e80c';
	right: 40%;
}

.in-news-slider .news-carousel .owl-controls .owl-prev:before {
	content: '\e80b';
	left: 40%;
}

/* in-footer */
.in-footer {
	color: #FFFFFF;
	background-color: #58595B;
}
.in-footer > .page-container {
    padding: 60px 0;
}
.in-footer .header2 {
	color: #FFFFFF !important;
	font-size: 28px;
	margin-bottom: 15px;
}

.in-footer .Tokenize {
    margin-bottom: 0 !Important;
}
.in-footer .in-stock-vehicle-search {
    padding: 0px 0 75px;
    background: none;
}
.in-footer .in-stock-vehicle-search input {
    border: 0;
}
.in-footer .in-stock-vehicle-search .group {
    margin-bottom: 0;
}
.in-footer .in-stock-vehicle-search .box {
    border: none;
}

.in-footer .search-stock {
	margin-bottom: 55px;
}

.in-footer .search-stock input {
	width: 94%;
	color: #808184;
	float: left;
	font-size: 16px;
	font-weight: 400;
	padding: 20px;
}

.in-footer .search-stock input[type="submit"] {
	color: #FFFFFF;
	width: 6%;
	float: left;
	font-size: 23px;
	padding: 23px 20px 24px;
}

.in-footer .follow-us {
	float: left;
    clear: both;
}

.in-footer .dealer-details .heading,
.in-footer .follow-us .heading {
	font-size: 17px;
	    font-weight: 500;
    color: #fff !important;
	margin-bottom: 5px;
}
.dealer-details .heading {
    margin-bottom: 9px !important;
}
.in-footer .follow-us a .svg-icon {
	width: 45px;
	height: 45px;
	margin-left: -12px;
	margin-right: 25px;
	fill: #FFFFFF;
}

.dealer-details a {
    display: block;
    color: #fff !Important;
    text-decoration: none !Important;
    font-size: 15px;
    line-height: 1.5em;
    margin-top: 5px;
	font-weight:400;
}
.dealer-details a:hover {
    text-decoration: underline !Important;
}
.dealer-details {
    max-width: 300px;
    float: left;
    margin-bottom: 29px;
}
.in-footer .follow-us a .svg-icon:hover {
	/*fill: #c71444;*/
}

.in-footer .link {
	width: 50%;
	float: right;
}

.in-footer .link ul {
	width: 30%;
	float: right;
	margin: 0 5% 0 0;
		list-style: none;
}
.footer-section {
    margin: 0 !important;
}

.in-footer .link ul li {
    -webkit-padding-start: 0px;
    	padding-left:0px;
	background: none;
	margin-bottom: 2.5px;
}

.in-footer .link ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
line-height: 1.5em;
margin-top: 5px;
font-weight:400;
}
.in-footer .link ul li a:hover {
	text-decoration: underline;
}

.in-footer .link ul li a.heading {
	font-size: 17px;
	font-weight: 500;
}


/* in-copyright */
.footer-signoff {
    margin-top: 100px;
	font-size: 12px;
	padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.13);
}

.footer-signoff .col2:last-child {
	float: right;
	text-align: right;
    color: #fff;
}

.footer-signoff p {
	color: #FFFFFF !important;
	margin: 0;
}
.footer-signoff .copyright p {
    display: inline-block;
}
.footer-signoff .copyright {
	line-height: 40px;
}
.footer-signoff .col2:last-child a {
    padding: 16px 0;
}
.footer-signoff a,
.footer-signoff span {
	color: #FFFFFF !important;
	display: inline-block;
	text-decoration: none !important;
    line-height: 1em;
	vertical-align: middle;
}

.footer-signoff a:hover {
    text-decoration: underline !important;
}


.footer-signoff img {
	margin: 2px 1px;
	display: inline-block;
	vertical-align: middle;
}

/* in-heading-style-2 */
.in-heading-style-2 {
	/* background-image: url('../../images/background/background-heading-style-2.jpg'); */
	background-size: cover;
	background-position: center center;
	padding: 200px 0 30px;
	position: relative;
}

.in-heading-style-2:before {
	content: "";
	background-color: rgba(35,31,32,0.6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.in-heading-style-2 .header2 {
	color: #FFFFFF !important;
	font-size: 36px;
	margin-bottom: 5px;
	position: relative;
}

.in-heading-style-2 .breadcrumbs {
	color: #D1D3D4;
	font-size: 12px;
	position: relative;
}

.in-heading-style-2 .breadcrumbs a {
	color: #D1D3D4;
	text-decoration: none;
}

/* in-homepage-in-heading */
.in-homepage-in-heading {
    padding: 276px 0;
	background-image: url('../../images/background/background-heading-style-homepage.jpg');
	background-size: cover;
	background-position: center center;
}

/*.in-homepage-in-heading .header1 {
	color: #FFFFFF !important;
    text-align: center;
	font-size: 57px !important;
	    line-height: 1.1em !important;
}
*/
/*.in-homepage-in-heading .header1 span {
	display: block;
}
*/
/* in-stock-vehicle-search */
.in-stock-vehicle-search {
    padding: 70px 0 62px;
	background-color: #F3F3F3;
}

.in-stock-vehicle-search .header3 {
	color: #000000;
	margin-bottom: 10px;
}

.in-vehicle-stock-search .box{
    position: relative;

}
.in-vehicle-stock-search .in-stock-vehicle-search-tabs {
    background: #fff;
    padding: 10px 0 5px 20px;
    position: absolute;
    top: 86px;
    width: 100%;
    z-index: 4;
		opacity:0;
}
.in-vehicle-stock-search #tokenize:focus{
	opacity:0 !important;
}
.in-stock-vehicle-search .box {
	position: relative;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #D1D3D4;
}

.in-stock-vehicle-search .group {
	position: relative;
    height: 54px;
	/*margin-bottom: 45px;*/
}
.in-stock-vehicle-search .in-vehicle-stock-search .tabs{
	    margin-bottom: 0 !important;
}
.in-footer .in-stock-vehicle-search .in-vehicle-stock-search .tabs {
    margin-top: 0px;
}
.page-template-page-brand-home .in-vehicle-stock-search .tab-close,
.page-template-page-brand-home .in-vehicle-stock-search .tab-links {
    display: none !important;
}
.page-template-page-brand-home .in-vehicle-stock-search .tabs {
    padding: 0px 25px 10px 25px !important;
}
.page-template-page-brand-home .in-stock-vehicle-search .tab-content {
    margin: 0px 15px 0 0 !important;
}

.in-stock-vehicle-search input {
	width: 94%;
	color: #808184;
	font-size: 18px;
	font-weight: 400;
	padding: 19px 15px 6px 5px;
	display: block;
	border: none;
	border-bottom: 1px solid #D1D3D4;
}

.in-stock-vehicle-search .in-vehicle-stock-search input[type="submit"] {
color: #FFFFFF !Important;
width: 70px;
    font-size: 23px !Important;
    padding: 19px 20px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border-radius: 0 !Important;
}

.in-stock-vehicle-search input:focus {
	outline: none;
}

.in-stock-vehicle-search label {
	color: #999;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	pointer-events: none;
	left: 28px;
	top: 10px;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}
.vehicle-search-icon {
    position: absolute;
    top: 10px;
    bottom: 0;
}
.in-stock-vehicle-search label img {
	float: left;
	margin-right: 10px;
}

.in-stock-vehicle-search input:focus ~ label,
.in-stock-vehicle-search input:valid ~ label {
	top: -3px;
	left:0;
	font-size: 14px;
	color: #000;
}
.in-stock-vehicle-search input:valid ~ .vehicle-search-icon,
.in-stock-vehicle-search input:focus ~ .vehicle-search-icon {
	opacity:0;
}

.in-stock-vehicle-search input:focus ~ label img,
.in-stock-vehicle-search input:valid ~ label img {
	width: 16px;
	height: 16px;
	margin-top: 3px;
}

.in-stock-vehicle-search .bar {
	position: relative;
	display: block;
	width: 94%;
}

.in-stock-vehicle-search .bar:before,
.in-stock-vehicle-search .bar:after {
	content: '';
	height: 2px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #c71444;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}

.in-stock-vehicle-search .bar:before {
	left: 50%;
}

.in-stock-vehicle-search .bar:after {
	right: 50%;
}

.in-stock-vehicle-search input:focus ~ .bar:before,
.in-stock-vehicle-search input:focus ~ .bar:after {
	width: 50%;
}

.in-stock-vehicle-search .highlight {
	position: absolute;
	height: 60%;
	width: 100px;
	top: 25%;
	left: 0;
	pointer-events: none;
	opacity: 0.5;
}

.in-stock-vehicle-search input:focus ~ .highlight {
	-webkit-animation:inputHighlighter 0.3s ease;
	-moz-animation:inputHighlighter 0.3s ease;
	animation:inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
	from { background: #5264AE; }
	to 	{ width: 0; background: transparent; }
}

@-moz-keyframes inputHighlighter {
	from { background: #5264AE; }
	to 	{ width: 0; background: transparent; }
}

@keyframes inputHighlighter {
	from { background: #5264AE; }
	to 	{ width: 0; background: transparent; }
}



.in-stock-vehicle-search .tabs{
    background-color: #FFFFFF;
    margin-bottom: 20px;
	margin-top: -25px;
}

.in-vehicle-stock-search .tabs {
border: 1px solid #F4F4F4;
    background-color: #FFFFFF;
    padding: 20px 25px 10px 25px;
    margin-bottom: 20px;
	margin-top: 0;
/*	display:none;*/
/*position: absolute;*/
/*width: 100%;*/
/*z-index: 2;*/
/*box-shadow: 0px 2px 3px rgba(109, 109, 109, 0.39);*/
}
.select-model-test-drive .tabs .tab-links,
.in-stock-vehicle-search .tabs .tab-links,
.in-vehicle-stock-search .tabs .tab-links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.select-model-test-drive .tabs .tab-links li,
.in-stock-vehicle-search .tabs .tab-links li,
.in-vehicle-stock-search .tabs .tab-links li {
	background: none;
	margin: 0 22px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}

.select-model-test-drive .tabs .tab-links a,
.in-stock-vehicle-search .tabs .tab-links a,
.in-vehicle-stock-search .tabs .tab-links a {
	color: #231F20;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
}
.select-model-test-drive .tabs .tab-links.open a,
.in-stock-vehicle-search .tabs .tab-links.open a,
.in-vehicle-stock-search .tabs .tab-links.open a {
	opacity: 0.4;
}
.select-model-test-drive .tabs .tab-links.open .active a,
.in-stock-vehicle-search .tabs .tab-links.open .active a,
.in-vehicle-stock-search .tabs .tab-links.open .active a {
	opacity: 1;
	font-weight: 600;
}

.select-model-test-drive .tab-links a:hover,
.in-stock-vehicle-search .tab-links a:hover,
.in-vehicle-stock-search .tab-links a:hover {
	color: #c71444;
	opacity: 1 !important;
}

.in-stock-vehicle-search .tab-close,
.in-vehicle-stock-search .tab-close {
	color: #464646;
	cursor: pointer;
	font-size: 16px;
	position: relative;
	top: -20px;
	right: 20px;
	opacity: 0.4;
}

.in-stock-vehicle-search .tab-close:before,
.in-vehicle-stock-search .tab-close:before {
	font-family: sans-serif;
	content: 'x';
	position: absolute;
	top: 0;
	left: -15px;
}

.in-stock-vehicle-search .tab-close:hover,
.in-vehicle-stock-search .tab-close:hover {
	opacity: 1;
	color: #c71444;
}

.select-model-test-drive li.active a,
.select-model-test-drive li.active a:hover,
.in-stock-vehicle-search li.active a,
.in-stock-vehicle-search li.active a:hover,
.in-vehicle-stock-search li.active a,
.in-vehicle-stock-search li.active a:hover {
	background: #fff;
	color: #4c4c4c;
}
.select-model-test-drive .tab-content,
.in-stock-vehicle-search .tab-content,
.in-vehicle-stock-search .tab-content {
	margin: 15px 15px 0 0;
}

.select-model-test-drive ul.open + span + .tab-content,
.in-stock-vehicle-search ul.open + span + .tab-content,
.in-vehicle-stock-search ul.open + span + .tab-content {
	border-top: 1px solid #BBBDBF;
}

.select-model-test-drive .tab,
.in-stock-vehicle-search .tab,
.in-vehicle-stock-search .tab {
	padding-right: 20px;
	display: none;
}

.select-model-test-drive .tab.active,
.in-stock-vehicle-search .tab.active,
.in-vehicle-stock-search .tab.active {
	display: block;
}
.select-model-test-drive .tab .tab-wrapper,
.in-stock-vehicle-search .tab .tab-wrapper,
.in-vehicle-stock-search .tab .tab-wrapper {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}
.select-model-test-drive .tab .tab-wrapper .tab-inner,
.in-stock-vehicle-search .tab .tab-wrapper .tab-inner,
.in-vehicle-stock-search .tab .tab-wrapper .tab-inner {
	width: 100%;
}

.select-model-test-drive .tab .tab-wrapper span,
.in-stock-vehicle-search .tab .tab-wrapper span,
.in-vehicle-stock-search .tab .tab-wrapper span {
	width: 16%;
	float: left;
	margin-bottom: 10px;
}

.select-model-test-drive .tab .tab-wrapper span a,
.in-stock-vehicle-search .tab .tab-wrapper span a,
.in-vehicle-stock-search .tab .tab-wrapper span a {
	color: #464646;
	font-size: 14px;
	text-decoration: none;
}
.tab .tab-wrapper span a.selected {
    color: #c71444 !Important;
}
.select-model-test-drive .tab .tab-wrapper span a:hover,
.select-model-test-drive .tab .tab-wrapper span a:hover small,
.in-stock-vehicle-search .tab .tab-wrapper span a:hover,
.in-stock-vehicle-search .tab .tab-wrapper span a:hover small,
.in-vehicle-stock-search .tab .tab-wrapper span a:hover,
.in-vehicle-stock-search .tab .tab-wrapper span a:hover small {
	color: #c71444;
}

.select-model-test-drive .tab .tab-wrapper span a small,
.in-stock-vehicle-search .tab .tab-wrapper span a small,
.in-vehicle-stock-search .tab .tab-wrapper span a small {
	color: #A6A8AB;
	font-size: 9px;
}

/* in-stock-vehicle-information */
.in-stock-vehicle-information {
	padding: 20px 0 110px;
}

.in-stock-vehicle-information .breadcrumbs {
	color: #808184;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 10px;
}

.in-stock-vehicle-information .breadcrumbs a {
	color: #808184;
	text-decoration: none;
}

.in-stock-vehicle-information .breadcrumbs a:hover {
	color: #c71444;
}

.in-stock-vehicle-information .col2.first {
	width: 55%;
    position: relative;
}
.in-stock-vehicle-information .ms-inner-controls-cont {
    position: initial;
}
.in-stock-vehicle-information .col2.second {
	width: 42%;
	float: right;
	    margin: 0;
}

.search-listing .call-to-action,
.in-stock-vehicle-information .vehicle-slider .call-to-action {
	background-color: rgba(244,244,244,0.9);
	padding: 5px 10px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
/*    bottom: 115px;*/
	top:0px;
	z-index: 99;
    opacity: 0;
	transition: opacity .5s 0s;
}
.search-listing .call-to-action{
/*    bottom: 0px;*/
	top:0px;
	    right: 5px;
	font-size: 12px;
padding: 8px 12px;
}
.search-listing:hover .call-to-action,
.in-stock-vehicle-information .vehicle-slider:hover .call-to-action {
    opacity: 1;
}
.search-listing .call-to-action a,
.in-stock-vehicle-information .vehicle-slider .call-to-action a {
	color: #6D6E71;
	text-decoration: none;
}
.search-listing .call-to-action a:hover,
.in-stock-vehicle-information .vehicle-slider .call-to-action a:hover {
	color: #000000;
}
.search-listing .call-to-action a:first-child,
.in-stock-vehicle-information .vehicle-slider .call-to-action a:first-child {
	margin-right: 5px;
}
.search-listing .call-to-action a .icon-star-empty,
.in-stock-vehicle-information .vehicle-slider .call-to-action a .icon-star-empty {
	font-size: 12px;
}
.search-listing .call-to-action a .icon-compare,
.in-stock-vehicle-information .vehicle-slider .call-to-action a .icon-compare {
	font-size: 19px;
}
.search-listing .call-to-action a .icon-compare:before,
.in-stock-vehicle-information .vehicle-slider .call-to-action a .icon-compare:before {
	top: 1px;
	margin-right: 0;
	position: relative;
}


.in-stock-vehicle-information .vehicle-description .header4,
.in-stock-vehicle-information .vehicle-description p,
.in-stock-vehicle-information .vehicle-detail .header4 {
	color: #000000;
}

.in-stock-vehicle-information .vehicle-description .header4,
.in-stock-vehicle-information .vehicle-detail .header4 {
	font-weight: 600;
    font-size: 28px;
	line-height: 1.4;
}

.in-stock-vehicle-information .vehicle-description p {
	margin-bottom: 25px;
}

.in-stock-vehicle-information .vehicle-description.mobile {
	max-height:200px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.in-stock-vehicle-information .vehicle-description.mobile .read-more {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	cursor: pointer;
}

.in-stock-vehicle-information .vehicle-description.mobile .read-more:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0);
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF);
}

.in-stock-vehicle-information .vehicle-description.mobile .read-more span {
	color: #6D6E71;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
    font-weight: 600;
}

.read-more-wrapper {
    position: relative;
		height: 80px;
		overflow: hidden;

}

.read-more-wrapper .read-more {
	width: 100%;
	height: 50%;
	display: block !important;
	position: absolute;
	left: 0;
	bottom: 0;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	cursor: pointer;
}

.read-more-wrapper .read-more:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0);
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF);
}

.read-more-wrapper .read-more span {
	color: #6D6E71;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
    /* font-weight: 600; */
}

.in-stock-vehicle-information .vehicle-detail .header4 {
	margin-top: -5px;
}
.vehicle-sold {
    color: RED;
    font-weight: 800;
    font-size: 30px;
    margin: 20px 0;
}
.vehicle-description {
    margin: 50px 0;
}
.in-stock-vehicle-information .vehicle-detail .header4 .sub {
	color: #A6A8AB;
	font-size: 14px;
	font-weight: 300;
}

.in-stock-vehicle-information .vehicle-detail .type {
	color: #5c6066;
	margin-bottom: 15px;
}

.in-stock-vehicle-information .vehicle-detail .type span {
	margin: 0 5px;
}

.in-stock-vehicle-information .vehicle-detail .price {
	margin-bottom: 15px;
}

.in-stock-vehicle-information .vehicle-detail .price .now {
	color: #5c6066;
	font-size: 30px;
	font-weight: 600;
}

.in-stock-vehicle-information .vehicle-detail .price .now sup {
	top: -1.2em;
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
}

.in-stock-vehicle-information .vehicle-detail .price .before {
	color: #929497;
	margin-left: 25px;
	line-height: 3em;
vertical-align: top;
	text-decoration: line-through;
}

.in-stock-vehicle-information .vehicle-detail .price .service {
	color: #000000;
	font-size: 12px;
}

.in-stock-vehicle-information .vehicle-detail .price .service .icon {
	color: #c71444;
	font-size: 16px;
}

.in-stock-vehicle-information .vehicle-detail .price .service .icon:before {
	margin: 0;
	position: relative;
	top: 2px;
}

.in-stock-vehicle-information .vehicle-detail .finance {
	color: #000000;
	font-size: 12px;
	margin-bottom: 15px;
}

.in-stock-vehicle-information .vehicle-detail .finance > span {
	font-size: 14px;
	font-weight: 600;
}

.in-stock-vehicle-information .vehicle-detail .finance .calculate {
	margin-top: -7px;
}

.in-stock-vehicle-information .vehicle-detail .finance .calculate > span,
.in-stock-vehicle-information .vehicle-detail .finance .calculate a {
	color: #A6A8AB;
	font-size: 10px;
}

.in-stock-vehicle-information .vehicle-detail .finance .calculate a:hover,
.in-stock-vehicle-information .vehicle-detail .action .link:hover {
	color: #c71444;
	text-decoration: none;
}

.in-stock-vehicle-information .vehicle-detail .action,
.in-stock-vehicle-information .vehicle-detail .guarantee {
	margin-bottom: 20px;
}

.in-stock-vehicle-information .vehicle-detail .action .btn {
	display: inline-block;
}

.in-stock-vehicle-information .vehicle-detail .action .link {
	margin-left: 25px;
}

.in-stock-vehicle-information .vehicle-detail .action .link {
	color: #808184;
	font-size: 15px;
	text-transform: uppercase;
    cursor: pointer;
	text-decoration: none;
	    font-weight: 400;
}

.in-stock-vehicle-information .vehicle-detail .action .link .icon {
	font-size: 22px;
}

.in-stock-vehicle-information .vehicle-detail .action .link .icon:before {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.in-stock-vehicle-information hr {
	height: 0;
	border: 0;
	margin: 20px auto;
    border: none !important;
    border-top: 1px solid #D0D2D3 !Important;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.contact-dealer .header4 {
    margin-bottom: 16px;
}
.in-stock-vehicle-information table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.in-stock-vehicle-information .vehicle-detail .category,
.in-stock-vehicle-information .vehicle-detail .feature {
	margin-bottom: 20px;
}
.in-stock-vehicle-information .vehicle-detail .category table{width:100%}

.in-stock-vehicle-information .vehicle-detail .category td {
	color: #403f3f;
	font-size: 13px;
	padding-right: 60px;
	padding-bottom: 17px;
	font-size: 15px;

}
.in-stock-vehicle-information .vehicle-detail .category label {
    display: block;
		font-size: 13px;
    color: #808184;
}
.in-stock-vehicle-information .vehicle-detail .category td .icon {
	color: #A6A8AB;
	font-size: 18px;
}

.in-stock-vehicle-information .vehicle-detail .category td .icon.icon-manual:before {
	position: relative;
	top: -3px;
	left: 2px;
}

.in-stock-vehicle-information .vehicle-detail .feature .heading {
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 2px;
}

.in-stock-vehicle-information .vehicle-detail .feature ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	columns: 2;
	  -webkit-columns: 2;
	  -moz-columns: 2;
}

.in-stock-vehicle-information .vehicle-detail .feature ul li {
	color: #403f3f;
	font-size: 12px;
	background: none;
	padding: 0;
	margin: 0 0 6px;
	position: relative;
}

.in-stock-vehicle-information .vehicle-detail .feature ul li .icon,
.in-stock-vehicle-information .vehicle-detail .feature ul li span {
	display: inline-block;
	vertical-align: middle;
}

.in-stock-vehicle-information .vehicle-detail .feature ul li .icon {
	width: 10%;
	color: #A6A8AB;
	font-size: 14px;
	vertical-align:top;
}

.in-stock-vehicle-information .vehicle-detail .feature ul li .icon:before {
	margin-left: 0;
}

.in-stock-vehicle-information .vehicle-detail .feature ul li span {
	width: 85%;
	line-height: 1.2em;
	    font-size: 15px;
}

.in-stock-vehicle-information .vehicle-detail .guarantee {
	display: table;
	border: 1px solid #F3F3F3;
}

.in-stock-vehicle-information .vehicle-detail .guarantee div {
	display: table-cell;
	vertical-align: middle;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .badge {
	width: 15%;
	padding: 0 15px;
	background-color: #F3F3F3;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .badge img {
	margin: 0 auto;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .description {
	padding: 15px 15px 5px;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .description p.heading {
	color: #000000;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 0;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .description p {
	color: #6D6E71;
	font-size: 12px;
	margin: 0 0 2px;
	line-height: 1.5em;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .description a {
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.in-stock-vehicle-information .vehicle-detail .guarantee .description a:hover {
	color: #c71444;
}

.in-stock-vehicle-information .vehicle-detail .fuel-economy {
display: block;
margin-bottom: 15px;
    position: relative;
}
.fuel-economy-content {
    position: absolute;
    top: 22px;
    left: 66px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2em;
}

.in-stock-vehicle-information .vehicle-detail .fuel-economy > div {
	display: table-cell;
	vertical-align: middle;
}

.in-stock-vehicle-information .vehicle-detail .fuel-economy .image {
	padding-right: 20px;
width: 220px;
}


.in-stock-vehicle-information .vehicle-detail .fuel-economy .description,
.in-stock-vehicle-information .vehicle-detail .rating .safety {
	color: #6D6E71;
	font-size: 12px;
}
.ancap-basedon,
.fuel_explaination {
    display: block !Important;
    font-size: 10px;
    line-height: 1.1em;
    margin-top: 6px;
}
.safety span {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    top: 2px;
}
.in-stock-vehicle-information .vehicle-detail .fuel-economy .description {
	padding-right: 20px;
}

.in-stock-vehicle-information .vehicle-detail .fuel-economy .description span {
	display: block;
	line-height: 1.3em;
}

.in-stock-vehicle-information .vehicle-detail .rating {
width: 100%;
display: block !important;
position: relative;
text-align: left;
}

.in-stock-vehicle-information .vehicle-detail .rating .star {
	display: inline-block;
	vertical-align: top;
	margin-left: 17px;
}

.in-stock-vehicle-information .vehicle-detail .rating .star .icon {
	color: #F7941E;
	font-size: 18px;
}
.in-stock-vehicle-information .vehicle-detail .rating .safety {
    display: inline-block;
}

.in-stock-vehicle-information .vehicle-detail .rating .star .icon:before {
	margin: 0;
}

.in-stock-vehicle-information .vehicle-detail .rating .safety img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.single-offer .social a,
.vehicle-detail .social a {
    display: inline-block !important;
	color: #D0D2D3;
	font-size: 43px;
	margin-right: -2px;
	text-decoration: none;
	    line-height: 1em;
}

.social a .icon:before {
	margin: 0;
}

.social a .icon.icon-facebook:hover {
	color: #3B5998;
}

.social a .icon.icon-twitter:hover {
	color: #00ACED;
}

.social a .icon.icon-googleplus:hover {
	color: #DD4B39;
}

.social a .icon.icon-linkedin:hover {
	color: #007BB5;
}

.social a .icon.icon-mail:hover,
.social a .icon.icon-print:hover {
	color: #000000;
}

.in-stock-vehicle-information .vehicle-detail .specification table {
	width: 100%;
	color: #A7A9AC;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 35px;
}

.in-stock-vehicle-information .vehicle-detail .specification table tr:first-child {
	border-top: 1px solid #D0D2D3;
}

.in-stock-vehicle-information .vehicle-detail .specification table tr {
	border-bottom: 1px solid #D0D2D3;
}

.in-stock-vehicle-information .vehicle-detail .specification table tr td {
	padding: 15px 0;
}

.in-stock-vehicle-information .vehicle-detail .specification table tr td:last-child {
	color: #000000;
	text-align: right;
}

.in-stock-vehicle-information .vehicle-detail .social .heading.mobile {
	font-weight: 600;
	margin-bottom: 15px;
}

/* in-stock-vehicle-archive */
.in-stock-vehicle-archive {
	padding: 15px 0;
}

.in-stock-vehicle-archive .result {
	color: #808184;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 15px;
}

.in-stock-vehicle-archive .result .sort strong {
	color: #231F20;
	font-weight: 400;
}

.in-stock-vehicle-archive .result .sort span {
	margin-right: 15px;
}

.in-stock-vehicle-archive .result .sort span a {
	color: #808184;
	text-decoration: none;
}

.in-stock-vehicle-archive .result .sort span a:hover,
.in-stock-vehicle-archive .result .sort span a.active {
	color: #c71444;
}

.in-stock-vehicle-archive .box {
	width: 23.5%;
	float: left;
	margin: 0 1.5% 1.5%;
	overflow: hidden;
}

.in-stock-vehicle-archive .box:nth-child(1n),
.in-stock-vehicle-archive .box:nth-child(5n) {
	margin-left: 0;
}

.in-stock-vehicle-archive .box:nth-child(4n) {
	margin-right: 0;
}

.in-stock-vehicle-archive .box .box-slide {
	border: 2px solid #E5E6E7;
	border-bottom-color: transparent;
}

.stock-thumbnail {
    /*height: 0;*/
    /*padding-bottom: 78.8%;*/
    height: 270px;
    position: relative;
    background-color: #f3f3f3;
    background-image: url(../../images/loading/ring.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px;
}
.in-stock-vehicle-single-similar .item-image,
.in-stock-vehicle-archive .box-slide {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.in-stock-vehicle-archive .ms-skin-default .ms-nav-prev {
	left: 10px;
}

.in-stock-vehicle-archive .ms-skin-default .ms-nav-next {
	right: 10px;
}

.in-stock-vehicle-archive .box .box-description {
	border: 2px solid #E5E6E7;
	border-top: none;
	border-bottom: none;
	padding: 15px 15px 65px;
}

.in-stock-vehicle-archive .box .box-description .header5 {
	color: #000000;
}

.in-stock-vehicle-archive .box .box-description .sub {
	color: #6D6E71;
	font-size: 15px;
	margin-bottom: 15px;
}

.in-stock-vehicle-archive .box .box-description .sub span {
	margin: 0 3px;
}

.in-stock-vehicle-archive .box .box-description .price {
	color: #000000;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
}

.in-stock-vehicle-archive .box .box-description .detail {
	display: table;
	margin-bottom: 10px;
}

.in-stock-vehicle-archive .box .box-description .detail > div {
	display: table-cell;
	padding-right: 20px;
}

.in-stock-vehicle-archive .box .box-description .detail > div:last-child {
	padding-right: 0;
}

.in-stock-vehicle-archive .box .box-description .detail > div span {
	display: block;
	line-height: 1.2em;
    text-transform: capitalize;
}

.in-stock-vehicle-archive .box .box-description .detail > div span.type {
	color: #A6A8AB;
	font-size: 9px;
}

.in-stock-vehicle-archive .box .box-link {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.in-stock-vehicle-archive .box .box-link a {
	display: inline-block;
	float: left;
	font-size: 15px;
	font-weight: 300;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
}

.in-stock-vehicle-archive .box .box-link a:first-child {
	width: 65%;
	background-color: #6D6E71;
	color: #FFFFFF;
}

.in-stock-vehicle-archive .box .box-link a:last-child {
	width: 35%;
	background-color: #F0F1F1;
	color: #6D6E71;
}

.in-stock-vehicle-archive .box .box-link a:hover {
	background-color: #c71444;
	color: #FFFFFF;
}

.in-stock-vehicle-archive .box .box-link a .icon {
	font-size: 18px;
    line-height: 1em;
}

/* in-stock-vehicle-dealer */
.in-stock-vehicle-dealer .col-wrapper {
	width:100%;
	display: table;
	color: #000000;
	background-color: #F3F3F3;
}

.in-stock-vehicle-dealer .col {
	display: table-cell;
    position: relative;
	vertical-align: top;
}

.in-stock-vehicle-dealer .col.first {
	width: 55%;
}

.in-stock-vehicle-dealer .col.second {
	width: 45%;
	padding: 40px 30px 40px 30px;
}

.in-stock-vehicle-dealer .col > div.title {
	font-size: 28px;
	font-weight: 500;
    text-transform: capitalize;
	margin-bottom: 20px;
}
.in-stock-vehicle-dealer .col > div.title a {
color: #000;
text-decoration: none;
line-height: 1.1em;
}

.in-stock-vehicle-dealer .col > div.title img {
	margin-top: -8px;
    max-width: 50px;
}

.in-stock-vehicle-dealer .col.second > div {
	margin-bottom: 15px;
}
.in-stock-vehicle-dealer .image-container img {
    width: 100%;
}
.email a,
.phone a,
.location a {
    color: #6c6c6c !Important;
    text-decoration: none !important;
}
.email a:hover,
.phone a:hover,
.location a:hover {
    /*text-decoration: underline !important;*/
}
.postcode {
    display: inline-block !Important;
}
.in-stock-vehicle-dealer .col > div span {
	display: block;
	line-height: 1.4em;
}

.in-stock-vehicle-dealer .col > div > span.heading {
	font-weight: bold;
	color: #000;
	font-size:16px;
}

/* in-stock-vehicle-single-similar */
.in-stock-vehicle-single-similar {
    margin: 100px 0;
}

.in-stock-vehicle-single-similar .header2 {
	margin-bottom: 20px !important;
}

.in-stock-vehicle-single-similar .description a {
    color: #b9bbbd !important;
    text-decoration: none !important;
    padding: 0 0 0 3px;
	font-size:12px;
}
.in-stock-vehicle-single-similar .description a:hover {
    color: #000 !important;
    text-decoration: underline !important;
}
.in-stock-vehicle-single-similar a {
    color: #000 !important;
    text-decoration: none !important;
}
.in-stock-vehicle-single-similar .listing-content {
    padding-bottom: 20px;
}
.in-stock-vehicle-single-similar .active .item {
	opacity: 1;
}

.in-stock-vehicle-single-similar .item {
	width: 350px !important;
	height: 100%;
	float: left;
	border: 1px solid #D0D1D2;
	width: 100%;
	margin: 0;
    padding: 0;
	/*opacity: 0.2;*/
}


.in-stock-vehicle-single-similar .item .item-image img {
	width: 100%;
}

.in-stock-vehicle-single-similar .item .item-description {
	padding: 15px;
}

.in-stock-vehicle-single-similar .item .item-description .header5 {
	color: #000000;
}

.in-stock-vehicle-single-similar .item .item-description .sub {
	color: #6D6E71;
	font-size: 15px;
	margin-bottom: 15px;
}

.in-stock-vehicle-single-similar .item .item-description .sub span {
	margin: 0 3px;
}

.in-stock-vehicle-single-similar .item .item-description .price {
	color: #000000;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
}

.in-stock-vehicle-single-similar .item .item-description .detail {
	display: table;
}

.in-stock-vehicle-single-similar .item .item-description .detail > div {
	display: table-cell;
	padding-right: 20px;
}

.in-stock-vehicle-single-similar .item .item-description .detail > div:last-child {
	padding-right: 0;
}

.in-stock-vehicle-single-similar .item .item-description .detail > div span {
	color: #231F20;
	display: block;
	line-height: 1.2em;
    text-transform: capitalize;
}

.in-stock-vehicle-single-similar .item .item-description .detail > div span.type {
	color: #A6A8AB;
	font-size: 9px;
}

.in-stock-vehicle-single-similar .vehicle-carousel {
	margin-bottom: 10px;
	position: relative;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls {
	font-size: 50px;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-prev,
.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-next {
	width: 6%;
	height: 100%;
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	top: 0;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-prev {
	left: 0;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-next {
	right: 0;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-prev:before,
.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-next:before {
	font-family: 'fontello';
	position: absolute;
	top: 45%;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-next:before {
	content: '\e80c';
	right: 30%;
}

.in-stock-vehicle-single-similar .vehicle-carousel .owl-controls .owl-prev:before {
	content: '\e80b';
	left: 30%;
}

.in-stock-vehicle-single-similar .other {
	border: 1px solid #F4F4F4;
	margin-top: 20px;
}

.in-stock-vehicle-single-similar .other > div {
	display: table-cell;
	vertical-align: middle;
}

.in-stock-vehicle-single-similar .other .image {
	padding: 15px;
	background-color: #F4F4F4;
}

.in-stock-vehicle-single-similar .other .image svg {
	width: 25px;
	height: 25px;
	margin: 0 auto;
	fill: #FFFFFF;
}

.in-stock-vehicle-single-similar .other .description {
	padding: 15px;
	color: #b9bbbd !important;
}

.in-stock-vehicle-single-similar .other .description p {
	color: #808184;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.4em;
	margin: 0;
}

.in-stock-vehicle-single-similar .other .description p.heading {
	color: #414042;
	font-size: 13px;
}

.in-stock-vehicle-single-similar .other .description p a {
	color: #808184;
}

.in-stock-vehicle-single-similar .other .description p a:hover {
	color: #c71444;
}

/* in-vehicle-stock-search */
.in-vehicle-stock-search {
	background-color: #F4F4F4;
	padding: 40px 0 35px;
}

.in-vehicle-stock-search .header2 {
	color: #464646;
	margin-bottom: 5px;
}

.in-vehicle-stock-search .breadcrumbs {
	color: #808184;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 25px;
}

.in-vehicle-stock-search .breadcrumbs a {
	color: #808184;
	text-decoration: none;
}

.in-vehicle-stock-search .breadcrumbs a:hover {
	color: #c71444;
}

.in-vehicle-stock-search .col-wrapper .col4 {
	margin: 0 2%;
}

.in-vehicle-stock-search .col-wrapper .col4:first-child {
	margin-left: 0;
}

.in-vehicle-stock-search .col-wrapper .col4:last-child {
	margin-right: 0;
}

.in-vehicle-stock-search div.Tokenize {
	width: 100%;
	display: block;
	/*margin-bottom: 25px;*/
}

.in-vehicle-stock-search div.Tokenize ul.TokensContainer,
.in-vehicle-stock-search div.Tokenize ul.Dropdown {
	border: none;
}

.in-vehicle-stock-search div.Tokenize ul.TokensContainer {
    height: 54px;
	    padding: 0 17px;

	}

.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.Token,
.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.TokenSearch,
.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.Placeholder,
.in-vehicle-stock-search .wrapper-condition .condition-dropdown li {
    text-transform: capitalize;
	margin: 0;
	padding: 0;
	background: none;
}
div.Tokenize ul.TokensContainer li.Token, div.Tokenize ul.TokensContainer li.TokenSearch {
    margin: 9px 0 !important;
    height: 31px;
 }

.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.Placeholder {
	color: #808184;
	font-size: 16px;
	    padding: 17px 0;
}
div.Tokenize ul.TokensContainer li.Token a.Close {
    font-size: 22px !important;
    line-height: 21px;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.11);
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
            margin: 0;
}
div.Tokenize ul.TokensContainer li.Token a.Close:hover {
    background: rgba(0, 0, 0, 0.31);
}
.in-vehicle-stock-search div.TokenizeMeasure,
.in-vehicle-stock-search div.Tokenize ul li span{
	color: #fff;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
	display: inline-block;
	line-height: 21px;
	text-transform: capitalize;
}
.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.TokenSearch input {
	color: #000;
	font-size: 16px;
	padding: 0;
	display: inline-block;
	line-height: 21px;
	height: 31px;
}

.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.Token {
height: 31px;
background: #c71444;
border: 0;
border-radius: 5px;
       margin: 11px 10px 11px 0 !Important;


}

.in-vehicle-stock-search div.Tokenize ul.TokensContainer li.Token a {
	text-decoration: none;
}

.in-vehicle-stock-search div.Tokenize ul.Dropdown {
	border-radius: 0;
	padding: 0;
}

.in-vehicle-stock-search div.Tokenize ul.Dropdown li {
	color: #808184;
	background: none;
	margin: 0;
	padding: 10px 25px;
    text-transform: capitalize;
}
.in-vehicle-stock-search div.Tokenize ul.Dropdown li.Hover,
.in-vehicle-stock-search div.Tokenize ul.Dropdown li:hover {
	color: #FFFFFF;
	background-color: #808184 !important;
}

.in-vehicle-stock-search .wrapper-condition {
	color: #808184;
	font-size: 16px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
z-index: 9;
	cursor: pointer;
	outline: none;
}
.in-vehicle-stock-search .wrapper-condition span{
	font-size: 16px !important;
    color: #808184 !important;
}
.in-vehicle-stock-search .wrapper-condition:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #6D6E71 transparent;
}

.in-vehicle-stock-search .wrapper-condition .condition-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	font-size: 14px;
	background: #FFFFFF;
	transition: all 0.3s ease-out;
	list-style: none;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.in-vehicle-stock-search .wrapper-condition .condition-dropdown li a {
	display: block;
	text-decoration: none;
	color: #808184;
	padding: 10px 15px;
}

.in-vehicle-stock-search .wrapper-condition .condition-dropdown li:hover a {
	color: #FFFFFF;
	background-color: #c71444;
}

.in-vehicle-stock-search .wrapper-condition.active:after {
	border-width: 0 6px 6px 6px;
}

.in-vehicle-stock-search .wrapper-condition.active .condition-dropdown {
	opacity: 1;
	pointer-events: auto;
}

.in-vehicle-stock-search .col4 .category {
	color: #6D6E71;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.mobile-nav .noUi-horizontal,
.in-vehicle-stock-search .col4 .noUi-horizontal {
	height: 8px;
}
.mobile-nav .noUi-origin,
.in-vehicle-stock-search .col4 .noUi-origin {
	background-color: #A6A8AB;
}

.mobile-nav .noUi-background,
.mobile-nav .noUi-origin:last-child,
.in-vehicle-stock-search .col4 .noUi-background,
.in-vehicle-stock-search .col4 .noUi-origin:last-child {
	background-color: #DDDDDD;
}
.mobile-nav .noUi-target,
.in-vehicle-stock-search .col4 .noUi-target {
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.in-vehicle-stock-search .col4 .noUi-target {
	margin-bottom: 5px;
}

.mobile-nav .noUi-handle,
.in-vehicle-stock-search .col4 .noUi-horizontal .noUi-handle {
	width: 9px;
	height: 16px;
	background-color: #767B84;
	border: none;
	border-radius: 1px;
	box-shadow: none;
	top: -4px;
	left: 0;
	cursor: pointer;
}

.mobile-nav .noUi-horizontal .noUi-handle.noUi-handle-upper,
.in-vehicle-stock-search .col4 .noUi-horizontal .noUi-handle.noUi-handle-upper {
	left: -9px;
}
.mobile-nav .noUi-handle:after,
.mobile-nav .noUi-handle:before,
.in-vehicle-stock-search .col4 .noUi-handle:after,
.in-vehicle-stock-search .col4 .noUi-handle:before {
	height: 10px;
	top: 3px;
	left: 3px;
	content: '';
}

.mobile-nav .noUi-handle:after,
.in-vehicle-stock-search .col4 .noUi-handle:after {
	left: 5px;
}

.in-vehicle-stock-search .col4 span {
	color: #231F20;
	font-size: 11.5px;
    text-transform: capitalize;
}

.in-vehicle-stock-search .refine-search .on {
	margin-top: -5px;
	display: none;
}

.in-vehicle-stock-search .refine-search .on span,
.in-vehicle-stock-search .refine-search .on span a {
	color: #A7A9AC;
	font-size: 14px;
	font-weight: 400;
}

.in-vehicle-stock-search .refine-search .on span a {
	text-decoration: none;
	text-transform: uppercase;
}

.in-vehicle-stock-search .refine-search .on span a .icon {
	font-size: 24px;
}

.in-vehicle-stock-search .refine-search .on span a .icon:before {
	position: relative;
	top: 3px;
}
a.menu-open {
    cursor: pointer;
}

/* in-homepage-logo-strip */
.in-homepage-logo-strip {
padding: 26px 0;
    overflow: hidden;
    display: block;
    clear: both;
}

.in-homepage-logo-strip .box-wrapper {
	position: relative;
	left: 50%;
	float: left;
}

.in-homepage-logo-strip .box-wrapper .box-inner {
	position: relative;
	left: -50%;
	float: left;
	display: table;
}

.in-homepage-logo-strip .box-wrapper .box-inner .box {
	width: 150px;
	height: 70px;
	padding: 0 30px;
	border-right: 1px solid #E6E7E8;
	display: table-cell;
	vertical-align: middle;
}

.in-homepage-logo-strip .box-wrapper .box-inner .box:last-child {
	border: none;
}

.in-homepage-logo-strip .box-wrapper .box-inner .box img {
	margin: 0 auto;
}

/* brand-contact-us */

.grey {
    background: #f2f2f2;
}

.brand-contact-us .header {
	margin-bottom: 35px;
}

.brand-contact-us .header .header4 {
	margin-bottom: 10px;
}

.brand-contact-us .header hr {
	width: 50px;
	height: 0;
	border: 0;
	margin: 0;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.brand-contact-us .location {
	padding: 60px 0;
}

.brand-contact-us .location .content > div {
	margin: 0 2%;
    padding-bottom: 50px;
}

.brand-contact-us .location .content > div:first-child {
	margin-left: 0;
}

.brand-contact-us .location .content > div:last-child {
	margin-right: 0;
}

.brand-contact-us .location .one-third-two-third .col2 {
	float: right;
}

.branch-contact, .branch-map {
    width: 48%;
    float: left;
}
.branch-contact-details {
    width: 50%;
    float: left;
}

.brand-contact-us .location p.heading,
.brand-contact-us .contact p.heading {
    text-transform: capitalize;
	margin: 0 0 15px;
}
.branch-contact-details img {
    float: left;
		    margin-right: 9px;
}
.branch-contact-details a {
display: block;
margin-bottom: 16px;
font-size: 16px;
line-height: 1.4em;
}
.dealer-principal {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.dealer-principal .thumbnail {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
    float: left;
		    margin-right: 20px;
}
.dp-details p {
    margin: 0;
    font-weight: 400;
    color: #000;
    font-size: 18px;
}
.dp-details {
    height: 70px;
    vertical-align: middle;
    display: table-cell;
}
.brand-contact-us .location .link {
	margin-bottom: 10px;
}

.brand-contact-us .opening-hours{
	    margin-top: 17px;
}
.brand-contact-us .opening-hours table{
	    width: 100%;
	    max-width: 293px;
}
.map-conatiner img {
    max-width: none !important;
    width: 100%;
}

.brand-contact-us .location a,
.brand-contact-us .contact a {
	text-decoration: none;
}

.contact {
    float: left;
    width: 100%;
}
.brand-contact-us .location div span,
.brand-contact-us .contact div span {
	display: block;
}
.city, .postcode {
    display: inline-block !important;
}
.brand-contact-us .location .col3 table td:first-child {
	padding-right: 45px;
}
.brand-contact-us .location .col4 table td:first-child {
	padding-right: 11px;
}
.brand-contact-us .location .map {
	width: 100%;
	height: 150px;
	margin-top: 35px;
}
.map-conatiner {
    position: relative;
}
.map-conatiner {
    margin-top: 30px;
}
.brand-contact-us .contact .col {
	width: 18.4%;
	float: left;
	margin: 0 2% 3%;
}

.brand-contact-us .contact .col:nth-child(1n),
.brand-contact-us .contact .col:nth-child(7n) {
	margin-left: 0;
}

.brand-contact-us .contact .col:nth-child(6n) {
	margin-right: 0;
}

.brand-contact-us .contact p.heading {
	margin-bottom: 5px;
}


.brand-contact-us .contact span {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}

/* brand-courtesy-car */
.brand-courtesy-car {
	/*font-weight: 400;*/
	padding: 30px 0;
}

.brand-courtesy-car .col3 {
	margin: 0 2%;
}

.brand-courtesy-car .col3:first-child {
	margin-left: 0;
}

.brand-courtesy-car .col3:nth-child(2) {
	float: right;
}

.brand-courtesy-car .col3:last-child {
	margin-right: 0;
}

.brand-courtesy-car .box .box-image {
	margin-bottom: 20px;
}

.brand-courtesy-car .box .box-description .header4 {
	margin-bottom: 10px;
}


.brand-courtesy-car .box .box-description p {
	margin: 0 0 15px;
}

.brand-courtesy-car .box .box-description ul li {
	margin-left: -20px;
}

/* brand-courtesy-car-intro */
.brand-courtesy-car-intro {
	padding: 30px 0;
}

.brand-courtesy-car-intro .two-third-one-third .col1 {
	width: 52%;
}

.brand-courtesy-car-intro .two-third-one-third .col2 {
	width: 42%;
	float: right;
}

.brand-courtesy-car-intro .header1 {
	margin-bottom: 10px;
}


.brand-courtesy-car-intro p {
	margin: 0 0 15px;
}

.brand-courtesy-car-intro img {
	margin: 20px auto 0;
}

/* brand-enquiry-form */
.brand-enquiry-form {
	padding: 65px 0 85px;
}

.brand-enquiry-form .col2:first-child {
	width: 44%;
}

.brand-enquiry-form .col2:last-child {
	float: right;
}


.brand-enquiry-form p {
	margin: 3px 0 15px;
}

.brand-enquiry-form .gform_heading,
.brand-enquiry-form .gfield_label {
	display: none;
}

.brand-enquiry-form .gfield input,
.brand-enquiry-form .gfield select,
.brand-enquiry-form .gfield textarea {
	padding: 13px 15px;
}


.brand-enquiry-form li.gfield,
.brand-enquiry-form li.gfield span {
	margin-bottom: 10px;
}

.brand-enquiry-form .gfield .gfield_checkbox input {
	padding: 10px;
}

.brand-enquiry-form .gform_footer input[type="submit"] {
	width: auto;
	margin-top: -10px;
    padding: 13px 50px 10px;
	position: relative;
	top: -5px;
}

/* brand-explore-new-range */
.brand-explore-new-range {
    margin-top: 50px;
	padding: 55px 0;
}

.brand-explore-new-range .header2 {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 40px;
}

.brand-explore-new-range .box-wrapper .box {
	width: 18%;
	float: left;
	margin: 0 2% 5%;
    text-decoration: none;
}

.brand-explore-new-range .box-wrapper .box:nth-child(1n),
.brand-explore-new-range .box-wrapper .box:nth-child(6n) {
	margin-left: 0;
}

.brand-explore-new-range .box-wrapper .box:nth-child(5n) {
	margin-right: 0;
}

.brand-explore-new-range .box-wrapper .box img {
	margin: 0 auto;
}

.brand-explore-new-range .box-wrapper .box > div > span {
	display: block;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
}


/* brand-featured-products */
.brand-featured-products {
	padding: 20px 0 40px;
}

.brand-featured-products .header1 {
	margin-bottom: 35px;
}

.brand-featured-products .box-wrapper {
	margin-bottom: 40px;
}

.brand-featured-products .box-wrapper .box {
	width: 18%;
	float: left;
	margin: 0 2% 2%;
	text-align: center;
	position: relative;
}

.brand-featured-products .box-wrapper .box:nth-child(1n),
.brand-featured-products .box-wrapper .box:nth-child(6n) {
	margin-left: 0;
}

.brand-featured-products .box-wrapper .box:nth-child(5n) {
	margin-right: 0;
}

.brand-featured-products .box-wrapper .box .sale {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	text-transform: uppercase;
	position: absolute;
	top: -15px;
	right: -8px;
}

.brand-featured-products .box-wrapper .box img {
	margin: 0 auto;
}

.brand-featured-products .box-wrapper .box > div > span {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}


.brand-featured-products .box-wrapper .box > div .rating {
	display: none;
}

.brand-featured-products .box-wrapper .box > div .star {
	margin-top: -5px;
}


.brand-featured-products .box-wrapper .box > div .star .icon:before {
	margin: 0 -2px 8px;
	color: #F7941E;
	font-size: 14px;
}

.brand-featured-products .box-wrapper .box > div .before {
	text-decoration: line-through;
}

.brand-featured-products .btn-wrapper {
	display: block;
	text-align: center;
}

.brand-featured-products .btn-wrapper .btn {
	padding: 15px 55px;
}

/* brand-full-width-image */
.brand-full-width-image {
	padding: 60px 0 300px;
}


/* brand-heading-style */

.brand-heading-style .item-description {
    bottom: 0;
	position: absolute;
left: 0;
right: 0;
margin: 90px auto;

}
.brand-heading-style .item-description.top-left {
	top: 0;
}
.brand-heading-style .item-description.bottom-left {
	bottom: 0;
	    top: auto;

}



.brand-heading-style .item-description .header1 {
    text-transform: capitalize;
	margin-bottom: 10px;
    max-width: 800px;
}
.brand-heading-style .item-description .header3 {
	  max-width: 800px;

}

.brand-heading-style #brand-carousel-1 .owl-controls {
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

.brand-heading-style #brand-carousel-1 .owl-dot {
	display: inline-block;
}

.brand-heading-style #brand-carousel-1 .owl-dot span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	margin: 0 6px 20px 0;
	z-index: 8;
}


.brand-heading-style #brand-carousel-2 .owl-stage {
	display: table;
}

.brand-heading-style #brand-carousel-2 .owl-item {
	padding: 15px 0px;
	border-right: 1px solid #BCBEC0;
	text-align: center;
	float: none;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}


.brand-heading-style #brand-carousel-2 .item {
	width: 60%;
	margin: 0 auto;
	    height: auto;

}

.brand-heading-style #brand-carousel-2 .owl-stage-outer {
	overflow: visible;
}

.brand-heading-style #brand-carousel-2 .current {
	position: relative;
}

.brand-heading-style #brand-carousel-2 .current:after,
.brand-heading-style #brand-carousel-2 .current:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.brand-heading-style #brand-carousel-2 .current:after {
	border-width: 7px;
	margin-left: -7px;
}

.brand-heading-style #brand-carousel-2 .current:before {
	border-width: 8px;
	margin-left: -8px;
}


/* brand-heading-style-1 */
.brand-heading-style-1 {
	padding: 47px 0 0;
}

.brand-heading-style-1 .header1 {
    text-transform: capitalize;
	margin: 14px 0;
}

.brand-heading-style-1 .sub_header {
	max-width: 600px;
margin-top: -6px;
}


.brand-heading-style-1 .breadcrumbs a {
	text-decoration: none;
}

/* brand-heading-new-vehicle */
.brand-heading-new-vehicle .page-container {
	position: relative;
}
.brand-heading-new-vehicle .social {
	position: absolute;
}



.brand-heading-new-vehicle .social {
	right: 35px;
	bottom: 25px;
}
.brand-heading-new-vehicle .social span:hover .social-hover {
display: block !important;
}

.brand-heading-new-vehicle .social span {
	position: relative;
	padding-bottom: 10px;
}

.brand-heading-new-vehicle .social span a {
	text-decoration: none;
	margin-left: 10px;
}

.brand-heading-new-vehicle .social span a .icon {
	margin-right: 4px;
}

.brand-heading-new-vehicle .social span .social-hover {
	width: 160px;
	padding: 5px;
	border-radius: 2px;
	position: absolute;
	top: 28px;
	left: 15px;
}

.brand-heading-new-vehicle .social span .social-hover a:hover . {
	color: #3B5998;
}

.brand-heading-new-vehicle .social span .social-hover a:hover .icon.icon-twitter-regular {
	color: #00ACED;
}

.brand-heading-new-vehicle .social span .social-hover a:hover .icon.icon-googleplus-regular {
	color: #DD4B39;
}

.brand-heading-new-vehicle .social span .social-hover a:hover .icon.icon-linkedin-regular {
	color: #007BB5;
}

.brand-heading-new-vehicle .social span .social-hover a:hover .icon.icon-mail-regular,
.brand-heading-new-vehicle .social span .social-hover a:hover .icon.icon-print-regular {
	color: #000000;
}
.brand-heading-new-vehicle .social span .social-hover:after {
	bottom: 100%;
	left: 10px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 5px;
	margin-left: -5px;
}

.brand-heading-new-vehicle .social span:hover .social-hover {
	width: 160px;
	display: block;
}

.brand-heading-new-vehicle .social span .social-hover a {
margin: 0 5px;
font-size: 16px;
}

.brand-heading-new-vehicle .social span .social-hover .icon {
	margin: 0;
}


/* brand-homepage-left-right */
.brand-homepage-left-right .col-wrapper {
	display: table;
    table-layout: fixed;
		    min-height: 550px;
				    width: 100%;
}

.brand-homepage-left-right .col-wrapper > div {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.brand-homepage-left-right .col-wrapper .col1 {
	width: 50%;
	display: table-cell;
vertical-align: middle;
}
.brand-homepage-left-right .col-wrapper .col2 {
	width: 50%;
	display: table-cell;
vertical-align: middle;
padding: 50px 0;
}

/*.col2 .header2:before {
    border-bottom: 3px solid #fff;
    position: absolute;
    bottom: 0;
    content: '';
    width: 100px;
}*/
.col2 .header2 {
    margin-bottom: 16px;
    position: relative;
}

.brand-homepage-left-right img.full {
	margin-left: -500px;
	max-width: none;
}

.brand-homepage-left-right p {
	margin: 10px 0;
}

.brand-homepage-left-right .btn {
	display: inline-block;
	margin-top: 15px
}
.brand-homepage-left-right .btn.Dark.Grey {
	background: rgba(0, 0, 0, 0.26) !important;
	color: #fff;
	border: none !important;
}
.brand-homepage-left-right .btn.Dark.Grey:hover {
	background: #c71444 !important;
	color: #fff;
}
.brand-homepage-left-right .btn.Light.Grey {
	background: #f2f2f2 !important;
	color: #fff;
	border: none !important;
}
.brand-homepage-left-right .btn.Light.Grey:hover {
	background: rgba(0, 0, 0, 0.26) !important;
	color: #fff;
	border: none !important;
}
.brand-homepage-left-right .btn.White {
	background: #fff !important;
	color: #000;
	border: none !important;
}
.brand-homepage-left-right .btn.White:hover {
	background: rgba(0, 0, 0, 0.26) !important;
	color: #fff;
	border: none !important;
}
.brand-homepage-left-right .btn.Red {
	background: #c71444 !important;
	color: #fff;
	border: none !important;
}
.brand-homepage-left-right .btn.Red:hover {
	background: #810d2c !important;
	color: #fff;
	border: none !important;
}

/* brand-model-range-slider */
.brand-model-range-slider {
    position: relative;
	padding: 80px 0;
}

.brand-model-range-slider .header .header2 {
	margin-bottom: 21px;
	display: inline-block;
}

div a.brand-web-link {
	float: right;
    margin-top: 13px;
	text-decoration: none;
}


.brand-model-range-slider .header hr {
	width: 75px;
	height: 3px;
	margin: 0 0 5px;
	position: relative;
	z-index: 1;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
}

.brand-model-range-slider .header hr.secondary {
	width: 100%;
	height: 1px;
	margin: 0;
	position: relative;
	top: -7px;
	z-index: 0;
}

.brand-model-range-slider .header .category {
	margin-bottom: 20px;
}

.brand-model-range-slider .header .category a {
	margin-right: 20px;
	text-decoration: none;
}


.brand-model-range-slider .model-carousel .item a {
	text-decoration: none;
}
.model-carousel.owl-carousel .owl-stage-outer {
    overflow: hidden;
}
.brand-model-range-slider .fullwdth-container {
    position: relative;
}
.brand-model-range-slider .owl-carousel {
/*    overflow: hidden;*/
    position: relative;
}
.brand-model-range-slider .model-carousel .owl-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0px;
    margin: auto;
}
.brand-model-range-slider .model-carousel .item a img {
	margin: 0 auto;
}

.brand-model-range-slider .model-carousel .item a span {
	display: block;
	margin-top: 10px;
	padding-top: 5px;
}


.brand-model-range-slider .model-carousel .owl-controls .owl-prev,
.brand-model-range-slider .model-carousel .owl-controls .owl-next {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.71);
		    top: -34px;
	    bottom: 0;
	    height: 133px;
	    margin: auto;
	    width: 31px;
	    opacity: 1;
	    z-index: 9;
}
.brand-navigation-nav .brand-model-range-slider .model-carousel .owl-controls .owl-prev, .brand-model-range-slider .model-carousel .owl-controls .owl-next {
	    /*top: 8px;*/
}
.brand-model-range-slider .model-carousel .owl-controls .owl-prev {
    left: -31px;
}

.brand-model-range-slider .model-carousel .owl-controls .owl-next {
	right: -36px;
}

.brand-model-range-slider .model-carousel .owl-controls .owl-prev:before,
.brand-model-range-slider .model-carousel .owl-controls .owl-next:before {
	font-family: 'fontello';
	position: absolute;
	top: 22%;
}

.brand-model-range-slider .model-carousel .owl-controls .owl-next:before {
	content: '\e80c';
/*	right: 45%;*/
}

.brand-model-range-slider .model-carousel .owl-controls .owl-prev:before {
	content: '\e80b';
/*	left: 45%;*/
}

/* brand-navigation-nav */
.brand-navigation-nav {
    border-bottom: 1px solid #f3f3f3;
z-index: 11;
position: relative;
background: #fff;
}
.brand-navigation-nav .header-top {
	background-color: #f3f3f3;
	color: #000;
		padding: 9px 0;
	text-align: right;
}

.brand-navigation-nav .header-top header div {
	display: inline-block;
    line-height: 1.5em;
	vertical-align: middle;
}

.brand-navigation-nav .header-top nav > div > a {
	text-transform: uppercase;
	text-decoration: none;
    color: #fff;
    position: relative;
}

.brand-navigation-nav .header-top .separator {
	margin-left: 15px;
	vertical-align: middle;
}
.brand-navigation-nav .header-top .header-icon > a {
	margin-left: 10px;
	position: relative;
	padding-bottom: 10px;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover {
	background-color: #F19C43;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover {
	width: 125px;
	height: 115px;
	padding: 15px;
	border-radius: 4px;
	position: absolute;
	top: 31px;
	left: -48px;
	text-align: center;
	z-index: 100;
	display: none;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 7px;
	margin-left: -7px;
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #F19C43;

}

.brand-navigation-nav .header-top .header-icon > a:hover .icon-hover {
	display: block;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover > * {
	display: block;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover {
	text-transform: none;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover .icon {
	margin: 5px 0 0;
}

.brand-navigation-nav .header-top .header-icon > a .icon-hover span {
	margin-top: -5px;
}

.brand-navigation-nav .header-bottom .header-logo .logo,
.brand-navigation-sticky-nav .header-top .header-logo .logo {
	padding: 15px 0;
	margin-right: 13px;
}
.img-logo {
    /* margin-right: 13px; */
}
.header-logo {
    position: relative;
		    display: inline-block;
				float: left;
    width: 20%;
}
.brand-navigation-sticky-nav .header-logo {
    width: 100%;
}
.nav-icon span {
    background: #6d6e71;
}
.active .grayscale.grayscale-fade{
 	   /*-webkit-filter: grayscale(0);*/
    /*filter: grayscale(0);*/
}
.brand-navigation-nav .header-bottom .header-logo .brand a.active img {
    /*opacity: 1;*/
}

.brand-navigation-nav .header-bottom .header-logo .logo a,
.brand-navigation-sticky-nav .header-top .header-logo .logo a {
	display: inline-block;
	vertical-align: middle;
}

.brand-navigation-nav .header-bottom .header-logo .logo a:first-child,
.brand-navigation-sticky-nav .header-top .header-logo .logo a:first-child {
	padding: 5px 15px 5px 0;
	width: 100%;
}

.brand-navigation-nav .header-bottom .header-logo .logo a .img-logo-brand {
	max-height: 54px;
	border-left: 1px solid #231F20;
}

.brand-navigation-nav .header-bottom .header-logo .brand {
	width: 486px;
	background-color: #F0F1F1;
	float: right;
	font-size: 0;
	padding: 20px 20px;
}

.brand-navigation-nav .header-bottom .header-logo .brand a {
	/*width: 20.5%;*/
	display: inline-block;
	margin: 0 16px;
	vertical-align: middle;
}

.brand-navigation-nav .header-bottom .header-logo .brand a:first-child {
	margin-left: 0;
}

.brand-navigation-nav .header-bottom .header-logo .brand a:last-child {
	margin-right: 0;
}

.brand-navigation-nav .header-bottom .header-logo .brand a img {
	max-height: 36px;
	margin: 0 auto;
	opacity: 0.4;
}

.brand-navigation-nav .header-bottom .header-logo .brand a:hover img {
	opacity: 1;
}

.brand-navigation-nav .header-bottom .header-link {
	margin: 23px 0;
    float: left;
    width: 78%;
	margin-left: 2%;
}

.brand-navigation-nav .header-bottom .header-link nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.brand-navigation-nav .header-bottom .header-link nav ul .right {
    margin-left: 40px;
	display: inline-block;
	    float: right;
}

.brand-navigation-nav .header-bottom .header-link nav ul li {
	background: none;
	display: inline-block;
padding: 10px 0;
margin: 0;
}

.header-bottom .arrow {
    padding: 0 !important;
    margin: 10px 0px 10px 10px !Important;
}

.brand-navigation-nav .header-bottom .header-link nav ul li a {
    text-transform: capitalize;
        color: #000;
	text-decoration: none;
	    padding: 8px;

}
.brand-navigation-nav .header-bottom .header-link nav ul li.arrow a {
    text-transform: inherit;
}

.brand-navigation-nav .header-top .header-link > a:after {
    content: '';
    background: #BDBDBD;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 51%;
    right: 51%;
    transition:all .2s;
}
.brand-navigation-nav .header-top .header-link > a:hover:after {
    left: 10px;
    right: 10px;
}

.brand-navigation-nav .header-bottom .header-link nav ul li.arrow.first {
	margin-left: 30px;
}

.brand-navigation-nav .header-bottom .header-link nav ul li.arrow a {
    cursor: pointer;
	position: relative;
	/* padding-left: 12px; */
	padding: 9px 16px 9px 24px;
	border: 1px solid #5c6066;
	border-radius: 9px;
}

.brand-navigation-nav .header-bottom .header-link nav ul li.arrow a:before {
/*	left: 0;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 5px;
	margin-top: -5px;*/
}

/* brand-navigation-sticky-nav */
.brand-navigation-sticky-nav .header-top .header-logo .logo {
	padding: 6px 0;
}

.brand-navigation-sticky-nav .header-top .header-logo .logo a .img-logo-brand,
.brand-navigation-sticky-nav .header-top .header-logo .logo a .img-logo {
	max-height: 50px;
}
.sticky-brand-logo {
    border-left: 1px solid #231F20;
}

.brand-navigation-sticky-nav .header-top .header-logo .menu,
.brand-navigation-nav .header-bottom .header-logo .menu.mobile {
	height: 44px;
	text-align: right;
	padding: 15px 0;
}

.brand-navigation-sticky-nav .header-top .header-logo .menu a,
.brand-navigation-nav .header-bottom .header-logo .menu.mobile a {
	text-decoration: none;
}


.brand-navigation-sticky-nav .header-top .header-logo .menu a .icon {
	margin-left: 2px;
}


.brand-navigation-on-page .header-bottom .header-link {
	display: inline-block;
	overflow: hidden;
	/* width: 100%; */
}

.brand-navigation-on-page header {
	width: 100%;
	float: left;
}

.brand-navigation-on-page .header-bottom .header-link .heading {
	    display: inline-block;
	    /*border: 0;*/
	    	/*margin-left: -100%;*/
	    	padding-right: 28px;
	    	margin-right: 28px;
display: none;
}

.brand-navigation-on-page .header-bottom .header-button .phone {
	font-weight: 500;
	color:#646363 !important;
	text-decoration: none;
	margin-right: 15px;
}
.brand-navigation-on-page .header-bottom .header-button  .phone img {
    display: inline-block;
		color:#646363 !important;
    height: 18px;
    top: 3px;
    position: relative;
    margin-right: 6px;
		opacity: .7;
}



.brand-navigation-on-page .header-bottom .header-link.sticky .heading {
	margin-left: 0;
/*    -webkit-animation: on-page-header-slideout 2s 1 backwards normal 1s;
    -moz-animation:    on-page-header-slideout 2s 1 backwards normal 1s; /* Fx 5+ *!/
    -o-animation:      on-page-header-slideout 2s 1 backwards normal 1s; /* Opera 12+ *!/
    animation:         on-page-header-slideout 1s 1 backwards normal 0s; /* IE 10+, Fx 29+ *!/*/
}
@-webkit-keyframes on-page-header-slideout {
	0%   {
		margin-left: -100%;
	}
	100% {
		margin-left: 0px;
	}
}

.brand-navigation-on-page .header-bottom nav {
	/* display: inline-block;
	width: 100%; */
}

.brand-navigation-on-page .header-bottom nav ul {
	display: inline-block;
	margin: 0;
	list-style: none;
}
.on-page-nav-single .header-link,
.brand-navigation-on-page .header-bottom nav ul li {
	margin: 0 22px 0 0;
    padding: 17px 0 12px;
	background: none;
    border-top: 3px solid transparent;
	display: inline-block;
}
.brand-navigation-on-page .header-bottom nav ul li:last-child {
	margin-right: 0;
}
.on-page-nav-single nav li{
position: relative;
top: -4px;
}

.brand-navigation-on-page .header-bottom nav ul li a,
.brand-navigation-sticky-nav .header-bottom nav ul li a {
	text-decoration: none;
    cursor: pointer;
}


.menu-icon {
    width: 21px;
    height: 21px;
    display: inline-block;
    position: relative;
    top: 6px;
	margin-right:2px;
}

.brand-navigation-on-page .header-bottom .header-button {
	float: right;
}

.brand-navigation-on-page .header-bottom .header-button .btn {
	display: inline-block;
margin: 9px 0;
padding: 15px 30px 13px;
font-size: 12px;
}

.brand-navigation-on-page .header-bottom .header-question {
	float: right;
	margin-right:20px;
}

.header-question a.new-model-form.form-overlay-open {
	margin: 0 15px 0 0;
    padding: 21px 0 0;
    background: none;
    display: inline-block;
	text-decoration: none;
	color: #636262;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}

.header-question i.icon.icon-chat {
	font-size: 25px;
    margin: 0;
    position: relative;
    top: 5px;
    right: -2px;
	color: #636262;
}

/* brand-new-model-intro-layout */
.brand-new-model-intro-layout {
	padding: 20px 0 100px;
}

.brand-new-model-intro-layout .breadcrumbs {
	margin-bottom: 15px;
}

.brand-new-model-intro-layout .breadcrumbs a {
	text-decoration: none;
}


.brand-new-model-intro-layout .two-third-one-third .col2.right {
	float: right;
}

.brand-new-model-intro-layout p {
	margin: 10px 0 20px;
}

.brand-new-model-intro-layout .btn {
	display: inline-block;
	margin-top: 10px;
}

.brand-new-model-intro-layout .box {
	width: 100%;
	max-width: 256px;
	float: right;
	    background: #f2f2f2;
}


.brand-new-model-intro-layout .box .col-wrapper > div {
	width: 100%;
	float: left;
	padding: 15px 20px 5px;
}

.brand-new-model-intro-layout .box .col-wrapper > div:first-child {
	margin-right: 2%;
}



.brand-new-model-intro-layout .box .col-wrapper > div > span {
	display: block;
}

.brand-new-model-intro-layout .box .col-wrapper > div span.price {
	margin-top: 2px;
}

.brand-new-model-intro-layout .box .col-wrapper > div span.price sup {
	text-transform: uppercase;
	top: -1.2em;
}

.closed {
    cursor: pointer;
}
.calculator3 {
    height: auto !Important;
}
.brand-new-model-intro-layout .box .col-wrapper .term-content span{
display: inline-block;
}
.brand-new-model-intro-layout .box > a {
	display: block;
	padding: 15px 20px;
	text-decoration: none;
}
.brand-specifications-one-car .content .content-detail {
    margin-top: 17px;
}
.brand-specifications-one-car .text-link {
    padding: 3px 0;
    text-align: center;
    position: relative;
}
.brand-specifications-one-car img {
    float: left;
	margin-right: 15px;
	max-width: 280px;
}
.brand-new-model-intro-layout .social.mobile {
	float: right;
	margin-top: 10px;
    margin-right: 20px;
}
.brand-new-model-intro-layout .social.mobile a {
	margin-left: 10px;
	text-decoration: none;
}

.brand-new-model-intro-layout .social.mobile a .icon {
	margin-right: 3px;
}

.brand-new-model-intro-layout .calculator,
.brand-specifications-one-car .calculator,
.brand-specifications .calculator {
	margin-top: 10px;
	padding: 15px;
}

.brand-new-model-intro-layout .calculator .gfield select,
.brand-specifications-one-car .calculator .gfield select,
.brand-specifications .calculator .gfield select {
	background: url(../../images/select-arrows.svg) no-repeat right 0px center;
	/*margin-bottom: 10px !important;*/
	padding: 7px 11px;
}

.brand-new-model-intro-layout .calculator label,
.brand-specifications-one-car .calculator label,
.brand-specifications .calculator label {
	padding: 3px 8px;
	margin-right: 2px;
	    font-size: 13px;
}

.brand-new-model-intro-layout .calculator hr {
	width: 100%;
	height: 0;
	border: 0;
	margin: 15px auto;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.brand-new-model-intro-layout .calculator .option,
.brand-specifications-one-car .calculator .option,
.brand-specifications .calculator .option {
	margin-bottom: 15px;
}

.brand-new-model-intro-layout .calculator .btn {
	display: block;
	text-align: center;
	margin: 15px 0 10px 0;
}


.toplevel-model-slider .header2 {
    text-transform: capitalize;
}
/* brand-new-model-left-right */
.brand-new-model-left-right {
	padding: 10px 0;
}

.brand-new-model-left-right .col-wrapper {
	margin-top: 80px;
	margin-bottom: 80px;
}
.brand-new-model-left-right img {
    max-width: none;
    width: 100%;
}

.brand-new-model-left-right .col-wrapper .col2 {
	float: none;
	display: table;
	    /*height: 439px;*/
	vertical-align: middle;
	    position: relative;
}
.brand-new-model-left-right .col-wrapper .col2.text div{
	display: table-cell;
    vertical-align: middle;
}
.col-wrapper:nth-child(odd) .images {
	    margin: 0;
	margin-left: 3%;
	float: right;
}
.col-wrapper:nth-child(even) .images {
    float: left;
		    margin: 0;
	margin-right: 3%;
}
.brand-new-model-left-right p {
	margin: 5px 0 15px;
}


/* brand-new-model-list */
.brand-new-model-list {
	padding: 30px 0 45px;
}

.brand-new-model-list .header {
	margin-bottom: 35px;
}

.brand-new-model-list .header .header1 {
	margin-bottom: 10px;
}

.brand-new-model-list .header hr {
	width: 50px;
	height: 0;
	border: 0;
	margin: 0;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.brand-new-model-list .box-wrapper .box {
	width: 18%;
	float: left;
	margin: 0 2% 4%;
    text-decoration: none;
	position: relative;
}

.brand-new-model-list .box-wrapper .box:nth-child(1n),
.brand-new-model-list .box-wrapper .box:nth-child(6n) {
	margin-left: 0;
}

.brand-new-model-list .box-wrapper .box:nth-child(5n+1) {
	clear: both;
}

.brand-new-model-list .box-wrapper .box:nth-child(5n) {
	margin-right: 0;
}

.brand-new-model-list .box-wrapper .box img {
	margin: 0 auto;
}

.brand-new-model-list .box-wrapper .box > div > span {
	display: block;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
}
.modelprice {
    margin-top: 5px;
}
.brand-explore-new-range .box-wrapper .box:hover > div > span:before,
.brand-new-model-list .box-wrapper .box:hover > div > span:before {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
}


.brand-new-model-list .box-wrapper .box .special {
	position: absolute;
	top: -10px;
	right: 5px;
	cursor: pointer;
}

/* brand-new-model-single-icon-list */
.brand-new-model-single-icon-list {
	padding: 30px 0;
}

.brand-new-model-single-icon-list .col3 {
	margin: 0 2%;
}

.brand-new-model-single-icon-list .col3:first-child {
	margin-left: 0;
}

.brand-new-model-single-icon-list .col3:last-child {
	margin-right: 0;
}

.brand-new-model-single-icon-list .header .icon,
.brand-new-model-single-icon-list .header .header4 {
	display: inline-block;
	vertical-align: middle;
}


.brand-new-model-single-icon-list .header .icon:before {
	margin: 0 5px 0 0;
}


.brand-new-model-single-icon-list .header .header4 span {
	display: block;
}

.brand-new-model-single-icon-list .content p {
	margin: 25px 0 5px;
}

.brand-new-model-single-icon-list .content p:first-child {
	margin-top: 10px;
}

.brand-new-model-single-icon-list a {
	text-decoration: none;
	text-transform: uppercase;
}


/* brand-specifications-one-car */
.brand-specifications-one-car {
	padding: 15px 0;
}

.brand-specifications-one-car .header,
.brand-specifications .header {
	margin-bottom: 35px;
}

.brand-specifications-one-car .header .header1,
.brand-specifications .header .header1 {
	margin-bottom: 5px;
}

.brand-specifications-one-car .header hr,
.brand-specifications .header hr {
	width: 60px;
	height: 0;
	border: 0;
	margin: 0;
    margin-top: 12px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.brand-specifications-one-car .content {
	margin-bottom: 45px;
}

.brand-specifications-one-car .content .content-image {
    max-width: 348px;
	float: left;
}

.brand-specifications-one-car .content .content-image img,
.brand-specifications .content .content-image img {
	margin: 0 auto;
}

.brand-specifications-one-car .content .content-detail {
    width: auto;
    float: left;
}

.brand-specifications-one-car .content .content-detail > div {
	float: left;
	margin-right: 15px;
}

.brand-specifications-one-car .content .content-detail .header5,
.brand-specifications .content .content-detail .header5 {
	margin-bottom: 3px;
	text-transform: none;
}


.brand-specifications-one-car .content .content-column:last-child {
    border: none !important;
}
.brand-specifications-one-car .content .content-detail table tr td,
.brand-specifications .content .content-detail table tr td {
	padding-right: 20px;
	padding-bottom: 3px;
}


.brand-specifications-one-car .content .content-detail div > span,
.brand-specifications .content .content-detail div > span {
	display: inline-block;
}

.brand-specifications-one-car .content .content-detail .top,
.brand-specifications-one-car .content .content-detail .bottom {
	margin: 6px auto;
	text-align: center;
	padding: 0;
}

.brand-specifications-one-car .content .content-detail .top {
    /*margin: 6px auto;
    text-align: center;
    padding: 0;*/
}


.brand-specifications-one-car .content .content-detail .top span:last-child sup,
.brand-specifications .content .content-detail .top span:last-child sup {
	text-transform: uppercase;
}

.brand-specifications-one-car .content .content-detail a,
.brand-specifications .content .content-detail a {
	display: block;
/*	text-transform: uppercase;*/
	text-decoration: none;
    margin-bottom: 3px;
}


.brand-specifications-one-car .content .content-detail a .icon.icon-compare:before,
.brand-specifications .content .content-detail a .icon.icon-compare:before {
	margin: 0;
	position: relative;
	top: 1px;
}

.brand-specifications-one-car .content .content-detail a.active .icon.icon-star-empty:before,
.brand-specifications .content .content-detail a.active .icon.icon-star-empty:before {
	content: '\e806';
}

.brand-specifications-one-car .link,
.brand-specifications .link {
	margin-bottom: 25px;
	padding: 10px 20px;
}

.brand-specifications-one-car .link a,
.brand-specifications .link a {
    cursor: pointer;
	margin-right: 25px;
	text-decoration: none;
}
.brand-specifications .finance-overlay.btn,
.brand-specifications-one-car .finance-overlay.btn {
    width: 100% !important;
    color: #fff !important;
    margin: 9px 0;
    display: block;
    text-align: center;
}
.brand-specifications-one-car .link a .icon:before,
.brand-specifications .link a .icon:before {
	position: relative;
	top: 2px;
}


.brand-specifications-one-car .terms p,
.brand-specifications .terms p {
	margin: 0;
}

.brand-specifications-one-car .link .dropdown-calculator,
.brand-specifications .link .dropdown-calculator,
.brand-specifications-one-car .link .dropdown-contact,
.brand-specifications .link .dropdown-contact {
	position: relative;
	z-index: 500;
}

.brand-specifications-one-car .calculator,
.brand-specifications .calculator {
	width: 250px;
	position: absolute;
	top: 50px;
	left: -10px;
}

.brand-specifications-one-car .calculator:before,
.brand-specifications .calculator:before {
	bottom: 100%;
	left: 22px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 7px;
	margin-left: -7px;
}

.brand-specifications-one-car .calculator .small,
.brand-specifications .calculator .small {
	margin-top: 15px;
}


.brand-specifications-one-car .calculator .terms a,
.brand-specifications .calculator .terms a {
	text-decoration: underline;
}

.brand-specifications-one-car .contact,
.brand-specifications .contact {
	width: 300px;
	position: absolute;
	top: 20px;
	left: -10px;
	margin-top: 10px;
	padding: 15px;
}

.brand-specifications-one-car .contact:before,
.brand-specifications .contact:before {
	bottom: 100%;
	left: 22px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 7px;
	margin-left: -7px;
}

.brand-specifications-one-car .contact p,
.brand-specifications .contact p {
	margin: 0 0 10px;

}

.brand-specifications-one-car .contact .gfield > *,
.brand-specifications .contact .gfield > * {
	margin-bottom: 8px !important;
}

.brand-specifications-one-car .contact .gfield textarea,
.brand-specifications-one-car .contact .gfield input[type=text],
.brand-specifications-one-car .contact .gfield input[type=email],
.brand-specifications .contact .gfield textarea,
.brand-specifications .contact .gfield input[type=text],
.brand-specifications .contact .gfield input[type=email] {
	border: 0px;
}

/* brand-specifications */
.brand-specifications {
    margin: 75px 0;

}
.brand-specifications .header2 {
    margin-bottom: -9px;
}
.brand-specifications .content {
	width: 22%;
	margin: 0 4% 30px 0px;
	float: left;
}

.brand-specifications .content:nth-child(4n+0) {
    margin-right: 0 !important;
}
.brand-specifications .content:nth-child(5n) {
/*	margin-right: 0;*/
}

.brand-specifications .content .content-image {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E7E7E7;
}

.brand-specifications .content .content-detail > div {
	border-bottom: 1px solid #E7E7E7;
}

.brand-specifications .content .content-detail > div:last-child {
	border-bottom: 0;
}

.brand-specifications .content .content-detail .header5 {
	margin-bottom: 10px;
}

.brand-specifications .content .content-detail table {
	margin-bottom: 15px;
}

.brand-specifications .content .content-detail table tr td:last-child {
	padding-right: 0;
	font-size: 14px;
color: #6c6c6c;
font-weight: 100;
}

.brand-specifications .content .content-detail .top,
.brand-specifications .content .content-detail .bottom {
	/*width: 50%;*/
	float: left;
	padding: 15px 0;
}

.brand-specifications .content .content-detail > div:last-child {
	margin-bottom: 10px;
	padding: 20px 0 0;
}

.brand-specifications .content .content-detail .btn {
	color: #FFFFFF;
	display: block;
	float: none;
	font-size: 14px;
	font-weight: 600;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

.brand-specifications .content .content-detail .btn:hover {
	color: #FFFFFF;
}

.brand-specifications .content .content-detail a {
	display: inline-block;
/*	margin-right: 15px;*/
}
.brand-specifications .content-column span.price {
    margin-left: 7px;
}


.terms-wrapper{
	max-width:780px;
	float:left;
}

/* brand-new-model-single-promotions */
.brand-new-model-single-promotions {
	padding-top: 30px;
}

.brand-new-model-single-promotions .box {
	width: 100%;
	background-color: #E5E6E7;
}

.brand-new-model-single-promotions .box .box-left {
	width: 60%;
	float: left;
	    max-height: 500px;
			overflow: hidden;
}

.brand-new-model-single-promotions .box .box-right {
	width: 40%;
	float: left;
	padding: 40px;
	    max-height: 500px;
}
.promo-content {
    display: block;
    margin: 15px 0 25px;
}

.brand-new-model-single-promotions .box .box-right p {
	margin: 10px 0 25px;
}

.brand-new-model-single-promotions .box .box-right .btn {
	display: inline-block;
}

.brand-new-model-single-promotions .box-bottom {
	font-size: 14px;
	margin: 10px 0px;
}

.brand-new-model-single-promotions .box-bottom .owl-stage {
	width: 100% !important;
}

.brand-new-model-single-promotions .box-bottom .owl-item {
	cursor: pointer;
	display: inline-block;
	margin-right: 15px !important;
	padding-right: 20px;
	position: relative;
}

.brand-new-model-single-promotions .box-bottom .owl-item:before {
	content: "/";
	position: absolute;
	right: 0;
}

.brand-new-model-single-promotions .box-bottom .owl-item:last-child:before {
	content: "";
}


.brand-new-model-single-promotions .owl-controls {
	font-size: 30px;
	position: absolute;
	right: 26px;
	bottom: 32px;
}
div#second-carousel {
    hEIGHT: 100%;
}
.brand-new-model-single-promotions .owl-controls .owl-prev:before,
.brand-new-model-single-promotions .owl-controls .owl-next:before {
	font-family: 'fontello';
	position: absolute;
}

.brand-new-model-single-promotions .owl-controls .owl-next:before {
	content: '\e80c';
	right: -34px;
}

.brand-new-model-single-promotions .owl-controls .owl-prev:before {
	content: '\e80b';
	right: 0;
}

/* brand-our-team-archive */
.brand-our-team-archive {
	padding: 75px 0 60px;
}

.brand-our-team-archive .header {
	margin-bottom: 20px;
}

.brand-our-team-archive .header .header2 {
	margin-bottom: 10px;
	padding-top: 32px;
}

.brand-our-team-archive .header hr {
	width: 65px;
	height: 0;
	border: 0;
	margin: 0;
	border-top: 4px solid #00B1EB;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.brand-our-team-archive .box {
	width: 23%;
	float: left;
	margin: 0 2% 2% 0;
	border: 1px solid #D0D2D3;
	position: relative;
	overflow: hidden;
}
.brand-service-parts-form .brand-our-team-archive .box {
    width: 31%;
}

.brand-service-parts-form .brand-our-team-archive {
    padding-top: 5px;
}
.brand-service-parts-form hr {
    border-color: #dcdcdc !important;
}
.brand-service-parts-form .header4 {
	padding: 17px 0 20px;
}

.brand-service-parts-form .brand-our-team-archive .box .box-description{
	position: relative;
	padding: 20px 0px 5px;
	bottom: 0;
}

.brand-service-parts-form .brand-our-team-archive .box{
	border: none;
}



.brand-our-team-archive .box:nth-child(4n) {
	margin-right: 0;
}

.brand-our-team-archive .box img {
	width: 100%;
}

.brand-our-team-archive .box .box-description {
	padding: 20px 25px 5px;
	position: absolute;
    right: 0;
	left: 0;
	bottom: -100px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.brand-our-team-archive .box:hover .box-description {
	bottom: 0;
}

.brand-our-team-archive .box .box-description span {
	display: block;
}



.brand-our-team-archive .box .box-description > div > .contact {
	margin-top: 20px;
}

.brand-our-team-archive .box .box-description > div > .contact > div {
	margin-bottom: 15px;
	white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
}

.brand-our-team-archive .box .box-description > div > .contact .col2.right {
	float: left;
}

.brand-our-team-archive .box .box-description > div > .contact .type {
	text-transform: uppercase;
}

.brand-our-team-archive .box .box-description > div > .contact a {
	text-decoration: none;
}


.brand-our-team-archive .box .box-description > div > .contact .type {
	margin-bottom: 2px;
}

.warranties-overlay {
    position: relative;
    height: 100%;
    overflow-y: hidden;
}
.warranties-overlay div {
    display: none;
    overflow-y: scroll;
    height: 94%;
}
/* brand-parts-service-intro */
.brand-parts-service-intro {
	padding: 65px 0 30px;
}

.brand-parts-service-intro .col2.right {
	float: right;
}

.brand-parts-service-intro .header1 {
	margin-bottom: 10px !important;
}

.brand-parts-service-intro p {
	margin: 0 0 20px;
}

.brand-parts-service-intro .box {
	width: 100%;
	max-width: 300px;
    float: right;
	border: 1px solid #D0D2D3;
	text-align: center;
}

.brand-parts-service-intro .box .box-image {
	margin: 25px 20px 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #D0D2D3;
}

.brand-parts-service-intro .box .box-image img {
	margin: 0 auto;

    max-width: 150px;
}

.brand-parts-service-intro .box .box-description {
	font-size: 21px;
	font-weight: 600;
	margin: 0 auto;
	padding: 35px 0;
}

.brand-parts-service-intro .box .box-contact {
	color: #000000;
	background-color: #F3F3F3;
	padding: 25px;
	font-size: 18px;
}

.brand-parts-service-intro .box .box-contact span {
	display: block;
	font-size: 15px;
}

.brand-parts-service-intro .box .box-contact .heading {
    text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 17px;
}

.brand-parts-service-intro .box .box-contact .phone {
	margin-bottom: 5px;
	font-size: 15px;
}

/* brand-parts-service-side */
.brand-parts-service-side {
	padding: 45px 0 60px;
	background: #f2f2f2;
}
.brand-parts-service-side .box {
    padding: 20px;
		background: #fff;
}
.brand-parts-service-side a {
    text-decoration: none !important;
}

.brand-parts-service-side a:hover {
    box-shadow: 0px 0px 3px 1px #adadad;
}

.brand-parts-service-side img {
	width: 100%;
}

.brand-parts-service-side .header4 {
	margin-bottom: 15px;
}

.brand-parts-service-side p {
	margin-bottom: 20px;

    color: #6c6c6c;
}

.brand-parts-service-side .btn {
	display: inline-block;
}

/* brand-pull-quote */
.brand-pull-quote {
    padding: 100px;
	text-align: center;
}

.brand-pull-quote span {
	width: 60px;
	height: 6px;
	display: block;
	margin: 0 auto;
}

.brand-pull-quote blockquote {
	margin: 30px auto;
    max-width: 800px;
}

/* brand-service-parts-form */
.brand-service-parts-form {
    padding: 40px 0 70px;

}

.brand-service-parts-form .col.left {
	width: 50%;
	float: left;
}

.brand-service-parts-form .col.right {
	width: 45%;
	float: right;
}
.get-in-touch {
    display: block;
    margin-bottom: 10px;
}
.get-in-touch p {
    margin: 0;
    text-align: left !Important;
    margin-bottom: 5px !important;
}
.get-in-touch a {
    color: #000 !important;
    text-decoration: none !important;
    display: block;
}
.get-in-touch .email{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.get-in-touch a.map {
    margin-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
    color: #c71444 !important;
}
.get-in-touch .header2 {
    margin-bottom: 15px;
}
.page-template-page-tyre-centre h2.header,
.page-template-page-outlet-centre h2.header {
    margin: 0;
}
.brand-service-parts-form .col.right > div {
	background-color: #F3F3F3;
	padding: 25px 40px;
}

.brand-service-parts-form .col.left p {
	margin-top: 7px;
}

.brand-service-parts-form .col.left ul {
	margin: 10px 0 20px;
}

.brand-service-parts-form .col.right .header2 {
	text-align: center;
}
.brand-service-parts-form .col.right .get-in-touch .header2 {
	text-align: left;
}

.brand-service-parts-form .col.right p {
	text-align: center;
	margin-bottom: 25px;
}
.get-in-touch img {
    max-width: 80%;
    margin-bottom: 20px;
}
.brand-service-parts-form .col.right hr {
	width: 100%;
	height: 0;
	border: 0;
	margin: 0 auto 13px;
	border-top: 1px solid #e3e3e3;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.brand-service-parts-form .col.right .gform_wrapper {
	margin-bottom: 25px;
}

.brand-service-parts-form .col.right .gform_wrapper:last-child {
	margin-bottom: 0;
}

.brand-service-parts-form .col.right .gform_wrapper > * {
	margin-bottom: 8px !important;
}

.brand-service-parts-form .col.right .gform_wrapper h2 {
	margin-bottom: 0px !important;
    margin-top: 8px;
	text-transform: none;
}


.brand-service-parts-form .gfield input,
.brand-service-parts-form .gfield select,
.brand-service-parts-form .gfield textarea {
	padding: 10px 15px;
}

.brand-service-parts-form .gfield textarea {
	height: 150px;
	margin-bottom: 10px;
}

.brand-service-parts-form .gfield input[type=checkbox] {
	padding: 10px;
}

.brand-service-parts-form .gfield input[type=submit] {
	width: 80%;
	display: inline-block;
	margin-top: 10px !important;
}

/* brand-service-offer-intro */
.brand-service-offer {
	    padding: 35px 0 23px;
}
.brand-service-offer-intro{
	    padding: 55px 0 0px;
}
.brand-service-offer-intro .header1 {
	margin-bottom: 15px;
}


.brand-service-offer-intro p {
	margin: 10px 0;
}

/* brand-service-offer */
.service-link {
	padding: 0px 0 90px;
}

.brand-service-offer .box {
	margin: 0 0 4%;
	float: left;
	width: 100%;
}

.brand-service-offer .box:nth-child(1n),
.brand-service-offer .box:nth-child(4n) {
	margin-left: 0;
}
.brand-service-offer a.box:hover {
    background: #f2f2f2;
}
.brand-service-offer .box:nth-child(3n) {
	margin-right: 0;
}

.brand-service-offer .box .box-image {
	position: relative;
	width: 40%;
	    display: inline-block;
	    margin-bottom: 0;
}

.brand-service-offer .box .box-description {
    width: 55%;
    margin-left: 2%;
    display: inline-block;
}

.brand-service-offer .box > div {
    vertical-align: middle;
}

.brand-service-offer .box .box-image img {
	width: 100%;
}

.brand-service-offer .box .box-image .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	color: #FFFFFF;
	text-transform: uppercase;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}

.brand-service-offer .box:hover .box-image .overlay {
	opacity: 1;
}

.brand-service-offer .box .box-image .overlay .content {
	width: 120px;
	height: 25px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.brand-service-offer .box .box-image .overlay .content span {
	display: block;
	margin-bottom: 5px;
}

.brand-service-offer .box .box-image .overlay .content hr {
	width: 40px;
	height: 0;
	border: 0;
	margin: 0 auto;
	border-top: 3px solid #FFFFFF;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}


.brand-service-offer .box .box-description p {
	margin: 15px 0 20px;
	color: #6c6c6c;
}

.brand-service-offer .box .box-description .btn {
	display: inline-block;
	margin-top: 5px;
}



/* CALCULATOR */

.calculator {
	border: 1px solid #D0D2D3;
	font-size: 14px;
	margin-top: 10px;
	padding: 15px 20px 15px 30px;
	position: relative;
	z-index: 500;
}

.calculator .close {
	color: #A6A8AB;
	cursor: pointer;
	font-size: 18px;
	font-family: sans-serif;
	position: absolute;
	top: 6px;
	right: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.calculator .title {
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 16px;
}

.calculator .option {
	margin-bottom: 20px;
}

.finance .calculator .option span {
	color: #3D3D3D;
	font-weight: 300;
}
.deposit-percentage, .deposit-percentage span {
    font-size: 11px !important;
}
.calculator .option > span {
	 display: inline-block !important;
	vertical-align: middle;
}

.calculator .option > span:first-child {
	width: 37%;
  font-size: 14px;
	color: #000000;
}

.calculator .option > span:last-child {
	width: 60%;
	/*margin-left: 3%;*/
}
span.lease-term {
    position: relative;
}
.option small {
    vertical-align: bottom;
}
.deposit-percentage {
    /*display: none !important;*/
}
.calculator .option span.price {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
}

.calculator .option span.price small {
	font-size: 14px;
	font-weight: 300;
}
.calculator .option #slider-snap-calculator3,
.calculator .option #slider-snap-calculator2,
.calculator .option #slider-snap-calculator1,
.calculator .option #slider-snap-calculator {
margin: 0 3px 9px 5px;
display: inline-block;
font-size: 15px;
    color: #000;
}
.cal-price.price {
    width: auto !important;
}
.calculator .noUi-horizontal {
	height: 8px;
}

.calculator .noUi-origin {
	background-color: #E3E3E3;
}

.calculator .noUi-background {
	background-color: #EFB171;
}

.calculator .noUi-origin:last-child {
	background-color: #E3E3E3;
}

.calculator .noUi-target {
	border: none;
	border-radius: 10px;
    padding: 0 !important;
	box-shadow: none;
  margin-bottom: 8px;
}

.calculator .noUi-horizontal .noUi-handle {
    width: 15px !important;
	height: 15px;
	background-color: #F59D44;
	border: none;
	border-radius: 50%;
	box-shadow: none;
	top: -4px;
	left: -7px;
	cursor: pointer;
}

.calculator .noUi-horizontal .noUi-handle.noUi-handle-upper {
	left: -9px;
}

.calculator .noUi-handle:after,
.calculator .noUi-handle:before {
	display: none;
}

.calculator label {
	background-color: #E3E3E3;
	border-radius: 3px;
	padding: 8px 12px;
    display: inline-block;
	margin-right: 8px;
	cursor: pointer;
}

.calculator input[type=radio] {
	/*display: none;*/
	opacity: 0;
	z-index: 9;
position: absolute;
/*width: 100%;*/
/*height: 100%;*/
    pointer-events: none;
}

.calculator label.active {
	background-color: #F59D44;
	color: #FFFFFF;
}
.terms a:before {
    content: '+ ';
}
.terms a.show:before {
    content: '- ';
}
.term-content a {
    display: block;
    margin-top: 6px;
		    text-decoration: underline !important;
    color: #A6A8AB;
}
.term-content {
    width: 100% !important;
    font-size: 12px !important;
		line-height: 1.4em;
	color: #000;
	overflow-y: hidden;
	max-height: 0px;
		transition-property: all;
		transition-duration: .5s;
		transition-timing-function: cubic-bezier(0, 1, 0.5, 1);

}
.term-content.active {
			max-height: 500px; /* approximate max height */
				overflow-y: hidden;
			transition-property: all;
			transition-duration: .5s;
			transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
			display: block;
}
.terms-new {
font-size: 11px !important;
line-height: 1.6;
background: #fff;
color: #2b2b2b !important;
padding: 12px 4px 0 4px !important;
}
.terms-new span {
    display: inline !important;
}
.terms-new a {
    display: block !important;
		font-weight: 200 !important;
color: #c71444 !important;
text-decoration: underline !important;
font-size: 11px !important;
}

.finance-link,
.calculator .terms a {
	color: #A6A8AB;
	font-size: 12px;
	margin-top: 15px;
	text-decoration: none;
	cursor: pointer;
}



/*JJ CSS START*/




/*MOBILE NAV*/
.mm-menu . {
    padding: 0px 0;
}

.mm-page {
    background: #fff !important;
}

.mm-menu {
    background: #fff;
    color: #808184;
		    z-index: 999;
}
.mobile-nav.form-active {
    background: #f3f3f3;
}
.mm-navbar a,
.mm-navbar {
    background: #808184;
    color: rgba(255, 255, 255, 0.6) !important;
    right: 0;
    text-align: left;
        font-weight: 600;
}
.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, 0.6) !important;
}
.box-links a {
    /*height: 100px;*/
}
.mm-listview > li {
    background: none !important;
    -webkit-padding-start: 0 !important;
    	padding-left:0px !important;
    margin-bottom: 0 !important;
    float: left;
}
.mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05) !Important;
}
.mm-menu . > li > a.mm-next:before,
.mm-menu . > li:before,
.mm-menu . > li:after {
    border-color: rgba(0, 0, 0, 0.15) !important;
}
.mm-menu . > li.mm-navbar > a.mm-next:after,
.mm-menu . > li.mm-navbar > a.mm-prev:before {
    border-color: rgba(255, 255, 255, 0.3) !important;
    bottom: 54%;
}
.box-links svg {
	fill: #808184;
}
li.mm-navbar a {
    font-weight: 600;
}
.mobile-nav .icon-map:before,
.mobile-nav .icon-phone:before {
	right: 10px;
	position: absolute;
	top: 25%;
}
.mobile-nav strong {
    display: block;
    line-height: 1em;
    font-weight: 600;
}
.box-links.first {
    margin-top: 20px;
}
.mobile-nav-header {
    padding: 10px 20px;
		background: #f2f2f2;
}
.mobile-nav-header .in-logo {
    height: 35px;
    max-width: 195px;
    float: left;
}
.mm-hasnavbar-top-1 .mm-panels {
    top: 54px;
}
.mm-navbar-top-1 {
    height: 54px;
}
/*#nissan-nav .mm-navbar,*/
#mm-1 .mm-navbar {
    display: none;
}
/*#nissan-nav.mm-panel.mm-hasnavbar,*/
#mm-1.mm-panel.mm-hasnavbar {
    padding-top: 0px;
}
.box-links .mm-next:before,
.box-links .mm-next:after{
	content: initial !important;
}
.mm-listview .box-links span {
    background: transparent;
}
.mm-listview .box-links .mm-next.mm-fullsubopen + span {
    padding-right: 10px;
    margin-right: 0;
}
.mobile-menu-header-close {
    float: right;
    height: 34px;
    width: 21px;
    position: relative;
    }

.mobile-menu-header-close span.left {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-menu-header-close span.right {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mobile-menu-header-close span.right,
.mobile-menu-header-close span.left {
    position: absolute;
    width: 21px;
    height: 1px;
    top: 17px;
    left: 0;
    border-bottom: 1.5px #000 solid;
    cursor: pointer;
}
span.right {
    top: 17px !important;
}
.mobile-nav-header .brand-logo{
	    display: inline-block;
	    height: 34px;
	    width: 59px;
	    background-position: top right;
	    background-repeat: no-repeat;
	    background-size: 48px 34px;
	    margin-left: 11px;
}
.mobile-nav-header .brand-logo.nissan-logo{	background-image: url('../../images/brand/nissan-logo.png'); border-left: 1px solid #B3B3B3;}

.mobile-nav-footer {
    background: #f3f3f3;
        bottom: 10px;
        position: relative;
        height: 49px;
        padding: 0;
    border: 1px solid #fff;
}
.mobile-nav-icon {
    width: 50%;
    display: inline-block;
    background: none !Important;
    text-align: center !important;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
.mobile-nav-icon:before {
    color: #808184;
    font-size: 29px;
    padding: 25px 0;
    line-height: 0em;
}
.mobile-nav-icon:hover {
    background: #c71444 !important;
}
.mobile-nav-icon:hover:before {
    color: #fff;
}
.mobile-nav-icon.icon-star-empty:before {
    font-size: 24px;
    padding: 27px 0;
}
.box-links:hover svg {
    fill:  #c71444 !important;
}
.box-links:hover a,
.box-links:hover span {
    color:  #c71444 !important;
}

.mobile-show-btn > .nav-icon{
	left: 0;
}

.icon-phone:after {
 content: '\E82C';
 font-family: fontello;
 position: absolute;
 right: 10px;
 top: 0;
 bottom: 0;
 margin: auto;
 width: 16px;
 height: 23px;
}
.icon-map:after {
 content: '\E828';
 font-family: fontello;
 position: absolute;
 right: 10px;
 top: 0;
 bottom: 0;
 margin: auto;
 width: 16px;
 height: 23px;
}



/*ECOMMERCE CUSTOMIZATION*/
@media (min-width:1701px){
	body > .mm-page > #woo_wrapper .row,
	body > #woo_wrapper .row {
	    max-width: 1631px !important;
	}
}



/*MY ACCOUNT*/

/*EMAIL PREF*/
#woo_wrapper .my-account h3 {
    margin-bottom: 0 !Important;
}
.email-pref-intro {
    margin-bottom: 30px !Important;
}
.email-pref span.users-email {
    font-weight: 600;
}
/*#field_6_9{
    width: 49.5%;
}
#field_6_3 {
    width: 49.5%;
    margin-left: 1% !important;
}*/
#field_4_16 {
	margin-top: 15px;
}

#input_6_13 {
    padding-top: 10px;
}
#label_6_12_1 {
    background: none;
    padding: 0;
    text-decoration: underline;
    font-size: 11px;
    line-height: 1em !Important;
    padding-bottom: 13px;
}
.animate-label input {
    height: 50px !important;
    padding: 18px 12px 6px 12px !important;
    font-size: 17px !Important;
}

.animate-label label {
    z-index: 9;
    display: block !Important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 12px !Important;
    height: 13px;
    vertical-align: middle;
    color: #989797 !Important;
}
.animate-label  .infocus-input {
    top: 6px !important;
    bottom: inherit !Important;
    font-size: 67% !important;
    font-weight: 600 !important;
    color: #000 !Important;
}
#field_6_2 label.gfield_label {
    display: none !important;
}
.animate-label .gfield_required {
    display: inline-block !Important;
    width: auto !important;
    float: none !Important;
}
#woo_wrapper .animate-label label {
    font-size: 0.875em;
    line-height: 14px;
}
#woo_wrapper .animate-label .field_sublabel_above > label {
    display: none !Important;
}
.ios-switches > label {
    display: none !Important;
}
#woo_wrapper .ios-switches {
    padding: 10px 0 30px 0;
}
.ios-switches .gfield_checkbox li {
    width: 25%;
		position: relative;
		text-align: center;
		height: 130px;
	    border-right: 1px #E0E0E0 solid;
}
.ios-switches .gfield_checkbox li:last-child {
    border-right: none;
}
.ios-switches label {
    text-align: center;
    margin: auto !important;
    padding: 0;
    float: none;
    width: 100%;
    position: relative;
}

.ios-switches .gfield_checkbox input[type=checkbox] {
    background: #939598 !important;
    border: 1px #E4E4E4 solid !important;
    border-radius: 50px;
    height: 30px !important;
    width: 52px !important;
		margin: 0 !important;
		float: none;
		-webkit-appearance: none;
		display: inline-block !Important;
    padding: 0 !important;
}
.ios-switches .gfield_checkbox label {
    color: transparent !important;
    background: #fff !important;
    width: 30px !important;
    height: 30px!important;
    border-radius: 40px;
    left: -21px;
    right: 0;
    top: 0 !Important;
    position: absolute !important;
    border: 1px #E4E4E4 solid;
    margin: 0 auto !Important;
        -webkit-padding-start: 0px !important;
        	padding-left:0px !important;
    }
.ios-switches .gfield_checkbox input[type=checkbox]:checked{
	background: rgb(100, 189, 99) !important;
}

.ios-switches .gfield_checkbox input[type=checkbox]:checked ~ label{
left: 22px;
}
.ios-switches .gfield_checkbox input[type=checkbox]:checked ~ label{
left: 22px;
}
.ios-switches .gfield_checkbox li:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
        background-size: 39%;
}
.ios-switches li.gchoice_7_4_1:before,
.ios-switches li.gchoice_6_4_1:before{
	background-image: url('../../images/brand/logo-nissan.png') !important;
}

/*.brand-subscription {
    width: 19% !Important;
    float: left !important;
    margin-top: 20px !Important;
    margin-right: 1.25% !important;
}
.brand-subscription:nth-child(7) {
    margin-right: 0 !Important;
}*/
.brand-subscription select {
    background-color: #fff !Important;
    line-height: 2em;
        padding: 17px 10px 5px 10px;
}
.brand-subscription label {
    margin-bottom: 4px !Important;
    display: block;
    position: absolute;
        left: 11px;
        TOP: 4;
        font-size: 67% !important;
        font-weight: 600 !important;
}

#woo_wrapper #gform_6 select {
    /*background-image: url('../../images/tick-cross.png');*/
    /*background-position: right center;*/
}
#gform_fields_6 {
    width: 100%;
    float: left;
    margin: 0 !Important;
}
#gform_submit_button_6 {
    width: 100%;
    clear: both;
/*    float: left;*/
    top: 22px;
    padding: 13px 12px !important;
}
#gform_submit_button_9 {
	width: 225px;
	float: left;
}
a.unsubscribe {
    float: right;
    margin-top: -41px;
    text-decoration: underline !important;
}
#input_6_4 {
     padding: 30px 0 3px !important;
}
.featured-products {
    margin: 25px 0;
}
.btn.center {
    margin: 0 auto;
    text-align: center;
    display: block !important;
    max-width: 300px;
}
.layout.featured-products,
.layout.aftersales {
    margin: 75px auto;
}
.featured-products .header2 {
    margin-bottom: 30px;
    text-transform: capitalize;
}

.featured-products .btn {
    margin-top: 30px;
}

.follow-us a {
    text-decoration: none !important;
}
.text-two-col,
.about-intro {
    padding: 46px 0 80px 0;
}
.about-intro h2 {
	margin-top: 0;
}
.about-text-left {
    float: left;
    width: 53%;
}
.about-image-right {
    float: right;
    width: 40%;
}
.text-two-col p,
.about-intro p {
    margin: 8px 0;
    max-width: 900px;
}
.text-two-col p{
	max-width: initial;
}
.text-two-col .col2 {
    width: 48.5%;
    max-width: 600px;
}
.text-two-col .col2:first-of-type {
    margin-right: 3%;
}

.aftersales-servicing .col1 {
    float: right;
}
.aftersales-servicing {
    background: #f3f3f3;
    padding: 55px 0;
}
.aftersales-tyre-center .tyre-center-brands img {
    float: left;
    width: 100%;
}
.aftersales-tyre-center .tyre-center-brands {
margin-top: 40px;
}
.aftersales-warranties,
.aftersales-tyre-center {
    background: #f3f3f3;
    padding: 75px 0;
}
.aftersales-tyre-center .col2 img {
    float: right;
}

.aftersales-tyre-center .col3 {
    width: auto;
    margin-right: 20px;
}
.aftersales-insurance,
.aftersales-valet{
    padding: 75px 0;
	overflow:hidden;
}
.aftersales-insurance img {
    width: 600px;
    position: relative;
    max-width: none;
    vertical-align: bottom;
    margin: 60px 0 0 -288px;
}
.speech-mark {
    background-image: url('../../images/speech-mark.svg');
    background-size: contain;
    padding: 53px 33px;
    position: absolute;
    top: -50px;
    right: 0;
    color: #fff;
    background-repeat: no-repeat;
    width: 225px;
    height: 227px;
    text-align: center;
}
.insurance-text {
    padding-left: 50px;
}
.aftersales-warranties .used li,
.aftersales-insurance li {
    /*float: left;*/
    /*margin-right: 49px;*/
    display: inline-block;
    position: relative;
    background: none !important;
    -webkit-padding-start: 0px !important;
    	padding-left:0px !important;
        width: 100%;
}
.brand-nissan .warrenty-logos li {
    background: #fff !important;
    text-align: center;
    margin-bottom: 13px;
    padding: 11px 20px;
    width: 48%;
    float: left;
    margin-right: 2%;
}
.warrenty-logos img {
    margin: auto;
    height: 54px;
    margin-bottom: 5px;
}
.warrenty-logos li:hover {
    border: 1px solid #DCDCDC;
}
.warrenty-logos li a:hover {
    color:#000;
}
.aftersales-warranties .new {
	width: 544px;
}
.aftersales-warranties .used{
	width: 47%;
	margin-right:3%
}
.warrenty-logos li {
    border: 1px solid #fff;
}
.aftersales-warranties ul {
/*    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;*/
}

.aftersales-insurance ul,
.aftersales-warranties .used ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.aftersales-warranties .used li:before,
.aftersales-insurance li:before {
    content: '\e80c';
    left: 0px;
    font-family: 'fontello';
    /*position: absolute;*/
    position: relative;
    margin-right: 5px;
    top: 0px;
    font-size: 10px;
    color: #c71444;
}
.aftersales-warranties li a,
.aftersales-insurance li a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
}
.ms-view {
    background: #fff;
}
.in-stock-vehicle-archive .owl-carousel .owl-item.active {
    opacity: 1 !important;
}
.in-stock-vehicle-archive .box {
    position: relative;
}


#vehicle-search-refine select {
    background: transparent;
    padding: 0px 17px;
    font-size: 16px;
    line-height: 2em;
    border: 0;
    border-radius: 0;
    height: 44px;
    -webkit-appearance: none;
    width: 65%;
    direction: rtl;
    padding-right: 25px;
}
#vehicle-search-refine li {
    border: 0;
}
#vehicle-search-refine .mm-navbar {
        padding: 0 15px;
}
#vehicle-search-refine .mm-title {
    pointer-events: none;
}
#vehicle-search-refine .mm-prev {
    display: none;
}
#vehicle-search-refine li span {
    border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
    padding: 0px 10px 0px 20px;
}

#vehicle-search-refine label {
    width: 35%;
    display: inline-block;
    margin: 6px 0;
    font-weight: 500;
}

#vehicle-search-refine span.refine-select:after {
    content: '\e80c';
    font-family: fontello;
    position: relative;
    right: 20px;
    color: #D0D0D0;
}
.refine-select label {
    height: 25px;
    margin: 13px 0 !important;
    vertical-align: top;
}
#refine-submit {
    width: 100%;
    margin: 0px auto;
    display: block;
    padding: 22px 30px 19px;
}
@media (max-width: 550px){
	html.mm-right.mm-opening .mm-slideout {
	    -webkit-transform: translate(-90%, 0);
	    -moz-transform: translate(-90%, 0);
	    -ms-transform: translate(-90%, 0);
	    -o-transform: translate(-90%, 0);
	    transform: translate(-90%, 0);
	}
}
@media (max-width: 550px){
	.mm-menu {
	    width: 90%;
	    max-width: inital;
	}
}

li.menu-hidden {
    display: none !important;
}
li.menu-last {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
}

.brand-navigation-sticky-nav {
    position: fixed;
		/* max-width: 1600px; */
margin: auto;
    top: -175px;
		width:100%;
    left: 0;
    right: 0;
    z-index: 998;
    background: #fff;
    transition: all 0.4s ease;;
    border-bottom: 1px #f3f3f3 solid;
}
.menu-label {
    padding-right: 29px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto;
height: 16px;
line-height: 1em;
}
.mobile-show-btn{
	display: none;
}

.brand-navigation-on-page.on-page-sticky {
    position: fixed;
    top: -73px;
		width:100%;
    left: 0;
    right: 0;
    z-index: 997;
        transition: all 0.4s ease;
				/* max-width: 1600px; */
margin: auto;
}
.brand-navigation-on-page.on-page-sticky.sticky {
    top: 73px;
}
.on-page-nav-single nav, .on-page-nav-single .header-button {
    float: left;
}
.on-page-nav-single nav {
    margin-right: 21px;
}

.on-page-nav-single .header-link .heading {
    border-right: 0px solid #5D6C77 !important;

}
.service-cost {
    margin: 50px 0;
}

.gallery-image {
    overflow: hidden;
    float: left;
    position: relative;
    transition: all .3s ease-in,;
}

.model-image-gallery .gallery-image{
    width: 20%;
    height: 200px;
}
.single-gallery-image .gallery-image {
    margin: 0 auto;
    float: none;
    height: 600px !important;
    pointer-events: none;
}
.single-gallery-image,
.single-gallery-image .gallery-overlay {
    background-color: transparent !important;
}
.gallery-image .gallery-image-bk {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.gallery-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s ease-in,;
    border: 7px solid transparent;
background-position: center;
background-repeat: no-repeat;
background-size: 50px;
    cursor: pointer;
}
.gallery-image:hover .gallery-overlay {
    background-color: transparent;
}
.gallery-image:hover .gallery-overlay.video {
    background-image: url('../../images/video-icon.svg');
}
.new-model-gallery {
    margin: 50px 0;
         position: relative;
}

.video-link:before {
	content: '';
position: absolute;
background: url(../../blog/lightgallery/img/video-play.png);
background-repeat: no-repeat;
background-position: center;
top: 0;
bottom: 0;
right: 0;
left: 0;
cursor: pointer;
}
.video-link {
    position: relative;
}
.header-video.video-link {
    display: block;
}

.video-link:before {
	content: '';
position: absolute;
background: url(../../blog/lightgallery/img/video-play.png);
background-repeat: no-repeat;
background-position: center;
top: 0;
bottom: 0;
right: 0;
left: 0;
cursor: pointer;
}
.video-link {
    position: relative;
}
.header-video.video-link {
    display: block;
}
.header-video.video-link:before {
    background: url(../../images/icon/icon-play-128-outline.png);
    z-index: 1;
		background-repeat: no-repeat;
    background-position: center;
    background-size: 110px;
		opacity: .7;
		transition: .2s all ease;
}
.header-video.video-link:after {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	opacity: 0;
	transition: .2s all ease;
content: '';
}
.header-video.video-link:hover:after,
.header-video.video-link:hover:before {
		opacity: 1;
}
.lg-outer .lg-video-cont {
    max-width: 90% !important;
    max-height: 90% !important;
}
.lg-outer .lg-video {
    width: 90vw;
    height: 90vh;
		padding: 0;
}

.fullscreen-model-gallery {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display:block;
}
.model-gallery-fullscreen .item {
    height: 100vh;
    position: relative;
}

.model-gallery-fullscreen .item img {
    max-height: 100%;
    width: auto !important;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.owl-carousel .owl-video-wrapper {
    background: transparent;
}
.model-gallery-fullscreen .owl-nav {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0px;
    margin: auto;
}
.model-gallery-fullscreen .owl-nav .owl-prev {
    font-size: 44px;
    position: absolute;
    left: 9px;
    top: 0;
    bottom: 0;
}
.model-gallery-fullscreen .owl-nav .owl-next {
    font-size: 42px;
    position: absolute;
    right: 55px;
    top: 0;
    bottom: 0;
}
.model-gallery-fullscreen .owl-nav .owl-prev:after {
    content: '\e80b';
    position: absolute;
    left: 0;
    right: initial;
    color: #fff;
    font-family: 'fontello';
    top: 45%;
}
.model-gallery-fullscreen .owl-nav .owl-next:after {
    content: '\e80c';
    position: absolute;
    right: 0;
    left: 0;
    color: #fff;
    font-family: 'fontello';
    top: 45%;
}

.fullscreen-model-gallery .close{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9;
	width: 28px;
	height: 28px;
    cursor: pointer;
}
.fullscreen-model-gallery .close:before,
.fullscreen-model-gallery .close:after{
	  font-family: 'fontello';
    color: #fff;
    font-size: 29px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;

}

.fullscreen-model-gallery .close:before{
	content: '\e80c';
left: -5px;
}
.fullscreen-model-gallery .close:after{
	content: '\e80b';
    left: 5px;
}


.load-more.load-stock {
    display: block;
    text-align: center;
    margin: 80px 0 150px;
}
.load-more .result {
    margin-bottom: 5px;
}
.load-more .btn {
    max-width: 600px;
    width: 100%;
}

#vehicle-search-refine ::-webkit-scrollbar {
    width: 1px;
}


#vehicle-search-refine ::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border-radius: 0;
}

#vehicle-search-refine ::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: none;
}

.slider-disabled .noUi-ltr {
opacity: .3;
pointer-events: none;
}

.slider-disabled .noUi-handle-upper {
left: 100% !important;
}
.slider-disabled span {
color: #f3f3f3 !important;
}
.slider-disabled {
color: #f3f3f3;
}

.brand-nissan .brand-navigation-on-page.sticky .active {
    color: #00b1eb;
}


.content-image {
    margin-bottom: 21px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
/*.columns4_image_header_text .content-image,
.columns3_image_header_text .content-image {
    height: 200px;
}*/

/*.columns4_image_header_text .content-image,
.columns3_image_header_text .content-image {
    height: 400px;
}*/
.content-image img {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    margin: auto;
}

.content-container.sub_header {
    margin-bottom: 0px;
}


.form-active .mm-navbar-bottom {
    display: none;
}
.form-active .mm-panels {
    bottom: 0px;
}

.form-active .in-logo,
.form-active .brand-logo{
	display: none;
}
#mobile-menu.form-active span.right,
#mobile-menu.form-active span.left {
    border-bottom: 3px #FFF solid;
}

#mobile-menu.form-active .mm-navbar-top {
    background: none;
    border: none;
}



#gf_page_steps_4 .gf_step {
    display: inline-block;
        margin-right: 9px;
}
span.gf_step_number {
	border: 1px solid #828282;
    border-radius: 100px;
    padding: 3px 5px;
    font-size: 10px;
    margin-right: 5px;
    color: #828282 !important;
    width: 18px !important;
    height: 18px;
    line-height: 1em;
    display: inline-block;
    vertical-align: 2px;
}
#book_service .gf_step {
    float: left;
    width: 33%;
    font-weight: 400;
    line-height: 20px;
    vertical-align: middle;
}
#book-testdrive-form .gsection_title,
.slideout .gsection_title {
  font-size: 16px;
    margin-bottom: 0px;
		color: #000;
}
.gf_page_steps {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
#book_service .gform_page_footer {
    margin-top: 10px;
    float: right;
    /*width: 100%;*/
}
.gform_previous_button {
    background: transparent !important;
    color: #808184 !important;
}
span.gf_step_label {
    color: #828282 !important;
        font-size: 15px;
}

#book_service .gf_step_active span,
.gf_step_active span {
    color: #c71444 !important;
}

#book_service .gf_step_active span.gf_step_number,
.gf_step_active span.gf_step_number{
	border-color: #c71444;
}


#gform_wrapper_23 .gf_step{
    float: left;
    padding: 0 11px;
		margin: 0;
}
#gform_wrapper_23 .gf_step_last{
	padding-right: 0;
}
#gform_wrapper_23 .gf_step:first-child{
	border: none;
	padding-left: 0;

}

#book-testdrive-form input[type="submit"],
#book-testdrive-form input[type="button"],
#book_service input[type="submit"]{
    background-color: #c71444;
}
#book-testdrive-form input[type="submit"]:hover,
#book-testdrive-form input[type="button"]:hover,
#book_service input[type="submit"]:hover{
    background-color: #6D6E71 !important;
}
#book-testdrive-form .gfield_checkbox input[type="checkbox"]:checked + label:before,
#book_service .gfield_checkbox input[type="checkbox"]:checked + label:before {
    background: url("../../images/sprite-nissan.png") 0px 3px no-repeat;
}

#book-testdrive-form .gfield_checkbox input[type="checkbox"] + label:before,
#book_service .gfield_checkbox input[type="checkbox"] + label:before {
    background: url("../../images/sprite-nissan.png") 0px -19px no-repeat;
}

#gf_page_steps_4 {
    margin-bottom: 19px;
    top: 3px;
    position: relative;
}

#book-testdrive-form select,
#book-testdrive-form input[type="email"],
#book-testdrive-form input[type="text"],
#book_service select,
#book_service input[type="email"],
#book_service input[type="text"] {
    font-size: 15px;
    padding: 16px 13px;
background-color: #fff;
border-radius: 0;
}
#book-testdrive-form textarea,
#book_service textarea{
    font-size: 15px;
}
#book_service .gform_page_footer {
    position: relative;
    float: right;
    margin-top: 17px;
}
.gform_page_footer:after {
    content: '\e80c';
    position: absolute;
    font-family: fontello;
    color: #fff;
    right: 11px;
    top: 0px;
		bottom: 0;
margin: auto;
height: 26px;
}
#book_service .gform_page_footer input {
    /*float: right;*/
    padding: 15px 36px 15px 20px !important;
}
#book-testdrive-form h2,
#book_service h2 {
    margin: 6px 0 4px;
    font-size: 18px;
}
#book_service .gform_previous_button {
    background: none !important;
    color: #000 !important;
}
#book_service .gform_next_button {
    float: right;
}
#book_service .gfield_description {
    margin-top: 5px;
    display: block;
    float: left;
    width: 100%;
}

#book_service .gform_page_footer input[type="submit"] {
    width: auto;
    margin: 0;
}
#book-testdrive-form .gform_footer input[type="submit"] {
    width: auto;
    margin: 0;
    float: right;
}


#mobile-menu .gform_confirmation_message:before{
content: none !important;
}
#mobile-menu .gform_confirmation_message{
	background: none;
    padding-left: 0;
}
#mobile-menu .gform_confirmation_wrapper h4 {
    margin: 0;
    margin-bottom: 11px;
}
#mobile-menu .success-box {
    background: #fff;
    border: 1px solid #C3C3C3;
        padding: 23px 16px;
    text-align: center;
        margin-top: 20px;

}
#mobile-menu .success-icon {
    width: 100px;
    height: 100px;
    display: block;
    margin: 17px auto;
    background-image: url('../../images/icon-success.svg');
}
#mobile-menu .success-close {
    display: block;
    margin-top: 20px;
    font-weight: 600;
    cursor: pointer;
}


*[data-target] {
    cursor: pointer;
}


#book-testdrive-form p {
    margin: 0;
}
.mobile-nav.mm-menu #book-testdrive-form .test-drive-previous {
    color: #000 !important;
    font-size: 14px !Important;
    right: 166px;
    bottom: 32px;
    position: relative;
    width: 100%;
    text-align: right;
    display: block;
    cursor: pointer;
}

.book-a-test-drive-gform {
    position: relative;
    right: -115%;
background: #f3f3f3;
    padding: 0 24px;

}
img.add_list_item, img.delete_list_item {
    float: left;
}
.book-test-selector {
    position: relative;
    left: -115%;
}
.book-a-test-drive-gform.testdrive-open {
    right: 0;
}
.book-test-selector.testdrive-open {
    left: 0;
}

.test-drive-selector-footer,
.book-testdrive-form-container > div {
    transition: all .3s ease-in;
}

.test-drive-selector-footer {
    position: fixed;
    bottom: 0;
    left: -115%;
    width: 100%;
    background: rgba(243, 243, 243, 0.9);
    padding: 20px;
    height: 78px;
}
.test-drive-selector-footer.testdrive-open {
    left: 0;
}
.mobile-nav.mm-menu .btn {
    color: #fff;
}
.book-your-test-drive {
    width: auto;
    float: right;
    position: relative;
    padding: 13px 35px 12px 21px !important;
}
.book-your-test-drive:after {
    content: '\e80c';
    position: absolute;
    font-family: fontello;
    color: #fff;
    right: 11px;
    top: 14px;
}
.test-drive-contactus {
    top: 10px;
    position: relative;
    font-size: 14px !important;
    color: #48535A !important;
    text-decoration: none !important;
}
.test-drive-contactus img {
    width: 20px;
    float: left;
}
.mm-title {
    background: none !important;
}

.btn.disabled {
    opacity: .4;
    /*pointer-events: none;*/
    cursor: not-allowed;
}
.btn.disabled {
    cursor: pointer;
}

.disabled-tooltip {
   background: #464646;
   display: block;
   position: absolute;
   width: 250px;
   bottom: -21px;
   padding: 8px 15px;
   color: #fff !important;
   font-weight: 300;
   z-index: 6;
   right: 0px;
   text-align: center;
   opacity: 0;
   font-size: 13px;
   transition: all .3s ease-in;

}
.btn.disabled:hover .disabled-tooltip {
    opacity: 1;
    bottom: 56px;
}

.disabled-tooltip:after {
    content: '';
    position: absolute;
    bottom: -7px;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 32px solid #464646;
}
.service-contact-details {
position: absolute;
bottom: 15px;
/*top: 50px;*/
margin-bottom: 5px;
    width: 100%;
    width: 92%;
    left: 0;
    margin: auto;
    right: 0;
}

@media screen and ( max-height: 650px ){
   .service-contact-details {
   position: relative;
   bottom: -50px;
   }
}

#gforms_confirmation_message_4{
	z-index: 1;
}
#gforms_confirmation_message_4,
.mm-panel #gform_wrapper_4 {
    padding-top: 49px;

	    position: relative;
}
.service-contact {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    margin: 0 0 20px;
    max-height: 59px;
    font-size: 13px;
}
.service-contact li {
    background: none !important;
    -webkit-padding-start: 0px !important;
    	padding-left:0px !important;
}
.service-contact a {
    float: right;
    text-decoration: none !Important;
}

.test-drive-vehicle {
    background: #fff;
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
}
.test-drive-vehicle img {
    width: 48%;
    display: inline-block;
    float: right;
    padding: 15px 12px 0 0;
    margin-bottom: 8px;
}
.test-drive-vehicle-details {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px;
    padding: 15px 0 0 12px;
}
.test-drive-vehicle-details h6 {
    margin: 0;
    margin-bottom: 8px;
    font-size: 14px !important;
}
.test-drive-feature-list li{
    list-style-type: disc !important;
    background: none !important;
    list-style: initial !important;
    list-style-position: inside !important;
    -webkit-padding-start: 0px !important;
    	padding-left:0px !important;
    margin-bottom: 1px !important;
}
.variations-list li {
list-style-type: none !important;
background: none !important;
list-style: none !important;
list-style-position: inside !important;
-webkit-padding-start: 0px !important;
	padding-left:0px !important;
margin-bottom: 1px !important;
}
.variations-list li:before {
    content: '\e82d';
    font-family: fontello;
    margin-right: 7px;
}
.test-drive-feature-list li {
    list-style-type: none !Important;
}
.test-drive-vehicle-footer {
    position: relative;
    display: block;
    width: 100%;

}
.edit, .remove {
    float: right;
    cursor: pointer;
}
.edit:before {
    content: '\270E';
    margin-right: 3px;
}
.remove:before {
    content: '×';
    font-size: 17px;
    vertical-align: -2px;
    margin-right: 3px;
/*    color: #868686;*/
}
.remove:before:hover,
.edit:before:hover,
.ask-question-link:hover,
.remove:hover,
.edit:hover {
    color: #c71444 !Important;
}
.edit {
    margin-right: 12px;
}
.test-drive-vehicle-footer {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 0px;
    padding: 5px 10px;
    border-top: 1px solid #E6E6E6;
    font-size: 11px;
		    float: left;
}
.your-test-drive-list h2 {
    margin-bottom: 15px !important;
}
.test-drive-price {
    margin: 0 !important;
    margin-top: 7px !important;
}

#book-testdrive-form{
	    position: static;
	        top: 0;
	        padding: 0;

}

#book-testdrive-form .book-testdrive-form-container {
    display: block !important;
    position: relative;
    margin-top: 49px;
    height: 100vh;
    bottom: 0;
	overflow: scroll;
}
.book-test-selector {
        right: 115%;
        position: absolute;
        bottom: 0;
        top: 0;
            opacity: 0;
}
.book-test-selector.testdrive-open {
    left: 0;
    right: 0;
        opacity: 1;
}
#gforms_confirmation_message_5 + iframe + script + script + script + .active {
    right: 0px !Important;
    top: 10px !Important;
}
.choose-your-model-test-drive,
.your-test-drive-list {
    position: absolute;
    top: 100px;
    bottom: 0;
    overflow-y: scroll;
    padding: 0 20px 157px;
}
.test-drive-selector-footer {
/*    position: fixed;*/
/*    top: 100vh;*/
/*    margin-top: -81px;*/
}
.your-test-drive-list ::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border-radius: 0;
}

.your-test-drive-list ::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: none;
}
.book-testdrive-form-container .choose-your-model-test-drive h2 {
    margin-top: 35px !important;
}
.test-drive-model-variation-choose {
    background: #fff;
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
    padding: 20px;
    position: relative;
}
.close-choose {
    cursor: pointer;
    margin-top: 16px;
}
.close-choose:hover {
    text-decoration: underline;
}

.test-drive-model-variation-choose img {
    width: 100%;
}
.test-drive-model-variation-choose h4 {
    margin: 0;
    margin: 10px 0;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 10px;
}
.view-all-models {
    font-size: 10px;
    top: 10px;
    position: relative;
    float: right;
}
.model-choose-controls {
    margin-top: 18px;
}
.btn.choose-variation {
    float: left;
}
.btn.choose-variation,
a.book-your-test-drive{
	    background-color: #c71444 !Important;
}
a.btn.book-your-test-drive:hover,
div .btn.choose-variation:hover {
    background-color: #6D6E71 !Important;
    color: #fff !important;

}

#input_6_12 label:before {
    background: none !Important;
}
/* .animate-label label[for="input_17_30_3"] {*/
/*   display: none !important;*/
/*}*/

.model-varition-option {
    margin-bottom: 8px;
}

.model-varition-options > span {
    margin-bottom: 10px;
    display: block;
}
.btn {
    cursor: pointer;
}
/* https://proto.io/freebies/onoff/ */

.onoffswitch {
    position: relative; width: 42px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #FFFFFF; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 21px; padding: 0; line-height: 21px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #64BD5E; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #DADADA; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 17px; height: 17px; margin: 4px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 17px;
    border: 2px solid #FFFFFF; border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

/* end */

.varient-label {
    display: block;
    margin-left: 52px;
    position: relative;
    top: 2px;
}
.onoffswitch {
    float: left;
}

.book-testdrive-form-container h2 {
    /*padding: 0 20px;*/
        margin: 0 !Important;
    margin-bottom: 12px !Important;
}

.your-test-drive-list.testdrive-open{
left: 0;
right: 0;
}
.choose-your-model-test-drive.testdrive-open{
	right: 0;
}

.your-test-drive-list{
	  left: -115%;
    right: 115%;
    transition:all .3s ease-in;
}
.choose-your-model-test-drive {
    transition:all .3s ease-in;
	position: relative;
    right: -115%;
    width: 100%;
    height: 100%;
	top:0;
    padding-bottom: 240px;
}
.select-model-test-drive {
    padding: 0 20px;
}
.test-drive-model-selector {
    position: relative;
    width: 100%;
        height: 35px;
}

.test-drive-model-selector .tokenize {
    width: 100%;
}
.test-drive-model-selector .TokensContainer {
    height: 35px !important;
    padding: 2px !important;
}
.test-drive-model-selector div.Tokenize ul.TokensContainer li.TokenSearch {
        margin: 2px 0 !important;
        background: none !Important;
        height: 24px !Important;
        line-height: 26px;
        -webkit-padding-start: 29px;
        	padding-left:29px;
}
.test-drive-model-selector div.Tokenize ul.Dropdown li,
.test-drive-model-selector div.Tokenize ul.TokensContainer li.Placeholder {
    background: none;
    -webkit-padding-start: 29px;
    	padding-left:29px;
}
.test-drive-model-selector div.Tokenize ul.Dropdown li.Hover {
    background: #c71444;
}
.test-drive-model-selector .tokenize.Tokenize:before {
    content: '\e808';
    font-family: fontello;
    position: absolute;
    top: 7px;
    bottom: 0;
    left: 8px;
    font-size: 18px;
    opacity: .5;
}
.test-drive-model-selector div.Tokenize ul.TokensContainer li.Token {
    height: 18px !Important;
    margin: 5px 0 !Important;
    background: none;
    left: 29px;
    position: relative;
    border: none;
}
.test-drive-model-selector .Close {
    display: none !important;
}
.select-model-test-drive .tabs{
	border: 1px solid #F4F4F4;
	background-color: #FFFFFF;
    padding: 10px;
}
.test-drive-tabs.tabs {
    position: absolute;
    z-index: 2;
    right: 20px;
    left: 20px;
}
.test-drive-tabs .tab-content {
    max-height: 300px;
    overflow-y: scroll;
    width: 100%;
    border-top: 1px solid #E8E8E8;
}
.select-model-test-drive .tabs .tab-links li:last-child {
    margin-right: 0;
}
.select-model-test-drive .tabs .tab-links a {
    font-size: 13px;
	font-weight: 600;
}

.select-model-test-drive .tab-links:after{
    display: inline !important;
}
.select-model-test-drive .tab-close {
    display: none;
}
.select-model-test-drive ul.open + span + .tab-content {
    border-top: 1px solid #BBBDBF;
    margin-top: 24px !Important;
    padding-top: 6px;
}
.select-model-test-drive .tab .tab-wrapper span a {
    font-size: 14px;
}
.select-model-test-drive .tab .tab-wrapper span {
    width: 100%;
}
.stock-test-drive a {
    color: #000 !important;
    text-decoration: underline !important;
}
.stock-test-drive {
    float: right;
    font-size: 11px;
}

.loading_div
{
 position:fixed;
 height:100%;
 height: 100vh;
 width:100%;
 opacity:0.9;
 background-color: white;
 z-index:999 !important;
 min-height:200px !important;
 background-image: url(../../images/loading/ring.svg);
 background-repeat: no-repeat;
background-position: center;
}

.brand-navigation-nav .dropdown {
opacity: 0;
    position: absolute;
    background: #fff;
    transition:all .3s ease-in;
    z-index: -10;
    visibility: hidden;
}
.brand-navigation-nav .dropdown.active {
opacity: 1;
    visibility: visible;
    z-index: 10;
}
.brand-navigation-sticky-nav.sticky {
    top: 0;
}

.brand-navigation-nav .dropdown.full-width {
    left: 0;
    top: 115px;
    right: 0;
    position: absolute;
    width: 100%;
    margin: 0px !Important;
}

.brand-navigation-nav.dropdown .brand-model-range-slider {
    padding: 0px 0 20px;
}
.brand-navigation-nav .dropdown .brand-model-range-slider .header2 {
    display: none;
}
.brand-navigation-nav .dropdown  .brand-model-range-slider {
	padding: 10px 0;
}
.brand-navigation-nav .dropdown .brand-model-range-slider .header {
    text-align: left;
}
.brand-navigation-nav .dropdown .brand-model-range-slider hr {
    display: none;
}
.brand-navigation-nav .dropdown.model-range {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */

	background: #FBFBFB; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 *!/*/
	/*background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 *!/*/
	/*background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!/*/
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 *!/*/
}
.brand-navigation-nav .dropdown-active {
opacity: 0;
transition:all .3s ease-in;
}
.dropdown-active.active {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    opacity: 1;
}
.brand-navigation-nav .dropdown{
	width: 250px;
	padding: 7px 16px !Important;
	/* border: 1px solid #9E9E9E; */
	position: absolute;
	margin-top: 6px !important;
	background: #FBFBFB;
    left: 0;
    z-index: 9;
}
.brand-navigation-nav .has-dropdown:hover .dropdown {
    display: block;
    width: 250px;
    padding: 0 16px !Important;
}
.about-dropdown li:after,
.aftersales-dropdown li:after {
    content: none !Important;
}
.brand-navigation-nav .has-dropdown:hover .dropdown {
opacity: 1;
visibility: visible;
    display: block;
}
.brand-navigation-nav .header-link nav ul > li {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.brand-navigation-nav .header-bottom .has-dropdown.active,
.brand-navigation-nav .header-bottom .has-dropdown:hover {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
        background: #FBFBFB !Important;
}
.has-dropdown {
    position: relative;
}
.brand-navigation-nav .dropdown li {
    margin: 0 !Important;
    font-weight: 100 !Important;
      padding: 7px 0 9px !important;
      position: relative;
      width: 100%;
background: none;
text-align: left;
}
.about-dropdown,
.aftersales-dropdown {
    background: #414042 !Important;
}
.brand-navigation-nav .dropdown li:after {
    content: '';
    border-bottom: 1px solid #E6E6E6;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.brand-navigation-nav .dropdown li a {
    margin: 0 !Important;
    font-weight: 100 !Important;
        padding: 0 !Important;
}
.brand-navigation-nav li.has-dropdown:hover > a {
    z-index: 1;
    color: #00b1eb;
}
.brand-navigation-nav .dropdown li:last-child:after {
    border-bottom: none;
}
.new-car .in-homepage-logo-strip .box-wrapper,
.new-car .in-homepage-logo-strip .box-wrapper .box-inner {
    left: 0;
}

/* NEWS GRID */
.news-grid {
	padding: 35px 0 120px;
}

.news-grid .box,
.news-grid .box-sizer {
	width: 32%;
}

.news-grid .box {
	margin-bottom: 2%;
    border: 1px solid #EAEAEA;
}

.news-grid .box:hover {
	-webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 15px 1px rgba(0,0,0,0.2);
}

.news-grid .box a {
	color: #c71444;
	text-decoration: none !important;
}

.news-grid .box .image {
	position: relative;
	display: block;
}

.news-grid .box .image > img {
	width: 100%;
}

.news-grid .box .image .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
    background: rgba(246,167,77,0.6);
	font-weight: 400;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}

.news-grid .box:hover .image .overlay {
	opacity: 1;
}

.news-grid .box .image .overlay .content {
	width: 200px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	    text-align: center;

}

.news-grid .box .image .overlay .content:after {
    content: '';
    border-bottom: 3px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    width: 35px;
    margin: 8px auto 0;
}
.news-grid .box .image .overlay .content span {
	display: block;
	margin-bottom: 8px;
	font-weight: 500;
}

.news-grid .box .image .overlay .content img {
	width: 28px;
	margin: 0 auto;
}

.news-grid .box .description {
	background-color: #FFFFFF;
	padding: 30px 35px;
	    color: #000;

}
.offer-cta-left hr.dash {
    margin: 20px 0;
}
.article-brands {
    margin-top: 20px;
    position: relative;
    padding-top: 11px;
}

.article-brands span {
    color: #A0A0A0;
    margin-right: 6px;
}
.featured-offers .box:nth-child(even) {
    margin-left: 4%;
}
.featured-offers .box {
    width: 48% !important;
    float: left;
}
.featured-offers .image {
    height: 285px;
    overflow: hidden;
}
.featured-offers .image img {
opacity: 0 !important;
}
.brand-heading-style-1 .category {
	float: right;
	color: #AAAAAA;
	margin-top: -40px;
	font-size: 18px;
	text-align: right;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	    padding-left: 19px;

}
.drop-arrow {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.brand-heading-style-1 .category span {
	padding-bottom: 15px;
}

.brand-heading-style-1 .category span .icon {
	font-size: 12px;
	color: #AAAAAA;
}

.brand-heading-style-1 .category span .icon:before {
	margin-right: 0px;
}

.brand-heading-style-1 .category .sub-category {
    width: 165px;
    padding: 7px 0px;
    background-color: #FFFFFF;
    border: 1px solid #D0D2D3;
    text-align: left;
    font-size: 13px;
    position: absolute;
    top: 25px;
    right: -19px;
    display: block;
    z-index: 9999;
}

.brand-heading-style-1 .category .sub-category:after,
.brand-heading-style-1 .category .sub-category:before {
	top: -14px;
	right: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.brand-heading-style-1 .category .sub-category {
	display: none;
}

.brand-heading-style-1 .category:hover .sub-category {
	display: block;
	z-index: 100;
}

.brand-heading-style-1 .category .sub-category:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 6px;
	right: 21px;
	    top: -11px;
}

.brand-heading-style-1 .category .sub-category:before {
	border-color: rgba(208, 210, 211, 0);
	border-bottom-color: #D0D2D3;
	border-width: 7px;
}
.brand-heading-style-1 .category .sub-category li {
	list-style: none;
}

.brand-heading-style-1 .category .sub-category a {
	display: block;
	color: #465560;
	padding: 7px 10px;
    text-decoration: none;
}

.brand-heading-style-1 .category .sub-category a:first-child {
	padding-top: 10px;
}

.brand-heading-style-1 .category .sub-category a:hover {
	color: #FFFFFF;
	background-color: #c71444;
}

.drop-arrow {
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(94deg);
}


.landing-page-image img {
    margin: auto;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
		max-width: none;
}
.landing-page-image {
    height: 525px;
    /*max-width: 1600px;*/
    /*margin: auto;*/
    overflow: hidden;
}
.landing-page-image img {
	/* opacity: 0; */
}
.offer-single .header3 {
    margin: 0;
}
.offer-single .offer-body {
    margin: 30px auto 0;
    width: 90%;
}
.offer_promo_code {
    max-width: 400px;
    text-align: center;
    margin: 0 auto 0;
    width: auto;
    display: block;
}
.offer-single .wasnow {
	font-size: 19px;
    line-height: 1.5;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #e4e4e4;
	margin-top:5px;
}

.offer-single .wasnow span.was {
    text-decoration: line-through;
    color: #999;
}

.offer-single .wasnow span.now {
    color: #000;
	font-weight: 500;
}
.new-model-gallery {
     background-color: #f3f3f3;
}

.offer-wrapper {
    padding: 30px 0;
    background: #f3f3f3;
    margin: 25px 0;
}
.offer-cta-left.contact-details-box {
    margin-top: 20px;
}
.promo-code {
    border: 1px dashed #000;
    background: #fff;
    padding: 6px;
    margin-top: 4px;
}
.offer-terms-conditions {
    margin-top: 50px;
    border-top: 1px solid #DCDCDC;
    padding-top: 10px;
font-size: 12.5px;
line-height: 1.3;

}
.offer-terms-conditions p {
    margin: 0;
    margin-top: 3px;
}
.offer-contact-details {
    margin: 20px 0 0 0;
        text-align: left;
    font-size: 16.5px;
        position: relative;
}
.offer-contact-details strong, .offer-contact-details a {
    display: block;
}
.offer-contact-details a {
    color: #000 !important;
    text-decoration: none !important;
    margin-bottom: 8px;

}
hr.dash {
    width: 50px;
    border: 1px solid #c71444;
    margin: 10px 0;
}
.social strong {
    display: block;
        font-size: 16.5px;
        margin-bottom:13px;

}
.vehicle-detail .social {
    text-align: left;
}
.vehicle-detail .social a {
    color: #B7B7B7 !important;
}
.offer-contact-details strong {
    margin-bottom: 13px;
}
.body-copy-left {
		    width: 56%;
		    display: inline-block;
		    margin-right: 3%;
		    float: left;
		}
		.form-container.form-push-up{
			width: 40%;
			display: inline-block;
			float: left;
			margin-top: -100px;
		}

		.offer-cta-left {
		    background: #f3f3f3;
		    position: relative;
		    border-radius: 0px;
		    padding: 10px 30px 30px 30px;
		    box-sizing: border-box;
		    text-align: left;
		}

		.offer-cta-left h2{
			    margin: 10px 0;
				line-height: 1.2em !important;
				font-size: 22px !important
		}
		.offer-cta-left .form_excerpt{
			    color: #666;
		    	font-size: 16px;
		}

.offer-cta {
    border-radius: 0 !important;
    width: 100%;
    display: block;
    text-align: center;
}
article .offer-cta {
    max-width: 300px;
}
.offer-contact-details a:before {
    background-repeat: no-repeat;
    margin-right: 9px;
    color: #c71444;
        font-family: fontello;
}
.offer-contact-details .phone:before {
    content: '\E808';
}
.offer-contact-details .email:before {
    content: '\e828';
}
.form-left {
    /*margin-bottom: 80px;*/
}
.offer-single {
    margin-bottom: 100px;
}

.footer-enquiry {
    position: relative;
    overflow: hidden;
    /*border-top: 10px solid #fff;*/
		margin-top: 100px;
}

.footer-enquiry-overlay {
    background-color: rgba(109, 110, 113, 0.9);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer-enquiry .page-container {
    position: relative;
    z-index: 1;
    width: 90%;
}
.footer-dp,
.footer-enquiry-form {
width: 49%;
display: inline-block;
vertical-align: top;
}
.footer-dp {
    position: relative;
    height: 600px;
    width: 40%;
}
.footer-dp:before {
    position: absolute;
    content: '';
    right: 100%;
    width: 9999px;
    height: 9999px;
    background: #f3f3f3;
    z-index: 1;
}
.footer-dp:after {
    position: absolute;
    content: '';
    left: 0;
    width: 100px;
    height: 9999px;
    top: 0;
    z-index: 1;
    background: -moz-linear-gradient(left, rgba(243,243,243,1) 0%, rgba(243,243,243,0) 50%);
    background: -webkit-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(243,243,243,0) 50%);
    background: linear-gradient(to right, rgba(243,243,243,1) 0%,rgba(243,243,243,0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#00f3f3f3',GradientType=1 );
}
.image-bk {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#gforms_confirmation_message_9 {
    color: #fff;
		margin: 0 0 265px 0;
}
.footer-enquiry-form {
	padding: 107px 0 107px 100px;
	    max-width: 600px;
	    position: relative;
	    height: 600px;
}
.dp-byline {
	position: absolute;
	top: 20px;
	font-weight: 400;
	z-index: 3;
}
.footer-dp img {
    max-width: 380px;
    position: absolute;
    bottom: 0;
}
.footer-enquiry-form label{
    color: #fff !important;
}
.footer-enquiry-form .header2 {
    color: #fff !important;
}
.footer-enquiry-form .description {
    color: #fff;
    margin-bottom: 20px;
}


.form-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(109, 110, 113, 0.9);
    z-index: 9999;
    display: none;
}
.form-overlay.active{
	display: block;
}
.form-box {
	    position: relative;
    width: 500px;
    padding: 20px;
    background: #f3f3f3;
    margin: auto;
        border-radius: 3px;
}

.form-box p {
	margin-top: 10px;
}

.form-box h2 {
    margin: 0;
}
.form-box .gform_wrapper {
    margin: 0;
}
.form-overlay-close {
    position: absolute;
    display: block !important;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 30px;
    cursor: pointer;
}
.post-type-archive-new_model .brand-model-range-slider .header2 {
    display: none;
}
.post-type-archive-new_model .brand-model-range-slider {
    padding-top: 0;
}
.toplevel-model-slider {
    margin-top: 80px;
}

.post-type-archive-new_model .brand-model-range-slider a {
    color: #000;
}

/*.mobile-nav .noUi-target {
    margin-top: 13px;
    padding: 0 10px;
}*/
.mobile-nav .mobile-slider-numbers span {
    display: inline-block;
    width: auto;
    font-size: 11px;
    border: none !important;
    padding: 0 !Important;
}
/*.mobile-nav .noUi-connect {
    background: #D0D0D0;
}
.mobile-nav .noUi-handle {
    background: #808184;
    border-radius: 100px;
    width: 28px !important;
    border: none !Important;
    box-shadow: none !important;
}
.mobile-nav .noUi-handle:after,
.mobile-nav .noUi-handle:before {
    content: none !important;
    }*/

h1.entry-title a {
    color: #000 !important;
}


.page-template-page-brand-service-and-parts .brand-service-offer .box {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
}
.page-template-page-brand-service-and-parts .brand-service-offer .box:hover {
    background: #f3f3f3;
}
.page-template-page-brand-service-and-parts .brand-service-offer .box-image {
    width: 30%;
    float: left;
    margin: 0 !Important;
    margin-right: 3% !Important;
}
.page-template-page-brand-service-and-parts .brand-service-offer .box-description {
    width: auto;
    float: left;
    vertical-align: middle;
    padding: 20px 0px;
}

.page-template-page-brand-service-and-parts .brand-service-offer .heading {
    margin: 0;
    margin-bottom: 20px;
    margin-top: 3px;
}
.contact-dropdown .header {
    display: none;
}


.page-id-3123 .page-container {
    position: relative;
}
.outlet-logo {
    position: absolute;
    right: 0;
    top: 0;
    height: 57px;
    padding: 7px 0;
}

.logo-outletcentre img {
    max-height: 23px !important;
}
.new-car .outlet-centre {
    display: none !Important;
}


li.gchoice_14_5_1 {
    margin-bottom: 0 !important;
}
li#field_14_5 {
    margin-bottom: 0 !important;
}
.gform_confirmation_message {
    background: url('//static.scratchdigital.co.nz/scratchdigital/tick-darkgrey.png') left center no-repeat;
    padding-left: 105px;
    position: relative;
    background-size: 80px;
}
.gform_confirmation_message_9 {
    background: url('//static.scratchdigital.co.nz/scratchdigital/tick-white.png') left top no-repeat;
        color: #fff;
}
[data-useragent*='iPhone'] div.gform_confirmation_message, [data-useragent*='iPad'] div.gform_confirmation_message {
    background-size: 80px !Important;
}

.form-box .gfield_description.validation_message {
    display: none;
}
.gfield_error input, .gfield_error textarea, .gfield_error select {
    border: 1px solid red;
}

.gform_confirmation_message {
    min-height: 105px !important;
}
.parts-request-form p, .parts-request-form .header-2 {
	text-align: center;
}

.my-favourites .test-drive-vehicle {
    width: 49%;
    float: left;
    margin-bottom: 15px !important;
}
.my-favourites .test-drive-vehicle:nth-child(odd) {
    margin-right: 2% !Important;
}
.my-favourites .test-drive-vehicle-details {
    margin-bottom: 12px !Important;
    padding: 15px 0 0 12px !Important;
}
.my-favourites .test-drive-vehicle-footer {
    margin-top: 0px !Important;
    padding: 7px 10px !important;
}
.test-drive-vehicle-footer span {
    font-size: 12px;
		    color: #6b6b6b;
}
.my-favourites .test-drive-feature-list,
.my-favourites .variations-list {
    margin-left: 0 !Important;
}

.my-account .tabs-inner.active {
    float: left !Important;
}

.favourite-type-break {
    margin: 12px 0 16px !Important;
    display: block;
    width: 100%;
    height: 1px;
    background: #f3f3f3 !Important;
}
.my-favourites .variations-list li:before {
    content: none !important;
    margin-right: 0px!important;
}
.page-id-1734 .grey-bk {
background-color: #f3f3f3;
padding: 20px 0 45px;
margin: 50px 0;
}

.my-favourites .test-drive-vehicle-details h6 {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1.2em !important;
    text-transform: capitalize;
    margin: 0 !Important;
    margin-bottom: 4px !Important;
		text-decoration: none;
    color: #6c6c6c;
}
.test-drive-vehicle-details a {
    text-decoration: none !important;
}
.my-favourites .add-test-drive-btn {
	padding: 7px 17px;
	    background: #6B6B6B;
	    font-weight: 500;
	    border-radius: 2px;
	    color: #fff;
	    margin-right: 10px;
	    display: inline-block;
	    text-decoration: none !important;
}
.my-favourites .add-test-drive-btn:hover {
    background: #292929;
		color: #fff;

}
.my-favourites .edit,
.my-favourites .remove {
    /*padding: 6px 0;*/
}
#woo_wrapper .my-favourites .icon-chat:before {
    content: '\e809';
    font-family: "fontello" !Important;
}
.ask-question-link {
    cursor: pointer;
    margin-left: 7px;
}
.variatent-price {
	font-weight: 600;
	font-size: 19px;
}
.parent-pageid-318 .in-heading-style-2,
.page-id-318 .in-heading-style-2,
.page-template-page-vehicle-compare .in-heading-style-2,
.page-template-page-my-account .in-heading-style-2 {
    padding: 68px 0 30px;
}


/*COMPARE*/
.compare td {
    width: 200px;
    text-align: center;
    border-right: 1px solid #f3f3f3;
        height: 34px;
				    font-size: 15px;
	    text-transform: capitalize;
			position: relative;
}
td.spec-pdf-sheet a {
    text-decoration: none;
}
td.spec-pdf-sheet a:hover {
    text-decoration: underline;
}
.compare-favourite-cta.success,
.compare i.icon.icon-star {
    color: #c71444;
}
.compare h6 {
    text-transform: capitalize;
    margin: 0;
   margin-bottom: 10px;
    font-size: 16px;
}
.compare .label {
    text-align: left;
}
.compare td.overview {
    position: relative;
    padding-bottom: 20px;
		padding-right: 5px;
padding-left: 5px;
}
.compare td.spec-pdf-sheet:after,
.compare td.overview:after {
    border-bottom: 1px solid #f3f3f3;
    /* padding-bottom: 22px; */
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
}
.compare {
    position: relative;
}
.compare .label {
    position:absolute;
    width:200px;
    left:0;
    background: #fff;
    top:auto;
}
.compare {
    position: relative;
    margin-top: 30px;
}
.large-col {
    height: 53px;
}
.compare {
    overflow: hidden;
    overflow-x: scroll;
}
.compare .remove:before {
    margin-right: 11px;
    font-size: 23px;
    color: #b6b6b6;
    position: absolute;
    top: 0;
    right: 0;
}

.compare-book-cta {
    text-align: center;
    display: block;
    font-weight: 600;
    color: #c71444;
    margin-bottom: 4px;
    cursor: pointer;
    text-decoration: none !important;
}
.compare-favourite-cta {
    text-align: center;
    display: block;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 6px;
}
.compare-question-cta {
    text-align: center;
    display: block;
    cursor: pointer;
    font-size: 12px;
		    margin-bottom: 10px;
}
.compare-book-cta:hover {
color: #6d6e71;
}
.compare-favourite-cta:hover {
color: #c71444;
}
.compare-question-cta:hover {
color: #c71444;
}

td.compare-cta {
    padding: 8px 0;
}
.compare-cta {
/*    padding: 8px 0;*/
    position: relative;
	cursor:pointer;
}
.favourite-cta {
	cursor:pointer;
}
.compare .compare-cta:before {
    border-bottom: 1px solid #f3f3f3;
    /* padding-bottom: 22px; */
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0px;
}
.compare img {
    margin: 0 auto;
}
.brand h6 {
    margin: 0;
}
.brand {
    padding-top: 14px;
}
.compare-terms {
    max-width: 900px;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 10px;
}


#woo_wrapper {
    margin-top: 20px;
}

/*update my details*/

.update-my-details-intro {
    max-width: 600px;
}
.update-my-details-form {
    max-width: 600px;
}
.update-my-details-form textarea,
.update-my-details-form input[type="email"],
.update-my-details-form input[type="password"],
.update-my-details-form input[type="text"] {
    background-color: #fafafa !important;
    box-shadow: none !important;
    border-color: #dddddd !important;
}
#gform_wrapper_16 li, #gform_wrapper_17 li {
    margin-bottom: 8px !important;
}
#field_16_3 > label {
    display: none !Important;
}
#woo_wrapper .gform_wrapper .gform_fields {
    margin: 0 !Important;
}
#gform_submit_button_16 {
    padding-top: 0.8125em !Important;
    padding-bottom: 0.75em !important;
}

/*My Orders*/
#woo_wrapper .remove::before {
    content: "";
    vertical-align: 0px;
    margin-right: 0px;
}
.select2-results li {
    background-image: none !Important;
    -webkit-padding-start: 0px !Important;
    	padding-left:0px !important;
}
.order-actions a {
    margin: 5px 0 0 5px !important;
}
.tabs-inner.active {
    width: 100%;
}

.my-in-loggin {
    width: 40%;
    float: right;
    background: #f3f3f3 !important;
    padding: 30px !important;
}
.my-in-intro {
    width: 55%;
    margin-right: 5%;
    float: left;
}

#woo_wrapper p{
	    font-weight: 300 !important;
}
address {
    font-style: normal;
    line-height: 1.4em;
}

#woo_wrapper a.btn:hover,
#woo_wrapper a.btn:focus {
    color: #fff;
}
#woo_wrapper a.btn {
    background: #c71444;
}
#woo_wrapper a.btn:hover {
    background: #6D6E71;

}

.field-uneditable {
    opacity: 0.5;
}

.featured-products #woo_wrapper .row {
    max-width: none !Important;
}

#woo_wrapper #gform_16 h2.gsection_title, #woo_wrapper #gform_17 h2.gsection_title {
    margin-bottom: 0;
    margin-top: 20px;
}

.update-my-details-intro p {
    margin-bottom: 0 !important;
}

#field_16_22 label.gfield_label,
#field_16_23 label.gfield_label,
#field_17_22 label.gfield_label,
#field_17_23 label.gfield_label,
#field_17_26 label.gfield_label,
#field_17_24 label.gfield_label,
#field_16_24 label.gfield_label,
#field_17_29 label.gfield_label {
    display: none !important;
}
.ginput_container_select {
	height: 50px !important;
	font-size: 17px !important;
}

#woo_wrapper select,
#woo_wrapper .select2-container .select2-choice {
    height: 50px !important;
    background-color: #fafafa !important;
	box-shadow:none !important;
}


input#gform_submit_button_17 {
    width: 40%;
    margin-top: 10px !important;
    float: right;
}


/*MEDIA QUERY FOR PRINT*/
@media print {
 	/* All your print styles go here */
 	.col3{
    	width: 100%;
	}

	header, .social, .brand-specifications .link, .in-stock-vehicle-single-similar,
	.brand-explore-new-range, .terms, .layout.featured-products, .layout.aftersales, .in-testimonial,
	.in-email-signup, .footer-enquiry, .in-news-slider, .in-stock-vehicle-search, .brand-new-model-single-promotions,
	.new-model-gallery, .brand-pull-quote, .brand-new-model-intro-layout .calculate1, .brand-new-model-intro-layout .breadcrumbs,
	body a.btn, .in-footer .two-third-one-third, .brand-nissan .brand-specifications .content .content-detail .text-link {

		display: none !important;
	}

	.brand-heading-new-vehicle .header1 {
		left: 0;
	}

	.brand-heading-new-vehicle .header1 span:nth-child(2) {
    	margin-left: 15px;
	}

	.brand-heading-new-vehicle .header1 span {
		float: left;
	}

	.brand-heading-new-vehicle .header1, .brand-heading-new-vehicle .social {
    	position: relative;
	}

	.brand-new-model-single-icon-list {
    	display: none;
	}

	.brand-new-model-single-icon-list .col3 {
    	margin: 0 0 30px;
	}

	.brand-new-model-intro-layout {
    	padding: 20px 0 0px;
    	page-break-after: always;
	}

	.brand-new-model-intro-layout .two-third-one-third .col1 {
    	display: block !important;
    	width: 100%;
	}

	.brand-new-model-left-right .col-wrapper {
    	margin: 50px 0px 0px;
	}

	.brand-new-model-left-right .col-wrapper:first-child {
    	margin: 0px;
	}

	.brand-new-model-intro-layout .two-third-one-third > .col2 {
    	width: 100%;
	}

	.brand-nissan .brand-new-model-single-icon-list .header .icon {
		width: 100%;
	}

	.brand-heading-new-vehicle .header1.bottom-left {
    	bottom: 0;
	}


	.brand-new-model-intro-layout .two-third-one-third {
        display:flex;
		flex-flow: column;
	}

	.brand-new-model-intro-layout .col1 {
		order:2;
	}

	.brand-new-model-intro-layout .col2 {
		order:3;
	}

	.brand-new-model-intro-layout .box .col-wrapper > div.col2.right {
		float: left;
	}

	.brand-specifications .content {
    	width: 46%;
	}

	.in-footer {
		padding: 0;
	}

	.brand-nissan .brand-heading-new-vehicle .header1 {
		color: #5D6C77 !important;
    	font-size: 45px !important;
    	margin-top: 30px;
	}

	.brand-new-model-intro-layout .box {
    	width: 100%;
    	float: none;
    	margin: 30px 0px;
	}

	.brand-new-model-intro-layout .two-third-one-third .col2.right {
    	float: none;
	}

	.brand-new-model-left-right {
    	page-break-after: always;
    	padding: 50px 0 0;
	}

	.brand-specifications {
    	margin: 50px 0;
	}

	.brand-new-model-intro-layout .box .col-wrapper {
    	padding: 0;
	}

	.brand-nissan .brand-new-model-intro-layout .box .col-wrapper > div span.price {
    	font-size: 30px !important;
    	margin-top: 10px !important;
	}

	.footer-signoff .col2:last-child {
		display: none;
	}
}


body.page-template-page-email-pref #email-preferences,
body.page-template-page-book_service #book_service {
    margin-top: 0;
    width: 94%;
    max-width: 600px;
    margin: 100px auto;
    background: #f3f3f3;
    padding: 22px 30px;
}
body.page-template-page-email-pref .header,
body.page-template-page-book_service .header {
    background: #fff;
    width: 100%;
    text-align: center;
    /*padding: 20px 0;*/
}

body.page-template-page-book_service .brand-navigation-nav .header-bottom .header-logo .logo,
body.page-template-page-email-pref .brand-navigation-nav .header-bottom .header-logo .logo {
    width: auto;
    padding: 8px 0;
}
body.page-template-page-email-pref .page-container,
body.page-template-page-book_service .page-container {
    max-width: 1200px;
}
body.page-template-page-email-pref .header img,
body.page-template-page-book_service .header img {
    text-align: center;
    margin: 0 auto;
}

body.page-template-page-email-pref,
body.page-template-page-book_service {
    background: #464646;
    margin-top: 0px !important;
}
#email-preferences h2,
.book_service-page h1 {
    margin: 0;
    margin-bottom: 18px;
	font-size: 35px !important;
}
.book_service-page .gf_step_label {
    font-size: 16px;
}

ul.service-contact a {
    color: #000;
}

.on-pagenav-mobile-menu {
    display: none;
}

.on-pagenav-mobile-menu {
    display: none;
    padding: 15px 0;
    float: left;
    cursor: pointer;
}


.brand-nissan .brand-navigation-on-page.onpagenav-mobile li{
    border-top: none !important;
    width: 100%;
    padding: 6px 0;

}
.mm-page:before {
		transition:all .5s ease-in;
    content: '';
}
.mm-opened body:before {
		transition:all .5s ease-in;
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.57);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
}
.service-contact-details strong {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.no-events {
    padding: 22px 0 22px 98px;
    background: url('../../images/in-noevents.png') no-repeat;
}


.menu-icon svg {
    width: 21px;
    height: 21px;
}

.article-brands:after,
.header:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
hr{
text-align: left;
}

[data-useragent*='iPhone'] div,
[data-useragent*='iPad'] div{
    background-attachment: inherit !important;
}

.brand-new-model-list .col1 {
    margin-bottom: 30px;
}


select::-ms-expand {
    display: none;
}
#woo_wrapper div .widget-title.shop-sidebar {
    display: block !important;
}
#woo_wrapper div .widget_product_search .widget-title.shop-sidebar {
    display: none !important;
}

/*  */
/*ECOMMERCE*/
/*  */

#woo_wrapper .category a {
    color: #f6af5e !important;
    font-size: 9px;
	font-weight: 100;

}
#woo_wrapper div.info.style-grid1 {
    padding-top: 10px !Important;
}
#woo_wrapper .product-small .tx-div {
    border-width: 0;
    width: 0;
    margin: 0 !important;
    height: 0;
}
#woo_wrapper .product-small .name {
    font-size: 14px !important;
    margin: 7px 0 2px;
	line-height: 1.5;
}
.featured-products #woo_wrapper .product-small .name {
    color: #000;
}
.featured-products #woo_wrapper .product-small .woocommerce-price-suffix {
    display: none;
}

#woo_wrapper del {
    color: #d0d2d3 !important;
	margin-right:5px;
	font-weight:100 !important;
}
#woo_wrapper ins {
    margin-right: 11px;
    /* bottom: -2px;
    position: relative; */
}
#woo_wrapper .top-divider {
    border-top: 0px solid #FF;
    position: relative;
    top: 0px;
}
#woo_wrapper .quantity.buttons_added .minus, #woo_wrapper .quantity.buttons_added .plus {
    color: #656565;
}
p#source_tracking_field {
    display: none;
}
#woo_wrapper input[name="apply_coupon"].button,
#woo_wrapper input[name="update_cart"].button {
    background-color: #777777;
}
#woo_wrapper input[name="apply_coupon"].button:hover,
#woo_wrapper input[name="update_cart"].button:hover {
    background-color: #656565;
}
/*  */
/*END ECOMMERCE*/
/*  */



.stock-search-mobile{
	display: none;
}
.brand-navigation-on-page.sticky .svgfill {
    fill: #838383 !important;
}

.in-heading-style-2 .page-container {
    position: relative;
		z-index: 3;
}
.contact-us-dealer-main-line {
    position: absolute;
    right: 0;
    bottom: -4px;
}
.main-line {
    display: inline-block;
}
.main-line span, .main-line a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.main-line a {
    font-size: 26px;
    font-weight: 600;
    color: #fff !important;
    text-decoration: none !important;

}
.main-line span {
    font-size: 15px;
/*    margin-bottom: 6px;*/
    font-weight: 400;
	line-height: 100%;
}
.call-icon {
    display: inline-block;
    width: 46px;
    height: 46px;
    position: relative;
    margin-right: 10px;
    top: 4px;
}
.call-icon:before {
    content: '\E82C';
    font-family: fontello;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1em;
    color: #fff;
    font-size: 46px;
}
.close-testdrive-tabs {
    float: right !important;
}
.close-testdrive-tabs a {
    font-size: 20px !Important;
    top: 2px;
    position: relative;
}
.close-testdrive-tabs a span {
    font-size: 10px !important;
    top: -4px;
    left: -2px;
    position: relative;
    color: #000 !important;
}


#woo_wrapper .mini-cart .cart-link .icon:before {
    font-family: "fontello" !important;
}
.col-wrapper.clearfix.homepage-service .col1 {
    position: relative;
    height: 436px;
}
.homepage-service img {
max-width: none !Important;
position: absolute;
top: 0;
bottom: 0;
height: 100%;
right: 0;
}


.gform_confirmation_message_9 {
    color: #fff;
    background-size: 75px;
}

.no-service-offers {
    padding: 70px 0;
    font-size: 20px;
}
.icon.icon-cart-empty {
    line-height: 1em !Important;
}

#gform_wrapper_4 .gfield_radio input[type="radio"] + label:before {
    background: url("../../images/sprite-nissan.png") 0px -63px no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    content: '';
}
#gform_wrapper_4 .gfield_radio input[type="radio"]:checked + label:before {
    background: url("../../images/sprite-nissan.png") 0px -41px no-repeat;
}


#gform_wrapper_4 input[type="submit"],
#gform_wrapper_4  input[type="button"] {
    background-color: #c71444;
}
#gform_wrapper_4 input[type="button"]:hover,
#gform_wrapper_4 input[type="submit"]:hover {
    background-color: #6D6E71 !important;
    color: #fff !important;
}
#gform_wrapper_4 .gform_body {
}

#book-testdrive-form a:hover {
    color: #c71444;
}

.test-drive-contactus {
	top: -32px;
	    display: inline-block;
	    position: relative;
	}



  /*@keyframes success-fade-in {
      from {
	      bottom: -100%;
	      opacity: 0;
	      visibility: hidden;
		  }
      to {
	      bottom: -00%;
	      opacity: 1;
	      visibility: visible;
	  }
  }*/

	#second-carousel .owl-nav {
	    color: #636262;
	}
  .list-message {
	  position: fixed;
/*	    bottom: 0px;*/
      text-align: center;
      background: #f3f3f3;
      width: 100%;
      left: 0;
      right: 0;
      margin: auto;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      z-index: 998;

	  	  bottom: -50px;
       opacity: 0;
      /* visibility: hidden; */
      /* animation: success-fade-in; */
      transition: all 0.1s ease;
      background: #c71444;
  }
    .success .list-message{
	      visibility: visible;
  	      bottom: 100%;
    }
  .list-message strong {
/*      display: block;*/
/*	  font-size: 15px;*/
/*      padding-top: 15px;*/
/*      line-height: 1.3em;*/
      text-transform: uppercase;
  }
  .list-message a,
  .list-message span {
      font-size: 17px;
      line-height: 1em;
      display: inline-block !Important;
      color: #fff !important;
      padding: 12px 0;
  }
  .list-message a:hover;{
	  text-decoration:underline !Important;
  }
  span.icon.close {
      float: right;
      font-size: 30px;
      line-height: 0em;
      padding: 21px 0;
      cursor: pointer;
  }
  .list-message .icon {
      width: 48px;
      font-size: 21px;
      position: relative;
      display: inline-block;
      padding: 10px;
      color: #fff;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px;
  }
/*  .list-message:after {
      content: '\e80a';
	    font-family: "fontello";
      position: absolute;
      bottom: -12px;
      color: #f3f3f3;
      font-size: 29px;
      left: 0;
      right: 0;
  }
*/  .list-message:hover {
      /*background: #8CC53F;*/
  }
  .list-message:hover::after {
      /*color: #8CC53F;*/
  }
  .content-column .text-link a:hover{
	  color:#fff !Important;
  }
.list-message > span{
	display:inline-block !important;
}
.success.added .list-message {
    bottom: 0 !important;
    top: 0;
    height: 100%;
    width: 100%;
}

.text-link {
    position: relative;
    display: inline-block;
}
div .content .content-detail .text-link {
    width: 49%;
    text-align: center;
    display: inline-block;
}
.content-column .btn {
    text-align: center;
}

.compare-layout {
    min-height: 400px;
}
.preload {
    min-height: 200px;
    background-image: url(../../images/loading/ring.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.box-slide.owl-theme.owl-carousel.owl-loaded {
    overflow: hidden;
}
#brand-carousel-1 .owl-dots {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.brand-heading-style #brand-carousel-1 .owl-controls {
    /*position: relative !important;*/
}
#brand-carousel-1 .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    margin: auto;
    width: 100%;
}
#brand-carousel-1 .owl-prev {
    position: absolute;
    left: 0;
    color: transparent;
    height: 80px;
    width: 40px;
    top: -40px;
    background-image: url('../../images/left-arrow.png');
    background-repeat: no-repeat;
    background-position: 0px center;
}
#brand-carousel-1 .owl-next {
position: absolute;
right: 0;
color: transparent;
height: 80px;
width: 40px;
top: -40px;
background-image: url('../../images/right-arrow.png');
background-repeat: no-repeat;
background-position: 6px center;
}

.slider-sub-header {
	    font-size: 24px;
	color: #fff;
}
a.btn.slider {
    display: block;
    /* max-width: 200px; */
		float: left;
    margin-top: 20px;
    text-align: center;
}
/* Homepage footer SD website links */
.footer-other-sd{
	display:none;
}

@media screen and (min-width:950px){
.sd-trucks-cars {
width: 100%;
margin: 0 auto;
max-width: 1200px;
}
.sd-trucks-cars img {
margin-right:82px;
width: auto !important;
display: inline-block;
}
.sd-trucks-cars a:last-child img, .sd-car a:last-child img {
	margin-right: 0;
}
.footer-other-sd {
	background: #fff;
	padding: 50px 0 76px 0;
	display:block;
}

.sd-heading{
	width: 100%;
	text-align: center;
	margin: 35px 0;
	position: relative;
}
.sd-heading span {
	color: #58595b;
	font-size: 18px;
	font-weight: 400;
	position: relative;
	background: #fff;
	z-index: 2;
	padding: 4px 13px;
}
.sd-heading:before {
	content: '';
	position: absolute;
	background: #e4e4e4;
	bottom: 0px;
	left: 0;
	top: 0;
	right: 0;
	height: 1px;
	width: 100%;
	margin: auto;
	z-index: 1;
}
.footer-signoff .col2:last-child,
.footer-signoff .copyright p,
.footer-signoff a, .footer-signoff span {
	color: #414042 !important;
}
.footer-signoff {
	background-color: rgb(255, 255, 255);
	border-top: 1px solid #e4e4e4;
	margin-top: 0px;

}
.sd-trucks-cars .logo-container {
	margin: 0 auto;
	text-align:center;
}
.in-logo {
	margin-top: 0;
	height: 38px;
}
.ht-logo {
	margin-top: 0px;
	height: 55px;
}
.mack-logo {
	margin-top: -2px;
	height: 45px;
}
.ud-logo {
	margin-top: -9px;
	height: 55px;
}
.volvo-logo {
	margin-top: -9px;
	height: 55px;
}
.ts-logo {
	margin-top: -3px;
	height: 50px;
}
}
@media screen and (max-width:1700px){
	.sd-trucks-cars {
	width: 100%;
	margin: 0 auto;
	}
	.sd-trucks-cars img {
	margin-right:114px;
	width: auto !important;
	display: inline-block;
	}
	.in-logo {
		margin-top: 0;
		height: 40px;
	}
	.ht-logo {
		margin-top: 0px;
		height: 50px;
	}
	.mack-logo {
		margin-top: -2px;
		height: 45px;
	}
	.ud-logo {
		margin-top: -9px;
		height: 56px;
	}
	.volvo-logo {
		margin-top: -9px;
		height: 55px;
	}
	.ts-logo {
		margin-top: -3px;
		height: 45px;
	}
}
@media screen and (max-width:1260px){
	.sd-trucks-cars {
	width: 100%;
	margin: 0 auto;
	}
	.sd-trucks-cars img {
	margin-right:73px;
	width: auto !important;
	display: inline-block;
	}
	.in-logo {
		margin-top: 0;
		height: 37px;
	}
	.ht-logo {
		margin-top: 0px;
		height: 45px;
	}
	.mack-logo {
		margin-top: -2px;
		height: 45px;
	}
	.ud-logo {
		margin-top: -9px;
		height: 50px;
	}
	.volvo-logo {
		margin-top: -9px;
		height: 50px;
	}
	.ts-logo {
		margin-top: -3px;
		height: 42px;
	}
}
@media screen and (max-width:1024px){
	.sd-trucks-cars {
	width: 100%;
	margin: 0 auto;
	}
	.sd-trucks-cars img {
	margin-right:34px;
	width: auto !important;
	display: inline-block;
	}
	.in-logo {
		margin-top: 0;
		height: 32px;
	}
	.ht-logo {
		margin-top: 0px;
		height: 40px;
	}
	.mack-logo {
		margin-top: -2px;
		height: 40px;
	}
	.ud-logo {
		margin-top: -9px;
		height: 46px;
	}
	.volvo-logo {
		margin-top: -9px;
		height: 46px;
	}
	.ts-logo {
		margin-top: -3px;
		height: 37px;
	}
}

.new-model-header .breadcrumbs {
    margin: 6px 0 17px 0;
    display: block;
}
.brand-nissan .header1 span {
    color: #808184;
}
.new-model-header .header1 {
    text-transform: uppercase;
		padding-bottom: 20px;
position: relative;
}
.new-model-header .header1:after {
    border-bottom: 3px solid #c71444;
    position: absolute;
    content: '';
    width: 60px;
    left: 0;
    bottom: 0;
}

#gform_wrapper_17 .gform_title {
    margin: 0;
    font-weight: 600;
    margin-bottom: 6px;
}
#gform_wrapper_17 .gform_heading {
    margin-bottom: 30px;
}
#gform_wrapper_17 .gfield input,
#gform_wrapper_17 .gfield select,
#gform_wrapper_17 .gfield textarea {
    background: #f9f8f8;
}

.favourite-vehicles h2.header2 {
    margin: 29px 0 15px;
}
div#gform_wrapper_11 {
    padding-top: 8px;
}

article h2 {
    margin-bottom: 13px;
}
.text-center{text-align: center;margin:auto}

.about-sponsors {
    margin: 80px auto;
}
.about-sponsors h2 {
    margin-bottom: 10px;
}
.about-sponsors h2, .about-sponsors p {
    margin: 0 auto 10px;
    max-width: 700px;
}
.about-sponsors li {
    width: 25%;
        float: left;
    margin-top: 16px;
		    padding: 0 10px;
}
.about-sponsors li img {
    text-align: center;
    display: inline-block;
}
.vertically-centered {
    display: table;
}
.vertically-centered > div {
    display: table-cell;
		float: none;
		    vertical-align: middle;
}
.white{background: #fff;}
.form-wrapper{
	padding: 40px 30px;
}
.form-wrapper .gform_title{
    font-weight: 600;
    font-size: 26px;
    line-height: 1.4em;
    color: #000000;
    margin: 0;
}
.form-wrapper .gform_heading {
    margin-bottom: 12px;
}
.gfield select[multiple] {
		padding: 0;
		background-image: none;
}
select[multiple] option {
		padding: 8px 10px 5px;
}
select::-ms-expand {
display: none;
}
.gfield select[multiple="multiple"] {
    height: 100px;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    padding: 30px;
    border: 1px dashed #ddd;
    text-align: center;
    color: #AAA;
    margin-bottom: 10px;
}

span.gform_drop_instructions {
    /*color: #fff;*/
}

.gform_drop_instructions {
    float: none !Important;
    margin-bottom: 10px !Important;
    display: inline-block;
    font-size: 13px;
}

.gform_button_select_files {
    background: rgb(212, 212, 212) !important;
    border: none !important;
    border-radius: 4px !important;
    color: #fff !important;
		padding: 14px 40px !important;
    text-transform: uppercase !important;
    float: none !important;
    display: inline-block;
    width: auto !important;
}

#extensions_message {
    font-size: 11px;
    text-align: center;
    /*color: #fff;*/
}




.lightSlider .item img:hover {
		cursor: -webkit-zoom-in;
		cursor: zoom-in;
}

.lg-outer .lg-thumb-item img {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 0;
		right: 0;
}
.lg-thumb-item {
		height: 68px !important;
		position: relative;
}

.lSPager li {
	height: 115px;
	background:  #000;
	position: relative;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 0;
	border: 4px Solid #c71444;
}
.lSSlideOuter .lSPager.lSGallery img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.lSAction>a {
	background: transparent !important;
}
.lSAction>a:after {
		content: '';
		width: 32px;
		height: 32px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		background-image: url('../../images/controls.png');
}
.lSAction>.lSNext {
		background-position: -32px 0;
		right: 0;
}
.lSAction>.lSNext:after {
		background-position: -32px 0;
		right: 10px;
}
.lSAction>.lSPrev {
		background-position: 0 0;
		left: 0px;
}
.lSAction>.lSPrev:after {
		background-position: 0 0;
		left: 10px;
}
.lSAction>a {
		width: 46px;
		display: block;
		top: 0;
		height: 100%;
		background-image: none;
		background-repeat: no-repeat;
		background-position: center !important;
		cursor: pointer;
		position: absolute;
		z-index: 99;
		margin-top: -16px;
		opacity: .5;
		-webkit-transition: opacity .35s linear 0s;
		transition: opacity .35s linear 0s;
}
.lightSlider .item {
		background: #000;
}
.vehicle-slider img {
    display: none;
}
.vehicle-slider .lightSlider .item img {
	    display: block;
}
.lightSlider .item img {
		margin: auto;
		max-height: 900px;

}

.stock-car-search {
    background: #f2f2f2;
    text-align: center;
    padding: 50px 0;
		position: relative;
}
.stock-car-search .header2 {
    margin-bottom: 10px;
}
.stock-car-search input, .stock-car-search .filter-container-dropdown {
    display: inline-block;
		width: 361px;
		margin-right: 10px;
    vertical-align: top;
}
.stock-car-search input {
    width: 176px;
    line-height: 16px !Important;
    font-size: 18px !important;
    margin: 0 !important;
}
.selectboxit-container * {
    font: inherit;
}
.stock-car-search .filter-select {
    padding: 0 !important;
}
.stock-car-search p.CaptionCont.SelectBox {
    font-weight: 500;
    line-height: 1.8em;
		text-align: left;
		padding: 8px 17px;
}
.btd-intro p {
    margin-top: 4px;
}
.vehicle-selector .selectboxit .selectboxit-option-icon-container {
    margin: 0 6px 0 10px;
    height: 30px !important;
}
.vehicle-selector .selectboxit-options .selectboxit-option-icon-container {
    display: none;
}
.vehicle-selector i.selectboxit-default-icon.selectboxit-option-icon.selectboxit-option-icon-url:before {
    font-family: 'fontello';
    content: '\E82B';
    font-size: 26px;
    color: #808184;
		    width: 27px;
				background: none !important;
}
.vehicle-selector i.selectboxit-default-icon.selectboxit-option-icon.selectboxit-option-icon-url {
		    width: 27px;
				background: none !important;
}
.btd-stock-cars {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
}
.btd-stock-cars a {
        color: #2d2d2d;
}

.test-drive-vehicle-content {
    background: #fff;
    /*border: 1px solid #E6E6E6;*/
    margin-bottom: 10px;
}
.test-drive-vehicle-details {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px;
    padding: 15px 0 0 12px;
}

.test-drive-feature-list li {
    list-style-type: none !Important;
}
.test-drive-vehicle-details h6 {
    margin: 0;
    margin-bottom: 8px;
    font-size: 14px !important;
}
.test-drive-price {
    margin: 0 !important;
    margin-top: 7px !important;
}
.test-drive-vehicle-image {
    width: 48%;
    display: inline-block;
    float: right;
    padding: 15px 12px 0 0;
    margin-bottom: 8px;
}
input#gform_submit_button_7 {
    width: auto;
    float: right;
    position: relative;
    padding: 13px 35px 12px 21px !important;
}
button[disabled], html input[disabled] {
    cursor: default;
    opacity: .4;
}

div#gform_confirmation_message_7 {
    background: #fff;
    border: #e3e3e3 1px solid;
    text-align: center;
    margin: auto;
    padding: 20px;
}
.success-close {
    display: block;
    font-weight: 600;
    margin-top: 10px;
		cursor: pointer;
}
.success-icon {
    background: url(//static.scratchdigital.co.nz/scratchdigital/tick-darkgrey.png) center top no-repeat;
    padding-left: 105px;
    position: relative;
    background-size: 80px;
    height: 105px;
    margin: auto;
}

[data-filter="condition"] .filter-header {
    display: none;
}
[data-filter="condition"] {
    padding-top: 15px;
}
.top-terms{
	display:block !important
}



/* search listing*/
.listing-content {
    padding: 20px 20px 60px 20px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.listing-title {
    font-weight: 600;
        font-size: 20px;
    line-height: 1.2em;
}
.listing-subtitle {
    font-size: 12px;
    color: #6c6c6c;
}
.listing-pricing {
    font-weight: 600;
    color: #6c6c6c;
    line-height: 2em;
    font-size: 19px;
}
.listing-meta {
	width: 30%;
	float: left;
	margin-left: 5%;
}
.listing-meta:nth-child(1){
    margin-left: 0px;
}
.listing-meta-label {
    font-size: 12px;
    color: #6c6c6c;
}
.listing-meta-value {
    font-size: 14px;
}
a.listing-link {
    background: #6c6c6c;
    color: #fff !important;
    display: inline-block;
    width: 60%;
    padding: 9px 0;
    text-align: center;
    text-decoration: none !important;
    float: left;
    font-size: 14px;
    cursor: pointer;
}
a.listing-link:hover {
    background: #c71444;
}
.listing-enquire {
    display: inline-block;
    width: 40%;
    float: left;
    background: #f2f2f2;
    color: #6c6c6c;
    text-align: center;
    padding: 9px 0;
    font-size: 14px;
    cursor: pointer;
}
.listing-enquire:hover {
    background: #c71444;
    color: #fff;
}
.listing-cta {
    position: absolute;
    bottom: 0;
    left: 5px;
    right: 5px;
}
.listing-enquire i {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    padding-right: 8px;
font-size: 18px;
top: 2px;
position: relative;
}
.listing-enquire i:before {
    content: '\e809';
}
.search-listing .lSAction {
    opacity: 0 !important;
    transition: all .4s ease;
}
.search-listing:hover .lSAction {
    opacity: 1 !important;
}
.search-listing img{
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
}
.brand-homepage-left-right .half-container {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.search-listing .lSSlideOuter .lSPager,
.search-listing .lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none;
    max-height: 305px;
}
.lSAction>a {
	top: 0 !important;
height: 100% !important;
background-repeat: no-repeat !important;
background-position: center !important;
margin: 0 !important;
width: 50px !important;
    z-index: 8 !important;
}
.lSAction>.lSPrev {
	background-image: url(../../images/left-arrow.png) !important;
	left: 0 !important;
}
.lSAction>.lSNext {
	background-image: url(../../images/right-arrow.png) !important;
right: 0 !important;
}
.search-page .gfield_radio input[type="radio"],
.search-page .gfield_checkbox input[type="checkbox"] {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
		cursor: pointer;
}

.in-stock-vehicle-single-similar a {
    color: #000 !important;
    text-decoration: none !important;
}


/* For iframed videos */

.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.contact-dealer {
    margin-top: 20px;
}


.stock-car-search {
    background: #f2f2f2;
    text-align: center;
    padding: 50px 0;
		position: relative;
}
.stock-car-search .header2 {
    margin-bottom: 10px;
}
.stock-car-search input, .stock-car-search .filter-container-dropdown {
    display: inline-block;
		width: 361px;
		margin-right: 10px;
    vertical-align: top;
}
.stock-car-search input {
    width: 176px;
    line-height: 16px !Important;
    font-size: 18px !important;
    margin: 0 !important;
}
.stock-car-search li{
	text-align: left;
}
.selectboxit-container * {
    font: inherit;
}
.stock-car-search .filter-select {
    padding: 0 !important;
}
.stock-car-search p.CaptionCont.SelectBox {
    font-weight: 500;
    line-height: 1.8em;
		text-align: left;
		padding: 8px 17px;
}
.homepage-search .SumoSelect.open .search-txt {
    padding: 11px 8px 0 8px;
}
.header-image,
.model-header-image{
/*						 background-image:url('<?php echo $image['url']; ?>');*/
		height: calc(100vh - 237px);
		    min-height: 350px;
				max-height: 600px;
		background-position: center;
		background-size: 100%;
		position: relative;
		overflow: hidden;
}
.header-image img,
.model-header-image img{
 /* display: none; */
}

.page-template-page-home .Standard-Template .header-image {
    height: auto;
    min-height: initial;
    max-height: initial;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0 !important;
}
li.item.lslide {
    max-height: 600px;
		background: #000;
}
li.item.lslide img {
    margin: auto;
    max-height: 600px;
		    cursor: zoom-in;
}
.lSSlideOuter .lSPager.lSGallery img {
    /*max-height: 110px;*/
    /*margin: auto;*/
}
.lSSlideOuter .lSPager.lSGallery li {
    background: #000;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 96% !important;
    max-width: none !important;
}
.mfp-bg.video-overlay {
    opacity: 1  !important;
}
.vcentered{
	display: table;
	float: none;
	table-layout: fixed;
	    width: 100%;
}
.vcentered > div{
	vertical-align: middle;
	display: table-cell;
	float: none;
}
.vcentered img{
  max-width: none;
	width:100%;
}
.pushout-contact {
	 position: relative;
	 padding-top: 20px;
	 margin-top: 27px;
	 padding-bottom: 50px;
}
.pushout-contact:before {
 border-top: 4px solid #fff;
 margin: 0 -29px;
 content: '';
 position: absolute;
 top: 0;
 width: calc(100% + (29px * 2) );
}
.pushout-contact a {
	 color: #000 !important;
	 text-decoration: none !important;
	 display: block;
	 font-size: 16px;
	     line-height: 1.4em;
}
.pushout-contact h2 {
    margin-bottom: 8px !important;
}
.pushout-contact a:hover{
	 text-decoration: underline !important;
	     color: #c71444 !important;
}
.single-new_model .tooltipster-default .tooltipster-content {
    border-radius: 5px;
    border: none;
    background: #f9f9f9;
    color: #6f6a6b;
    font-size: 11px;
    padding: 10px 10px;
    line-height: 1.4em;
}
.single-new_model .tooltipster-arrow-top.tooltipster-arrow > span{
	border-color: #f9f9f9 !important;
	border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-top: 7px solid;
    bottom: -6px;
 }
 .finance-tooltip {
     font-weight: 800 !important;
     font-size: 11px !important;
     background: #cacaca;
     border-radius: 1000px;
     padding: 2px 5px 3px 5px;
     line-height: 1em !important;
     position: relative;
     color: #fff !important;
     cursor: pointer;
     margin-left: 3px;
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 }
  .finance-tooltip:hover {
		    background: #a7a7a7;
	}

.brand-service-parts-form .lSPager li{
	background: transparent;
	height: auto;
}
.lSSlideOuter .lSPager.lSpg>li a, .lSSlideOuter .lSPager.lSpg>li a {
    background-color: #adadad !important;
}
.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #222 !important;
}
.brand-service-parts-form .lSAction>a{
	background: none !important;
}
.brand-service-parts-form .lSAction>a:after {
    background-image: url(../../images/controls-dark.png) !important;
}

.brand-service-parts-form ul.lSPager.lSpg {
    margin-top: -35px !important;
    margin-bottom: 42px !important;
}

.homepage-promo-slider-layout .lSPager li {
    background: transparent;
}

 .ui-datepicker-unselectable{
	 opacity: .4;
 }


.slideout-active #LCM_W,
.slideout-active #LCM_WP,
.slideout-active #LCM_Applet,
.slideout-active div#LCM_Button {
     z-index: 1;
 }

.brand-specifications-one-car .image-wrapper{
	height: auto !important;
	padding-bottom: 0px !important;
}

.current_lease_rates .header4{
	padding: 0px 0 20px;
}
.current_lease_rates .col2{
	border: 1px solid #D0CDCD;
background-color: #FEFEFE;
margin-bottom: 40px;
position: relative;
}
.current_lease_rates .content{
padding: 26px;
padding-bottom: 70px;
}

.current_lease_rates .priced {
    color: #C71444;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin: 7px 0 16px;
}

.current_lease_rates .brand-nissan .btn {
    font-weight: 500;
    font-size: 13px;
		padding: 9px 20px 9px;
}
.current_lease_rates article {
	margin-bottom: 29px;
}
.current_lease_rates .model-link{
	margin-left: 20px;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000 !important;
	opacity: .5;
}
.current_lease_rates .model-link:hover{
	opacity: .8;
}

.current_lease_rates  img {
	width: 100%;
}
.current_lease_rates .model-link img {
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 3px;
		width: auto;
}
.current_lease_rates .model-links{
	position: absolute;
	bottom: 30px;
	z-index: 1;
	width: 100%;
	padding: 0 20px;
}
.current_lease_rates .model-links .btn{
	padding: 11px 28px 10px;
}
.current_lease_rates{
	padding: 50px 0;
}




.fleet-staff .staff {
	width: 31.5%;
		float: left;
		font-size: 14px;
}
.fleet-staff  .staff:nth-child(3n+2) {
    margin: 0 2.5%;
}

.fleet-staff .staff strong {
		font-size: 16px;
    display: block;
    margin-top: 8px;
}
.fleet-staff .staff .position {
    font-weight: 400;
		line-height: 25px;
font-size: 15px;
}
.fleet-staff  .staff a{
	text-decoration: none;
}
.fleet-staff  .staff a:hover{
	text-decoration: underline;
}
.fleet-staff .staff-heading {
	border-top: 2px solid #E6E7E8;
	padding-top: 23px;
}
.desktop-hide {
	display:none;
}
@media (max-width:1270px) {
	.tablet-show {
	display: inline-block;
	}
	.tablet-hide {
		display: none;
	}

}


#gform_wrapper_22 .gf_step {
    float: left;
    margin-right: 18px;
}
#gform_wrapper_23 #label_23_5_1 {
	pointer-events: all;
}
#gform_wrapper_23 #choice_23_5_1 {
	width: 38px !important;
}

#gform_wrapper_23 .gform_previous_button,
#gform_wrapper_22 .gform_previous_button {
    padding-left: 0;
    padding-right: 0;
}
#gform_wrapper_23 .gform_previous_button:hover,
#gform_wrapper_22 .gform_previous_button:hover {
	background: transparent !important;
	color: #000 !important;
}
#gform_wrapper_23 input[type="submit"],
#gform_wrapper_23 input[type="button"],
#gform_wrapper_22 input[type="submit"],
#gform_wrapper_22 input[type="button"]{
	margin-top: 11px;
}
#gform_wrapper_23 input[type="submit"],
#gform_wrapper_23 .gform_next_button,
#gform_wrapper_22 input[type="submit"],
#gform_wrapper_22 .gform_next_button{
		float: right;
		width: auto;
}
.col100{
	width: 100%;
	float: left;
}
