@charset "UTF-8";
.section-heading,
.store-buttons {
	display: inline-block;
	vertical-align: middle
}

footer,
section {
	text-align: center
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.mc-hide-scrolls,
.mc-old-browser .mc-image,
.slick-list,
body .mc-cycle,
div.mc-image {
	overflow: hidden
}

.wrapper,
body,
html {
	height: 100%
}

body {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #848484
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Dosis;
	color: #444
}

h5 {
	font-size: 15px
}

@media screen and (min-width:992px) {
	footer .container-fluid,
	header .container-fluid,
	section .container-fluid {
		padding-left: 2em;
		padding-right: 2em
	}
}

@media screen and (min-width:1200px) {
	footer .container-fluid,
	header .container-fluid,
	section .container-fluid {
		padding-left: 7em;
		padding-right: 7em
	}
}

@media screen and (min-width:1440px) {
	body {
		font-size: 16px
	}
	footer .container-fluid,
	header .container-fluid,
	section .container-fluid {
		padding-left: 15em;
		padding-right: 15em
	}
}

a {
	color: #e95a0a
}

a:focus,
a:hover {
	color: #f78748;
	text-decoration: none
}

.btn {
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.navbar {
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	margin-top: -60px;
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid #e7e7e7
}

.navbar.active {
	margin-top: 0
}

.navbar-logo {
	padding-top: 3px;
	padding-bottom: 3px
}

.navbar-logo img {
	width: 100px
}

.navbar-default .navbar-nav>li>a {
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase
}

section {
	padding: 43px 0;
	margin: 35px 0;
	background-color: #fff
}

section.hero-unit {
	margin-top: 0
}

section.alternate-bg-color {
	background-color: #eaeaea
}

section h2 {
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 3.5em;
	font-weight: 200
}

section p {
	line-height: 1.8
}

@media screen and (max-width:480px) {
	section h2 {
		font-size: 2.5em
	}
}

@media screen and (min-width:992px) {
	section {
		text-align: left;
		padding: 65px 0
	}
	section h2 {
		margin-top: 0
	}
	section hr {
		margin-left: 0
	}
}

.section-heading,
.section-heading.left-aligned hr {
	margin-left: auto;
	margin-right: auto
}

@media screen and (min-width:1200px) {
	section h2 {
		font-size: 3em
	}
}

.facebook-bg {
	background-color: #3b59ab
}

.twitter-bg {
	background-color: #2b97f0
}

.googleplus-bg {
	background-color: #dd4b39
}

.section-heading {
	margin-bottom: 60px
}

@media screen and (min-width:992px) {
	.section-heading.left-aligned hr {
		margin: 0
	}
}

.section-heading hr {
	width: 40px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border-color: #e95a0a
}

footer {
	padding-top: 3em;
	padding-bottom: 3em;
	background-color: #1f1f1f;
	color: #fff
}

footer h3 {
	margin-top: 15px;
	font-family: roboto;
	font-size: 18px;
	color: #82e600
}

footer a {
	color: #fff
}

footer a:focus,
footer a:hover {
	color: gray
}

footer .footer-links {
	margin-right: 0
}

footer .footer-links li {
	margin-bottom: 10px
}

footer .footer-links+.footer-links {
	float: right
}

@media screen and (min-width:768px) {
	footer .container-fluid {
		width: 50%
	}
}

@media screen and (min-width:992px) {
	footer {
		text-align: left
	}
	footer .container-fluid {
		width: auto
	}
	footer h3 {
		margin-top: 0
	}
	footer .footer-links {
		margin-right: 50px
	}
}

.back-to-top {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9999
}

.back-to-top a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	display: block;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	background-color: rgba(0, 0, 0, .3)
}

.back-to-top a:hover {
	background-color: rgba(0, 0, 0, .5)
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999
}

#preloader .loader-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -35px;
	text-align: center
}

.loader-wrapper span {
	display: block;
	margin-top: 8px;
	font-size: 14px
}

.copyright {
	margin-top: 35px;
	margin-bottom: 0;
	font-size: .8em
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0
}

.bx-wrapper img {
	max-width: 100%;
	display: block
}

.bx-wrapper .bx-viewport {
	border: 0;
	left: -5px;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	margin: 0 5px;
	outline: 0
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) 0 -32px no-repeat
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) -43px -32px no-repeat
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper .bx-controls-auto {
	text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, .75);
	width: 100%
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}

.slick-slider {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-loading .slick-list {
	background: url(../img/bx_loader.gif) center center no-repeat #fff
}

.slick-dots li button,
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	left: 0;
	top: 0
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	padding: 0;
	border: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	line-height: 1;
	opacity: .75
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

body .mc-cycle {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.hero-unit {
	padding-top: 1em;
	padding-bottom: 0;
	position: relative;
	font-size: 2em;
	text-align: center;
	height: auto;
	color: #fff
}

@media screen and (min-width:992px) {
	.hero-unit {
		text-align: left;
		height: 100%
	}
}

.hero-unit.hero-single-column {
	text-align: center
}

.hero-unit.hero-single-column .page-video-wrapper {
	width: 70%;
	margin-bottom: 50px
}

.hero-unit.hero-single-column .store-buttons {
	display: block
}

.hero-unit.fullscreen-image-bg {
	background-image: url(../img/v-fullscreen-bg.jpg?1416625832);
	background-repeat: no-repeat;
	background-position: center -7em
}

@media screen and (min-width:1200px) {
	.hero-unit {
		font-size: 2.2em;
		padding-top: 4em
	}
	.hero-unit.fullscreen-image-bg {
		background-position: center -4em
	}
}

.hero-unit.fullscreen-video-bg {
	background-color: transparent
}

.hero-unit.fullscreen-video-bg .store-buttons a {
	background-color: #893A1D
}

.hero-unit.fullscreen-video-bg .store-buttons a:focus,
.hero-unit.fullscreen-video-bg .store-buttons a:hover {
	background-color: #672c16
}

.hero-unit.fullscreen-video-bg.no-video-bg {
	background-image: url(assets/videos/sky.png);
	background-repeat: no-repeat;
	background-position: center 0
}

.bx-wrapper .bx-loading,
div.mc-image {
	background-position: center center;
	background-repeat: no-repeat
}

.hero-unit.hero-prelaunch {
	min-height: 100%;
	padding-left: 0;
	padding-right: 0
}

.hero-unit.hero-prelaunch .left {
	width: 25%;
	padding-top: 0;
	display: none
}

.hero-unit.hero-prelaunch .right {
	width: 100%
}

.hero-unit.hero-prelaunch .header-phone {
	max-width: initial
}

.hero-unit.hero-prelaunch h1 {
	font-size: 1.5em
}

.hero-unit.hero-prelaunch .lead {
	margin: 30px 0;
	font-size: .7em
}

@media screen and (min-width:992px) {
	.hero-unit.hero-single-column {
		height: auto
	}
	.hero-unit.hero-prelaunch .left {
		display: block
	}
	.hero-unit.hero-prelaunch .right {
		padding: 1.5em 0 1.5em 30px;
		width: 70%
	}
	.header-phone {
		position: absolute;
		top: 20%;
		right: 3%
	}
}

@media screen and (min-width:1440px) {
	.hero-unit.hero-prelaunch .container-fluid {
		width: 60%
	}
}

.hero-unit h1 {
	margin-top: 30px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 200;
	text-shadow: 2px 2px 10px #000
}

@media screen and (min-width:768px) {
	.hero-unit .logo {
		width: auto
	}
}

.hero-unit .header-phone {
	max-width: 100%
}

@media screen and (min-width:992px) {
	.hero-unit .left {
		width: 68%;
		padding-top: 2em;
		float: left
	}
}

@media screen and (min-width:1200px) {
	.hero-unit h1 {
		font-size: 1.5em
	}
	.hero-unit .left {
		padding-top: 2.5em
	}
}

@media screen and (min-width:1440px) {
	.hero-unit .left {
		padding-top: 2em
	}
}

.hero-unit .left .lead {
	font-size: 20px;
	margin-bottom: 35px;
	text-shadow: 2px 2px 10px #000
}

.hero-unit .learn-more {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	display: none
}

.hero-unit .logo_valeo {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block
}

@media screen and (min-width:1200px) {
	.hero-unit .left .lead {
		font-size: 24px
	}
	.hero-unit .learn-more {
		display: block;
		bottom: 1em
	}
}

.hero-unit .learn-more a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: .3;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	border: 2px solid #fff
}

.hero-unit .learn-more a:focus,
.hero-unit .learn-more a:hover {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: .8
}

.fullscreen-slider {
	background-color: transparent;
	padding-top: 0;
	overflow-x: hidden
}

.fullscreen-slider div.mc-image {
	padding-top: 3em
}

.fullscreen-slider .hero-heading {
	color: #fff;
	font-size: 1.5em
}

.fullscreen-slider .lead {
	font-size: 24px
}

.fullscreen-slider .arrow-nav {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -30px
}

.fullscreen-slider .arrow-nav a {
	transition: all .3s ease-out;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	position: absolute;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background-color: rgba(0, 0, 0, .2)
}

.fullscreen-slider .arrow-nav a,
.fullscreen-slider .pager a {
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out
}

.fullscreen-slider .arrow-nav a:hover {
	background-color: rgba(0, 0, 0, .5)
}

.fullscreen-slider .arrow-nav .arrow-left {
	left: 15px
}

.fullscreen-slider .arrow-nav .arrow-right {
	right: 15px
}

.fullscreen-slider .arrow-nav i {
	font-size: 36px
}

.fullscreen-slider .pager {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center
}

.fullscreen-slider .pager a {
	transition: all .3s ease-out;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .5);
	border: 5px solid rgba(0, 0, 0, .2);
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: -9999px;
	margin: 0 3px
}

.fullscreen-slider .pager a.activeSlide {
	border-color: rgba(0, 0, 0, .5)
}

@media screen and (max-width:480px) {
	.fullscreen-slider .right {
		display: none
	}
	.fullscreen-slider div.mc-image {
		padding-top: 1em
	}
	.fullscreen-slider .hero-heading {
		font-size: 1.3em
	}
	.fullscreen-slider .lead {
		font-size: 18px
	}
}

body .mc-cycle {
	position: static;
	z-index: 0
}

div.mc-image {
	z-index: 0!important;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	width: 100%
}

.how-it-works h2 {
	margin-top: 15px
}

.page-video-wrapper iframe {
	border: none
}

.store-buttons {
	margin-bottom: 35px
}

.store-buttons a {
	margin-bottom: 10px;
	padding: 0
}

.store-buttons a.btn-appstore {
	background-color: #696969
}

.store-buttons a.btn-appstore:focus,
.store-buttons a.btn-appstore:hover {
	background-color: #555
}

.store-buttons a.btn-googleplay {
	background-color: #e95a0a
}

.store-buttons a.btn-googleplay:focus,
.store-buttons a.btn-googleplay:hover {
	background-color: #c24b08
}

.store-buttons a img {
	width: 180px
}

@media screen and (min-width:992px) {
	.hero-unit .right {
		float: right
	}
	.how-it-works,
	.how-it-works h2 {
		margin-top: 0
	}
	.store-buttons a:first-child {
		margin-left: 0
	}
}

@media screen and (min-width:768px) {
	.store-buttons a {
		margin: 0 10px
	}
}

.bx-wrapper .bx-loading {
	background-image: url(../img/bx_loader.gif?1377966586);
	background-color: #fff
}

.features .bx-wrapper {
	margin-top: 50px;
	margin-bottom: 0
}

.features .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
	border: none
}

.features .bx-wrapper .bx-pager {
	position: initial;
	padding-top: 30px
}

@media screen and (max-width:992px) {
	.features .left {
		float: none;
		width: 100%
	}
	.features .right {
		float: none;
		margin: 0 auto
	}
}

ul.feature-list {
	margin-top: 25px;
	text-align: left
}

ul.feature-list li {
	margin-bottom: 40px;
	position: relative
}

ul.feature-list li h3 {
	margin-bottom: 8px;
	font-family: inherit;
	font-weight: 300
}

ul.feature-list li i {
	display: none
}

@media screen and (max-width:768px) {
	.features .bx-wrapper .bx-viewport {
		left: 0
	}
	ul.feature-list {
		text-align: center
	}
}

@media screen and (min-width:992px) {
	ul.feature-list li i {
		display: inline-block;
		vertical-align: middle;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		position: absolute;
		top: 0;
		margin-right: 5px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 24px;
		color: #fff;
		background: #ccc
	}
	ul.feature-list li h3,
	ul.feature-list li p {
		padding-left: 65px
	}
}

.bx-wrapper .bx-pager.bx-default-pager a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	border: 2px solid #b8b8b8;
	background: 0 0
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: 0 0
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ccc
}

.tel-features {
	position: absolute;
	left: 50%;
	margin-left: -175px;
	text-align: center;
	display: block;
	top: -1em
}

#features h3 {
	color: #4e6b7c
}

.screenshots {
	margin-bottom: 90px
}

.app-screenshots,
.call-to-action .store-buttons {
	margin-bottom: 0
}

.slick-slide {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.slick-slide img {
	max-width: 250px
}

@media screen and (max-width:480px) {
	.slick-slide img {
		margin-left: auto;
		margin-right: auto
	}
}

.slick-next,
.slick-prev {
	border-radius: 50%;
	-moz-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	-webkit-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: .3;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background-color: #1f1f1f
}

.slick-dots li button,
.slick-next,
.slick-prev {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: .5;
	background-color: #1f1f1f
}

.slick-next:before,
.slick-prev:before {
	font-family: fontawesome;
	font-size: 36px;
	color: #fff
}

@media screen and (max-width:768px) {
	.slick-next,
	.slick-prev {
		display: none!important
	}
}

.slick-prev {
	left: 10px
}

.slick-prev:before {
	content: "\f104"
}

.slick-next {
	right: 10px
}

.slick-next:before {
	content: "\f105"
}

.slick-dots {
	bottom: -60px
}

.slick-dots li button {
	border-radius: 50%;
	border: 2px solid #b8b8b8
}

.slick-dots li button:before {
	font-family: initial;
	font-size: 0
}

.slick-dots li.slick-active button {
	background-color: #ccc
}

.call-to-action .store-buttons a {
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin-bottom: 10px;
	background-color: #4e6b7b
}

.call-to-action .store-buttons a:focus,
.call-to-action .store-buttons a:hover {
	background-color: #82e600
}

.call-to-action .store-buttons a:last-child {
	margin-bottom: 0
}

@media screen and (min-width:480px) {
	.call-to-action .store-buttons a:last-child {
		margin-bottom: 10px
	}
}

ul.featuredon-list li {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 15px
}

.hero-prelaunch .newsletter-form {
	margin-top: 30px
}

.hero-prelaunch .newsletter-form .input-group {
	display: block
}

.hero-prelaunch .newsletter-form .btn,
.hero-prelaunch .newsletter-form input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 60px;
	font-size: 18px
}

.hero-prelaunch .newsletter-form .btn {
	padding: 6px 20px;
	background-color: #e95a0a;
	color: #fff;
	border: none;
	margin-left: 0;
	margin-top: 15px;
	min-width: 135px
}

.hero-prelaunch .newsletter-form .btn:hover {
	background-color: #c24b08
}

.hero-prelaunch .newsletter-form .btn i {
	display: none
}

.hero-prelaunch .newsletter-form .btn.loading i {
	display: inline
}

.hero-prelaunch .newsletter-form .btn.loading span {
	display: none
}

.hero-prelaunch .newsletter-form .alert {
	transition: all .3s ease-out;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	padding: 5px;
	font-size: 12px;
	border: none;
	color: #fff;
	margin-top: 10px
}

.hero-prelaunch .newsletter-form .alert,
footer .newsletter-form .alert {
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out
}

.hero-prelaunch .newsletter-form .alert.alert-success {
	background-color: #3C763D
}

.hero-prelaunch .newsletter-form .alert.alert-danger {
	background-color: #D84D3B
}

.hero-prelaunch .newsletter-form .alert.active {
	filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

.hero-prelaunch .newsletter-form .alert a {
	color: #fff;
	text-decoration: underline
}

.hero-prelaunch .newsletter-form .alert a:focus,
.hero-prelaunch .newsletter-form .alert a:hover {
	text-decoration: none
}

@media screen and (min-width:992px) {
	.hero-prelaunch .newsletter-form .input-group {
		display: table
	}
	.hero-prelaunch .newsletter-form input {
		-moz-border-radius-topright: 0;
		-webkit-border-top-right-radius: 0;
		border-top-right-radius: 0;
		-moz-border-radius-bottomright: 0;
		-webkit-border-bottom-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.hero-prelaunch .newsletter-form .btn {
		-moz-border-radius-topleft: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-webkit-border-bottom-left-radius: 0;
		border-bottom-left-radius: 0;
		margin-top: 0;
		width: auto
	}
}

footer .newsletter-form {
	margin-top: 20px
}

footer .newsletter-form .form-control {
	font-size: 14px
}

footer .newsletter-form .input-group-lg>.form-control,
footer .newsletter-form .input-group-lg>.input-group-btn>.btn {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none
}

footer .newsletter-form .input-group-lg>.form-control {
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	background: #171717;
	outline: 0
}

footer .newsletter-form .input-group-lg>.form-control:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

footer .newsletter-form .input-group-lg>.input-group-btn>.btn {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #e95a0a;
	font-size: 14px;
	padding: 10px;
	min-width: 93px
}

footer .newsletter-form .input-group-lg>.input-group-btn>.btn:focus,
footer .newsletter-form .input-group-lg>.input-group-btn>.btn:hover {
	background-color: #d15109
}

footer .newsletter-form .input-group-lg>.input-group-btn>.btn i {
	display: none
}

footer .newsletter-form .input-group-lg>.input-group-btn>.btn.loading i {
	display: inline
}

footer .newsletter-form .input-group-lg>.input-group-btn>.btn.loading span {
	display: none
}

#fb,
#fb:hover,
#in,
#in:hover,
#tw,
#tw:hover,
#yt,
#yt:hover {
	height: 75px;
	width: 75px;
	display: inline-block
}

footer .newsletter-form .input-group-lg .input-group-btn:last-child>.btn {
	margin-left: 0
}

footer .newsletter-form .alert {
	transition: all .3s ease-out;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	padding: 10px 0;
	border: none;
	font-size: 12px;
	background-color: transparent
}

footer .newsletter-form .alert.active {
	filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

footer .newsletter-form .alert a {
	color: #fff;
	text-decoration: underline
}

footer .newsletter-form .alert a:focus,
footer .newsletter-form .alert a:hover {
	text-decoration: none
}

.gris {
	background-color: #eceded
}

#fb {
	background: url(../img/RS.png) no-repeat
}

#fb:hover {
	background: url(../img/RS.png) 0 -78px no-repeat
}

#yt {
	background: url(../img/RS.png) -79px 0 no-repeat
}

#yt:hover {
	background: url(../img/RS.png) -78px -80px no-repeat
}

#in {
	background: url(../img/RS.png) -157px 0 no-repeat
}

#in:hover {
	background: url(../img/RS.png) -155px -79px no-repeat
}

#tw {
	background: url(../img/RS.png) -236px 0 no-repeat
}

#tw:hover {
	background: url(../img/RS.png) -234px -79px no-repeat
}