.vehicle-bottom-bg {
	background: url("images/footer-bg.jpg");
	background-position: 50% 45%;
	background-repeat: no-repeat;
	background-size: cover;
}

.background-img-1 { 
	background: url("images/parallax-1.jpg") 50% 0px no-repeat;
}

.background-img-2 { 
	background: url("images/parallax-2.html") 50% 0px no-repeat;
}

.background-img-3 { 
	background: url("images/preorder-bg.html") 50% 0px no-repeat;
}

h1.preorder {
	padding-top: 0;
	text-transform: none !important;
	font-size: 1.7em;
}

h2.preorder {
	color: #fff;
	font-size: 1.4em;
	font-weight: unset;
	margin-bottom: 5px;
	text-align: left;
	text-transform: none;
	margin-left: 15%;
	margin-top: 0;
	letter-spacing: .03em;
}

p.preorder {
	text-align: left;
}

img.preorder {
	width: 60%;
	margin-top: -10%;
}

.buynow-subheader {
	line-height: 26px;
	font-size: 22px;
}

.floating .buynow-header {
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 11px;
}

.floating .buynow-subheader {
    display: none;
}

.details-container {
    padding-bottom: 15%;
}

.details-bg-gradient-1 {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #000));
	background-image: -webkit-linear-gradient(top, #292929 0%, #000 100%);
	background-image: -moz-linear-gradient(top, #292929 0%, #000 100%);
	background-image: -ms-linear-gradient(top, #292929 0%, #000 100%);
	background-image: -o-linear-gradient(top, #292929 0%, #000 100%);
	background-image: linear-gradient(to bottom, #292929 0%, #000 100%);
}

.details-bg-gradient-2 {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #292929));
	background-image: -webkit-linear-gradient(top, #000 0%, #292929 100%);
	background-image: -moz-linear-gradient(top, #000 0%, #292929 100%);
	background-image: -ms-linear-gradient(top, #000 0%, #292929 100%);
	background-image: -o-linear-gradient(top, #000 0%, #292929 100%);
	background-image: linear-gradient(to bottom, #000 0%, #292929 100%);
}

.details-instruction {
    margin-top: 0;
    margin-bottom: 3%;
    text-align: center;
    font-style: italic;
}

.details-block,
.details-block-gray {
	border: 1px solid #7b7979; padding: 15px; margin-bottom: 15px;
}

.details-block p,
.details-block-gray p {
	font-size: 1.6em; line-height: 1em; font-family: 'Oswald', Arial, sans-serif; color: #bdbaba;
}

.details-block span,
.details-block-gray span {
	font-size: 65%; font-weight: lighter; letter-spacing: .07em;
}

.details-block a {
    color: #ffffff !important;
}

.details-block-gray a {
    color: #a2a1a1 !important;
}

span.no-a {
	color: #a2a1a1;font-size: inherit; font-weight: initial; letter-spacing: inherit;
}

.disclaimer {
    font-family: Verdana, sans-serif;
    font-size: 65%;
    margin-left: .5em;
    letter-spacing: .05em;
    color: #bdbaba;
	margin-bottom: 35px;
}
.fineprint {
	font-size: 75%;
	margin-left: .5em;
	letter-spacing: .03em;
	color: #bdbaba;
}

.border-section-top {
	border-top: 1px solid #4a4a4a;
}

.border-section-bot {
	border-bottom: 1px solid #4a4a4a;
}

.border-section {
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	padding-bottom: 50px;
}

sup.smaller {
	font-size: 50%;
	top: -1em;
}

sup.title {
	font-size: 30%;
	top: -0.9em;
	vertical-align: 1.1em;
}

.vehicle-container {
	background-image: url("images/intro-splash-bg.jpg");
	background-image: none;
	background-color: #000000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	overflow: visible;
	padding-top: 50.545455%;
	position: relative;
	z-index: 2;
}

.vehicle-splash {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 23.48313617283588%;
	will-change: transform;
}

.intro-blocks {
	background-color: #000;
}

.intro-blocks .image-box {
	border-color: #232323;
}

.intro-title {
    color: #ffffff; /* Off-white: #8a8989 */
    text-transform: capitalize;
    font-weight: lighter;
}
.intro-body {
    color: #cccccc;
}

.email-form div {
	float: none;
	margin: 5px 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.slider-banner-fullwidth {
	background-color: #000;
	height: auto !important;
	max-height: none !important;
	padding-bottom: -webkit-calc(56.25% + 70px);
	padding-bottom: calc(56.25% + 70px);
}

div.tp-bgimg, div.tp-caption.fullscreenvideo {
	padding-bottom: 56.25% !important;
}

div.fullcoveredvideo {
	left: 0 !important;
	top: 0 !important;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption:not(.fullscreenvideo) {
	float: none;
	margin: 0 auto !important;
	/*padding-bottom: 50px !important;
	padding-right: 50px !important;
	position: static !important;*/
	bottom: 30px;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption:not(.fullscreenvideo) {
		max-width: 46.875% !important;
		width: 100% !important;
	}
}

@supports (-ms-ime-align: auto) {
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption:not(.fullscreenvideo) {
		max-width: 46.875% !important;
		width: 100% !important;
	}
}

.tp-simpleresponsive > ul > li {
	height: auto !important;
	overflow-y: initial !important;
}

.slider-control {
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 70px;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 0;
	transition: background-color 0.3s ease;
	width: 60px;
	z-index: 99;
}

.slider-control:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

.separator-3.red:after {
    background: -moz-linear-gradient(left, rgba(255, 0, 0, 0.18) 0%, rgba(255, 0, 0, 0.5) 30%, #ff0000 50%, #ff0000 50%, rgba(255, 0, 0, 0.5) 70%, rgba(255, 0, 0, 0.18) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 0, 0, 0.18)), color-stop(30%, rgba(255, 0, 0, 0.5)), color-stop(50%, #ff0000), color-stop(50%, #ff0000), color-stop(70%, rgba(255, 0, 0, 0.5)), color-stop(100%, rgba(255, 0, 0, 0.18)));
    background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0.18) 0%, rgba(255, 0, 0, 0.5) 30%, #ff0000 50%, #ff0000 50%, rgba(255, 0, 0, 0.5) 70%, rgba(255, 0, 0, 0.18) 100%);
    background: -o-linear-gradient(left, rgba(255, 0, 0, 0.18) 0%, rgba(255, 0, 0, 0.5) 30%, #ff0000 50%, #ff0000 50%, rgba(255, 0, 0, 0.5) 70%, rgba(255, 0, 0, 0.18) 100%);
    background: -ms-linear-gradient(left, rgba(255, 0, 0, 0.18) 0%, rgba(255, 0, 0, 0.5) 30%, #ff0000 50%, #ff0000 50%, rgba(255, 0, 0, 0.5) 70%, rgba(255, 0, 0, 0.18) 100%);
    background: linear-gradient(to left, rgba(255, 0, 0, 0.18) 0%, rgba(255, 0, 0, 0.5) 30%, #ff0000 50%, #ff0000 50%, rgba(255, 0, 0, 0.5) 70%, rgba(255, 0, 0, 0.18) 100%);
}

.table-striped.table > tbody > tr > th {
	border-color: #e8e8e8;
}

.speed-chart {
	background-color: #424242;
}

@supports (display: grid) {
	@media (min-width: 768px) {
		.intro-blocks {
			display: grid;
			grid-row-gap: 20px;
			grid-template-columns: repeat(3, 1fr);
		}
		.intro-blocks .col-sm-4,
		.intro-blocks .image-box {
			height: 100%;
		}
		.intro-blocks .col-sm-4 {
			width: 100%;
		}
		.intro-blocks::before,
		.intro-blocks::after {
			display: none;
		}
	}
	@media (max-width: 767px) {
		.intro-blocks {
			grid-template-columns: 1fr;
		}
		.intro-blocks::before,
		.intro-blocks::after {
			display: none;
		}
	}
}

@media (min-width: 700px) {
	.slide-text-block {
		max-width: -webkit-calc(90% - 60px);
		max-width: calc(90% - 60px);
	}
}

@media (min-width: 768px) {
	.feature-detail-slider .col-md-6 .feature h3 {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.product-links .container {
		padding-bottom: 50em;
	}
}

@media (min-width: 1500px) {
	.slide-text-block {
		max-width: -webkit-calc(70% - 60px);
		max-width: calc(70% - 60px);
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.product-links .container {
		padding-bottom: 32em;
	}
}

@media (max-width: 1199px) {
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption:not(.fullscreenvideo) {
		padding-bottom: 8.1433%;
		padding-right: 8.1433%;
	}
}

@media (max-width: 834px) {
	img.preorder {
		margin-top: -5%;
		font-size: 1.5em;
		width: 75%;
	}
}

@media (min-width: 768px) {
	.details-grid :nth-child(n+7):not(.clearfix), .mt-30 {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.slider-banner-fullwidth {
		padding-bottom: -webkit-calc(56.25% + 392px);
		padding-bottom: calc(56.25% + 392px);
	}
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption:not(.fullscreenvideo) {
		margin-bottom: 10px !important;
		position: static !important;
	}
	.slider-control {
		bottom: auto;
		font-size: 15px;
		height: 30px;
		line-height: 30px;
		top: 0;
		width: 30px;
	}
}

@media (max-width: 599px) {
	.vehicle-bottom-bg {
		background-position: 60%;
	}
}

@media (min-width: 568px) and (max-width: 740px) {
	h2.preorder {
		margin-left: 31.5%;
		margin-top: -1%;
	}
	p.preorder {
		text-align: center;
	}
	img.preorder {
		width: 30%;
		margin-top: 0;
		margin-right: 2%;
	}
}

@media (max-width: 568px) {
	h2.preorder {
		margin-left: 26%;
	}
}

@media (max-width: 450px) {
	h1.preorder {
		font-size: 30px;
	}
	h2.preorder {
		margin-top: -2%;
		margin-left: 10%;
	}
	p.preorder {
		text-align: center;
	}
	img.preorder {
		width: 70%;
		margin-top: 2%;
	}
}

@media (max-width: 375px) {
	h2.preorder {
		margin-left: 4%;
	}
	img.preorder {
		width: 75%;
		margin-top: 4%;
	}
	.page-wrapper.floating .call-to-action .flex a {
    	margin-top: 0;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	#pill-sport .details-container,
	#pill-mercedes .details-container,
	#pill-rover .details-container,
	#pill-bronco .details-container,
	#pill-blazer .details-container {
		padding-bottom: 75%;
	}
	.details-instruction {
    margin-top: -7%;
    margin-bottom: 1%;
	}
}


@media (max-width: 320px) {
	h1.preorder {
		font-size: 26px !important;
	}
	h2.preorder {
		margin-top: -2%;
		margin-left: 3%;
	}
	img.preorder {
		width: 75%;
		margin-top: 2%;
	}
}



