body,
img {
	max-width: 100%
}

.async-image,
.page-loader,
body {
	position: relative
}

.page-loader,
.site__footer,
.site__main,
html {
	background-color: #000
}

*,
.bg--craz .c__cta,
.bg--craz .c__cta--video,
.bg--craz .c__cta--video.is-disabled,
.bg--helix .c__cta,
.bg--helix .c__cta--video,
.bg--helix .c__cta--video.is-disabled,
.bg--max .c__cta,
.bg--mojo .c__cta,
.bg--mojo .c__cta--video.is-disabled,
.bg--mojo-pro .c__cta,
.bg--mondo .c__cta,
.bg--mondo .c__cta--video,
.bg--mondo .c__cta--video.is-disabled,
.c__configurator-option-link,
.c__cta,
.c__cta--primary,
.c__cta--primary.is-disabled,
.c__cta--video,
.c__cta--video.is-disabled,
.c__cta.is-disabled,
.c__ctas.craz .c__cta,
.c__ctas.craz .c__cta--video,
.c__ctas.craz .c__cta--video.is-disabled,
.c__ctas.helix .c__cta,
.c__ctas.helix .c__cta--video,
.c__ctas.helix .c__cta--video.is-disabled,
.c__ctas.max .c__cta,
.c__ctas.mojo .c__cta,
.c__ctas.mojo .c__cta--video.is-disabled,
.c__ctas.mojo-pro .c__cta,
.c__ctas.mondo .c__cta,
.c__ctas.mondo .c__cta--video,
.c__ctas.mondo .c__cta--video.is-disabled,
.c__gallery-item-description a,
.c__hdi.c__bg--mojo-pro .c__cta,
.c__hdi.c__bg--white.craz .c__cta,
.c__hdi.c__bg--white.helix .c__cta,
.c__hdi.c__bg--white.max .c__cta,
.c__hdi.c__bg--white.mojo .c__cta,
.c__hdi.c__bg--white.mojo-pro .c__cta,
.c__hdi.c__bg--white.mondo .c__cta,
.c__product-intro.craz .c__cta,
.c__product-intro.craz .c__share a,
.c__product-intro.helix .c__cta,
.c__product-intro.helix .c__share a,
.c__product-intro.max .c__cta,
.c__product-intro.max .c__share a,
.c__product-intro.mojo .c__cta,
.c__product-intro.mojo .c__share a,
.c__product-intro.mojo-pro .c__cta,
.c__product-intro.mojo-pro .c__share a,
.c__product-intro.mondo .c__cta,
.c__product-intro.mondo .c__share a,
.c__share a,
.is-dark .c__cta,
.is-dark .c__cta.is-disabled,
.site__footer-link,
.site__footer-social .site__footer-link,
.site__nav-link,
.typography a:not(.c__cta),
.utility__nav-link,
:after,
:before {
	-webkit-tap-highlight-color: transparent
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

ol,
ul {
	list-style: none
}

caption,
td,
th {
	text-align: left;
	vertical-align: middle
}

.site__footer-item,
.site__footer-legal {
	text-align: center;
	display: block
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

a img {
	border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

img {
	height: auto;
	vertical-align: bottom
}

html {
	box-sizing: border-box;
	color: #000;
	font-family: proxima-nova, sans-serif;
	font-size: 1em;
	line-height: 1.375;
	min-height: 100vh;
	opacity: 1;
	transition: opacity .5s cubic-bezier(.23, 1, .32, 1)
}

*,
:after,
:before {
	box-sizing: inherit;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility
}

.site__footer-content,
.site__footer-left,
.site__footer-right {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left
}

body {
	margin-left: auto;
	margin-right: auto
}

body:after {
	content: " ";
	display: block;
	clear: both
}

body.configurator {
	overflow: hidden
}
.custom-contact-content .contact_us_desc_left {
    width: 50% !important;
    float: left !important;
}

.contact_us_desc_main .contact_us_desc_left {
    text-align: left;
    padding: 0px;
    float: left;
    /* margin-right: 50px; */
    padding-left: 10px;
    padding-right: 50px;
}
.custom-contact-content .contact_us_desc_right {
    width: 44% !important;
    float: right !important;
}

.contact_us_desc_main .contact_us_desc_right {
    width: auto;
    text-align: left;
    padding: 0px;
    float: left;
}
.custom-safety-menu .subnav__generic-item {
   padding: 40px 30px 30px !important;
   width: 20% !important;
}
@media only print {
	html {
		font-size: 12px
	}
	.no-print {
		display: none!important
	}
}

.only-print {
	display: none
}

@media only print {
	.only-print {
		display: block
	}
}

@page {
	margin: 1cm
}

.liquid-container {
	transform: none
}

::-moz-selection {
	background-color: #000;
	color: #fff
}

::selection {
	background-color: #000;
	color: #fff
}

.is-dark {
	color: #fff
}

.async-image {
	opacity: 0;
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1)
}

.async-image.is-loaded {
	opacity: 1
}

.async-image.is-loaded+.image-loader {
	opacity: 0
}

.image-loader {
	opacity: 1;
	transition: opacity .5s cubic-bezier(.23, 1, .32, 1)
}

.i__moomba,
.i__supra,
.site__header {
	transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

.page-loader {
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.page-loader-circle {
	animation: loading 2.5s infinite
}

.page-loader-circle.white {
	stroke: #fff
}

.page-loader-circle.light {
	stroke: #EEE
}

.page-loader-circle.dark {
	stroke: #000
}

.page-loader-circle.primary {
	stroke: #399EE6
}
iframe.snapwidget-widget {
    z-index: 9;
    position: relative;
}

@keyframes loading {
	from {
		opacity: 1;
		stroke-dashoffset: 0;
		stroke-dasharray: 150.6 100.4
	}
	50% {
		opacity: .25;
		stroke-dashoffset: 251;
		stroke-dasharray: 1 250
	}
	to {
		opacity: 1;
		stroke-dashoffset: 502;
		stroke-dasharray: 150.6 100.4
	}
}

.modal-container,
.subnav-container {
	overflow: visible!important
}

.subnav-container.is-active {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 11
}

.i__moomba,
.i__supra,
.site__footer {
	display: block;
	position: relative
}

.i__supra {
	fill: #000;
	width: 246px
}

.i__moomba {
	fill: #000;
	width: 280px;
}

.i__facebook,
.i__instagram,
.i__pinterest,
.i__twitter,
.i__vimeo,
.i__youtube {
	fill: inherit;
	height: 20px;
	width: 20px
}

.i__close {
	fill: inherit;
	height: 12px;
	width: 12px
}

.site__footer {
	color: #fff;
	padding-bottom: 30px;
	padding-top: 60px;
	overflow: hidden
}

.site__footer svg {
	fill: #fff;
	margin: 0 auto
}

@media screen and (min-width:640px) {
	.site__footer {
		padding-bottom: 72px
	}
}

.site__footer-content {
	box-sizing: border-box;
	width: 100%;
	padding-left: .69444%;
	padding-right: .69444%
}

.site__footer-left,
.site__footer-right {
	box-sizing: border-box;
	width: 100%
}

.site__footer-logo:after {
	content: "";
	display: table;
	clear: both
}

.site__footer-list--large {
	display: block;
	padding-top: 30px
}

.site__footer-list--large .site__footer-link {
	font-size: .875em;
	padding-top: 10px
}

.site__footer-legal {
	box-sizing: border-box;
	width: 100%;
	float: left;
	border-top: 1px solid #333;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px
}

.site__footer-social {
	text-align: center
}

.site__footer-social .site__footer-item {
	display: inline-block
}

@media screen and (min-width:768px) {
	.site__footer svg {
		margin: 0
	}
	.site__footer-content {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
	.site__footer-left {
		box-sizing: border-box;
		width: 62.5%;
		float: left
	}
	.site__footer-right {
		box-sizing: border-box;
		width: 37.5%;
		float: right;
		text-align: right
	}
	.site__footer-list--large .site__footer-item {
		padding-right: 30px
	}
	.site__footer-legal {
		text-align: left
	}
	.site__footer-item {
		display: inline-block;
		padding-right: 20px;
		text-align: left
	}
	.site__footer-item:last-of-type {
		padding-right: 0
	}
}

.site__header {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translate3d(0, 0, 0);
	z-index: 12
}

.site__header .logo {
	z-index: 2
}

.site__header .logo svg {
	fill: #fff
}

.site__header-content {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 100%;
	position: relative;
	width: 100%
}

@media screen and (min-width:1280px) {
	.site__header-content {
		padding-left: 40px;
		padding-right: 20px
	}
}

@media screen and (max-width:1024px) {
	.is-hidden .site__nav .site__nav-list {
		transform: translateY(-100%)
	}
	.is-open .site__nav .site__nav-list {
		background-color: #000;
		display: block;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 1;
		padding: 50px 6.25% 20px
	}
	.is-open .site__nav .site__nav-item {
		display: block
	}
	.is-open .site__nav .site__nav-link {
		color: #fff
	}
}

.is-open .site__nav .site__nav-toggle:before {
	transform: rotate(45deg)
}

.is-open .site__nav .site__nav-toggle:after {
	transform: rotate(-45deg)
}

.site__nav-list {
	display: none
}

.site__nav-item {
	display: inline-block
}

.site__nav-item.is-open .site__nav-link {
	background-color: #fff;
	color: #000
}

.c__athlete-headline,
.c__athletes-headline,
.c__block-links-headline {
	color: #399EE6
}

.site__nav-link {
	display: block
}

.site__nav-toggle {
	background: 0 0;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	display: block;
	outline: 0;
	overflow: hidden;
	margin-right: 0;
	padding: 0;
	position: relative;
	text-indent: -999px;
	width: 20px;
	z-index: 2
}

.site__nav-drop-content,
.site__nav-toggle:after,
.site__nav-toggle:before {
	background-color: #fff;
	transition: all .3s cubic-bezier(.23, 1, .32, 1);
	display: block;
	left: 0
}

.c__configurator-panel-button,
.utility__nav-link {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0
}

.site__nav-toggle:after,
.site__nav-toggle:before {
	content: "";
	height: 3px;
	position: absolute;
	width: 20px
}

.site__nav-drop {
	position: relative
}

.site__nav-drop.is-hidden .site__nav-drop-content {
	top: 0;
	transform: translate3D(0, -100%, 0)!important
}

.site__nav-drop.is-hidden .site__nav-drop-content:after {
	opacity: 0
}

.site__nav-drop.is-hidden .site__nav-drop-bg {
	opacity: 0;
	visibility: hidden
}

.site__nav-drop-content {
	position: absolute;
	right: 0;
	transform: translate3D(0, 0, 0);
	width: 100%;
	z-index: 9
}

.site__nav-drop-bg,
.site__nav-drop-content:after {
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1)
}

.site__nav-drop-content:after {
	background: linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0))!important;
	bottom: -300px;
	content: '';
	display: block;
	height: 300px;
	left: 0;
	opacity: 1;
	pointer-events: none;
	position: absolute;
	right: 0
}

.site__nav-drop-bg {
	background-color: rgba(0, 0, 0, 0);
	bottom: 0;
	opacity: 1;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: visible;
	z-index: 8
}

@media screen and (min-width:1024px) {
	.site__nav-toggle {
		display: none
	}
	.site__nav-list {
		display: block
	}
}

.subnav__generic-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center
}

.subnav__generic-item {
	border-right: 2px solid #EEE;
	padding: 20px 20px 10px;
	text-align: center;
	width: 50%
}

.subnav__generic-item:last-of-type {
	border-right: none
}

@media screen and (min-width:768px) {
	.subnav__generic-item {
		padding: 40px 30px 30px;
		width: 25%
	}
}

@media screen and (min-width:1024px) {
	.subnav-products {
		-ms-flex-align: center;
		align-items: center;
		background: #fff;
		display: block;
		overflow-x: hidden;
		overflow-y: auto;
		position: relative;
		width: 100%
	}
}

.subnav-products-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.subnav-products-list-item {
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE !important;
	display: block;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.subnav-products-item {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
/* 	height: 100%; */
	padding: 20px;
	text-decoration: none;
}

.subnav-products-item .c__specifications {
	padding: 5px 0 10px;
}

.subnav-products-item .c__specification {
	padding-right: 0px;
	margin-bottom: -22px;
}

.subnav-products-item .c__specification:last-child {
	padding-right: 0;
}

.subnav-products-item {
	font-size: 0.9em;
}

.utility__nav {
	pointer-events: none;
	text-align: center;
}

.utility__nav-list {
	display: table;
	margin: 0 auto;
	pointer-events: all;
}

.utility__nav-item {
	display: table-cell;
	vertical-align: middle;
}

.utility__nav-link {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border: none;
	box-shadow: none;
	cursor: pointer;
	margin: 0;
	outline: 0;
	text-align: center;
	text-shadow: none;
	display: block;
}

.c__athlete-hero,
.utility__nav-alert {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	display: block;
}

.utility__nav-alert {
	background-color: #000;
	padding: 50px 20px;
	pointer-events: all;
	position: relative
}

.utility__nav-close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: transparent;
	padding: 0;
	border: 0;
	cursor: pointer
}

.utility__nav-close-btn svg {
	fill: #FFF
}

@media screen and (min-width:640px) {
	.utility__nav {
		bottom: 0;
		left: 0;
		position: fixed;
		right: 0;
		z-index: 10
	}
}

.c__athlete {
	background-color: #EEE;
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
	position: relative
}

.c__athlete-hero {
	background-color: #000;
	height: 0;
	min-height: 200px;
	padding-top: 56.25%;
	position: relative
}

.c__athlete-content,
.c__athletes,
.c__bg--white {
	background-color: #fff
}

.c__athlete-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px!important;
	padding-right: 20px!important;
	padding-top: 20px;
	position: relative
}

@media screen and (min-width:768px) {
	.c__athlete-content {
		box-sizing: border-box;
		width: 75%;
		float: left;
		margin-left: 12.5%;
		padding-bottom: 50px;
		padding-left: 50px!important;
		padding-right: 50px!important;
		padding-top: 50px;
		margin-top: -160px
	}
}

@media screen and (min-width:1280px) {
	.c__athlete-content {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .69444%;
		padding-right: .69444%;
		margin-left: 25%
	}
}

.c__athletes-headline,
.c__athletes-list {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.c__athlete-header {
	display: block;
	overflow: hidden
}

.c__athlete-location {
	display: block;
	font-size: .875em;
	padding-bottom: 25px;
	opacity: .4;
	text-transform: uppercase
}

.c__athlete-info-label,
.c__configurator-viewer-controls {
	font-size: .6875em;
	font-family: proxima-nova, sans-serif;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.c__athlete-header-content {
		float: left
	}
	.c__athlete-social {
		float: right;
		padding-bottom: 0
	}
	.c__athlete-social-link {
		padding-left: 20px;
		padding-right: 0!important
	}
}

.c__athlete-social {
	display: block;
	padding-bottom: 25px
}

.c__athlete-social-link {
	color: #399EE6;
	padding-right: 20px;
	text-decoration: none
}

.c__athlete-social-link svg {
	fill: #399EE6
}

.c__athlete-info-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 5px;
	padding-top: 5px
}

.c__athlete-info-label {
	display: block;
	line-height: 2.72727
}

@media screen and (min-width:480px) {
	.c__athlete-info-item {
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__athlete-info-label {
		-ms-flex: 0 0 175px;
		flex: 0 0 175px;
		padding-right: 30px;
		width: 175px
	}
}

.c__athlete-info-value {
	display: block
}

.c__athletes {
	display: block;
	position: relative;
	width: 100%
}

.c__athletes-container {
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
	position: relative
}

.c__bg,
.c__bg-image,
.c__bg-video {
	position: absolute;
	pointer-events: none
}

.c__athletes-headline {
	box-sizing: border-box;
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	padding: 40px .69444% 20px
}

.c__athletes-list {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: .69444%;
	padding-right: .69444%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c__bg,
.c__block-links-content {
	display: block
}

@media screen and (min-width:768px) {
	.c__athletes-list {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.c__bg {
	bottom: 0;
	left: 0;
	overflow: hidden;
	right: 0;
	top: 0
}

.c__bg-image,
.c__bg-video {
	height: auto;
	max-height: none;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	width: auto
}

.is-small .c__bg-image,
.is-small .c__bg-video {
	opacity: .5
}

.c__bg--top-left .c__bg-image,
.c__bg--top-left .c__bg-video {
	left: 0;
	top: 0
}

.c__bg--top-center .c__bg-image,
.c__bg--top-center .c__bg-video {
	left: 50%;
	top: 0;
	transform: translate(-50%, 0)
}

.c__bg--top-right .c__bg-image,
.c__bg--top-right .c__bg-video {
	right: 0;
	top: 0
}

.c__bg--center-left .c__bg-image,
.c__bg--center-left .c__bg-video {
	left: 0;
	top: 50%;
	transform: translate(0, -50%)
}

.c__bg--center-center .c__bg-image,
.c__bg--center-center .c__bg-video {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.c__bg--center-right .c__bg-image,
.c__bg--center-right .c__bg-video {
	right: 0;
	top: 50%;
	transform: translate(0, -50%)
}

.c__bg--bottom-left .c__bg-image,
.c__bg--bottom-left .c__bg-video {
	left: 0;
	bottom: 0
}

.c__bg--bottom-center .c__bg-image,
.c__bg--bottom-center .c__bg-video {
	left: 50%;
	transform: translate(-50%, 0);
	right: 0;
	bottom: 0
}

.c__bg--light {
	background-color: #fff;
}

.c__bg--dark {
	background-color: #000
}

.c__bg--primary {
	background-color: #399EE6
}

.c__block-links {
	background-color: #EEE;
	display: block;
	position: relative;
	width: 100%
}

.c__block-links.is-small .c__block-links-container {
	padding-bottom: 50px;
	padding-top: 50px
}

.c__block-links.is-small .c__block-link-item {
	text-align: left;
	padding: 40px 30px
}

.c__block-links.is-small .c__cta--text {
	padding-left: 0
}

.c__block-links.is-small .c__block-links-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: .69444%;
	padding-right: .69444%
}

@media screen and (min-width:768px) {
	.c__block-links.is-small .c__block-links-content {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.c__block-links-container {
	overflow: hidden;
	position: relative
}

.c__block-links-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c__block-link-item {
	background-color: #fff;
	border: 1px solid #EEE;
	display: block;
	text-align: center;
	width: 100%;
	padding: 45px 20px 35px
}

.c__block-link-item .c__ctas {
	padding-top: 0
}

@media screen and (min-width:640px) {
	.c__block-link-item {
		width: 50%
	}
}

@media screen and (min-width:1024px) {
	.is-third .c__block-link-item {
		width: 33.33333%
	}
}

.c__configurator {
	background-image: linear-gradient(-180deg, #D4D4D4 0, #FFF 78%, #D4D4D4 100%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative
}

.c__configurator-panel {
	background-color: #EEE;
	height: 60%;
	position: fixed;
	top: 40%;
	width: 100%
}

.c__configurator-panel-top {
	background-color: #fff;
	display: block;
	height: 100px;
	left: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	position: fixed;
	top: 40%;
	width: 100%;
	z-index: 1
}

@media screen and (min-width:640px) {
	.c__configurator-panel-top {
		padding-left: 30px;
		padding-right: 30px
	}
}

.c__configurator-panel-bottom {
	display: block;
	height: calc(100% - 148px);
	overflow: auto;
	position: relative;
	top: 100px;
	padding: 10px 20px
}

@media screen and (min-width:640px) {
	.c__configurator-panel-bottom {
		padding-left: 30px;
		padding-right: 30px
	}
}

.c__configurator-viewer {
	background-color: #ddd;
	height: 40%;
	left: 0;
	padding-top: 80px;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%
}

.c__configurator-viewer-controls {
	-ms-flex-align: center;
	align-items: center;
	bottom: 10px;
	color: #666;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center
}

.c__configurator-viewer-controls .c__configurator-viewer-button {
	display: block
}

.c__configurator-viewer-controls .c__cta {
	display: none
}

@media screen and (min-width:480px) {
	.c__configurator-viewer-controls {
		-ms-flex-pack: center;
		justify-content: center
	}
	.c__configurator-viewer-controls .c__configurator-viewer-button {
		display: none
	}
	.c__configurator-viewer-controls .c__cta {
		display: block
	}
}

.c__configurator-image img,
.c__configurator-summary-image img {
	opacity: 1;
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1)
}

.c__configurator-image img.is-loading,
.c__configurator-summary-image img.is-loading {
	opacity: 0
}

.c__configurator-image {
	left: 0;
	position: relative;
	top: 50%;
	text-align: center;
	transform: translateY(-50%)
}

.c__configurator-image:before {
	content: '';
	display: block;
	padding-top: 56.25%;
	width: 100%
}

.c__configurator-image .image-loader {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.c__configurator-image img {
	bottom: 0;
	left: 0;
	max-height: 100%;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0
}

@media screen and (min-width:1024px) {
	.c__configurator-image {
		margin-top: 50px
	}
	.c__configurator-image img {
		bottom: 0;
		left: 0;
		margin: 0 auto;
		max-height: none;
		position: absolute;
		right: 0;
		top: 0
	}
}

.c__configurator-panel-controls {
	-ms-flex-align: stretch;
	align-items: stretch;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 2
}

.c__configurator-panel-button,
.c__configurator-viewer-button {
	box-shadow: none;
	cursor: pointer;
	outline: 0;
	text-align: center;
	text-shadow: none;
	display: block
}

@media screen and (min-width:1024px) {
	.c__configurator-panel-controls {
		width: 480px
	}
}

.c__configurator-panel-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #399EE6;
	border: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #EEE;
	color: #fff;
	font-family: proxima-nova, sans-serif;
	font-size: .625em;
	height: 48px;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 100%
}

@media screen and (min-width:768px) {
	.c__configurator-panel {
		height: 50%;
		top: 50%
	}
	.c__configurator-panel-top {
		top: 50%
	}
	.c__configurator-viewer {
		height: 50%
	}
}

@media screen and (min-width:1024px) {
	.c__configurator-panel {
		height: 100vh;
		padding-bottom: 48px;
		padding-top: 220px;
		position: relative;
		width: 480px
	}
	.c__configurator-panel-top {
		background-color: #fff;
		display: block;
		height: 220px;
		left: 0;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 115px;
		position: absolute;
		top: 0;
		width: 480px
	}
	.c__configurator-panel-bottom {
		display: block;
		height: 100%;
		position: relative;
		top: auto;
		padding: 10px 30px 30px
	}
	.c__configurator-viewer {
		height: 100vh;
		left: 480px;
		padding-bottom: 62px;
		padding-top: 80px;
		position: fixed;
		top: 0;
		width: calc(100% - 480px)
	}
	.c__configurator-viewer-controls {
		bottom: 60px
	}
	.c__configurator-next-step {
		width: 480px
	}
}

.c__configurator-viewer-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	font-family: sans-serif;
	font-size: 1em;
	padding: 0;
	height: 41px;
	margin: 0 30px;
	width: 19px
}

.c__configurator-viewer-button path {
	stroke: #000
}

.c__configurator-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.c__configurator-title {
	color: #399EE6
}

.c__configurator-msrp {
	color: #000;
	font-size: .5625em;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase
}

.c__configurator-option-error {
	color: #BA0C2F
}

.c__configurator-msrp-price {
	color: #399EE6;
	display: block;
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 30px
}

.c__configurator-nav-link,
.c__configurator-option-header {
	-moz-appearance: none;
	background: 0 0;
	margin: 0;
	text-align: center;
	font-family: proxima-nova, sans-serif;
	box-shadow: none;
	outline: 0;
	text-shadow: none;
	text-transform: uppercase;
	cursor: pointer
}

.c__configurator-nav {
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	left: 0;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	width: 100%
}

@media screen and (min-width:640px) {
	.c__configurator-nav {
		padding-left: 30px;
		padding-right: 30px
	}
}

.c__configurator-nav-link {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	color: #666;
	display: block;
	font-size: .75em;
	padding: 10px 0;
	text-decoration: none
}

.c__configurator-nav-link.is-active {
	border-bottom: 6px solid #399EE6;
	color: #666;
	padding-bottom: 4px
}

.c__configurator-option {
	border-bottom: 2px solid #DDD
}

.c__configurator-option.is-open .c__configurator-option-name {
	color: #000
}

.c__configurator-option-header {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	font-size: .6875em;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 0;
	width: 100%
}

.c__configurator-option-name {
	color: #999;
	display: block;
	text-align: left;
	text-decoration: none
}

.c__configurator-selected-options {
	color: #000;
	display: block;
	padding-left: 20px;
	text-align: right
}

.c__configurator-selected-option {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.c__configurator-selected-option+.c__configurator-selected-option {
	padding-top: 10px
}

.c__configurator-selected-option-name {
	display: block
}

.c__configurator-selected-option-color {
	background-color: #bbb;
	border-radius: 50%;
	display: block;
	height: 16px;
	margin-left: 10px;
	width: 16px
}

.c__configurator-option-list {
	display: block;
	margin-bottom: 30px
}

.c__configurator-option-link {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0 0 2px;
	outline: 0;
	padding: 0;
	text-align: center;
	text-shadow: none;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(255, 255, 255, .5);
	display: -ms-flexbox;
	display: flex;
	position: relative;
	text-decoration: none;
	transition: all .3s cubic-bezier(.23, 1, .32, 1);
	width: 100%;
	z-index: 1
}

.c__configurator-option-link:focus,
.c__configurator-option-link:hover {
	background-color: #fff
}

.c__configurator-option-link.is-selected {
	background-color: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	z-index: 2
}

.c__configurator-option-link-overlay,
.c__modal-bg {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	text-shadow: none
}

.c__configurator-option-link.is-selected .c__configurator-option-link-title {
	color: #000
}

.c__configurator-option-link.is-selected .c__configurator-option-link-clear {
	opacity: 1
}

.c__configurator-option-link-image {
	background-color: #bbb;
	display: block;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	height: 60px
}

.c__configurator-option-link-overlay {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	height: 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 60px
}

.c__configurator-option-link-title {
	-ms-flex-align: center;
	align-items: center;
	color: #666;
	display: -ms-flexbox;
	display: flex;
	font-family: proxima-nova, sans-serif;
	font-size: .6875em;
	height: 60px;
	padding: 10px 32px 10px 18px;
	text-align: left;
	text-transform: uppercase;
	transition: color .3s cubic-bezier(.23, 1, .32, 1)
}

.c__configurator-option-link-msrp {
	color: #399EE6;
	font-family: proxima-nova, sans-serif;
}

.c__configurator-option-link-clear {
	display: block;
	opacity: 0;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1)
}

.c__configurator-option-link-clear path {
	fill: #999
}

.image-modal {
	max-width: 700px
}

.c__configurator-summary {
	background-color: #ddd;
	width: 100%
}

.c__configurator-summary .c__configurator-viewer-controls {
	bottom: auto;
	-ms-flex-pack: justify;
	justify-content: space-between;
	top: 50%
}

@media screen and (min-width:768px) {
	.c__configurator-summary .c__configurator-viewer-controls {
		margin-left: -30px;
		margin-right: -30px
	}
}

@media screen and (min-width:960px) {
	.c__configurator-summary .c__configurator-viewer-controls {
		margin-left: -60px;
		margin-right: -60px
	}
}

.c__configurator-summary .c__configurator-viewer-button {
	display: block!important;
	height: 82px;
	margin: 0;
	width: 38px
}

.c__configurator-summary .c__configurator-viewer-button path {
	stroke: #399EE6
}

.c__configurator-summary .disclaimer {
	color: #399EE6;
	display: block;
	font-size: .625em;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 75%
}

.c__configurator-summary-utils {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0 40px;
	text-align: center;
	width: 100%
}

.c__configurator-summary-container {
	display: block;
	overflow: hidden;
	position: relative
}

@media only screen {
	.c__configurator-summary-container {
		padding-bottom: 50px;
		padding-top: 120px
	}
}

@media screen and (min-width:768px) {
	.c__configurator-summary-container {
		padding-bottom: 150px
	}
}

.c__configurator-summary-container .c__configurator-header {
	display: block;
	text-align: center
}

@media screen {
	.c__configurator-summary-content {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding: 20px
	}
}

@media screen and (min-width:768px) {
	.c__configurator-summary-content {
		padding: 0 6.94444%
	}
}

@media screen and (min-width:1024px) {
	.c__configurator-summary-content {
		padding-left: 13.19444%;
		padding-right: 13.19444%
	}
}

@media screen and (min-width:1280px) {
	.c__configurator-summary-content {
		padding-left: 19.44444%;
		padding-right: 19.44444%
	}
}

.c__configurator-summary-pricing {
	text-align: right
}

@media screen {
	.c__configurator-summary-pricing {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding: 20px
	}
	.c__configurator-summary-footer {
		border-top: 1px solid #EEE
	}
}

@media screen and (min-width:768px) {
	.c__configurator-summary-pricing {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

@media screen and (min-width:1024px) {
	.c__configurator-summary-pricing {
		padding-left: 13.19444%;
		padding-right: 13.19444%
	}
}

@media screen and (min-width:1280px) {
	.c__configurator-summary-pricing {
		padding-left: 19.44444%;
		padding-right: 19.44444%
	}
}

@media only print {
	.c__configurator-summary-content,
	.c__configurator-summary-pricing {
		width: 100%
	}
}

.c__configurator-summary-pricing .c__configurator-msrp-label {
	color: #000;
	font-size: .5625em;
	letter-spacing: 2px;
	text-transform: uppercase
}

.c__configurator-summary-label,
.c__configurator-summary-section-title {
	font-size: .875em;
	font-family: proxima-nova, sans-serif;
	text-transform: uppercase
}

.c__configurator-summary-pricing .c__configurator-msrp-price {
	width: 31.25%
}

.c__configurator-summary-pricing .c__configurator-msrp-price.is-gray {
	color: #666
}

@media screen and (min-width:640px) {
	.c__configurator-summary-utils {
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__configurator-summary-pricing .c__configurator-msrp-price {
		width: 18.75%
	}
}

.c__configurator-summary-pricing-item {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0 20px
}

@media screen and (min-width:1024px) {
	.c__configurator-summary-pricing-item {
		padding: 0 50px
	}
}

@media only print {
	.c__configurator-summary-pricing-item {
		padding: 0
	}
}

.c__configurator-summary-label {
	color: #666;
	display: block;
	letter-spacing: 2px;
	margin-bottom: 15px
}

.c__configurator-summary-image {
	position: relative;
	text-align: center
}

.c__configurator-summary-image:before {
	content: '';
	display: block;
	padding-top: 56.25%;
	width: 100%
}

.c__configurator-summary-image .image-loader {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.c__configurator-summary-image img {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.c__configurator-summary-options {
	background-color: #fff
}

.c__configurator-summary-section {
	border-bottom: 1px solid #EEE;
	padding: 20px
}

@media screen and (min-width:1024px) {
	.c__configurator-summary-section {
		padding: 40px 50px
	}
}

@media only print {
	.c__configurator-summary-section {
		padding: 10px 0
	}
}

.c__configurator-summary-section-title {
	color: #399EE6;
	padding-bottom: 20px
}

@media only print {
	.c__configurator-summary-section-title {
		padding-bottom: 5px
	}
}

.c__configurator-summary-section-item {
	border-top: 1px solid #EEE;
	display: -ms-flexbox;
	display: flex;
	font-family: proxima-nova, sans-serif;
	font-size: .6875em;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%
}

.c__configurator-summary-section-item .c__configurator-summary-section-item-category {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	padding-right: 10px
}

.c__configurator-summary-section-item .c__configurator-summary-section-item-name {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%
}

.c__configurator-summary-section-item .c__configurator-option-link-msrp {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	text-align: right
}

.c__configurator-summary-footer {
	background-color: #fff;
	overflow: hidden
}

.c__configurator-summary-footer .c__configurator-msrp {
	display: none
}

.c__configurator-summary-footer .c__cta {
	display: block;
	width: 100%
}

@media screen and (min-width:640px) {
	.c__configurator-summary-footer {
		bottom: 0;
		left: 0;
		position: fixed;
		right: 0
	}
	.c__configurator-summary-footer .c__configurator-summary-content {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		height: 120px;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.c__configurator-summary-footer .c__configurator-summary-content .c__ctas {
		padding-top: 0
	}
	.c__configurator-summary-footer .c__cta {
		display: inline-block;
		width: auto
	}
	.c__configurator-summary-footer .c__configurator-msrp {
		display: block;
		text-align: right
	}
}

.c__downloads {
	background-color: #EEE;
	display: block;
	position: relative;
	width: 100%
}

.c__downloads-container {
	padding-bottom: 50px;
	padding-top: 50px;
	position: relative
}

.c__downloads-container:after {
	content: "";
	display: table;
	clear: both
}

.c__downloads-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: .69444%;
	padding-right: .69444%
}

@media screen and (min-width:768px) {
	.c__downloads-content {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.c__engine-content,
.c__feature-list-content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left
}

.c__downloads-headline {
	color: #399EE6
}

.c__downloads-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c__download-item {
	background-color: #fff;
	border: 1px solid #EEE;
	display: block;
	width: 100%
}

@media screen and (min-width:640px) {
	.c__download-item {
		width: 50%
	}
}

.c__download-item-link {
	display: block;
	color: #666;
	font-family: proxima-nova, sans-serif;
	font-size: .625em;
	position: relative;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 30px 10px 30px 80px
}

.c__download-item-icon {
	display: block;
	position: absolute;
	left: 30px;
	top: 25px
}

.c__download-item-icon path {
	fill: #399EE6
}

.c__engine-list {
	background-color: #fff;
	display: block;
	position: relative;
	text-align: center;
	width: 100%
}

.c__engine-container {
	overflow: hidden;
	position: relative
}

.c__engine-content {
	box-sizing: border-box;
	width: 100%;
	display: block;
	padding: 50px .69444% 0
}

@media screen and (min-width:768px) {
	.c__engine-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.c__engine-content {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 13.19444%;
		padding-right: 13.19444%;
		padding-top: 100px
	}
}

@media screen and (min-width:768px) and (min-width:1280px) {
	.c__engine-content {
		padding-left: 25.69444%;
		padding-right: 25.69444%
	}
}

.c__engine-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 50px;
	padding-left: 6.25%;
	padding-right: 6.25%;
	width: 100%
}

.c__engine-item {
	display: block;
	padding-top: 50px;
	position: relative;
	width: 100%
}

@media screen and (min-width:768px) {
	.c__engine-item {
		width: 50%
	}
}

@media screen and (min-width:1024px) {
	.c__engine-item {
		width: 33.33333%;
	}
}

.c__engine-item-bg {
	background-color: rgba(0, 0, 0, .2);
	bottom: 0;
	left: 1px;
	position: absolute;
	right: 1px;
	top: 90px;
}

.c__engine-item-content {
	display: block;
	padding: 20px 50px 80px;
	position: relative;
	text-align: left;
}

.c__engine-item-specs {
	-ms-flex-align: baseline;
	align-items: baseline;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.c__engine-item-horsepower {
	display: block;
	font-family: proxima-nova,sans-serif;
	font-size: 1.8em;
	width: 100%;
	font-weight: 800;
	text-align:center;
}

.c__engine-item-displacement,
.c__engine-item-name,
.c__engine-item-torque {
	font-family: proxima-nova, sans-serif;
}

.c__engine-item-displacement {
	font-size: 1.3125em;
}

.c__engine-item-name {
	display: block;
	font-size: 32px;
/* 	text-transform: uppercase; */
	text-align:center;
}

.c__engine-item-torque {
	display: block;
	font-size: 20px;
	padding-top: 8px;
	width:100%;
	text-align:center;
}

.c__feature-list {
	display: block;
	position: relative;
}

.c__feature-list.is-dark .c__feature-list-headline {
	color: #fff;
}

.c__feature-list.is-fourth .c__feature-list-headline {
	text-align: center;
}

.c__feature-list-container {
	overflow: hidden;
	position: relative;
}

.c__feature-list-content {
	box-sizing: border-box;
	width: 100%;
	padding-left: .69444%;
	padding-right: .69444%;
	padding-bottom: 40px
}

@media screen and (min-width:768px) {
	.c__feature-list-content {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.c__feature-list-headline {
	color: #399EE6;
	padding-top: 70px;
	text-align: center
}

.c__feature-list-items {
	display: block;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
	width: 100%
}

.c__feature-list-item {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: .92593%;
	padding-right: .92593%;
	padding-bottom: 40px;
	text-align: center
}

.c__feature-list-item.is-third {
	text-align: left
}

@media screen and (min-width:640px) {
	.c__feature-list-item {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .92593%;
		padding-right: .92593%;
		text-align: center
	}
	.c__feature-list-item:nth-child(2n+1) {
		margin-left: 0;
		margin-right: -100%;
		clear: both
	}
	.c__feature-list-item:nth-child(2n+2) {
		margin-left: 50%;
		margin-right: -100%;
		clear: none
	}
	.c__feature-list-item.is-third {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: 0;
		padding-right: 1.85186%;
		text-align: left
	}
	.c__feature-list-item.is-third:nth-child(2n+1) {
		margin-left: 0;
		margin-right: -100%;
		clear: both
	}
	.c__feature-list-item.is-third:nth-child(2n+2) {
		margin-left: 50%;
		margin-right: -100%;
		clear: none
	}
}

@media screen and (min-width:768px) {
	.c__feature-list-item {
		box-sizing: border-box;
		width: 25%;
		float: left;
		padding-right: 1.85186%
	}
	.c__feature-list-item:nth-child(4n+1) {
		margin-left: 0;
		margin-right: -100%;
		clear: both
	}
	.c__feature-list-item:nth-child(4n+2) {
		margin-left: 25%;
		margin-right: -100%;
		clear: none
	}
	.c__feature-list-item:nth-child(4n+3) {
		margin-left: 50%;
		margin-right: -100%;
		clear: none
	}
	.c__feature-list-item:nth-child(4n+4) {
		margin-left: 75%;
		margin-right: -100%;
		clear: none
	}
	.c__feature-list-item.is-third {
		box-sizing: border-box;
		width: 33.33333%;
		float: left;
		text-align: left
	}
	.c__feature-list-item.is-third:nth-child(3n+1) {
		margin-left: 0;
		margin-right: -100%;
		clear: both
	}
	.c__feature-list-item.is-third:nth-child(3n+2) {
		margin-left: 33.33333%;
		margin-right: -100%;
		clear: none
	}
	.c__feature-list-item.is-third:nth-child(3n+3) {
		margin-left: 66.66667%;
		margin-right: -100%;
		clear: none
	}
}

.c__feature-list-item-description p {
	font-size: .75em
}

.c__feature-list-items.c__featured-list-item-count-2 {
	text-align: center
}

.c__feature-list-items.c__featured-list-item-count-2>div {
	box-sizing: border-box;
	width: 40%;
	float: none;
	text-align: left;
	clear: none!important;
	display: inline-block;
	margin-right: 0!important;
	vertical-align: top;
	padding: 0 40px
}

@media screen and (max-width:960px) {
	.c__feature-list-items.c__featured-list-item-count-2>div {
		width: 100%;
		padding: 0 40px
	}
}

.c__feature-list-items.c__featured-list-item-count-2 .c__feature-list-item.is-third:nth-child(3n+2) {
	margin-left: 0;
	padding: 0 40px
}

.c__feature-tile {
	background-color: #fff;
	cursor: pointer;
	display: block;
	position: relative;
	width: 50%
}

.c__feature-tile.is-large {
	cursor: default;
	text-align: left
}

.c__feature-tile.is-small,
.c__hdi,
.c__hdi-image {
	text-align: center
}

.c__feature-tile.is-large .c__feature-tile-image {
	padding-bottom: 41.667%
}

.c__feature-tile.is-large .c__feature-tile-content {
	padding: 40px 20px
}

@media screen and (min-width:960px) {
	.c__feature-tile.is-large .c__feature-tile-content {
		padding: 40px
	}
	.c__feature-tile.is-small {
		width: 25%
	}
}

.c__feature-tile.is-small .c__feature-tile-image {
	padding-bottom: 56.25%
}

.is-dark .c__feature-tile {
	background: 0 0
}

.c__feature-tile-image,
.c__hdi {
	background-repeat: no-repeat;
	background-size: cover
}

.c__feature-tile-content {
	padding: 20px 20px 10px;
}

.c__feature-tile-image {
	background-color: #EEE;
	background-position: center center;
	display: block;
	height: 0;
	overflow: hidden;
	position: relative
}

.c__feature-tile-image img {
	height: auto;
	left: 50%;
	max-height: none;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: auto
}

.c__hdi,
.c__hdi-content {
	width: 100%;
	display: block
}

.c__hdi {
	position: relative
}

.c__hdi-container {
	overflow: hidden;
	position: relative
}

.c__hdi-content {
	box-sizing: border-box;
	float: left;
	padding: 90px .69444% 50px
}

.c__hdi-image {
	display: block;
	position: relative
}

.c__hdi-video {
	height: auto;
	max-width: 100%
}

@media screen and (min-width:768px) {
	.c__hdi--top {
		text-align: center
	}
	.c__hdi--top .c__hdi-content {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 13.19444%;
		padding-right: 13.19444%
	}
}

@media screen and (min-width:768px) and (min-width:1280px) {
	.c__hdi--top .c__hdi-content {
		padding-left: 25.69444%;
		padding-right: 25.69444%
	}
}

@media screen and (min-width:768px) {
	.c__hdi--top .c__hdi-image {
		min-height: 200px;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: .69444%;
		padding-right: .69444%
	}
	.c__hdi--top.c__hdi--fill .c__hdi-image {
		height: 100%;
		overflow: hidden;
		top: 0;
		min-height: 480px;
		position: relative
	}
	.c__hdi--top.c__hdi--fill .c__hdi-image img {
		height: auto;
		left: 50%;
		max-height: none;
		max-width: none;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: auto
	}
	.c__hdi--top.c__hdi--fill .c__hdi-content {
		position: relative
	}
	.c__hdi--bottom {
		text-align: center
	}
	.c__hdi--bottom .c__hdi-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.c__hdi--bottom .c__hdi-content {
		padding-top: 100px;
		-ms-flex-order: 1;
		order: 1;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 13.19444%;
		padding-right: 13.19444%
	}
}

@media screen and (min-width:768px) and (min-width:1280px) {
	.c__hdi--bottom .c__hdi-content {
		padding-left: 25.69444%;
		padding-right: 25.69444%
	}
}

@media screen and (min-width:768px) {
	.c__hdi--bottom .c__hdi-image {
		min-height: 200px;
		-ms-flex-order: 2;
		order: 2;
		width: 100%
	}
	.c__hdi--bottom.c__hdi--fill .c__hdi-image {
		height: 100%;
		overflow: hidden;
		top: 0;
		min-height: 480px;
		position: relative
	}
	.c__hdi--bottom.c__hdi--fill .c__hdi-image img,
	.c__hdi--left.c__hdi--fill .c__hdi-image img,
	.c__hdi--right.c__hdi--fill .c__hdi-image img {
		left: 50%;
		max-height: none;
		max-width: none;
		min-width: 100%;
		min-height: 100%;
		transform: translate(-50%, -50%)
	}
	.c__hdi--bottom.c__hdi--fill .c__hdi-image img {
		height: auto;
		position: absolute;
		top: 50%;
		width: auto
	}
	.c__hdi--bottom.c__hdi--fill .c__hdi-content {
		position: relative
	}
	.c__hdi--right {
		text-align: left
	}
	.c__hdi--right .c__hdi-container {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__hdi--right .c__hdi-content {
		padding-bottom: 140px;
		padding-top: 140px
	}
	.c__hdi--right.c__hdi--fill .c__hdi-image {
		height: 100%;
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 0;
		-ms-flex-order: 2;
		order: 2
	}
	.c__hdi--right.c__hdi--fill .c__hdi-image img {
		height: auto;
		position: absolute;
		top: 50%;
		width: auto
	}
	.c__hdi--right.c__hdi--fill .c__hdi-content {
		-ms-flex-order: 1;
		order: 1;
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		width: 50%
	}
	.c__hdi--right.c__hdi--static .c__hdi-image {
		padding-bottom: 90px;
		padding-top: 120px;
		text-align: center;
		-ms-flex-order: 2;
		order: 2;
		width: 50%
	}
	.c__hdi--right.c__hdi--static .c__hdi-content {
		-ms-flex-order: 1;
		order: 1;
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		width: 50%
	}
	.c__hdi--right.c__hdi--fill .c__hdi-image {
		width: 50%
	}
	.c__hdi--right.c__hdi--third.c__hdi--fill .c__hdi-image {
		width: 62.5%
	}
	.c__hdi--right.c__hdi--third.c__hdi--fill .c__hdi-content {
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		width: 37.5%
	}
	.c__hdi--right.c__hdi--third.c__hdi--static .c__hdi-image {
		width: 62.5%
	}
	.c__hdi--right.c__hdi--third.c__hdi--static .c__hdi-content {
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		width: 37.5%
	}
	.c__hdi--left {
		text-align: left
	}
	.c__hdi--left .c__hdi-container {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__hdi--left .c__hdi-content {
		padding-bottom: 140px;
		padding-top: 140px
	}
	.c__hdi--left.c__hdi--fill .c__hdi-image {
		height: 100%;
		overflow: hidden;
		position: absolute;
		top: 0;
		-ms-flex-order: 1;
		order: 1
	}
	.c__hdi--left.c__hdi--fill .c__hdi-image img {
		height: auto;
		position: absolute;
		top: 50%;
		width: auto
	}
	.c__hdi--left.c__hdi--fill .c__hdi-content {
		-ms-flex-order: 2;
		order: 2;
		padding-left: 6.94444%;
		width: 50%;
		margin-left: 50%;
		padding-right: 6.94444%
	}
	.c__hdi--left.c__hdi--static .c__hdi-image {
		padding-bottom: 0px;
		padding-top: 120px;
		text-align: center;
		-ms-flex-order: 1;
		order: 1;
		width: 50%
	}
	.c__hdi--left.c__hdi--static .c__hdi-content {
		-ms-flex-order: 2;
		order: 2;
		padding-left: 6.94444%;
		width: 50%;
		padding-right: 6.94444%
	}
	.c__hdi--left.c__hdi--fill .c__hdi-image {
		width: 50%
	}
	.c__hdi--left.c__hdi--third.c__hdi--fill .c__hdi-image {
		width: 62.5%
	}
	.c__hdi--left.c__hdi--third.c__hdi--fill .c__hdi-content {
		padding-left: 6.94444%;
		width: 37.5%;
		margin-left: 68.75%;
		padding-right: 6.94444%
	}
	.c__hdi--left.c__hdi--third.c__hdi--static .c__hdi-image {
		width: 62.5%
	}
	.c__hdi--left.c__hdi--third.c__hdi--static .c__hdi-content {
		padding-left: 6.94444%;
		width: 37.5%;
		padding-right: 6.94444%
	}
	.c__hdi--none {
		text-align: center
	}
	.c__hdi--none .c__hdi-content {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding: 100px 13.19444%
	}
	.c__hdi--none .c__hdi-image {
		display: none
	}
}

.c__modal-bg,
.c__modal-close,
.form-lead-content .h4 {
	text-align: center
}

.c__open-text-content,
.c__page-header-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

@media screen and (min-width:768px) and (min-width:1280px) {
	.c__hdi--none .c__hdi-content {
		padding-left: 25.69444%;
		padding-right: 25.69444%
	}
}

.c__hero-item {
	background-color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row
}

.c__hero-item .c__bg {
	height: 100vh;
	position: fixed;
	top: 0
}

.c__hero-item.is-dark {
	background-color: #000
}

@media screen and (min-width:640px) {
	.c__hero-item .c__bg {
		height: 80vh;
	}
	.home div#app {
    margin-bottom: -6px;
}
	.c__hero-item.is-homepage .c__hero-item-parent {
		min-height: 100vh
	}
	.c__hero-item.is-homepage .c__bg {
		height: 100vh
	}
	.c__hero-item.is-homepage .c__hero-item-container {
		padding-bottom: 0;
		padding-top: 0
	}
	.c__hero-item.is-small .c__bg,
	.c__hero-item.is-small .c__hero-item-parent {
		min-height: 60vh;
		min-height: 80vh
	}
}

.c__hero-item-parent {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	min-height: 95vh;
	position: relative;
	width: 100%
}

.c__hero-item-container {
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 120px;
	position: relative;
	text-align: center;
	width: 100%
}

@media screen and (min-width:640px) {

	.c__hero-item-parent {
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 80vh;
	}
	.c__hero-item-container {
		bottom: auto
	}
}

.c__hero-item-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: .69444%;
	padding-right: .69444%;
	display: block
}

@media screen and (min-width:768px) {
	.c__hero-item-content {
		padding-left: 13.19444%;
		padding-right: 13.19444%
	}
}

@media screen and (min-width:1280px) {
	.c__hero-item-content {
		padding-left: 25.69444%;
		padding-right: 25.69444%;
	}
	.page-id-1159 .c__hero-item-content {
		padding-left: 13.19444%;
		padding-right: 13.19444%
	}
}

@media only screen and (max-width: 575px){

.custom-contact-content .contact_us_desc_right {

   width: 100% !important;
    padding-left: 10px !important;
   margin-top: 30px;

}
.custom-contact-content .contact_us_desc_left {

   width: 100% !important;
   float: left !important;

}
}

.c__modal-bg,
.c__modal-close {
	font-family: sans-serif;
	padding: 0
}

.c__hero-item-subheadline {
	padding-top: 0
}

.c__modal {
	bottom: 0;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100
}

.c__modal.video .c__modal-content {
	max-height: none;
	overflow: hidden!important
}

.c__modal-bg {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border: none;
	cursor: pointer;
	font-size: 1em;
	margin: 0;
	background-color: rgba(0, 0, 0, .7);
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.c__modal-close,
.c__product-spec-toggle {
	-webkit-appearance: none;
	-moz-appearance: none
}

.c__modal-content {
	background-color: #fff;
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .5);
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	max-height: 90%;
	overflow: auto;
	position: relative
}

.c__cta,
.c__modal-close,
.c__product-spec-toggle {
	box-shadow: none;
	cursor: pointer;
	outline: 0;
	text-shadow: none
}

.c__modal-content.c__modal-content--large {
	width: 80%
}

.c__modal-content.c__modal-content--full {
	height: 80%;
	width: 80%
}

.c__modal-close {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	display: inline-block;
	font-size: 1em;
	margin: 0;
	color: #fff;
	position: absolute;
	top: 20px;
	right: 20px
}

.c__product-list-item-headline,
.feature-modal-headline,
.form-lead .h4 {
	color: #399EE6
}

@media screen and (min-width:1024px) {
	.c__modal-close {
		top: 60px;
		right: 60px
	}
}

.form-lead {
	max-width: 800px
}

.form-lead label {
	display: block;
	margin-bottom: 10px
}

.form-lead-image {
	display: block;
	position: relative
}

@media screen and (min-width:800px) {
	.form-lead-image {
		display: block;
		position: relative;
		padding-top: 40.1136364%;
		width: 800px
	}
	.form-lead-image img {
		bottom: 0;
		display: block;
		left: 0;
		position: absolute;
		right: 0;
		top: 0
	}
}

.form-lead-content {
	padding: 40px 20px
}

.form-lead-content .p {
	font-size: 14px;
	padding: 0 13px
}

.form-lead-form {
	margin: 0 auto;
	width: 300px
}

.vimeo-modal {
	display: block;
	height: 0;
	max-width: 100%;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%
}

.archive-modal,
.confirm-flake {
	max-width: 700px
}

.vimeo-modal embed,
.vimeo-modal iframe,
.vimeo-modal object {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: bottom;
	width: 100%
}

.feature-modal {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.feature-modal-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	padding-top: 56.25%;
	width: 100%
}

.feature-modal-content {
	display: -ms-flexbox;
	display: flex;
	overflow-y: auto;
	width: 100%
}

.feature-modal-content-container {
	display: block;
	margin: auto;
	padding: 20px;
	width: 100%
}

@media screen and (min-width:1024px) {
	.feature-modal-image {
		height: 100%;
		left: 0;
		padding-top: 0;
		position: absolute;
		top: 0;
		width: 50%
	}
	.feature-modal-content {
		height: 100%;
		margin-left: 50%;
		width: 50%
	}
	.feature-modal-content-container {
		padding: 50px 20%
	}
}

.confirm-flake {
	padding: 20px 40px
}

.confirm-flake .c__ctas {
	text-align: right
}

.c__modal .form-lead .liquid-child,
.c__modal .form-lead .liquid-container {
	overflow: visible
}

.c__open-text {
	background-color: #EEE;
	display: block;
	position: relative;
	width: 100%
}

.c__hdi+.c__open-text .c__open-text-content,
.c__hero-item+.c__open-text .c__open-text-content {
	margin-top: -40px
}

.c__open-text-container {
	padding-bottom: 50px;
	position: relative
}

.c__open-text-container:after {
	content: "";
	display: table;
	clear: both
}

.c__open-text-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 40px 6.94444% 50px
}

@media screen and (min-width:768px) {
	.c__open-text-content {
		box-sizing: border-box;
		width: 75%;
		float: left;
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		margin-left: 6.25%
	}
}

@media screen and (min-width:960px) {
	.c__open-text-content {
		box-sizing: border-box;
		width: 56.25%;
		float: left;
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		margin-left: 6.25%
	}
}

.c__page-header {
	background-color: #fff;
	display: block;
	position: relative;
	text-align: left;
	width: 100%
}

.c__page-header-container {
	overflow: hidden;
	position: relative
}

.c__page-header-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	display: block;
	padding: 100px .69444% 50px
}

.c__product-intro .c__specifications,
.c__product-intro-description {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	float: left;
	text-align: center
}

.c__page-header-description p {
	max-width: 600px
}

@media screen and (min-width:768px) {
	.c__page-header-content {
		padding-left: 6.94444%;
		padding-right: 6.94444%;
		padding-top: 185px
	}
}

.c__product-intro {
	display: block;
	padding-bottom: 60px;
	padding-top: 20px;
	width: 100%
}

.c__product-intro .c__specifications {
	box-sizing: border-box;
	padding-left: .69444%;
	padding-right: .69444%;
	-ms-flex-pack: center;
	justify-content: center
}

.c__product-intro .c__specifications .c__specification {
	padding-left: 5%;
	padding-right: 5%;
}

.c__product-intro-description {
	box-sizing: border-box;
	padding: 10px .69444% 50px
}

.c__product-intro-description:after {
	content: "";
	display: table;
	clear: both
}

@media screen and (min-width:768px) {
	.c__product-intro-description {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.c__product-intro-ctas {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 100%
}

@media screen and (min-width:640px) {
	.c__product-intro-ctas {
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.c__product-intro-image {
	max-height: 576px;
	position: relative;
	text-align: center;
	width: 100%
}

.c__product-intro-image:before {
	content: '';
	display: block;
	padding-top: 56.25%;
	width: 100%
}

.c__product-intro-image .image-loader {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.c__product-intro-image img {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0
}

.c__product-intro-controls {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%
}

@media screen and (min-width:1280px) {
	.c__product-intro-description {
		padding-left: 19.44444%;
		padding-right: 19.44444%
	}
	.c__product-intro-controls {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.c__product-list {
	background-color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.c__product-list .c__specifications {
	-ms-flex-pack: center;
	justify-content: center
}

.c__product-list-item {
	display: block;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	width: 100%
}

@media screen and (min-width:768px) {
	.c__product-list-item {
		width: 50%
	}
}

.c__product-list-item-image {
	position: relative;
	text-align: center
}

.c__product-list-item-image:before {
	content: '';
	display: block;
	padding-top: 56.25%;
	width: 100%
}

.c__product-list-item-image .image-loader {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.c__product-list-item-image img {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0
}

.c__product-spec,
.c__product-spec-container,
.c__timeline,
.c__timeline-item {
	position: relative
}

.c__product-spec {
	background-color: #000;
	display: block;
	overflow: hidden;
	width: 100%
}

.c__product-spec .c__specifications {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c__product-spec .c__specification {
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 5px;
	width: 190px
}

.c__product-spec.is-dark .c__specification-title,
.c__product-spec.is-dark .c__specification-value {
	color: #fff
}

.c__product-spec-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 90px .69444% 40px
}

@media screen and (min-width:768px) {
	.c__product-spec-container {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__product-spec-content {
		box-sizing: border-box;
		width: 62.5%;
		float: left;
		padding-left: 6.94444%;
		padding-right: 50px
	}
}

.archive-container,
.c__dealership-search-content,
.c__product-spec-image {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.c__product-spec-image {
	box-sizing: border-box;
	width: 100%;
	float: left;
	text-align: center;
	padding: 90px .69444%
}

@media screen and (min-width:768px) {
	.c__product-spec-image {
		box-sizing: border-box;
		width: 37.5%;
		float: right;
		padding-left: .69444%;
		padding-right: 6.94444%;
		text-align: right
	}
}

.c__product-spec-toggle {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	font-family: proxima-nova, sans-serif;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1.75;
	text-decoration: none;
	text-transform: uppercase
}

.c__cta,
.c__cta--style {
	-webkit-appearance: none;
	-moz-appearance: none
}

.c__share {
	display: -ms-flexbox;
	display: flex;
	margin-top: 6px
}

.c__share a {
	padding-bottom: 8px;
	padding-top: 7px
}

.c__share a:focus svg,
.c__share a:hover svg {
	fill: #1774b6
}

.c__share svg {
	fill: #399EE6;
	height: 17px;
	transition: fill .3s cubic-bezier(.23, 1, .32, 1);
	width: 17px
}

@media screen and (min-width:640px) {
	.c__share {
		margin-left: 10px;
		margin-top: 0
	}
}

@media screen and (min-width:768px) {
	.c__share a {
		padding-bottom: 12px;
		padding-top: 13px
	}
}

.c__specifications {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 2px 0 30px;
	width: 100%
}

.c__specification {
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	color: #000;
	
}

.c__specification:first-of-type {
	padding-left: 0
}

.c__specification-value {
	color: #fff;
	display: block;
	font-size: 2.5em;
	font-family: 'Open Sans Condensed', sans-serif;
}

.c__specification-title {
	color: #8c9caf;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
/* 	line-spacing: 2px; */
	text-transform: uppercase;
	font-weight: 800;
	
}
.c__specification-title-menu {
	color:#000;
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: .625em;
/*     line-spacing: 2px; */
    text-transform: uppercase;
	font-weight: 800;
}

.c__specification-title-makai{
	color: #fff;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: .625em;
/* 	line-spacing: 2px; */
	text-transform: uppercase;
	font-weight: 800;
}
.c__specification-title-max{
	color: #fff;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: .625em;
/* 	line-spacing: 2px; */
	text-transform: uppercase;
	font-weight: 800;
}
.c__specification-title-helix{
	color: #8c9caf;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 0.8em;
/* 	line-spacing: 2px; */
	text-transform: uppercase;
	font-weight: 800;
}
.c__specification-title-max{
	color: #8c9caf;
	display: block;
	font-size: 0.8em;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}
.c__specification-title-kaiyen{
	color: #fff;
	display: block;
	font-size: 0.8em;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}


.c__specification-title-craz{
	color: #fff;
	display: block;
	font-size: 0.8em;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}
.c__specification-title-mojo{
	color: #fff;
	display: block;
	font-size: 0.8em;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}

.c__timeline {
	background-color: #fff;
	overflow: hidden;
	padding-top: 150px
}

.c__timeline-item {
	display: block;
	padding: 0 10px;
	width: 100%
}

@media screen and (max-width:767px) {
	.c__timeline-item:after,
	.c__timeline-item:before {
		content: '';
		display: block;
		position: absolute;
		top: -30px;
		z-index: 0
	}
	.c__timeline-item:before {
		background-color: #EEE;
		height: 100%;
		left: 59px;
		width: 2px
	}
	.c__timeline-item:after {
		background-color: #D0D0CE;
		border-radius: 100%;
		height: 20px;
		left: 50px;
		width: 20px
	}
}

.c__timeline-item-headline {
	color: #399EE6;
	font-family: proxima-nova-condensed,sans-serif;
	font-size: 6.25em;
	line-height: 1;
	position: relative;
	width: 100%;
	z-index: 1
}

@media screen and (min-width:768px) {
	.c__timeline-item {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__timeline-item-headline {
		padding-right: 6.25%;
		border-right: 2px solid #EEE;
		text-align: right;
		width: 25%
	}
	.c__timeline-item-headline:after {
		background-color: #D0D0CE;
		border-radius: 100%;
		content: '';
		display: block;
		height: 20px;
		position: absolute;
		right: -11px;
		top: 0;
		width: 20px
	}
}

@media screen and (min-width:1024px) {
	.c__timeline-item-headline {
		padding-left: 18.75%;
		padding-right: 6.25%;
		width: 43.75%
	}
}

.c__timeline-item-dsecription {
	padding-bottom: 50px;
	position: relative;
	width: 100%;
	z-index: 1
}

@media screen and (min-width:768px) {
	.c__timeline-item-dsecription {
		padding-bottom: 100px;
		padding-left: 6.25%;
		padding-right: 18.75%;
		width: 75%
	}
}

.craz .h1,
.craz .h2,
.craz .h3,
.craz .h4,
.craz .h5,
.craz .h6 {
	color: #F27121!important
}

.helix .h1,
.helix .h2,
.helix .h3,
.helix .h4,
.helix .h5,
.helix .h6 {
	color: #399EE6!important
}

.mondo .h1,
.mondo .h2,
.mondo .h3,
.mondo .h4,
.mondo .h5,
.mondo .h6 {
	color: #ACD042!important
}

.mojo .h1,
.mojo .h2,
.mojo .h3,
.mojo .h4,
.mojo .h5,
.mojo .h6 {
	color: #10234a!important
}

.max .h1,
.max .h2,
.max .h3,
.max .h4,
.max .h5,
.max .h6 {
	color: #DA2327!important
}

.mojo-pro .h1,
.mojo-pro .h2,
.mojo-pro .h3,
.mojo-pro .h4,
.mojo-pro .h5,
.mojo-pro .h6 {
	color: #A51E22!important
}

.is-dark.craz .h1,
.is-dark.craz .h2,
.is-dark.craz .h3,
.is-dark.craz .h4,
.is-dark.craz .h5,
.is-dark.craz .h6 {
	color: #F27121!important
}

.is-dark.helix .h1,
.is-dark.helix .h2,
.is-dark.helix .h3,
.is-dark.helix .h4,
.is-dark.helix .h5,
.is-dark.helix .h6 {
	color: #399EE6!important
}

.is-dark.mondo .h1,
.is-dark.mondo .h2,
.is-dark.mondo .h3,
.is-dark.mondo .h4,
.is-dark.mondo .h5,
.is-dark.mondo .h6 {
	color: #ACD042!important
}

.is-dark.mojo .h1,
.is-dark.mojo .h2,
.is-dark.mojo .h3,
.is-dark.mojo .h4,
.is-dark.mojo .h5,
.is-dark.mojo .h6 {
	color: #1E438D!important
}

.is-dark.max .h1,
.is-dark.max .h2,
.is-dark.max .h3,
.is-dark.max .h4,
.is-dark.max .h5,
.is-dark.max .h6 {
	color: #DA2327!important;
}

.is-dark.mojo-pro .h1,
.is-dark.mojo-pro .h2,
.is-dark.mojo-pro .h3,
.is-dark.mojo-pro .h4,
.is-dark.mojo-pro .h5,
.is-dark.mojo-pro .h6 {
	color: #A51E22!important;
}

.bg--craz {
	background: linear-gradient(to bottom, #b74d0b, #F27121)!important;
}

.bg--helix {
	background: linear-gradient(to bottom, #1774b6, #399EE6)!important;
}

.bg--mojo {
	background: linear-gradient(to bottom, #10234a, #1E438D)!important;
}

.bg--mondo {
	background: linear-gradient(to bottom, #7d9a26, #ACD042)!important;
}

.bg--max {
	background: linear-gradient(to bottom, #94181a, #DA2327)!important;
}

.bg--mojo-pro {
	background: linear-gradient(to bottom, #601114, #A51E22)!important;
}

.bg--craz-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6) !important;
}

.bg--helix-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6)!important;
}

.bg--mojo-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6)!important;
}

.bg--kaiyen-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6)!important;
}

.bg--max-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6) !important;
}

.bg--craz-pro-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6)!important;
}

.bg--makai-2019 {
	background: linear-gradient(to bottom, #11130e, #399ee6)!important;
}

.craz-2019 .h1,
.craz-2019 .h2,
.craz-2019 .h3,
.craz-2019 .h4,
.craz-2019 .h5,
.craz-2019 .h6 {
	color: #2f8fc5 !important;
}

.c__feature-tile-headline {
	color: #399ee6!important;
}
.craz-pro-2019 .h1,
.craz-pro-2019 .h2,
.craz-pro-2019 .h3,
.craz-pro-2019 .h4,
.craz-pro-2019 .h5,
.craz-pro-2019 .h6 {
	color: #2f8fc5 !important;
}

.helix-2019 .h1,
.helix-2019 .h2,
.helix-2019 .h3,
.helix-2019 .h4,
.helix-2019 .h5,
.helix-2019 .h6 {
	color: #9fcc3b!important;
}

.mondo-2019 .h1,
.mondo-2019 .h2,
.mondo-2019 .h3,
.mondo-2019 .h4,
.mondo-2019 .h5,
.mondo-2019 .h6 {
	color: #9f2c2f !important;
}

.mojo-2019 .h1,
.mojo-2019 .h2,
.mojo-2019 .h3,
.mojo-2019 .h4,
.mojo-2019 .h5,
.mojo-2019 .h6 {
	color: #91183a !important
}

.max-2019 .h1,
.max-2019 .h2,
.max-2019 .h3,
.max-2019 .h4,
.max-2019 .h5,
.max-2019 .h6 {
	color: #20446f !important;
}

.makai-2019 .h1,
.makai-2019 .h2,
.makai-2019 .h3,
.makai-2019 .h4,
.makai-2019 .h5,
.makai-2019 .h6 {
	color: #ab481f !important;
}

.is-dark.craz-2019 .h1,
.is-dark.craz-2019 .h2,
.is-dark.craz-2019 .h3,
.is-dark.craz-2019 .h4,
.is-dark.craz-2019 .h5,
.is-dark.craz-2019 .h6 {
	color: #db2327!important;
}

.is-dark.craz-pro-2019 .h1,
.is-dark.craz-pro-2019 .h2,
.is-dark.craz-pro-2019 .h3,
.is-dark.craz-pro-2019 .h4,
.is-dark.craz-pro-2019 .h5,
.is-dark.craz-pro-2019 .h6 {
	color: #8c9caf!important;
}

.is-dark.helix-2019 .h1,
.is-dark.helix-2019 .h2,
.is-dark.helix-2019 .h3,
.is-dark.helix-2019 .h4,
.is-dark.helix-2019 .h5,
.is-dark.helix-2019 .h6 {
	color: #ffc40c!important;
}

.is-dark.mondo-2019 .h1,
.is-dark.mondo-2019 .h2,
.is-dark.mondo-2019 .h3,
.is-dark.mondo-2019 .h4,
.is-dark.mondo-2019 .h5,
.is-dark.mondo-2019 .h6 {
	color: #f27123!important;
}

.is-dark.mojo-2019 .h1,
.is-dark.mojo-2019 .h2,
.is-dark.mojo-2019 .h3,
.is-dark.mojo-2019 .h4,
.is-dark.mojo-2019 .h5,
.is-dark.mojo-2019 .h6 {
	color: #9fcc3b!important;
}

.is-dark.max-2019 .h1,
.is-dark.max-2019 .h2,
.is-dark.max-2019 .h3,
.is-dark.max-2019 .h4,
.is-dark.max-2019 .h5,
.is-dark.max-2019 .h6 {
	color: #009fdf!important;
}

.is-dark.makai-2019 .h1,
.is-dark.makai-2019 .h2,
.is-dark.makai-2019 .h3,
.is-dark.makai-2019 .h4,
.is-dark.makai-2019 .h5,
.is-dark.makai-2019 .h6 {
	color: #c32158!important;
}

.c__product-spec .h5 {
	color: #fff;
}

html {
	font-weight: 400;
}

.h1,
.h2,
.h3,
.typography h1,
.typography h2,
.typography h3 {
	font-weight: 900;
	display: block;
	font-feature-settings: 'dlig', 'liga', 'lnum', 'kern';
	font-style: normal;
	text-transform: uppercase;
	font-family: proxima-nova, sans-serif;
	margin-bottom: .3em;
}

body.configurator .site__header,
body.configurator .site__main {
	background-color: transparent!important;
}

pre code,
table {
	background-color: transparent
}

.h1,
.typography h1 {
	color: #399EE6;
	font-size: 3em;
	letter-spacing: -2px;
	line-height: .75
}

.is-dark .h1,
.is-dark .typography h1,
.typography .is-dark h1 {
	color: #fff
}

@media screen and (min-width:768px) {
	.h1,
	.typography h1 {
		font-size: 4.5em;
		line-height: .75
	}
}

@media screen and (min-width:1024px) {
	.c__timeline-item-dsecription {
		padding-bottom: 150px;
		padding-left: 6.25%;
		padding-right: 25%;
		width: 56.25%
	}
	.h1,
	.typography h1 {
		font-size: 6.5em;
		letter-spacing: -6px;
		line-height: .66667
	}
}

.h2,
.typography h2 {
	color: #000;
	font-size: 2em;
	letter-spacing: -7px;
	line-height: 1
}

.is-dark .h2,
.is-dark .typography h2,
.typography .is-dark h2 {
	color: #fff
}

@media screen and (min-width:768px) {
	.h2,
	.typography h2 {
		font-size: 3em;
		line-height: .75
	}
}

@media screen and (min-width:1024px) {
	.h2,
	.typography h2 {
		font-size: 4.5em;
		line-height: .75
	}
}

.h3,
.typography h3 {
	color: #000;
	font-size: 1.3125em;
	line-height: 1
}

.is-dark .h3,
.is-dark .typography h3,
.typography .is-dark h3 {
	color: #fff;
}
.poptext{
	text-align:left;
}

@media screen and (min-width:768px) {
	.h3,
	.typography h3 {
		font-size: 2em;
		letter-spacing: -2px;
		line-height: 1;
	}
}

@media screen and (min-width:1024px) {
	.h3,
	.typography h3 {
		font-size: 3em;
		line-height: .75
	}
}

.h4,
.typography h4 {
	display: block;
	font-feature-settings: 'dlig', 'liga', 'lnum', 'kern';
	font-style: normal;
	text-transform: uppercase;
	color: #000;
	font-family: proxima-nova, sans-serif;
	font-size: 1.3125em;
	font-weight: 800;
	line-height: 1;
	margin-bottom: .3em
}

.is-dark .h4,
.is-dark .typography h4,
.typography .is-dark h4 {
	color: #fff
}

.h5,
.h6,
.typography h5,
.typography h6 {
	display: block;
	font-feature-settings: 'dlig', 'liga', 'lnum', 'kern';
	color: #000;
	font-weight: 800;
	margin-bottom: .6em;
	font-family: proxima-nova, sans-serif;
	font-style: normal
}

@media screen and (min-width:768px) {
	.h4,
	.typography h4 {
		font-size: 2em
	}
}

@media screen and (min-width:960px) {
	.h4,
	.typography h4 {
		font-size: 3em
	}
}

.h5,
.typography h5 {
	font-size: 1.3125em;
	line-height: 1;
	text-transform: none
}

.c__cta,
.h6,
.typography h6,
table th {
	text-transform: uppercase
}

.h6,
.typography h6 {
	font-size: 1em;
	line-height: 1.5
}

.blockquote,
.c__athlete-info-value,
.li,
.p,
.p--large,
.p--subtext,
.typography blockquote,
.typography ol li,
.typography p,
.typography p.p--subtext,
.typography ul li {
	font-feature-settings: 'kern', 'onum', 'liga'
}

.c__athlete-info-value,
.p,
.p--large,
.p--subtext,
.typography p,
.typography p.p--subtext {
	font-family: proxima-nova, sans-serif;
	font-size: .875em;
	font-style: normal;
	font-weight: 400;
	line-height: 2.25;
	margin-bottom: .85em
}

.c__athlete-info-value,
.p--large,
.typography p {
	font-size: 1.125em;
	line-height: 1.85714
}

.p--subtext,
.typography p.p--subtext {
	color: #999;
	font-size: 11px !important;
	line-height: 1.75
}

.subnav__generic-item{
padding: 40px 16px 30px !important;
}

.typography ol,
.typography ul {
	margin: 0 0 18px;
	padding-left: 40px
}

dd,
table {
	margin-bottom: .5em
}

.li,
.typography ol li,
.typography ul li {
	display: list-item;
	font-size: 14px;
	line-height: 1.5;
	padding-left: 5px
}

b,
strong {
	font-weight: 800
}

caption,
dt,
table th,
td,
th {
	font-weight: 600
}

em,
i {
	font-style: italic
}

small {
	font-size: .707em
}

sub,
sup {
	font-size: .875em;
	line-height: 0;
	vertical-align: baseline;
	position: relative
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

ins {
	text-decoration: underline
}

mark {
	background-color: rgba(204, 204, 204, .35)
}

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: .9em
}

code {
	background-color: #f9f2f4;
	border-radius: 4px;
	color: #c7254e;
	padding: 2px 4px
}

pre {
	background-color: #EEE;
	border: 1px solid #EEE;
	border-radius: 4px;
	display: block;
	padding: 10px;
	margin-bottom: 1em;
	line-height: 1.375;
	color: #000;
	word-break: break-all;
	word-wrap: break-word
}

pre code {
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	padding: 0;
	white-space: pre-wrap
}

caption,
td,
th {
	font-size: 1em
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%
}

table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #EEE;
	padding: 8px
}

table tbody,
table tr {
	border-color: inherit
}

table th {
	font-size: .625em;
	letter-spacing: .1em;
	text-align: left
}

table tbody {
	display: table-row-group;
	vertical-align: middle
}

table tr {
	display: table-row;
	vertical-align: inherit
}

table td {
	border-top: 1px solid #EEE;
	line-height: 1.35;
	padding: 8px;
	vertical-align: top
}

table tr:nth-child(odd)>td {
	background-color: #f5f5f5
}

dl {
	margin-bottom: .75em;
	padding-left: 0
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px
}

.typography ul li {
	list-style-type: disc
}

.typography ol {
	counter-reset: section;
	list-style-type: none
}

.typography ol li {
	list-style-type: decimal
}

.typography a:not(.c__cta) {
	color: #399EE6;
	transition: color .3s cubic-bezier(.23, 1, .32, 1)
}

.typography a:not(.c__cta):focus,
.typography a:not(.c__cta):hover {
	color: #1774b6
}

.c__hdi.c__bg--mojo-pro .typography p,
.c__hdi.c__bg--mojo-pro h1,
.c__hdi.c__bg--mondo .typography p,
.c__hdi.c__bg--mondo h1 {
	color: #fff!important
}

section.c__hdi.c__bg--helix-2019 .c__hdi-headline {
	color: #fff
}

.c__ctas {
	display: block;
	padding-top: 15px
}

.c__ctas--inline {
	display: -ms-flexbox;
	display: flex
}

.c__ctas--center {
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.c__cta {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	border: solid #399EE6;
	display: inline-block;
	text-align: center;
	border-radius: 9999px;
	border-width: 1px;
	font-family: proxima-nova, sans-serif;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 2.5;
	margin: 3px 0;
	padding: 10px 20px;
	text-decoration: none;
	transition: all .3s cubic-bezier(.23, 1, .32, 1);
	vertical-align: middle;
	color: #399EE6;
	position: relative
}

@media screen and (min-width:768px) {
	.c__cta {
		border-width: 2px;
		padding: 15px 25px
	}
}

.c__cta.is-disabled {
	cursor: default;
	opacity: .5
}

.c__cta.is-active,
.c__cta:focus,
.c__cta:hover {
	background-color: #399EE6;
	color: #fff;
	z-index: 1
}

.c__cta.is-disabled:focus,
.c__cta.is-disabled:hover {
	border-color: #979797
}

.bg--craz .c__cta,
.c__ctas.craz .c__cta,
.c__hdi.c__bg--white.craz .c__cta {
	border-color: #F27121;
	color: #F27121
}

.bg--craz .c__cta.is-active,
.bg--craz .c__cta:focus,
.bg--craz .c__cta:hover,
.c__ctas.craz .c__cta.is-active,
.c__ctas.craz .c__cta:focus,
.c__ctas.craz .c__cta:hover,
.c__hdi.c__bg--white.craz .c__cta.is-active,
.c__hdi.c__bg--white.craz .c__cta:focus,
.c__hdi.c__bg--white.craz .c__cta:hover {
	background-color: #F27121;
	border-color: #fff;
	color: #fff
}

.bg--helix .c__cta,
.c__ctas.helix .c__cta,
.c__hdi.c__bg--white.helix .c__cta {
	border-color: #399EE6;
	color: #399EE6
}

.bg--helix .c__cta.is-active,
.bg--helix .c__cta:focus,
.bg--helix .c__cta:hover,
.c__ctas.helix .c__cta.is-active,
.c__ctas.helix .c__cta:focus,
.c__ctas.helix .c__cta:hover,
.c__hdi.c__bg--white.helix .c__cta.is-active,
.c__hdi.c__bg--white.helix .c__cta:focus,
.c__hdi.c__bg--white.helix .c__cta:hover {
	background-color: #399EE6;
	border-color: #fff;
	color: #fff
}

.bg--mojo .c__cta,
.c__ctas.mojo .c__cta,
.c__hdi.c__bg--white.mojo .c__cta {
	border-color: #10234a;
	color: #10234a
}

.bg--mojo .c__cta.is-active,
.bg--mojo .c__cta:focus,
.bg--mojo .c__cta:hover,
.c__ctas.mojo .c__cta.is-active,
.c__ctas.mojo .c__cta:focus,
.c__ctas.mojo .c__cta:hover,
.c__hdi.c__bg--white.mojo .c__cta.is-active,
.c__hdi.c__bg--white.mojo .c__cta:focus,
.c__hdi.c__bg--white.mojo .c__cta:hover {
	background-color: #10234a;
	border-color: #fff;
	color: #fff
}

.bg--mondo .c__cta,
.c__ctas.mondo .c__cta,
.c__hdi.c__bg--white.mondo .c__cta {
	border-color: #ACD042;
	color: #ACD042
}

.bg--mondo .c__cta:focus,
.bg--mondo .c__cta:hover,
.c__ctas.mondo .c__cta:focus,
.c__ctas.mondo .c__cta:hover,
.c__hdi.c__bg--white.mondo .c__cta:focus,
.c__hdi.c__bg--white.mondo .c__cta:hover {
	background-color: #ACD042;
	border-color: #fff;
	color: #fff
}

.bg--mondo .c__cta.is-active,
.c__ctas.mondo .c__cta.is-active,
.c__hdi.c__bg--white.mondo .c__cta.is-active {
	background-color: #ACD042;
	color: #fff
}

.bg--max .c__cta,
.c__ctas.max .c__cta,
.c__hdi.c__bg--white.max .c__cta {
	border-color: #DA2327;
	color: #DA2327
}

.bg--max .c__cta:focus,
.bg--max .c__cta:hover,
.c__ctas.max .c__cta:focus,
.c__ctas.max .c__cta:hover,
.c__hdi.c__bg--white.max .c__cta:focus,
.c__hdi.c__bg--white.max .c__cta:hover {
	background-color: #DA2327;
	border-color: #fff;
	color: #fff
}

.bg--max .c__cta.is-active,
.c__ctas.max .c__cta.is-active,
.c__hdi.c__bg--white.max .c__cta.is-active {
	background-color: #DA2327;
	color: #fff
}

.bg--mojo-pro .c__cta,
.c__ctas.mojo-pro .c__cta,
.c__hdi.c__bg--white.mojo-pro .c__cta {
	border-color: #A51E22;
	color: #A51E22
}

.bg--mojo-pro .c__cta:focus,
.bg--mojo-pro .c__cta:hover,
.c__ctas.mojo-pro .c__cta:focus,
.c__ctas.mojo-pro .c__cta:hover,
.c__hdi.c__bg--white.mojo-pro .c__cta:focus,
.c__hdi.c__bg--white.mojo-pro .c__cta:hover {
	background-color: #A51E22;
	border-color: #fff;
	color: #fff
}

.bg--mojo-pro .c__cta.is-active,
.c__ctas.mojo-pro .c__cta.is-active,
.c__hdi.c__bg--white.mojo-pro .c__cta.is-active {
	background-color: #A51E22;
	color: #fff
}

.c__hdi.c__bg--mojo-pro .c__cta {
	border-color: #fff;
	color: #fff;
	background-color: transparent
}

.c__hdi.c__bg--mojo-pro .c__cta:focus,
.c__hdi.c__bg--mojo-pro .c__cta:hover {
	background-color: #fff;
	border-color: #A51E22;
	color: #A51E22
}

.c__hdi.c__bg--mojo-pro .c__cta.is-active {
	background-color: #A51E22;
	color: #fff
}

.c__cta--style {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border: solid #979797;
	box-shadow: none;
	display: inline-block;
	outline: 0;
	text-align: center;
	text-shadow: none;
	border-radius: 9999px;
	border-width: 1px;
	font-family: proxima-nova, sans-serif;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1.75;
	margin: 3px 0;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s cubic-bezier(.23, 1, .32, 1);
	vertical-align: middle;
	background-color: rgba(151, 151, 151, 0);
	color: #979797;
	cursor: auto;
	position: relative
}

.c__cta--primary,
.c__cta--text {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	display: inline-block;
	outline: 0;
	text-shadow: none;
	font-family: proxima-nova, sans-serif;
	font-size: 10px;
	line-height: 1.75;
	margin: 3px 0;
	text-align: center;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all .3s cubic-bezier(.23, 1, .32, 1);
	text-decoration: none;
	vertical-align: middle
}

@media screen and (min-width:768px) {
	.c__cta--style {
		border-width: 2px;
		padding: 15px 25px
	}
}

.c__cta--style.is-disabled {
	cursor: default;
	opacity: .5
}

.c__cta--primary {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #399EE6;
	border: solid #399EE6;
	cursor: pointer;
	border-radius: 9999px;
	border-width: 1px;
	padding: 10px 20px;
	color: #fff
}

@media screen and (min-width:768px) {
	.c__cta--primary {
		border-width: 2px;
		padding: 15px 25px
	}
}

.c__cta--primary.is-disabled {
	cursor: default;
	opacity: .5
}

.c__cta--primary:focus,
.c__cta--primary:hover {
	background-color: #1774b6;
	border-color: #1774b6
}

.c__cta--primary.is-disabled:focus,
.c__cta--primary.is-disabled:hover {
	background-color: #399EE6;
	border-color: #399EE6
}

.c__cta--text {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	cursor: pointer;
	border-radius: 9999px;
	padding: 10px 20px;
	border: none;
	color: #399EE6
}

.c__cta--video,
.c__gallery-control--left {
	-webkit-appearance: none;
	-moz-appearance: none
}

.c__cta--text.is-disabled {
	cursor: default;
	opacity: .5
}

@media screen and (min-width:768px) {
	.c__cta--text {
		border-width: 2px;
		padding: 10px 20px
	}
}

.c__cta--video {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #399EE6;
	border: solid #399EE6;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	outline: 0;
	text-align: center;
	text-shadow: none;
	border-radius: 9999px;
	border-width: 1px;
	font-family: proxima-nova, sans-serif;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1.75;
	margin: 3px 0;
	padding: 10px 20px 10px 35px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s cubic-bezier(.23, 1, .32, 1);
	vertical-align: middle;
	color: #fff;
	position: relative
}

.c__cta--video.is-disabled:focus,
.c__cta--video.is-disabled:hover,
.c__cta--video:focus,
.c__cta--video:hover {
	background-color: #399EE6;
	border-color: #399EE6
}

.c__cta--video:after,
.c__cta--video:before {
	position: absolute;
	content: ''
}

@media screen and (min-width:768px) {
	.c__cta--video {
		border-width: 2px;
		padding: 15px 25px
	}
}

.c__cta--video.is-disabled {
	cursor: default;
	opacity: .5
}

.c__cta--video:before {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #fff;
	left: 15px;
	top: 12px
}

.c__cta--video:after {
	border: 2px solid #fff;
	border-radius: 100%;
	display: block;
	height: 26px;
	left: 5px;
	top: 5px;
	width: 26px
}

.bg--craz .c__cta--video.is-disabled:focus,
.bg--craz .c__cta--video.is-disabled:hover,
.bg--craz .c__cta--video:focus,
.bg--craz .c__cta--video:hover,
.c__ctas.craz .c__cta--video.is-disabled:focus,
.c__ctas.craz .c__cta--video.is-disabled:hover,
.c__ctas.craz .c__cta--video:focus,
.c__ctas.craz .c__cta--video:hover {
	background-color: #b74d0b;
	border-color: #b74d0b
}

@media screen and (min-width:768px) {
	.c__cta--video {
		border-width: 2px;
		padding-left: 60px
	}
	.c__cta--video:before {
		left: 30px;
		top: 18px
	}
	.c__cta--video:after {
		left: 20px;
		top: 10px
	}
}

.bg--craz .c__cta--video,
.c__ctas.craz .c__cta--video {
	background-color: #b74d0b;
	border-color: #b74d0b
}

.bg--helix .c__cta--video,
.bg--helix .c__cta--video.is-disabled:focus,
.bg--helix .c__cta--video.is-disabled:hover,
.bg--helix .c__cta--video:focus,
.bg--helix .c__cta--video:hover,
.c__ctas.helix .c__cta--video,
.c__ctas.helix .c__cta--video.is-disabled:focus,
.c__ctas.helix .c__cta--video.is-disabled:hover,
.c__ctas.helix .c__cta--video:focus,
.c__ctas.helix .c__cta--video:hover {
	background-color: #1774b6;
	border-color: #1774b6
}

.bg--mojo .c__cta--video.is-disabled:focus,
.bg--mojo .c__cta--video.is-disabled:hover,
.bg--mojo .c__cta--video:focus,
.bg--mojo .c__cta--video:hover,
.c__ctas.mojo .c__cta--video.is-disabled:focus,
.c__ctas.mojo .c__cta--video.is-disabled:hover,
.c__ctas.mojo .c__cta--video:focus,
.c__ctas.mojo .c__cta--video:hover {
	background-color: #10234a;
	border-color: #10234a
}

.bg--mojo .c__cta--video,
.c__ctas.mojo .c__cta--video {
	background-color: #10234a;
	border-color: #10234a;
	-webkit-tap-highlight-color: transparent
}

.bg--mondo .c__cta--video,
.bg--mondo .c__cta--video.is-disabled:focus,
.bg--mondo .c__cta--video.is-disabled:hover,
.bg--mondo .c__cta--video:focus,
.bg--mondo .c__cta--video:hover,
.c__ctas.mondo .c__cta--video,
.c__ctas.mondo .c__cta--video.is-disabled:focus,
.c__ctas.mondo .c__cta--video.is-disabled:hover,
.c__ctas.mondo .c__cta--video:focus,
.c__ctas.mondo .c__cta--video:hover {
	background-color: #7d9a26;
	border-color: #7d9a26
}

.c__cta--inline {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0;
	margin-right: 10px
}

.c__bg--craz-pro-2019.c__hdi .c__cta--video,
.c__bg--max-2019.c__hdi .c__cta--video,
.c__bg--mojo-2019.c__hdi .c__cta--video,
.c__bg--mondo-2019.c__hdi .c__cta--video,
.craz-2019.c__hdi .c__cta--video,
.helix-2019.c__hdi .c__cta--video,
.makai-2019.c__hdi .c__cta--video {
	background: #fff;
	border: 2px solid #fff;
	color: #000;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

.c__bg--craz-pro-2019.c__hdi .c__cta--video:hover,
.c__bg--max-2019.c__hdi .c__cta--video:hover,
.c__bg--mojo-2019.c__hdi .c__cta--video:hover,
.c__bg--mondo-2019.c__hdi .c__cta--video:hover,
.craz-2019.c__hdi .c__cta--video:hover,
.helix-2019.c__hdi .c__cta--video:hover,
.makai-2019.c__hdi .c__cta--video:hover {
	color: #fff;
	background: 0 0;
	border: 2px solid transparent
}

.c__bg--craz-pro-2019.c__hdi .c__cta--video:after,
.c__bg--max-2019.c__hdi .c__cta--video:after,
.c__bg--mojo-2019.c__hdi .c__cta--video:after,
.c__bg--mondo-2019.c__hdi .c__cta--video:after,
.craz-2019.c__hdi .c__cta--video:after,
.helix-2019.c__hdi .c__cta--video:after,
.makai-2019.c__hdi .c__cta--video:after {
	border: 2px solid #666
}

.c__bg--craz-pro-2019.c__hdi .c__cta--video:before,
.c__bg--max-2019.c__hdi .c__cta--video:before,
.c__bg--mojo-2019.c__hdi .c__cta--video:before,
.c__bg--mondo-2019.c__hdi .c__cta--video:before,
.craz-2019.c__hdi .c__cta--video:before,
.helix-2019.c__hdi .c__cta--video:before,
.makai-2019.c__hdi .c__cta--video:before {
	border-left: 10px solid #666
}

.c__bg--craz-pro-2019.c__hdi .c__cta--video:hover:after,
.c__bg--max-2019.c__hdi .c__cta--video:hover:after,
.c__bg--mojo-2019.c__hdi .c__cta--video:hover:after,
.c__bg--mondo-2019.c__hdi .c__cta--video:hover:after,
.craz-2019.c__hdi .c__cta--video:hover:after,
.helix-2019.c__hdi .c__cta--video:hover:after,
.makai-2019.c__hdi .c__cta--video:hover:after {
	border: 2px solid #fff
}

.c__bg--craz-pro-2019.c__hdi .c__cta--video:hover:before,
.c__bg--max-2019.c__hdi .c__cta--video:hover:before,
.c__bg--mojo-2019.c__hdi .c__cta--video:hover:before,
.c__bg--mondo-2019.c__hdi .c__cta--video:hover:before,
.craz-2019.c__hdi .c__cta--video:hover:before,
.helix-2019.c__hdi .c__cta--video:hover:before,
.makai-2019.c__hdi .c__cta--video:hover:before {
	border-left: 10px solid #fff
}

.unused .c__bg--white.c__hdi .c__cta--video {
	background: #fff;
	border: 2px solid #fff;
	color: #000;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

.unused .c__bg--white.c__hdi .c__cta--video:hover {
	color: #000;
	background: 0 0;
	border: 2px solid transparent
}

.unused .c__bg--white.c__hdi:hover .c__cta--video:after {
	border: 2px solid #666
}

.unused .c__bg--white.c__hdi:hover .c__cta--video:before,
.unused.c__hdi .c__cta--video:before {
	border-left: 10px solid #666
}

.unused.c__hdi .c__cta--video:after {
	border: 2px solid #666
}

.unused.c__hdi .c__cta--video:hover:before {
	border-left: 10px solid #fff
}

.unused.c__hdi .c__cta--video:hover:after {
	border: 2px solid #fff
}

.c__bg--white.c__hdi .c__cta {
	border: 2px solid #399ee6;
	color: #399ee6;
	background: 0 0
}

.c__bg--white.c__hdi .c__cta:hover {
	color: #fff;
	background: #399ee6;
	border: 2px solid #399ee6;
}

.c__bg--craz-pro-2019 .c__cta,
.c__bg--makai-2019 .c__cta,
.c__bg--max-2019 .c__cta,
.c__bg--mojo-2019 .c__cta,
.c__bg--mondo-2019 .c__cta {
	border: 2px solid #fff;
	color: #fff;
	background: 0 0
}

.c__bg--craz-pro-2019 .c__cta:hover,
.c__bg--makai-2019 .c__cta:hover,
.c__bg--max-2019 .c__cta:hover,
.c__bg--mojo-2019 .c__cta:hover,
.c__bg--mondo-2019 .c__cta:hover {
	color: #fff;
	background: #399ee6;
	border: 2px solid #399ee6;
}

.c__bg--white.craz-2019 .c__cta--video:hover {
	background: #db2327;
	color: #fff
}

.c__bg--white.craz-pro-2019 .c__cta--video:hover {
	background: #8c9caf;
	color: #fff
}

.c__bg--white.mondo-2019 .c__cta--video:hover {
	background: #f27123;
	color: #fff
}

.c__bg--white.makai-2019 .c__cta--video:hover {
	background: #c32158;
	color: #fff
}

.c__bg--white.mojo-2019 .c__cta--video:hover {
	background: #9fcc3b;
	color: #fff
}

.c__bg--white.max-2019 .c__cta--video:hover {
	background: #009fdf;
	color: #fff
}

.c__bg--white.helix-2019 .c__cta--video:hover {
	background: #ffc40c;
	color: #fff
}

.c__bg--wavy-image .c__hdi-content .c__cta--video:hover:before {
	border-left: 10px solid #666
}

.c__bg--wavy-image .c__hdi-content .c__cta--video:hover:after {
	border: 2px solid #666
}

.c__bg--wavy-image .c__hdi-content .c__cta--video:hover {
	color: #000;
	background: #fff;
	border: 2px solid #fff
}

.c__bg--wavy-image .c__cta {
	border: 2px solid #000;
	color: #000;
	background: 0 0
}

.c__bg--wavy-image .c__cta:hover {
	color: #fff;
	background: #000;
	border: 2px solid #000
}

.c__hdi .c__cta--video {
	margin-right: 25px
}

.is-dark .c__cta {
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(255, 255, 255, .5);
	color: #fff;
}

.is-dark .c__cta:focus,
.is-dark .c__cta:hover {
	border-color:#0893f7;
    background-color:#0295ff;
}

.is-dark .c__cta.is-disabled:focus,
.is-dark .c__cta.is-disabled:hover {
	border-color: rgba(255, 255, 255, .5)
}

.is-dark .c__cta--text {
	color: #EEE;
	text-decoration: underline
}

.c__tabs .c__cta--text {
	color: #000
}

.c__gallery {
	background-color: #fff;
	display: block;
	position: relative;
	width: 100%
}

.c__gallery .liquid-container {
	height: 100%;
	width: 100%
}

.c__gallery .liquid-child {
	height: 100%
}

.c__gallery.is-homepage {
	padding-bottom: 0
}

.c__gallery.is-product {
	position: relative;
	z-index: 1
}

.c__gallery.is-product:before {
	background: inherit;
	content: '';
	display: block;
	height: 100%;
	left: -1px;
	padding: 1px;
	background-clip: content-box;
	-webkit-background-clip: content-box;
	position: absolute;
	right: -1px;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	top: 0;
	transform: skewY(-2deg);
	transform-origin: 0 0
}

.c__gallery-content,
.c__gallery-items {
	position: relative;
	width: 100%;
	display: block
}

.c__gallery-container {
	padding-bottom: 20px;
	padding-top: 20px
}

@media screen and (min-width:768px) {
	.c__gallery-container {
		padding-bottom: 50px;
		padding-top: 50px
	}
}

.c__gallery-headline {
	margin-bottom: 0;
/* 	padding-bottom: 30px; */
/* 	padding-top: 60px; */
	text-align: center;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 3em;
	letter-spacing: -2px;
}

.c__gallery-items {
	overflow: hidden;
	padding-top: 65%
}

.c__gallery-items>.liquid-container {
	left: 0;
	position: absolute;
	top: 0
}

.c__gallery-controls {
	bottom: 50px;
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3
}

@media screen and (min-width:768px) {
	.c__gallery-items {
		padding-top: 40%
	}
	.c__gallery-controls {
		z-index: 2
	}
}

.c__gallery-control--left,
.c__gallery-control--right {
	box-shadow: none;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #fff;
	display: block;
	pointer-events: all;
	width: 14%;
	z-index: 10;
	bottom: 0
}

.c__gallery-control--left {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	cursor: pointer;
	outline: 0;
	text-align: center;
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	left: 6%
}

.c__gallery-control--right,
.c__tab-link {
	-moz-appearance: none;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	outline: 0
}

.c__gallery-control--left path {
	stroke: #EEE;
	stroke-linecap: round;
	stroke-width: 10px
}

.c__gallery-control--right {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	right: 6%
}

.c__gallery-item--active,
.c__gallery-item--next,
.c__gallery-item--previous {
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .35);
	position: absolute;
	top: 0
}

.c__gallery-item-description p,
.c__gallery-item-headline,
.c__hdi-intro-headline,
.c__tab-link {
	font-family: proxima-nova, sans-serif
}

.c__gallery-control--right path {
	stroke: #EEE;
	stroke-linecap: round;
	stroke-width: 10px
}

.c__gallery-item--previous {
	width: 90%;
	display: none;
	z-index: 1
}

@media screen and (min-width:768px) {
	.c__gallery-item--previous {
		width: 60%;
		display: block;
		left: -56%
	}
}

.c__gallery-item--active {
	width: 90%;
	display: block;
	left: 5%;
	z-index: 3
}

@media screen and (min-width:768px) {
	.c__gallery-item--active {
		width: 60%;
		left: 20%
	}
}

.c__gallery-item--next {
	width: 90%;
	display: none;
	z-index: 1
}

@media screen and (min-width:768px) {
	.c__gallery-item--next {
		width: 60%;
		display: block;
		left: 96%
	}
}

.c__gallery-item {
	background-color: #222;
	display: block;
	height: 100%;
	padding-top: 56.25%;
	position: relative;
	width: 100%
}

@media screen and (min-width:1024px) {
	.c__gallery-item.has-content .c__gallery-item-image {
		left: 50%;
		width: 50%
	}
}

.c__gallery-item-image {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.c__gallery-item-image .image {
	height: 100%;
	max-width: none;
	width: 100%
}

.c__gallery-item-content {
	background: rgba(0, 0, 0, .75);
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 100%;
	overflow: hidden;
	padding: 20px 15%;
	position: relative;
	width: 100%
}

@media screen and (min-width:768px) {
	.c__gallery-item-content {
		bottom: 0;
		height: auto;
		position: absolute
	}
}

@media screen and (min-width:1024px) {
	.c__gallery-item-content {
		background: 0 0;
		height: 100%;
		padding: 60px;
		position: relative;
		width: 50%
	}
}

.c__gallery-item-info {
	position: relative;
	width: 100%
}

.c__gallery-item-headline {
	color: #399EE6;
	display: block;
	font-size: .625em;
	letter-spacing: 2px;
	margin-bottom: 20px
}

.c__gallery-item-description {
	display: block;
	padding-bottom: 15px;
	position: relative;
}

.c__gallery-item-description p {
	font-size: 1em;
	line-height: 1.375;
}

@media screen and (min-width:768px) {
	.c__gallery-item-description p {
		font-size: 1.125em;
		line-height: 1.375;
	}
}

@media screen and (min-width:1024px) {
	.c__gallery-item-description p {
		font-size: 1.25em;
		line-height: 1.375;
	}
	.c__hero-item.is-homepage .c__hero-item-content {
		padding-top: 200px;
	}
	.c__hero-item-container {
		padding-bottom: 90px;
	}
}

@media screen and (min-width:1280px) {
	.c__gallery-item-description p {
		font-size: 1.5em;
		line-height: 1.5;
	}
}

.c__gallery-item-description a {
	color: #399EE6;
	transition: color .3s cubic-bezier(.23, 1, .32, 1);
}

.c__gallery-item-description a:focus,
.c__gallery-item-description a:hover {
	color: #1774b6;
}

.c__bg--craz-2019 .h1,
.c__bg--craz-2019 .h2,
.c__bg--craz-2019 .h3,
.c__bg--craz-2019 .h4,
.c__bg--craz-2019 .h5,
.c__bg--craz-2019 .h6,
.c__bg--craz-pro-2019 .h1,
.c__bg--craz-pro-2019 .h2,
.c__bg--craz-pro-2019 .h3,
.c__bg--craz-pro-2019 .h4,
.c__bg--craz-pro-2019 .h5,
.c__bg--craz-pro-2019 .h6,
.c__bg--makai-2019 .h1,
.c__bg--makai-2019 .h2,
.c__bg--makai-2019 .h3,
.c__bg--makai-2019 .h4,
.c__bg--makai-2019 .h5,
.c__bg--makai-2019 .h6,
.c__bg--max-2019 .h1,
.c__bg--max-2019 .h2,
.c__bg--max-2019 .h3,
.c__bg--max-2019 .h4,
.c__bg--max-2019 .h5,
.c__bg--max-2019 .h6,
.c__bg--mojo-2019 .h1,
.c__bg--mojo-2019 .h2,
.c__bg--mojo-2019 .h3,
.c__bg--mojo-2019 .h4,
.c__bg--mojo-2019 .h5,
.c__bg--mojo-2019 .h6,
.c__bg--mondo-2019 .h1,
.c__bg--mondo-2019 .h2,
.c__bg--mondo-2019 .h3,
.c__bg--mondo-2019 .h4,
.c__bg--mondo-2019 .h5,
.c__bg--mondo-2019 .h6,
section.c__hdi.is-dark.craz-2019 h1,
section.c__hdi.is-dark.craz-pro-2019 h1,
section.c__hdi.is-dark.helix-2019 h1,
section.c__hdi.is-dark.makai-2019 h1,
section.c__hdi.is-dark.max-2019 h1,
section.c__hdi.is-dark.mondo-2019 h1,
section.c__hero-item.is-dark.craz-2019 h1,
section.c__hero-item.is-dark.craz-pro-2019 h1,
section.c__hero-item.is-dark.helix-2019 h1,
section.c__hero-item.is-dark.makai-2019 h1,
section.c__hero-item.is-dark.max-2019 h1,
section.c__hero-item.is-dark.mojo-2019 h1,
section.c__hero-item.is-dark.mondo-2019 h1 {
	color: #fff!important;
}

section.c__hero-item.is-dark.helix-2019 .c__cta--video {
	background-color: #ffc40c;
	border-color: #ffc40c;
}

section.c__hero-item.is-dark.helix-2019 .c__cta--video:hover {
	background-color: #b1810c;
	border-color: #b1810c;
}

section.c__hero-item.is-dark.mondo-2019 .c__cta--video {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hero-item.is-dark.mondo-2019 .c__cta--video:hover {
	background-color: #0295fd;
	border-color: #0295fd;
}

section.c__hero-item.is-dark.max-2019 .c__cta--video {
	background-color: #009fdf;
	border-color: #009fdf;
}

section.c__hero-item.is-dark.max-2019 .c__cta--video:hover {
	background-color: #006991;
	border-color: #006991;
}

section.c__hero-item.is-dark.mojo-2019 .c__cta--video {
	background-color: #9fcc3b;
	border-color: #9fcc3b;
}

section.c__hero-item.is-dark.mojo-2019 .c__cta--video:hover {
	background-color: #63882b;
	border-color: #63882b;
}

section.c__hero-item.is-dark.makai-2019 .c__cta--video {
	background-color: #c32158;
	border-color: #c32158;
}

section.c__hero-item.is-dark.makai-2019 .c__cta--video:hover {
	background-color: #851942;
	border-color: #851942;
}

section.c__hero-item.is-dark.craz-pro-2019 .c__cta--video {
	background-color: #8c9caf;
	border-color: #8c9caf;
}

section.c__hero-item.is-dark.craz-pro-2019 .c__cta--video:hover {
	background-color: #5b6b7e;
	border-color: #5b6b7e;
}

section.c__hero-item.is-dark.craz-2019 .c__cta--video {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hero-item.is-dark.craz-2019 .c__cta--video:hover {
	background-color: #0095ff;
	border-color: #0095ff;
}

section.c__hdi.is-dark.helix-2019 .c__cta {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hdi.is-dark.helix-2019 .c__cta:hover {
	background-color: #0095ff;
	border-color: #0095ff;
}

section.c__hdi.is-dark.max-2019 .c__cta {
	background-color: #009fdf;
	border-color: #009fdf
}

section.c__hdi.is-dark.max-2019 .c__cta:hover {
	background-color: #006991;
	border-color: #006991
}

section.c__hdi.is-dark.mojo-2019 h1 {
	color: #fff!important
}

section.c__hdi.is-dark.mojo-2019 .c__cta {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hdi.is-dark.mojo-2019 .c__cta:hover {
	background-color: #0496ff;
	border-color: #0496ff;
}

section.c__hdi.is-dark.makai-2019 .c__cta {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hdi.is-dark.makai-2019 .c__cta:hover {
	background-color: #0496ff;
	border-color: #0496ff;
}

section.c__hdi.is-dark.craz-pro-2019 .c__cta {
	background-color: #8c9caf;
	border-color: #8c9caf
}

section.c__hdi.is-dark.craz-pro-2019 .c__cta:hover {
	background-color: #5b6b7e;
	border-color: #5b6b7e
}

section.c__hdi.is-dark.craz-2019 .c__cta {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hdi.is-dark.craz-2019 .c__cta:hover {
	background-color: #0496ff;
	border-color: #0496ff;
}

section.c__hdi.is-dark.mondo-2019 .c__cta {
	background-color: #399ee6;
	border-color: #399ee6;
}

section.c__hdi.is-dark.mondo-2019 .c__cta:hover {
	background-color: #008df2;
	border-color: #008df2;
}

.c__bg--primary {
	background: linear-gradient(to bottom, #1774b6, #399EE6)!important
}

.c__bg--craz {
	background: linear-gradient(to bottom, #b74d0b, #F27121)!important
}

.c__bg--helix {
	background: linear-gradient(to bottom, #1774b6, #399EE6)!important
}

.c__bg--mojo {
	background: linear-gradient(to bottom, #10234a, #1E438D)!important
}

.c__bg--mondo {
	background: linear-gradient(to bottom, #7d9a26, #ACD042)!important
}

.c__bg--max {
	background: linear-gradient(to bottom, #94181a, #DA2327)!important
}

.c__bg--mojo-pro {
	background: linear-gradient(to bottom, #601114, #A51E22)!important
}

.c__bg--craz-2019 {
	background: linear-gradient(to bottom, #db2327, #db2327)!important
}

.c__bg--craz-pro-2019 {
	background: linear-gradient(to bottom, #8c9caf, #8c9caf)!important
}

.c__bg--helix-2019 {
	background: linear-gradient(to bottom, #3eab12, #5db411)!important;
}

.c__bg--mojo-2019 {
	background: linear-gradient(to bottom, #9fcc3b, #9fcc3b)!important
}

.c__bg--mondo-2019 {
	background: linear-gradient(to bottom, #f27123, #f27123)!important
}

.c__bg--max-2019 {
	background: linear-gradient(to bottom, #009fdf, #009fdf)!important
}

.c__bg--makai-2019 {
	background: linear-gradient(to bottom, #c32158, #c32158)!important
}

.theme--craz .c__configurator-msrp-price,
.theme--craz .c__configurator-option-link-msrp,
.theme--craz .c__configurator-title {
	color: #b74d0b
}

.c__bg--wavy-image .c__hdi-content {
	background-position: center;
	background-size: cover
}

.c__configurator-option-name,
.c__configurator-title {
	font-weight: 800 
}

.c__configurator-option-link-title {
	font-weight: 600
}

.c__configurator-panel-button,
.c__engine-item-name {
	font-weight: 100
}

.theme--craz .c__configurator-panel-button {
	background-color: #b74d0b
}

.theme--craz .c__configurator-nav-link.is-active {
	border-bottom-color: #b74d0b
}

.theme--helix .c__configurator-msrp-price,
.theme--helix .c__configurator-option-link-msrp,
.theme--helix .c__configurator-title {
	color: #1774b6
}

.theme--helix .c__configurator-panel-button {
	background-color: #1774b6
}

.theme--helix .c__configurator-nav-link.is-active {
	border-bottom-color: #1774b6
}

.theme--mojo .c__configurator-msrp-price,
.theme--mojo .c__configurator-option-link-msrp,
.theme--mojo .c__configurator-title {
	color: #10234a
}

.theme--mojo .c__configurator-panel-button {
	background-color: #10234a
}

.theme--mojo .c__configurator-nav-link.is-active {
	border-bottom-color: #10234a
}

.theme--mondo .c__configurator-msrp-price,
.theme--mondo .c__configurator-option-link-msrp,
.theme--mondo .c__configurator-title {
	color: #7d9a26
}

.theme--mondo .c__configurator-panel-button {
	background-color: #7d9a26
}

.theme--mondo .c__configurator-nav-link.is-active {
	border-bottom-color: #7d9a26
}

.theme--max .c__configurator-msrp-price,
.theme--max .c__configurator-option-link-msrp,
.theme--max .c__configurator-title {
	color: #94181a
}

.theme--max .c__configurator-panel-button {
	background-color: #94181a
}

.theme--max .c__configurator-nav-link.is-active {
	border-bottom-color: #94181a
}

.theme--mojo-pro .c__configurator-msrp-price,
.theme--mojo-pro .c__configurator-option-link-msrp,
.theme--mojo-pro .c__configurator-title {
	color: #601114
}

.theme--mojo-pro .c__configurator-panel-button {
	background-color: #601114
}

.theme--mojo-pro .c__configurator-nav-link.is-active {
	border-bottom-color: #601114
}

.c__engine-item-bg {
	transform: skew(-12deg);
	display: none
}

.c__engine-item-image {
	padding-left: 0px;
	padding-right: 0
}

.c__hdi.angle--left:before,
.c__hdi.angle--right:before {
	content: '';
	display: block;
	height: 100%;
	left: -1px;
	padding: 1px;
	right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	top: 0
}

.c__engine-item-torque {
	font-weight: 100;
}

.c__engine-list .c__bg--primary {
	background: #399ee6 !important;
}

.c__engine-list .c__bg--primary .h3,
.c__engine-list.is-dark .c__engine-headline {
	color: #fff !important;
}

.c__engine-item-horsepower,
.c__engine-item-name,
.c__engine-item-torque {
	color: #fff;
}

.c__hdi.angle--left {
	position: relative;
	z-index: 1
}

.c__hdi.angle--left:before {
/* 	background: inherit; */
	background-clip: content-box;
	-webkit-background-clip: content-box;
	position: absolute;
	z-index: -1;
	transform: skewY(2deg);
	transform-origin: 100% 0
}

.c__hdi.angle--right {
	position: relative;
	z-index: 1
}

.c__hdi.angle--right:before {
	background: inherit;
	background-clip: content-box;
	-webkit-background-clip: content-box;
	position: absolute;
	z-index: -1;
	transform: skewY(-2deg);
	transform-origin: 0 0
}

.c__hdi-content {
	padding-bottom: 100px;
	padding-top: 100px
}

.c__hdi-intro-headline {
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 1.5em
}

@media screen and (min-width:768px) {
	.c__hdi--left .c__hdi-content,
	.c__hdi--none .c__hdi-content,
	.c__hdi--right .c__hdi-content {
		padding-bottom: 200px;
		padding-top: 200px;
	}
	.c__hdi--bottom .c__hdi-content,
	.c__hdi--bottom .c__hdi-image {
		padding-bottom: 50px
	}
	.c__hdi--top .c__hdi-image {
		min-height: 275px
	}
}

.c__product-intro {
	position: relative;
	z-index: 1;
	background-color: #fff;
	overflow: visible
}

.c__product-intro:before,
.c__product-list:before {
	left: -1px;
	padding: 1px;
	position: absolute;
	right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
	display: block;
	top: 0;
	content: ''
}

.c__product-intro:before {
	background: inherit;
	background-clip: content-box;
	-webkit-background-clip: content-box;
	z-index: -1;
	transform: skewY(2deg);
	transform-origin: 100% 0
}

.c__product-intro.craz .c__specification-value {
	color: #F27121
}

.c__product-intro.craz .c__cta {
	border-color: #F27121;
	color: #F27121
}

.c__product-intro.craz .c__cta:focus,
.c__product-intro.craz .c__cta:hover {
	background-color: #F27121;
	border-color: #fff;
	color: #fff
}

.c__product-intro.craz .c__share a svg {
	fill: #F27121
}

.c__product-intro.craz .c__share a:focus svg,
.c__product-intro.craz .c__share a:hover svg {
	fill: #b74d0b
}

.c__product-intro.craz .c__cta--video {
	background-color: #F27121;
	border-color: #F27121
}

.c__product-intro.helix .c__specification-value {
	color: #399EE6
}

.c__product-intro.helix .c__cta {
	border-color: #399EE6;
	color: #399EE6
}

.c__product-intro.helix .c__cta:focus,
.c__product-intro.helix .c__cta:hover {
	background-color: #399EE6;
	color: #fff
}

.c__product-intro.helix .c__share a svg {
	fill: #399EE6
}

.c__product-intro.helix .c__share a:focus svg,
.c__product-intro.helix .c__share a:hover svg {
	fill: #1774b6
}

.c__product-intro.helix .c__cta--video {
	background-color: #399EE6;
	border-color: #399EE6
}

.c__product-intro.mojo .c__specification-value {
	color: #10234a
}

.c__product-intro.mojo .c__cta {
	border-color: #10234a;
	color: #10234a
}

.c__product-intro.mojo .c__cta:focus,
.c__product-intro.mojo .c__cta:hover {
	background-color: #10234a;
	color: #fff
}

.c__product-intro.mojo .c__share a svg {
	fill: #1E438D
}

.c__product-intro.mojo .c__share a:focus svg,
.c__product-intro.mojo .c__share a:hover svg {
	fill: #10234a
}

.c__product-intro.mojo .c__cta--video {
	background-color: #10234a;
	border-color: #10234a
}

.c__product-intro.mondo .c__specification-value {
	color: #ACD042
}

.c__product-intro.mondo .c__cta {
	border-color: #ACD042;
	color: #ACD042
}

.c__product-intro.mondo .c__cta:focus,
.c__product-intro.mondo .c__cta:hover {
	background-color: #ACD042;
	color: #fff
}

.c__product-intro.mondo .c__share a svg {
	fill: #ACD042
}

.c__product-intro.mondo .c__share a:focus svg,
.c__product-intro.mondo .c__share a:hover svg {
	fill: #7d9a26
}

.c__product-intro.mondo .c__cta--video {
	background-color: #ACD042;
	border-color: #ACD042
}

.c__product-intro.max .c__specification-value {
	color: #DA2327
}

.c__product-intro.max .c__cta {
	border-color: #DA2327;
	color: #DA2327
}

.c__product-intro.max .c__cta:focus,
.c__product-intro.max .c__cta:hover {
	background-color: #DA2327;
	border-color: #fff;
	color: #fff
}

.c__product-intro.max .c__share a svg {
	fill: #DA2327
}

.c__product-intro.max .c__share a:focus svg,
.c__product-intro.max .c__share a:hover svg {
	fill: #94181a
}

.c__product-intro.max .c__cta--video {
	background-color: #DA2327;
	border-color: #DA2327
}

.c__product-intro.mojo-pro .c__specification-value {
	color: #A51E22
}

.c__product-intro.mojo-pro .c__cta {
	border-color: #A51E22;
	color: #A51E22
}

.c__product-intro.mojo-pro .c__cta:focus,
.c__product-intro.mojo-pro .c__cta:hover {
	background-color: #A51E22;
	border-color: #fff;
	color: #fff
}

.c__product-intro.mojo-pro .c__share a svg,
.c__product-intro.mojo-pro .c__share a:focus svg,
.c__product-intro.mojo-pro .c__share a:hover svg {
	fill: #A51E22
}

.c__product-intro.mojo-pro .c__cta--video {
	background-color: #A51E22;
	border-color: #A51E22
}

.c__product-list {
	z-index: 1
}

.c__product-list:before {
	background: inherit;
	background-clip: content-box;
	-webkit-background-clip: content-box;
	z-index: -1;
	transform: skewY(2deg);
	transform-origin: 100% 0
}

.c__specification-value {
	font-weight: 100
}

.c__specification-title {
	font-weight: 800
}

.helix-2019 .c__specification-value {
	color: #399ee6;
}

.mondo-2019 .c__specification-value {
	color: #399ee6;
}

.max-2019 .c__specification-value {
	color: #399ee6 !important;
}

.craz-2019 .c__specification-value {
	color: #399ee6;
}

.craz-pro-2019 .c__specification-value {
	color: #399ee6;
}

.makai-2019 .c__specification-value {
	color: #399ee6 !important;
}

.mojo-2019 .c__specification-value {
	color: #399ee6;
}

.c__tabs {
	background-color: #fff;
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%
}

.c__tabs .liquid-container {
	height: 100%;
	width: 100%
}

.c__tabs .liquid-child {
	height: 100%
}

.c__tabs.is-dark {
	background-color: #000
}

.c__tabs.is-dark .c__tabs-headline {
	color: #fff
}

.c__tabs-container {
	overflow: hidden;
	position: relative
}

.c__tabs-content {
	display: block;
	position: relative;
	width: 100%
}

.c__tabs-headline {
	color: #000;
	padding-top: 60px;
	text-align: center;
	width: 100%
}

.c__tabs-nav {
	text-align: center
}

.c__tabs-nav-item {
	display: inline-block;
	margin-right: -4px
}

.c__tab-link {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	display: inline-block;
	margin: 0;
	color: #999;
	border-bottom: 2px solid #EEE;
	font-size: .8125em;
	letter-spacing: 2px;
	padding: 20px 40px;
	text-transform: uppercase
}

.utility__nav-link.is-new,
.utility__nav-list {
	background-color: #399EE6
}

.archive-list-item,
.dealership-list-item.listed {
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE
}

.archive-controls-label,
.utility__nav-link {
	font-size: .75em;
	font-family: proxima-nova, sans-serif;
	text-transform: uppercase
}

.c__tab-link.is-active {
	border-bottom-color: #399EE6;
	border-bottom-width: 4px;
	color: #399EE6;
	padding-bottom: 19px
}

.c__tabs-items {
	padding-bottom: 50px;
	padding-top: 40px
}

.c__tab-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.utility__nav.has-alert .utility__nav-list {
	padding-right: 0
}

.utility__nav-list {
	border-radius: 9999px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0 18px
}

.utility__nav-link {
	color: #fff;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 20px 18px;
	text-decoration: none;
	transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

.utility__nav-link.is-active,
.utility__nav-link:focus,
.utility__nav-link:hover {
	color: #fff
}

.utility__nav-link.alert-link {
	padding: 20px 27px
}

.archive-controls {
	background-color: #fff;
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 20px
}

.archive-container {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: .69444%;
	padding-right: .69444%;
	display: block
}

@media screen and (min-width:768px) {
	.archive-container {
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.archive-controls-label {
	color: #666;
	display: block;
	letter-spacing: 2px;
	padding: 16px 20px 5px 0
}

.archive-list-item-name,
.p__dealership-controls-title {
	color: #399EE6
}

.archive-controls-select {
	display: inline-block;
	margin: 0 5px 5px 0
}

@media screen and (min-width:900px) {
	.archive-controls-label {
		display: inline-block;
		float: left;
		padding-bottom: 0
	}
}

.archive-results {
	background-color: #EEE;
	overflow: hidden;
	padding-bottom: 100px;
	padding-top: 30px
}

.archive-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.archive-list-item,
.archive-list-item-image {
	display: block;
	position: relative
}

.archive-list-item {
	background-color: #fff;
	overflow: hidden;
	width: 100%
}

@media screen and (min-width:640px) {
	.archive-list-item {
		width: 50%
	}
}

@media screen and (min-width:960px) {
	.archive-list-item {
		width: 33.33333%
	}
}

.archive-list-item-image:before {
	background-color: #ddd;
	display: block;
	content: '';
	width: 100%;
	padding-top: 45.71429%
}

.c__dealership-search,
.p__dealerships,
.p__dealerships-controls {
	background-color: #fff;
	display: block
}

.archive-list-item-image img {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.archive-list-item-content {
	padding: 30px 20px
}

@media screen and (min-width:960px) {
	.archive-list-item-content {
		padding: 40px 30px
	}
}

@media screen and (min-width:1280px) {
	.archive-list-item-content {
		padding: 50px 40px
	}
}

.c__dealership-search {
	position: relative;
	text-align: left;
	width: 100%
}

.c__dealership-search-container {
	overflow: hidden;
	position: relative
}

.c__dealership-search-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	display: block;
	padding: 180px .69444% 50px
}

.c__dealership-search-content .is-locating {
	padding-top: 50px;
	text-align: center
}

.c__dealership-search-content .liquid-child,
.c__dealership-search-content .liquid-container {
	overflow: visible
}

.c__dealership-search-headline h1 {
	margin-bottom: 50px;
	text-align: center
}

.p__dealerships {
	position: relative
}

.p__dealerships-controls {
	padding-bottom: 30px;
	padding-top: 60px;
	text-align: center
}

.p__dealership-controls-select {
	display: inline-block;
	width: 310px;
	margin: 0 5px
}

.dealership-results {
	box-sizing: border-box;
	width: 100%;
	float: left;
	background-color: #EEE;
	display: block;
	padding: 30px .69444% 100px
}

@media screen and (min-width:768px) {
	.dealership-results {
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 6.94444%;
		padding-right: 6.94444%
	}
}

.ember-basic-dropdown,
.ember-basic-dropdown-content,
.ember-basic-dropdown-content *,
.ember-power-select *,
.ember-power-select-dropdown * {
	box-sizing: border-box
}

.dealership-results .loading,
.dealership-results .no-results {
	width: 100%;
	height: 190px;
	margin: 0;
	padding-top: 70px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 2em;
	text-align: center
}

.dealership-list-item-map .g-map,
.dealership-list-item.listed .dealership-list-item-details {
	height: 100%
}

.dealership-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.dealership-list-item-address {
	display: block;
	font-size: .75em;
	padding-bottom: 15px
}

.dealership-list-item {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media screen and (min-width:640px) {
	.dealership-list-item.listed {
		width: 50%
	}
	.dealership-list-item-details {
		padding: 40px 20px 20px
	}
}

@media screen and (min-width:960px) {
	.dealership-list-item.listed {
		width: 33.33333%
	}
}

.dealership-list-item.result {
	box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .3);
	margin: 0 auto 40px;
	width: 100%
}

.dealership-list-item.result .c__ctas--inline {
	display: block
}

.dealership-list-item.result .c__ctas--inline .c__cta {
	width: 100%
}

@media screen and (min-width:600px) {
	.dealership-list-item.result .c__ctas--inline {
		display: -ms-flexbox;
		display: flex
	}
	.dealership-list-item.result .c__ctas--inline .c__cta {
		width: auto
	}
}

@media screen and (min-width:768px) {
	.dealership-list-item.result {
		width: 87.5%
	}
}

@media screen and (min-width:1024px) {
	.dealership-list-item.result {
		width: 75%
	}
}

@media screen and (min-width:1280px) {
	.dealership-list-item.result {
		width: 62.5%
	}
}

.dealership-list-item.result .dealership-list-item-details {
	margin-left: 50%;
	width: 50%
}

.dealership-list-item-map {
	background-color: #EEE;
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%
}

.dealership-list-item-map .g-map-canvas {
	width: 100%;
	height: 100%
}

.dealership-list-item-details {
	background-color: #fff;
	display: block;
	padding: 40px 20px 20px;
	position: relative
}

@media screen and (min-width:960px) {
	.dealership-list-item-details {
		padding: 50px 30px 30px
	}
}

@media screen and (min-width:1280px) {
	.dealership-list-item-details {
		padding: 80px 50px 50px
	}
}

.dealership-list-item-info {
	display: block;
	padding-top: 5px;
	position: relative
}

.dealership-list-item-country {
	color: #399EE6;
	font-family: proxima-nova, sans-serif;
	font-size: .625em;
	position: absolute;
	text-transform: uppercase;
	top: 20px
}

@media screen and (min-width:960px) {
	.dealership-list-item-country {
		top: 30px
	}
}

@media screen and (min-width:1280px) {
	.dealership-list-item-country {
		top: 50px
	}
}

.dealership-list-item-name {
	font-family: proxima-nova, sans-serif;
	font-size: .875em;
	line-height: 2.14286
}

.dealership-list-item-label {
	color: #999;
	font-family: proxima-nova, sans-serif;
	font-size: .625em;
	padding-right: 10px;
	text-transform: uppercase
}

.dealership-list-item-value {
	bottom: 2px;
	font-size: .75em;
	left: 0;
	overflow: hidden;
	padding-left: 50px;
	position: absolute;
	right: 0;
	text-overflow: ellipsis;
	white-space: nowrap
}

.dealership-list-item-value a {
	color: #399EE6;
	text-decoration: none
}

.c__dealership-search-form {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.c__dealership-search-form .c__form--inline {
	display: block
}

.c__dealership-search-form .c__form--inline input {
	background-color: transparent!important;
	border-color: rgba(255, 255, 255, .5)!important;
	color: #fff!important;
	display: inline!important;
	font-family: proxima-nova, sans-serif!important;
	font-size: 10px!important;
	letter-spacing: 2px!important;
	transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

.c__dealership-search-form .or,
.site__nav-link {
	font-family: proxima-nova, sans-serif
}

.c__dealership-search-form .c__form--inline input:-ms-input-placeholder {
	color: rgba(255, 255, 255, .5)!important
}

.c__dealership-search-form .c__form--inline input::placeholder {
	color: rgba(255, 255, 255, .5)!important
}

.c__dealership-search-form .c__form--inline input:focus {
	border-color: #fff!important
}

@media screen and (max-width:440px) {
	.c__dealership-search-form .c__form--inline input {
		width: auto!important
	}
}

.c__dealership-search-form .c__form--inline button {
	display: inline!important
}

.c__dealership-search-form .or {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 1.75;
	opacity: .5;
	padding: 10px 30px
}

.site__footer-legal,
.site__footer-link,
.site__nav-link {
	letter-spacing: 1px;
	text-transform: uppercase
}

.c__dealership-search-form .i--locator {
	background: 0 0;
	height: 16px;
	left: 12px;
	position: absolute;
	top: 10px;
	width: 16px
}

.c__dealership-search-form .i--locator path.circle {
	fill: #fff
}

.c__dealership-search-form .c__cta--location {
	padding-left: 35px;
	position: relative
}

@media screen and (min-width:768px) {
	.c__dealership-search-form {
		-ms-flex-direction: row;
		flex-direction: row
	}
	.c__dealership-search-form .i--locator {
		left: 22px;
		height: 20px;
		top: 13px;
		width: 20px
	}
	.c__dealership-search-form .c__cta--location {
		padding-left: 60px
	}
}

.site__footer-social svg {
	fill: #399EE6;
	transition: fill .3s cubic-bezier(.23, 1, .32, 1)
}

.site__footer-social .site__footer-link:focus svg,
.site__footer-social .site__footer-link:hover svg {
	fill: #1774b6
}

.site__footer-list {
	display: block;
	padding-top: 30px
}

.site__footer-link {
	color: #bbb;
	display: block;
	font-size: .625em;
	font-weight: 700;
	text-decoration: none;
	transition: color .3s cubic-bezier(.23, 1, .32, 1)
}

.site__footer-link:focus,
.site__footer-link:hover {
	color: #fff
}

.site__footer-legal {
	color: #BBB;
	font-size: .625em
}

.site__header {
	background-color: #399EE6;
	height: 60px
}

.site__header.is-hidden {
	transform: translate3d(0, -80px, 0)
}

.site__header .i__moomba {
	width: 170px;
}

@media screen and (min-width:960px) {
	.site__header .i__moomba {
		width: 280px;
	}
}

@media screen and (min-width:1024px) {
	.site__header {
		background-color: transparent;
		height: 80px;
	}
}

.site__header-content {
	background-color: #399EE6;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 0;
	padding-right: 20px;
}

.site__header-content .logo {
	position: relative;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	margin-left: -20px;
	padding-left: calc(3.125% + 20px);
	padding-right: 20px;
}

.site__header-content .logo:after {
	background-color: #399EE6;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	bottom: 0;
	top: 0;
	width: calc(100% + 6px);
	transform: skewX(-25deg);
	transform-origin: 100%;
	transition: background-color .3s cubic-bezier(.23, 1, .32, 1);
}

@media screen and (min-width:1024px) {
	.site__header-content {
		background-color: transparent;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-right: 0
	}
	.site__header-content .logo {
		height: 80px
	}
}

@media screen and (min-width:1280px) {
	.site__header-content {
		padding-left: 0;
		padding-right: 0
	}
	.site__header-content .logo {
		padding-left: 60px;
		padding-right: 20px
	}
}

@media screen and (max-width:1024px) {
	.is-open .site__nav .site__nav-list {
		background-color: #fff;
		padding-top: 70px;
		text-align: center
	}
	.is-open .site__nav .site__nav-link {
		color: #399EE6
	}
	.is-open .site__nav .site__nav-toggle:after,
	.is-open .site__nav .site__nav-toggle:before {
		background-color: #399EE6!important
	}
}

@media screen and (min-width:1024px) {
	.site__nav-item:first-child .site__nav-link {
		padding-left: 35px
	}
	.site__nav-item.is-open .site__nav-link,
	.site__nav-item.is-open .site__nav-link:after {
		background-color: transparent
	}
}

.site__nav-link {
	background-color: transparent;
	color: #399EE6;
	font-size: .75em;
	font-weight: 800;
	padding: 10px 0;
	text-decoration: none;
	transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

@media screen and (min-width:1024px) {
	.site__nav-link {
		position: relative;
		line-height: 80px;
		padding: 0 13px
	}
	.site__nav-link:after {
		background-color: #fff;
		content: '';
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		z-index: -1;
		-webkit-backface-visibility: hidden;
		bottom: 0;
		top: 0;
		width: calc(100% + 6px);
		transform: skewX(-25deg);
		transform-origin: 100%;
		transition: background-color .3s cubic-bezier(.23, 1, .32, 1)
	}
}

@media screen and (min-width:1180px) {
	.site__nav-link {
		padding: 0 20px
	}
}

.site__nav-link:hover {
	color: #fff;
	z-index: 1
}

.site__nav-link:hover:after {
	background-color: #399EE6
}

.site__nav-toggle {
	height: 80px
}

.site__nav-toggle:before {
	top: 33px
}

.site__nav-toggle:after {
	bottom: 33px
}

.is-open .site__nav .site__nav-toggle:after,
.is-open .site__nav .site__nav-toggle:before {
	background-color: #fff
}

.is-open .site__nav .site__nav-toggle:before {
	top: 37px
}

.is-open .site__nav .site__nav-toggle:after {
	bottom: 40px
}

.site__nav-drop-content {
	padding-top: 0;
	top: 0
}

.subnav-products,
.subnav__generic-list {
	padding-top: 80px
}

.subnav-products-list {
	padding: 0
}
.subnav-products-list-item {
width: 33.3% !important;
}

@media screen and (max-width:960px) {
	.subnav-products-list-item {
		width: 50%
	}
	.subnav-products-list-item .subnav-products-item-info {
		width: 100%
	}
}

.subnav-products-list-item:nth-child(4n) {
	border-right: 0
}

.subnav-products-list-item:nth-child(n+5) {
	border-bottom: 0
}

.subnav-products-list-item .aligner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.subnav-products-list-item .h3.moomba-sub-nav-title {
	font-size: 2em;
	display: inline-block;
	width: 100%
}

.subnav-products-list-item .subnav-products-item .c__specification-value {
	font-size: 1em
}

.subnav-products-list-item .c__cta--inline,
.subnav-products-list-item .c__ctas--inline {
	display: block
}

.subnav-products-list-item .subnav-products-item-info.full-width {
	width: 100%
}

.subnav-products-list-item .c__cta {
	padding: 10px 25px
}

.subnav-products-list-item .c__cta.c__cta--inline.view-all-models {
	margin: auto
}

.subnav-products-list-item .c__ctas {
	padding-top: 0
}

.subnav-products-list-item .c__cta.c__cta--inline {
	margin-bottom: 10px
}

.bg-primary {
	background-color: #399EE6
}

@media screen and (min-width:1680px) {
	.subnav-products-item {
		-ms-flex-direction: row;
		flex-direction: row
	}
	.subnav-products-item-image {
		width: 45%
	}
	.subnav-products-item-info {
		padding-left: 20px;
		width: 55%
	}
}

.ember-basic-dropdown {
	position: relative
}

.ember-basic-dropdown-content {
	position: absolute;
	width: auto;
	z-index: 1000;
	background-color: #fff
}

.ember-basic-dropdown-content--left {
	left: 0
}

.ember-basic-dropdown-content--right {
	right: 0
}

.ember-basic-dropdown-overlay {
	position: fixed;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	pointer-events: none
}

.ember-basic-dropdown-content-wormhole-origin {
	display: inline
}

.ember-power-select {
	position: relative
}

.ember-power-select-trigger {
	position: relative;
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	border-right: 2px solid #DDD;
	border-left: 2px solid #DDD;
	border-radius: 0;
	background-color: #fff;
	line-height: 1.75;
	overflow-x: hidden;
	text-overflow: ellipsis;
	min-height: 1.75em;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	color: #000
}

.ember-power-select-trigger:after {
	content: "";
	display: table;
	clear: both
}

.ember-power-select-trigger--active,
.ember-power-select-trigger:focus {
	border-top: 2px solid #EEE;
	border-bottom: 2px solid #EEE;
	border-right: 2px solid #EEE;
	border-left: 2px solid #EEE;
	box-shadow: none
}

.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded=true],
.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded=true] {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded=true] {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ember-power-select-placeholder {
	color: #999;
	display: block;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ember-power-select-status-icon {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-style: solid;
	border-width: 7px 4px 0;
	border-color: #399EE6 transparent transparent
}

.ember-basic-dropdown-trigger[aria-expanded=true] .ember-power-select-status-icon {
	transform: rotate(180deg)
}

.ember-power-select-clear-btn {
	position: absolute;
	cursor: pointer;
	right: 25px
}

.ember-power-select-trigger-multiple-input {
	font-family: inherit;
	font-size: inherit;
	border: none;
	display: inline-block;
	line-height: inherit;
	-webkit-appearance: none;
	outline: 0;
	padding: 0;
	float: left;
	background-color: transparent;
	text-indent: 2px
}

.ember-power-select-trigger-multiple-input:disabled {
	background-color: #eee
}

.ember-power-select-trigger-multiple-input:-ms-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-webkit-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-moz-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-ms-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-multiple-options {
	padding: 0;
	margin: 0
}

.ember-power-select-multiple-option {
	border: 1px solid gray;
	border-radius: 0;
	color: #333;
	background-color: #e4e4e4;
	padding: 0 4px;
	display: inline-block;
	line-height: 1.45;
	float: left;
	margin: 2px 0 2px 3px
}

.ember-power-select-multiple-remove-btn {
	cursor: pointer
}

.ember-power-select-multiple-remove-btn:not(:hover) {
	opacity: .5
}

.ember-power-select-search {
	padding: 4px
}

.ember-power-select-search-input {
	border: 2px solid #DDD;
	border-radius: 0;
	font-size: inherit;
	line-height: inherit
}

.ember-power-select-search-input:focus {
	border: 2px solid #EEE;
	box-shadow: none
}

.ember-power-select-dropdown {
	border-left: 2px solid #EEE;
	border-right: 2px solid #EEE;
	line-height: 1.75;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	color: #000
}

.ember-power-select-dropdown.ember-basic-dropdown-content--above {
	border-top: 2px solid #EEE;
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ember-power-select-dropdown.ember-basic-dropdown-content--below,
.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
	border-top: none;
	border-bottom: 2px solid #EEE;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
	width: 100%
}

.ember-power-select-options {
	list-style: none;
	margin: 0;
	padding: 0;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.ember-power-select-options[role=listbox] {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 12.25em
}

.ember-power-select-option {
	cursor: pointer;
	padding: 0 8px
}

.ember-power-select-group[aria-disabled=true] {
	color: #999;
	cursor: not-allowed
}

.ember-power-select-group[aria-disabled=true] .ember-power-select-option,
.ember-power-select-option[aria-disabled=true] {
	color: #999;
	pointer-events: none;
	cursor: not-allowed
}

.ember-power-select-option[aria-selected=true] {
	background-color: #ddd
}

.ember-power-select-option[aria-current=true] {
	background-color: #399EE6;
	color: #fff
}

.ember-power-select-group-name {
	cursor: default;
	font-weight: 700
}

.ember-power-select-trigger[aria-disabled=true] {
	background-color: #eee
}

.ember-power-select-trigger {
	padding: 10px 40px 10px 10px;
	text-align: left
}

.ember-power-select-placeholder,
.ember-power-select-selected-item {
	margin-left: 8px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
	padding-left: 24px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-option {
	padding-left: 40px
}

.ember-power-select-group .ember-power-select-option {
	padding-left: 24px
}

.ember-power-select-group .ember-power-select-group-name {
	padding-left: 8px
}

.ember-power-select-trigger[dir=rtl] {
	padding: 0 0 0 16px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder,
.ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item {
	margin-right: 8px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option,
.ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input {
	float: right
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon {
	left: 5px;
	right: initial
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn {
	left: 25px;
	right: initial
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
	padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option {
	padding-right: 40px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option {
	padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name {
	padding-right: 8px
}

.ember-power-select-status-icon {
	right: 10px
}

.ember-power-select-option,
.ember-power-select-placeholder,
.ember-power-select-selected-item,
.ember-power-select-trigger {
	font-family: proxima-nova, sans-serif;
	font-size: 14px
}

.ember-power-select-option {
	padding-bottom: 8px;
	padding-top: 8px
}

.ember-power-select-trigger:focus {
	outline: 0
}

.select {
	width: 300px
}

.ember-power-select-search-input {
	padding: 10px!important;
	width: 100%!important
}

.form-error {
	color: #399EE6;
	display: block;
	font-size: .625em;
	padding: 5px 0
}

input:not([type=submit]):not([type=file]):not([type=checkbox]),
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	color: #000;
	font-family: proxima-nova, sans-serif;
	font-size: 14px;
	line-height: 1.75;
	margin: 0;
	outline: 0;
	overflow: hidden;
	padding: 10px 20px;
	white-space: nowrap;
	width: 100%;
	vertical-align: middle;
	zoom: 1
}

input:not([type=submit]):not([type=file]):not([type=checkbox]):-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999
}

input:not([type=submit]):not([type=file]):not([type=checkbox])::placeholder,
textarea::placeholder {
	color: #999
}

input:not([type=submit]):not([type=file]):not([type=checkbox]):focus,
input:not([type=submit]):not([type=file]):not([type=checkbox]):hover,
textarea:focus,
textarea:hover {
	border-color: #EEE
}

@media screen and (min-width:768px) {
	input:not([type=submit]):not([type=file]):not([type=checkbox]),
	textarea {
		border-width: 2px;
		padding: 15px 20px
	}
        
/*
        .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image{
            order:2;
        }
         .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-content{
            order:1;
        }
*/
    .custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-image,
    .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-content{
        order:1;
        margin-left: 0;
         padding-top: 0;
         padding-bottom: 0px;
    }
   .custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-content,
     .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image{
        order:2; 
         padding-top: 0;
         padding-bottom: 0px;
    }
    .custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-content h1,
    .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-content h1   {
        color:#8c9caf!important;
    }
    .custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-image,
    .custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-image img,
     .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image,
    .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image img,
    .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image img,
    .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image{
        position: static; 
        transform:none;
    } 
.custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-image img,
    .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-image img{
        width: 100%;
    }

    
    
    .custom-newupdatepage .c__bg.c__bg--top-left.c__bg--craz-pro-2019,
    .custom-newupdatepage .c__bg.c__bg--top-left.c__bg--mojo-2019,
    .custom-newupdatepage .c__bg.c__bg--top-left.c__bg--mondo-2019,
    .custom-newupdatepage .c__bg.c__bg--top-left.c__bg--max-2019,    
     .custom-newupdatepage .c__hdi--left.c__hdi--fill .c__hdi-content{
        background: #fff !important;
    }
    .custom-newupdatepage .c__hdi--right.c__hdi--fill .c__hdi-image img {
/*    margin-left: -36%;*/
}
        
}

input:not([type=submit]):not([type=file]):not([type=checkbox]).is-error,
textarea.is-error {
	border-color: #399EE6
}

input[type=submit] {
	margin: 0
}

@media screen and (min-width:440px) {
	input:not([type=submit]):not([type=file]):not([type=checkbox]),
	input[type=submit],
	textarea {
		width: 300px
	}
}

.c__hero-item-parent .c__ctas.null a {
display: inline-block;
float: none;
vertical-align: top;
margin: 0px 2px;
}
.c__hero-item-parent .c__ctas {
   display: block;
   padding-top: 15px;
   float: left;
   width: 100%;
   text-align: center;
}

.c__gallery.is-homepage .c__gallery-container .c__gallery-headline {
   margin-bottom: 0;
   padding-bottom: 50px;
   padding-top: 60px;
   letter-spacing: -6px;
   text-align: center;
   width: 100%;
   
}
.desc_pro .c__specifications {
position: relative;
z-index: 99999;
}
.desc_pro .c__product-intro-description.typography {
position: relative;
z-index: 99999;
}
.page-template-helix-php .c__hero-item-content h1.c__hero-item-headline.h1 {
   color: #fff !important;
}

.page-template-helix-php .c__cta--video.is-disabled:focus, .page-template-helix-php .c__cta--video.is-disabled, .page-template-helix-php .c__cta--video:focus, .page-template-helix-php .c__cta--video{
   background-color: #399ee6;
   border-color: #399ee6;
}
.page-template-helix-php  .c__cta--video.is-disabled:focus, .page-template-helix-php .c__cta--video.is-disabled:hover,.page-template-helix-php .c__cta--video:focus, .page-template-helix-php .c__cta--video:hover {
   background-color: #399ee6;
   border-color: #399ee6;
}

.page-template-helix-php .c__specification-value {
   color: #399ee6;
}
.page-template-helix-php .c__specification-title {
   font-weight: 800;
}
.page-template-helix-php  .c__product-intro-container.desc_pro h2 {
font-size: 80px;
}
.page-template-helix-php  h1.c__hdi-headline.h3 {
font-size: 2.8em;
}
.page-template-helix-php  .c__engine-content {
padding-left: 24.69444%;
padding-right: 24.69444%;
}

.page-template-max-php .typography h2 {
font-size: 4em;
line-height: .75;
}

.bx-wrapper .bx-next {
background: url(https://moombaboats.com.au/wp-content/uploads/2018/10/right_arrow.png) no-repeat center center !important;
}
.bx-wrapper .bx-prev{
background: url(https://moombaboats.com.au/wp-content/uploads/2018/10/left_arrow.png) no-repeat center center !important    ;
}
div.bx-wrapper {
clear: both;
}
.page-template-max-php  .c__engine-content {
padding-left: 21.69444%;
padding-right: 21.69444%;
}

.page-template-mondo-php  .typography h2 {
font-size: 4.1em;
line-height: .75;
}

.page-template-mondo-php .c__engine-content {
padding-left: 21.69444%;
padding-right: 21.69444%;
}

.custom-menu a.subnav-products-item {
/*    display: block;
   height: auto !important; */
}
.custom-menu {
    width: 100%;
   -ms-flex-align: center;
   align-items: center;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
height: 100%;
}
.custom-menu .c__ctas.null.c__ctas--inline a.subnav-products-item {
   display: none;
}
.subnav-products-list-item:nth-child(4) {
   width: 25%;
}
.subnav-products-list-item:nth-child(5) {
   width: 25%;
}
a.subnav-products-item.aligner {
display: none;
}
.custom-menu a.c__cta.c__cta--inline.view-all-models{
left: 39% !important;
}
div.film_roll_child img {
	box-shadow: 0 20px 40px 0 rgba(0,0,0,.35);
	background-color: #222;
/* 	padding-bottom: 1px; */
	width: 699px !important;
	height: 390px !important;
	margin: 0 100px;

}

.pri-page h2 {
font-size: 30px;
font-weight: 600;
}
.pri-page {
color: #fff;
padding: 0 15px;
margin: 100px auto 0 auto;
max-width: 1170px;
}
.pri-page p {
line-height: 30px;
font-size: 14px;
}
.pri-page  h3 {
font-size: 22px;
font-weight: 500;
}
.pri-page ul {
margin: 0;
padding: 0 20px;
list-style: disc;
}
.pri-page ul li {
display: list-item;
line-height: 30px;
font-size: 14px;   
}
.pri-page ul li::first-letter {
    text-transform: capitalize;
}

@media screen and (max-width: 991px){
.page-id-1605 ul.subnav-products-list li {
    width: 50% !important;
}
}
@media screen and (max-width: 639px){
.page-id-1605 ul.subnav-products-list li {
    width: 100% !important;
}
}

/* 29-08-2019 */
.custom-newupdatepage .c__hero-item-container .custom-main-newupdate {
    width: 50%;
    text-align: left;
    position: relative;
    z-index: 1;
}
.custom-newupdatepage .c__hero-item-container .custom-main-newupdate .c__hero-item-content{
    padding: 0 6.94444%;
}
.custom-newupdatepage .c__hero-item-container .custom-main-newupdate .c__hero-item-content .h3 {
    font-size: 5em;
    line-height: .75;
}
.custom-newupdatepage .c__hero-item.is-dark {
    position: relative;
    height: 100vh;
}
.custom-newupdatepage .c__hero-item.is-dark:after {
    display: block;
    content: "";
    background-image: url(https://www.moomba.com/assets/images/hero-splash-moomba-2020-d5245dab3a3047ed7077a33451ac7538.png );
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    width: 100%;
    height: 800px;
    bottom: 0;
    left: 0;
}

.custom-newupdatepage .c__cta--video{
    background: #9fcc3b !important;
    border: solid #9fcc3b !important;
    color: #fff !important;
}
.custom-newupdatepage .c__cta--video:before{
    border-left-color: #fff !important;
}
.custom-newupdatepage .c__cta--video:after{
    border-color: #fff !important;
}
.custom-newupdatepage .c__cta--video:hover{
    background-color: #63882b !important;
    border-color: #63882b !important;
}

.custom-newupdatepage .c__cta{
     border-color: #5b6b7e !important;
    color: #5b6b7e !important;
}
.custom-newupdatepage .c__cta:hover{
     background-color: #5b6b7e !important;
    border-color: #fff !important;
    color: #fff !important;
}


.custom-newupdatepage .c__hdi.c__bg--white.mondo .c__cta--video:focus, 
.custom-newupdatepage .c__hdi.c__bg--white.mondo .c__cta--video:hover {
    background-color: #63882b;
    border-color: #63882b;
}

.custom-newupdatepage .c__hdi.c__bg--white.mondo .c__cta--video {
    background: #9fcc3b;
    border: solid #9fcc3b;
}
.c__hdi.c__bg--white.mondo .c__cta:hover {
    background-color: #5b6b7e;
    border-color: #fff;
    color: #fff;
}
.custom-newupdatepage .c__bg.c__bg--center-center.c__bg--dark{
    position: absolute;
}

.bg--mondo .c__cta, .c__ctas.mondo .c__cta, .c__hdi.c__bg--white.mondo .c__cta {
    border-color: #5b6b7e;
    color: #5b6b7e;
}
/* 29-08-2019 */


.hero-splash::after {
	display: block;
	content: "";
	background-image: url(https://moombaboats.com.au/wp-content/uploads/2020/01/hero-splash-moomba-2020-d5245dab3a3047ed7077a33451ac7538.png);
	background-size: cover;
	background-position: bottom center;
	position: absolute;
	width: 100%;
	height: 800px;
	bottom: 0;
	left: 0;
}
.hero-splash {
    position: relative;
    height: auto;
}
.c__hero-item {
    background-color: 
    #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}