/*
Theme Name: Miller Law Practice, LLC
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
	color: #000;
	font: 16px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: #fff;
}
a {
	transition: font-size 250ms ease, color 250ms ease, background-color 250ms ease, border-color 250ms ease;
}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}

#wrapper {}
.persistent_header {
	background: #000;
}
.fsMenuOn .persistent_header {
	position: relative;
	z-index: 999;
}
.main_header {
	color: #fff;
	line-height: 1;
	text-align: center;
}
.main_header .sxn_wrap {
	margin: auto;
	max-width: 1960px;
	padding: 0 20px 20px;
	overflow: hidden;
}
.main_header .logo_main {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 314.25px;
	height: auto;
}
.main_header .logo_main img {
	display: block;
	width: 100%;
	height: auto;
}
.main_header .cont_cta {
	padding: 20px 0 0;
}
.main_header .sxn_hdg {
	display: block;
	padding: 0 0 5px;
	font: normal 18px/1.3 'Roboto Slab', serif;
	text-align: center;
	text-transform: uppercase;
}
.main_header .sxn_number {
	display: block;
	color: #fff;
	font: bold 21px/1.3 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}
.main_header .sxn_number:hover {
	color: #dcdcdc;
}
.main_header .sxn_separator {
	display: none;
	padding: 0 11px 0;
	color: #767676;
	font: 600 21px/1.3 'Roboto', sans-serif;
	vertical-align: middle;
}
@media screen and (min-width: 400px) {
	.main_header .sxn_number { display: inline-block; }
	.main_header .sxn_separator { display: inline-block; }
}
@media screen and (min-width: 600px) {
	.main_header .logo_main {
		float: left;
		max-width: 314.25px;
	}
	.main_header .cont_cta {
		float: right;
		padding: 30px 0 0;
	}
}
@media screen and (min-width: 800px) {
	.main_header .sxn_wrap {
		padding: 0 20px 20px;
	}
	.main_header .logo_main {
		max-width: 230px;
	}
	.main_header .cont_cta {
		padding: 20px 0 0;
	}
}
@media screen and (min-width: 1000px) {
	.main_header .logo_main {
		max-width: 250px;
	}
	.main_header .sxn_number {
		font-size: 27px;
	}
}
@media screen and (min-width: 1200px) {
	.main_header .cont_cta {
		padding: 22px 0 0;
	}
}
@media screen and (min-width: 1400px) {
	.main_header .logo_main {
		max-width: 300px;
	}
	.main_header .sxn_number {
		font-size: 32px;
	}
	.main_header .cont_cta {
		padding: 30px 0 0;
	}
}
@media screen and (min-width: 1600px) {
	.main_header .logo_main {
		max-width: 350px;
	}
	.main_header .cont_cta {
		padding: 40px 0 0;
	}
}
@media screen and (min-width: 1800px) {
	.main_header .sxn_wrap {
		padding: 0 20px 20px;
	}
	.main_header .logo_main {
		max-width: 419px;
	}
	.main_header .cont_cta {
		padding: 44px 0 0;
	}
}

/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block;}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	z-index: 100;
	position: relative;
	text-align: center;
}
nav.mm > ul > li {
	position: relative;
}
nav.mm > ul > li:after {
	content:'';
	position: absolute;
	top: 0;
	right: -15px;
	width: 1px;
	height: 100%;
	border-right: 1px solid #606060;
}
nav.mm > ul > li:last-of-type:after {
	border-right: 0;
}
nav.mm > ul > li {
	margin: 0 10px 0;
}
nav.mm > ul > li > a {
	padding: 8px 0 7px;
	color: #fff;
	font: 600 14px/1 'Roboto', sans-serif;
	text-transform: uppercase;
}
nav.mm > ul > li > ul { top: 29px; }
nav.mm > ul { height: 29px; }
nav.mm > ul > li:hover > a { color: #f5d642; }
nav.mm ul ul { background: #000; width: 180px; border: 1px solid #606060; }
nav.mm ul ul li:hover > a { background: #222; color: #f5d642; }
nav.mm ul ul li { border-top: 1px solid #606060; }
nav.mm ul ul a {
	padding: 15px 10px;
	color: #fff;
	font: normal 14px/1.3 'Roboto', sans-serif;
	text-transform: none;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {display: none; position: absolute; text-align: left; left: 0; top: -1px;}
nav.mm ul li:hover > ul {display: block;}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #000;
	border-bottom: 1px solid #606060;
}
#mobMenuItems {
	margin: auto;
	padding: 0;
	height: 34px;
	width: 248px;
	overflow: hidden;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}
	.mmi {
		float: left;
		display: inline;
		height: 100%;
		font-size: 14px;
		list-style-type: none;
		list-style-position: outside;
	}
	.mmi a {
		box-sizing: border-box;
		display: block;
		height: 100%;
		overflow: hidden;
		color: #fff;
		line-height: 34px;
		text-align: left;
		text-indent: -222px;
		background-image: url(img/icons/nc-menu.png);
		background-repeat: no-repeat;
		background-position: 10px 0;
	}
	#mm2 {width: 37px;}
	#mm3 {width: 46px;}
	#mm4 {width: 32px;}
	#mm5 {width: 37px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid #606060;}
	#mm1 {border-left: 1px solid #606060;}
	#mm1 a {text-indent: 0; width: 90px; padding: 0 0 0 27px; text-align: center;}
	#mm2 a {background-position: 10px -34px;}
	#mm3 a {background-position: 10px -68px;}
	#mm4 a {background-position: 10px -102px;}
	#mm5 a {background-position: 10px -136px;}
nav.mm_mob {
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	padding: 34px 0 10px;
	width: 100%;
	background: #01074b;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 10px 0 10px;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
			padding: 3px 1em 3px 0;
			color: #fff;
			font-size: 15px;
		}
		nav.mm_mob a:hover {
			background: #3746f5;
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 1em;}
			nav.mm_mob ul ul a {padding-left: 2em;}
			nav.mm_mob ul ul ul a {padding-left: 3em;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	z-index: 999999999;
	position: fixed;
	top: 0;
	right: 0;
	box-sizing: border-box;
	display: none;
	padding: 0;
	width: 100%;
	height: 34px;
	color: #fff;
	font: 16px/34px arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	background: #2f40f2;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	content:'';
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
}
#mblSearch {
	max-width: 350px;
	padding: 10px 1em;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
	padding: 0 5px;
	width: 70%;
	height: 21px;
	font: 10px/1 arial, sans-serif;
	border: 0;
	outline: 0;
}
#mblsSubmit {
	cursor: pointer;
	width: 30%;
	height: 21px;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #3746f5;
	border: 0;
}
#mblsSubmit:hover { background: #4f5cf7; }

@media screen and (min-width: 800px) {
	#wrapper {
		padding: 0;
	}
	.persistent_header {
		z-index: 999;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: transparent;
		transition: all 250ms ease;
	}
	body.admin-bar .persistent_header {
		top: 32px;
	}
	body.sticky_zone .persistent_header {
		padding: 0 0 20px;
		background: rgba( 0, 0, 0, 0.9 );
	}
	nav.mm > ul > li { margin: 0 15px 0; }
	nav.mm > ul > li > a { padding: 8px 0 7px; }
	nav.mm > ul > li > ul { top: 29px; }
	nav.mm > ul { height: 29px; }
}
@media screen and (min-width: 900px) {
	nav.mm > ul > li { margin: 0 22px 0; }
	nav.mm > ul > li:after { right: -22px; }
}
@media screen and (min-width: 1000px) {
	nav.mm > ul > li { margin: 0 18px 0; }
	nav.mm > ul > li:after { right: -18px; }
	nav.mm > ul > li > a { font-size: 16px; }
	nav.mm > ul > li > ul { top: 31px; }
	nav.mm > ul { height: 31px; }
}
@media screen and (min-width: 1200px) {
	nav.mm {
		margin: -74px auto 23px;
		padding: 0 0 0 60px;
	}
	nav.mm > ul > li { margin: 0 8px 0; }
	nav.mm > ul > li:after { right: -10px; }
	nav.mm > ul > li > a { font-size: 14px; }
	nav.mm > ul > li > ul { top: 29px; }
	nav.mm > ul { height: 29px; }
}
@media screen and (min-width: 1400px) {
	nav.mm {
		margin: -80px auto 24px;
		padding: 0 0 0 70px;
	}
	nav.mm > ul > li { margin: 0 15px 0; }
	nav.mm > ul > li:after { right: -15px; }
}
@media screen and (min-width: 1600px) {
	nav.mm {
		margin: -90px auto 37px;
		padding: 0 0 0 110px;
	}
	nav.mm > ul > li > a { font-size: 18px; }
	nav.mm > ul > li > ul { top: 33px; }
	nav.mm > ul { height: 33px; }
}
@media screen and (min-width: 1800px) {
	nav.mm {
		margin: -114px auto 61px;
		padding: 0 0 0 110px;
	}
	nav.mm > ul > li { margin: 0 15px 0; }
	nav.mm > ul > li:after { right: -15px; }
}


/*	< slides >	*/
.marketing {
	line-height: 1;
	background: #000;
}
.marketing br { display: none; }

.homeslides {
	position: relative;
	height: 504px;
	color: #fff;
}
	.homeslide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: none;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.homeslide_1 { background-image: url(img/slides/home/600/1.jpg?t=2017); }
	.homeslide_2 { background-image: url(img/slides/home/600/2.jpg); }
	.homeslide_3 { background-image: url(img/slides/home/600/3.jpg); }

	.homeslide a {
		display: block;
		color: #000;
	}
	.homeslide a:hover { text-decoration: none; }
	.homeslide .slide {
		margin: auto;
		max-width: 1290px;
		height: 100%;
		overflow: hidden;
	}
	.homeslide .box {
		position: absolute;
		bottom: 0;
		box-sizing: border-box;
		margin: auto;
		padding: 20px 20px 20px;
		width: 100%;
		max-width: 1040px;
		min-height: 180px;
		color: #fff;
		text-align: center;
		background-color: #000;
	}
		.homeslide .sxn_hdg {
			display: block;
			padding: 0 0 20px;
			font: 600 16px/1.2 'Roboto', sans-serif;
			text-transform: uppercase;
			text-shadow: 1px 1px 8px rgba( 0, 0, 0, 0.53 );
		}
		.homeslide p {
			display: block;
			padding: 0;
			font: 600 16px/1.25 'Roboto', sans-serif;
			text-shadow: 1px 1px 8px rgba( 0, 0, 0, 0.53 );
		}
		.homeslide a.sxn_link {}

.subslides {
	margin: 0 auto 0;
	max-width: 100%;
	height: 60px;
}
	.subslide {
		box-sizing: border-box;
		padding: 0 20px 0;
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.subslide_1 { background-image: url(img/slides/sub/600/1.jpg); }
@media screen and (min-width: 400px) {
	.homeslides { height: 464px; }
	.homeslide .box { min-height: 140px; }
}
@media screen and (min-width: 600px) {
	.homeslides { height: 540px; }
	.homeslide_1 { background-image: url(img/slides/home/1000/1.jpg?t=2017); }
	.homeslide_2 { background-image: url(img/slides/home/1000/2.jpg); }
	.homeslide_3 { background-image: url(img/slides/home/1000/3.jpg); }
	.homeslide .box {
		min-height: inherit;
		background: rgba( 0, 0, 0, 0.8 );
	}
	.homeslide p br {
		display: inline-block;
	}

	.subslides { height: 100px; }
	.subslide_1 { background-image: url(img/slides/sub/1000/1.jpg); }
}
@media screen and (min-width: 800px) {
	.subslides { height: 160px; }
	.homeslide .sxn_hdg { font-size: 20px; }
	.homeslide p { font-size: 18px; }
}
@media screen and (min-width: 900px) {
	.subslides { height: 170px; }
}
@media screen and (min-width: 1000px) {
	.marketing br { display: inline-block; }
	.homeslides { height: 607px; }
	.homeslide { background-size: 1500px auto; }
	.homeslide_1 { background-image: url(img/slides/home/2000/1.jpg?t=2017); }
	.homeslide_2 { background-image: url(img/slides/home/2000/2.jpg); }
	.homeslide_3 { background-image: url(img/slides/home/2000/3.jpg); }

	.homeslide .slide { padding: 70px 0 0; }
	.homeslide .box {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		min-height: inherit;
		background: transparent;
		float: right;
		width: auto;
		text-align: left;
	}
	.homeslide .sxn_hdg {
		padding: 0 0 34px;
		font-size: 48px;
	}
	.homeslide p {
		font-size: 22px;
	}

	.subslides { height: 200px; }
	.subslide_1 { background-image: url(img/slides/sub/2000/1.jpg); }
}
@media screen and (min-width: 1100px) {
	.homeslides { height: 647px; }
	.homeslide { background-size: 1600px auto; }
	.homeslide .sxn_hdg { font-size: 54px; }
	.homeslide p { font-size: 24px; }
}
@media screen and (min-width: 1200px) {
	.homeslides { height: 688px; }
	.homeslide { background-size: 1700px auto; }
}
@media screen and (min-width: 1300px) {
	.homeslides { height: 851px; }
	.homeslide { background-size: 2000px auto; }
}
@media screen and (min-width: 2000px) {
	.subslides { height: 150px; }
}
/*	</ slides >	*/


#css3-calc {width: 10px; width: calc(10px + 10px); display: none;}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}
@media screen and (min-width: 600px) {
	#syncCommunityInvolvement { z-index: 1; }
}
@media screen and (min-width: 800px) {
	#syncMenu { z-index: 1; }
	#syncContent { z-index: 1; }
	#syncTestimonials { z-index: 1; }
	#syncSidebar { z-index: 1; }
}


.sxn_bucket {
	line-height: 1;
}
.sxn_bucket .sxn_wrap {
	margin: auto;
	padding: 20px;
	max-width: ;
	overflow: hidden;
}
.sxn_bucket h2 {
	padding: 0 0 20px;
	font: ;
}
@media screen and (min-width: 600px) {
	.sxn_bucket h2 {}
}
@media screen and (min-width: 1000px) {
	.sxn_bucket h2 {}
}


.sxn_sub_marketing_text {
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #02107b url(img/dark-blue-tile.png) center;
	border-color: #2f40f2;
	border-style: solid;
	border-width: 5px 0 5px 0;
}
.sxn_sub_marketing_text ul {}
.sxn_sub_marketing_text ul li {
	padding: 0 10px 20px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.sxn_sub_marketing_text ul li:nth-last-of-type(2) {
	border-color: #2d3deb;
	border-style: solid;
	border-width: 0;
}
.sxn_sub_marketing_text ul li:last-of-type {
	padding: 0 20px 0;
}
.sxn_sub_marketing_text ul li span {
	font-size: 18px;
}
.sxn_sub_marketing_text ul li p {
	padding: 0;
	font-size: 16px;
}
@media screen and (min-width: 600px) {
	.sxn_sub_marketing_text ul li {
		display: inline-block;
		padding: 0 14px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 14px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 14px;
	}
	.sxn_sub_marketing_text ul li:nth-last-of-type(2) {
		border-width: 0 1px 0 1px;
	}
}
@media screen and (min-width: 700px) {
	.sxn_sub_marketing_text ul li {
		padding: 0 30px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 30px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 30px;
	}
}
@media screen and (min-width: 800px) {
	.sxn_sub_marketing_text ul li {
		padding: 0 30px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 30px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 30px;
	}
	.sxn_sub_marketing_text ul li span {
		font-size: 32px;
	}
	.sxn_sub_marketing_text ul li p {
		font-size: 18px;
	}
}
@media screen and (min-width: 900px) {
	.sxn_sub_marketing_text ul li {
		padding: 0 40px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 40px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 40px;
	}
}
@media screen and (min-width: 1000px) {
	.sxn_sub_marketing_text ul li {
		padding: 0 40px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 40px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 40px;
	}
	.sxn_sub_marketing_text ul li span {
		font-size: 45px;
	}
}
@media screen and (min-width: 1100px) {
	.sxn_sub_marketing_text ul li {
		padding: 0 70px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 70px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 70px;
	}
}
@media screen and (min-width: 1200px) {
	.sxn_sub_marketing_text ul li {
		padding: 0 90px 0;
	}
	.sxn_sub_marketing_text ul li:first-of-type {
		padding: 0 88px 0 0;
	}
	.sxn_sub_marketing_text ul li:last-of-type {
		padding: 0 0 0 88px;
	}
}


.sxn_practice_areas {
	position: relative;
	z-index: 20;
	color: #fff;
	font-size: 0;
	line-height: 1;
	background: #02094b;
}
.sxn_practice_areas .sxn_wrap {
	padding: 0;
}

/*	< tabs >	*/
/*  animation  */
@-webkit-keyframes fade-in {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes fade-in {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes fade-in {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
.animation_pulse:hover,
.animation_pulse:focus,
.animation_pulse:active {
	-webkit-animation-duration: 400ms;
	animation-duration: 400ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;

	-webkit-animation-name: pulse;
	animation-name: pulse;
}
/*  <  mc_tab_nav >  */
.sxn_practice_areas nav {
	position: relative;
	z-index: 20;
	box-sizing: border-box;
	margin: auto;
	max-width: 1900px;
	text-align: center;
	background: #01074b;
}
.sxn_practice_areas nav ul {
	box-sizing: border-box;
	padding: 0;
	width: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.sxn_practice_areas nav ul li {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	list-style: none;
	text-align: center;
}
.sxn_practice_areas nav ul li a {
	position: relative;
	box-sizing: border-box;
	display: block;
	padding: 17px 10px 12px;
	color: #fff;
	font: 600 14px/1 'Roboto', sans-serif;
	text-align: center;
	text-transform: uppercase;
	background: #01074b;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sxn_practice_areas nav ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #4653fb;
	background: radial-gradient( circle, #4653fb, #2f40f2 );
}
.sxn_practice_areas nav ul li a.selected {
	color: #fff;
	background: #3444f4;
}
/*  </  mc_tab_nav >  */

/*  < mc_tab_cont >  */
.sxn_practice_areas .mc_tab_cont {
	background: #091896;
}
.sxn_practice_areas .mc_tab_cont li {
	display: none;
	padding: 20px;
	background: no-repeat center;
	background-size: cover;
}
.sxn_practice_areas .mc_tab_cont li.selected {
	display: block;
	-webkit-animation: fade-in 0.3s;
	-moz-animation: fade-in 0.3s;
	animation: fade-in 0.3s;
}
.sxn_practice_areas .mc_tab_cont .workers_compensation {
	background-image: url(img/practice-areas/workers-compensation-bg.jpg);
}
.sxn_practice_areas .mc_tab_cont .social_security_disability {
	background-image: url(img/practice-areas/social-security-disability-bg.jpg);
}
.sxn_practice_areas .mc_tab_cont .personal_injury {
	background-image: url(img/practice-areas/personal-injury-bg.jpg);
}
.sxn_practice_areas .mc_tab_cont li .cont_box:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: no-repeat center;
	background-size: 50px;
}
.sxn_practice_areas .mc_tab_cont .workers_compensation .cont_box:before {
	background-image: url(img/practice-areas/workers-compensation.png);
}
.sxn_practice_areas .mc_tab_cont .social_security_disability .cont_box:before {
	background-image: url(img/practice-areas/social-security-disability.png);
}
.sxn_practice_areas .mc_tab_cont .personal_injury .cont_box:before {
	background-image: url(img/practice-areas/personal-injury.png);
}
.sxn_practice_areas .mc_tab_cont li .cont_box {
	position: relative;
	padding: 70px 0 0;
	min-height: 50px;
}
.sxn_practice_areas .mc_tab_cont li p {
	padding: 0;
	font: 300 16px/1.2 'Roboto', sans-serif;
	letter-spacing: 1.1px
}
/*  </ mc_tab_cont >  */

/*	< tabs >	*/
@media screen and (min-width: 600px) {
	.sxn_practice_areas nav ul li {
		display: inline-block;
		width: calc( ( 100% / 3 ) - 2px );
	}
	.sxn_practice_areas nav ul li:nth-of-type(2) {
		border-color: #2f40f2;
		border-style: solid;
		border-width: 0 2px 0 2px;
	}
	.sxn_practice_areas nav ul li a {
		font-size: 12px;
	}

	.sxn_practice_areas .mc_tab_cont li .cont_box:before {
		width: 50px;
		height: 100%;
	}
	.sxn_practice_areas .mc_tab_cont li .cont_box {
		margin: auto;
		padding: 0 0 0 70px;
		max-width: 1430px;
		min-height: 50px;
	}
}
@media screen and (min-width: 800px) {
	.sxn_practice_areas nav ul li a {
		font-size: 16px;
	}
	.sxn_practice_areas .mc_tab_cont li .cont_box:before {
		width: 100px;
		height: 100%;
		background-size: 100px;
	}
	.sxn_practice_areas .mc_tab_cont li .cont_box {
		padding: 0 0 0 140px;
		min-height: 100px;
	}
	.sxn_practice_areas .mc_tab_cont li p { font-size: 20px; }
}
@media screen and (min-width: 1000px) {
	.sxn_practice_areas nav ul li a {
		font-size: 21px;
	}
	.sxn_practice_areas .mc_tab_cont li { padding: 90px 20px 84px; }
	.sxn_practice_areas .mc_tab_cont li .cont_box:before {
		width: 185px;
		height: 100%;
		background-size: 185px;
	}
	.sxn_practice_areas .mc_tab_cont li .cont_box {
		padding: 0 0 0 270px;
		min-height: 185px;
	}
	.sxn_practice_areas .mc_tab_cont li p {
		font-size: 22px;
	}
}
@media screen and (min-width: 1100px) {
	.sxn_practice_areas .mc_tab_cont li { padding: 90px 40px 84px; }
}
@media screen and (min-width: 1300px) {
	.sxn_practice_areas {
		z-index: 20;
		margin: -50px auto 0;
	}
}
@media screen and (min-width: 1400px) {
	.sxn_practice_areas .mc_tab_cont li p { font-size: 24px; }
}


/*	sxn + sb version	*/
/*	< rotating_slides >	*/
.rotating_slides {
	overflow: hidden;
	position: relative;
	margin: 0;
}
.rotating_slides .slide {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.rotating_slides.get_height { height: 0px; }
.rotating_slides.get_height .slide { position: relative; display: block; height: auto; }
/*	</ rotating_slides >	*/


/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#contentArea {
	background: #fff url(img/white-tile.png) center;
}
#contentArea .sxn_wrap {
	margin: auto;
	max-width: 1290px;
	overflow: hidden;
}
body.home #contentArea .sxn_wrap {
	max-width: 1450px;
}
.mc_home_hdg {
	display: block;
	margin: auto;
	padding: 20px 20px 0;
/*	max-width: 1200px;*/
	color: #02107c;
	font: 600 17px/1.2 'Roboto', sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.article {
	padding: 20px;
	color: #000;
	font: 16px/1.85 'Open Sans', sans-serif;
}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol li {list-style-type: decimal;}
	.article ol li ol li {list-style-type: lower-alpha;}
	.article ol li ol li ol li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a { color: #3444f4; }
	.article a:hover {
		color: #f53539;
		text-decoration: none;
	}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		padding: 0 0 5px 0;
		color: #000;
		font-family: 'Open Sans', sans-serif;
		font-weight: normal;
		line-height: 1.2;
	}
	.article h1 {
		padding: 0 0 20px 0;
		font-size: 24px;
		font-weight: 600;
	}
	.article h2 {
		padding: 0 0 10px 0;
		color: #2f40f2;
		font-size: 18px;
		font-style: italic;
	}
	.article h3 {
		font-size: 18px;
		font-weight: bold;
		font-weight: 600;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		float: left;
		margin: 0 15px 5px 0;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_facebook{background-position: 0 0;}
	.dskSharingIcon_twitter{background-position: -16px 0;}
	.dskSharingIcon_linkedin{background-position: -32px 0;}
	.dskSharingIcon_googleplus{background-position: -48px 0;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}

.sidebar {
	margin: auto;
	width: 100%;
	max-width: 450px;
	line-height: 1;
}

/*  < hide sb elements >  */
body.sb_short .sb_testimonials,
body.sb_short .sb_attorneys { display: none; }

/*body.sb_medium .sb_testimonials { display: none; }*/
/*  </ hide sb elements >  */

.sb_bucket {
	margin: 0 auto 20px;
}

.sb_why_choose_us {
	padding: 20px 0 20px;
	color: #fff;
	background: url(img/dark-blue-tile.png) center;
	border: 5px solid #2f40f2;
}
.sb_why_choose_us h2 {
	padding: 0 0 20px;
	font: 28px/1.2 'Open Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.sb_why_choose_us ul {
	background: #1d2690;
	border-color: #2f40f2;
	border-style: solid;
	border-width: 1px 0 1px 1px;
}
.sb_why_choose_us ul li:before {
	content:'';
	position: absolute;
	top: 0;
	left: 20px;
	width: 50px;
	height: 100%;
	background: no-repeat center;
	background-size: 50px;
}
.sb_why_choose_us ul .item_1:before {
	background-image: url(img/sb/why-choose-us/1.png);
}
.sb_why_choose_us ul .item_2:before {
	background-image: url(img/sb/why-choose-us/2.png);
}
.sb_why_choose_us ul .item_3:before {
	background-image: url(img/sb/why-choose-us/3.png);
}
.sb_why_choose_us ul li {
	position: relative;
	padding: 0 0 0 90px;
	min-height: 90px;
	height: 90px;
	border-bottom: 1px solid #2f40f2;
}
.sb_why_choose_us ul li:last-of-type {
	border-bottom: 0;
}
.sb_why_choose_us ul li p {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	font: 16px/1 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.sb_why_choose_us ul li span {
	display: block;
	padding: 0 0 1px;
	font-size: 24px;
}

.sb_practice_areas {
	padding: 10px;
	background: #dcdcdc;
}
.sb_practice_areas ul {}
.sb_practice_areas ul li {
	padding: 0 0 5px;
}
.sb_practice_areas ul li:last-of-type {
	padding: 0;
}
.sb_practice_areas ul li a:before {
	content:'';
	position: absolute;
	top: 0;
	left: 21px;
	width: 59px;
	height: 100%;
	background: url(img/sb/practice-areas/sprite.png) no-repeat 0 center;
}
.sb_practice_areas ul .item_1 a:before {
	background-position: 0 center;
}
.sb_practice_areas ul .item_2 a:before {
	background-position: -59px center;
}
.sb_practice_areas ul .item_3 a:before {
	background-position: -118px center;
}
.sb_practice_areas ul li a {
	position: relative;
	box-sizing: border-box;
	display: block;
	padding: 10px 21px 10px 94px;
	height: 100px;
	color: #fff;
	font: 600 17px/1.2 'Roboto', sans-serif;
	text-transform: uppercase;
	background: #01074b;
}
.sb_practice_areas ul li a:hover {
	background: #3139f8;
}
.sb_practice_areas ul li a span {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}


.sb_attorneys {
	padding: 20px 10px 10px;
	color: #fff;
	background: #01074b;
}
.sb_attorneys h2 {
	padding: 0 0 27px;
	font: 600 27px/1 'Roboto', sans-serif;
	text-align: center;
}
.sb_attorneys ul {}
.sb_attorneys ul li {
	padding: 0 0 7px;
}
.sb_attorneys ul li:last-of-type {
	padding: 0;
}
.sb_attorneys ul li a:before {
	content:'';
	position: absolute;
	top: 10px;
	left: 10px;
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
}
.sb_attorneys ul .matthew_a_weller a:before {
	background-image: url(img/sb/attorney/matthew-a-weller.png);
}
.sb_attorneys ul .william_j_miller a:before {
	background-image: url(img/sb/attorney/william-j-miller.png);
}
.sb_attorneys ul li a {
	position: relative;
	box-sizing: border-box;
	display: block;
	padding: 10px 10px 10px 111px;
	height: 102px;
	color: #fff;
	font: 600 18px/1.2 'Roboto', sans-serif;
	text-transform: uppercase;
	background: #3556f4;
	background: linear-gradient( to right, #3444f4, #366ef4 );
}
.sb_attorneys ul li a:hover {
	color: #355bf4;
	background: #fff;
}
.sb_attorneys ul li a:after {
	content:'';
	position: absolute;
	top: 10px;
	right: 10px;
	width: 18px;
	height: 18px;
	background: url(img/sb/attorney/arrow.png) no-repeat center top;
}
.sb_attorneys ul li a br {
	display: none;
}
.sb_attorneys ul li a span {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}


.sb_testimonials {
	padding: 24px 20px 27px;
	text-align: center;
	background: #fff;
	border: 5px solid #e5e5e5;
}
.sb_testimonials .rotating_slides {
}
.sb_testimonials .slide {
}
.sb_testimonials .slide_star_rating {
	padding: 0 0 25px;
	font-size: 0;
}
.sb_testimonials .slide_star_rating li {
	display: inline-block;
	padding: 0 1px 0;
}
.sb_testimonials .slide_star_rating li img {
	display: block;
}
.sb_testimonials .cont_middle {
	padding: 17px 0 20px;
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px 0 1px 0;
}
.sb_testimonials p {
	padding: 0;
	color: #000;
	font: italic 300 16px/1.85 'Open Sans', sans-serif;
	text-align: left;
}
.sb_testimonials .slide_author {
	display: block;
	padding: 25px 0 3px;
	color: #2f40f2;
	font: 300 14px/1 'Open Sans', sans-serif;
}
.sb_testimonials .slide_date {
	display: block;
	color: #828181;
	font: italic 300 14px/1 'Open Sans', sans-serif;
}

/* Content Area */
@media screen and (min-width: 400px) {
	.sb_practice_areas {
		padding: 20px;
	}
	.sb_attorneys {
		padding: 30px 20px 19px;
	}
}
@media screen and (min-width: 800px) {
	.mc_home_hdg {
		padding: 0 20px 20px;
		font-size: 24px;
	}
	#contentArea .sxn_wrap {
		padding: 20px;
	}
	body.home #contentArea .sxn_wrap {
		padding: 20px 20px 20px 0;
	}
	.article {
		float: left;
		padding: 0;
		width: calc(100% - 20px - 300px);
		max-width: 910px;
		font-size: 18px;
	}
	body.home .article {
		float: right;
		max-width: 840px;
	}
	.sidebar {
		float: right;
		max-width: 300px;
	}
	body.home .sidebar {
		float: left;
		max-width: 300px;
	}
	.sb_bucket {
		margin: 0 auto 40px;
	}
	.sb_bucket:last-of-type {
		margin: auto;
	}
	.sb_why_choose_us {
		border-width: 5px 5px 5px 0;
	}
	.sb_attorneys ul li a br {
		display: inline-block;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1000px) {
	.mc_home_hdg {
		padding: 0 20px 77px;
		font-size: 28px;
	}
	#contentArea .sxn_wrap {
		padding: 92px 20px 92px;
	}
	body.home #contentArea .sxn_wrap {
		padding: 79px 20px 79px 0;
	}
}
@media screen and (min-width: 1100px) {
	body.home .article { width: calc(100% - 20px - 400px); }
	body.home .sidebar { max-width: 400px; }
	.sb_why_choose_us {
		padding: 40px 0 41px;
	}
	.sb_why_choose_us h2 {
		padding: 0 0 41px;
		font-size: 40px;
	}
	.sb_why_choose_us ul li:before {
		left: 35px;
		width: 82px;
		background-size: 82px;
	}
	.sb_why_choose_us ul li {
		padding: 0 0 0 135px;
		height: 142px;
	}
	.sb_why_choose_us ul li p {
		font-size: 18px;
	}
	.sb_why_choose_us ul li span {
		font-size: 32px;
	}
}
@media screen and (min-width: 1200px) {
	.mc_home_hdg { font-size: 29px; }
	body.home .article { width: calc(100% - 20px - 526px); }
	body.home .sidebar {
/*		padding: 0 99999px 0 0;
		margin: 0 -99999px 0 0;*/
		max-width: 526px;
	}
	.sb_why_choose_us h2 { font-size: 48px; }
	.sb_why_choose_us ul li span {
		font-size: 45px;
	}
}
@media screen and (min-width: 1300px) {
	.sb_why_choose_us {
		border-width: 5px;
	}
}


.sxn_community_involvement {
	color: #fff;
	font-size: 0;
	background: url(img/white-tile.png) #fff;;
}
.sxn_community_involvement .sxn_wrap {
	margin: auto;
	padding: 3px 0 3px;
	max-width: 1254px;
}
.sxn_community_involvement .cont_box {
	overflow: hidden;
}
.sxn_community_involvement .cont_hero_image {
	box-sizing: border-box;
	margin: 0 0 3px;
	padding: 0 0 77%;
	width: 100%;
	height: 0;
	background: url(img/community-involvement/group.jpg) center top;
	background-size: cover;
}
.sxn_community_involvement .cont_info {
	box-sizing: border-box;
	padding: 20px;
	background: #2f40f2;
}
.sxn_community_involvement h2 {
	font: 600 17px/1.2 'Roboto', sans-serif;
	text-transform: uppercase;
}
.sxn_community_involvement p {
	padding: 0;
	font: 300 16px/1.65 'Open Sans', sans-serif;
}
@media screen and (min-width: 600px) {
	.sxn_community_involvement .cont_hero_image {
		float: left;
		margin: 0;
		padding: 20px 0 20px;
		width: 250px;
		max-width: 547px;
	}
	.sxn_community_involvement .cont_info {
		float: right;
		width: calc( 100% - 253px );
	}
}
@media screen and (min-width: 800px) {
	.sxn_community_involvement .cont_hero_image {
		width: 350px;
	}
	.sxn_community_involvement .cont_info {
		width: calc( 100% - 353px );
	}
}
@media screen and (min-width: 1000px) {
	.sxn_community_involvement .cont_hero_image {
		padding: 39px 0 47px;
		width: 450px;
	}
	.sxn_community_involvement .cont_info {
		padding: 39px 50px 47px;
		width: calc( 100% - 453px );
	}
	.sxn_community_involvement h2 {
		font-size: 56px;
	}
	.sxn_community_involvement p {
		font-size: 20px;
	}
}
@media screen and (min-width: 1300px) {
	.sxn_community_involvement {
		background: #000 url(img/community-involvement/bg.jpg) no-repeat center top;
	}
	.sxn_community_involvement .sxn_wrap { padding: 0; }
	.sxn_community_involvement .cont_box { max-width: 1097px; }
	.sxn_community_involvement .cont_hero_image {
		width: 547px;
	}
	.sxn_community_involvement .cont_info {
		width: calc( 100% - 550px );
	}
}


.sxn_testimonials {
	font-family: 'Open Sans', sans-serif;
	font-size: 0;
	background: #e5e5e5;
}
.sxn_testimonials .sxn_wrap {
	padding: 8px 0 8px;
}
.sxn_testimonials .cont_attorney {
	box-sizing: border-box;
	padding: 8px 20px 20px;
	vertical-align: top;
	background: #fff;
	border-color: #d8d8d8;
	border-style: solid;
	border-width: 1px 0 1px 0;
}
.sxn_testimonials .cont_attorney_1 {
	margin: 0 auto 8px;
}
.sxn_testimonials .cont_attorney_2 {
	margin: auto;
}
.sxn_testimonials .cont_attorney .cont_area_headshot {
	box-sizing: border-box;
	padding: 0 0 20px;
	vertical-align: top;
}
.sxn_testimonials .cont_attorney .cont_headshot {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 200px;
	height: auto;
}
.sxn_testimonials .cont_attorney h2 {
	padding: 20px 0 0;
	color: #2f40f2;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.15;
	text-align: center;
	text-transform: uppercase;
}
.sxn_testimonials .cont_attorney .cont_area_info {
	box-sizing: border-box;
	vertical-align: top;
}
.sxn_testimonials .cont_attorney .star_rating {
	display: block;
	padding: 0 0 20px;
}
.sxn_testimonials .cont_attorney .star_rating li {
	display: inline-block;
}
.sxn_testimonials .cont_attorney .cont_author_date {
	display: block;
	padding: 0 0 20px;
	color: #828181;
	font-size: 16px;
	font-weight: 300;
}
.sxn_testimonials .cont_attorney p {
	padding: 0;
	color: #000;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.7;
}
@media screen and (min-width: 500px) {
	.sxn_testimonials .cont_attorney {
		padding: 20px;
	}
	.sxn_testimonials .cont_attorney .cont_area_headshot {
		display: inline-block;
		padding: 0;
		width: 150px;
	}
	.sxn_testimonials .cont_attorney h2 { font-size: 23px; }
	.sxn_testimonials .cont_attorney .cont_area_info {
		display: inline-block;
		padding: 0 0 0 20px;
		width: calc( 100% - 150px );
	}
}
@media screen and (min-width: 700px) {
	.sxn_testimonials .cont_attorney .cont_area_headshot {
		width: 200px;
	}
	.sxn_testimonials .cont_attorney h2 { font-size: 26px; }
	.sxn_testimonials .cont_attorney .cont_area_info {
		width: calc( 100% - 200px );
	}
}
@media screen and (min-width: 800px) {
	.sxn_testimonials .cont_attorney {
		margin: auto;
		display: block;
		/* width: calc( ( 100% / 2 ) - 6px ); */
	}
	.sxn_testimonials .cont_attorney_1 {
		float: left;
		border-width: 1px 1px 1px 0;
	}
	.sxn_testimonials .cont_attorney_2 {
		/* float: right; */
		border-width: 1px 0 1px 1px;
	}
	.sxn_testimonials .cont_attorney .cont_area_headshot {
		padding: 0 0 20px;
		/*width: 140px;*/
		/* width: 100%; */
	}
	.sxn_testimonials .cont_attorney .cont_area_info {
		/*width: calc( 100% - 140px );*/
		/* width: 100%; */
	}
}
@media screen and (min-width: 1000px) {
	.sxn_testimonials .sxn_wrap {
		padding: 13px 0 13px;
	}
	.sxn_testimonials .cont_attorney {
		max-width: 1800px;
	}
	.sxn_testimonials .cont_attorney .cont_area_headshot {
		width: 150px;
	}
	.sxn_testimonials .cont_attorney h2 {
		padding: 25px 0 0;
		font-size: 30px;
	}
	.sxn_testimonials .cont_attorney .cont_area_info {
		padding: 0 0 0 50px;
		width: calc( 100% - 150px );
	}
	.sxn_testimonials .cont_attorney .star_rating {
		padding: 0 0 30px;
	}
	.sxn_testimonials .cont_attorney .cont_author_date {
		padding: 0 0 32px;
		font-size: 18px;
	}
	.sxn_testimonials .cont_attorney p {
		font-size: 20px;
	}
}
@media screen and (min-width: 1100px) {
	.sxn_testimonials .cont_attorney {
		padding: 49px 50px 46px;
	}
}
@media screen and (min-width: 1200px) {
	.sxn_testimonials .cont_attorney .cont_area_headshot {
		width: 200px;
	}
	.sxn_testimonials .cont_attorney .cont_area_info {
		width: calc( 100% - 200px );
	}
	.sxn_testimonials .cont_attorney p {
		font-size: 24px;
	}
}

.main_footer {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	background: #02107c url(img/footer/bg.jpg) center bottom;
	background-size: cover;
}
.main_footer .sxn_wrap {}
body.page-id-5 .main_footer .cont_info {
	display: none;
}
body.page-id-5 .main_footer .cont_disclaimer {
	float: none;
	margin: auto;
	width: 100%;
	text-align: center;
}
.main_footer h2 {
	padding: 0 0 11px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
.main_footer h3 {
	padding: 0 0 20px;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.main_footer .sxn_sub_text {
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.main_footer .sxn_cont {
	margin: auto;
	max-width: 1490px;
	overflow: hidden;
}
.main_footer .cont_form {
	box-sizing: border-box;
	padding: 0 0 20px;
}
/*	< mc_quick_form >	*/
.main_footer .mc_quick_form {
	box-sizing: border-box;
	overflow: hidden;
}

.main_footer .mc_quick_form .form-part {
	padding: 0 0 15px;
}
.mc_quick_form input[type="text"],
.mc_quick_form textarea {
	box-sizing: border-box;
	padding: 0 10px 0;
	width: 100%;
	height: 36px;	/* padding breaks placeholder text position in chrome */
	color: #000;
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
	background: rgb( 255, 255, 255 );
	background: rgba( 255, 255, 255, 0.8 );
	border: 0;
}
.mc_quick_form textarea {
	height: 150px;
}
.mc_quick_form .captcha-container {
	margin: 0 0 15px;
	background: #fff;
}
.mc_quick_form input[type="submit"] {
	box-sizing: border-box;
	display: block;
	margin: auto;
	padding: 0 30px 0;
	width: 100%;
	height: 60px;
	color: #fff;
	font: 600 18px/1 'Roboto', sans-serif;
	text-transform: uppercase;
	border: 0;
	outline: none;
	background: #2f40f2;
	border: 1px solid #fff;
	border-radius: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.mc_quick_form input[type="submit"]:hover {
	cursor: pointer;
	background: #f5d541;
}

.mc_quick_form .formBottomWrap {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.mc_quick_form .form3Submit {
	flex: 1;
}
.mc_quick_form .formDisclaimerMsg {
	padding: 0;
	line-height: 1.4;
	text-align: left;
	font-size: 14px;
}
/*	</ mc_quick_form >	*/

.main_footer .cont_info {
	padding: 0 0 20px;
	box-sizing: border-box;
}
.main_footer .cont_info .sxn_hdg {
	display: block;
	padding: 0 0 21px;
	font-weight: 300;
	text-transform: uppercase;
}
.main_footer a.sxn_number {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
}
.main_footer a.sxn_number:hover {
	cursor: pointer;
	text-decoration: underline;
}
.main_footer .cont_info .sxn_addr {
	padding: 20px 0 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}
.main_footer .cont_info .sxn_hours {
	padding: 0 0 20px;
}

/*	< social >	*/
.main_footer .social {
	margin: auto;
	padding: 0 0 20px;
	font-size: 0;
}
.main_footer .social li {
	display: inline-block;
	margin: 0 5px 0 0;
	width: 40px;
	height: 40px;
	list-style-type: none;
	list-style-position: outside;
}
.main_footer .social li:last-of-type { margin: 0; }
.main_footer .social li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.main_footer .social li a img {
	display: block;
	width: 300%;
}
.main_footer .social li a:hover img { margin-top: -100%; }
.main_footer .social .icon_2 img { margin-left: -100%; }
.main_footer .social .icon_3 img { margin-left: -200%; }
/*	</ social >	*/

.f_nav {
	padding: 0;
}
.f_nav li {
	position: relative;
	padding: 0 18px 0 9px;
	display: inline-block;
	font: 18px/1 Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	list-style-type: none;
	list-style-position: outside;
}
.f_nav li:first-of-type { padding: 0 18px 0 0; }
.f_nav li:after {
	content:"|";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}
.f_nav li:last-of-type:after {
	display: none;
}
.f_nav a {
	color: #fff;
}
.f_nav a:hover {
	color: #fff;
	text-decoration: underline;
}

.main_footer .cont_disclaimer {
	box-sizing: border-box;
}
.main_footer .cont_disclaimer .cont_heading {
	display: block;
	padding: 0 0 20px;
	font: 20px/1 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 6px;
}
.main_footer .cont_disclaimer p {
	font: 16px/1.5 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 600px) {
	.main_footer .cont_form {
		float: right;
		padding: 0;
		width: calc( 100% / 2 );
		max-width: 500px;
	}
	.main_footer .cont_info {
		float: left;
		padding: 0;
		width: calc( 100% / 2 );
		max-width: 390px;
	}
	.main_footer .cont_disclaimer {
		padding: 20px 0 0;
		clear: both;
	}
}
@media screen and (min-width: 800px) {
	.main_footer h2 { font-size: 56px; }
	.main_footer h3 {
		padding: 0 0 40px;
		font-size: 34px;
	}
	.main_footer .sxn_sub_text {
		padding: 0 0 50px;
		font-size: 20px;
	}

	.mc_quick_form input[type="text"],
	.mc_quick_form textarea {
		font-size: 22px;
	}
	.mc_quick_form input[type="text"] {
		padding: 0 16px 0;
		height: 50px;
	}
	.mc_quick_form textarea {
		padding: 10px 16px 10px;
	}
	.mc_quick_form .captcha-wrapper {
		overflow: hidden;
	}
	.mc_quick_form .captcha-container {
		float: left;
		width: calc( ( 100% / 2 ) - 10px );
		height: 50px;
	}
	.mc_quick_form input[type="text"].captcha-input {
		float: right;
		width: calc( 100% / 2 );
	}
	.mc_quick_form input[type="submit"] {
		padding: 0 60px 0;
		font-size: 22px;
	}

	.main_footer .cont_info .sxn_hdg { font-size: 22px; }
	.main_footer a.sxn_number {
		font-size: 42px;
		line-height: 0.9;
	}
	.main_footer .cont_info .sxn_addr { font-size: 22px; }

	.main_footer .social li {
		width: 68px;
		height: 68px;
	}

	.f_nav li { font-size: 20px; }
}
@media screen and (min-width: 1000px) {
	.main_footer .sxn_wrap {
		padding: 30px 20px 50px;
	}

	.main_footer h2 { font-size: 73px; }
	.main_footer h3 {
		padding: 0 0 80px;
		font-size: 43px;
	}

	.main_footer .sxn_sub_text {
		padding: 0 0 94px;
		font-size: 24px;
	}

	.main_footer .cont_info {
		margin: 0 20px 0 0;
		width: 280px;
	}
	.main_footer .cont_info .sxn_hdg { font-size: 22px; }
	.main_footer a.sxn_number { font-size: 44px; }
	.main_footer .cont_info .sxn_addr {
		padding: 46px 0 35px;
		font-size: 26px;
	}
	.main_footer .cont_info .sxn_hours {
		padding: 0 0 64px;
		font-size: 20px;
	}
	.main_footer .social { padding: 0 0 65px; }
	.f_nav li { font-size: 22px; }

	.main_footer .cont_form {
		float: left;
		width: calc( 100% - 280px - 280px - 40px );
	}

	.main_footer .cont_disclaimer {
		clear: none;
		float: right;
		padding: 0;
		width: 280px;
	}
	.main_footer .cont_disclaimer .cont_heading {
		font-size: 34px;
	}
	.main_footer .cont_disclaimer p {
		font-size: 18px;
	}
}
@media screen and (min-width: 1200px) {
	.main_footer {
		text-align: center;
	}
	.main_footer .sxn_wrap {
		padding: 60px 20px 80px;
	}

	.main_footer .cont_info {
		margin: 0;
		padding: 0 20px 0 0;
		width: calc( ( 100% - 520px ) / 2 );
		text-align: left;
	}
	.main_footer .cont_info .sxn_hdg { font-size: 24px; }
	.main_footer a.sxn_number { font-size: 46px; }

	.main_footer .cont_form {
		float: none;
		display: inline-block;
		width: 500px;
	}

	.main_footer .cont_disclaimer {
		padding: 0 0 0 20px;
		width: calc( ( 100% - 520px ) / 2 );
		text-align: left;
	}
}
@media screen and (min-width: 1400px) {
	.main_footer .sxn_wrap {
		padding: 82px 20px 121px;
	}
}
@media screen and (min-width: 1600px) {
	.main_footer .cont_info {
		padding: 0;
	}
	.main_footer .cont_info .sxn_addr {
		font-size: 30px;
	}
	.main_footer .cont_info .sxn_hours {
		font-size: 22px;
	}

	.mc_quick_form input[type="text"],
	.mc_quick_form textarea {
		font-size: 24px;
	}
	.mc_quick_form input[type="text"] {
		padding: 0 26px 0;
		height: 70px;
	}
	.mc_quick_form textarea {
		padding: 20px 26px 20px;
		height: 176px;
	}
	.mc_quick_form .captcha-container { height: 70px; }
	/* .mc_quick_form input[type="submit"] {
		margin: 16px auto 0;
		padding: 0 82px 0;
	} */

	.main_footer .cont_info .sxn_hdg { font-size: 31px; }
	.main_footer a.sxn_number { font-size: 62px; }

	.main_footer .cont_disclaimer .cont_heading {
		letter-spacing: 16px;
	}
}

/*	< agency >	*/
.sxn_agency {
	font-size: 0;
	line-height: 1;
	text-align: center;
	background: #fff url(img/white-tile.png) center;
}
.sxn_agency .sxn_wrap {
	display: inline-block;
	padding: 20px;
	overflow: hidden;
}
	.sxn_agency p,
	.sxn_agency a {
		color: #000;
		font: normal 10px/1.2 Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-decoration: none;
	}
	.sxn_agency a:hover {
		text-decoration: underline;
	}
	.sxn_agency .sxn_logo {
		vertical-align: middle;
	}
	.sxn_agency p {
		display: block;
		margin: 0;
		padding: 20px 0 0;
		max-width: 320px;
		vertical-align: middle;
	}
	.sxn_agency p br { display: none; }
@media screen and (min-width: 500px) {
	.sxn_agency .sxn_wrap { padding: 36px 20px 36px; }
	.sxn_agency .sxn_logo {
		display: inline-block;
		margin: 0;
	}
	.sxn_agency p {
		display: inline-block;
		margin: 0 0 0 14px;
		padding: 0;
		max-width: none;
		text-align: left;
	}
	.sxn_agency p br { display: inline-block; }
}
/*	</ agency >	*/

#contact-tab {
	display: none;
	position: fixed;
	right: 0;
	z-index: 200;
	overflow: hidden;
	top: 240px;
	height: 98px;
}
#contact-tab:hover img {margin: -98px 0 0 0;}
#contact-tab img {display: block;}


/* Contact Form Styling */
input[type=submit] {-webkit-appearance: none;border-radius: 0;}
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}
.nc_form .form-part{margin: 0 0 10px;}
.nc_form .req {color: #F71704;}
.nc_form .groupLegend{
	font-size: 18px;
	margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 100%; padding: 0; box-sizing: border-box; }
	.nc_form input, .nc_form textarea {background: #fff; color: #000;}
	.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 5px;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: 10px 10px;
	}
	.nc_form textarea {height:60px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 10px 10px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;	
}
	.nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {display: inline; font-size: 80%;}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {display: inline;}
	.nc_form .captcha-wrapper input {max-width: 200px;}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
	.nc_form .checkbox,
	.nc_form .radio{ margin: 0 auto 10px; }
	.nc_form .checkbox input,
	.nc_form .checkbox label,
	.nc_form .radio input,
	.nc_form .radio label {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
	}
	.nc_form .checkbox label,
	.nc_form .radio label{ margin: 0 15px 0 2px; }

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; } 
.nc_form .inlineSelectGroup select{margin: 0;} 
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }


@media screen and (min-width: 600px){
	.nc_form{ padding: 20px 15px; }
}

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	


/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
    position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
    display: block;
	width: calc(100% - 40px);
}

.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}

@media screen and (min-width: 1120px){
	.vfActive {
		width: calc(100% - 40px);
	}
}
/* Form Validation -- Ends */

/* Blog Page */
@media screen and (max-width: 700px) {
	.post_entry_mult_left, .post_entry_mult_right {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	.postThumbMult {
		display: block;
		width: 80%;
		max-width: 150px;
		margin: 0 auto 0.5em;
	}
}

/*  < animations >  */
.animated{ opacity: 0; }
.officiallyAnimated{ opacity: 1; }
/*  </ animations >  */


.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.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-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 {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-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 {
	from, 50%, to {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	from, 50%, to {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

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

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

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

@-webkit-keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

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

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg);
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg);
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg);
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg);
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg);
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg);
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg);
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg);
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes jello {
	from, 11.1%, to {
		-webkit-transform: none;
		transform: none;
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

@keyframes jello {
	from, 11.1%, to {
		-webkit-transform: none;
		transform: none;
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

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

@-webkit-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

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

@-webkit-keyframes bounceInDown {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 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: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 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: none;
		transform: none;
	}
}

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

@-webkit-keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	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 {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	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 bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	from {
		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 bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	from {
		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;
	}
}

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

@-webkit-keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	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 {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	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 bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

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

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

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

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

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

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

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

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

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

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

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

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

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

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

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

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

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

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

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

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

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

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

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

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

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

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

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

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

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

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

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

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

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

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

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

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

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

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

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

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

@-webkit-keyframes zoomOut {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	to {
		opacity: 0;
	}
}

@keyframes zoomOut {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	to {
		opacity: 0;
	}
}

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

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

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

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

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

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

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

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

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

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

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

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

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

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

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

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

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