.vehicle-bottom-bg {
	background: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/footer-bg.jpg");
	background-position: 50% 45%;
	background-repeat: no-repeat;
	background-size: cover;
}

.background-img-1 { 
	background: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/parallax-1.jpg") 50% 0px no-repeat;
}

.background-img-2 { 
	background: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/parallax-2.jpg") 50% 0px no-repeat;
}

.background-img-3 {
	background: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/Splash-Side-77097-4_GRN.jpg") 50% 50% / cover no-repeat;
	padding: 28.2679978980557% 0 0;
}

.background-img-4 {
	background: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/Splash-Front-77097-4_BLUE.jpg") 50% 50% / cover no-repeat;
	padding: 28.2679978980557% 0 0;
}

.background-img-5 {
	background-image: url(https://traxxas.com/products/landing/x-maxx-ultimate/images/panorama-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.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%);
}

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

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

.rustler4x4vxl-container {
	background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-splash-bg.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	overflow: visible;
	padding-top: 50.545455%;
	position: relative;
	z-index: 2;
}

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

.border-gray-hz {
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
}

.yellow {
	color: yellow !important;
}



/* BUY NOW Block BEGIN */
span.cta-first-delivery {
	color: yellow;
	font-weight: lighter;
}

span.buynow-title {
    /*font-size: .93em;*/
	text-transform: uppercase;
}

.floating .buy-now .call-to-action div span.cta-first-delivery {
	letter-spacing: .05em;
	font-size: 1.2em;
}

.floating .buynow-header {
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 3px;
}
.floating .buynow-title {
    display: none; /* or inline-block */
}
.buynow-subheader {
	line-height: 26px;
	font-size: 22px;
	color: #fbf701;  /* ash color: #dbdbdb | yellow: #ffe722 | bright yellow: #fbf701 */
	letter-spacing: .02em;
	text-transform: none;  /* or none */
	/*text-shadow: 5px 5px 4px #000000;*/
}
.floating .buynow-subheader,
.floating .buynow-fineprint {
    display: none;
}
.buynow-body {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 12px;
}
.floating .buynow-body {
	margin-top: -10px;
	padding-bottom: 5px;
}
.buynow-model {
	display: inline-block;
	padding-top: .65em;
	text-transform: uppercase;
}
.buynow-price {
	display: inline-block;
	padding-top: .65em;
	margin-left: 40px;
	font-weight: bold;
	font-size: 22px;
}
.buynow-fineprint {
	display: inline-block;
	font-size: 16px;
	font-weight: lighter;
	margin-top: 12px;
	text-transform: initial;
	letter-spacing: .02em;
}
/* BUY NOW Block END */




.intro.title {
	color: #BFBEBE;
}

p.intro {
	color: #BFBEBE;
}

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

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


.traxxas-link {
	border-top: unset;
	padding-top: 0;
}

.traxxas-link li {
  color: #FFFFFF; /* #F00 */
}

.traxxas-link li span {
	color: #FFFFFF;
}

.traxxas-link-subhead {
	color: #FFFFFF;
}

.traxxas-link-button {
	padding: 1em 0 0 2.6em;
}

.app-icons {
	padding: 2em 0 0 1.5em;
	/*text-align: center;*/
}

div.app-icons div {
	width: 33%;
	display: inline-block;
	margin-left: 1em;
}

.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: #000;
}

@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;
	}
}




/* === PORTRAIT - Smallest to Widest BEGIN ========= */

/* For VERTICAL Tablet: 540x720 (Surface Duo) */
@media only screen and (min-device-width : 540px) and (max-device-width : 720px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for VERTICAL Tablet: 540x720 (Surface Duo) */
	section.video-bg-top {
		background: transparent;
		margin-bottom: -40px;
		padding-bottom: 0;
		height: 26em !important;
	}
	.video-bg-top div:first-of-type {
		height: 73%;
		top: 31%;
		margin-top: 13% !important;
		margin-bottom: -89px;
	}

/* 2-Logos (header) - VERTICAL 540x720 (Surface Duo) - BEGIN */
	.header-logos {
		top: 9% !important;
	}

	.header-logo1 {
		width: 85%;
		margin-left: 6%;
	}

	.header-logo2 {
		width: 89%;
		margin-top: -30%;
		margin-left: 5.5%;
	}
/* 2-Logos (header) - VERTICAL 540x720 (Surface Duo) - END */

/* Language Menu */
	.language-menu {
		font-size: .85em;
	}
	.language-menu a {
		font-size: .85em;
	}
}

/* For VERTICAL Tablet: 768x1024 (iPad Mini) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for VERTICAL Tablet: 768x1024 (iPad Mini) */
	section.video-bg-top {
		background: transparent;
		margin-bottom: -350px;
		padding-bottom: 0;
	}
	.video-bg-top div:first-of-type {
		height: 58%;
		top: 31%;
		margin-top: 7% !important;
		margin-bottom: -10px;
	}

/* 2-Logos (header) - VERTICAL 768x1024 (iPad Mini) - BEGIN */
	.header-logos {
		top: 9% !important;
	}

	.header-logo1 {
		width: 85%;
		margin-left: 6%;
	}

	.header-logo2 {
		width: 89%;
		margin-top: -30%;
		margin-left: 5.5%;
	}
/* 2-Logos (header) - VERTICAL 768x1024 (iPad Mini) - END */

/* Language Menu */
	.language-menu {
		font-size: .85em;
	}
	.language-menu a {
		font-size: .85em;
	}
}

/* For VERTICAL Tablet: 810x1080 (iPad) */
@media only screen and (min-device-width : 810px) and (max-device-width : 1080px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for VERTICAL Tablet: 810x1080 (iPad) */
	section.video-bg-top {
		background: transparent;
		margin-bottom: -490px;
		padding-bottom: 0;
		height: 75em !important;
	}
	.video-bg-top div:first-of-type {
		height: 48%;
		top: 31%;
		margin-top: 4em !important;
		margin-bottom: 82px;
	}

/* 2-Logos (header) - VERTICAL 810x1080 (iPad) - BEGIN */
	.header-logos {
		top: 9% !important;
	}

	.header-logo1 {
		width: 85%;
		margin-left: 6%;
	}

	.header-logo2 {
		width: 89%;
		margin-top: -41%;
		margin-left: 5.5%;
	}
/* 2-Logos (header) - VERTICAL 810x1080 (iPad) - END */

/* Language Menu */
	.language-menu {
		font-size: .85em;
	}
	.language-menu a {
		font-size: .85em;
	}
}

/* For VERTICAL Tablet: 1024x1366 (iPad Pro) */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for VERTICAL Tablet: 1024x1366 (iPad Pro) */
	section.video-bg-top {
		background: transparent;
		margin-bottom: -380px;
		padding-bottom: 0;
		height: 72em !important;
	}
	.video-bg-top div:first-of-type {
		height: 50%;
		top: 31%;
		margin-top: 6% !important;
		margin-bottom: -10px;
	}

/* 2-Logos (header) - VERTICAL 1024x1366 (iPad Pro) - BEGIN */
	.header-logos {
		top: -9% !important;
	}

	.header-logo1 {
		width: 135%;
		margin-left: -18%;
	}

	.header-logo2 {
		width: 155%;
		margin-top: -28%;
		margin-left: -25.5%;
	}
/* 2-Logos (header) - VERTICAL 1024x1366 - END */

/* Language Menu */
	.language-menu {
		font-size: .85em;
	}
	.language-menu a {
		font-size: .85em;
	}
}

/* For VERTICAL Tablet: 912x1368 (Surface Pro 7) */
@media only screen and (min-device-width : 912px) and (max-device-width : 1368px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for VERTICAL Tablet: 912x1368 (Surface Pro 7) */
	section.video-bg-top {
		background: transparent;
		margin-bottom: -28px;
		padding-bottom: 0;
		height: 42em !important;
	}
	.video-bg-top div:first-of-type {
		height: 85%;
		top: 31%;
		margin-top: 6% !important;
		margin-bottom: -419px;
	}

/* 2-Logos (header) - VERTICAL 912x1368 (Surface Pro 7) - BEGIN */
	.header-logos {
		top: -9% !important;
	}

	.header-logo1 {
		width: 135%;
		margin-left: -18%;
	}

	.header-logo2 {
		width: 155%;
		margin-top: -28%;
		margin-left: -25.5%;
	}
/* 2-Logos (header) - VERTICAL 912x1368 (Surface Pro 7) - END */

/* Language Menu */
	.language-menu {
		font-size: .85em;
	}
	.language-menu a {
		font-size: .85em;
	}
}

/* === PORTRAIT - Smallest to Widest END ========= */




/* === LANDSCAPE - Widest to Smallest BEGIN ========= */

/* For LANDSCAPE Tablet: 1366x1024 (iPad Pro) */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Tablet: 1366x1024 (iPad Pro) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: -1em;
		margin-bottom: -0.25em;
	}
	section.video-bg-top {
		height: 47em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Tablet: 1080x810 (iPad) */
@media only screen and (min-device-width : 810px) and (max-device-width : 1080px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Tablet: 1080x810 (iPad) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: 2em;
		margin-bottom: -0.25em;
	}
	section.video-bg-top {
		height: 40em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Tablet: 1024x768 (iPad Mini) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Tablet: 1024x768 (iPad Mini) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: 2em;
		margin-bottom: -0.25em;
	}
	section.video-bg-top {
		height: 40em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 926 (12/13 pro max) */
@media only screen and (min-device-width : 428px) and (max-device-width : 926px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 926 (12/13 pro max) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: 2em;
	}
	section.video-bg-top {
		height: 35em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 896 (XS Max/11 pro max) */
@media only screen and (min-device-width : 414px) and (max-device-width : 896px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 896 (XS Max/11 pro max) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: 2em;
	}
	section.video-bg-top {
		height: 35em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 844 (12/13 pro) */
@media only screen and (min-device-width : 390px) and (max-device-width : 844px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 844 (12/13 pro) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: 2em;
	}
	section.video-bg-top {
		height: 35em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 812 (iPhone 11 pro) */
@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 812 (iPhone 11 pro) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: -6em;
	}
	section.video-bg-top {
		height: 32em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 736 (older phones) */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 736 (older phones) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: unset;
	}
	section.video-bg-top {
		height: 29em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 667 (SE 2nd-Gen) */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 667 (SE 2nd-Gen) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: unset;
	}
	section.video-bg-top {
		height: 27em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* For LANDSCAPE Mobile: 568 (5/SE) */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/* Top Video Header for LANDSCAPE Mobile: 568 (5/SE) */
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-1024.jpg") !important;
		margin-top: unset;
	}
	section.video-bg-top {
		height: 24em !important;
	}

/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */
}

/* === LANDSCAPE - Widest to Smallest END ========= */




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

@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 (max-width: 428px) {
/* Floating Buy Now BEGIN */
	.floating .buynow-title {
		display: none;
	}
	.floating .buynow-body {
		margin-top: -11px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		margin-left: 20px;
		font-size: 18px;
	}
	.floating .buy-now .call-to-action .flex .col-md-12 {
		padding-left: 0;
	}
	.page-wrapper.floating .call-to-action .flex a {
		margin-top: 2px;
	}
/* Floating Buy Now END */

/* Top Video Header for VERTICAL Mobile phones: 428, 414, 390, 375 */
	.video-bg-top {
		height: 28em !important;
	}
	.video-bg-top div:first-of-type {
		position: absolute;
		z-index: 4 !important;
		inset: 0px;
		overflow: hidden;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: none;
		background-image: url("https://traxxas.com/products/landing/x-maxx-ultimate/images/intro-header-428.jpg") !important;
		margin-top: -4em;
		margin-bottom: -4em;
	}
/* Traxxas Link BEGIN */
	.traxxas-link-subhead {
		text-align: center;
		font-size: 1.5em; /* EDITED */
	}
	.traxxas-link-button {
		padding-left: 0;
		text-align: center;
	}
	.app-icons {
		padding-left: 0;
		margin-left: -5%;
		text-align: center;
	}
/* Traxxas Link END */

/* Language Menu */
	.language-menu {
		margin: -0.4% 0; /* 23.2% */
		position: absolute;
		top: -16%;
		font-size: .85em;
	}
	.language-menu a {
		font-size: .85em;
	}

}

@media (max-width: 414px) and (min-width: 390px) {
/* Floating Buy Now BEGIN - iPhone ODD BALL: 414-390 phones */
	.floating .col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.floating .col-md-12 .email-button {
		padding-left: 0.8em;
	}
	.floating .buynow-price {
		margin-left: 0.8em;
	}
/* Floating Buy Now END */

}

@media (max-width: 390px) {
/* Floating Buy Now BEGIN - iPhone ODD BALL: 390 phone */
	.floating .buynow-body {
		margin-top: -6px;
	}
	.floating .buynow-model {
		font-size: 15px;
	}
	.floating .buynow-price {
		font-size: 15px;
	}
/* Floating Buy Now END */

}

@media (max-width: 375px) {
/* Floating Buy Now BEGIN */
	.floating .buynow-body {
		margin-top: -18px;
	}
	.floating .buynow-model {
		font-size: 16px;
	}
	.floating .buynow-price {
		font-size: 18px;
	}
/* Floating Buy Now END */

}

@media (max-width: 320px) {
/* Top Video Header for VERTICAL Mobile phone: 320 */
	.video-bg-top {
		height: 25em !important;
	}
/* Floating Buy Now BEGIN */
	.floating .buynow-header {
		font-size: 19px;	
	}
/* END - Floating Buy Now */
/* Traxxas Link BEGIN */
	.traxxas-link-subhead {
		font-size: 1.3em;
	}
/* Traxxas Link END */
}


