﻿body, html {
	font-family: 'proxima-nova';
	font-size: 16px;
	line-height: 1.5;
	min-width: 320px;
}

body {
	padding-top: 67px;
}

@media(min-width: 992px) {
	body, html {
		font-size: 18px;
	}
}

.c764 {
	padding: 0;
}

@media(min-width: 1800px) {
	body, html {
		font-size: 22px;
	}
}

@media(min-width: 2000px) {
	body, html {
		font-size: 28px;
	}
}

@media(max-width: 1199px) {
	body {
		padding-top: 57px;
	}
}

@media(max-width: 991px) {
	body {
		padding-top: 47px;
	}
}

h1, .h1, h2, .h2 {
	font-family: 'Factoria';
	margin-top: 0;
}

h1, .h1 {
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: .25em;
}

	h1.huge, .h1.huge {
		text-shadow: 3px 3px 9px rgba(1, 1, 1, 0.31);
	}

h2, .h2 {
	font-size: 1.7em;
	line-height: 1.1;
	margin-bottom: .625em;
}

@media(min-width: 992px) {
	h2, .h2 {
		font-size: 1.8em;
	}
}

h3, .h3 {
	font-size: 1.333em;
	margin-top: 1em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
	line-height: 1.5;
}

h4, .h4 {
	font-family: 'proxima-nova';
	font-size: .888888em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: .5em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

@media(min-width: 768px) {
	h1, .h1 {
		font-size: 2em;
	}
}

@media(min-width: 992px) {
	h1, .h1 {
		font-size: 3em;
	}

	h2, .h2 {
		line-height: 1.25;
	}
}

p {
	margin-top: 0;
}

a {
	transition: all .15s;
	outline: 0;
}

	a.blank {
		color: inherit;
	}

		a.blank:hover, a.blank:focus {
			text-decoration: none;
		}

time {
	font-size: .777em;
	opacity: .95;
}

address {
	font-style: normal;
}

.large {
	font-size: 1.25em;
}

.opaque {
	opacity: .5;
}

.dash {
	width: 2.25em;
	border-bottom: 2px solid #d13138;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}

.spacer {
	display: inline-block;
	width: 1em;
}

.dark-underlay:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(20, 20, 20, .6);
	mix-blend-mode: multiply;
}

.gradient-underlay:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, 0) 60%);
}

.anchor {
	top: -67px;
	position: relative;
}

.meta {
	font-family: 'proxima-nova';
	font-size: .888888em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 2em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

@media(min-width: 768px) {
	.meta {
		margin-bottom: 2.8em;
	}
}

.condensed-title {
	font-family: "proxima-nova-extra-condensed";
	margin-top: 0;
	margin-bottom: .4em;
	font-size: 1.2em;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-blue {
	color: #164477;
}

.text-white {
	color: #fff;
}

.text-red {
	color: #d13138;
}

.blue-bg {
	background-color: #164477;
}

.lt-blue-bg {
	background-color: #1d518c;
}

.lt-grey-bg {
	background-color: #e0dede;
}

.grey-bg {
	background-color: #222222;
}

.texture-bg {
	background-color: #164477;
	background: #164477 url('/Areas/CMS/assets/img/texture.jpg') repeat;
	background-position: -300px -100px;
}

.lightning-bg {
	background-color: #164477;
	/*background: #164477 url('/Areas/CMS/assets/img/proof-background.svg') repeat;*/
	background: #164477 url('/Areas/CMS/assets/img/lightning.jpg') repeat;
	background-size: cover;
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

	.list-inline > li {
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
	}

.list-unstyled {
	list-style: none;
	padding: 0;
}

.image-fit {
	position: relative;
	overflow: hidden;
}

	.image-fit > img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-width: 100%;
		min-height: 100%;
	}

.box-shadow {
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, .5);
}

.content-image {
	float:right;
	margin: 0 0 10px 10px;
	clear:right;
}

@media(max-width: 1199px) {
	.content-image {
		width: 215px;
	}
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.relative {
    position: relative;
}

blockquote {
	font-family: 'Factoria';
	font-style: italic;
	font-weight: 700;
	font-size: 1em;
	margin: 0;
}

	blockquote footer {
		font-family: 'proxima-nova';
		font-size: .615em;
		margin-top: 2em;
		font-style: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

@media(min-width: 425px) {
	blockquote {
		font-size: 1.25em;
	}
}

@media(min-width: 992px) {
	blockquote {
		font-size: 1.44444em;
	}
}

@media(min-width: 1600px) {
	.testimonial-image {
		padding-right: 75px;
	}
}

.fill {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.list-article {
	margin-bottom: 4em;
}

	/*.list-article h2 {
		font-family: 'proxima-nova';
		font-size: 1.3333em;
		margin-bottom: 1em;
		letter-spacing: 0;
		text-transform: none;
	}*/

	.list-article .btn {
		margin-top: 1em;
	}

	.list-article .btn {
		margin-top: 1em;
	}

	.list-article a {
		display: block;
		color: #222;
	}


		.list-article a:hover, .list-article a:focus {
			color: #1d518c;
		}

		.list-article a .link {
			color: #1d518c;
		}

			.list-article a .link .fa {
				transition: .15s;
			}

		.list-article a:hover .link .fa, .list-article a:focus .link .fa {
			margin-left: 5px;
		}

.JumpNav {
	position: absolute;
	top: -200px;
	z-index: 9999;
	color: #ffffff;
	background: #666666;
	padding: 5px;
}

	.JumpNav:focus {
		top: 0;
		left: 0;
		color: #ffffff;
	}

#big-balloon {
	position: fixed;
	height: 55px;
	width: 55px;
	right: 0;
	bottom: 0;
	background-color: #d13138;
	color: #fff;
	transform: translate(0, 55px);
	transition: all 0.4s ease-in;
	text-decoration: none;
	z-index: 500;
}

	#big-balloon.active {
		transform: translate(0, 0);
		transition: all 0.4s ease-out;
	}

	#big-balloon:after {
		display: block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 28px;
		margin: 14px 15px;
		line-height: 1;
		content: "\f077";
	}

@media(min-width: 768px) {
	#big-balloon {
		height: 75px;
		width: 75px;
		transform: translate(0, 77px);
	}

		#big-balloon:after {
			font-size: 34px;
			margin: 20px;
		}
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

	.embed-responsive .embed-responsive-item,
	.embed-responsive iframe,
	.embed-responsive embed,
	.embed-responsive object,
	.embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.strike-container {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.flex-row {
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	clear: both;
}

	.flex-row.container:before, .flex-row.container:after, .flex-row.row:before, .flex-row.row:after {
		content: normal;
	}

.flex-center {
	display: flex;
	align-items: center;
	height: 100%;
}

.flex-column {
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	clear: both;
	height: 100%;
}

.flex-column_bottom {
	margin-top: auto;
}

.banner-padding {
	padding-top: 2em;
	padding-bottom: 2em;
}

@media(min-width: 768px) and (min-height:600px) {
	.banner-padding {
		padding-top: 2.5em;
		padding-bottom: 2.5em;
	}
}

@media(min-width: 1200px) and (min-height:760px) {
	.banner-padding {
		padding-top: 3.5em;
		padding-bottom: 3.5em;
	}
}

@media(min-width: 1600px) {
	.banner-padding {
		padding-top: 4em;
		padding-bottom: 4em;
	}
}

.lg-banner-padding {
	padding-top: 5em;
	padding-bottom: 5em;
}

.uppercase {
	text-transform: uppercase;
}

.normal-case {
	text-transform: none;
}

/* Forms */
.form-group {
	margin-bottom: 30px;
	position: relative;
}

	.form-group input, .form-group textarea, .form-group select, .customSelect {
		border: 0;
		background-color: #e0dede;
		outline: 0;
		width: 100%;
		display: block;
		padding: 18px 20px 16px;
		line-height: 1.35;
	}

	.form-group select {
		cursor: pointer;
	}

.customSelect {
	position: relative;
	z-index: -1;
}

	.customSelect:after {
		content: '';
		width: 0;
		height: 0;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 8px solid #222;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -4px;
	}

label {
	font-size: .75em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: .5em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.row.wide-padding {
	margin-left: -25px;
	margin-right: -25px;
}

	.row.wide-padding > [class *= col] {
		padding-left: 25px;
		padding-right: 25px;
	}

.row.no-padding {
	margin-left: 0;
	margin-right: 0;
}

	.row.no-padding > [class *= col] {
		padding-left: 0;
		padding-right: 0;
	}


.block-row {
	margin-left: 0;
	margin-right: 0;
}

	.block-row > [class *= col], .block-article {
		padding-left: 25px;
		padding-right: 25px;
	}

.block-banner {
	padding-top: 50px;
	padding-bottom: 50px;
}

.block-article {
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	background-size: cover;
	background-position: center;
}

	.block-article .buttons-height {
		height: 4.5em;
	}

	.block-article.dark-underlay {
		color: #fff;
	}

	.block-article .article-actions, .block-row-contained .block-article .article-actions {
		margin-top: 2.66667em;
		position: absolute;
		bottom: 40px;
		width: calc(100% - 50px);
		z-index: 5;
		line-height: 1;
	}

		.block-article .article-actions .link {
			margin-right: 2em;
			margin-top: .5em;
			margin-bottom: -.2em;
			text-transform: none;
			letter-spacing: 0;
			line-height: 1.4;
		}

	.block-article.text-center .article-actions .link {
		margin-left: 2em;
		float: none;
	}

	.block-article.blue-bg, .block-article.lt-blue-bg, .block-article.texture-bg, .block-article.grey-bg, .block-article.lightning-bg {
		color: #fff;
	}

	.block-article .meta {
		margin-top: 0;
	}

	.block-article > header {
		margin-bottom: 1.125em;
	}

	.block-article > header, .block-article > p {
		position: relative;
		z-index: 5;
	}

	.block-article table td {
		vertical-align: middle;
		padding: 10px 0;
	}

.block-featured h2 {
	font-family: 'proxima-nova';
	font-size: 1.33333em;
}

.block-link {
	color: #fff;
}

	.block-link .inner {
		position: relative;
		z-index: 5;
	}

	.block-link:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, .9);
		transition: all .2s;
	}

	.block-link .arrow-button {
		left: 25px;
		bottom: 50px;
		color: #fff;
		background-color: rgba(255, 255, 255, .5);
		z-index: 10;
	}

	.block-link h2 {
		margin-top: 0;
	}

	.block-link .hover-content {
		opacity: 0;
		transition: opacity 1.6s .25s cubic-bezier(0.075, 0.82, 0.165, 1);
	}

		.block-link .hover-content .dash {
			transform: scaleX(0);
			transform-origin: 0 center;
			transition: transform .8s .25s cubic-bezier(0.38, 0.7, 0.19, 0.86);
		}

	.block-link:hover, .block-link:focus {
		color: #fff;
		text-decoration: none;
		outline: 0;
	}

		.block-link:hover:after, .block-link:focus:after {
			top: 12px;
			left: 12px;
			right: 12px;
			bottom: 12px;
		}

		.block-link:hover .arrow-button, .block-link:focus .arrow-button {
			background-color: rgba(209, 49, 56, 0.7);
		}

		.block-link:hover .hover-content, .block-link:focus .hover-content {
			opacity: 1;
		}

			.block-link:hover .hover-content .dash, .block-link:focus .hover-content .dash {
				transform: scaleX(1);
			}

@media(min-width: 768px) {
	.row.wide-padding {
		margin-left: -35px;
		margin-right: -35px;
	}

		.row.wide-padding > [class *= col] {
			padding-left: 35px;
			padding-right: 35px;
		}

	.block-row > [class *= col], .block-article {
		padding-left: 35px;
		padding-right: 35px;
	}

	.block-link .arrow-button {
		left: 35px;
		bottom: 35px;
	}

	.block-article {
		padding-top: 35px;
		padding-bottom: 35px;
	}

		.block-article .article-actions, .block-row-contained .block-article .article-actions {
			bottom: 35px;
			width: calc(100% - 70px);
		}

	.block-link:hover:after, .block-link:focus:after {
		top: 20px;
		left: 20px;
		right: 20px;
		bottom: 20px;
	}

	.block-article.col-sm-6.image-left {
		left: 50%;
	}

		.block-article.col-sm-6.image-left ~ figure {
			left: -50%;
		}
}

@media(min-width: 992px) {

	.block-article.col-md-6.image-left {
		left: 50%;
	}

		.block-article.col-md-6.image-left ~ figure {
			left: -50%;
		}

	.block-link:hover:after, .block-link:focus:after {
		top: 30px;
		left: 30px;
		right: 30px;
		bottom: 30px;
	}
}

@media (min-width: 1200px) {

	.row.wide-padding {
		margin-left: -50px;
		margin-right: -50px;
	}

		.row.wide-padding > [class *= col] {
			padding-left: 50px;
			padding-right: 50px;
		}

	.block-row > [class *= col], .block-article {
		padding-left: 50px;
		padding-right: 50px;
	}

	.block-link .arrow-button {
		left: 50px;
		bottom: 50px;
	}

	.block-article {
		padding-top: 50px;
		padding-bottom: 50px;
	}

		.block-article .article-actions, .block-row-contained .block-article .article-actions {
			bottom: 50px;
			width: calc(100% - 100px);
		}

	.block-row > .column-narrow-lg {
		padding-left: 30px;
		padding-right: 30px;
	}

		.block-row > .column-narrow-lg .article-actions {
			width: calc(100% - 60px);
		}

	.strike-container {
		width: 100%;
		padding-left: 50px;
		padding-right: 50px;
	}

	.block-row-contained {
		margin: 0 -25px;
	}

		.block-row-contained .block-article {
			border: 25px solid #fff;
			margin-top: 25px;
			margin-bottom: 25px;
		}

		.block-row-contained .block-article {
			padding: 50px 45px;
		}


	.sub-nav-banners .block-article {
		padding-top: 100px;
		padding-bottom: 100px;
	}


		.sub-nav-banners .block-article .article-actions {
			bottom: 100px;
		}
}

@media(min-width: 1800px) {
	.block-row > [class *= col], .strike-container, .block-article {
		padding-left: 90px;
		padding-right: 90px;
	}

	.block-row > .column-narrow-lg {
		padding-left: 50px;
		padding-right: 50px;
	}

		.block-row > .column-narrow-lg .article-actions {
			width: calc(100% - 100px);
		}

	.block-row-contained {
		margin: 0 -45px;
	}

		.block-row-contained .block-article {
			border: 45px solid #fff;
			margin-top: 45px;
			margin-bottom: 45px;
			padding: 50px 45px;
		}

	.block-banner {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.block-article {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.sub-nav-banners .block-article {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.block-article .article-actions {
		bottom: 80px;
		width: calc(100% - 160px);
	}

	.sub-nav-banners .block-article .article-actions {
		bottom: 120px;
	}

	.block-link .arrow-button {
		left: 80px;
		bottom: 80px;
	}
}


@media(min-width: 767px) {
	.animate.yellow-line {
		transform: scaleX(0);
		transform-origin: 0 0;
		opacity: 0;
		-moz-transition: all 1.4s;
		-o-transition: all 1.4s;
		-webkit-transition: all 1.4s;
		transition: all 1.4s;
	}

	.animate.active.yellow-line {
		opacity: 1;
		transform: scaleX(1);
	}

	.popUp {
		-webkit-transform: translate3d(0,25px,0);
		-moz-transform: translate3d(0,25px,0);
		-ms-transform: translate3d(0,25px,0);
		-o-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0);
		-moz-transition: all .4s;
		-o-transition: all .4s;
		-webkit-transition: all .4s;
		transition: all .4s;
	}

		.popUp.active {
			-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);
		}

	.dropDown {
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		-o-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		-moz-transition: all .4s cubic-bezier(.3,.02,.3,1.01);
		-o-transition: all .4s cubic-bezier(.3,.02,.3,1.01);
		-webkit-transition: all .4s cubic-bezier(.3,.02,.3,1.01);
		transition: all .4s cubic-bezier(.3,.02,.3,1.01);
	}

		.dropDown.active {
			-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);
		}

	.textUp {
		-webkit-transform: translate3d(0,40px,0);
		-moz-transform: translate3d(0,40px,0);
		-ms-transform: translate3d(0,40px,0);
		-o-transform: translate3d(0,40px,0);
		transform: translate3d(0,40px,0);
		-moz-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		-o-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		-webkit-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		opacity: 0;
	}

	.textUpLong {
		-webkit-transform: translate3d(0,120px,0);
		-moz-transform: translate3d(0,120px,0);
		-ms-transform: translate3d(0,120px,0);
		-o-transform: translate3d(0,120px,0);
		transform: translate3d(0,120px,0);
		-moz-transition: all 2s cubic-bezier(.075,.82,.165,1);
		-o-transition: all 2s cubic-bezier(.075,.82,.165,1);
		-webkit-transition: all 2s cubic-bezier(.075,.82,.165,1);
		transition: all 2s cubic-bezier(.075,.82,.165,1);
		opacity: 0;
	}

		.textUp.active,
		.textUpLong.active {
			-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);
			opacity: 1;
		}

	.fade-in {
		-moz-transition: all .68s;
		-o-transition: all .68s;
		-webkit-transition: all .68s;
		transition: all .68s;
		opacity: 0;
	}

		.fade-in.active, .animate.active .fade-in {
			opacity: 1;
		}

	.fade-in-expand {
		-moz-transition: all .5s;
		-o-transition: all .5s;
		-webkit-transition: all .5s;
		transition: all .5s;
		transform: scale(.9) translate(0, 20px);
		opacity: 0;
	}

		.fade-in-expand.active, .animate.active .fade-in-expand {
			transform: scale(1) translate(0, 0px);
			opacity: 1;
		}


	.fadeInLeft {
		-moz-transition: all .52s;
		-o-transition: all .52s;
		-webkit-transition: all .52s;
		transition: all .52s;
		transform: translate3d(-20px, 0, 0);
		opacity: 0;
	}

		.fadeInLeft.active {
			opacity: 1;
			transform: translate3d(0, 0, 0);
		}

	.fadeInRight {
		-moz-transition: all .52s;
		-o-transition: all .52s;
		-webkit-transition: all .52s;
		transition: all .52s;
		transform: translate3d(20px, 0, 0);
		opacity: 0;
	}

		.fadeInRight.active {
			opacity: 1;
			transform: translate3d(0, 0, 0);
		}

	.fadeInLeftLong {
		-moz-transition: all .52s;
		-o-transition: all .52s;
		-webkit-transition: all .52s;
		transition: all .52s;
		transform: translate3d(-35px, 0, 0);
		opacity: 0;
	}

		.fadeInLeftLong.active {
			opacity: 1;
			transform: translate3d(0, 0, 0);
		}

	.fadeDown {
		-moz-transition: all .52s;
		-o-transition: all .52s;
		-webkit-transition: all .52s;
		transition: all .52s;
		transform: translate3d(0, -20px, 0);
		opacity: 0;
	}

		.fadeDown.active {
			opacity: 1;
			transform: translate3d(0, 0, 0);
		}

	.date.textUp:after {
		-webkit-transform: translate3d(0,30px,0);
		-moz-transform: translate3d(0,30px,0);
		-ms-transform: translate3d(0,30px,0);
		-o-transform: translate3d(0,30px,0);
		transform: translate3d(0,30px,0);
		opacity: 0;
		-moz-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		-o-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		-webkit-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		transition: all 1.6s cubic-bezier(.075,.82,.165,1);
	}

	.date.textUp.active:after {
		-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);
		transition-delay: .2s;
		opacity: 1;
	}

	.textUpLong .slow {
		-webkit-transform: translate3d(0,40px,0);
		-moz-transform: translate3d(0,40px,0);
		-ms-transform: translate3d(0,40px,0);
		-o-transform: translate3d(0,40px,0);
		transform: translate3d(0,40px,0);
		opacity: 0;
		-moz-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		-o-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		-webkit-transition: all 1.6s cubic-bezier(.075,.82,.165,1);
		transition: all 1.6s cubic-bezier(.075,.82,.165,1);
	}

	.textUpLong.active .slow {
		-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);
		opacity: 1;
	}

	.slideDown {
		-webkit-transform: translate3d(0,-16px,0);
		-moz-transform: translate3d(0,-16px,0);
		-ms-transform: translate3d(0,-16px,0);
		-o-transform: translate3d(0,-16px,0);
		transform: translate3d(0,-16px,0);
		-moz-transition: all .6s cubic-bezier(.8,-0.93,.79,.94);
		-o-transition: all .6s cubic-bezier(.8,-0.93,.79,.94);
		-webkit-transition: all .6s cubic-bezier(.8,-0.93,.79,.94);
		transition: all .6s cubic-bezier(.8,-0.93,.79,.94);
	}


		.slideDown.active {
			-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);
		}

	.slideInLeft {
		-webkit-transform: translate3d(-200%,0,0);
		-moz-transform: translate3d(-200%,0,0);
		-ms-transform: translate3d(-200%,0,0);
		-o-transform: translate3d(-200%,0,0);
		transform: translate3d(-200%,0,0);
		-moz-transition: all 1s;
		-o-transition: all 1s;
		-webkit-transition: all 1s;
		transition: all 1s;
	}

		.slideInLeft.active {
			-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);
			-moz-transition: all 1s cubic-bezier(.075,.82,.165,1);
			-o-transition: all 1s cubic-bezier(.075,.82,.165,1);
			-webkit-transition: all 1s cubic-bezier(.075,.82,.165,1);
			transition: all 1s cubic-bezier(.075,.82,.165,1);
		}

	.slideInRight {
		-webkit-transform: translate3d(100vw,0,0);
		-moz-transform: translate3d(100vw,0,0);
		-ms-transform: translate3d(100vw,0,0);
		-o-transform: translate3d(100vw,0,0);
		transform: translate3d(100vw,0,0);
		-moz-transition: all 1s;
		-o-transition: all 1s;
		-webkit-transition: all 1s;
		transition: all 1s;
	}

		.slideInRight.active {
			-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);
		}

	.animate.swing {
		transition: .5s ease-in-out;
		-webkit-transform: rotatex(-90deg) translateZ(0);
		-ms-transform: rotatex(-90deg) translateZ(0);
		transform: rotatex(-90deg) translateZ(0);
		-webkit-transform-origin: 0 0 0;
		-ms-transform-origin: 0 0 0;
		transform-origin: 0 0 0;
		opacity: 0;
	}

	.animate.active.swing {
		-webkit-transform: rotatex(0) translateZ(0);
		-ms-transform: rotatex(0) translateZ(0);
		transform: rotatex(0) translateZ(0);
		opacity: 1;
	}

	.animate.expand {
		transition: .45s;
		-webkit-transform: scale(.75) translateZ(0);
		-ms-transform: scale(.75) translateZ(0);
		transform: scale(.75) translateZ(0);
		opacity: .25;
	}

		.animate.expand.active {
			-webkit-transform: scale(1) translateZ(0);
			-ms-transform: scale(1) translateZ(0);
			transform: scale(1) translateZ(0);
			opacity: 1;
		}

	.delay1 {
		transition-delay: .15s;
	}
}
