/* NORMALIZE.CSS v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea,.form-control.empty + label{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* SVG */
[class*=" icon-"],[class^=icon-]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}

/* SLIDER STYLES */
.embla{position:relative}.embla__viewport{overflow:hidden;width:100%}.embla__viewport.is-draggable{cursor:move;cursor:grab}.embla__viewport.is-dragging{cursor:grabbing}.embla__container{display:flex;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent}.embla__container.flex{flex-wrap:nowrap;}.embla__slide{position:relative;width:100%;flex-shrink:0}.embla__slide__img,.embla__slide__video{display:block;width:100%;height:auto}.full-height .embla__slide__inner{position:relative;overflow:hidden;height:100vh}.embla__slide__video,.full-height .embla__slide__img{width:100%;height:100%;object-fit:cover;object-position:center}.embla__button{outline:0;cursor:pointer;background-color:transparent;touch-action:manipulation;position:absolute;z-index:1;top:50%;transform:translateY(-50%);border:0;width:30px;height:30px;justify-content:center;align-items:center;fill:#1bcacd;padding:0}.embla__button:disabled{cursor:default;opacity:.3}.embla__button__svg{width:100%;height:100%}.embla__button--prev{left:50px}.embla__button--next{right:50px}.embla__dots{display:flex;list-style:none;justify-content:center}.embla__dot{cursor:pointer;position:relative;display:flex;align-items:center;}.embla__dot:last-child{margin-right:0}@media(max-width: 500px) {.embla__slide__inner {width:100%;height:100%;}.embla__slide__video {max-height: none !important;}}@media(max-width: 1024px) {.embla__button--prev{left:30px}.embla__button--next{right:30px}}
.disable-click .embla__slide { pointer-events: none; }
.embla-thumbs .embla__slide {
	width: 33.3333%;
	min-width: 33.3333%;
}

/* Hiding/Appearing Styles */
@media (max-width:767px){.hide-mobile{display:none!important}}@media (min-width:768px){.hide-above-mobile{display:none!important}}@media (max-width:1024px){.hide-below-desktop{display:none!important}}@media (min-width:1025px){.hide-desktop{display:none!important}}@media (max-width:1200px){.hide-below-large{display:none!important}}@media (min-width:1025px){.hide-large{display:none!important}}

/* FLEX */
.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:-20px}.flex.no-gaps{margin-left:0}.fv-center{align-items:center}.fh-center{justify-content:center}.flex>*{width:100%;float:left;position:relative;padding:0 0 0 20px}.flex.pb-vert>*{padding-bottom:20px}.flex.no-gaps>*{padding:0}.flex.site-container>*{padding:0}.flex>.m-col-6{width:50%}.flex>.m-col-4{width:33.333%}.flex>.m-col-3{width:25%}.m-two-cols>*{width:50%}.m-three-cols>*{width:33.333%}.m-full{width:100%}.flex-grow{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1}.equal-height>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.equal-height>*>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1}.equal-height img{min-height:1px;align-self:flex-start}.flex-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.equal-height>*>*{height:100%}}.equal-height>*>*>:last-child{margin-top:auto}.flex-right{-webkit-justify-content:flex-end;justify-content:flex-end;-moz-justify-content:flex-end}.ie .flex-basic:before,.ie .flex:before{content:" ";display:table}.ie .flex-basic:after,.ie .flex:after{content:" ";display:table;clear:both}
.m-flex-basic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.ie .m-flex-basic:before{content:" ";display:table}.ie .m-flex-basic:after{content:" ";display:table;clear:both}.ie .m-flex-basic>*{float:left}.ie .m-flex-basic>:last-child{float:right}
@media (min-width:500px){.flex-basic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.ie .flex-basic>*{float:left}.ie .flex-basic>:last-child{float:right}.t-two-cols>*{width:50%}.t-three-cols>*{width:33.333%}.t-four-cols>*{width:25%}.dealer-links .d-logo{background-size:auto 80%}a.video-popup{max-width:500px;height:218px;margin:20px auto;padding:170px 20px 0 20px}.ie .edge-designed{float:right}}
@media (max-width:767px){.flex.t-pb-vert>*{padding-bottom:20px}}
@media (min-width:768px){.l-two-cols>*{width:50%}.l-three-cols>*{width:33.333%}.l-four-cols>*{width:25%}}
@media (max-width:1024px){.flex.l-pb-vert>*{padding-bottom:20px}}
@media (min-width:1025px){.flex{margin-left:-30px}.flex>*{padding:0 0 0 30px}.flex.pb-vert>*{padding-bottom:30px}.d-two-cols>*{width:50%}.d-three-cols>*{width:33.333%}.d-four-cols>*{width:25%}.d-five-cols>*{width:20%}.d-six-cols>*{width:16.66667%}.flex>.d-col-10{width:83.333%}.flex>.d-col-9{width:75%}.flex>.d-col-8{width:66.66667%}.flex>.d-col-7{width:58.333%}.flex>.d-col-6{width:50%}.flex>.d-col-5{width:41.66667%}.flex>.d-col-4{width:33.333%}.flex>.d-col-3{width:25%}.flex>.d-col-2{width:16.66667%}}
@media (min-width:1200px){.xl-two-cols>*{width:50%}.xl-three-cols>*{width:33.333%}.xl-four-cols>*{width:25%}.xl-five-cols>*{width:20%}.xl-six-cols>*{width:16.66667%}.flex>.xl-col-10{width:83.333%}.flex>.xl-col-9{width:75%}.flex>.xl-col-8{width:66.66667%}.flex>.xl-col-7{width:58.333%}.flex>.xl-col-6{width:50%}.flex>.xl-col-5{width:41.66667%}.flex>.xl-col-4{width:33.333%}.flex>.xl-col-3{width:25%}.flex>.xl-col-2{width:16.66667%}}/*@media (min-width:1500px){.flex:not(.sml-gaps):not(.no-gaps){margin-left:-50px}.flex:not(.sml-gaps):not(.no-gaps)>*{padding-left: 50px} }*/
/*@media (min-width:1500px){.flex:not(.sml-gaps):not(.no-gaps){margin-left:-50px}.flex:not(.sml-gaps):not(.no-gaps)>*{padding-left: 50px} }*/

*,*:before,*:after {-webkit-box-sizing:inherit;box-sizing:inherit}section{margin:0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}h1,h2,h3,h4{display:block;width:100%;margin-top:0;margin-bottom:15px}a{text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 20px}a,button,input[type=submit]{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}img{max-width:100%;height:auto}button:focus{outline:0}.full-wrapper,.sml-wrapper,.wrapper{position:relative;width:100%;margin:0 auto}.t-left{text-align:left}.t-right{text-align:right}.t-center,.t-centre{text-align:center;list-style-position:inside}.t-upper{text-transform:uppercase}.inline-list{margin:0;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.inline-list li{float:left;list-style:none}.anchor{position:relative;visibility:hidden;display:block}.hidden{display:none!important}iframe[name=google_conversion_frame]{height:0!important;width:0!important;line-height:0!important;font-size:0!important;margin-top:-13px;float:left}.slider-video video{display:block}.error-page form{display:none!important}.parallax{position:relative;background-repeat:no-repeat;background-attachment:fixed;background-position:top center;background-size:cover}.content ol,.content ul{padding-left:20px;margin-bottom:20px;line-height:1.75em}.content ol ol,.content ol ul,.content ul ol,.content ul ul{padding-left:20px}img:not([src]){visibility:hidden}img[data-src],img[data-srcset]{display:block;min-height:1px}.loaded{animation-name:fadeIn;animation-duration:.4s;animation-timing-function:cubic-bezier(0,0,.4,1);animation-fill-mode:forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.videoWrapper{position:relative;padding-bottom: 56.25%;width:100%;height:0}.videoWrapper iframe,.videoWrapper video{position:absolute;top:0;left:0;width:100%;height:100%}th{background:#e4e4e4}td,th{padding:10px 15px;border:1px solid #d8d8d8}.bg-img{position:absolute;top:0;right:0;width:48%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}a.skip-main:active,a.skip-main:focus{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:10px 35%;padding:5px;border-radius:15px;border:4px solid #ff0;text-align:center;font-size:1.2rem;z-index:999}

/* 
*  CSS TABLE OF CONTENTS
*   
*  1.0 - Global Styling
*    1.1 - Button	
*    1.2 - Sidebar
*    1.3 - Finance text calculator	
*    1.4 - Form styles
*    1.5 - Forms Checkbox
*    1.6 - Error page
*    1.7 - Social
*  2.0 - Featured Cars & Edge Reviews
*  3.0 - Grid & Video Gallery
*    3.1 - Gallery Grid - Masonary
*    3.2 - Video Gallery
*  4.0 - Tab & Accordian
*  5.0 - News & Events - Menu Item - Category Blog
*  6.0 - Header & Menu
*  7.0 - Footer Links
*  8.0 - Banner
*  9.0 - Quicklinks
*  10.0 - Mini Stock Locator
*  11.0 - Main Content - Pages
*    11.1 - Home Page
*    11.2 - Content Page
*    11.3 - Contact Page
*/

/* ========================================================================== 
* 1.0 Global Styling
* ========================================================================== */

@font-face{
  font-family:'futura-pt';
  src:url("../fonts/futural.ttf");
  font-weight:400;
}

@font-face{
  font-family:'futura-pt';
  src:url("../fonts/futuram.ttf");
  font-weight:500;
}

@font-face{
  font-family:'futura-pt';
  src:url("../fonts/futurab.ttf");
  font-weight:600;
}

@font-face{
  font-family:'futura-pt';
  src:url("../fonts/futuraxk.ttf");
  font-weight:700;
}

html {
	font-size: 16px;
	line-height: 1.5em;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family: futura-pt, sans-serif;
}

body {
	background: #000;
	color: #fff;
	padding-top: 89px;
}

.anchor {
	top: -40px;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	color: #fff;
	font-weight: 600;
	line-height: 1.25em;
  text-transform: uppercase;
}

h1, .h1 {
	font-size: 28px;
}

h2, .h2 { 
	font-size: 20px;
  font-weight: 800;    
}

h3, .h3 {
	font-size: 20px;
}

h4, .h4 {
	font-size: 18px;
}

.subtitle {
	margin-top: -10px;
	font-size: 20px;
}

a {
	color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

a svg {
	color: #cc000c;
}



a:hover {
	color: #cc000c;
  text-decoration: none;
}

.wrapper, .sml-wrapper, .full-wrapper {
	line-height: 1.5em;
}

.wrapper, .sml-wrapper {
	padding: 40px 30px;
}

/*.full-wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
}
*/

.wrapper {
	max-width: 1400px;
}

.sml-wrapper {
	max-width: 1300px;
}

.home .wrapper {
  max-width: 1900px;
}

.m-top {
	margin-top: 20px;
}

.m-bot {
	margin-bottom: 20px;
}

.grey-bg {
	background-color: #f3f3f3;
}

.wrapper.no-padding-top, .sml-wrapper.no-padding-top {
	padding-top: 0;
}

.wrapper.no-padding-bottom, .sml-wrapper.no-padding-bottom {
	padding-bottom: 0;
}

a.t-center {
  margin-left: auto;
  margin-right: auto;
}

.t-center .lazy {
  margin-left: auto;
  margin-right: auto;
}

.t-red {
  color: #cc000c!important;
}

.t-bold {
  font-weight: 600!important;
}

.t-uppercase {
  text-transform: uppercase!important;
}

@media (min-width: 1025px) {


	body {
		padding-top: 79px;
	}

	h1, .h1, h2, .h2 {
		margin-bottom: 20px;
	}

	.anchor {
		top: -90px;
	}

	.wrapper, .sml-wrapper {
		padding: 80px 50px;
	}

	/*.full-wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}*/

	h1, .h1 {
		font-size: 40px;
	}

	h2, .h2 { 
		font-size: 28px;
    text-transform: uppercase;
	}

	h3, .h3 {
		font-size: 24px;
	}

	h4, .h4 {
		font-size: 20px;
	}

	h5, .h5 {
		font-size: 16px;
	}

}

@media(min-width: 1200px) {

	body {
		padding-top: 78px;

	}

	.wrapper, .sml-wrapper {
		padding-top: 120px;
		padding-bottom: 120px;
	}

}

@media(min-width: 1440px) {

	.wrapper, .sml-wrapper {
		padding-top: 160px;
		padding-bottom: 160px;
	}

}


/* ========================================================================== 
*  1.1 - Buttons	
* ========================================================================== */

.btn {
	display: inline-block;
	position: relative;
	width: 100%;
  max-width: 175px;
	padding: 10px;
	text-decoration: none;
	border: none;
  border-radius: 30px;
  font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	text-align: center;
	background-position: center;
	transition: background 0.8s;
	cursor: pointer;
  font-weight: 400;
}

a.btn:hover, .btn:hover {
	text-decoration: none;
}

.t-center .btn {
  margin-left: auto;
  margin-right: auto;
}

.btn-mg-top {
	margin-top: 20px;
}

.btn-mg-bot {
	margin-bottom: 20px;
}

.btn-primary, a.btn-primary, .readmore, p.readmore {
	color: #000;
}

.btn-primary, a.btn-primary {
	background-color: #fff;
}

.white-bg .btn-primary, .white-bg a.btn-primary, .welcome .btn-primary, .welcome a.btn-primary  {
	background-color: #000;
  color: #fff;
}

.white-bg .btn-primary:hover, .white-bg a.btn-primary:hover, .welcome .btn-primary:hover, .welcome a.btn-primary:hover {
	background: #cc000c radial-gradient(circle, transparent 1%, #cc000c 1%) center/15000%;
	color: #fff;
}

.btn-primary:hover, a.btn-primary:hover {
	background: #8a8a8a radial-gradient(circle, transparent 1%, #8a8a8a 1%) center/15000%;
	color: #000;
}


.btn-primary:active, a.btn-primary:active {
	background-color: #555;
	background-size: 100%;
	transition: background 0s;
}

.btn-secondary, a.btn-secondary {
	background-color: #1a1a1a;
	color: #fff;
}

a.btn-secondary:hover, .btn-secondary:hover {
	background: #8a8a8a radial-gradient(circle, transparent 1%, #8a8a8a 1%) center/15000%;
	color: #fff;
}

.btn-secondary:active, a.btn-secondary:active {
	background-color: #79ccff;
	background-size: 100%;
	transition: background 0s;
}

.btn-outline, a.btn-outline {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.btn-outline-white, a.btn-outline-white {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 30px;
  font-size: 14px;
}

a.btn-outline:hover, .btn-outline:hover {
	background: #666;
  border-color: #666;
	color: #fff;
}

.btn-outline:active, a.btn-outline:active {
	background-color: #333;
	background-size: 100%;
	transition: background 0s;
}

.white-bg .btn-outline, .white-bg a.btn-outline {
	background: transparent;
	border: 1px solid #000;
	color: #000;
}

.white-bg .btn-outline:hover, .white-bg a.btn-outline:hover {
	background: #999;
  border-color: #999;
}

.btn-signature {
	padding: 5px 20px; 
}


.btn-flex {
  display: flex;
  flex-direction: row;
}

.btn-flex >*:first-child {
  margin-right: 10px;
  margin-bottom: 0;
}

@media (max-width: 500px) {

	.btn-flex {
		flex-direction: column;
	}

	.btn-flex >*:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}

}

@media (min-width: 1025px) {

	.btn-full {
		display: block;
		width: 100%;
	}

	.btn.form-submit {
		width: 100%;
		text-align: center;
	}

}

/* ========================================================================== 
*  1.2 - Sidebar
* ========================================================================== */

.sidebar-mini {
	position: fixed;
	right: -124px;
	top: 40%;
	transform: translateY(-50%);
	width: 160px;
	z-index: 2000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar-mini:hover {
	right: 0;
}

.sidebar-mini a:hover {
	background: #444;
}

.sidebar-mini a {
	display: block;
	background: #cc000c;
	color: #fff;
	padding: 10px;
	vertical-align: middle;
	text-decoration: none;
}

.sidebar-mini .icon-sidebar {
	margin-right: 10px;
	vertical-align: middle;
}

.sidebar-mini .s-bg span {
	vertical-align: middle;
}

/* ========================================================================== 
*  1.3 - Finance text calculator	
* ========================================================================== */

.finance-text-calc .ft-content {
	margin: 30px 0;
}

.ft-content .ft-text {
	margin-top: 15px;
	font-size: 36px;
	line-height: 1.5;
}

.ft-content .input-group, .ft-content .select-group {
	position: relative;
}

.ft-input {
	padding: 0 5px;
	border: 0;
	border-bottom: 2px solid #000;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}

.ft-input option {
	font-size: 0.6em;
}

.ft-input.error {
	border-color: red;
}

.ft-input:focus {
	outline: 0;
}

.ft-input.loan-amount {
	max-width: 200px;
	padding-left: 30px;
}

.ft-input.loan-interest {
	max-width: 150px;
	padding-right: 30px;
}

.ft-input.loan-balloon-value {
	max-width: 150px;
	padding-left: 30px;
}

.ft-input.loan-balloon-percent {
	max-width: 100px;
	padding-right: 30px;
}

.input-icon {
	position: absolute;
	left: 0;
	top: -16px;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}

.loan-interest + .input-icon, .loan-balloon-percent + .input-icon {
	left: auto;
	right: 8px;
}

.ft-text {
	display: block;
}

.ft-content #allow-balloon {
	display: inline-block;
	margin-top: 20px;
}

.ft-disclaimer {
	margin-top: 30px;
	font-size: 14px;
	line-height: 1.8;
	color: #777;
}

.ft-results {
	margin-top: 30px;
	padding: 30px;
	background-color: #f5f5f5;
}

.ft-results p {
	margin: 0;
	font-size: 22px;
}

.ft-repayment {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ddd;
}

.ft-repayment .tabs-content {
	display: none;
}

.ft-repayment .tabs-content.active {
	display: block;
	font-size: 80px;
	line-height: 2;
}

.ft-repayment .tabs-header {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #000;
	border-left-width: 0;
	cursor: pointer;
}

.ft-repayment .tabs-header:nth-child(4){
	border-radius: 3px 0 0 3px;
	border-left-width: 1px;
}

.ft-repayment .tabs-header:nth-child(6){
	border-radius: 0 3px 3px 0;
}

.ft-repayment .tabs-header.active {
	background-color: #000;
	color: #fff;
}

.ft-repayment .balloon-payment {
	margin-top: 20px;
}

.ft-loan-details {
	max-width: 350px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 2;
}

.ft-loan-details.ftld-ec {
	font-weight: bold;
}

.ft-results .btn-primary {
	margin-top: 30px;
}

.preapproval-form {
	display: none;
}

.preapproval-form.show {
	display: block;
}

/* ========================================================================== 
*  1.4 - Form styles
* ========================================================================== */

.form-group {
	position: relative;
}

.form-control, .select-container {
	display: block;
	width: 100%;
	margin-bottom: 25px;
	padding: 13px 20px;
	color: #fff;
	background-color: #000;
	border: 1px solid #333333;
	line-height: 1em;
	outline: none;
	background-image: none;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus, .select-container:focus {
	outline: none;
	border-color: #cc000c;
}

.select-container {
	display: inline-block;
	padding: 0 !important;
	overflow: hidden;
	vertical-align: top;
	background: url(../images/select-input.png) no-repeat right 20px center #000;
}

.select-container .select-hide {
	 background: transparent;
	 width: 100%;
	 color: #666666;
	 height: 45px;
	 padding: 0 20px;
	 line-height: 2;
	 border: 0;
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 text-indent: 0.01px;
	 text-overflow: '';
}

.select-container .select-hide:focus {
	outline: 0;
}

.form-group label {
	position: absolute;
	top: -10px;
	left: 0px;
	padding: 0 5px;
	border: 0;
	color: #666;
	z-index: 1;
	line-height: 1.5em;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	cursor: text;
	font-size: 12px;
	background: #333;
}

.form-control.empty + label {
	top: 0;
	left: 0;
	padding: 15px 20px;
	background-color: transparent;
	color: #666;
	border-left: 0;
	border-right: 0;
}

.home textarea.form-control {
	height: 100px;
	resize: none;
}

textarea.form-control {
	height: 150px;
	resize: none;
}

.gcore-form-row {
	display: block;
	width: 100%;
}

.chrono_credits, #ftr-confirm {
	display: none;
}

.form-mbot {
	margin-bottom: 10px !important;
}

.form-text {
	margin-bottom: 30px; 
}

.flex > .gcore-form-row {
	padding-top: 0;
	padding-bottom: 0;
}

.chronoform .error {
	border-color: red !important;
}

.chronoform .error + label, .chronoform .error select {
	color: red !important;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container + label {
	display: none;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container.active + label {
	display: block;
}

/* Lines Theme */

.chrono-lines .form-control, .chrono-lines .select-container {
	padding: 10px 4px;
	border: 0;
	border-bottom: 1px solid #666;
}

.chrono-lines .select-container .select-hide {
	 padding: 0;
}

.chrono-lines .form-group label {
	top: -13px;
	left: 4px;
	padding: 0;
	background-color: transparent;
	color: #666;
}

.chrono-lines .form-control.empty + label {
	top: 0;
	left: 4px;
	padding: 10px 0;
}

.chrono-lines .form-control:not(.empty):focus + label {
	color: #0099ff;
}

/* Left Labels Theme */
.chrono-l-labels .form-group {
	*zoom:1
}

.chrono-l-labels .form-group:before{
	content:" ";
	display:table
}

.chrono-l-labels .form-group:after{
	content:" ";
	display:table;
	clear:both
}

.chrono-l-labels .form-control, .chrono-l-labels .select-container, .chrono-l-labels .form-submit {
	float: right;
	width: 74%;
}

.chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label  {
	position: relative;
	width: 25%;
	top: auto;
	left: auto;
	float: left;
	padding: 10px 0;
	background-color: transparent;
	color: #666;
	line-height: 1.5em;
}

.chrono-l-labels .form-control:not(.empty):focus + label {
	color: #0099ff;
}


/* ========================================================================== 
*  1.5 - Forms Checkbox
* ========================================================================== */

.checkbox-group .container {
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 0;
	padding-left: 45px;
	min-height: 35px;
	margin-bottom: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-group input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark, .radiomark {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	width: 35px;
	background-color: #fff;
	border: 2px solid #aaaaaa;
	border-radius: 0;
}

.radiomark {
	border-radius: 25px;
}

.error + .checkmark {
	border-color: #ec1c24;
}

/* On mouse-over, add a grey background color */
.checkbox-group:hover input ~ .checkmark, .checkbox-group:hover input ~ .radiomark {
	background-color: #ccc;
}

.checkbox-group input:checked ~ .checkmark, .checkbox-group input:checked ~ .radiomark {
	background-color: #cc000c;
	border-color: #cc000c;
}

.checkmark:after, .radiomark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox-group input:checked ~ .checkmark:after, .checkbox-group input:checked ~ .radiomark:after {
	display: block;
}

.checkbox-group .checkmark:after {
	left: 11px;
	top: 5px;
	width: 10px;
	height: 18px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.checkbox-group .container {
	vertical-align: middle;
}

/* Radio Button -Style the indicator (dot/circle) */
.checkbox-group .radiomark:after {
    top: 10px;
    left: 10px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: white;
}



@media (min-width: 1025px) {

	.form-group label {
		top: -10px;
		background: #333333;
		left: 5px;
	}

	.form-group .select-container.active + label {
		top: -8px;
	}

}

/* ========================================================================== 
*  1.6 - Error page
* ========================================================================== */

.error-page h1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

.error-page h2 {
	color: red;
}

.error-page h1 svg {
	margin-right: 20px;
}


/* ========================================================================== 
*  1.7 - Social
* ========================================================================== */

.social {
	-webkit-align-items: center;
	align-items: center;
}

.social a {
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	padding: 10px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	cursor: pointer;
	line-height: 1em;
	text-align: center;
}

.social a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.social li:last-child a {
	margin-right: 0;
}

.social a:hover {
	background: #e0e0e0;
	color: #0c0c0c;
}

.social .facebook {
	background-color: #3b5998 ;
}

.social .youtube {
	background-color: #c4302b;
}

.social .linkedin {
	background-color: #4875B4;
}

.social .insta {
	background-color: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.social .twitter {
	background-color: #64cbee;
}

.social .gplus {
	background-color: #d73d32;
}

.top-header .social {
	margin-left: 20px;
}

.top-header .social a {
	width: 30px;
	height: 30px;
	padding: 7px;
	font-size: 16px;
}


/* ========================================================================== 
*  2.1 - Featured Cars + Reviews Thumbnails	 
* ========================================================================== */

.featcars .embla__dot, #reviews .embla__dot, #google-reviews .embla__dot {
	background-color: #ccc;
	border: none;
	width: 50px;
	border-radius: 5px;
	height: 5px;
}

.featcars .embla__dot.is-selected, #reviews .embla__dot.is-selected,#google-reviews .embla__dot.is-selected {
	background-color: #cc000c;
}

.featcars .embla__dots__container, #reviews .embla__dots__container,#google-reviews  .embla__dots__container {
	bottom: auto;
}

/* ========================================================================== 
*  2.2 - Feat cars + Review Slider
* ========================================================================== */

.f-stack > div span{
    color: #cc000c;	
}

.price-text {
    color: #999;
    font-weight: normal;
    text-transform: capitalize;
}

.rc-box .star-colour {
	color: #cc000c;
}

.just-arrived .cow-img:after, .featured .cow-img:before, .special-banner .cow-img:after, .featured-banner .cow-img:after {
	background-color: #cc000c !important;
	color: #fff !important;
}

#reviews .embla__button, .featcars .embla__button {
	top: auto;
	bottom: -50px;
	left: 50%;
	width: 40px;
	height: 40px;
	padding: 10px;
	transform: translateX(-55px);
	fill: #ccc;
	border: 1px solid #ccc;
}

#reviews .embla__button:hover, .featcars .embla__button:hover {
	background-color: #cc000c;
	border-color: #cc000c;
	fill: #fff;
}

#reviews .embla__button--next, .featcars .embla__button--next {
	transform: translateX(15px);
}

/* ========================================================================== 
*  3.1 - Gallery Grid - Masonary
* ========================================================================== */

.gallery-grid-layout {
	columns: 340px;
	column-gap: 30px; 
}

.gallery-grid-layout > div {
		break-inside: avoid-column;
		margin-bottom: 30px;
}

.gallery-grid-layout img {
	display: block;
}

/* ========================================================================== 
*  3.2 - Video Gallery Styles
* ========================================================================== */

.video-gallery {
	max-width: 960px;
	margin: 0 auto;
}

div.imgbox a:hover img {
	opacity: 0.6;
}

div.vid_icon:hover, span.vid_icon:hover {
	opacity: 1;
	background-image: url(../images/vid_icon.png);
}

.titlebelowthumb a {
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
}


/* ========================================================================== 
*  4.1 - Tabs
* ========================================================================== */

.tabs {
	margin-top: 20px;
}

.tabs-flex {
	display: flex;  
}

.default-header {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 15px 20px;
	background-color: #dce4e6;
	color: #000;
	cursor: pointer;
	border-right: 1px solid #aaa;
	flex: 1 1 100%;
}

.default-header:last-child {
	border-right: 0;
}

.default-header.dropdown {
	display: block;
}

.default-header.active {
	background-color: #cc000c;
	color: #fff;
	border-color: #cc000c;
}

.default-content {
	display: none;
	padding: 20px;
}

.default-content.dropdown {
	display: block;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-right: none;
	border-bottom: 1px solid #ccc;
}

.default-content.active, .default-content.tab-slider {
	display: block;
	border: 2px solid #cc000c;
}

.default-content.dropdown.active {
	max-height: 10000px;
}


@media (max-width: 768px) {

	.tabs-flex {
		flex-wrap: wrap;
	}

}

/* ========================================================================== 
*  4.2 - Accordian
* ========================================================================== */

.accord-head {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	font-size: 20px; 
	cursor: pointer;
	margin: 0;
}   

.accord-head svg {
	fill: #000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;  
}  

.accord-head:hover, .accord-container.active .accord-head{
	color: #cc000c;
}

.accord-head:hover svg, .accord-container.active svg {
	fill: #cc000c;
}   

.accord-container.active .accord-head svg {
	transform: rotate(45deg);
}

.accord-content {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;  
	border-bottom: 1px solid #ccc;
}

.accord-content:last-child * {
	margin-bottom: 0;
}

.accord-container.active .accord-content {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}

/* ========================================================================== 
*  5.0 - News & Events - Menu Item - Category Blog
* ========================================================================== */

.readmore, p.readmore {
	display: inline-block;
	margin: 0;
}

.readmore a {
	margin-top: 0;
	color: #fff;
}

.readmore a span {
	display: none;
}

.readmore a:hover {
  color: #cc000c;
  background: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;  
}

.page-header, .page-header + .article-info {
	display: none;
}

.published {
	margin-left: 0;
}

.published .icon-calendar {
	display: none;
}

.pagination ul {
	display: flex;
	list-style: none;
	justify-content: center;  
	padding-left: 0;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a, .pagination ul li span {
	padding: 7px;
	margin: 0 5px;
	text-decoration: none;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	border: 1px solid #000;
}

.pagination ul li span, .pagination ul li a:hover {
	background-color: #cc000c;
	color: #fff;
}

.pagination-start, .pagination-prev, .pagination-next, .pagination-end {
	display: none !important;
}

.np-img {
	width: 100%;
	background-position: center;
	background-size: cover;
}

.np-line {
	margin-bottom: 35px;
}

/* ========================================================================== 
*  6.1 - Top Header
* ========================================================================== */

.top-header {
	display: none;
	position: relative;
	z-index: 1000;
	text-align: center;
	background-color: #000;
	width: 100%;
}

.top-header .wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
	justify-content: flex-end;
}

.top-header a, .top-header .wrapper > svg {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.top-header a {
	color: #fff;
}

.top-header .wrapper > svg {
	color: #cc000c;
}

.top-header a:hover {
	color: #cc000c;
	text-decoration: none
}

.top-header p {
	margin: 0;
	line-height: 1.1em;
	vertical-align: middle;
	color: #fff;
}

.top-header .wrapper > svg {
	margin: 0 5px 0 10px;
}

.translated-ltr .skiptranslate ~ .header .top-header {
	top: 40px;
}


@media (min-width: 1025px) {

	.top-header {
		display: block;
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 1030;
		text-align: right;
		-webkit-transition: top 0.4s ease;
		-moz-transition: top 0.4s ease;
		transition: top 0.4s ease;
		overflow: hidden;
	}

	.top-header .wrapper {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.top-header p {
		display: inline-block;
	}

}

/* ========================================================================== 
*  6.2 - Dealer menu
* ========================================================================== */

.dealer-menu {
	background: #000;
	position:fixed;
	top: 52px;
	left: 0;
	width: 100%;
	z-index: 1030;
	-webkit-transition: top 0.4s ease;
	-moz-transition: top 0.4s ease;
	transition: top 0.4s ease;
}

.dealer-menu .wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dealer-menu .logo {
	display: inline-block;
	width: 150px;
}

.dealer-name {
	color: #fff;
	text-align: right;
	font-weight: 700;
	width: auto;
	float: right;
	font-style: italic;
	margin-top: 15px;
}

.dealer-name span {
	color: #cc000c; 
}




@media (min-width: 1025px) {

	.dealer-name {
		margin-top: 7px;
	}

	.stacked .nav-menu {
		top: 135px;
	}

}

@media (min-width: 1200px) {

	.dealer-name {
		font-size: 30px;
		margin-top: 15px;
	}

	.dealer-menu .logo {
		width: auto;
	}

	.stacked .nav-menu {
		top: 156px;
	}

	.fixed-menu .stacked .nav-menu {
		top: 0;
	}

}

/* ========================================================================== 
*  6.3 - Navigation
* ========================================================================== */

.nav-menu {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1030;
	background-color: #000;
  border-bottom: solid 1px #333;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.nav-menu .wrapper {
	align-items: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.fixed-menu.scrolling-down .nav-menu {
	transform: translate(0, -100%);
}

.primary-nav {
	display: none;
}

.logo {
	margin-right: 20px;
}

.logo img {
	display: block;
}

.logo a {
	display: block;
}

.mobile-title {
	white-space: nowrap;
}

@media (max-width: 1024px) {

	.logo img {
		width: auto;
		height: 15px;
	}

}

@media (min-width: 1025px) {


	.mobile-header, .mobile-title {
		display: none;
	}

	.logo {
		width: 150px;
	}

	.logo img {
		height: auto;
	}

	.mobile-link {
		display: none;
	}

	.m-menu {
		background: #eee;
	}

	.nav-menu {
		position: fixed;
		top: 0;
	}
  
	.nav-menu .wrapper {
		max-width: 1900px;
	}
  
  .nav-menu

	.fixed-menu .nav-menu {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}

	.nav-menu .wrapper {
		padding-top: 0;
		padding-bottom: 0;
	}

	.stacked .nav-menu .wrapper {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.primary-nav {
		display: inline-block;
		-webkit-flex: 1;
		flex: 1;
	}

	.primary-nav .nav {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: flex-start;
	}

	.primary-nav ul {
		margin: 0;
		padding: 0;
		z-index: 50;
	}

	.primary-nav li {
		display: inline-block;
		position: relative;
	}

	.primary-nav a {
		display: block;
		padding: 27px 13px;
		color: #fff;
    font-size: 11px;
    font-weight: 500;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
    position: relative;
	}
  
	.primary-nav .nav li:first-child > a::after {
    content: '';
    background-image: url(/images/content/arrow-down-white.png);
    background-repeat: no-repeat;
    margin-left: 6px;
    position: absolute;
    right: 0;
    width: 10px;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
	}
  
	.primary-nav .nav li:first-child:hover > a::after {
    background-image: url(/images/content/arrow-down-red.png);
    
	}
  
	.primary-nav .nav-child li:first-child a::after {
    content: '';
    background-image: url(/images/content/arrow-down-red.png);
    background-repeat: no-repeat;
    margin-left: 6px;
    position: absolute;
    right: 0;
    width: 10px;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
	}

	.primary-nav .nav-child {
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
    transform: translateX(-50%);
		border: none;
		text-transform: uppercase;
		min-width: 100%;
		white-space: nowrap;
	}

	.primary-nav ul li:hover .nav-child {
		display: block;
	}

	.primary-nav .nav-child li {
		display: block;
	}

	.primary-nav > ul > li:last-child > a {
		padding-right: 0;
	}

	.primary-nav > .nav > li:hover > a {
		color: #cc000c;
	}

	.primary-nav .nav-child a {
		position: relative;
		padding: 8px 20px;
		text-align: left;
		background-color: #fff;
		color: #000;
    border-bottom: 1px solid #333;
    min-width: 265px;
	}
  
	.primary-nav .nav-child li:first-child a::after {
    content: '';
    background-image: url(/images/content/arrow-down-red.png);
    background-repeat: no-repeat;
    margin-left: 6px;
    position: absolute;
    right: 0;
    width: 6px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
	}

	.primary-nav .nav-child li:last-child a {
    border-bottom: none;
	}

	.primary-nav .nav-child li:hover a {
		background: #cc000c;
		color: #ffffff;
	}

	.primary-nav .nav-child li:last-child a {
		border: 0;
	}

  .primary-nav .nav-child li a::after {
    content: '';
    background-image: url(/images/content/arrow-right-black.png);
    background-repeat: no-repeat;
    margin-left: 0;
    position: absolute;
    right: 20px;
    width: 6px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
  }
  
  .primary-nav .nav-child li:hover a::after {
    content: '';
    background-image: url(/images/content/arrow-right-white.png);
    background-repeat: no-repeat;
    margin-left: 0;
    position: absolute;
    right: 20px;
    width: 6px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;  }
  
  .primary-nav .nav li:first-child > .nav-child li:first-child a::after {
    background-image: url(/images/content/arrow-right-black.png);
    right: 20px;
  }
  
  .primary-nav .nav li:first-child > .nav-child li:first-child a:hover::after {
    background-image: url(/images/content/arrow-right-white.png);
    right: 20px;
  }
  
	.right-sidebar h2 {
		margin: 14px 0 27px; 
	}

	.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
		top: 88px;
	}

	/* Second Level Sub-Menu */
	.primary-nav ul li .nav-child .nav-child {
		display: none;
		position: absolute;
	}

	.primary-nav .nav-child li:hover .nav-child {
		display: block !important;
	}

	.primary-nav .nav-child .nav-child {
		top: 0;
		left: 100%;
		height: 103.1%;
		display: none !important;
	}

	.primary-nav .nav-child .nav-child li a {
		background-color: #f2f2f2 !important;
		color: #000 !important;
	}

	.primary-nav .nav-child .nav-child li:hover a {
		background-color: #cc000c !important;
		color: #fff !important;
	}
  
  .find-a-dealer-mobile-menu {
    display: none!important;
  }

	/* ========================================================================== 
	*  	6.3.1 - Smaller Navigation on scroll
	* ========================================================================== */

	.fixed-menu .top-header {
		transform: translate(0, -100%);
	}

	.fixed-menu .dealer-menu {
		top: 0;
		transform: translate(0, -100%);
	}

	.fixed-menu .nav-menu {
		top: 0;
		transform: translate(0, 0);
	}

	.scrolling-down .nav-menu {
		transform: translate(0, -100%);
	}

}

@media (min-width:1100px) {
  
  .primary-nav a {
		padding-left: 15px;
		padding-right: 15px;
  }   
  
}

@media (min-width:1200px) {
  
	.logo {
		width: 180px;
	}
  
	.primary-nav a {
		padding: 27px 20px;
    font-size: 12px;
	}
  
}


@media(min-width: 1400px) {
  
	.logo {
		width: auto;
		margin-right: 15px;
	}

  .primary-nav a {
		padding-left: 20px;
		padding-right: 20px;
  }   

}

/* ========================================================================== 
	*  	6.3.2 - Fixed menu items positioned under navigation
	* ========================================================================== */

.fixed-menu {
	--fixed-padding: 44px;
}

@media(min-width: 1025px) {
	.fixed-menu {
		--fixed-padding: 96px;
	}
}

@media(min-width: 1200px) {
	.fixed-menu {
		--fixed-padding: 106px;
	}
}

/* ========================================================================== 
*  6.4 - Mobile Header
* ========================================================================== */

.mobile-header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 57px;
	background-color: #0a0a0a;
	z-index: 1000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.fixed-menu .mobile-header {
	top: 0;
}

.scrolling-down .mobile-header {
	transform: translate(0, -100%);
}

.mobile-header .m-flex-basic > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.mobile-link, .mobile-header a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border: 0;
	padding: 0;
	background-color: transparent;
	align-items: center;
	color: #ddd;
}

.mobile-link span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.mobile-link .icon-cross, .show-menu .mobile-link .icon-menu {
	display: none
}

.show-menu .mobile-link .icon-cross {
	display: block;
}

.mobile-overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.6);
	z-index: 500;
	-webkit-transition: all 1.4s ease;
	-moz-transition: all 1.4s ease;
	transition: all 1.4s ease;
}

.show-menu .mobile-overlay {
	display: block;
	-webkit-animation: mobile_overlay 1s;
	animation: mobile_overlay 1s;
}

@-webkit-keyframes mobile_overlay {
	from {background-color: rgba(0,0,0,0);}
	to {background-color: rgba(0,0,0,0.6);}

}

@keyframes mobile_overlay {
	from {background-color: rgba(0,0,0,0);}
	to {background-color: rgba(0,0,0,0.6);}
}

body.show-menu {
	overflow: hidden;
}

.m-menu {
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	height: 100%;
	background-color: #f0f0f0;
	z-index: 99999999;
	max-height: 0;
	-webkit-transition: max-height 1s ease-in-out;
	-moz-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	overflow: hidden;
}

.fixed-menu .m-menu {
	top: 42px;
}

.show-menu .m-menu {
	display: block;
	padding-bottom: 200px;
	max-height: 2000px;
	overflow: auto;
  top: 89px;
}

.fixed-menu.show-menu .m-menu {
  top: 56px;
}

.m-menu .nav-child {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.m-menu .show .nav-child {
	max-height: 10000px;
}

.m-menu ul {
	margin: 0;
	padding: 0;
}

.m-menu li {
	padding: 0 0;
	list-style: none;
}

.m-menu a {
	display: block;
	position: relative;
	padding: 15px 30px;
	color: #444;
	border-bottom: 1px solid #e4e4e4;
	text-decoration: none;
	text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}

.m-menu .active > a {
	background-color: #cc000c;
	color: #fff;
}

.m-menu .nav-child a {
  padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
}

.m-menu .active .nav-child .active a {
	background-color: #cc000c;
	color: #fff;
}

.m-menu .parent > a:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 5px;
	top: 50%;
	right: 30px;
	margin-top: -2px;
	transform: rotate(-90deg);
	background-image: url(../images/select-input.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.m-menu .parent.show > a:after {
	transform: rotate(0);
}

/* Second Level Sub-Menu */
.m-menu .nav-child, .m-menu .show .nav-child .nav-child {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.m-menu .show .nav-child, .m-menu .show .nav-child .show .nav-child {
	max-height: 100%;
}

.m-menu .nav-child .nav-child a {
	padding-left: 30px;
	color: #ffffff;
	background: #8e8e8e;
}

@media (min-width:1025px) {
  
  .mobile-link {
		display: none;
	}

}

/* ========================================================================== 
*  6.5 - Mobile Header - Split Style
* ========================================================================== */

.mobile-split .m-flex-basic > div {
	padding: 0 30px;
}

.mobile-split .mobile-link {
	padding: 11px 30px;
	background: #cc000c; 
}

.mobile-split a svg {
	margin-right: 3px;
}


@media (max-width: 1024px) {

  .mobile-header .wrapper {
    padding: 10px 30px ;
  }
  
  .nav-menu .wrapper {
		padding: 20px 30px;
	}
  
  .fixed-menu .nav-menu .wrapper {
		padding-top: 20px;
	}
  
  .nav-menu .wrapper {
    display: flex;
    flex-wrap: wrap;
  }

}

/* ========================================================================== 
*  6.6 - Mega Menu
* ========================================================================== */

.mega-menu {
	display: none;
	position: fixed;
	top: 145px;
	left: 0;
	width: 100%;
	height: calc(100% - 145px);
	z-index: 99;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
    overflow: auto;
}

.mm-active .mega-menu {
	display: block;
}

.fixed-menu .mega-menu {
	top: 94px;
	height: calc(100% - 94px);
}

.mm-cross {
    position: absolute;
    top: 50px;
    right: 50px;
    border: 2px solid #000;
    border-radius: 50%;
    padding: 3px;
    height: 36px;
    width: 36px;
    font-size: 26px;
    z-index: 1000;
    cursor: pointer;
}

.mm-cross:hover {
	background: #000;
    fill: #fff;
}

.mm-car {
	position: relative;
    text-align: center;
    cursor: pointer;
}

.mm-car a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	z-index: 1;
}

.mm-car img {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.mm-car:hover img {
    transform: scale(0.9);
}

.mm-car p {
	margin-top: 10px;
}

.mm-car:hover p {
	color: #cc000c; 
}

.mega-menu .flex > div {
  opacity: 0;
  -webkit-animation: mm-show .33s 1s forwards;
  animation: mm-show .33s 1s forwards;
}

.mega-menu .flex > div:nth-child(1) {  animation-delay: 0.1s; }
.mega-menu .flex > div:nth-child(2) {  animation-delay: 0.2s; }
.mega-menu .flex > div:nth-child(3) {  animation-delay: 0.3s; }
.mega-menu .flex > div:nth-child(4) {  animation-delay: 0.4s; }
.mega-menu .flex > div:nth-child(5) {  animation-delay: 0.5s; }
.mega-menu .flex > div:nth-child(6) {  animation-delay: 0.6s; }
.mega-menu .flex > div:nth-child(7) {  animation-delay: 0.7s; }
.mega-menu .flex > div:nth-child(8) {  animation-delay: 0.8s; }
.mega-menu .flex > div:nth-child(9) {  animation-delay: 0.9s; }

@keyframes mm-show {
from{
  opacity: 0;
  transform: translateY(-1em);}
to{
  opacity: 1;
  transform: translateY(0);}
}



@media (min-width: 1025px) {

	.mm-link + ul {
		display: none !important;	
	}

}


@media(min-width: 1200px) {

	.mega-menu {
		top: 156px;
		height: calc(100% - 156px);
	}

	.fixed-menu .mega-menu {
		top: 106px;
		height: calc(100% - 106px);
	}

}

/* ========================================================================== 
*  6.7 - Find a Dealer & Dealer Intranet Login
* ========================================================================== */

.dealer-login {
  display: none;
}

.mobile-header .dealer-login {
  display: block;
}

.dealer-login a {
  font-size: 12px;
  font-weight: 500;
  line-height: 0;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.dealer-login ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dealer-login li {
  margin: 0;
}

.dealer-login li:last-of-type {
  margin-right: 0;
}

.dealer-login svg {
  margin-right: 4px;
  color: #cc000c;
}

@media (min-width:1025px) {
  
  .dealer-login {
    display: block;
    width: auto;
    padding: 0;
  }
  
  .dealer-login a {
    font-size: 11px;
  }
  
  .dealer-login ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .dealer-login li {
    margin: 0 6px;
  }
  
}

@media (min-width:1200px) {


  .dealer-login a {
    font-size: 12px;
  }

}


/* ========================================================================== 
*  7.0 - Footer Links
* ========================================================================== */

.footer-links {
	background-color: #000;
}

.footer-links .flex {
  text-align: center;
}

.footer-links .flex div:first-child .h3 {
  border-top: 1px solid #333333;
  padding-top: 30px;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100vw;
  margin-left: -30px;
}

.footer-links p {
	margin: 0 0 20px 0;
}

.footer-links .h3 {
  color: #cc000c;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
	margin: 0 0 10px 0;
}

.footer-links .h4 {
	margin: 20px 0 0;
	color: #cc000c;
}

.footer-links a {
  color: #808080;
	text-decoration: none;
  font-weight: 400;
  text-transform: none;
}

.footer-links a svg {
  color: #fff;
}

.footer-links a .h3 {
  color: #808080;
}

.footer-links a:hover, .copyright a:hover {
	color: #cc000c;
}

.highlight {
	color: #faa41a; /* Highlight Day Colour*/
}

.footer-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-links .chronoform {
	margin-bottom: 0;
	padding-right: 10px;
}

.foot-header {
  margin-bottom: 10px;
}

.foot-header.active .icon-foot { 
	transform: rotate(45deg);
}

.icon-foot {
	font-size: 15px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: none;
}

.flex-logo-social {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.flex-logo-social .logo {
  margin-right: 0;
  margin-bottom: 30px;
}

.flex-logo-social .logo img {
  height: 23px;
}

.footer-links .inline-list.social {
  margin-top: 0;
}

.footer-links .inline-list.social a {
  background: none!important;
  border: solid 1px #4d4d4d;
  border-radius: 50%;
  line-height: 0;
  width: auto;
  height: auto;
}

.footer-links .inline-list.social a:hover svg {
  color: #cc000c;
}

.footer-links .company .item-453,
.footer-links .company .item-303 {
  display: none;
}

.footer-links .company ul {
  display: flex;
  flex-direction: column-reverse;
}

.footer-links .item-532 {
  display: none;
}

.foot-header > div {
  
}

@media (max-width:1024px) {
  
  .footer-links .wrapper {
    padding-bottom: 0;
  }

}

@media (min-width:1025px) {
  
  .footer-links .flex {
    text-align: left;
  }
  
  .flex-logo-social {
    flex-direction: row;
  }
  
  .flex-logo-social .logo img {
    height: auto;
  }
  
  .flex-logo-social {
    border-bottom: solid 1px #333;
    margin-bottom: 60px;
    padding-bottom: 30px;
  }

  .flex-logo-social .logo {
    margin-bottom: 0;
  }
  
  .footer-links ul, .footer-links .company ul {
    margin: 0;
  }
  
  .footer-links a {
    font-weight: 500;
  }
  
  .footer-header {
    margin-bottom: 0;
  }
  
  
  .footer-links .flex div:first-child .h3 {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    margin-left: 0;
  }

}

/* ========================================================================== 
*  7.1 - Copyright
* ========================================================================== */
.copyright {
  color: #333333;
}

.copyright a {
  color: #333333;
  font-weight: 500;  
}

.copyright p {
	margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;  
}

.copyright span {
		color: #cc000c;
}

.copy-name {
	color: #fff !important;
}

.copyright .wrapper {
	font-size: 14px;
	line-height: 1.5em;
	text-transform: uppercase;
  max-width: 1900px;
}

.back-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

@media (max-width: 768px) {

	.copyright {
		text-align: center;
	}

	.copy-name {
		display: block;
	}

	.copy-break {
		display: none;
	}

	.edge-designed {
		margin-top: 10px;
	}

}

@media (min-width: 768px) {

	.copy-flex {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		width: 100%;
	}

	.copyright .wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}

}

@media (max-width: 1024px) {

	.foot-content {
		display: block;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.foot-content.active {
		max-height: 1000px;
	}

	.icon-foot {
		display: block;
	}
  
  .copyright .wrapper {
    padding-top: 0;
  }

}

@media (min-width: 1025px) {

	.footer-links .wrapper {
		padding-top: 50px;
		padding-bottom: 50px;
    max-width: 1900px;
	}

	.footer-links h1 {
		margin: 10px 0 40px 0;
	}

	.footer-links .flex > div {
		padding-bottom: 0;
	}

	.copyright .wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}

}

/* ========================================================================== 
*  8.0 - Banner
* ========================================================================== */

.banner .wrapper {
	max-width: none;
	padding: 0;
}

.banner .flex-banner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.banner-text {
	padding: 20px 30px;
}

.banner-text h2, .banner-text p {
	color: #fff;
	line-height: 1.2em;
}

.banner-text h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3.25px;
  line-height: 1.1em;
}

.banner-text h2 span {
  display: block;
}

.banner-text h2 span.bold {
  font-weight: 700;
  color: #cc000c;
  letter-spacing: -1px;  
}

.banner-text p {
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 30px -30px 30px -30px;
  padding: 30px 0 30px 30px;
  border-top: solid 1px #cc000c;
  border-bottom: solid 1px #cc000c;
  line-height: 1.25;
}

.banner-text img {
  margin-bottom: 10px;
  max-width: 30px;
}

.banner .flex-banner .flex-banner-img img {
  object-fit: cover;
  max-height: 215px;
  width: 100%;
  max-width: none;
}

.embla__button {
	fill: #fff;
}

.banner-social {
  display: none;
}

.banner-social .social {
  position: absolute;
  right: 30px;
  top: 15%;
}

.banner-social .social a {
  background: #cc000c;
  border: none;
  border-radius: 50%;
  line-height: 0;
  width: 40px;
  height: 40px;
}

.banner-social .social a:hover {
  background: #000;
}

.banner-social .social svg {
  color: #fff;
}

.banner-social ul.social  {
  list-style: none;
  padding: 0;
  margin: 0;
}

.banner-social ul.social li  {
  margin-bottom: 10px;
}

.banner-social ul.social li:last-child  {
  margin-bottom: 0;
}

@media (min-width:768px) {
  
  .banner .flex-banner .flex-banner-img img {
    max-height: 320px;
  }
  
}

@media (min-width:1025px) {
  
  .banner .flex-banner {
    display: flex;
    flex-wrap: unset;
    flex-direction: row;
  }

  .banner .flex-banner .flex-banner-img {
    width: 50%;
    overflow: hidden;
  }
  
  .banner .flex-banner .flex-banner-img img {
    height: 100%;
    max-height: none;
  }

  .banner .flex-banner .flex-banner-txt {
    width: 50%;
    position: relative;
  }

  .banner-text h2 {
    font-size: 52px;
    max-width: 600px;
  }

  .banner-text p {
    max-width: 600px;
    margin: 30px 0;
    padding: 30px 0;
  }
  
  .banner-text img {
    margin-bottom: 25px;
    max-width: 45px;
  }
  
  .banner img {
    display: block;
    width: 100%;
  } 
  
  .banner-social {
    display: block;
  }

  
}

@media (min-width: 1600px) {
  
  .banner .flex-banner .flex-banner-img {
    max-height: 775px;
  }

  .banner .flex-banner .flex-banner-img img {
    height: auto;
    width: 100%;
  }

}

/* ========================================================================== 
*  8.1 - Banner - Dots
* ========================================================================== */

.embla__dots__container {
		margin: 0 auto; 
		padding: 20px;
}

.embla__dots {
}

.embla__dot {
	/*flex:1; - REMOVE COMMENT IF YOU WANT FULL WIDTH DOTS */ 
	padding:0;
	outline:0;
	width: 16px;
	height:16px;
	margin-right: 10px;
	border-radius: 50%;
	border:1px solid #636363;
	background-color: transparent;
}

.embla__dot.is-selected {
	background-color: #636363;
}


@media (max-width: 500px) {

	.crop-mobile img {
		height: 100%;
		object-fit: cover;
		object-position: center;
		/*aspect-ratio: 16 / 9; use this when enough browser support */
		height: 250px;
	}

}

@media (min-width: 1025px) {

	.banner-text {
    position: inherit;
    top: 50%;
    right: 0;
    width: 100%;
    max-width: 930px;
    z-index: 2;
    padding: 0;
    transform: translateY(-50%);
    padding-left: 30px;
    padding-right: 30px;
	}

	.embla__dots__container {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}

	.embla__dot {
		border:1px solid #fff;
		background-color: transparent;
	}

	.embla__dot.is-selected {
		background-color: #fff;
	}

}

@media (min-width:1280px) {
  
  .banner-text {
    position: absolute;
	}

  
}

/* ========================================================================== 
*  9.0 - Quicklinks
* ========================================================================== */

.quicklinks {
	background-color: #000;
}

.q-link {
	position: relative;
	overflow: hidden;
}

.q-img {
	overflow: hidden;
}

.q-img div {
	background-size: cover;
	background-position: center top;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.q-link:hover .q-img div {
    transform: scale(1.2);
}

.q-link a {
	text-decoration: none;
}

.q-link-txt {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px 30px
}

.q-link-txt::after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
}

.q-link p {
	margin: 0;
	text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  line-height: 1;
  z-index: 1;
}

.q-link p.heading svg {
  color: #fff;
	font-size: 34px;
  margin-right: 10px;
}

.q-link p.cta {
  font-size: 14px;
  font-weight: 700;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.q-link:hover p.cta {
  color: #cc000c;
}

.q-link p.cta svg {
	margin-left: 5px;
  color: #cc000c;
}

@media (max-width: 768px) {

	.q-link p { 
    font-size: 14px;
		justify-content: center;
    max-width: 50%;
    align-items: flex-end;

	}
  
  .q-link p.heading svg {
    display: none;
  }
  
  .q-link p.cta {
    font-size: 10px;
  }


	.quicklinks .flex div:last-child .q-link p { 
		border-bottom: none;
	}
  
	.q-img div {
		height: 195px;
	}
  
	.q-img .q-link-n75ev {
		background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #0A0A0A;
	}

}

@media (min-width: 769px) {

	.q-link {
		margin: 0;
	}

	.q-img div {
		height: 250px;
	}

}


@media (min-width: 1200px) {
  
  .q-img div {
		height: 300px;
	}

  
}

@media (min-width: 1200px) {
  
  .quicklinks .sml-wrapper {
    padding-top: 70px;
    padding-bottom: 160px;  
  }

	.q-img div {
		height: 360px;
	}

}

/* ========================================================================== 
*  9.0 - Latest News
* ========================================================================== */

.flex-latest-news h2 {
  font-weight: 500;
  font-size: 20px;
}

.flex-latest-news p.date {
  display: none;
}

.flex-latest-news .readmore, 
.flex-latest-news p.readmore,
.flex-latest-news .btn-secondary,
.flex-latest-news a.btn-secondary {  
  background: none;
  padding: 0;
  font-weight: 600;
  font-size: 14px;
}

.flex-latest-news a.btn-secondary:hover, .flex-latest-news .btn-secondary:hover {
  background: none;
}

.flex-latest-news .block-news {}






/* ========================================================================== 
*  9.0 - About Home Page Section
* ========================================================================== */

.hp-about-mobile-title h2 {
  margin-bottom: 30px;
  text-align: center;
}

.hp-about-section .col-text {
  margin-top: 20px;
  text-align: center;
}

.hp-about-section .col-text h2 {
  display: none;
}

.hp-about-section .col-video iframe {
  width: 100vw;
  margin-left: -30px;
  height: 215px;
}

@media (min-width: 768px) { 
  
  .hp-about-section .col-video iframe {
    height: 100%;
    min-height: 360px;
  }

}

@media (min-width: 1025px) { 
  
  .hp-about-section .col-video iframe {
    width: 100%;
    margin-left: 0;
    min-height: 510px;
  }

  .hp-about-section .col-video a {
    
  }
  
  .hp-about-section .col-video a > div {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  
  .hp-about-section .col-text {
    margin-top: 0;
    text-align: left;
  }
  
  .hp-about-section .col-text h2 {
    display: block;
  }
  
  .hp-about-mobile-title {
    display: none;
  }

}

@media (min-width: 1440px) { 
  
  .hp-about-section .flex {
    flex-wrap: nowrap;
    margin: 0;
  }
  
  .hp-about-section .col-text, .hp-about-section .col-video {
    width: 100%;
  }
  
  .hp-about-section .col-video {
    max-width: 1065px;
    padding-right: 40px;
    justify-content: flex-end;
    display: flex;
  }
  
  .hp-about-section .col-video a {
    width: 100%;
    max-width: 885px; 
    height: 450px; 
  }
  
  .hp-about-section .col-text {
    max-width: 500px;
    padding-left: 40px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }

}


/* ========================================================================== 
*  10.1 - Mini Stock Locator - Wrapper and Video BG
* ========================================================================== */

.search-our-stock {
	background-color: #000;
}

.search-our-stock .search-overlay {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}

.search-our-stock .ss-video {
	position: absolute;
	overflow: hidden;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.search-our-stock .ss-video video {
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
}

.search-our-stock label {
	text-align: left;
}

@media (min-width: 1025px) {

	.search-our-stock .wrapper {
		padding-top: 60px;
		padding-bottom: 60px;
	}

}

@media(min-width: 1300px) {

	.search-our-stock .wrapper {
		padding-top: 120px;
		padding-bottom: 120px;
	}

}

@media(min-width: 1500px) {

	.search-our-stock .wrapper {
		padding-top: 180px;
		padding-bottom: 180px;
	}

}

/* ========================================================================== 
*  10.2 - Mini Stock Locator - Colours
* ========================================================================== */

/* Border colours */
.mini-search .stock-options, .mini-search .stock-option .so-select {
	border-color: #666;
}

.mini-search .stock-option:not(.so-more-filters):after {
	background-color: #666;
}

/* Text colours */
.mini-search .stock-option .so-select label {
	color: #fff;
}

.mini-search .stock-option .value, .mini-search .stock-option .so-select svg {
	color: #fff;
}

/* Background colour */
.mini-search .stock-option .so-select, .mini-search .stock-option.ms-btn {
	background-color: rgba(0,0,0,0.5);
}

.mini-search .stock-option.active .value  {
	color: #fff;
}

/* ========================================================================== 
*  10.2 - Mini Stock Locator - Quick Search
* ========================================================================== */

.mini-search a.sl-mini-search-btn {
	padding: 15px 20px;
}

.mini-search-quick {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 20px;
}

.mini-search-quick > div {
	width: 50%;
	padding: 10px;
}

.mini-search-quick .msq-text {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

.mini-search-quick svg {
	font-size: 20px;
	margin-right: 10px;
}

.mini-search-quick a {
	display: block;
	border: 1px solid #fff;
	color: #fff;
	padding: 8px 25px;
	text-decoration: none;
	text-align:center;
	border-radius: 3px;
	font-size: 18px;
}

.mini-search-quick a:hover, .mini-search-quick a.primary {
	border-color:  #fff;
}

@media (min-width: 1025px){

	.mini-search-quick .msq-text {
		margin-right: 20px;
		padding-right: 30px;
		border-right: 1px solid #fff;
	}

	.mini-search-quick > div, .mini-search-quick .msq-text {
		width: auto;
	}

	.mini-search-quick a {
		border: 1px solid transparent;
	}

	.mini-search-quick a:hover, .mini-search-quick a.primary {
		border-color:  #fff;
	}

	.mini-search-quick {
		margin-top: 30px;
	}

}

/* ========================================================================== 
*  10.3 - Mini Stock Locator - Search Flex
* ========================================================================== */

.search-flex {
	display: flex;
	flex-direction: column;
}

.search-flex .mini-search-quick {
    justify-content: flex-end;
}

@media (max-width: 1024px) {
    .search-flex > *:nth-child(1) { order: 1; }
    .search-flex > *:nth-child(2) { order: 3; }
    .search-flex > *:nth-child(3) { order: 2; }

    .search-flex .mini-search-quick {
    	margin-top: 20px;
	}

	.search-our-stock .search-flex  {
		text-align: center;
	}

}

@media (min-width: 1025px) {

	.search-flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.search-flex h2, .search-flex .mini-search-quick {
		margin: 0;
	}

	.search-flex h2, .search-flex > div {
		width: auto;
	}

	.search-flex > div:last-child {
		width: 100%;
    margin-top: 20px;
	}

	.search-flex .mini-search-quick .msq-text {
	    margin-right: 0;
	    padding-right: 30px;
	    border-right: 1px solid #fff;
	}

	.search-flex .mini-search-quick > div {
	    padding: 0 0 0 10px;
	}

	.search-flex .mini-search-quick > div:last-child {
		padding-right: 0;
	}
}

/* ========================================================================== 
*  11.1 - Main Content - Home Page
* ========================================================================== */

.content {
	position: relative;
}

.content-fill {
	height: 100%;
	background: #bdbdbd;
	padding: 10px 20px; 
}

.dark-bg p, .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg a {
	color: #fff;
}

.welcome {
  text-align: center;
  background-color: #fff;
}

.welcome .wrapper {
  padding-top: 250px;
}

.welcome-logo {
  max-width: 145px;
  margin: 0 auto 30px;
}

.welcome p,
.welcome h1,
.welcome h2,
.welcome h3,
.welcome h4
{
  color: #000;
}

.welcome h1 span {
	display: none;
}

.welcome h2.subtitle {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.welcome h2.subtitle span {
	color: #cc000c;
  font-weight: 600;
}

.welcome hr {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: -30px;
  margin-right: -30px;
  border-color: #cc000c;
  border-top: none;
}

.welcome-img {
  position: absolute;
  top: -90px;
  max-width: 300px;
}

.google-map {
	display: block;
}

.google-map iframe {
	max-width: 100%;
	pointer-events: none;
}

@media (min-width:768px) {
  
  .welcome-img {
    max-width: 400px;
  }

  
}

@media (min-width: 1025px) {
  
  .welcome {
    text-align: left;
  }
  
  .welcome .wrapper {
    padding: 40px 30px;
  }
  
  .welcome h2.subtitle {
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 25px;
  }
  
  .welcome-logo {
    max-width: none;
    margin: 0 0 40px 0;
  }
  
  .welcome .flex {
    justify-content: flex-end;
  }

  .welcome-img {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
    max-width: none;
  }
  
  .welcome hr {
    margin-left: 0;
    margin-right: 0;
    max-width: 575px;
  }

}

@media (min-width: 1440px) {
  
  .welcome-img {
    left: 0px;
    top: 40%;
    width: 45%;
  }
  
}

@media (min-width: 1900px) {

  .welcome .wrapper {
    padding-top: 205px;
    padding-bottom: 205px;
  }
  
  .welcome-img {
    left: 0px;
    top: 40%;
    width: 100%;
    max-width: 900px;
  }

}

/* ========================================================================== 
*  11.1.2 - Main Content - Home Page - New and Events
* ========================================================================== */

.home-latest-news .wrapper {
  padding-bottom: 120px;
}

.home-latest-news .flex div {
  display: none;
  line-height: 1;
}

.home-latest-news .flex div:nth-child(1),
.home-latest-news .flex div:nth-child(2),
.home-latest-news .flex div:nth-child(3) {
  display: block;
}

.home-latest-news .btn, .content.news-events .btn {
  padding: 0;
  font-weight: 600;
  font-size: 14px;
  background: none;
}

.home-latest-news .flex div .news-txt, .news-events .news-txt {
  background-color: #0a0a0a;
  padding: 30px;
  line-height: 1.5em;
}

.home-latest-news .news-txt h2 {
  font-weight: 500;
  font-size: 20px;
}

.home-latest-news .date {
  display: none;
}

.home-latest-news p.readmore:hover,
.home-latest-news .readmore:hover,
.home-latest-news .btn:hover {
  background: none;
}

.heading-latest-news {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}

.heading-latest-news h2 {
  width: auto;
  margin: 0;
}

.heading-latest-news a {
  display: none;
}

.block-news .news-img-overflow {
  overflow: hidden;
}

.block-news:hover img {
  transform: scale(1.2);
}

.block-news img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (min-width: 1025px) {
    
  .home-latest-news .wrapper {
    padding-bottom: 40px;
  }
  
  .heading-latest-news a {
    display: flex;
    align-items: center;
  }

}

@media (min-width: 1440px) {
    
  .home-latest-news .wrapper {
    padding-bottom: 160px;
  }

}

/* ========================================================================== 
*  11.2 - Content Pages
* ========================================================================== */

.content.white-bg {
  background: #fff!important;
}

.content.white-bg p {
  color: #000;
}

.content.white-bg p,
.content.white-bg h1,
.content.white-bg h2,
.content.white-bg h3,
.content.white-bg .h1,
.content.white-bg .h2,
.content.white-bg .h3 {
  color: #000;
}

.content.grey-bg p,
.content.grey-bg h1,
.content.grey-bg h2,
.content.grey-bg h3,
.content.grey-bg .h1,
.content.grey-bg .h2,
.content.grey-bg .h3 {
  color: #000;
}

.content a {
  display: flex;
  justify-content: center;
  align-items: center;  
}

.center-content {
	display: flex;
	align-items: center;
	justify-content: center;
}

.center-content > div {
	max-width: 768px;
	width: 100%;
	padding: 40px 30px
}

.center-img img {
	display: block;
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.centered-carousel .embla__container {
  align-items: center;
}

.centered-carousel .embla__slide {
  width: 50%;
  transform: translateX(10%);
}

.centered-carousel .embla__slide__inner {
  width: 80%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.centered-carousel .is-selected .embla__slide__inner {
  width: 110%;
  transform: translateX(-13.6%);
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.content ul.list-tick-icon {
  list-style: none;
  padding-left: 0;
  padding-bottom: 30px;
}

.content .list-tick-icon li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  line-height: 1.3em;
  font-size: 30px;
}

.content .list-tick-icon li svg {
  margin-right: 15px;
  margin-top: 5px;
  min-width: 1em;
  color: #cc000c;
}

p.content-small-text {
  font-size: 18px!important;
}

.slider-charging .embla__dots {
  margin-bottom: 60px;
}

.slider-charging .embla__dot {
  width: max-content;
  background-color: transparent;
  margin-right: 30px;
  border: none;
  border-radius: 0;
}

.slider-charging .embla__dot:last-child {
  margin-right: 0;
}

.slider-charging .embla__dot.is-selected::after {
  color: #cc000c;
  border-bottom: 3px #cc000c solid;
  font-weight: 500;
  margin-left: -1px;
}

.slider-charging .embla__dot::after {
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 3px transparent solid;
  color: #999;
  letter-spacing: 2px;
}

.slider-charging .embla__dot:nth-child(1)::after {content: 'EV';}
.slider-charging .embla__dot:nth-child(2)::after {content: 'Charging';}
.slider-charging .embla__dot:nth-child(3)::after {content: 'Long Distance Journeys';}
.slider-charging .embla__dot:nth-child(4)::after {content: 'Charing Stats';}
.slider-charging .embla__dot:nth-child(5)::after {content: 'Optimise your EV';}

.slider-charging .embla__dot.is-selected {
  background-color: transparent;
}

.slider-charging .embla__button {
  fill: #cc000c;
}

.slider-charging .embla__button--prev {
  left: -60px;
}

.slider-charging .embla__button--next {
  right: -60px;
}

.content .video-icon-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}

.content .video-icon-overlay svg {
  font-size: 96px;
  filter: drop-shadow(3px 5px 20px rgb(0 0 0 / 1));
  color: #fff!important;
}

.content .block-content {
  border: solid 1px #cc000c;
  padding: 60px 40px 30px;
  height: 100%;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.content .block-content .h4.block-title {
  position: absolute;
  left: 0;
  width: 100%;
  background: #cc000c;
  top: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 10px 40px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
}

@media (max-width:1024px) {
  
  .slider-charging .embla__dots {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    margin-top: -40px;
  }
  
  .slider-charging .embla__dot {
    width: 100%;
    display: block;
    margin: 5px 0;
    padding: 0;
  }
  
  .slider-charging .embla__dot::after {
    border-bottom: none;
    width: 100%;
    display: block;
  }

  .slider-charging .embla__dot.is-selected::after {
    border-bottom: none;
    margin: 0;
    padding: 0;
  }
}


/* ========================================================================== 
*  11.3 - Contact page
* ========================================================================== */

.contact-tabs .inline-list {
	padding-left: 0;
	background-color: #dce4e6;
}

.contact-tabs .tabs-content {
	padding: 20px;
}

.contact-card {
	background-color: #f5f5f5;
	border: 1px solid #969696
}

.contact-card .contact-logo {
	background-color: #fff;
	text-align: center;
	padding: 10px 20px;
}

.contact-card .contact-stuff {
	padding: 20px;
}

.contact-card .s-header {
	width: auto;
	color: #000;
	cursor: pointer;
	position: relative;
}

.contact-card .s-header:after {
	content: "+";
	position: absolute;
	color: #000;
	right: 2px;
	top: 0;
	z-index: 2;
	font-weight: bold;
}

.contact-card .s-content {
	display: none;
}

.contact-card .s-header.active + .s-content {
	display: block;
}

/* ========================================================================== 
*  11.4 - Vehilce page
* ========================================================================== */

.banneritem {
  line-height: 0;
}

.newcar .wrapper {
  max-width: 1900px;
}

.newcar-nav .wrapper {
  padding: 0;
}

.nc-heading h2 {
  max-width: 580px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5em;
  border-bottom: 1px #333 solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.nc-heading h2 span {
  font-weight: 800;
  color: #cc000c;
}

.nc-heading img {
  margin-bottom: 20px;
}

.nc-heading a {
  font-size: 12px;
}

.nc-features-col img {
  margin-bottom: 20px;
}

.nc-flex-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.nc-flex-heading>* {
  margin-bottom: 0!important;
}

.nc-content-block .flex {
  align-items: center;
}

.nc-content-block h2 {
  margin-top: 30px;
  margin-bottom: 45px;
}

.nc-content-block h3 {
  font-size: 20px;
}

.nc-content-block p {
  line-height: 1.3em;
  font-size: 30px;
}

.block-icon {
  margin: 60px 0;
}

.block-icon img {
  margin-bottom: 20px;
}

.block-icon p {
  font-size: 16px;
  margin: 0 auto;
  max-width: 150px;
}

#embla-content-slider .embla__arrows {
  display: none; 
}

/* ========================================================================== 
*  11.4.2 - Vehilce Page Menu
* ========================================================================== */

.fixed-menu .modelnav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  border-top: 1px solid #333333;
}

.modelnav {
  background-color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 1px solid #333333;
}

.modelnav .newcar-title h1, .newcar .newcar-logo.h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}

.modelnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.modelnav a {
  padding: 15px 20px;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.modelnav {
  display: none;
}

.nc-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 0 0 30px;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 999; 
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 1px solid #333;
}

.nc-mobile-menu button {
  background: none;
  border: none;
  color: #fff;
  padding: 15px 15px;
  margin: 0;
  border-left: 1px #333 solid;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fixed-menu .nc-mobile-menu {
  position: fixed;
  top: 56px;
  padding: 0 0 0 30px;
  border-bottom: solid 1px #333333;
  border-top: solid 1px #333333;
}

.fixed-menu.scrolling-down .nc-mobile-menu {
  top: 0;
}

.show-menu-nc .modelnav {
  display: block;
  top: 95px;
}

.nc-mobile-menu {
  top: 44px;
}

.fixed-menu-nc .nc-mobile-menu {
  top: 44px;
}

.show-menu-nc.scrolling-down .modelnav {
  top: 48px;
}

.show-menu-nc .modelnav {
  top: 104px;
}

.nc-menu .newcar-title {
  display: none;
}

.content.features .wrapper {
  padding-top: 80px;
}

.content.features .flex img {
  width: 100%;
}

@media (max-width:1024px) {

  .welcome.content .welcome-img {
    top: 50%;
    transform: translateY(-50%);
  }  
  
  .mobile-ex-padding-bototm {
    padding-bottom: 100px;
  }
  
}

@media (max-width:767px) {

  .welcome.content .welcome-img {
    top: -90px;
    transform: none;
  }
  
}


@media (min-width:1025px) {
  
  .newcar .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .nc-heading .wrapper {
    padding-top: 40px; 
  }

  .content.features .wrapper {
    padding-top: 80px;
  }
  
  .sml-padding-top {
    padding-top: 80px;
  }
  
  .sml-padding-btm {
    padding-bottom: 80px;
  }
  
  .modelnav {
    display: flex;
    padding: 0;
  }  
  
  .nc-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  
  .nc-menu .newcar-title {
    display: block;
  }
  
  .fixed-menu .nc-menu {
    max-width: 1900px;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .nc-list {
    display: flex;
    justify-content: space-between;
  }
  
  .fixed-menu .modelnav a {
      padding: 12px 20px;
  }
  
  .fixed-menu .modelnav {
      top: 78px;
  }
  
  .scrolling-down .modelnav {
      top: 0!important;
  }
  
  .nc-mobile-menu {
    display: none;
  }

  .show-menu-nc .modelnav {
    display: flex;
    top: 78px;
  }

  
}


/* ========================================================================== 
*  11.5 - News and Events Page
* ========================================================================== */

.content.news-events .block-news {
  
}

.content.news-events .block-news .date {
  color: #666;
  display: none;
}

.content.news-events .block-news .date b {
  font-weight: 500;
}

.content.news-events .block-news a h2 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
}

.content.news-events .block-news .np-img {
  
}

.content.news-events .block-news .readmore a {
  
}

/* ========================================================================== 
*  11.5.2 - Article Page
* ========================================================================== */

.content.article img {
  display: block;
  margin: 0 auto 30px;
}

.content.article a {
  justify-content: flex-start;
}

/* ========================================================================== 
*  11.6.1 - Find a Dealer Page - Dealer Locations
* ========================================================================== */

.map-basic {
  background: #27242b;  
  padding: 15px 20px;
}

.map-basic h3 {
  color: #ffffff;
  margin-bottom: 0;
  width: auto;
  font-size: 18px;
}


.map-text {
  display: inline-block;
  font-size: 12px;
  color: #a3a3a3;
  letter-spacing: 1px;
  margin-right: 10px;
}

#search-address, #bh-sl-search {
  line-height: 33px;
  background: #fff;
  border: 1px solid #cccccc;
  padding: 0 10px;
  border-radius: 8px;
}

#bh-sl-submit {
  position: absolute;
  right: 0;
  background-color: transparent;
  margin-top: 0;
  padding: 9px 14px 6px;
  border: 0;
  color: #a3a3a3;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}

.state {
  display: none;
}

.bh-sl-loc-list {
  width: 100%;
}

.bh-sl-loc-list ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0!important;
  margin-top: 0!important;
}

.bh-sl-loc-list li {
  padding: 20px;
}

.bh-sl-loc-list li.list-focus {
  border: solid 1px #99BAD4;
}

.sl-header {
  font-weight: 700;
  color: #3F4451;
  margin-bottom: 10px;
}

.list-details {
  margin: 0 auto;
  width: 100%;
  max-width: 380px;
  text-align: left;
  color: #000;
  line-height: 1.5em
}

.sl-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  text-align: center;
}

.sl-flex > div {
	width: 100%;
}

a.btn-sl {
  width: 100%;
  background: #27242b;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 15px;
  display: block;
  border-radius: 20px;
}

a.btn-sl:hover {
  background: #cc000c;
}

a.btn-sl:nth-child(1) {
  margin-right: 10px;
}

.bh-sl-map {
  width: 100%!important;
}

.bh-sl-container {
  padding: 0!important;
}

.bh-sl-map-container {
  margin: 0!important
}

.loc-web a {
	background: #cc000c;
  color: #fff;
}

.list-label,
.loc-dist,
.loc-email span,
.loc-phone span {
  display: none;
}

.loc-email {
  display: flex;
}

.loc-email>*:first-child {
  margin-right: 5px;
}

.bh-sl-container .bh-sl-map-container .loc-email a {
  text-transform: none;
}

.bh-sl-loc-list .loc-email a {
  color: #000;
  font-weight: normal;
  text-transform: none;
}

.bh-sl-loc-list .loc-email a:hover {
  color: #cc000c;
}

.google-head {
	margin-bottom: 10px;
}

.google-text {
	margin-bottom: 15px;
}

.map-post {
  position: relative;
}

.loc-directions {
  display: none;
}

.bh-sl-loc-list ul.list > *:nth-child(2) .loc-directions {
  display: block;
}

.bh-sl-loc-list ul.list > *:nth-child(4) .loc-directions {
  display: block;
}

.google-maps .btn-secondary {
  display: none;
}

.google-maps .wrapper {
  padding: 0 10px;
}

@media (min-width:768px) {
    
  .google-maps .wrapper {
    padding: 0 30px;
  }

}


@media (min-width: 1025px) {
  
  .map-post form {
      text-align: right;
  }
  
  .map-basic {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      align-items: center;
      width: 100%;
  }
    
  .maps-show-desktop {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .g-maps-flex {
    display: flex;
    border: solid 1px #BFBFBF;
    margin-bottom: 20px;
    padding-top: 65px;
    position: relative;
  }
  
  .bh-sl-loc-list li {
    padding: 20px;
    border: solid 1px;
    border-color: transparent;
    cursor: pointer; 
  }
  
  .bh-sl-loc-list {
    width: 40%;
  }

  .bh-sl-container {
    display: block;
    width: 60%;
  }
  
  .bh-sl-loc-list {
    height: 530px!important;
    overflow-y: scroll;
  }
  
  .google-text {
	margin-bottom: 30px;
   }
  
  a.btn-sl {
    width: auto;
  }
  
  .sl-flex > div {
    width: 50%;
  }
  
  .list-details {
    line-height: 1.75em
  }
  
  .google-maps .wrapper {
    padding: 0 50px;
  }


}


@media (min-width: 1200px) {
  .google-text {
	  margin-bottom: 40px;
  }  
  
  .map-basic h3 {
    font-size: 24px;
  }
  
  .map-text {
    font-size: 16px;
  }
  
}

@media (max-width:1024px) {
  
  .bh-sl-loc-list li {
    padding: 20px;
    min-width: 350px;
    width: 100%;
  }
  
  .bh-sl-loc-list ul {
    display: flex;
    overflow-x: scroll;
  }
  
  .g-maps-flex {
    display: flex;
    flex-direction: column-reverse;
  }
  
  .list-details {
    height: 100%;
  }
  
  .list-content.sl-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  
  .sl-flex {
    margin: auto 0 30px;
  }
}