/* 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
*/

/* ========================================================================== 
* 1.0 Global Styling
* ========================================================================== */


html {
	font-family: montserrat, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

body {
	background: #fff;
	color: #000;
	padding-top: 69px;
}

body.home {
	padding-top: 0;
}

.anchor {
	top: -40px;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	font-family: sofia-pro-soft, sans-serif;
	font-weight: 100;
	color: #000;
	line-height: 1.25em;
}

h1, .h1 {
	font-size: 28px;
}

h2, .h2 { 
	font-size: 24px;
}

h3, .h3 {
	font-size: 20px;
}

h4, .h4 {
	font-size: 18px;
}

h5, .h5 {
	font-size: 16px;
}

.subtitle {
	margin-top: -10px;
	font-size: 20px;
}

a {
	color: #000;
}

a:hover {
	color: #019ad4;
}

p.sub-heading {
	font-size: 16px;
	line-height: 1.6em;
}

.wrapper, .sml-wrapper, .full-wrapper {
	line-height: 1.5em;
}

.wrapper, .sml-wrapper {
	padding: 40px 30px;
}

.wrapper {
	max-width: 1420px;
}

.sml-wrapper {
	max-width: 1060px;
}
.logos-section .wrapper{
	padding-bottom: 50px;
    padding-top: 50px;
}
.m-top {
	margin-top: 20px;
}

.m-bot {
	margin-bottom: 20px;
}

.grey-bg {
	background-color: #f7f7f7;
}

.no-pad-top {
	padding-top: 0 !important;
}


@media (max-width: 1024px) {

	.full-wrapper {
		padding: 40px 30px;
	}
}

@media (min-width: 1025px) {

	body {
		padding-top: 100px;
	}

	h1, .h1, h2, .h2 {
		margin-bottom: 30px;
	}

	.anchor {
		top: -90px;
	}

	.wrapper, .sml-wrapper {
		padding: 80px 50px;
	}

	.pd-top {
		padding-top: 80px;
	}

	h1, .h1 {
		font-size: 34px;
	}

	h2, .h2 { 
		font-size: 28px;
	}

	h3, .h3 {
		font-size: 24px;
	}

	h4, .h4 {
		font-size: 20px;
	}

	p.sub-heading {
		font-size: 20px;
	}

}

@media(min-width: 1200px) {

	.wrapper, .sml-wrapper {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.pd-top {
		padding-top: 120px;
	}

}

/* ========================================================================== 
*  1.1 - Buttons	
* ========================================================================== */

.btn {
	display: inline-block;
	position: relative;
	width: auto;
	padding: 21px 20px;
	text-decoration: none;
	border: none;
	line-height: 1em;
	text-transform: uppercase;
	text-align: center;
	background-position: center;
	transition: background 0.8s;
	cursor: pointer;
	border-radius: 10px;
}

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: #111320;
	color: #fff;
}

.btn-primary:hover, a.btn-primary:hover {
	background: #48d3ff radial-gradient(circle, transparent 1%, #48d3ff 1%) center/15000%;
	color: #fff;
}

.btn-primary:active, a.btn-primary:active, p.readmore:hover, .readmore:hover {
	background-color: #48d3ff;
	background-size: 100%;
	transition: background 0s;
}

.btn-secondary, a.btn-secondary {
	border: 1px solid #48d3ff;
	color: #fff;
	background-color: transparent;
}

a.btn-secondary:hover, .btn-secondary:hover {
    box-shadow: inset 0 0 0 2px #48d3ff;
}

.btn-secondary:active, a.btn-secondary:active {
	background-color: #48d3ff;
	background-size: 100%;
	transition: background 0s;
}

.btn-outline, a.btn-outline {
	background: transparent;
	border: 1px solid #111320;
	color: #111320;
}

a.btn-outline:hover, .btn-outline:hover {
    box-shadow: inset 0 0 0 2px #111320;
}

.btn-outline:active, a.btn-outline:active {
	background-color: #111320;
	background-size: 100%;
	transition: background 0s;
	color: #fff;
}

.btn-signature {
	padding: 5px 20px; 
}

@media (max-width: 499px) {

	.btn {
		display: block;
	}
}

@media (min-width: 500px) {

	.btn {
	    min-width: 250px;
	    width: auto;
	}

}

@media (max-width: 1024px) {

	.btn-mg-top-mob {
		margin-top: 20px;
	}

	.btn {
		margin: 0 auto;
	}

}

@media (min-width: 1025px) {

	.btn-full {
		display: block;
		width: 100%;
	}

	.btn.form-submit {
		width: 100%;
		text-align: center;
	}

}

/* ========================================================================== 
*  1.2 - Sidebar
* ========================================================================== */

.sidebar-mini {
	position: fixed;
	right: -124px;
	top: 40%;
	transform: translateY(-50%);
	width: 160px;
	z-index: 2000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar-mini:hover {
	right: 0;
}

.sidebar-mini a:hover {
	background: #444;
}

.sidebar-mini a {
	display: block;
	background: #019ad4;
	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 10px;
	color: #fff;
	background-color: #11152a;
	border: none;
	border-bottom: 1px solid #fff;
	line-height: 1em;
	outline: 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: #019ad4;
}

.select-container {
	display: inline-block;
	padding: 0 !important;
	overflow: hidden;
	vertical-align: top;
	background: url(../images/select-input.png) no-repeat right 20px center #11152a;
}

.select-container .select-hide {
	 background: transparent;
	 width: 100%;
	 color: #fff;
	 height: 45px;
	 padding: 0 10px;
	 line-height: 2;
	 border: 0;
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 text-indent: 0.01px;
	 text-overflow: '';
}

.select-container .select-hide:focus {
	outline: 0;
}

select option {
	 color: #000;
}

.form-group label {
	position: absolute;
	top: -10px;
	left: 0px;
	padding: 0 5px;
	border: 0;
	color: #019ad4;
	z-index: 1;
	line-height: 1.5em;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	cursor: text;
	font-size: 12px;
	background: #fff;
}

.form-control.empty + label {
	top: 0;
	left: 0;
	padding: 15px 10px;
	background-color: transparent;
	color: #fff;
	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: #fff;
}

.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: #fff;
	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;
	margin-bottom: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    color: #fff;
}

.checkbox-group input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark, .radiomark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #11152a;
	border: 2px solid #019ad4;
	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: #019ad4;
}

.checkbox-group input:checked ~ .checkmark, .checkbox-group input:checked ~ .radiomark {
	background-color: #019ad4;
	border-color: #019ad4;
}

.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: 6px;
    left: 6px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: white;
}



@media (min-width: 1025px) {

	.form-group label {
		top: -10px;
		background: #11152a;
		left: 5px;
	}

	.form-group .select-container.active + label {
		top: -8px;
	}

}

/* ========================================================================== 
*  1.6 - Error page
* ========================================================================== */

.error-page h1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

.error-page h2 {
	color: red;
}

.error-page h1 svg {
	margin-right: 20px;
}


/* ========================================================================== 
*  1.7 - Social
* ========================================================================== */

.social {
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}

.social a {
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	padding: 7px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 50%;
	cursor: pointer;
	line-height: 1em;
	text-align: center;
	border: 1px solid #585962;
}

.social a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.social li:last-child a {
	margin-right: 0;
}

.social a:hover {
	border-color: #019ad4;
}

.top-header .social {
	margin-left: 20px;
}

.top-header .social a {
	width: 30px;
	height: 30px;
	padding: 7px;
	font-size: 16px;
}



/* ========================================================================== 
*  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: #019ad4;
}

.mini-search-stock .flex .flex > div:first-child {
	padding-right: 5px;
}

.mini-search-stock .flex .flex > div:last-child {
	padding-left: 5px;
}


/* ========================================================================== 
*  3.1 - Gallery Grid - Masonary
* ========================================================================== */

.gallery-grid-layout {
	columns: 340px;
	column-gap: 30px; 
}

.gallery-grid-layout > div {
		break-inside: avoid-column;
		margin-bottom: 30px;
}

.gallery-grid-layout img {
	display: block;
}

/* ========================================================================== 
*  3.2 - Video Gallery Styles
* ========================================================================== */

.video-gallery {
	max-width: 960px;
	margin: 0 auto;
}

div.imgbox a:hover img {
	opacity: 0.6;
}

div.vid_icon:hover, span.vid_icon:hover {
	opacity: 1;
	background-image: url(../images/vid_icon.png);
}

.titlebelowthumb a {
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
}


/* ========================================================================== 
*  4.1 - Tabs
* ========================================================================== */

.tabs {
	margin-top: 20px;
}

.tabs-flex {
	display: flex;  
}

.default-header {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 15px 20px;
	background-color: #dce4e6;
	color: #000;
	cursor: pointer;
	border-right: 1px solid #aaa;
	flex: 1 1 100%;
}

.default-header:last-child {
	border-right: 0;
}

.default-header.dropdown {
	display: block;
}

.default-header.active {
	background-color: #019ad4;
	color: #fff;
	border-color: #019ad4;
}

.default-content {
	display: none;
	padding: 20px;
}

.default-content.dropdown {
	display: block;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-right: none;
	border-bottom: 1px solid #ccc;
}

.default-content.active, .default-content.tab-slider {
	display: block;
	border: 2px solid #019ad4;
}

.default-content.dropdown.active {
	max-height: 10000px;
}


@media (max-width: 768px) {

	.tabs-flex {
		flex-wrap: wrap;
	}

}

/* ========================================================================== 
*  4.2 - Accordian
* ========================================================================== */

.accord-head {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	font-size: 20px; 
	cursor: pointer;
	margin: 0;
}   

.accord-head svg {
	fill: #000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;  
}  

.accord-head:hover, .accord-container.active .accord-head{
	color: #019ad4;
}

.accord-head:hover svg, .accord-container.active svg {
	fill: #019ad4;
}   

.accord-container.active .accord-head svg {
	transform: rotate(45deg);
}

.accord-content {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;  
	border-bottom: 1px solid #ccc;
}

.accord-content:last-child * {
	margin-bottom: 0;
}

.accord-container.active .accord-content {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}

/* ========================================================================== 
*  5.0 - News & Events - Menu Item - Category Blog
* ========================================================================== */

.readmore, p.readmore {
	display: inline-block;
	margin: 0;
}

.readmore a {
	margin-top: 0;
	color: #fff;
}

.readmore a span {
	display: none;
}

.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: #019ad4;
	color: #fff;
}

.pagination-start, .pagination-prev, .pagination-next, .pagination-end {
	display: none !important;
}

.np-img {
	width: 100%;
	background-position: center;
	background-size: cover;
	border-radius: 10px;
	display: block;
}

.np-line {
	margin-bottom: 35px;
}

.date {
    font-size: 14px;
    color: #666;
    margin: 20px 0 5px;	
}

/* ========================================================================== 
*  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: #019ad4;
}

.top-header a:hover {
	color: #019ad4;
	text-decoration: none
}

.top-header p {
	margin: 0;
	line-height: 1.1em;
	vertical-align: middle;
	color: #fff;
}

.top-header .wrapper > svg {
	margin: 0 5px 0 10px;
}

.translated-ltr .skiptranslate ~ .header .top-header {
	top: 40px;
}


@media (min-width: 1025px) {

	.top-header {
		display: block;
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 1030;
		text-align: right;
		-webkit-transition: top 0.4s ease;
		-moz-transition: top 0.4s ease;
		transition: top 0.4s ease;
		overflow: hidden;
	}

	.top-header .wrapper {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.top-header p {
		display: inline-block;
	}

}

/* ========================================================================== 
*  6.2 - Dealer menu
* ========================================================================== */

.dealer-menu {
	background: #000;
	position:fixed;
	top: 52px;
	left: 0;
	width: 100%;
	z-index: 1030;
	-webkit-transition: top 0.4s ease;
	-moz-transition: top 0.4s ease;
	transition: top 0.4s ease;
}

.dealer-menu .wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dealer-menu .logo {
	display: inline-block;
	width: 150px;
}

.dealer-name {
	color: #fff;
	text-align: right;
	font-weight: 700;
	width: auto;
	float: right;
	font-style: italic;
	margin-top: 15px;
}

.dealer-name span {
	color: #019ad4; 
}




@media (min-width: 1025px) {

	.dealer-name {
		margin-top: 7px;
	}

}

@media (min-width: 1200px) {

	.dealer-name {
		font-size: 30px;
		margin-top: 15px;
	}

	.dealer-menu .logo {
		width: auto;
	}

	.stacked .nav-menu {
		top: 156px;
	}

	.fixed-menu .stacked .nav-menu {
		top: 0;
	}

}

/* ========================================================================== 
*  6.3 - Navigation
* ========================================================================== */

.nav-menu {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1030;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-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);
	background: rgb(19 23 46 / 90%);
}

.nav-menu .wrapper {
	align-items: center;
	max-width: 100%;
}

.home .nav-menu {
    background-color: transparent;
}

.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);
	background: rgb(19 23 46 / 90%);
}

.primary-nav {
	display: none;
}

.logo {
	margin-right: 20px;
}

.logo img {
	display: block;
}

.logo a {
	display: block;
}

.mobile-title {
	white-space: nowrap;
}

.nav-flex {
    display: flex;
    align-items: center;
}

.nav-phone {
    color: #fff;
    padding: 9px 40px 7px;
    text-decoration: none;
    display: block;
}

.nav-phone:hover {
    color: #019ad4; 
    text-decoration: none;
}

@media (max-width: 1024px) {

	.logo {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    width: 100%;
	    margin: 0;
	}

	.logo img {
		width: auto;
		height: 30px;
	}

	.nav-flex, .nav-flex span {
		display: none;
	}

}

@media (min-width: 1025px) {


	.mobile-header, .mobile-title {
		display: none;
	}

	.logo {
		width: 180px;
	}

	.logo img {
		height: auto;
	}

	.mobile-link {
		display: none;
	}

	.m-menu {
		background: #eee;
	}

	.nav-menu {
		position: fixed;
		top: 0;
		-webkit-transition: top 0.4s ease;
		-moz-transition: top 0.4s ease;
		transition: top 0.4s ease;
	}

	.nav-menu .wrapper {
		padding-top: 30px;
		padding-bottom: 30px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.fixed-menu .nav-menu .wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.primary-nav {
		display: inline-block;
		-webkit-flex: 1;
		flex: 1;
	}

	.primary-nav .nav {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: flex-end;
	}

	.primary-nav ul {
		margin: 0;
		padding: 0;
		z-index: 50;
	}

	.primary-nav li {
		display: inline-block;
		position: relative;
	}

	.primary-nav a, .nav-menu .btn-link {
		display: block;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
	}

	.primary-nav a {
		padding: 9px 40px 7px;
	}

	.primary-nav .nav li:first-child a {
		padding-right: 0;
	}

	.nav-menu .btn-link {
		background-color: #019ad4;
		border-radius: 20px;
		cursor: pointer;
		padding: 9px 20px 7px;
	}

	.nav-menu .btn-link:hover {
		color: #13172e !important;
	}

	.primary-nav > ul > li:last-child > a {
	    margin-left: 20px;				
	}

	.primary-nav .nav-child {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		border: none;
		text-transform: uppercase;
		min-width: 100%;
		white-space: nowrap;
	}

	.primary-nav ul li:hover .nav-child {
		display: block;
	}

	.primary-nav .nav-child li {
		display: block;
	}

	.primary-nav > .nav > li:hover > a {
		color: #019ad4;
	}

	.primary-nav .nav-child a {
		position: relative;
		padding: 8px 20px;
		text-align: left;
		background-color: #1a1a1a;
		color: #fff;
	}

	.primary-nav .nav-child li:hover a {
		background: #019ad4;
		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: #019ad4 !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;
	}

}

@media(min-width: 1200px) {

	.logo {
		width: auto;
		margin-right: 40px;
	}

}

/* ========================================================================== 
	*  	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: #000;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	z-index: 1000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.fixed-menu .mobile-header {
	top: 0;
}

.mobile-header .m-flex-basic > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.mobile-link, .mobile-header a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-color: transparent;
	align-items: center;
	color: #fff;
	border: 1px solid #00a5e4;
	padding: 11px;
	border-radius: 25px;
}

.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: #fff;
}

.mobile-header a svg, .mobile-link svg {
	font-size: 15px;
}

.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: rgb(19 23 46 / 90%);
	z-index: 999;
	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: 69px;
}

.show-menu .m-menu {
	max-height: 2000px;
    overflow: auto;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.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;
	width: 100%;
}

.m-menu li {
	padding: 0 0;
	list-style: none;
}

.m-menu a, .m-menu .btn-link {
	display: block;
	position: relative;
	padding: 20px 30px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
}

.m-menu .active > a {
	background-color: #019ad4;
	color: #fff;
}

.m-menu .nav-child a {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
}

.m-menu .active .nav-child .active a {
	background-color: #019ad4;
	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;
}

/* ========================================================================== 
*  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: #019ad4; 
}

.mobile-split a svg {
	margin-right: 0;
}


@media (max-width: 1024px) {

	.mobile-header .wrapper, .nav-menu .wrapper {
		padding: 15px 30px;
	}

}


@media (min-width: 1025px) {
	.mobile-link, .mobile-header a, .nav-phone-mob {
		display: none;
	}


}

/* ========================================================================== 
*  6.6 - Logo Animate
* ========================================================================== */


@media (min-width: 1025px) {

	.adtorque_logo::before {
		content: "";
		width: 100%;
		height: 6px;
		margin: -2px 0 0 0;
		background-color: #fff;
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform 0.4s;
		transition: transform 0.4s;
		-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	}

	.adtorque_logo span {
		position: absolute;
		height: 50%;
		width: 100%;
		left: 0px;
		top: 0;
		overflow: hidden;
	}

	.adtorque_logo span:nth-child(2) {
		top: 50%;
	}

	.adtorque_logo span:nth-child(2)::before {
		top: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		background-position: 0 -20px;
	}

	.adtorque_logo span::before {
		position: absolute;
		left: 0;
		width: calc(100% - 10px);
		height: 40px;
		color: #fff;
		-webkit-transition: -webkit-transform 0.5s;
		transition: transform 0.5s;
		background-image: url(/images/logo-wide.png);
		background-repeat: no-repeat;
		content: "";
	}

	.adtorque_logo span:nth-child(3)::before {
		bottom: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		background-position: 0 21px;
	}

	.adtorque_logo:hover::before {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.adtorque_logo:hover img {
		opacity: 0;
		-webkit-transition: none;
		transition: none;
	}

	.adtorque_logo:hover span::before {
		-webkit-transition-delay: 0.3s;
		transition-delay: 0.3s;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}

	.adtorque_logo {
		display: block;
		overflow: hidden;
		width: 310px;
		position: relative;
	}

}


/* ========================================================================== 
*  6.6 - Mega Menu
* ========================================================================== */

.mega-menu {
	display: none;
	position: fixed;
	top: 145px;
	left: 0;
	width: 100%;
	height: calc(100% - 145px);
	z-index: 99;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
    overflow: auto;
}

.mm-active .mega-menu {
	display: block;
}

.fixed-menu .mega-menu {
	top: 94px;
	height: calc(100% - 94px);
}

.mm-cross {
    position: absolute;
    top: 50px;
    right: 50px;
    border: 2px solid #000;
    border-radius: 50%;
    padding: 3px;
    height: 36px;
    width: 36px;
    font-size: 26px;
    z-index: 1000;
    cursor: pointer;
}

.mm-cross:hover {
	background: #000;
    fill: #fff;
}

.mm-car {
	position: relative;
    text-align: center;
    cursor: pointer;
}

.mm-car a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	z-index: 1;
}

.mm-car img {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.mm-car:hover img {
    transform: scale(0.9);
}

.mm-car p {
	margin-top: 10px;
}

.mm-car:hover p {
	color: #019ad4; 
}

.mega-menu .flex > div {
  opacity: 0;
  -webkit-animation: mm-show .33s 1s forwards;
  animation: mm-show .33s 1s forwards;
}

.mega-menu .flex > div:nth-child(1) {  animation-delay: 0.1s; }
.mega-menu .flex > div:nth-child(2) {  animation-delay: 0.2s; }
.mega-menu .flex > div:nth-child(3) {  animation-delay: 0.3s; }
.mega-menu .flex > div:nth-child(4) {  animation-delay: 0.4s; }
.mega-menu .flex > div:nth-child(5) {  animation-delay: 0.5s; }
.mega-menu .flex > div:nth-child(6) {  animation-delay: 0.6s; }
.mega-menu .flex > div:nth-child(7) {  animation-delay: 0.7s; }
.mega-menu .flex > div:nth-child(8) {  animation-delay: 0.8s; }
.mega-menu .flex > div:nth-child(9) {  animation-delay: 0.9s; }

@keyframes mm-show {
from{
  opacity: 0;
  transform: translateY(-1em);}
to{
  opacity: 1;
  transform: translateY(0);}
}



@media (min-width: 1025px) {

	.mm-link + ul {
		display: none !important;	
	}

}


@media(min-width: 1200px) {

	.mega-menu {
		top: 156px;
		height: calc(100% - 156px);
	}

	.fixed-menu .mega-menu {
		top: 106px;
		height: calc(100% - 106px);
	}

}

/* ========================================================================== 
*  7.0 - Footer Links
* ========================================================================== */

.footer-links {
	background-color: #111320;
}

.footer-links .wrapper, .copyright .wrapper {
	max-width: 1060px;
}

.footer-links p {
	margin: 0 0 20px 0;
}

.footer-links .h4 {
	margin: 30px 0;
	color: #585962;
}

.footer-links a, .copyright a, .footer-links .btn-link  {
	text-decoration: none;
	color: #585962;
	cursor: pointer;
}

.footer-links a:hover, .copyright a:hover, .footer-links .btn-link:hover {
	color: #fff;
}

.footer-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-logo {
	margin: 0 auto;
	display: block;
}

.footer-line {
    margin: 30px 0;
    border: 0;
    height: 1px;
    background: #585962;
}

.footer-links .nav {
    display: flex;
    justify-content: center;
    text-transform: uppercase;	
}

.footer-links .nav a, .footer-links .getstarted {
	padding: 0 20px;
}

/* ========================================================================== 
*  7.1 - Copyright
* ========================================================================== */

.copyright {
	background-color: #111320;
}

.copyright p {
	margin-bottom: 0;
	color: #585962;
}

.copyright span {
	color: #585962;
}

.copy-name {
	color: #585962 !important;
}

.copyright .wrapper {
	font-size: 14px;
	line-height: 1.5em;
	text-transform: uppercase;
	padding-top: 0;
	padding-bottom: 50px;
}

.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: center;
		justify-content: center;
		width: 100%;
	}

}

@media (min-width: 1025px) {

	.footer-links .wrapper {
		padding-top: 50px;
		padding-bottom: 50px;
	}

}


/* ========================================================================== 
*  8.0 - Banner
* ========================================================================== */

.home .banner {
    height: 100vh;
}

.banner .wrapper {
	max-width: none;
	padding: 0;
}

.banner-video {
    position: relative;
    /*padding-bottom: 51%; */
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.banner-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.banner-video:after {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.banner-text img {
	display: block;
	max-width: 300px;
	width: 100%;
}

.banner picture img {
	display: block;
	width: 100%;
}

.embla__button {
	fill: #fff;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    z-index: 2;
	padding: 20px 30px;
    transform: translateY(-50%);
    text-align: center;
}

.banner-text img {
	margin: 0 auto;
}

.banner-text h2 {
	font-size: 24px;
	margin: 60px 0;
}

.banner-text p {
	font-size: 16px;
	margin-bottom: 20px;
}

.banner-text h2, .banner-text p {
	color: #fff;
	line-height: 1.2em;
}

.embla__dot {
	background-color: #ccc;
	border: none;
	width: 50px;
	border-radius: 5px;
	height: 3px;
	margin: 0 5px;
}

.embla__dot.is-selected {
	background-color: #019ad4;
}

.embla__dots__container {
	bottom: auto;
}

.banner-btn-flex {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.banner-btn-flex div {
	margin: 10px 20px;
}

.logos-section .embla__slide__inner > div {
    margin: 0 auto;
    border: 1px solid #efeeee;
    border-radius: 5px;
    padding: 0 10px;
    background-color: #fff;
}

.logos-section img {
    margin: 0 auto;
    display: block;
}

.logos-section .embla__button.embla__button--prev{
	left: -30px;
}

.logos-section  .embla__button.embla__button--next {
    right: -30px;
}

@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: 600px) {

	.banner-btn-flex {
	    flex-direction: row;
	}

}


@media (min-width: 1025px) {

	.banner-text h2 {
		font-size: 30px;
		margin: 80px 0;	
	}

	.banner-text p {
		font-size: 18px;
	}

}

@media (min-width: 1300px) {

	.banner-text img {
		max-width: 400px;
	}

	.banner-text h2 {
		font-size: 40px;
	}

	.banner-text p {
		font-size: 24px;
	}

}


@media (min-width: 1440px) {

	.banner-text {
		max-width: 1360px;
	}	

	.banner-text h2 {
		font-size: 50px;
	}

}



/* ========================================================================== 
*  8.0 - Banner - Arrow down Animation
* ========================================================================== */


.arrow-container {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}

.arrow-1 {
  width: 100px;
  height: 100px;
  background: #019ad4; /*RADIUS COLOUR*/
  opacity: 0.5;
  border-radius: 50%;
  position: absolute;
}

.arrow-2 {
  width: 60px;
  height: 60px;
  background: #0a0a12; /*BG COLOUR*/
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow-2:before {
  width: 56px;
  height: 56px;
  content: "";
  border: 1px solid #019ad4; /*BORDER COLOUR*/
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
}

.arrow-2 .icon-banner-arrow {
    font-size: 30px;
    fill: #fff;
}

.arrow-2:hover {
  background: #019ad4; /*RADIUS COLOUR*/
}

/* Custom Animate.css */

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }

  50% {
    opacity: 0.5;
  }
  
  100% {
    opacity: 0;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}



/* ========================================================================== 
*  9.0 - Quicklinks
* ========================================================================== */

.quicklinks {
	background-color: #000;
}

.q-link {
	position: relative;
	overflow: hidden;
}

.q-img {
	overflow: hidden;
}

.q-img div {
	background-size: cover;
	background-position: center top;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.q-link:hover .q-img div {
    transform: scale(1.2);
}

.q-link a {
	text-decoration: none;
}

.q-link p {
	display: flex;
	align-items: center;
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
}

.q-link p svg {
	margin-right: 10px;
}

.q-link:hover p {
		background-color: #019ad4;
}

@media (max-width: 768px) {

	.q-link p { 
		border-bottom: 1px solid #333;
		justify-content: center;
	}

	.quicklinks .flex div:last-child .q-link p { 
		border-bottom: none;
	}

}

@media (min-width: 769px) {

	.q-link {
		margin: 0;
	}

	.q-img div {
		height: 160px;
	}

	.q-link p {
		padding: 15px;
	}

	.q-link p {
		background-color: #333;
	}

}


@media (min-width: 1200px) {

	.q-img div {
		height: 190px;
	}

	.logos-section .embla__button.embla__button--prev{
		left: -60px;
	}

	.logos-section  .embla__button.embla__button--next {
		right: -60px;
	}

}


@media (min-width: 1200px) {

	.q-img div {
		height: 300px;
	}

}


/* ========================================================================== 
*  10.1 - Mini Stock Locator
* ========================================================================== */

.search-overlay {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -2; 
}


.search-our-stock {
	overflow: hidden;
}

.search-our-stock video {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}

.search-our-stock label {
	text-align: left;
}


@media (min-width: 1025px) {

	.search-our-stock .wrapper {
		max-width: 1200px;
		padding-top: 60px;
		padding-bottom: 60px;
	}

}

@media(min-width: 1500px) {

	.search-our-stock .wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}

}

/* ========================================================================== 
*  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;
}

.intro-text {
	max-width: 1000px;
	width: 100%;
	padding: 0 0 50px;
	margin: 0 auto;
	text-align: center;
}

.google-map {
	display: block;
}

.google-map iframe {
	max-width: 100%;
	pointer-events: none;
}

/*Devices Break
************************************/

.devices .wrapper {
	max-width: 1620px;
}

.dev-link {
	display: flex;
}

.icon-devices {
    font-size: 70px;
    margin-right: 20px;
}

.dev-link h4 {
	margin-top: 20px;
	font-weight: bold;
	color: #052945;
}


@media (max-width: 1024px) {

	.dev-link {
	    flex-direction: column;
	    text-align: center;
	    align-items: center;
	}

}


@media (min-width: 1025px) {

	#surround-slider .embla__container {
    	flex-direction: column;
	}

}

/* ========================================================================== 
*  11.1 Home Page - Engage Break
* ========================================================================== */

.en-link > div {
	max-width: 300px;
	width: 100%;
	margin:  0 auto;
}

.icon-engage {
    font-size: 70px;
    transform: translate3d(-60px,0px,0px);
	-webkit-transition: all 1.4s linear;
	-moz-transition: all 1.4s linear;
	transition: all 1.4s linear;
	opacity: 0;

}

.animate .icon-engage {
    opacity: 1;
    transform: translate3d(0px,0px,0px);
}



.en-link h5 {
	font-weight: bold;
	color: #111320;
	margin: 30px 0 10px;
}




/* ========================================================================== 
*  11.1 Home Page - AD READY
* ========================================================================== */

.ad-container {
	display: flex;
	justify-content: space-between;
	border: 1px solid #f1f1f1;
	padding: 20px;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
	background-color: #f8f8f8;
}

.ad-container img {
	display: block;
	filter: grayscale(100%);
	max-width: 170px;
	width: 100%;
	margin-right: 40px;
}

.ad-text, .ad-text b, .ad-title {
	color: #cbcbcb;
	margin: 0;
}

.ad-play {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 3px #b7b7b7;
    border-radius: 50px;
    border: 1px solid #f1f1f1;	
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-ad-play, .icon-ad-pause {
    filter: grayscale(1);
}

.icon-ad-pause, .play-ad .icon-ad-play {
	display: none;
}

.play-ad .icon-ad-pause {
	display: block;
}

.ad-container:hover, .ad-container.play-ad {
	background-image: url(../images/ad-wave.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #fff;
}


.ad-container:hover img, .ad-container:hover .icon-ad-play, .ad-container:hover .icon-ad-pause, .play-ad img {
	filter: none;
}

.ad-container:hover .ad-text, .play-ad .ad-text {
	color: #019ad4;
}

.ad-container:hover .ad-text b, .ad-container:hover .ad-title, .play-ad .ad-text b, .play-ad .ad-title {
	color: #000;
}

.ad-mg-bot {
	margin-bottom: 20px;
}
  
@media (max-width: 599px) {

	.ad-text {
		margin-top: 15px;
	}

}

@media (min-width: 600px) {

	.ad-container {
		align-items: center;
	}

	.ad-flex {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    width: 80%;
	}


	.ad-flex > div {
	    flex: 1 1 auto;
	    display: flex;
	    justify-content: center;
    	flex-direction: column;
	}

	.ad-play {
	    width: 80px;
	    height: 80px;
	}


}



@media (min-width: 1025px) and (max-width: 1200px) {

	.ad-flex {
	    justify-content: flex-start;
	    align-items: flex-start;
	    flex-direction: column;
	}

}

@media (min-width: 1200px) {

	.ad-container {
		padding: 30px;
	}

}





/* ========================================================================== 
*  11.1 Home Page - TESTIMONIALS - CUSTOMERS
* ========================================================================== */


.embla__slide__inner {
	padding: 1px;
}

.embla__button {
	width: 50px;
	height: 50px;
	fill: #000000;
	border: 1px solid #48d3ff;
	border-radius: 50%;
	background: #fff;	
}

.embla__button.embla__button--prev {
	padding: 14px 15px 14px 12px;
    left: -25px;	
}

.embla__button.embla__button--next {
	padding: 14px 12px 14px 15px;
	right: -25px;
}

.embla__button:hover {
	background-color: #48d3ff;
	fill: #fff;
}

.test-link {
	display: inline-block;
	text-align: center;
	padding: 50px;
}

.test-link h5 span {
	display: block;
	font-weight: 100;
}

.test-img  {
    border-radius: 50%;
	border: 1px solid #e9e9e9;
    margin: 0 auto;
    display: block;
}

.icon-star {
	fill: #ffb300;
	font-size: 22px;
}

#test-slider .embla__dots {
    display: none;
}

#test-slider .embla__slide__inner {
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    height: 100%;
}


@media (max-width: 1024px) {

	.welcome {
		background-image: none !important;
	}

}

@media (min-width: 1025px) {

	.welcome .wrapper {
		padding-top: 80px;
		padding-bottom: 80px;9
	}

	.col-half {
		width: 50%;
	}


	.intro-text {
		padding: 0 50px 50px;
	}


}

@media(min-width: 1500px) {

	.welcome .wrapper {
		padding-top: 130px;
		padding-bottom: 130px;
	}

}

/* ========================================================================== 
*  11.1 Home Page - Audio Streaming Apps
* ========================================================================== */

.audio .wrapper {
    max-width: 1620px;
}

.audio-content {
	display: flex;
	justify-content: center;
	align-items: center;
}

.aud-vert-align {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.aud-vert-align .aud-log:last-child {
    margin-bottom: 0;
}

.aud-logo {
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center;
}

.logo1 { grid-area: logo1; }
.logo6 { grid-area: logo6; }
.logo2 { grid-area: logo2; }
.logo7 { grid-area: logo7; }
.logo5 { grid-area: logo5; }
.logo3 { grid-area: logo3; }
.logo4 { grid-area: logo4; }

.aud-desktop {
	display: none;
}


@media (max-width: 1024px) { 

	.aud-logo {
	    width: 100%;
	}

}

@media (min-width: 1025px) {

	.aud-mobile {
		display: none;
	}

	.aud-desktop {
		display: block;
	}

	.audio-content > div {
		max-width: 530px;
		width: 100%;
		padding: 30px;
	}

	.aud-desktop .aud-logo {
	    transform: scale(0);
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.animate .aud-animation {
		animation: logoPop .50s;
		animation-fill-mode: forwards;
	}

	.animate .logo1 {animation-delay: 0s;}
	.animate .logo2 {animation-delay: .25s;}
	.animate .logo3 {animation-delay: .50s;}
	.animate .logo4 {animation-delay: .75s;}
	.animate .logo5 {animation-delay: 1s;}
	.animate .logo6 {animation-delay: 1.25s;}
	.animate .logo7 {animation-delay: 1.50s;}

	@keyframes logoPop {
	  from {transform: scale(0);}
	  to {transform: scale(1);}
	}

	.aud-logo img {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
		cursor: pointer;
	}

	.aud-logo:hover img {
		transform: scale(0.75);
	}

}


/* ========================================================================== 
*  11.2 - Counter
* ========================================================================== */
.counter .wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.count-flex {
	display: flex;
}

.count-container {
	padding: 20px;
	width: 50%;
}

.count-bg {
	background-color: #f7f7f7;
}

.count-number, .count-title {
    color: #052945;
    font-weight: bold;
    display: block;
    line-height: 1em;
    text-align: center;
    font-family: sofia-pro-soft, sans-serif;
    text-transform: uppercase;
}

.count-number {
	font-size: 40px;
    margin-bottom: 10px;
}

.count-title {
	font-size: 16px;
    margin-bottom: 0;
}

@media (min-width: 768px) {

	.count-number {
		font-size: 60px;
	}

}

@media (min-width: 1025px) {

	.count-container {
		width: 25%;
	}

}

@media (min-width: 1200px) {

	.count-container {
		padding: 40px 30px;
	}

	.count-number {
		font-size: 90px;
	}	

}



/* ========================================================================== 
*  11.2 - Content Pages
* ========================================================================== */

.center-content {
	display: flex;
	align-items: center;
	justify-content: center;
}

.center-content > div {
	width: 100%;
}

.cc-padding {
	padding: 20px 0 0;
}

.cc-padding:last-child p {
	margin-bottom: 30px;
}

.center-img {
	position: relative;
}

.center-img img {
	display: block;
	width: 100%;
	object-fit: cover;
}

.dig-heading {
    background: #fff;
    padding: 20px 0 0;
    width: 100%;
    border-radius: 10px 0 0 0;	
}

.dig-heading h2 {
	margin: 0;
}

@media (max-width: 1024px) { 

	.center-img img {
		border-radius: 15px;
	}

}

@media (min-width: 1025px) { 

	.dig-heading {
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    padding: 20px;
	    max-width: 360px;
	}

	.center-content > div {
		max-width: 530px;
	}

	.center-img img {
		height: 100%;
	}

	.cc-padding {
		padding: 40px 50px;
	}

	.rnd-img-left {
    	border-radius: 0 15px 15px 0;			
	}

	.rnd-img-right {
    	border-radius: 15px 0 0 15px;	
	}

}



@media (min-width: 1300px) { 

	.dig-heading {
	    max-width: 640px;
	    padding: 40px;
	}

}



/* ========================================================================== 
*  11.2 - POP UP - GET STARTED
* ========================================================================== */

.getstarted-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	transition: opacity 250ms ease-out;
	z-index: -1;
	opacity: 0;
}

.getstarted-popup {
	position: fixed;
	top: 0;
	right: -100%;
	z-index: 9999999;
	background: #11152a;
	padding: 30px 30px 60px;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;  
    overflow: auto;
}

.getstarted-popup p {
	color: #fff;
}

.getstarted-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.getstarted-heading img {
    width: 220px;
}

.icon-cross-gs {
	width: 40px;
	height: 40px;
	color: #fff;
	background: #11152a;
	border: 1px solid #019ad4;
	border-radius: 50%;
	padding: 10px;
	cursor: pointer;
}

.icon-cross-gs:hover {
	background: #019ad4;
}

.getstarted-overlay.show {
	opacity: 1;
	z-index: 9999998;
} 

.getstarted-popup.show {
	right: 0;
}


@media (min-width: 769px) { 

	.getstarted-popup {
		padding: 50px;
		max-width: 600px;
		display: flex;
		align-items: center;
	}

	.getstarted-heading {
		position: absolute;
		top: 31px;
		right: 0;
	    width: 100%;
	    padding: 0 50px;
	}

	.icon-cross-gs {
		width: 60px;
		height: 60px;
		padding: 20px;
	}

}



/* ========================================================================== 
*  11.3 - Contact page
* ========================================================================== */

.contact-tabs .inline-list {
	padding-left: 0;
	background-color: #dce4e6;
}

.contact-tabs .tabs-content {
	padding: 20px;
}

.contact-card {
	background-color: #f5f5f5;
	border: 1px solid #969696
}

.contact-card .contact-logo {
	background-color: #fff;
	text-align: center;
	padding: 10px 20px;
}

.contact-card .contact-stuff {
	padding: 20px;
}

.contact-card .s-header {
	width: auto;
	color: #000;
	cursor: pointer;
	position: relative;
}

.contact-card .s-header:after {
	content: "+";
	position: absolute;
	color: #000;
	right: 2px;
	top: 0;
	z-index: 2;
	font-weight: bold;
}

.contact-card .s-content {
	display: none;
}

.contact-card .s-header.active + .s-content {
	display: block;
}


/* ========================================================================== 
*  11.4 - FAQ page
* ========================================================================== */

.faq-container {
    margin-bottom: 10px;
    border: 1px dotted #ccc;
    border-radius: 5px;
}

.faq-question {
	display: flex;
    justify-content: space-between;
    padding: 20px 20px 16px;
    font-size: 16px;
    cursor: pointer;
    margin: 0;
}   

.faq-answer {
	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;  
}	

.faq-question svg {
	fill: #000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;  
}  

.faq-answer ul {
	padding-left: 20px;
}

.faq-answer:last-child p {
	margin-bottom: 0;
}

.faq-question:hover, .faq-answer.active .faq-question {
    background: #f1f3ff;
}

.faq-container.active .faq-question svg {
	transform: rotate(45deg);
}

.faq-container.active .faq-question {
    font-weight: 500;	
}

.faq-container.active .faq-answer {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}

.faq-container.active, .faq-answer {
    background: #f1f3ff;
}

.faq-mg-top {
	margin-top: 20px;
}



@media (min-width: 1025px) { 

	.faq-mg-top {
		margin-top: 40px;
	}

}



/* ========================================================================== 
*  10.3 - T&C's page
* ========================================================================== */

ul.terms-list {
    list-style: none;
}

.terms-list li {
    position: relative;
    margin-bottom: 30px;	
}

.terms-list li:before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: -20px;
    background-color: #019ad4;
    height: 5px;
    width: 5px;
}

ul.terms-list ul {
    margin-top: 30px;
    margin-bottom: 30px;	
}

