/* 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 - Mini Search & Features Cars
*  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
*    11.4 - Book A Service Page
*/

/* ========================================================================== 
* 1.0 Global Styling
* ========================================================================== */

/* Ford Font Family */

@font-face {
  font-family: "FordAntenna-Black";
  src: url('../fonts/FordAntenna-Black.eot') format('embedded-opentype'),
  url('../fonts/FordAntenna-Black.svg#FordAntenna-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'FordAntenna-Bold';
  src: url('../fonts/FordAntenna-Bold.eot') format('embedded-opentype'), 
    url('../fonts/FordAntenna-Bold.woff') format('woff'), 
    url('../fonts/FordAntenna-Bold.ttf')  format('truetype'), 
    url('../fonts/FordAntenna-Bold.svg#FordAntenna-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'FordAntenna-Regular';
  src: url('../fonts/FordAntenna-Regular.eot') format('embedded-opentype'),
    url('../fonts/FordAntenna-Regular.woff') format('woff'), 
    url('../fonts/FordAntenna-Regular.ttf')  format('truetype'), 
    url('../fonts/FordAntenna-Regular.svg#FordAntenna-Regular') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'FordAntenna-Light';
  src: url('../fonts/FordAntenna-Light.eot') format('embedded-opentype'),
    url('../fonts/FordAntenna-Light.woff') format('woff'), 
    url('../fonts/FordAntenna-Light.ttf')  format('truetype'), 
    url('../fonts/FordAntenna-Light.svg#FordAntenna-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

html {
	font-size: 14px;
	line-height: 1.5em;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family: 'FordAntenna-Light';
}

body {
	background: #fff;
	color: #4a4a4a;
	padding-top: 129px;
  letter-spacing: 0.03em;
}

.anchor {
	top: -40px;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	color: #004379;
	font-weight: 400;
	line-height: 1.25em;
  letter-spacing: -1px;
  font-family: 'FordAntenna-Regular';
}

h1, .h1 {
	font-size: 28px;
}

h2, .h2 { 
	font-size: 24px;
}

h3, .h3 {
	font-size: 20px;
}

h4, .h4 {
	font-size: 18px;
}

.subtitle {
	margin-top: -10px;
	font-size: 20px;
}

a {
  color: #6a879a;
}

a:hover {
	color: #2a87c0;
}

.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: 1000px;
}

.m-top {
	margin-top: 20px;
}

.m-bot {
	margin-bottom: 20px;
}

.grey-bg {
	background-color: #f3f3f3;
}


@media (min-width: 1025px) {


	body {
		padding-top: 118px;
	}

	h1, .h1, h2, .h2 {
		margin-bottom: 20px;
	}
  
  h1, .h1 {
      font-size: 42px;
  }

	.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: 32px;
	}

	h3, .h3 {
		font-size: 24px;
	}

	h4, .h4 {
		font-size: 20px;
	}

	h5, .h5 {
		font-size: 16px;
	}

}

@media(min-width: 1200px) {

	body {
		padding-top: 118px;

	}

}


@media(min-width: 1440px) {

	body {
		padding-top: 138px;

	}

}


/* ========================================================================== 
*  1.1 - Buttons	
* ========================================================================== */

.btn {
	display: inline-block;
	position: relative;
	width: auto;
	min-width: 260px;
	padding: 15px 10px;
	text-decoration: none;
	border: none;
	line-height: 1em;
	text-align: center;
	background-position: center;
	transition: background 0.8s;
	cursor: pointer;
}

a.btn:hover, .btn:hover {
	text-decoration: none;
}

.btn-mg-top {
	margin-top: 20px;
}

.btn-mg-bot {
	margin-bottom: 20px;
}

.btn-primary, a.btn-primary, .readmore, p.readmore {
	background-color: #2a87c0;
	color: #fff;
  margin-bottom: 10px
}

.btn-primary:hover, a.btn-primary:hover {
	background: #8a8a8a radial-gradient(circle, transparent 1%, #8a8a8a 1%) center/15000%;
	color: #fff;
}

.btn-primary:active, a.btn-primary:active, p.readmore:hover, .readmore:hover {
	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: 2px solid #000;
	color: #000;
}

a.btn-outline:hover, .btn-outline:hover {
	background: #000 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
	color: #fff;
}

.btn-outline:active, a.btn-outline:active {
	background-color: #333;
	background-size: 100%;
	transition: background 0s;
}

.btn-signature {
	padding: 5px 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: -144px;
  top: 50%;
  transform: translateY(-50%);
  width: 180px;
  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: #2a87c0;
	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: #000;
	background-color: #fff;
	border: 1px solid #aaa;
	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: #2a87c0;
}

.select-container {
	display: inline-block;
	padding: 0 !important;
	overflow: hidden;
	vertical-align: top;
	background: url(../images/select-input.png) no-repeat right 20px center #fff;
}

.select-container .select-hide {
	 background: transparent;
	 width: 100%;
	 color: #000;
	 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: -18px;
	left: 0px;
	padding: 0 5px;
	border: 0;
	color: #2a87c0;
	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;
}

.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: #2a87c0;
	border-color: #2a87c0;
}

.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: -18px;
		left: 5px;
	}

	.form-group .select-container.active + label {
		top: -17px;
	}

}

/* ========================================================================== 
*  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;
}


#google-reviews .d-three-cols>* {
  width: auto;
}

#google-reviews .review-item-long {
  margin: 0!important;
  border: none;
}


.reviews a:hover {
  background-color: #9e9e9e;
}

.reviews .buttons svg {
  display: none;
}

#google-reviews .buttons {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}

.reviews .more-reviews a, .reviews .write-review a {
  width: 100%;
  text-transform: capitalize;
  background-color: #2a87c0;
  color: #fff;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 10px 20px;
}

@media (max-width: 1439px) {

	#google-reviews .buttons {
	    flex-direction: column;
	}

}

/* ========================================================================== 
*  2.1 - Mini Search
* ========================================================================== */

.mini-search-stock .btn {
	margin-bottom: 20px;
}

.mini-search-stock a {
	color: #fff;
}

.car-categories {
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.car-categories a {
	padding: 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.car-categories svg {
	display: block;
	font-size: 100px;
}

.radio-container {
	display: flex;
	margin-bottom: 20px;
}

.radio-hidden {
	appearance: none;
	display: none;
}

.radio-labels {
	border-radius: 19px;
	color: #fff;
	padding: 8px 25px;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
}

.radio-hidden:checked + .radio-labels {
	background-color: #2a87c0;
}



.mini-search-stock .flex .flex > div:first-child {
	padding-right: 5px;
}

.mini-search-stock .flex .flex > div:last-child {
	padding-left: 5px;
}

.sd-optional-extras-dialog .label:has(~ #sdo-auto-x-car-care-1-year), .sd-optional-extras-dialog .label:has(~ #sdo-auto-x-car-care-3-year), .sd-optional-extras-dialog .label:has(~ #sdo-auto-x-car-care-5-year) {
    color: #1c0ab2 !important;
    font-weight: 400;
}

h1.sl-results-heading .sl-num-stock {
    display: none;
}

.asl-results .sl-save-stock.active:after {
	content: "Added to Saved Vehicles";
	display: block;
	position: absolute;
	top: -80px;
	right: -40%;
	background-color: rgb(42 135 192 / 80%);
	color: #fff;
	padding: 14px 10px 9px;
	font-size: 14px;
	border-radius: 5px;
	width: 180px;
	text-align: center;
  animation: fade 2s linear forwards;
}

@keyframes fade {
  0% { opacity: 0 }
  25% { opacity: 1 }
  50% { opacity: 1 }
  75% { opacity: 1 }
  100% { opacity: 0 }
}


.stock-locator:not(.sd-used) #used-cars-info {
    display: none;
}


/* ========================================================================== 
*  2.2 - Per week slider styles
* ========================================================================== */

.spend .noUi-base {
	background-image: url(../images/stock-slide-shadow.png);
	background-repeat: repeat-x;
	border-left: 8px solid #EA5E24;
	border-radius: 17px
}

.spend .noUi-horizontal .noUi-handle {
	background: #222;
	background-image: url(../images/stock-circle-shadow.png);
	box-shadow: none;
	border: 1px solid #000;
	border-radius: 50%;
	width: 45px !important;
	height: 45px !important;
	top: -8px !important;
}

.spend .noUi-handle:after, .spend .noUi-handle:before {
	background-color: transparent !important;
}

.spend .noUi-background {
	background-color: #fff !important;
	border-radius: 5px !important;
}

.spend .noUi-target {
	border-radius: 25px !important;
	border-color: transparent !important;
}

.spend .noUi-horizontal {
	height: 40px !important;
}

.spend .noUi-target.noUi-connect {
	position: relative;
	margin-top: 5px !important;
	box-shadow: none !important;
	background-color: #6ac4b9;
	border: 5px solid #fff !important;
}

.spend .noUi-target.noUi-connect:before {
	content: "0";
	position: absolute;
	color: #fff;
	left: 20px;
	top: 4px;
	z-index: 2;
	font-weight: bold;
	font-size: 1.25rem;
}

.spend .noUi-target.noUi-connect:after {
	content: "500";
	position: absolute;
	color: #264844;
	right: 20px;
	top: 4px;
	z-index: 2;
	font-weight: bold;
	font-size: 1.25rem;
}



/* ========================================================================== 
*  2.3 - Featured Cars + Reviews Thumbnails	 
* ========================================================================== */

.featured-cars .lSSlideOuter .lSPager.lSpg, .review-carousel .lSSlideOuter .lSPager.lSpg {
		display: none;
}

.featcars .embla__dot, #reviews .embla__dot, #google-reviews .embla__dot, #quick-slider .embla__dot {
	background-color: #ccc;
	border: none;
	width: 50px;
	border-radius: 5px;
	height: 3px;
}

.featcars .embla__dot.is-selected, #reviews .embla__dot.is-selected,#google-reviews .embla__dot.is-selected,  #quick-slider .embla__dot.is-selected {
	background-color: #2a87c0;
}

.featcars .embla__dots__container, #reviews .embla__dots__container,#google-reviews  .embla__dots__container, #quick-slider .embla__dots__container {
	bottom: auto;
}

/* ========================================================================== 
*  Additional CSS for Ford Template - Featured Cars
* ========================================================================== */

.featured-cars h2 {
  margin-bottom: 0;
}

.featured-cars .wrapper {
  max-width: 1850px;
  padding-top: 50px;
}

.cow .cow-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  text-transform: none;
}

.cow a {
  max-height: 400px!important;
}

.featcars .embla__viewport {
  padding-top: 55px;
}

.featcars .embla__dots__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* Hide Car Details */

.featured-cars .cow .flex {
  flex-direction: row;
}

.featured-cars .cow .flex div:nth-child(2) {
  padding-left: 0;
}

.featured-cars .cow .flex div:nth-child(2) li {
  text-align: right;
}


.featured-cars .cow .cow-il li span {
  font-size: 16px;
  color: #616161;
}

.featured-cars .cow .cow-il li span:first-child {
  color: #00467F;
  text-transform: none!important;
  font-family: 'FordAntenna-Regular';
  font-size: 14px;
}

.featured-cars .cow h2 {
  background: #F6F6F6;
  color: #00467F!important;
  padding: 12px 30px !important;
}

.featured-cars .cow .btn {
  text-transform: none!important;
  font-family: 'FordAntenna-Regular';
  opacity: 0.7;
}

@media (max-width:1024px) {
  
  .cow .cow-btn {
    left: 0;
    right: 0;
  }
 

  #quick-slider .embla__dots {
	  margin-top: 20px;
	}
  
}

/* Reviews */

.reviews .wrapper {
  max-width: 1850px;
}

/* ========================================================================== 
*  2.4 - Feat cars + Review Slider
* ========================================================================== */

.rc-box .star-colour {
	color: #2a87c0;
}

.just-arrived .cow-img:after, .featured .cow-img:before, .special-banner .cow-img:after, .featured-banner .cow-img:after {
	background-color: #2a87c0;
	color: #fff;
}

#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: #2a87c0;
	border-color: #2a87c0;
	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 0 20px;
    padding: 15px 20px;
    color: #6a879a;
    cursor: pointer;
    border-bottom: 4px solid #f3f3f3;
    flex: 1 1 100%;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.default-header:last-child {
	border-right: 0;
}

.default-header.dropdown {
	display: block;
}

.default-header.active {
	color: #000;
	border-color: #2a87c0;
}

.default-content {
	display: none;
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%), 0 10px 10px 0 rgb(0 0 0 / 10%);
}


.default-content p + h4 {
	margin-top: 40px;
}

.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;
}

.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: 18px; 
  font-weight: bold;
	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: #2a87c0;
}

.accord-head:hover svg, .accord-container.active svg {
	fill: #2a87c0;
}   

.accord-container.active .accord-head svg {
	transform: rotate(45deg);
}

.accord-head > span {
  display: flex;
  align-items: center;
}

.accord-head img {
  margin-right: 10px;
  width: 35px;
}

.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;
  font-size: 16px;
  line-height: 1.5em;
}

.accord-content p {
  margin-bottom: 10px;
}

.accord-content:last-child * {
	/* margin-bottom: 0; */
}

.accord-container.active .accord-content {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}

@media (min-width: 1025px) {
  
  .accord-head {
    font-size: 24px;
  }
  
}

/* ========================================================================== 
*  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;
}

.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: #2a87c0;
	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: #2a87c0;
}

.top-header a:hover {
	color: #2a87c0;
	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;
	}

}

/* ========================================================================== 
*  Additional CSS for Ford Template - Top Header
* ========================================================================== */

@media (min-width:1025px) {
  
  /* Custom Top Header and Navivation Wrapper Size*/
  .nav-menu .wrapper, .top-header .wrapper {
    max-width: 1900px;
  } 
  
  .top-header {
    background-color: #F6F6F6;
    font-size: 14px;
  }
  
  .top-header .wrapper > div {
    margin-left: 10px;
  }
  
  
  .top-header a, .footer-logo a {
    color: #425968;
    letter-spacing: 0.025em;
    font-family: 'FordAntenna-Regular';
  }
  
  .top-header .wrapper > svg {
    color: #008cba;
  }
  
  .top-header .wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
  }  
  
}

/* ========================================================================== 
*  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: #2a87c0; 
}

@media (max-width: 1024px) {

	.desktop-title {
			display: none;
	}

}

@media (min-width: 1025px) {

	.dealer-name {
		margin-top: 7px;
	}

	.stacked .nav-menu {
		top: 135px;
	}

	.logo a {
		display: flex;
		align-items: center;
		text-decoration: none;
	}

	.logo .desktop-title {
		margin-left: 10px;
	}

	.desktop-title {
		font-size: 14px;
	}

}

@media (min-width: 1200px) {

	.dealer-name {
		font-size: 30px;
		margin-top: 15px;
	}

	.dealer-menu .logo {
		width: auto;
	}

	.desktop-title {
		font-size: 18px;
	}

	.stacked .nav-menu {
		top: 156px;
	}

	.fixed-menu .stacked .nav-menu {
		top: 0;
	}

}

@media (max-width: 1400px) {

.primary-nav a {
	padding: 30px 7px;
    font-size: 12px;
}

}

/* ========================================================================== 
*  6.3 - Navigation
* ========================================================================== */

.nav-menu {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1030;
	background-color: #000;
	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;
}

.fixed-menu .nav-menu {
	top: 0;
		-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);
}


.primary-nav {
	display: none;
}

.logo img {
	display: block;
}


@media (max-width: 1024px) {
  
	.logo img {
		width: auto;
		height: 38px;
	}
  
}

@media (max-width: 500px) {
  
  
  .top-header .wrapper {
    justify-content: flex-end;
  }
  
}

@media (max-width: 350px) {

	.logo img {
		height: auto;
	}

}

@media (min-width: 1025px) {


	.mobile-header {
		display: none;
	}

  .logo {
    width: 100px;
  }
  
	.logo img {
		/*width: 90px;*/
		height: auto;
	}

	.mobile-link {
		display: none;
	}

	.m-menu {
		background: #eee;
	}

	.nav-menu {
		position: fixed;
		top: 50px;
		-webkit-transition: top 0.4s ease;
		-moz-transition: top 0.4s ease;
		transition: top 0.4s ease;
	}


	.nav-menu .wrapper {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.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: space-between;
	}

	.primary-nav ul {
		margin: 0;
		padding: 0;
		z-index: 50;
	}

	.primary-nav li {
		display: inline-block;
		position: relative;
	}

	.primary-nav a {
		display: block;
		padding: 30px 5px;
		color: #fff;
		text-decoration: none;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
    color: #008cba;
    font-family: 'FordAntenna-Regular';
    font-weight: 500;
	}

	.primary-nav .nav-child {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		border: none;
		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: #2a87c0;
	}

	.primary-nav .nav-child a {
		position: relative;
		padding: 8px 20px;
		text-align: left;
		background-color: #fbfbfb;
	}

	.primary-nav .nav-child li:hover a {
		background: #2a87c0;
		color: #ffffff;
	}

	.primary-nav .nav-child li:last-child a {
		border: 0;
	}

	.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: #2a87c0 !important;
		color: #fff !important;
	}
  
	/* ========================================================================== 
	*  	6.3.1 - Smaller Navigation on scroll
	* ========================================================================== */

	.fixed-menu .top-header {
		top: -52px;
	}

	.fixed-menu .dealer-menu {
		top: -103px;
	}

	.fixed-menu .nav-menu {
		top: 0;
	}
  
  .primary-nav li.item-502 ul {
    right: 0;
    left: auto;
  }

}

@media(min-width: 1200px) {

	.logo {
		width: auto;
	}

}

@media(min-width: 1440px) {


}

/* ========================================================================== 
*  Additional CSS for Ford Template - Navigation
* ========================================================================== */

  
.primary-nav .nav {
  justify-content: space-between;
}

.nav-menu {
  background: #fff;
  font-size: 14px;
}


@media (min-width: 1025px) {
  
  .fixed-menu .nav-menu {
    top: 0;
  }
    
	.primary-nav > .nav > li:hover > a {
		color: #425968;
	}   
    
  .nav-menu {
    top: 37px;
  }

  .header .link-sell, .nav-menu .link-approved, .nav-menu .link-ultra, .nav-menu .link-showroom, .nav-menu .link-service, .nav-menu .link-price  {
    border: 1px solid #c3002f !important;
    border-radius: 5px;
    position: relative;
    padding: 10px 5px !important;
    margin-top: 18px;
    margin-right: 5px;
}

  .nav-menu .wrapper {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
  }


.header .link-sell:hover, .nav-menu .link-approved:hover, .nav-menu .link-ultra:hover, .nav-menu .link-showroom:hover, .nav-menu .link-service:hover, .nav-menu .link-price:hover {
    color: #c3002f !important;  
}

.header .link-sell:after, .nav-menu .link-approved:after, .nav-menu .link-ultra:after, .nav-menu .link-showroom:after, .nav-menu .link-service:after, .nav-menu .link-price:after {
    display: inline-block;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 10px;
    color: #c3002f;
    background: #fff;
    width: 81%;
    text-align: center;
}

.header .link-sell:after {
    content: url(/images/content/heart.png);
    width: 20px;
    height: auto;
}

.nav-menu .link-approved:after {
  content: "Easy & online";
}

.nav-menu .link-service:after {
  content: "Service";
}

.nav-menu .link-showroom:after {
  content: "Login";
}
  
.nav-menu .link-ultra:after {
  content: "Car Care";
}
  
.nav-menu .link-price:after {
  content: "Instant Price";
}
  
  /* Navlink Menu */
  .primary-nav .nav-child {
    top:81px
  }  
  
}

@media (min-width: 1100px) {
    
  .primary-nav li:first-child {
    margin-left: 10px;
  }
  
}

@media (min-width: 1200px) {
  
  .primary-nav .nav {
    justify-content: flex-end;
  }
  
  .primary-nav li:first-child {
    margin-left: 0;
  }
  
}

@media (min-width: 1440px) {
  
  .primary-nav a {
  	padding: 40px 15px;
  }  

  .fixed-menu .primary-nav a {
  	padding-top: 30px ;
  	padding-bottom: 30px;
  }  
  
  .fixed-menu .primary-nav .nav-child a {
    padding-top: 20px;
    padding-bottom: 20px;
}

  .header .link-sell, .nav-menu .link-approved, .nav-menu .link-ultra, .nav-menu .link-showroom, .nav-menu .link-service, .nav-menu .link-price {
    margin-top: 28px;
    padding: 10px!important;
}

  .fixed-menu .header .link-sell, .fixed-menu .nav-menu .link-approved, .fixed-menu .nav-menu .link-ultra, .fixed-menu .nav-menu .link-showroom, .fixed-menu .nav-menu .link-service, .fixed-menu .nav-menu .link-price {
    margin-top: 18px;
  }

}

@media(min-width: 1500px) {

  
   .fixed-menu .header .link-sell, .fixed-menu .nav-menu .link-approved, .fixed-menu .nav-menu .link-ultra, .fixed-menu .nav-menu .link-showroom, .fixed-menu .nav-menu .link-service, .fixed-menu .nav-menu .link-price {
    margin-top: 18px;
}
}

/* ========================================================================== 
	*  	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: 78px;
  background-color: #f2f2f3;
	z-index: 1000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align: center;
}

.mobile-title{
	font-size: 18px;
	font-weight: 600;
	color: #223b75;
}

.desktop-title {
	font-weight: 600;
	color: #223b75;
}

.fixed-menu .mobile-header {
	top: -54px;
}

.mobile-header .m-flex-basic > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.mobile-link span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.mobile-header a {
	margin-right: 20px;
}


.mobile-header a svg, .mobile-link svg {
	font-size: 20px;
}

.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: #f2f2f3;
	border-top: 1px solid #ccc;
	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: 58px;
}

.show-menu .m-menu {
	display: block;
	padding-bottom: 200px;
	max-height: 2000px;
	overflow: auto;
}

.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: #008cba;
	border-bottom: 1px solid #e4e4e4;
	text-decoration: none;
}

.m-menu .active > a {
    color: #2a87c0;
}

.m-menu .nav-child a {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.m-menu .active .nav-child .active a {
	background-color: #2a87c0;
	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;
}

.mob-buttons {
    display: flex;
    flex-wrap: wrap;
}

.mob-buttons a, .mobile-link, .mobile-header a {
  color: #223b75;
  background: #f2f2f3;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin-left: 5px;
}


/* ========================================================================== 
*  6.5 - Mobile Header - Split Style
* ========================================================================== */

.mobile-split .wrapper {
	padding: 0 !important;
}

.mobile-split .m-flex-basic > div {
	padding: 0 30px;
}

.mobile-split .mobile-link {
	padding: 11px 30px;
	background: #2a87c0; 
}

.mobile-split a svg {
	margin-right: 0;
}


@media (max-width: 1024px) {

.nav-menu .wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mobile-header .wrapper {
		padding-top: 15px;
		padding-bottom: 15px;
	}

}

@media (min-width: 1025px) {

	.mob-buttons {
			display: none;
	}

}

/* ========================================================================== 
*  Additional CSS for Ford Template - Global Styling
* ========================================================================== */

.mobile-split .wrapper {
  padding: 8px 0 !important;
}




/* ========================================================================== 
*  6.6 - Mega Menu
* ========================================================================== */

.mega-menu {
	display: none;
	position: fixed;
	top: 118px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: transparent;
	-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: 81px;
}

.mm-cross {
  position: absolute;
  top: 20px;
  right: 20px;
  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;
}

/* Start - Backdrop Dark Transparent */
.mm-backdrop {
  display: none;
}
/* End - Backdrop Dark Transparent */

.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: #2a87c0; 
}

.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);}
}


.mm-backdrop {
  display: none;
}

.mm-bg {
  background: #fbfbfb;
  border-top: 1px solid #E2E4E6;
  border-bottom: 1px solid #E2E4E6;
}

.mm-top {
  text-align: center;  
}

.mm-top .wrapper {
  max-width: 560px;
  padding: 0px;
}

.mm-top a, .mm-block h4 {
  margin-bottom: 0;
  font-size: 16px;
}

.mm-tabs {
    display: flex;
    justify-content: center;
}

.mm-top a {
  padding: 20px;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}

.mm-header {
  border-bottom: 4px solid #fbfbfb;
}

.mm-header.active, .mm-header:hover {
    border-color: #2a87c0;
}

.mm-content {
 display: none; 
}

.mm-content.active {
 display: block;
}


.mm-block {
	text-align: center;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%), 0 10px 10px 0 rgb(0 0 0 / 10%);
}

.mm-block .btn {
  font-size: 13px;
  margin-top: 10px;
  padding: 9px 15px;
  border-radius: 3px;
  display: block;
}

.mm-block a {
  color: #00095b;
  text-decoration: none;
  z-index: 1;
	display: flex;
	font-family: 'FordAntenna-Regular';
	flex-direction: column;
	padding: 30px;
}

.mm-block a:hover span {
    background-color: #1700f4;
    border-color: #1700f4;
}

.mm-block span  {
    display: block;
    color: #fff;
    background-color: #00095b;
    border-color: #00095b;
    border-radius: 25px;
    padding: 7px 26px;
    max-width: 200px;
    width: 100%;
    margin: 20px auto 0;
}

.mm-block img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  cursor: pointer;
  display: block;
  width: 240px;
  margin: 0 auto 20px;
}

.mm-block:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.mm-range {
	background-color: #f2f2f2;
}

@media (min-width: 1025px) {

  .mm-backdrop.mm-active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 50;
    display: block;
  }

	.mm-link + ul {
		display: none !important;	
	}  
  
}

@media(min-width: 1200px) {

	.mega-menu {
		top: 118px;
	}

}

@media(min-width: 1440px) {

	.mega-menu {
		top: 138px;
	}

}

/* ========================================================================== 
*  6.7 - Mobile Pop-Up
* ========================================================================== */

.ph-overlay, .phone-popup {
  display: none;
}

.phone-popup {
  display: none;
  background: #fff;
  width: 100%;
  max-width: 360px;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px;
}

.ph-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 9999;
}

.ph-overlay .icon-cross {
  color: #fff;
  background: #1d69d4;
  font-size: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.ph-overlay.active, .phone-popup.active {
  display: block;
}

/* ========================================================================== 
*  7.0 - Footer Links
* ========================================================================== */

.footer-logo .logo a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
  color: #223b75;
}

.footer-logo .logo a img {
  margin-right: 10px;
}

.footer-links {
	background-color: #000;
}

.footer-links p {
	margin: 0 0 20px 0;
}

.footer-links .h3 {
	margin: 0;
}

.footer-links .h4 {
	margin: 20px 0 0;
	color: #2a87c0;
}

.footer-links a {
	text-decoration: none;
}

.footer-links a:hover, .copyright a:hover {
	color: #2a87c0;
}

.highlight {
	color: #faa41a; /* Highlight Day Colour*/
}

.footer-links ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

.footer-links .chronoform {
	margin-bottom: 0;
	padding-right: 10px;
}

.foot-header {
	display: flex;
	justify-content: space-between;
	align-items: center;  
}

.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;
}


.footer-links {
  color: #fff;
  background-color: #425968;
}

.footer-links .head-4 {
  color: #008cba;
  font-size: 14px;
  margin: 0;
  font-weight: 600;
}

.footer-links .head-3 {
  font-size: 18px;
  margin-bottom: 10px;
}

.footer-links a {
  color: #fff;
  font-size: 16px;
}

.footer-links ul {
  margin: 0 0 20px;
}

.footer-logo {
  background-color: #F6F6F6;
}

.footer-details {
  display: block;
}

.footer-details a svg:hover {
  text-decoration: none;
}

.footer-details h4 {
  margin: 10px 0;
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #425968;
  font-family: 'FordAntenna-Bold';
}

.footer-details-location {
  margin: 20px 0;
}

.footer-details-location > div {
  line-height: 1.5;
  margin-bottom: 5px;
}

.footer-details-location svg {
  display: none;
}

.footer-links-menu-mobile {
  padding-bottom: 40px;
}

.footer-links-menu-mobile p.foot-header {
  background: #008cba;
  color: #fff;
  padding: 10px 30px;
  position: absolute;
  left: 0;
  width: 100%;
}

.footer-links-menu-mobile .foot-content {
  padding-top: 45px;
}

.footer-links .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-logo .wrapper {
  padding-top: 30px;
  padding-bottom: 30px; 
}

.foooter-links-menu {
  display: flex;
  flex-direction: column;
}

.foot1 li.item-453 {
  display: none;
}

.foot2 .mm-link + ul {
  display: block!important;
}

.foot2 li {
  display: none;
}

.foot2 li.item-453 {
  display: block;
}

.foot2 li.item-453 a.mm-link {
  display: none;
}

.foot2 li.item-453 li {
  display: block;
}

.foot-logo {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

@media (min-width:769px) {
  
  
}

@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;
	}

}

@media (min-width:1025px) {
  
  .footer-details-location svg {
    display: inline-block;
  }
  
  .footer-details-location > div {
    line-height: normal;
    margin-bottom: 0;
  }
  
  .foooter-links-menu {
    justify-content: space-evenly;
    flex-direction: row;
  }
  
  .footer-details h4 {
    display: inline;
    margin: 0;
  } 
  
  .footer-details {
    display: flex;
    flex-wrap: wrap;
  }
  
  .footer-details .footer-label, .footer-details-address {
    display: none;
  }

  .footer-details .footer-details-location >* {
    display: inline;
  }
  
  .footer-details-location {
    margin: 0;
  }
  
  .footer-links .flex-sizing {
      width: 20%;
  }

  .footer-links .flex-sizing-bigger {
      width: 80%;
  }
  
  .foot2 li.item-453 ul {
    display: flex!important;
    flex-direction: column;
    height: 180px;
    flex-wrap: wrap;
  }

  .foot2 li.item-453 li {
    display: block;
  }

	.footer-links .wrapper {
    max-width: 1740px;
		padding-top: 55px; /* Ford Template New Size */
		padding-bottom: 10px; /* Ford Template New Size */
	}  
  
  .footer-logo img {
    max-width: 250px;
  }
  
  .footer-logo svg {
    color: #008cba;
    margin-right: 5px;
  }  
  
  .footer-logo .wrapper {
    max-width: 1740px;
    padding-top: 15px;
    padding-bottom: 15px
  }  
  
  .footer-logo .wrapper > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
  } 
  
  .footer-details {
    display: flex;
  }
    
  .footer-details span {
    color: #004379;  
    font-weight: 400;
  } 
  
  .footer-details > div {
    margin-left: 30px
  }
  
}

/* Footer Social Links */

.footer-links .social-links {
  margin: 0 auto;
  width: fit-content;
}

.footer-links .social-links a.social {
  border-radius: 35px;
  border: solid 1px #b3bdc3;
  width: 30px;
  height: 30px;
  color: #b3bdc3;
  padding: 5px;
}

.footer-links .social-links a.facebook, .footer-links .social-links a.insta, .footer-links .social-links a.youtube {
  border-radius: 35px;
  border: solid 1px #b3bdc3;
  width: 30px;
  height: 30px;
  color: #b3bdc3;
  padding: 5px;
  background: none;
}

.footer-links .social-links a.social:hover, .footer-links .social-links a.facebook:hover, .footer-links .social-links a.insta:hover, .footer-links .social-links a.youtube:hover {
  color: #fff; 
  border-color: #008cba;
  background-color: transparent;
}

/* ========================================================================== 
*  7.1 - Copyright
* ========================================================================== */

.copyright {
	background-color: #151515;
}

.copyright p {
	margin-bottom: 0;
}

.copyright span {
		color: #2a87c0;
}

.copy-name {
	color: #fff !important;
}

.copyright .wrapper {
	font-size: 14px;
	line-height: 1.5em;
	text-transform: uppercase;
}

.edge-designed a {
	display: inline-block;
	vertical-align: middle;
}

.edge-designed span, .edge-designed img {
	display: inline-block;
	vertical-align: middle;
}

.edge-designed img {
	margin-left: 10px;
}

.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 (min-width: 1025px) {

	.footer-links h1 {
		margin: 10px 0 40px 0;
	}

	.footer-links .h3 {
		margin: 0 0 40px 0;
	}

	.footer-links .flex > div {
		padding-bottom: 0;
	}

	.copyright .wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}

}

/* ========================================================================== 
*  Additional CSS for Ford Template - Copyright
* ========================================================================== */
.copyright-links, .copyright-links a, .copy-name {
  font-size: 12px;
  color: #8e9ba4!important;
  text-transform: uppercase;
}

.copyright-links a:hover {
  color: #008cba!important ;
}

/* ========================================================================== 
*  8.0 - Banner
* ========================================================================== */

.banner .wrapper {
	max-width: none;
	padding: 0;
}

.banner img {
	display: block;
	width: 100%;
}

.embla__button {
	fill: #fff;
}


.banner-text {
	padding: 20px 30px;
}

.banner-text h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}

.banner-text p {
	font-size: 16px;
	margin-bottom: 20px;
}

.banner-text h2, .banner-text p {
	color: #000;
	line-height: 1.2em;
}

.banner-text h2, .banner-text p {
  color: #fff;
}

.banner-text h2 {
  font-size: 36px;
  font-weight: bold;
  margin: 10px 0;
}

.banner-text {
  position: absolute;
  z-index: 2;
  padding: 0;
  transform: translateX(-50%);
  left: 50%;
  bottom: 10%;
  text-align: center;
}


/* ========================================================================== 
*  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;
}

.banner .embla__dots__container, .embla__button--prev, .embla__button--next {
  display: none;
}

@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: 768px) {
  
  .banner-text {
		position: absolute;
		top: 50%;
		left: 10%;
		width: 100%;
		max-width: 960px;
		z-index: 2;
		padding: 0;
		transform: translateY(-50%);
    text-align: left;
	}

	.banner-text h2 {
		font-size: 36px;
	}

	.banner-text p {
		font-size: 18px;
	}

	.banner-text h2, .banner-text p {
		color: #fff;
	}
  
}

@media (min-width: 1025px) {

	.banner-text h2 {
		font-size: 70px;
	}

	.banner-text p {
		font-size: 24px;
	}

	.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;
	}

  .embla__dots__container, .banner-text, .embla__button--prev, .embla__button--next {
    display: block;
  }

}

/* ========================================================================== 
*  9.0 - Quicklinks
* ========================================================================== */

.quicklinks {
  background: #002F6C;
}

.q-link {
	position: relative;
	overflow: hidden;
}

.q-link a {
	text-decoration: none;
}

.q-link:hover .q-img {
  transform: scale(1.2);
}

.q-link p {
	display: flex;
	align-items: center;
  justify-content: center;
  padding: 38px 0px;
  border-bottom: 1px solid #4c6e96;
  margin: 0px 40px;
  text-transform: none;
  font-weight: 600;
  font-size: 24px;
}

.q-link-extra {
  display: block;
}

.q-img {
  display: none;
	background-size: cover;
	background-position: center top;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
  overflow: hidden;
}

/* Gradiant behind Quicklink Heading */
.q-img::after {
  content: "";
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0,0,0,75%), rgba(0,0,0,0));
  width: 100%;
  top: 0;
  height: 100px;
}

.q-img img {
  width: 100%;
  max-height: 480px;
  object-fit: cover;
}

.quicklinks .flex > div:last-child .q-link p { 
  border-bottom: none;
}

#quick-slider .embla__container.flex {
   flex-wrap: wrap;
}

.quicklinks .ford-range {
  display: none;
}

@media (max-width: 768px) {
  
  #quick-slider .l-three-cols>* {
      width: 100%;
  }
  
}

@media (min-width: 768px) {
  
  .quicklinks .ford-range {
    display: block;
  }
  
  .q-link p {
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    text-transform: none;
    padding: 20px;
    margin: 0;
    border: none;
    font-size: 18px;
  }
  
  .quicklinks {
    background: #fff;
  }
  
  .quicklinks .full-wrapper {
    padding: 30px;
  }
  
  .q-img {
    display: block;
  }  
  
  #quick-slider .embla__container.flex {
     flex-wrap: nowrap;
  }

	.q-img div {
		height: 160px;
	}

	.q-link p {
		padding: 15px;
	}
  
  #quick-slider .embla__dots {
	  margin-top: 30px;
	}  

}

@media (min-width:1025px) {
  
   .q-link-extra {
    display: none;
  }  
 
  .q-link p {
    font-size: 18px;
  }

}

@media (min-width: 1200px) {

	.q-img div {
		height: 300px;
	}
  
  .q-link p {
    font-size: 24px;
  }
  
  #quick-slider .embla__dots {
	  display: none;
	}  

}

/* ========================================================================== 
*  10.1 - Mini Stock Locator - Wrapper and Video BG
* ========================================================================== */

.search-our-stock {
	background-color: #f2f4f5;
}

.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 {
		max-width: 1400px;
		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: 280px;
		padding-bottom: 280px;
	}

}

/* ========================================================================== 
*  10.2 - Mini Stock Locator - Quick Search
* ========================================================================== */

.mini-search a.sl-mini-search-btn {
	padding: 15px 20px;
}

.mini-search-quick {
	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 #000;
	color: #000;
	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: #004379;
	color: #004379;
}

@media (min-width: 1025px){

	.search-our-stock h2 {
		color: #fff;
	}

	.mini-search-quick {
		color: #fff;
	}

	.mini-search-quick a {
		color: #fff;
		border: 1px solid #fff;
	}

	.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;
		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 img + h3 {
	margin-top: 10px;
}

.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 h1 span {
	display: block;
}

.google-map {
	display: block;
}

.google-map iframe {
	max-width: 100%;
	pointer-events: none;
}


/* Toggle ON/OFF CSS */
.btn-readmore {
  color: #008cba;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}

.toggle-header:hover, .toggle-header.show {
  color: #2a87c0;
  cursor: pointer;
}

.toggle-content {
  display: none;
}

.toggle-content.show {
  display: block;
}

#welcomeMore {
  display: none;
}

#more {display: none;}

/* Home Page Finance and Parts Layout */

.hp-finance-text, .hp-parts-text {
  padding: 20px 10px;
}

.hp-finance img, .hp-parts img {
 display: block;
 width: 100%;
}

.content-location {
  display: none;
}

@media (max-width: 768px) {
	.hp-finance-text, .hp-parts-text {
  	text-align: center;
	}
}

@media (max-width: 1024px) {

	.welcome {
		background-image: none !important;
	}

}

@media (min-width: 1025px) {
  
  .content-location {
    display: block;
  }

	.welcome .wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.col-half {
		width: 50%;
	}

  .welcome .sml-wrapper {
    max-width: 800px;
    padding-top: 150px;
    padding-bottom: 90px;
  }
  
  .hp-finance .wrapper, .hp-parts .wrapper  {
    max-width: 1740px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .hp-finance .wrapper .flex, .hp-parts .wrapper .flex  {
    align-items: center;
  }
  
  .hp-finance-text, .hp-parts-text {
    max-width: 640px;
    padding: 0;
  }
  
  .hp-finance img, .hp-parts img {
    width: 100%;
  }
  
  /* Make Parts Content DIV align to right */
  .hp-parts-flex {
    display: flex;
    justify-content: flex-end;
  }

}

@media(min-width: 1500px) {

	.welcome .wrapper {
		padding-top: 130px;
		padding-bottom: 130px;
	}

}

/* ========================================================================== 
*  11.2 - Content Pages
* ========================================================================== */

.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%;
}

.content-bg h3, .content-bg {
  color: #fff;
}

/* About Us Page */
.icons svg {
  font-size: 100px;
}

.icons svg use {
  color: #004379;
  fill: #004379;
}

.content .content-box-border {    
  padding: 10px 30px;
  border: solid 1px #ebebeb;
  margin-bottom: 20px;
  height: 100%;
  border-radius: 4px;
  margin-top: 20px;
}

.content .content-box-border ul {    
  list-style-position: outside;
  font-size: 14px;
}

.content .content-box-border ul li {    
  line-height: 1.5;    
  margin-bottom: 10px;
}

.content .content-box {
  height: 100%;
  background-color: #fff;
}

.content .content-box-text {
  padding: 30px 40px;
}

.content .content-box-white p {
  font-size: 14px;
}

.content svg.tick-circle {
    background: #004379;  
    border-radius: 140px;
    width: 40px;
    height: 40px;
    padding: 5px;
    stroke: none;
    fill: #fff;
}

.content ul.list-underline {
  list-style: none;
  padding: 0;
  text-align: center;
}

.content ul.list-underline li::before {
  content: "";
  border-bottom: 2px solid #e7e7e7;
  width: 40px;
  display: block;
  margin: 10px auto;
}

@media (min-width: 1025px) {
  
  .content-bg .wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  
  .content-bg h3 {
    font-size: 42px;
    line-height: normal;
    letter-spacing: 0;
    font-family: 'FordAntenna-Light';
  }

}

/* ========================================================================== 
*  11.3 - Contact page
* ========================================================================== */

.contact-us .contact-tabs {
  display: block;
}

.contact-us .contact-card {
  border: none;
}

.contact-us .tabs-content {
  padding: 0;
}

.contact-us .m-flex-basic {
  display: none;
}

.contact-us .contact-stuff {
  padding: 30px;
}

.contact-us .contact-stuff.contact-stuff-map {
  padding: 0;
}

.contact-us .default-header {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.contact-tabs .inline-list {
	padding-left: 0;
	background-color: #dce4e6;
}

.contact-card {
	border: 1px solid #969696
}

.contact-card .s-header:after {
	content: "+";
	position: absolute;
	color: #000;
	right: 2px;
	top: 0;
	z-index: 2;
	font-weight: bold;
}

.contact-card .s-header.active + .s-content {
	display: block;
}

.contact-card iframe {
	display: block
}

.contact-card .m-flex-basic {
	background-color: #f6f6f6;
    padding: 10px 20px;
}

.contact-card .m-flex-basic svg {
    font-size: 18px;
    color: #002F6C;
}

.contact-card a{
  color: #616161;
}

.contact-card .h3 {
    font-size: 18px;
    margin-bottom: 0;
    letter-spacing: .05em;
}

.contact-card .h4, .contact-tabs .h4 {
  font-size: 14px;
  margin-bottom: 0;
  color: #002F6C;
  letter-spacing: .05em;
}

.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;
}

.content-border {
	padding: 40px;
  margin-bottom: 30px;
  border: solid 1px #ccc; 
  height: 100%;
}

@media (min-width: 769px) {
  
  .contact-us .contact-stuff.contact-stuff-map {
    padding: 30px;
  }
  
}


/* ========================================================================== 
*  11.4 - Book A Service Page
* ========================================================================== */

.contact-tabs {
    display: flex;
    justify-content: center;
}

.contact-tabs h4 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0;
    border-bottom: solid 2px transparent;
    width: auto;
    margin: 0 20px;
    padding-bottom: 10px;
    cursor: pointer;  
}

.contact-tabs h4.active {
  border-bottom-color: #004379;
}
  
.contact-content {
    max-height: 0;
    overflow: hidden;
    display: none;
}

.contact-content.active {
    max-height: 10000px;
    width: 100%;
    padding: 20px 0;
    display: block;
}

@media (min-width: 1025px) {
  
  .contact-content.active {
    padding: 35px 50px 0;
  }
  
  .iframe-100-no-border {
      width: 100%;
      border: 0;
  }
  
  .xtimelink-framed {
      display: block;
  }
  
  .xtimelink-framed {
      min-height: 690px;
  }

}

/* ========================================================================== 
*  11.5 - Fleet
* ========================================================================== */

.content-fleet .tabs {
  margin-bottom: 60px;
}

.content-fleet .tabs-content p {
  margin: 0px 0 30px;
  font-size: 14px;
}

.content-fleet .tabs-content h4 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: bold;
}

@media (min-width:1025px) {
  
  .content-fleet .tabs-content {
    padding: 40px 70px;
  }
  
  
}
.hidden-banner-text {
  display: block !important;
}

.book-a-service div#dc-web-assets-side, .service-centre div#dc-web-assets-side {
	display: none !important;
}
.sd-enquiry.sd-reserve .reserve-car-explanation {
    display: flex;
}
.reserve-car-explanation {
    display: none;
}

.ate-stock-locator .sd-angle-buttons, .ate-stock-locator .sd-repayments > p {
	display: none;
}