/*
	Theme Name: AdTorque Edge
	Theme URI: https://www.adtorqueedge.com/
	Description: AdTorque Edge Theme
	Version: 1.0.0
*/

/* 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}a{background-color:transparent}b,strong{font-weight:bolder}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],fieldset{padding:.35em .75em .625em}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]details{display:block}summary{display:list-item}

/* 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;}.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;align-items: 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}}
.embla__dots__container{display:block;padding:20px 30px}
.disable-click .embla__slide { pointer-events: none; }
.align-slider{overflow: hidden;}.align-slider .embla__viewport{overflow: visible;}
.align-slider .embla{max-width:100%;margin:auto;--slide-height:auto;--slide-spacing:1rem;--slide-size:70%}.align-slider .embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.align-slider .embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.align-slider .embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height)}.align-slider .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.align-slider .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),0.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center}.align-slider .embla__button:disabled{color:var(--detail-high-contrast)}.align-slider .embla__button__svg{width:100%;height:100%}.align-slider .embla__slide img {display: block; width: 100%;}
.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:flex;flex-wrap:wrap;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{flex-grow:1}.equal-height>*{display:flex;flex-direction:column}.equal-height>*>*{display:flex;flex-direction:column;flex-grow:1}.equal-height img{min-height:1px;align-self:flex-start}.flex-reverse{flex-direction:row-reverse}.equal-height>*>*>:last-child{margin-top:auto}.flex-right{justify-content:flex-end;}
.m-flex-basic{display:flex;justify-content:space-between;width:100%}
@media (min-width:500px){.flex-basic{display:flex;justify-content:space-between;width:100%}.t-two-cols>*{width:50%}.t-three-cols>*{width:33.333%}.t-four-cols>*{width:25%}a.video-popup{max-width:500px;height:218px;margin:20px auto;padding:170px 20px 0 20px}}
@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%}.flex>.l-col-10{width:83.333%}.flex>.l-col-9{width:75%}.flex>.l-col-8{width:66.66667%}.flex>.l-col-7{width:58.333%}.flex>.l-col-6{width:50%}.flex>.l-col-5{width:41.66667%}.flex>.l-col-4{width:33.333%}.flex>.l-col-3{width:25%}.flex>.l-col-2{width:16.66667%}}
@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:1440px){.xxl-two-cols>*{width:50%}.xxl-three-cols>*{width:33.333%}.xxl-four-cols>*{width:25%}.xxl-five-cols>*{width:20%}.xxl-six-cols>*{width:16.66667%}.flex>.xxl-col-10{width:83.333%}.flex>.xxl-col-9{width:75%}.flex>.xxl-col-8{width:66.66667%}.flex>.xxl-col-7{width:58.333%}.flex>.xxl-col-6{width:50%}.flex>.xxl-col-5{width:41.66667%}.flex>.xxl-col-4{width:33.333%}.flex>.xxl-col-3{width:25%}.flex>.xxl-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} }*/

*,*:before,*:after {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]{transition:all .4s ease}img{max-width:100%;height:auto;}button:focus{outline:0}.full-wrapper,.sml-wrapper,.wrapper,.lrg-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: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
*  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 - Model Page
*  12.0 - Car Page
*/

/* ========================================================================== 
* 1.0 Global Styling
* ========================================================================== */

@font-face {
  font-family: 'vw-head';
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/themes/adtorque-edge/fonts/vwhead-regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
  font-family: 'vw-head';
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/themes/adtorque-edge/fonts/vwhead-bold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
  font-family: 'vw-head';
  font-weight: 200;
  font-display: swap;
  src: url('/wp-content/themes/adtorque-edge/fonts/vwhead-light.woff2') format('woff2');
	font-display: swap;
}

@font-face {
  font-family: 'vw-text';
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/themes/adtorque-edge/fonts/vwtext-regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
  font-family: 'vw-text';
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/themes/adtorque-edge/fonts/vwtext-bold.woff2') format('woff2');
	font-display: swap;
}

html {
	font-size: 16px;
	line-height: 1.5em;
	box-sizing:border-box;
	font-family: 'vw-text';
}

body {
	background: #fff;
	color: #000;
	padding-top: 58px;
}

.anchor {
	top: -40px;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	color: #000;
	font-weight: 700;
	line-height: 1.25em;
}

h1, .h1 {
	font-size: 28px;
}

h2, .h2 { 
	font-size: 24px;
}

h1, .h1, h2, .h2 {
	margin-bottom: 30px;
}

h3, .h3 {
	font-size: 20px;
}

h4, .h4 {
	font-size: 18px;
}

.subtitle {
	margin-top: -20px;
	font-size: 20px;
}

a {
	color: #000;
}

a:hover {
	color: #4cc7f4;
	text-decoration: none;
}

p a {
  color: #001e50;
  border-bottom: solid 1px #001e50;
}

p a:hover {
	color: #0040C5;
	border-color: #0040C5;
}

iframe {
	display: block;
}

.wrapper, .sml-wrapper, .lrg-wrapper {
	line-height: 1.5em;
}

.wrapper, .sml-wrapper, .lrg-wrapper {
	padding: 60px 30px;
}

.wrapper {
	max-width: 1600px;
}

.sml-wrapper {
	max-width: 1000px;
}

.lrg-wrapper {
	max-width: 1900px;
}

.m-top {
	margin-top: 20px;
}

.m-bot {
	margin-bottom: 20px;
}

.grey-bg {
	background-color: #eee;
}

.blue-background {
	background: #003C72;
}

.wrapper.no-padding-top, .sml-wrapper.no-padding-top, .lrg-wrapper.no-padding-top {
	padding-top: 0;
}

.wrapper.no-padding-bottom, .sml-wrapper.no-padding-bottom, .lrg-wrapper.no-padding-bottom  {
	padding-bottom: 0;
}

.t-thin {
  font-family: 'vw-head';
  font-weight: 200;
}

.t-center img, img.t-center {
  margin-left: auto;
  margin-right: auto;
}

.no-mg-btm {
	margin-bottom: 0;
}

@media (min-width: 1025px) {

	body {
		padding-top: 130px;
	}

	h1, .h1, h2, .h2 {
		margin-bottom: 45px;
	}

	.anchor {
		top: -90px;
	}

	.wrapper, .sml-wrapper, .lrg-wrapper {
		padding: 80px 50px;
	}

	/*.full-wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}*/

	h1, .h1 {
		font-size: 40px;
	}

	h2, .h2 { 
		font-size: 30px;
	}

	h3, .h3 {
		font-size: 28px;
	}

	h4, .h4 {
		font-size: 20px;
	}
  
  .padding-top {
    padding-top: 80px;
  }

  .padding-bottom {
    padding-bottom: 80px;
  }

}

@media(min-width: 1200px) {

	.wrapper, .sml-wrapper, .lrg-wrapper {
		padding-top: 120px;
		padding-bottom: 120px;
	}
  
  .padding-top {
    padding-top: 120px;
  }

  .padding-bottom {
    padding-bottom: 120px;
  }

}

@media(min-width: 1440px) {
  
	h1, .h1 { 
		font-size: 60px;
    margin-bottom: 60px;
	}

	h2, .h2 {
		font-size: 48px;
	}

	h3, .h3 {
		font-size: 32px;
	}

}


/* ========================================================================== 
*  1.1 - Buttons	
* ========================================================================== */

.btn {
	display: inline-block;
	position: relative;
	width: auto;
	padding: 12px 20px;
	text-decoration: none;
	border: none;
	line-height: 1.5em;
	text-align: center;
	background-position: center;
	transition: background 0.8s;
	cursor: pointer;
	border-radius: 30px;
}

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: #001E50;
	color: #fff;
}

.btn-primary:hover, a.btn-primary:hover {
	background: #4cc7f4;
	color: #fff;
}

.btn-primary:active, a.btn-primary:active, p.readmore:hover, .readmore:hover {
	background-color: #4cc7f4;
	background-size: 100%;
	transition: background 0s;
}

.btn-secondary, a.btn-secondary {
	background-color: #4cc7f4;
	color: #fff;
}

a.btn-secondary:hover, .btn-secondary:hover {
	background: #8a8a8a;
	color: #fff;
}

.btn-secondary:active, a.btn-secondary:active {
	background-color: #8a8a8a;
	background-size: 100%;
	transition: background 0s;
}

.btn-outline, a.btn-outline {
	background: transparent;
	border: 1px solid #000;
	color: #000;
}

a.btn-outline:hover, .btn-outline:hover {
	background: #001e50;
	border-color: #001e50;
	color: #fff;
}

.btn-outline:active, a.btn-outline:active {
	background-color: #001e50;
	background-size: 100%;
	transition: background 0s;
}

.dark-bg .btn-outline {
	border-color: #fff;
	color: #fff;
}

.dark-bg .btn-outline:hover {
	background: #4cc7f4;
	border-color: #4cc7f4;
}

.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 {
		padding: 15px 40px;
	}

	.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;
	transition: all 0.4s ease;
}

.sidebar-mini:hover {
	right: 0;
}

.sidebar-mini a:hover {
	background: #444;
}

.sidebar-mini a {
	display: block;
	background: #4cc7f4;
	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
* ========================================================================== */

.ate-form {
	margin-top: 30px;
}

.form-group {
	position: relative;
}

.form-control, .select-container {
	display: block;
	width: 100%;
	margin-bottom: 35px;
	padding: 13px 20px;
	color: #000;
	line-height: 1em;
	outline: none;
	background-image: none;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  background-color: transparent;
  border: 1px solid #e3e3e3;
}

.form-control:focus, .select-container:focus {
	outline: none;
	border-color: #4cc7f4;
}

.form-control.error, .select-container.error {
	border-color: red;
}

.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;
  background-color: transparent;
}

.select-container .select-hide {
	 background-color: transparent;
	 width: 100%;
	 color: #000;
	 height: 45px;
	 padding: 0 20px;
	 line-height: 2;
	 border: 0;
	 appearance: none;
	 text-indent: 0.01px;
	 text-overflow: '';
}

.select-container .select-hide option {
  padding: 0 20px;
}

.select-container .select-hide:focus {
	outline: 0;
}

.form-group label {
	position: absolute;
	top: -22px;
	left: 0px;
	padding: 0;
	border: 0;
	color: #4cc7f4;
	z-index: 1;
	line-height: 1.5em;
	transition: all 0.4s ease-in-out;
	cursor: text;
	font-size: 14px;
	background: transparent;
}

.form-control.empty + label, .form-group .select-container + label {
	top: 0;
	left: 0;
	padding: 15px 20px;
	background-color: transparent;
	color: #666;
	border-left: 0;
	border-right: 0;
}

.form-group .select-container + label {
	opacity: 0;
	pointer-events: none;
}

.form-group .select-container.active + label {
	top: -22px;
	padding: 0;
	opacity: 1;
	color: #4cc7f4;
}

.home textarea.form-control {
	height: 100px;
	resize: none;
}

textarea.form-control {
	height: 150px;
	resize: none;
}

.form-text {
	margin-bottom: 30px; 
}

.ate-form .form-submit .spinner2 {
	display: none;
}

.ate-form .form-submit.show-spinner .spinner2 {
	display: inline-block;
	margin-right: 10px;
}

.ate-form .spinner2 {
	vertical-align: middle;
	transform-origin: center;
	animation: spinner-rotate 2.25s linear infinite;
	will-change: transform;
}

.spinner2 circle{fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:spinner-stretch calc(2.25s * .75) ease-in-out infinite;will-change:stroke-dasharray,stroke-dashoffset}
@keyframes spinner-rotate{100%{transform:rotate(360deg)}}@keyframes spinner-stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}100%{stroke-dashoffset:-124px}}

/* ========================================================================== 
*  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;
	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: #4cc7f4;
	border-color: #4cc7f4;
}

.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;
	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;
}

/* ========================================================================== 
*  1.6 - Error page
* ========================================================================== */

.error404 h1 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.error404 h2 {
	color: red;
}

.error404 h1 svg {
	margin-right: 20px;
}

/* ========================================================================== 
*  1.7 - Social
* ========================================================================== */

.social {
	align-items: center;
}

.social a {
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	padding: 13px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
  border-radius: 50%;
	cursor: pointer;
	line-height: 1em;
	text-align: center;
  background-color: #4cc7f4;
  color: #fff;
}

.social li a {
	color: #003064;
}

.social a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.social li:last-child a {
	margin-right: 0;
}

.social a:hover {
	background: #001E50;
	color: #fff;
}

.top-header .social {
	margin-left: 20px;
}

.top-header .social a {
	width: 30px;
	height: 30px;
	padding: 7px;
	font-size: 16px;
	color: #fff;
}

/* ========================================================================== 
*  2.0 - Featured cars - Dots
* ========================================================================== */


.featcars .embla__dots__container {
	bottom: auto;
}

.featcars .embla__button {
	top: 50%;
	width: 34px;
	height: 34px;
	padding: 9px;
	border-radius: 50%;
	fill: #fff;
	background: #001e50;
}

.featcars .embla__button:hover {
	background-color: #4cc7f4;
	border-color: #4cc7f4;
	fill: #fff;
}

.featcars .embla__button--prev {
	left: -3%;
}

.featcars .embla__button--next {
	right: -3%;
	transform: none;
}

.featcars.embla {
  display: flex;
  flex-direction: column-reverse;
}

.featcars .embla__dots__container {
    display: none;
    padding: 0;
}

@media (max-width: 1024px) {
	.featured-cars h2 {
		text-align: left;
	}

	.featured-cars {
		overflow: hidden;
	}

	.featured-cars .embla__viewport {
		overflow: visible;
	}
}


/* ========================================================================== 
*  2.0 - Featured cars - Styles
* ========================================================================== */

.cow {
	border: none;
}

.cow h2, .home .cow h2 {
  font-size: 24px;
  font-weight: 200;
  font-family: "vw-head";
  color: #000;
  padding: 15px;
}

.featured-cars .cow h3 {
  padding: 0 15px;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

.featured-cars .cow .t-large {
	color: #000!important;
	font-size: 36px!important;
	font-weight: 700;
	margin: 0;
}

.featured-cars .cow h3 .price-text {
  line-height: 1.2em;
  font-size: 14px;
  display: block;
  color: #000;
  font-weight: normal;
  text-transform: lowercase;
  margin-top: 5px;
  font-family: 'vw-text';
}

.featured-cars .price-marg {
	display: flex;
	align-items: center;
	gap: 10px;
}

.featured-cars .t-was {
	order: 2;
}

.cow .cow-il li {
  color: #000;
  background-color: #eaeaea;
  font-size: 12px;
  padding: 2px 15px;
  border-radius: 0px;
  flex: initial;
}
/*
.cow:hover {
  box-shadow: none;
}*/

.cow-img img {
	transition: all 0.6s ease;
}

.cow:hover .cow-img img {
	transform: scale(1.1);
}

.cow .cow-il li:last-child {
	margin-right: 0;
}

.featcars .cow-button {
  padding: 0;
}

/*.featured-banner .cow-img:after,.just-arrived .cow-img:after,.special-banner .cow-img:after {
  background-color: #4cc7f4;
  padding: 10px;
}*/

.featcars .cow-content {
  padding: 0 15px 15px;
}

.cow .cow-img img { 
	width: 100%;
}

/* ========================================================================== 
*  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-flex {
	display: flex;
	margin-bottom: 20px;
}

.default-header {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 15px 20px;
	flex: 1 1 100%;
	background-color: #dce4e6;
	color: #000;
	border: 3px solid #dce4e6;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
}

.default-header.dropdown {
	display: block;
}

.default-header.active {
	background-color: #fff;
	color: #000;
}

.default-content {
	display: none;
}

.default-content.dropdown {
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
	border-right: none;
	border-bottom: 1px solid #ccc;
}

.default-content.active, .default-content.tab-slider {
	display: block;
	padding: 20px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #dce4e6;
}

.default-content.dropdown.active {
	max-height: 10000px;
}

.tabs-model {
	display: none;
}

.tabs-model.active {
	display: block;
}

@media (max-width: 768px) {

	.tabs-flex {
		flex-wrap: wrap;
	}

}


@media (min-width: 769px) {

	.default-header:first-child {
		border-radius: 5px 0 0 5px;
	}

	.default-header:last-child {
		border-radius: 0 5px 5px 0;
	}

}

/* ========================================================================== 
*  4.1.2 - Tabs Style 1
* ========================================================================== */

.tc-style-1 {
  height: 100%;
	display: none;
}

.tc-style-1.dropdown {
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
}

.tc-style-1.active {
	display: block;
}

.tc-style-1.dropdown.active {
	max-height: 10000px;
}

@media (min-width:1025px) {
  
  .tc-style-1.active {
    display: block;
  }
  
}

/* ========================================================================== 
*  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;
	transition: all 0.4s ease;  
}  

.accord-head:hover, .accord-container.active .accord-head{
	color: #4cc7f4;
}

.accord-head:hover svg, .accord-container.active svg {
	fill: #4cc7f4;
}   

.accord-container.active .accord-head svg {
	transform: rotate(90deg);
}

.accord-content {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;  
	border-bottom: 1px solid #ccc;
}

.accord-container.active .accord-content {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}

@media (min-width:1025px) {

  .center-content .accord-content {
    transition: none;
  }
  
}

/* ========================================================================== 
*  4.3 - Accordian Style 1
* ========================================================================== */

.accord-style-1 {
  margin-top: 30px;
}

.accord-style-1 .accord-head, .accord-style-1 .accord-content, .accord-style-1 .accord-container.active .accord-content {
  padding-left: 0;
  padding-right: 0;
  color: #001e50;
}

.accord-style-1 .accord-head {
  font-size: 18px;
  font-weight: 700;
  align-items: center;
}

.accord-style-1 .accord-container.active .accord-head svg {
  transform: rotate(90deg);
}

.accord-style-1 .accord-content {
  border-bottom: none;
}

.accord-style-1 .accord-head svg {
  font-size: 20px;
}

.list-border {
  padding: 40px 60px;
  border: solid 2px #001e50;
}

.list-heading h3 {
  font-size: 20px;
  position: absolute;
  top: 15px;
  background: #fff;
  width: auto;
  padding: 0 10px;
  margin: 0;
}

@media (min-width:1200px) {
  
  .accord-style-1 {
    margin-top: 0;
  }

  .list-heading h3 {
    top: -15px;
  }

  .accord-style-1 .accord-head {
  	font-size: 36px;
  }

}

/* ========================================================================== 
*  4.4 - Accordian Style 2
* ========================================================================== */

.accord-style-2 .accord-head, .accord-style-2 .accord-content, .accord-style-2 .accord-container.active .accord-content {
  padding-left: 0;
  padding-right: 0;
  color: #001e50;
}

.accord-style-2 .accord-head {
  font-size: 20px;
  font-weight: 700;
  align-items: center;
}

.accord-style-2 .accord-container.active .accord-head svg {
  transform: rotate(90deg);
}

.accord-style-2 .accord-content {
  border-width: 2px;
}

.accord-style-2 .accord-head {
  padding: 30px 0;
}

.accord-style-2 .accord-head svg {
  font-size: 20px;
}

.list-border {
  padding: 40px 60px;
  border: solid 2px #001e50;
}

.accord-style-2 .list-heading h3 {
  font-size: 20px;
  position: absolute;
  top: -25px;
  background: #fff;
  width: auto;
  padding: 0 10px;
  margin: 0;
}

@media (min-width:1200px) {
  
  .accord-style-2 {
    margin-top: 0;
  }
  
}
/* ========================================================================== 
*  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: #4cc7f4;
	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: #001e50;
	width: 100%;
}

.top-header .lrg-wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
	justify-content: flex-end;
}

.top-header a {
	color: #fff;
	display: flex;
	align-items: center;
}

.top-header a:hover {
	color: #4cc7f4;
	text-decoration: none
}

.top-header p {
	margin: 0;
	line-height: 1.1em;
	vertical-align: middle;
	color: #fff;
}

.top-header svg {
	margin: 2px 5px 0 20px;
	color: #fff;
	font-size: 22px;
	stroke-width: 1px;
}

.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;
		transition: top 0.4s ease;
		overflow: hidden;
	}

	.top-header .lrg-wrapper {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.top-header p {
		display: inline-block;
	}

}

/* ========================================================================== 
*  6.2 - Dealer menu
* ========================================================================== */

.dealer-name {
	color: #001e50;
	font-family: 'vw-head';
	text-align: right;
	font-weight: 700;
	width: auto;
	margin-left: 10px;
	font-size: 18px;
}


@media (min-width: 1200px) {
	.dealer-name {
		font-size: 20px;
	}
}

/* ========================================================================== 
*  6.3 - Navigation
* ========================================================================== */

.nav-menu {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1030;
	background-color: #fff;
	color: #000;
	background-color: rgb(255 255 255 / 85%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
	transition: all 0.4s ease;
}

.nav-menu .lrg-wrapper {
	align-items: center;
}

.fixed-menu .nav-menu {
	top: 0;
	box-shadow: 0 15px 25px 0 rgb(0 0 0 / 8%);
}

.scrolling-down .nav-menu {
	transform: translate(0, -100%);
}

.primary-nav {
	display: none;
}

.logo img {
	display: block;
}

.logo a {
	display: block;
}

.mobile-title {
	white-space: nowrap;
	text-align: center;
}

.mobile-icons {
	font-size: 25px;
}

.mobile-link .icon-cross, .show-menu .mobile-link .icon-menu {
	display: none;
}

@media (max-width: 1024px) {

	.logo img {
		width: auto;
		height: 28px;
	}

}

@media (min-width: 1025px) {

	.mobile-header, .mobile-title, .mobile-icons {
		display: none;
	}

	.logo {
		width: 130px;
		margin-right: 20px;
	}


	.logo img {
		height: auto;
	}

	.m-menu {
		background: #e3e3e3;
	}

	.nav-menu {
		position: fixed;
		top: 40px;
	}

	.nav-menu .lrg-wrapper {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.stacked .nav-menu .lrg-wrapper {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.primary-nav {
		display: inline-block;
		flex: 1;
	}

	.primary-nav ul {
		display: flex;
		justify-content: flex-end;
		margin: 0;
		padding: 0;
		z-index: 50;
	}

	.primary-nav li {
		display: inline-block;
		position: relative;
	}

	.primary-nav a {
		display: block;
		padding: 15px 10px;
		color: #001e50;
		text-decoration: none;
		transition: all 1s ease;
	}

	.primary-nav li:hover a {
		color: #4cc7f4;
	}	

	.primary-nav .sub-menu {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		border: none;
		min-width: 100%;
		white-space: nowrap;
	}
	
	.primary-nav li:last-child .sub-menu {
		left: auto;
		right: 0;
	}

	.primary-nav ul li:hover .sub-menu {
		display: block;
	}
	
	.primary-nav .mm-link .sub-menu, .primary-nav ul li.mm-link:hover .sub-menu {
		display: none;
	}

	.primary-nav .sub-menu li {
		display: block;
	}

	.primary-nav > ul > li:last-child > a {
		padding-right: 0;
	}

	.primary-nav > .nav > li:hover > a {
		color: #000;
	}

	.primary-nav .sub-menu a {
		position: relative;
		padding: 8px 20px;
		text-align: left;
		background-color: #001e50;
	}

	.primary-nav .sub-menu a, .primary-nav ul li:hover .sub-menu a {
		color: #ffffff;
	}

	.primary-nav ul li:hover .sub-menu a:hover {
		color: #4cc7f4;
	}

	.primary-nav .sub-menu 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 .sub-menu .sub-menu {
		display: none;
		position: absolute;
	}

	.primary-nav .sub-menu li:hover .sub-menu {
		display: block !important;
	}

	.primary-nav .sub-menu .sub-menu {
		top: 0;
		left: 100%;
		height: 103.1%;
		display: none !important;
	}

	.primary-nav .sub-menu .sub-menu li a {
		background-color: #f2f2f2;
		color: #000 !important;
	}

	.primary-nav .sub-menu .sub-menu li:hover a {
		color: #4cc7f4 !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: 1200px) {

	.logo {
		width: auto;
		margin-right: 40px;
	}
	
	.primary-nav a {
		padding-left: 15px;
		padding-right: 15px;
	}

}

/* ========================================================================== 
	*  	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: 55px;
	background-color: #f2f6f7;
	border-bottom: 1px solid #e4e4e4;
	z-index: 1000;
	transition: all 0.4s ease;
}

.fixed-menu .mobile-header {
	top: 0;
	transform: translate(0, -100%);
}

.mobile-header .m-flex-basic > div {
	display: flex;
}

.mobile-link, .mobile-header a {
	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-header a {
	margin-right: 20px;
}

.mobile-header a svg, .mobile-link svg {
	color: #001e50;
  font-size: 24px;
}

.mobile-link .icon-cross {
	font-size: 30px;
}

.mobile-link .icon-cross, .show-menu .mobile-link .icon-menu {
	display: none
}

.show-menu .mobile-link .icon-cross {
	display: block;
}

@media (min-width: 1025px) {
	.mobile-link {
		display: none;
	}
}

.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;
	transition: all 1.4s ease;
}

.show-menu .mobile-overlay {
	display: block;
	animation: mobile_overlay 1s;
}

@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: block;
	position: fixed;
	width: 100%;
	top: 58px;
	left: -100%;
	height: 100%;
	background-color: #fff;
	z-index: 99999999;
	padding-bottom: 200px;
	max-height: 2000px;
	overflow: auto;
	transition: all 0.4s ease;
}

.fixed-menu .m-menu {
	top: 58px;
}

.show-menu .m-menu {
	display: block;
	left: 0;
}

.m-menu .sub-menu {
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
}

.m-menu .show .sub-menu {
	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: #001e50;
	border-top: 1px solid #e4e4e4;
	text-decoration: none;
}

.m-menu .active > a {
	background-color: #000;
	color: #fff;
}

.m-menu .sub-menu a {
  padding-left: 50px;
	color: #ffffff;
	background: #001e50;
}

.m-menu .current-menu-item .sub-menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

.m-menu .menu-item-has-children > 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 .menu-item-has-children.show > a:after {
	transform: rotate(0);
}

.m-menu .sub-menu .menu-item-has-children > a:after {
	background-image: url(images/select-input-wht.png);
}

/* Second Level Sub-Menu */
.m-menu .sub-menu, .m-menu .show .sub-menu .sub-menu {
	max-height: 0;
	overflow: hidden;
	transition: all .4s ease;
}

.m-menu .show .sub-menu, .m-menu .show .sub-menu .show .sub-menu {
	max-height: 100%;
}

.m-menu .sub-menu .sub-menu a {
	padding-left: 30px;
	color: #000;
	background: #f2f2f2;
}

/* ========================================================================== 
*  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: #000; 
}

.mobile-split a svg {
	margin-right: 0;
}


@media (max-width: 1024px) {

	.mobile-header .wrapper, .nav-menu .lrg-wrapper {
		padding: 9px 30px;
	}

}

/* ========================================================================== 
*  6.6 - Mega Menu
* ========================================================================== */

.mega-menu {
	display: none;
	position: fixed;
	top: 139px;
	left: 0;
	width: 100%;
	height: calc(100% - 139px);
	z-index: 99;
	background: #fff;
	transition: all 0.4s ease;
  overflow: auto;
  background: #f3f3f3;
}

.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:hover {
	text-decoration: none;
}

.mm-car img {
	transition: all 0.4s ease;
}

.mm-car:hover img {
    transform: scale(0.9);
}

.mm-car p {
	margin: 10px 0;
}

.mm-car:hover p {
	color: #4cc7f4; 
}

.mm-car span {
	display:block;
}

.mega-menu .flex > div {
  opacity: 0;
  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);
	}
}

/* ========================================================================== 
*  6.7 - Nav Logo
* ========================================================================== */

.logo a {
  text-decoration: none;
  display: flex;
  width: max-content;
  align-items: center;
}

.logo a svg.icon-vw {
  width: 40px;
  height: 40px;
  color: #001e50;
}

.logo a span {
  margin-left: 10px;
  color: #fff;
}

@media (min-width: 500px) {
  
}

@media (min-width: 1025px) {
  
  .logo {
    -webkit-transition: width 0.4s ease;
    -moz-transition: width 0.4s ease;
    transition: width 0.4s ease;
  }
  
  
}


/* ========================================================================== 
*  7.0 - Footer Links
* ========================================================================== */

.footer-links {
  font-size: 16px;
}

.footer-links .h3 {
	margin: 0;
  font-size: 20px;
}

.footer-links .h4 {
	margin: 20px 0 10px;
  font-size: 16px;
}

.footer-links p {
	margin: 0 0 20px 0;
}

.footer-links a {
	text-decoration: none;
  transition: none;
}

.footer-links a:hover, .copyright a:hover {
  color: #0040C5;
}

.footer-links .social a:hover {
	background: #001E50;
	color: #fff;
}

.highlight {
	color: #4cc7f4; /* Highlight Day Colour*/
}

.footer-links ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

.footer-links li {
	margin-bottom: 5px;
}

.footer-links .social li {
	margin-bottom: 0;
}

.footer-links ul.social {
  margin-top: 0;
  display: flex;
}

.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);
}

.footer-links .sub-menu {
	display: none;
}

.icon-foot {
	font-size: 15px;
	transition: all 0.4s ease;
	display: none;
}

.footer-contact-details {
  display: flex;
  flex-direction: column;
}

.footer-contact-details .h3 {
  margin-bottom: 0;
}

.footer-contact-details .h4 {
	margin-bottom: 0;
  margin-top: 20px;
}

.footer-contact-details > div:last-child {
  margin-bottom: 30px;
}


/* ========================================================================== 
*  7.1 - Copyright
* ========================================================================== */

.copyright hr {
  border-top: solid 1px #ccc;
  margin-bottom: 20px;
}

.copyright p {
	margin-bottom: 0;
}

.copyright .lrg-wrapper {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.edge-designed a {
	display: inline-block;
	vertical-align: middle;
}

.edge-designed span {
	display: inline-block;
	vertical-align: middle;
}

.edge-designed img {
	margin-left: 10px;
}

.back-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

@media (max-width: 1024px) {

	.edge-designed {
		margin-top: 20px;
	}

	.foot-content {
		display: block;
		max-height: 0;
		overflow: hidden;
		transition: all 0.4s ease;
	}

	.foot-content.active {
		max-height: 1000px;
	}

	.icon-foot {
		display: block;
	}

	.footer-links ul.social {
  	margin-top: 25px;
  }

  .footer-contact-details {
  	margin-bottom: 20px;
  }

  .footer-links .foot-header {
  	font-size: 16px;
  	border-bottom: 1px solid #cccccc;
  	padding-bottom: 20px;
  }

  .footer-links .lrg-wrapper {
  	padding-bottom: 20px;
  }

  .footer-links .flex >*:last-child .foot-header {
  	border-bottom: none;
  	padding-bottom: 0;
  }

}


@media (min-width: 1025px) {

	.copy-flex {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}


	.footer-links .lrg-wrapper {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.footer-links h1 {
		margin: 10px 0 40px 0;
	}

	.footer-links .flex > div {
		padding-bottom: 0;
	}
  
  .footer-contact-details {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .flex-contact-details {
    display: flex;
    margin-left: -30px;
  }
  
  .footer-contact-details .cd-block {
    padding: 0 0 0 30px;
  }
  
}

@media (min-width: 1200px) {
 
  
  .footer-contact-details > div:first-child {
    margin-bottom: 0;
  }
  
  .footer-contact-details .cd-block {
    margin-right: 0;
    display: flex;
  }
  
  .footer-contact-details p, .footer-contact-details .h4 {
    line-height: 1;
  }
  
  .footer-contact-details .h4 {
    margin: 0 5px 0 0;
  }

  .footer-contact-details p {
    margin: 0;
  }

  .footer-contact-details .h3 {
    margin-bottom: 30px;
  }
  
  .footer-contact-details {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  
}

@media (min-width:1600px) {
  
  .footer-contact-details {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }  
  
  .footer-contact-details > div:last-child {
    margin-bottom: 0;
  }
  
  .flex-contact-details {
    display: flex;
    margin-left: 0;
  }  

  .footer-contact-details .cd-block {
    display: flex;
    width: auto;
    padding: 0;
    margin-right: 60px;
  }

}

/* ========================================================================== 
*  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: 36px;
	font-family: 'vw-head';
	font-weight: bold;
	margin-bottom: 20px;
  line-height: 1.2em;
  color: #001e50;
}

.banner-text .h2 .t-light {
	font-weight: 200;
}

@media (min-width: 1025px) {

	.banner-text {
		padding-left: 50px;
		padding-right: 50px;
		display: flex;
    justify-content: space-between;
    align-items: center;
	}

	.banner-text .h2 {
    font-size: 48px;
    margin-bottom: 0px;
	}

	.banner-text .h2 .t-light {
		font-size: 44px;
	}

}

@media (min-width: 1500px) {
  
  .banner-text .h2 {
		font-size: 60px;
    line-height: 64px;
	}

	.banner-text .h2 .t-light {
		font-size: 54px;
	}

}

/* ========================================================================== 
*  8.1 Banner - Embla Dots
* ========================================================================== */

.banner .embla__dots__container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}

.banner .embla__arrows {
	display: none;
}


/* ========================================================================== 
*  8.1 - Banner - Dots
* ========================================================================== */

.banner .embla__slide__inner:after {
  content: "";
  display: block;
  height: 200px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.embla__dot {
	background-color: transparent;
	border: none;
	width: 8px;
	border-radius: 50%;
	border: 1px solid #000;
	height: 8px;
	padding: 0;
}


.embla__dot.is-selected {
	background-color: #000;
	width: 16px;
	height: 16px;
}

.banner .embla__dot {
	border: 1px solid #fff;
}


.banner .embla__dot.is-selected {
	background-color: #fff;
}

.banner-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 40px 30px 70px;
	z-index: 1;
}

.banner-text .h2 {
	color: #fff;
}

.banner-text .btn-outline {
	border-color: #fff;
	color: #fff;
}

.banner-text .btn-primary {
	background-color: #fff;
	color: #001e50;
}

.banner-text .btn-primary:hover {
	color: #fff;
}

.embla__button--next {
	transform: translateY(-50%);
}

.featcars.embla {
  display: flex;
  flex-direction: column-reverse;
}

.embla__dot {
 	margin-right: 5px;
}


.banner .embla__arrows .embla__button {
	background: #001e50;
	border-radius: 50%;
	padding: 9px;
	width: 34px;
	height: 34px;
}

.banner-buttons {
	gap: 10px;
	display: flex;
}


@media (max-width: 1024px) {
	.embla__arrows {
		display: none;
	}
}

@media (min-width: 1025px) {
	.banner-text {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media (min-width: 1500px) {
	
}

/* ========================================================================== 
*  9.0 - Quicklinks
* ========================================================================== */

.q-link {
	position: relative;
	overflow: hidden;
}

.q-img, .bt-img {
	overflow: hidden;
}

.q-link img, .bt-link img {
	transition: all 0.6s ease;
  width: 100%;
  display: block;
}

.q-link:hover img, .bt-link:hover img {
	transform: scale(1.1);
}

.q-link a, .bt-link a {
	text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.q-link .h3, .bt-link .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
  transition: all 0.6s ease;
}

.q-link:hover .btn, .bt-link:hover .btn {
  color: #0040C5;
  border-color: #0040C5;
}

.left-quick > div {
  padding-bottom: 30px;
}

.left-quick .flex > .d-col-7 {
  padding-left: 30px;
}

.q-link h3, .bt-link h3 {
  margin-top: 20px;
}

.q-link.sml-link h3, .bt-link.sml-link h3 {
  margin-top: 0;
}

@media (max-width: 1024px) {
	.quicklinks {
		overflow: hidden;
	}

	.quicklinks .embla__viewport {
		overflow: visible;
	}
  
}

@media (min-width: 1025px) {
  
  .quicklinks .lrg-wrapper {
    padding-top: 60px;
  }

  .quicklinks .flex {
		margin-left: -80px;
	}

	.quicklinks .flex > div {
		padding: 0 0 0 80px;
	}
  
}


/* ========================================================================== 
*  10.1 - Mini Stock Locator - Wrapper and Video BG
* ========================================================================== */

.search-our-stock .lrg-wrapper {
	padding-top: 45px;
}

/*.stock-locator .btn:hover {
  background-color: #4cc7f4 !important;
  border-color: #4cc7f4 !important;
}*/

.search-our-stock .search-overlay {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}

/* Video background */
.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;
}

.mini-search {
	min-height: 200px;
}

.mini-search .stock-option {
	display: none;
	width: 100%;
}


@media (min-width: 1200px) {
	.mini-search {
		min-height: 50px;
	}
	
	.mini-search .stock-options {
		display: flex;
		justify-content: flex-end;
	}
	
	.mini-search .ms-btn-container, .mini-search .sd-heading-fixed, .mini-search .sd-search-fixed {
		display: none;
	}
}



/* ========================================================================== 
*  10.2 - Mini Stock Locator - Colours
* ========================================================================== */

/* Border colours */
.mini-search .stock-options, .mini-search .stock-option .so-select {
	border-color: #e6e6e6;
}

.mini-search .stock-option:not(.so-more-filters):after {
	background-color: #666;
}

/* Text colours */
.mini-search .stock-option .so-select label {
	color: #000;
}

.mini-search .stock-option .value, .mini-search .stock-option .so-select svg {
	color: #000;
}

/* Background colour */
.mini-search .stock-option .so-select, .mini-search .stock-option.ms-btn {
	background-color: #fff;
}

.mini-search .stock-option.active .value  {
	color: #000;
}

/* ========================================================================== 
*  10.2 - Mini Stock Locator - Quick Search
* ========================================================================== */

.mini-search a.sl-mini-search-btn {
	padding: 15px 20px;
	border-radius: 25px;
}

.mini-search-quick {
	color: #222;
	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 #222;
    color: #222;
    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 {
  background-color: #fff;
  color: #001E50;
  border: 1px solid #fff;
  border-radius: 30px;
}


@media (max-width: 1024px){

	.mini-search-quick {
		display: none;
	}

}

@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 {
		border-color: #fff;
	}
  
  .mini-search-quick a.primary:hover {
    background-color: #001E50;
    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 #222;
	}

	.search-flex .mini-search-quick > div {
	    padding: 0 0 0 10px;
	}

	.search-flex .mini-search-quick > div:last-child {
		padding-right: 0;
	}
}

/* ========================================================================== 
*  Stock locator styling
* ========================================================================== */

/*.ate-stock-locator .btn-arrange-your-finance-online {
  font-size: 1.1em !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
  background-color: #333 !important;
  color: #fff !important;
  animation: blink 1.5s linear infinite !important;
  border: 3px solid #333;
}

.ate-stock-locator #angle-quote {
  display: none;
}

.ate-stock-locator .sl-results-heading {
    font-weight: 700;
}

.ate-stock-locator:not(.no-scroll), .explore-accessories, .accessories {
    padding-top:  76px;
}

.ate-stock-locator:not(.no-scroll){
    padding-top:  57px;
}

.ate-stock-locator:not(.no-scroll) .nav-menu, .explore-accessories .nav-menu, .accessories .nav-menu {
    background-color: #001e50;
}

.ate-stock-locator:not(.no-scroll).fixed-menu .nav-menu, .explore-accessories.fixed-menu .nav-menu, .accessories.fixed-menu .nav-menu {
    background-color: #fff;
}

.ate-stock-locator:not(.no-scroll) .nav-logo, .explore-accessories .nav-logo, .accessories .nav-logo {
    display: none;
}

.ate-stock-locator:not(.no-scroll) .scroll-logo, .explore-accessories .scroll-logo, .accessories .scroll-logo {
    opacity: 1;
}

.ate-stock-locator:not(.no-scroll) .scroll-logo .logo span, .explore-accessories .scroll-logo .logo span, .accessories .scroll-logo .logo span {
    color: #fff;
}

.ate-stock-locator:not(.no-scroll).fixed-menu .scroll-logo .logo span, .explore-accessories.fixed-menu .scroll-logo .logo span, .accessories.fixed-menu .scroll-logo .logo span {
    color: #001e50;
}

.stock-locator.sd-new .sd-primary-choice,.stock-locator.sd-demo .sd-primary-choice,.stock-locator.sd-demo .sd-heading-fixed,.stock-locator.sd-new .sd-heading-fixed {
    display: none !important;
}*/


/* ========================================================================== 
*  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;
}

.location-map {
	position: relative;
}

.location-map a {
	position: absolute;
	left: 50%;
	bottom: 50px;
	z-index: 1;
	transform: translate(-50%, 0);
}

.welcome h1 span {
	display: block;
}

.blue-bg {
	position: absolute;
	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
	background: #001e50;
}

.welcome {
	margin-bottom: 60px;
}

.service-icons img {
	max-width: 100px;
}

.btn-text, .readmore, p.readmore {
	color: #001e50;
	font-size: 16px;
	border-bottom: 1px solid #001e50;
	font-weight: 700;
	border-radius: 0;
}

.dark-bg .btn-text {
	color: #fff;
	border-color: #fff;
}

.btn-text {
  padding: 5px 21px 5px 1px;
}

.btn-text::after {
  content: '';
  background: url(/wp-content/uploads/btn-arrow.webp);
  width: 13px;
  height: 14px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  transition: none;
}

.dark-bg .btn-text::after {
	background: url(/wp-content/uploads/btn-arrow-white.webp);
}

.sl-mini-search-btn::after {
  content: none!important;
}

.btn-text:hover {
  color: #0040C5;
  border-color: #0040C5;
}

.dark-bg .btn-text:hover {
	color: #4cc7f4;
	border-color: #4cc7f4;
}

@media (max-width: 1024px) {
	.home .service h2 {
		text-align: left;
	}

	.welcome .lrg-wrapper, .content.dark-bg .lrg-wrapper {
		padding-top: 0;
	}

	.welcome img, .content.dark-bg img {
		margin-top: -50px;
	}

	.welcome, .content.dark-bg {
		margin-top: 50px;
	}

	.welcome .btn-flex {
		align-items: flex-start;
	}
}

@media (min-width: 1025px) {

	.welcome .lrg-wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}
  
  .service .h1 {
    margin-bottom: 60px;
  }

  .blue-bg {
 		width: calc(100% - 80px);
	}

  .welcome {
  	margin-bottom: 100px;
  }

}

@media(min-width: 1500px) {

}

/* ========================================================================== 
*  11.2 - Content Pages
* ========================================================================== */

.content .h1 span, .content .h2 span, .content .h3 span, .content h1 span, .content h2 span, .content h3 span {
  font-family: 'vw-head';
  font-weight: 200;
}

.content p a  {
	font-weight: 700;
}

.center-content {
	display: flex;
	justify-content: center;
}

.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%);
}

.centered-carousel .is-selected .embla__slide__inner {
  width: 110%;
  transform: translateX(-13.6%);
  filter: grayscale(0);
}

.wp-block-image {
	margin: 20px 0;
}


ul.list-number {
  list-style: none;
  padding-left: 0;
}

.list-number li {
  display: flex;
}

.list-number span.number {
  padding-right: 20px;
}

.full-wrapper .center-content > div {
  max-width: 768px;
  width: 100%;
  padding: 40px 30px
}

.full-wrapper .center-content > div {
  max-width: none;
}

.intro-sec .lrg-wrapper {
	padding-top: 30px;
}

.intro-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.intro-block h1 {
	margin-bottom: 0;
	width: auto;
}

@media (max-width: 767px) {

	.intro-block {
		flex-direction: column;
		gap: 30px;
	}
}

@media (min-width: 768px) {

	.right-para-block {
		margin-left: 50px;
	}
}

@media (max-width:1024px) {

  .center-content > div {
    padding-top: 40px;
  }

}


@media (min-width:1025px) {
  
  .center-content > div {
		max-width: 500px;
		width: 100%;
		padding: 0;
  }
  
  .full-wrapper .center-content > div {
    max-width: 768px;
  }

  .right-para-block {
		margin-left: 150px;
	}

	.content.dark-bg .lrg-wrapper {
	  padding-top: 80px;
	  padding-bottom: 80px;
	}

  
}

/* ========================================================================== 
*  11.3 - Contact page
* ========================================================================== */

.contact-tabs .inline-list {
	padding-left: 0;
	background-color: #dce4e6;
}

.contact-tabs iframe {
	margin-bottom: 20px;
}

.contact-card {
	background-color: #ffffff;
	border-radius: 6px;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	height: 100%;
	margin: 4px;
}

.contact-card p {
	margin: 0;
}

.contact-card h3 {
	margin: 0;
}

.contact-card h4 {
    font-size: 18px;
    margin: 16px 0 4px;
    font-weight: 600;
}

.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: #1A1A1A;
	cursor: pointer;
	position: relative;
}

.contact-card .s-header:after {
	content: "+";
	position: absolute;
	color: #1A1A1A;
	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;
}

.contact-iframe {
	position: relative;
}

.direction-btn {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}

p.opening-hours {
    margin-bottom: 20px;
}

.contact-center {
	justify-content: center;
}

@media (max-width: 1024px) {

	#contact-slider .flex>*{
	    width: 45%;	
	}
}


@media (max-width: 768px) {

	#contact-slider .flex>*{
		width: 90%;	
	}
}

@media (min-width: 1025px) {

	.contact-tabs .tabs-flex {
		justify-content: center;
	}

	.contact-card {
		padding: 30px;
	}	

	#contact-slider .flex {
		justify-content: center;
	}
	
}


/* ========================================================================== 
*  11.4 - Showroom page
* ========================================================================== */

.show-header {
  margin: 10px 0 0;
  padding: 12px 0;
  cursor: pointer;
  border-radius: 30px;
}

.show-header h4 {
  font-size: 20px;
  color: #001f50;
  font-family: 'vw-text';
  font-weight: 100;
}

.show-header.active {
  background-color: transparent;
  color: #00b1eb !important;
  opacity: 1;
}

.show-header.active h4{
  color: #00b1eb !important;
  opacity: 1;
}

.show-header:hover{
  color: #00b1eb;
  opacity: 1;
}

.show-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display:none;
}


.show-content.active {
  max-height: 10000px;
  padding-top: 0px;
  margin-bottom: 20px;
  display:block;
}

.showroom h2 {
  margin:0 !important;
  line-height: 1.2em;
}

h2.show-content.active  {
  margin-bottom: 30px !important;
}

.s-box {
  padding: 20px;
  background-color: #d4d8d4;
  min-height: 150px;
}

.s-box h5 {
  margin: 0;
  color: #000;
  font-size: 20px;
}

.show-cars .wel-btn {
  color: #001f50;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #001f50;
  border-radius: 30px;
  padding: 2px 10px;
  max-width: 150px;
  margin: 20px auto 40px;
}

.show-content:hover .wel-btn {
  color: #00b1eb;
  border: 1px solid #00b1eb;
}


/* S-BOX color
 ========================================================================== */ 

.s-box {
  background-color: #d4d8d4;
}

.s-box.t-cross {
    background-color: rgb(224, 214, 39);
}

.s-box.t-roc {
  background-color: #a63527;
}

.s-box.t-roc-r {
  background-color: #55595b;
}


.s-box.tiguan {
  background-color: #1d4658;
}

.s-box.tiguan-allspace {
  background-color: #0e1342;
}

.s-box.amarok{
  background-color: #386197;
}

.s-box.touareg {
    background-color: rgb(163, 30, 50);
}


.s-box.tiguan-r{
  background-color: #0e1342;
}

.s-box.arteon, .s-box.arteon-shooting-brake  {
  background-color: #a63527;
}


.s-box.amarok-v6-w-series {
  background-color: #dedede;
}

.s-box.id4 {
  background-color: #1c2a69;
}

.s-box.id-buzz {
  background-color: #669b89;
}

.s-box.id4-pro, .s-box.id5-pro  {
  background-color: #a63527;
}


.s-box.id5 {
  background-color: #84898d;
}

.s-box.polo {
  background-color: #1c2a69;
}

.s-box.polo-gti {
  background-color: #2b446f;
}

.s-box.passat-wagon, .s-box.passat-alltrack, .s-box.passat {
  background-color: #84898d;
}

.s-box.golf {
  background-color: rgb(174, 10, 38);
}

.s-box.golf-r {
  background-color: #2a3769;
}

.s-box.golf-gti {
  background-color: rgb(212, 216, 212);
}


.s-box.golf-wagon {
  background-color: #bfb04c;
}

.s-box.golf-wagon-r {
  background-color: #2a3769;
}


.s-box.volkswagen-r {
  background-color: #0e1342;
}


.s-box.multivan {
  background-color: rgb(103, 107, 111);
}

.s-box.caravelle, .s-box.caddy {
  background-color: #9f3224;   
}

.s-box.t7-multivan{
  background-color: #b4562c;  
}

.s-box.caddy-california {
  background-color: #387b95;   
}

.s-box.california {
  background-color: #171238;   
}

.s-box.caddy-cargo, .s-box.crafter-van, .s-box.transporter-cab-chassis, .s-box.crafter-van,  .s-box.crafter-cab-chassis {
  background-color: #dcdad3;   
}

.s-box.caddy-cargo, .s-box.crafter-van, .s-box.transporter-cab-chassis, .s-box.crafter-van, .s-box.crafter-cab-chassis {
  background-color: rgb(220, 218, 211);
}


.s-box.caddy-cargo h5, .s-box.crafter-van h5, .s-box.transporter-cab-chassis h5, .s-box.crafter-van h5, .s-box.crafter-cab-chassis h5{
  color: #000;
}

.s-box.amarok{
	background-color: rgb(243, 244, 245);
}

.s-box.golf h5, .s-box.passat-alltrack h5, .s-box.passat-wagon h5, .s-box.t-cross h5, .s-box.golf-r, h5.s-box.volkswagen-r h5, .s-box.multivan h5, .s-box.caravelle h5, .s-box.caddy h5, .s-box.caddy-california h5, .s-box.polo-gti h5, .s-box.polo h5,.s-box.t-roc h5, .s-box.tiguan h5, .s-box.tiguan-r h5, .s-box.touareg h5, .s-box.arteron h5, .s-box.arteron-shooting-brake h5, .s-box.golf-r h5, .s-box.golf-wagon-r h5, .s-box.amarok-2021 h5, .s-box.volkswagen-r h5, .s-box.arteon h5, .s-box.arteon-shooting-brake h5, .s-box.golf-gti h5, .s-box.golf-wagon-r h5, .s-box.tiguan-allspace h5, .s-box.t-roc-r h5, .s-box.california h5  {
  color: #fff;
}
.s-box.amarok h5{
	color: #000;
}

.s-box.id5-gtx, .s-box.id4-gtx {
  background: rgb(166, 53, 39);
}

/* Showroom
========================================================================== */ 

body.models,  body.special-offers, body.search-results, body.hot-deals {
  padding-top: 90px;
}

.offer-container .btn-secondary {
	margin-bottom: 30px !important;
}

.car-specials .banner-offer h2 {
  font-size: 16px !important;
}

.disc-centre {
  display: flex;
  flex-direction: column;
}

.hide-blue {
  display: none !important;
}

.models .hide-blue, .special-offers .hide-blue, .search-results .hide-blue, .hot-deals .hide-blue {
  display: inline-block !important;
}

.models .hide-white, .special-offers .hide-white, .search-results .hide-white, .hot-deals .hide-white {
  display: none !important;
}

.models .n-details a, .special-offers .n-details a, .search-results .n-details a, .hot-deals .n-details a {
  color: #001e50;
  text-shadow: none;
}

.models .menu-link svg, .special-offers .menu-link svg, .search-results .menu-link svg, .hot-deals .menu-link svg {
  color: #001e50;
  filter: none;
}

.models .nav-logo span, .special-offers .nav-logo span, .search-results .nav-logo span, .hot-deals .nav-logo span {
  color: #001e50;
}

.models .white-left, .special-offers .white-left, .search-results .white-left, .hot-deals .white-left {
  background-color: #001e50;
}

.models .white-right, .special-offers .white-right, .search-results .white-right, .hot-deals .white-right {
  background-color: #001e50;
}

.car-specials .btn-primary:hover {
	background: #8a8a8a;
}

.showroom h1, .special-offers h1{
  margin-left: 0 !important;
  font-weight: 100;
  margin-bottom: 50px !important;
}

.contact-us h1 {
  margin-left: 0 !important;
  font-weight: 100;
}

.sr-block {
  position: relative; 
}

.showroom2 .flex > * {
  padding-bottom: 0;
}

.showroom2 .q-link > div {
height: 120px;
}

.showroom h2 {
  color: #000;
  font-size: 30px !important;
  font-family: "vw-head", sans-serif;
}

.showroom h3 {
  margin-bottom: 30px;
  font-size: 24px;
}

.show-content a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.show-content img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: -70px;
}

.show-content:hover img {
 transform: scale(1.1);
}

.sr-block img {
  display: block;
}

.sr-block a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sr-block h4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2d3fb+2,2274ab+31,2274ab+100 */
  background: #b2d3fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2d3fb 2%, #00b1eb 31%, #00b1eb 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #b2d3fb 2%,#00b1eb 31%,#00b1eb 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #b2d3fb 2%,#00b1eb 31%,#00b1eb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2d3fb', endColorstr='#00b1eb',GradientType=0 ); /* IE6-9 */
  padding: 10px;
  margin: 0;
  font-size: 15px;
  color: #fff;
  font-family: "vw-head", sans-serif;
}

.sr-block:hover h4 {
  background: #2d91c8;
  color: #fff;
}

.sr-block p {
  font-size: 11px;
}

.showroom2 .flex > * {
  padding: 15px 0 15px 20px;
}

.showroom2 .wrapper {
  padding-top: 20px;
  padding-bottom: 20px; 
}

.nav-megamenu .m-link {
  padding-top: 10px;
  padding-bottom: 0;
}

.d-link {
  position: relative;
  border: 1px solid #eee;
  padding-bottom: 30px;
  background-color: #f4f5f7;
}

.d-link:hover {
  border: 1px solid #00b1eb;
}

.d-link img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.d-link:hover img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.d-link:hover .m-btn {
  color: #00b1eb;
}

.m-link {
  position: relative;
  padding-bottom: 10px;
}

.m-link img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.m-link:hover img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.m-hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.m-btn {
  color: #000;
}

.m-link:hover .m-btn {
  color: #00b1eb;
}

@media (max-width: 767px) {
	.showroom .vw-header {
		display: none;
	}
}

/* ========================================================================== 
*  11.5 - Service page
* ========================================================================== */

.vw-parts-tyres .accord-style-2 > div:first-child {
  display: none;
}

.vw-parts-tyres img {
  height: 100%;
  object-fit: cover;
}

.vw-parts-tyres .tc-style-1 {
  height: 100%;
}

.vw-parts-tyres .accord-container:first-child {
  border-top: 2px solid #ccc;
}

.service-table {
  border-collapse: collapse;
  font-size: 16px;
  line-height: 1.3em;
  color: #666;
}

.service-table strong {
  color: #000;
  font-size: 1.3em;
}

.service-table td {
  width: 20%;
  min-width: 200px;
}

.service-table tr,
.service-table td,
.service-table th   
{
  border: none;
  border-bottom: solid 1px #ccc;
}

.service-table tr:first-child {
  border-bottom: solid 2px #999;
}

.service-table tr td:first-child {
  border-right: solid 2px #999;
}
  
.service-table tr:first-child td:first-child {
  border-right: none;
}

.table-scroll {
  overflow-x: scroll;
}

.service-table tr, .service-table td, .service-table th {
  border: none;
  border-bottom: solid 1px #ccc;
}

@media (max-width:1024px) {
  
  .vw-parts-tyres .center-content > div {
    max-width: none;
  }
  
  .vw-parts-tyres .center-content img {
    max-height: 400px;
    width: 100%;
  }
  
}

@media (min-width: 1025px) {

  .vw-parts-tyres .accord-style-2 > div:first-child {
    display: block;
  }
  
  .service-table td {
    width: 20%;
    min-width: 1px;
  }
  
  .table-scroll {
    overflow-x: auto;
  }

}

@media (max-width:1899px) {
  
  .vw-parts-tyres {
    transition: none!important;
  }

  .vw-parts-tyres .accord-content {
    transition: none!important;
  }
  
}

/* ========================================================================== 
*  11.6 - Team page
* ========================================================================== */

.page-template-team-page .team-content img {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border-radius: 50%;
  object-fit: cover;
  width: 150px;
  height: 150px;
}

.tm-block {
  line-height: 1em;
  font-size: 16px;
}

.tm-block > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  border: solid 1px #ccc;
  padding: 30px;
  height: 100%;
}

.tm-block .btn {
  margin-top: auto;
}

.page-template-team-page .team-content.active {
  border: none;
}

.page-template-team-page .team-content .team-phone {
  display: none;
}

.page-template-team-page .team-content .team-phone svg {
  margin-right: 10px;
}

/*.page-template-team-page .team-content.mt-management_team > div > div:nth-child(1) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-management_team > div > div:nth-child(2) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-management_team > div > div:nth-child(3) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-management_team > div > div:nth-child(5) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-finance_team > div > div:nth-child(2) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-finance_team > div > div:nth-child(4) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-service_team > div > div:nth-child(3) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-service_team > div > div:nth-child(4) .team-phone:nth-last-child(3),
.page-template-team-page .team-content.mt-management_team > div > div:nth-child(1) .team-phone:nth-last-child(2),
.page-template-team-page .team-content.mt-management_team > div > div:nth-child(7) .team-phone:nth-last-child(2)*/

{
  display: flex;
  align-items: center;
}

/* ========================================================================== 
*  11.7 - Finance page
* ========================================================================== */

.table-finance-options {
  width: 500px;
  border-collapse: collapse;
  line-height: 1.3em;
  color: #666;
  font-weight: 600;
  font-size: 0.8em;
}

.table-container {
  overflow-x: scroll;
}

.table-finance-options td, .table-finance-options tr, .table-finance-options th {
  border: none;
}

.table-finance-options td {
  width: 33.3333%;
  border-right: solid 1px #ccc;
}

.table-finance-options p {
  margin-bottom: 0;
}

.table-finance-options tr {
  border: none;
  border-bottom: solid 1px #ccc;
}

.table-finance-options tr:first-child {
  border-bottom: solid 2px #999;
}

.table-finance-options tr td:first-child {
  border-right: solid 2px #999;
}

.table-finance-options td:last-child, .table-finance-options tr:first-child td {
  border-right: none;
}

@media (min-width: 500px) {
  
  .table-container {
    overflow: auto;
  }
  
  .table-finance-options {
    width: 100%;
    font-size: 1em;
  }

  
}


/* Side Links Hover
   ========================================================================== 
.a-container {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}   

a.a-btn, a.a-btn-mob  {
  position: relative;
  background: #021e50;
  color: #fff !important;
  border-radius: 50px;
  height: 64px;
  width: 64px;
  transition: width 0.4s 0.1s;
  z-index: 5;
  text-decoration: none;
  margin-bottom: 10px;
  overflow: hidden;
}

a.a-btn-mob {
  cursor: pointer;
  display: none;
  transform: rotate(45deg);
  transition: all 0.2s ease;
}

.a-icon {
  font-size: 30px;
  position: absolute;
  left: 18px;
  top: 17px;
}

.a-text {
  opacity: 0;
  transition: opacity 0.4s 0.1s ease;
  width: 300px;
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
  font-size: 17px;
}

a.a-btn:hover {
  width: 235px;
  color: #fff !important;
}

a.a-btn:hover .a-text {
    opacity: 1;
}


@media (max-width: 768px) {

  .a-container {
    bottom: 100px;
    top: initial;
    transform: none;
  }

  a.a-btn {
    display: none;
  }

  .a-container.show a.a-btn {
    display: block;
    width: 235px;
    color: #fff !important;
  }

  .a-container.show a.a-btn .a-text {
    opacity: 1;
}

  .a-container.show a.a-btn-mob {
    transform: rotate(0deg);
}

  a.a-btn-mob {
    display: block;
  }

}

/* ========================================================================== 
* 12.0 Car Page
* ========================================================================== */

.newcolour ul.colour-picker li li:before {
  content: none;
}

.content .newcar ul li:before {
  content: none;
}

.a-container {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

a.a-btn, a.a-btn-mob {
    position: relative;
    background: #021e50;
    color: #fff !important;
    border-radius: 50px;
    height: 64px;
    width: 64px;
    transition: width 0.4s 0.1s;
    z-index: 5;
    text-decoration: none;
    margin-bottom: 10px;
    overflow: hidden;
}

a.a-btn:hover {
    width: 235px;
    color: #fff !important;
}

.a-icon {
    font-size: 30px;
    position: absolute;
    left: 18px;
    top: 17px;
}

a.a-btn:hover .a-text {
    opacity: 1;
}

.a-text {
    opacity: 0;
    transition: opacity 0.4s 0.1s ease;
    width: 300px;
    position: absolute;
    top: 26px;
    left: 60px;
}