body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:#4b4b4b;color:#fff;font-size:1em;text-align:center;z-index:10}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}.cookiebar__button:hover{background-color:#3e824a}.cookiebar__analytics{margin-right:1.5em}.cookiebar__analytics-label{cursor:pointer}.cookiebar__analytics-checkbox{margin-right:5px}
#navmobile {
    width:80%;
    z-index:2000;
}

.invis {
  	height: 1px;
  	left: -999px;
  	position: absolute;
  	top: -999px;
  	visibility: hidden;
  	width: 1px;
	}
    
.nav-side {
  	background: #fff;
  	color: #fff;
  	top: 0.3rem;
  	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  	height: 3rem;
  	left: .3rem;
  	overflow: hidden;
  	padding: 8px 0 6px;
  	position: fixed;
  	transition: all .3s;
  	width: 4.5rem;
  	z-index: 999;
	}

.nav-side li {
	margin-bottom: 0;
	}
	
#mobile-menu .level_1,
#mobile-menu .level_2,
#mobile-menu .level_3 {
  	height: 0%;
  	list-style: none;
  	margin: 0;
  	overflow: hidden;
  	transition: all .3s;
	}

	
#mobile-menu ul li ul {
  padding-left: 2em;
  }
  
#mobile-menu a,
#mobile-menu span.active,
#mobile-menu strong.active   {
   	border-bottom: 1px solid #eee;
    color: #fff;
    display: block;
    padding: .8rem .5rem;
    text-decoration: none;
	}
	
#mobile-menu a:hover,
#mobile-menu li.active {
    background: rgba(0, 0, 0, 0.5);
    }
    
    
		
.btn-label {
  	cursor: pointer;
  	display: block;
  	height:3rem;
  	width: 4.5rem;
  	position: absolute;
  	top: 0;
  	left: 0;
	}
  
.btn-label .top {
    height: 3px;
    background-color: #ad0202;
    position: absolute;
    top: 40%;
    left: 20%;
    right: 20%;
  	}
  
.btn-label .middle {
    height: 3px;
    background-color: #ad0202;
    position: absolute;
    top: 70%;
    left: 20%;
    right: 20%;
  	}
  	
.btn-label .bottom {
    height: 3px;
    background-color: #ad0202;
    position: absolute;
    top: 100%;
    left: 20%;
    right: 20%;
  }
  
.btn-label .label {
    text-align: center;
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    font-size: 12px;
  	}
  
#nav-expand:checked + .nav-side .btn-label {
    display: none;
  	}

#nav-expand:checked + .nav-side .close {
    display: block;
  	}

#nav-expand:checked + .nav-side {
  	height: 100%;
  	left: 0;
  	width: 70%;
  	background-color: #ad0202;
   }
   
#nav-expand:checked + .nav-side > ul {
    height: 89%;
    overflow: scroll;
    }

.close {
  	cursor: pointer;
  	text-align: right;
  	padding-right: 15px;
  	line-height: 30px;
  	font-size: 30px;
  	cursor: pointer;
  	color: #ffffff;
  	display: none;
  	height: 40px;
  	border-bottom: 1px solid #fff;
	}

@media only screen and (min-width: 1281px) {

}
@media only screen and (max-width: 1280px) {
.mod_newslist .layout_short {
	width: 100%;
}
}
@media only screen and (max-width: 1200px) {
.top-nav a,
.top-nav span.active,
.sf-menu li a:hover {
	padding: 18px 10px;
	font-size: 0.9em;
}
.mod_article .content_top {
	max-width: 470px;
}


}

@media only screen and (min-width: 1024px) {
	#mainnav { 
		display: inline-block;
	}
	#mobile-menu {
		display: none;
	}

}
/**
.home .mod_article .rs-column {
    margin-left:-1.92%;
    width: 48%
}
}

@media only screen and (max-width: 1023px) {
	#mainnav { 
		display: none;
	}	


	#main {
		width: 100%;
	}
	#right {
		width: 90%;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,.25);
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,.25);	
}
	#right .mod_newslist {
		margin-top: 30px;
}

}	
**/
/* ------------- Media queries ------------- */


/* Small version */
@media (max-width: 768px) {
		
		#header {
		margin-top:0;
		}
		
		#mainmenu { visibility:hidden; }
		#mobile-menu { visibility:visible; }
		
		#logo.logo-mobile {
		display:block;
		}
		
		.hero {
		height:100px;
		}
		
		.hero .inside {
    	top: 50%;
		}
	
		.title-image {
		height:400px;
		background-attachment:scroll;
		position:relative;
		}
		
		mod_article.header-image {
			min-height: 400px;
			}
		
		.header-image .slider-control {
			display:none;
		}
		
		[class*="style-"], .hero {
    	background-attachment: scroll!important;
    	background-position: 50% 0!important;
    	}
    
		.mod_navigation.horizontal {
		visibility:hidden;
		}
		.b30, .b50, .cmg .mod_login.b4 {
		width: 96%;
		}
		.inside_c, #main {
			width: 100%;
		}
		#anschrift, #navunten, #terminunten {
			width: 100%!important;
			margin-bottom: 3rem;
		}
		h1.ce_headline {
			font-size: 2.4em;
		}
		
		.mod_login.b30 {
			width: 100%;
		}
}


/* Tablet landscape version */
@media only screen and (max-width : 1024px) {
	
	.boxed #wrapper {
			max-width:960px;
		}

	[class*="style-"], .hero {
		/*This is a hack to avoid display problems on some mobile devices*/
    	background-attachment: scroll!important;
    	background-position: 50% 0!important;
    	}
    	
    .layout_latest h2 a {
		font-size: .7em;
	}
	h1 {
		font-size: 2.8rem;
	}
}

/* Desktop version */
@media (min-width: 1024px)
{
	
	/* Boxed Version */
	.boxed #wrapper {
		max-width:1124px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
		}
		
	.boxed #header-bar { visibility:visible; max-width: 1124px;}
	
/**
	
	.full-width #main *[class*="mod_"] .inside, .full-width #footer .inside {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		overflow:auto;
		}
	**/
}
@media (min-width: 769px) {
	.b30, .b50 {
		float: left;
	}
	#header-bar { visibility:visible; }
	#mobile-menu { visibility:hidden; }
}
@media (max-width: 600px) {
	.mod_changePassword, .mod_personalData, .mod_closeAccount {
		width: 96%!important;
	}
	.mod_personalData .text, .mod_personalData .password {
		width: 100%!important;
	}
}

@media (max-width: 420px) {
	.accordion .image_container {
		width: 100%;
	}
	.accordion .image_container img {
		width: 100%;
	}
	.b30, .b50 {
		width: auto;
		}
	.mod_eventlist p.time {
		font-size: 1.8rem!important;
	}
	.archiv #main,
	.archiv #right {
		width: 100%;
	}
	.archiv #right {
		clear: left; 
		float: left;
		top: auto;
	}
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
html {
  font-size: 62.5%; }
  
body {
  font-size: 1.5em;
  line-height: 1.8em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
body {
    margin:0;
    padding:0;
}
a,
body,
div,
em,
input,
label,
legend,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul {
    font-family:Raleway,sans-serif;
    line-height:1.4em;
}
a,
body,
div,
input,
label,
li,
legend,
ol,
p,
select,
td,
th,
textarea,
u,
ul {
    font-size:16px;
    color:#2a2a2a;
}










h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
	}
	
h1 {font-size: 3.2rem; line-height: 1.2;  margin-top:1.5rem; margin-bottom: 2rem;
	font-variant:small-caps;
    color:#ad0202;
}
h2 { font-size: 2.5rem; line-height: 1.25; margin-top:2rem; margin-bottom: 1.5rem; }
h3 { font-size: 2.0rem; line-height: 1.3;  }
h4 { font-size: 1.5rem; line-height: 1.35; }*
h5 { font-size: 1.3rem; line-height: 1.5;  }
h6 { font-size: 1.2rem; line-height: 1.6;  }


@media (max-width: 767px) {
  h1 { font-size: 2.75rem; }
  h2 { font-size: 2.25rem; }
  h3 { font-size: 1.8rem; }
  h4 { font-size: 1.6rem; }
  h5 { font-size: 1.2rem; }
  h6 { font-size: 1.1rem; }
}


aside p {
	font-size: 80%;
	}
	
aside h1 {
	font-size:1.5em;
	}
	
#footer h1 {
	font-size: 3rem;
	}
	
#footer h2 {
	font-size: 2.5rem;
	}
	
#footer h3 {
	font-size: 3rem;
	}
	
#footer p {
	font-size: 1.3rem;
	line-height: 1.8rem;
	}


img {
    vertical-align:middle;
    border:0px;
}
table {
    border-spacing:0;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	}

a:focus, a:active {
	outline:none;
	}
a:hover {
    text-decoration:underline;
    color:#ad0202;
}
	
figcaption {
	font-size:1.2rem;
	display: block;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.subheadline {font-size: 2rem;}

blockquote, q {
	border-left: 4px solid;
	padding-left: 1rem;
	}

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
    }
 .mod_article .back {
    margin-top:18px;
}
.mod_article .more {
    top:5px;
    display:inline;
    color:rgba(173,2,2,.8);
} 
.mod_article .ce_text.intro {
	padding-bottom:3em;
	}

.mod_breadcrumb ul {
    padding:0;
    font-size: 1.1rem;
    list-style-type:none;
       float:right;
    }

.mod_breadcrumb li {
    float:left;
    padding-right: .5em;
    }

.mod_breadcrumb li:after {
	content: '\e918';
    font-family: icons;
    padding-left: 0.3em;
    }

.mod_breadcrumb .last:after {
	display:none;
	}

.mod_breadcrumb .first {
    padding-left:0;
    }

.mod_breadcrumb .active {
    font-weight:bold;
    background: none;
    }
.ce_text,
.teaser {
    line-height:1.5;
}

p.time:before {
    content: '\f133';
    font-family: fontAwesome;
    padding-right: 0.4em;
    color: #ad0202;
    }
.tag {
	font-weight: bold;
}    
p.info {
	display:inline-block;
	border-bottom: 1px solid;
	}
mod_article .pdf_link {
    margin-bottom:-16px;
    text-align:right;
}
.mod_article .pdf_link a {
    padding-right:1px;
    padding-left:1px;
}
/*
.mod_lostPassword {
    margin:24px;
}
.mod_lostPassword td {
    padding-right:6px;
    padding-bottom:3px;
}
.mod_lostPassword .text,
.mod_lostPassword .password {
    width:210px;
}
.mod_lostPassword .captcha {
    width:40px;
}
.mod_lostPassword .captcha_text {
    color:#666;
}
*/




body[class^="icon-"]:before,
body[class*="icon-"]:before,
.mod_navigation li[class^="icon-"]:before,
.mod_navigation li[class*="icon-"]:before,
.mod_customnav li[class^="icon-"]:before,
.mod_customnav li[class*="icon-"]:before{
	display: none;
	}
	


/* --------------- Lists and tables --------------- */

.ce_table ul, .ce_list ul, .ce_text ul {
  	list-style: none;
  	list-style-position: inside;
  	margin-left: 1em;
  	padding-left: 0;
  	margin-top: 0;
	}
	
.ce_table ol, .ce_list ol, .ce_text ol {
  	list-style: decimal inside;
  	list-style-position: outside;
  	margin-left: 1em;
  	padding-left: 0;
  	margin-top: 0;
	}

.ce_table ul ul, .ce_list ul ul, .ce_text ul ul,
.ce_table ul ol, .ce_list ul ol, .ce_text ul ol,
.ce_table ol ol, .ce_list ol ol, .ce_text ol ol,
.ce_table ol ul, .ce_list ol ul, .ce_text ol ul {
  	margin: 1.5rem 0 1.5rem 3rem;
  	}
  	
.ce_table li, .ce_list li, .ce_text li {
  	margin-bottom: 1rem;
	}
.ce_text li:before {
	font-family: fontAwesome;
	content: "\f105"; 
	color: #ad0202;
	margin-right: 2rem;
}
.ce_gallery .caption {
    color:#999;
}
[class*="ce_"] table, .mod_calendar table {
	width:100%;
	}
	
[class*="ce_"] th, .mod_calendar th,
[class*="ce_"] td, .mod_calendar td {
  	padding: 12px 8px;
  	text-align: left;
  	border-bottom: 1px solid #E1E1E1;
	}
	
[class*="ce_"] th:first-child, .mod_calendar th:first-child,
[class*="ce_"] td:first-child, .mod_calendar td:first-child {
  	padding-left: 0;
	}
  
[class*="ce_"] th:last-child, .mod_calendar th:last-child,
[class*="ce_"] td:last-child, .mod_calendar td_last-child {
  	padding-right: 0;
	}

.tableform table label {
	padding-right:2em;
	}
	
.mod_calendar thead .label {
    width: 14.28%;
	}

.mod_calendar .event.upcoming {
    font-size: 80%;
	}
	
td.weekend.empty {
	background:transparent;
	}
	
/* ------------------ Header image styling ----------------- */

.header-image h1 { font-size: 5.0rem; line-height: 1.2;}
.header-image h2 { font-size: 4.6rem; line-height: 1.25;}
.header-image h3 { font-size: 4.0rem; line-height: 1.3;}
.header-image h4 { font-size: 3.4rem; line-height: 1.35;}
.header-image h5 { font-size: 2.8rem; line-height: 1.5;}
.header-image h6 { font-size: 2.5rem; line-height: 1.6;}
.header-image p {font-size:1.8rem;}

@media (max-width: 767px) {
  .header-image h1, .hero h1 { font-size: 2rem; margin-bottom: 1rem; margin-top: 0; line-height:1;}
  .header-image h2, .hero h2 { font-size: 1.5rem; margin-bottom: .5rem;}
  .header-image p, .header-image a { font-size: 1.1rem; }
  
}

.image_container.float_left { margin-right:3em;}
.image_container.float_right { margin-left:3em;}

.image_container .cboxElement:after {
	content: '\f055';
    font-family: 'Font Awesome 5 Free';
    font-family: 'fontAwesome';
    padding: .3em .7em;
    position: absolute;
    top:0;
    left:0;
    z-index:1;
    opacity: .7;
	}
	

/* --------------- Forms -------------- */

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="submit"],
button[type="submit"],
textarea, select {
	width: 100%;
    padding: 10px;
    background-color: #2e2e2e;
    background-color: rgba(46,46,46, 0.1);
    border: 0px solid transparent;
    border-bottom: 1px solid #646464;
    box-shadow: none;
    box-sizing: border-box;
    color: rgba(173, 2, 2, 0.7);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius:0;
	}
	
input[type="text"].captcha {
	display: inline-block;
	width: 4em;
	}
	
.light input[type="email"],
.light input[type="number"],
.light input[type="search"],
.light input[type="text"],
.light input[type="tel"],
.light input[type="url"],
.light input[type="password"],
.light textarea, .light select {
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0.03);
    border: 1px solid transparent;
    border-bottom: 1px solid #fff;
    color: #fff;
	}
	
textarea {
  	min-height: 65px;
  	padding-top: 6px;
  	padding-bottom: 6px;
  }
  
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
input:-moz-focus-inner {
  	background-color: rgb(255,255,255);
  	background-color: rgba(255,255,255,0);
  	outline: 0;
  }
.b_logout a {
	display: block;
  padding: 10px;
  text-align: center;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: #ad0202;
  border-radius: 0;
  border: 1px solid rgba(173,2,2,0.5);
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  float: right;
} 
label,
legend {
  	display: block;
  	margin-bottom: .5rem;
  	font-weight: 300;
	}
legend {
	font-size:1.2em;
	font-style: italic;
	color: #ad0202;
	padding: 1rem 0;
}
.radio_container label,
.checkbox_container label {
  	display: inline-block;
  	}
fieldset.checkbox_container {
	padding: 3rem 0;
}
fieldset {
  	padding: 0;
  	border-width: 0;
	}
  
input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 1rem;
	}

label > .label-body {
  	display: inline-block;
  	margin-left: .5rem;
  	font-weight: normal;
	}
  
label.block {
	width:100%;
	}
	
.widget.block select {
	width: 100%;
	}

select { border-bottom-left-radius: 0;}

.error, p.error { color: #ff0000; 
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 2rem}

/*.ce_comments input[type="email"],
.ce_comments input[type="number"],
.ce_comments input[type="search"], 
.ce_comments input[type="text"],
.ce_comments input[type="tel"],
.ce_comments input[type="url"],
.ce_comments input[type="password"],
.ce_comments textarea,
.ce_comments select {
	width:auto;
	}
	
.ce_comments label {
	display: inline;
	}
*/
	
.comment_default {
	border: 1px solid #dedede;
	padding: 1em;
	margin-bottom: 1em;
	}
	
.comment_default .reply {
	padding-left:2em;
	}

.comment_default .reply p.info {
	font-weight: bold;
	}

/* ------------- Buttons and input submit -------------- */

input,
textarea,
select,
fieldset,
button {
  	margin-bottom: 1.5rem; }
  
input[type="submit"], button[type="submit"] {
  	display: inline-block;
  	padding: 10px;
  	text-align: center;
  	font-size: 2rem;
  	font-weight: 300;
    text-transform: uppercase;
  	text-decoration: none;
  	white-space: nowrap;
  	background-color: #ad0202;
  	border-radius: 0;
  	border: 1px solid rgba(173,2,2,0.5);
  	color: #fff;
  	cursor: pointer;
  	box-sizing: border-box; }

input[type="submit"]:hover,
input[type="submit"]:focus
button:hover,
button:focus {
  	color: #fff;
  	border-color: rgba(173,2,2);
  	outline: 0;
	}
  
.light input[type="submit"], .light button[type="submit"] {
  	color: #fff;
  	border-color: #fff;
  	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	}
  
.light input[type="submit"]:hover .light button[type="submit"]:hover {
  	color:  rgba(173,2,2);
  	border-color:  rgba(173,2,2)
	}
  
*[class*="btn"] a, a.btn, a.btn-large, a.btn-small {
	display: inline-block;
	border: 1px solid #ad0202;
	color: #ad0202;
	text-decoration:none;
	padding:.5em .8em;
	border-radius: 3px;
	margin-bottom: .5em;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	}

*[class*="btn"] a:hover, a.btn:hover, a.btn-large:hover, a.btn-small:hover {
	border-color: #ad0202;
	}

*[class*="btn"].invert a, a.btn.invert, a.btn-small.invert, a.btn-large.invert {
	background-color: #ad0202;
	color: #fff;
	}

*[class*="btn"].invert a:hover, a.btn.invert:hover, a.btn-small.invert:hover, a.btn-large.invert:hover {
	background-color: #ad0202;
	}

.btn-small a, a.btn-small {
	padding: .4em 1em;
	font-size: 80%;
	}

.btn-large a, a.btn-large {
	padding: 1em 2em;
	font-size: 110%;
	}
	
.light *[class*="btn"] a, .light a.btn, .light a.btn-large, .light a.btn-small, *[class*="btn"].light a, .light.btn-large a, .light.btn-small a {
	border: 1px solid #fff;
	color: #fff;
	}

.light *[class*="btn"].invert a, *[class*="btn"].light.invert a {
	background-color:#fff;
	}

/* -------------- Useful helper classes. Extend as needed. ---------------- */

.space-top10 { margin-top:10px; }
.space-top20 { margin-top:20px; }
.space-top30 { margin-top:30px; }
.space-top40 { margin-top:40px; }
.space-top50 { margin-top:50px; }
.space-bottom10 { margin-bottom:10px; }
.space-bottom20 { margin-bottom:20px; }
.space-bottom30 { margin-bottom:30px; }
.space-bottom40 { margin-bottom:40px; }
.space-bottom50 { margin-bottom:50px; }

.mod_article.space-top10, .mod_article.space-top20, .mod_article.space-top30, .mod_article.space-top40, .mod_article.space-top50,
.mod_article.space-bottom10, .mod_article.space-bottom20, .mod_article.space-bottom30, .mod_article.space-bottom40, .mod_article.space-bottom50
	{ margin-top:0; margin-bottom: 0; }

.mod_article.space-top10 .inside::before {content: ' ';	display:block; height: 10px; }
.mod_article.space-top20 .inside::before {content: ' ';	display:block; height: 20px; }
.mod_article.space-top30 .inside::before {content: ' ';	display:block; height: 30px; }
.mod_article.space-top40 .inside::before {content: ' ';	display:block; height: 40px; }
.mod_article.space-top50 .inside::before {content: ' ';	display:block; height: 50px; }
.mod_article.space-bottom10 .inside::after {content: ' '; display:block; height: 10px; clear:both;}
.mod_article.space-bottom20 .inside::after {content: ' '; display:block; height: 20px; clear:both;}
.mod_article.space-bottom30 .inside::after {content: ' '; display:block; height: 30px; clear:both;}
.mod_article.space-bottom40 .inside::after {content: ' '; display:block; height: 40px; clear:both;}
.mod_article.space-bottom50 .inside::after {content: ' '; display:block; height: 50px; clear:both;}

[class*="ce_"].box,
[class*="mod_"].box {
	padding: 1em 1em 0 1em;
	margin-bottom: .5em;
	border: 1px solid #dedede;
	}

.infobox {
	background-color: #dedede;
	padding: 1em 1em 0 1em !important;
	margin-bottom: 1rem;
	}
	
.infobox:before {
	content: '\e822';
    font-family: icons;
    padding: 0 .8em 0 0;
    font-size: 2em;
    float:left;
    }

.infobox.success {
	background-color: rgba(173,2,2);
	}

.success:before {
	content: '\e8ca';
	}

.infobox.warning {
	background-color: #CC3333;
	color: #fff;
	}

.warning:before {
	content: '\e840';
	}

.feature-item {
	text-align: center;
	}

.feature-item:before {
	font-size: 6em;
	opacity: .5;
	padding-bottom: 1rem;
	}


/* -------------- Misc ------------------ */
	
.subnav li {
	padding-bottom: .5em;
	}
	
.mod_eventlist .header {
	margin-top: 2rem;
	}
	
.mod_eventlist .event {
	margin-bottom: 1rem;
	}

.mod_eventlist p.time {
	font-size: 2rem;
	}

.mod_registration {
	background-color: rgba(255,255,255,0.2);
	padding: 4rem;
	margin-bottom: 4rem;
}
.mod_registration form {
	margin: 3rem;
	}
.accordion > div {
	padding: 1rem;
	}	
	
.error {
	color: ff0000;
}
	
.toggler {
	position: relative;
    padding: 6px 10px;
    border-bottom: 1px solid;
    font-weight: bold;
    cursor: pointer;
    }
    
.toggler:focus { outline:none;}

.toggler:before {
	display: inline-block;
	width:1.5rem;
	font-family: fontAwesome;
	content: '\e81d';
	padding-right: 2em;
	}
	
.toggler.ui-state-active:before {
	font-family: fontAwesome;
	content: '\e81f';
	padding-right: 2em;
	}
	
.link-print::before, .link-pdf::before, .link-fb::before, .link-twitter::before, .link-google::before {
	height: 1.5rem;
	width: 1.5rem;
	font-family: icons;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding:.5em;
    background-color: #dedede;
    display: inline-block;
    border-radius:50%;
    margin: .2em;
    color: #000;
    opacity: .7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	}

.link-print:hover::before, .link-pdf:hover::before, .link-fb:hover::before, .link-twitter:hover::before, .link-google:hover::before {
	color: #fff;
	background-color: #999;
	}
.link-print::before {
	content: '\e8d7';
	}
.link-pdf::before {
	content: '\e8cc';
	}
.link-fb::before {
	content: '\f09a';
	}
.link-twitter::before {
	content: '\f099';
	}
.link-google::before {
	content: '\f30f';
	}
.confirm.message {
	font-size: 2em;
	background-color: #ad0202;
	color: #fff;
	border: 1px solid rgba(173,2,2,0.5);
	padding: 1rem;
	margin: 3rem;
}
/* ------- Important for proper function of the layout. Only change if you know what you are doing! ------- */
body {
    background-position:center top;
    background-repeat:repeat-y;
    background-color:#fff;
}
body.boxed {
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}
	
#wrapper {
		margin-left:auto;
		margin-right:auto;
		/*width:100%;*/
	}

.shadow #wrapper {
	-webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 24px 0 rgba(0,0,0,.7);
	box-shadow: 0 0 24px 0 rgba(0,0,0,.7);
}

#header {
    width:100%;
    height:auto;
    position:relative;
    float:left;
    clear:left;
    display:block;
    margin-bottom:0;
    z-index: 10;
}
#header .inside {
    width:100%;
    display:block;
    margin:0 auto;
}
#head {
    z-index: 10;
}
#container {
    width:100%;
    height:auto;
    min-width:320px;
    position:relative;
    float:left;
    clear:left;
    display:block;
    margin:0 auto;
    padding:0;
    background-color:rgba(255,255,255,.75);
    -webkit-box-shadow:1px 2px 10px 2px rgba(0,0,0,.5);
    box-shadow:1px 2px 10px 2px rgba(0,0,0,.5);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
.inside_c {
    max-width:1200px;
    margin:0 auto;
}



#main {
	padding-top:4rem;
	}
#main .inside {
    padding:1em 0 2em;
}	




.inside {
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	}
/*#main:after {
    height:0;
    clear:both;
    display:block;
    line-height:0;
    content:" .";
}*/
.archiv #main {
	width: 70%;
}


#left {
	margin-left:0;
	position: static;
	margin-top:52px;
}

#right {
	top: 4rem;
	right:0;
    padding:1em;
    -webkit-box-shadow:1px 2px 8px 5px rgba(0,0,0,.25);
    box-shadow:1px 2px 8px 5px rgba(0,0,0,.25);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    	}
#main, #left, right {
	float: left;
}
footer {
	padding: 0 10px 2rem 10px;
    width:100%;
    display:block;
    margin-top:0;
    margin-bottom:0;
    background-color:#2e2e2e;
    color:rgba(255,255,255,.8);
}
footer p,
footer a,
footer .empty {
    line-height:1.4em;
    color:rgba(255,255,255,.8);
}
#footer .inside {
    min-height:280px;
    max-width:1200px;
    top:0;
    margin:0 auto;
    padding-top:0;
    padding-right:2.5%;
    padding-left:2.5%;
    color:#fff;
    background: none;
}
#anschrift,
#navunten,
#terminunten {
    width:30%;
    position:relative;
    float:left;
}
#anschrift,
#navunten {
    margin-right:2.5%;
}
#unten {
    padding:20px 0;
}

/* Footer */
footer .facebook,
footer .instagram,
footer .youtube {
    position:relative;
    float:left;
    margin-right:20px;
}
footer .facebook {
    width:60px;
    top:-2px;
}
.youtube {
    width:90px;
    background-color:#fff;
}
#footer {
    padding-top:20px;
}
#footer h3 {
    font-size:1.3em;
    font-weight:normal;
    text-transform:uppercase;
    border-bottom:1px solid rgba(255,255,255,.5);
    color:rgba(255,255,255,.8);
}
#footer nav a {
    color:#fff;
}
#header {
	min-height: 85px;
	}

.back {
    padding-bottom:5px;
    border-bottom:1px solid #ad0202;
}
.back a {
    color:#ad0202;
}
.back a:before {
    margin-right:10px;
    font-family:fontAwesome;
    color:#ad0202;
    content:"\f053";
}
/*
#header-bar {
	width:100%;
	height:80px;
	position:fixed;
	overflow:visible;
	z-index:99;
	}
	


#header-bar .inside {
	max-width: 1125px;
    margin-left: auto;
    margin-right: auto;
    }

#header-bar.static {
	position: relative;
	}
    */
#logo {
	position: relative;
	overflow:visible;
	padding: 3px;
	top:0;
	z-index: 10;
	}
	
#logo.logo-mobile {
	display:none;
	width:100%;
	height:63px;
	text-align:center;
	padding: 5px 0;
	}
	
#logo.logo-mobile img{
	height:100%;
	width:auto;
	}
/*
#nav { 
	width: 80%;
	position: relative;
	float: right;
	z-index:9;
	height: 8rem;
	padding: 0;
	}


  
.has-columns #container {
	margin-left:auto;
	margin-right:auto;
	}
*/	
/*.has-columns aside {
	padding-left: 10px;
	padding-right: 10px;
	}
*/

#main *[class*="mod_"] .inside, #footer .inside {
	padding-bottom: 2rem;
	padding-top: 2rem;
	overflow:auto;
	}

/*#nav.block {overflow: visible;}*/

[class*="ce_"],
[class*="mod_"],
.pdf_link	{
	padding: 0 10px 0 10px;
	}

[class*="ce_"] [class*="ce_"],
[class*="ce_"] [class*="mod_"]
	{
	padding: 0;
	}
	
aside > .inside {
	padding: 4rem 0 1rem 0;
	}

.mod_article .inside {
	z-index: 2;
	}
	
#header .mod_article .inside {
	z-index: inherit;
	}
	
.mod_article .inside,
.mod_wrapper [class*="mod_"] > div {
	padding: 0 10px;
	}

.mod_article, .mod_wrapper {
	padding-left: 0;
	padding-right: 0;
	position: relative;
	}

.ce_image {
	position: relative;
}
.image_container {
	margin-top: 3rem;
	margin-bottom:3rem;
}
#header .inside,	
#header .mod_article [class*="ce_"],
#header .mod_article [class*="mod_"]	{
	padding: 0;
	}

#main .mod_article.no-margin .inside {
	padding: 0 0 0 0;
	}
/*
.mod_navigation.horizontal {
	position:absolute;
	height:50px;
	line-height:2.5em;
	z-index:3;
	}

.mod_navigation.horizontal ul.level_1 {
	float:right;
	}

.mod_navigation.horizontal li {
	display: inline-block;
	padding-left:1em;
	padding-right:1em;
	}
*/
.ce_hyperlink.hvh {
	background: rgba(255,255,255,0.2);
	margin:3rem;
	padding: 3rem;
}
.ce_hyperlink.hvh a{
	font-size: 2rem;
}
.mod_navigation li {
	list-style:none;
	}
.mod_navigation .level_2 li {
    float:none;
    padding:0;
    border-top:0px;
}
.mod_navigation a, .mod_navigation span, .mod_navigation strong {
	text-decoration: none;
	}
	
.mod_navigation a::before, .mod_navigation span:before, .mod_navigation strong:before {
	padding-right: .5em;
	}
	
.mod_breadcrumb {
	margin:1rem 0 .8rem 0;
	padding: 0 0 0 20px;
	}
.mod_personalData .text {
	width: 100%;
    margin-bottom:36px;
}
.mod_personalData fieldset {
    width:90%;
    display:block;
    margin:12px 0 24px;
    padding:12px;
}

.mod_login h2 {
	background-color: rgba(173,2,2,1);
	color: #fff;
	padding: 2rem;
	text-align: center;
	text-transform: uppercase;
	font-family: Raleway,sans-serif;
	font-weight: 400;
}
*+html .mod_personalData fieldset {
    margin-top:-12px;
}
.mod_personalData legend {
    color:#ad0202;
}
.mod_personalData .submit_container {
    width:428px;
    text-align:right;
}
*+html .mod_personalData .submit_container {
    width:434px;
}
.mod_personalData td {
    width:160px;
    padding:2px 6px 2px 0;
}
.mod_personalData .text,
.mod_personalData .password {

}
.mod_personalData select {
    width:204px;
}
*+html .mod_personalData select {
    width:206px;
}
fieldset.radio_container,
fieldset.checkbox_container {
    margin:0;
    padding:0;
    border:0;
}
.mod_changePassword,
.mod_personalData,
.mod_closeAccount {
	min-width: 200px;
	padding-top: 2rem;
	float: left;
	margin-right: 1%;
	margin-top: 3rem;
	background-color: rgba(255,255,255, 0.2);
}
.mod_changePassword {
	width: 30%;
}
.mod_personalData{
	width: 100%;
}

.mod_registration h1 {
	background-color: rgba(173,2,2,1);
	color: #fff;
	padding: 2rem;
	margin-top: 3rem;
	margin-left: -10px;
	margin-right: -10px;
}
.widget.mandatory {
	margin-top: 2rem;
}
.formbody fieldset legend {
	font-weight: bold;
}
.formbody fieldset:first-child legend {
	font-weight: 300;
}
.cmg .mod_article,
.cmga .mod_article{
	border-bottom: 1px solid #646464;
	padding-bottom: 3rem;
	margin-bottom: 3rem;
}
.ce_hyperlink .b_logout {
	display: inline-block;
	padding: 10px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 44px;
	text-decoration: none;
	background-color: #ad0202;
	border-radius: 4px;
	border: 1px solid rgba(46,46,46, 0.5);
	color: #fff;
	cursor: pointer;
	box-sizing: border-box;
}
.ce_table {
    margin-top:24px;
    margin-bottom:24px;
    border-left:1px solid #ccc;
}
.ce_table td {
    padding:2px 8px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
*+html .ce_list li {
    margin-left:26px;
}
.ce_table th {
    padding:2px 8px;
    background-color:#e6e6e6;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.ce_table th a {
    color:#000;
}
.ce_table, .mod_calendar {
	overflow-x: auto;
	margin-top: 4rem;
	margin-bottom: 4rem;
	}

.image_container {
	position: relative;
	}
	
.ce_download {
	margin-bottom: 2rem;
}

.mod_login {
    width:50%;
    min-width:320px;
    margin:0 5px;
    padding:2rem;
}
.mod_lostPassword {
	background-color: rgba(255,255,255,0.2);
	padding: 2rem;
}
.mod_login label {
    display:block;
    margin:4px 0 1px;
}
.mod_login .checkbox_container {
    margin-top:3px;
}
.mod_login .checkbox_container label {
    display:inline;
}
.mod_login .submit_container {
    margin-top:8px;
    margin-bottom:4px;
}

.cmg .mod_login {
/*	width : 20%;*/
	min-width: 150px;
	float: left;
	background-color: rgba(255,255,255,0.2);
}

.mod_search {
    margin-top:3px;
}
.mod_search .text {
    width:240px;
    -webkit-appearance:none;
}
.mod_search .radio_container {
    margin:3px 0 0;
    padding:0;
    border:0;
}
.mod_search .radio_container label {
    left:-2px;
    position:relative;
    padding-right:3px;
    top:-2px;
}
.mod_search .header {
    margin-top:18px;
    margin-right:5px;
    margin-bottom:24px;
    padding-bottom:4px;
    text-align:right;

}
.mod_search h3 {
    margin:0 0 2px;
    padding:0;
}
.mod_search .context {
    margin:0 5px 3px 0;
}
.mod_search .url {
    margin-bottom:12px;

}
.mod_search .relevance {
    font-size:12px;
    font-weight:normal;

}
.mod_search .highlight {
    font-weight:bold;
}

.back_rot p {
	background-color: #ad0202;
	padding: 3rem;
	margin: 3rem;
}
.back_rot p{
	color: #fff;
}
/* This is a hack to remove extra space below images */

img {
	vertical-align:middle;
	}
	
.ce_gallery > ul {
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	}
	
.ce_gallery > ul li {
	float:left;
	}
	
.ce_gallery > ul li.col_first {
	clear:left;
	}
	
.ce_gallery>ul li {
	margin-bottom:0;
	position:relative;
	}
	
.checkbox_container span, .radio_container span {
	display:block;
	padding-left: .05em;
	padding-right: 1em;
	}

.ce_youtube {
 position: relative;
 padding-bottom: 56.25%;
 width: 100%;
 height: auto;
}
 
.ce_youtube iframe {
 position: absolute;
 top: 0; left: 0; right: 0; bottom: 0;
 width: 100% !important;
 height: 100% !important;
}

.pagination li {
	display: inline;
	padding: 1rem;
	}
.pagination li {
    margin:0;
    padding:0;
    list-style-type:none;
}
#tps td {
    padding:2px 4px;
}
.pagination {
    margin-top:22px;
    padding-top:4px;
}
#tps .col_0 {
    width:80px;
}
.pagination p {
    width:160px;
    float:left;
    padding-right:3px;
    padding-left:3px;
    text-align:left;
}
#tps .explanation {
    padding-bottom:24px;
}
.pagination ul {
    width:240px;
    float:right;
    margin:0;
    padding:0 3px;
    text-align:right;
}

.mod_booknav ul {
	list-style:none;
	}
	
.mod_booknav li {
	float:left;
	padding:1em;
	}
	
.mod_booknav li a {
	text-decoration: none;
	}
	
.submit_container.block {width:auto;}

.formbody .widget {
	padding-right: .3em;
	}

.mod_newslist .layout_latest {
	margin-bottom: 3rem;
	}

/* ---------- useful helper classes ------------ */

.no-margin [class*="ce_"],
.no-margin [class*="mod_"],
.no-margin.header-image .ce_text,
#main .mod_article.no-margin {
	padding: 0 0 0 0;
	}

.no-margin .ce_text, .no-margin .ce_form {
	padding: 2rem 10px;
	}

.no-margin [class*="ce_"].pop-out, [class*="mod_"].pop-out {
	padding-top: 0;
	padding-bottom: 0;
	}

.ce_text.b30,
.ce_image.b30,
.ce_text.b70,
.ce_image.b70 {
    float:left;
    margin-right:0;
    margin-left:0;
}	
.round img {
	border-radius: 50%;
	}
 	
.round .image_container a:after {
	display:none;
	}
	
.header-image.mod_article {
	position:relative;
	padding:0;
	overflow:hidden;
	}
	
.header-image.mod_article .header_wrapper {
	position:relative;
	width:100%;
	height:100%;
	}
		
.header-image.mod_article .content_wrapper {
	position: absolute;
	width:100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index:1;
	}

.header-image .content_wrapper .inner {
	padding:0 3rem;
	}

.header-image .image_container img{
	display:block;
	width:100%;
	height:auto;
	vertical-align:initial;
	}

.header-image [class*="btn"] {
	margin-top: 4rem;
	}
	
.header-image .slider-control {
	top: -40px;
	margin-bottom:-30px;
	}

.header-image .slider-control .slider-prev {
	left:1%;
	}
	
.header-image .slider-control .slider-next {
	right: 1%;
	}

.hero {
	height:200px;
	}
	
.hero .inside {
	padding: 0 20px;
	position: relative;
	width:100%;
    top: 50%;
    z-index:1;
	}

#header .hero .inside {
	padding: 0 20px;
	}
	
.full-width .hero .inside {
	margin-left:auto;
	margin-right:auto;
	}
 
.title-image {
	height:400px;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	position:relative;
	}

[class*="overlay"]:before {
	position: absolute;
  	width: 100%;
  	height: 100%;
  	top: 0px;
  	left: 0;
  	content: '';
  	z-index: 1;
	}
	
.pop-out a img {
	transition: transform .1s ease-in;
	}
	
.pop-out a img:hover {
	position:relative;
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: transform .05s ease-in;
	z-index:10;
	}
	
.pop-out .image_container .cboxElement:after,
.push-in .image_container .cboxElement:after {
	display:none;
	}

.push-in a img {
	transition: transform .2s ease-in;
	}
	
.push-in a img:hover {
	position:relative;
	-webkit-transform: scale(.98);
	-moz-transform: scale(.98);
	-ms-transform: scale(.98);
	-o-transform: scale(.98);
	transition: transform .05s ease-in;
	transform: scale(.97);
	}

.hide-controls .slider-control {
	display:none;
	}
	
.new-row {
	clear:left;
	}

.center {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	clear:both;
	text-align:center;
	}

.right {
	float:right;
	clear:left;
	}

.divider-top, .divider-bottom, .divider-top-bottom {
  	position:relative;
  	overflow:hidden; 
	}

.divider-top:before {
  	content: ""; 
  	position:absolute; 
  	z-index: 1; 
  	width:96%;  
  	top: -10px; 
  	height: 10px; 
  	left: 2%; 
  	border-radius: 100px / 5px; 
  	box-shadow:0 0 15px rgba(0,0,0,0.6); 
	}

.divider-bottom:before {
  	content: ""; 
  	position:absolute; 
  	z-index: 1; 
  	width:96%;  
  	bottom: -10px; 
  	height: 10px; 
  	left: 2%; 
  	border-radius: 100px / 5px; 
  	box-shadow:0 0 15px rgba(0,0,0,0.6);
	}

.divider-top-bottom:before {
  	content: ""; 
  	position:absolute; 
  	z-index: 1; 
  	width:96%;  
  	top: -10px; 
  	height: 10px; 
  	left: 2%; 
  	border-radius: 100px / 5px; 
  	box-shadow:0 0 15px rgba(0,0,0,0.6); 
	}

.divider-top-bottom:after {
  	content: "";
  	position:absolute;
  	z-index: 1;
  	width:96%; 
  	bottom: -10px;
  	height: 10px;
  	left: 2%;
  	border-radius: 100px / 5px;
  	box-shadow:0 0 15px rgba(0,0,0,0.6);
	}

.top_2 {
	margin-top: 2rem;
}
.top_5{
	margin-top: 5rem;
}

.top_8{
	margin-top: 8rem;
}
.bot_5 {
	margin-bottom:5rem;
}
input[type=checkbox]:checked:after,
input[type=checkbox]:checked::after{
background-color: #ad0202;
}
.pad5 {
	padding: 5rem;
}
.pad2 {
	padding: 2rem;
}
/* Border radius */

[class*="mod_"].radius3, [class*="ce_"].radius3, .radius3 img, .box.radius3, .infobox.radius3, .radius3 [class*="mod_"], .radius3 [class*="ce_"], .radius3 [class*="overlay"]:before, .radius3 input[type="email"], .radius3 input[type="number"], .radius3 input[type="search"], .radius3 input[type="text"], .radius3 input[type="tel"], .radius3 input[type="url"], .radius3 input[type="password"], .radius3 input[type="submit"], .radius3 textarea, .radius3 select {
	border-radius:0;
	}

[class*="mod_"].radius5, [class*="ce_"].radius5, .radius5 img, .box.radius5, .infobox.radius5, .radius5 [class*="mod_"], .radius5 [class*="ce_"], .radius5 [class*="overlay"]:before, .radius5 input[type="email"], .radius5 input[type="number"], .radius5 input[type="search"], .radius5 input[type="text"], .radius5 input[type="tel"], .radius5 input[type="url"], .radius5 input[type="password"], .radius5 input[type="submit"], .radius5 textarea, .radius5 select {
	border-radius:0;
	}

[class*="mod_"].radius10, [class*="ce_"].radius10, .radius10 img, .box.radius10, .infobox.radius10, .radius10 [class*="mod_"], .radius10 [class*="ce_"], .radius10 [class*="overlay"]:before, .radius10 input[type="email"], .radius10 input[type="number"], .radius10 input[type="search"], .radius10 input[type="text"], .radius10 input[type="tel"], .radius10 input[type="url"], .radius10 input[type="password"], .radius10 input[type="submit"], .radius10 textarea, .radius10 select {
	border-radius:10px;
	}


/* Smartphone version
   Usually Nothing to do: blocks are stacked by default. */
	
	.b15 { width: 25%; }
	.b50-50-60 { width: 60%; }

/* Tablet version */
@media (min-width: 768px) {
	.b1, .b2 { width: 50%; }
	.b4 { width: 25%; }
	.b8 { width: 50%; }
	.b12 { width: 75% }
	.b15 { width: 25%; }
	.b30 { width: 30%; }
	.b70 { width: 70%; }
	
  	.b25-25 { width: 25%; }
  	.b25-50 { width: 50%; }
  	.b50-50 { width: 50%; }
  	.b75-75 { width: 75%; }
  	.b50-50-60 { width: 50%; }
  	
  	/*Offset*/
	.offset10 {margin-left:10%;}
	.offset15 {margin-left:15%;}
	.offset20 {margin-left:20%;}
	.offset25 {margin-left:25%;}
	.offset30 {margin-left:30%;}
	.offset35 {margin-left:35%;}
	.offset40 {margin-left:40%;}
	.offset45 {margin-left:45%;}
	.offset50 {margin-left:50%;}
	.offset55 {margin-left:55%;}
	.offset60 {margin-left:60%;}
	.offset65 {margin-left:65%;}
	.offset70 {margin-left:70%;}
	.offset75 {margin-left:75%;}
	.offset80 {margin-left:80%;}
	.offset85 {margin-left:85%;}
	.offset90 {margin-left:90%;}
  	
  	/* Gallery columns */
  	.ce_gallery>ul.cols_2 li {
	width: 50%;
	}
	.ce_gallery>ul.cols_3 li {
	width: 33.33%;
	}
	.ce_gallery>ul.cols_4 li {
	width: 25%;
	}
	.ce_gallery>ul.cols_5 li {
	width: 20%;
	}
	.ce_gallery>ul.cols_6 li {
	width: 16.66%;
	}
	.ce_gallery>ul.cols_7 li {
	width: 14.285%;
	}
	.ce_gallery>ul.cols_8 li {
	width: 12.5%;
	}
  	
  	/* Newslist in columns. Can also be used for events etc. Just adjust respective template file */
  	.columns_3 {
  			width: 33.33%;
		 }
  
  	/*Clear and reset after 3 blocks for cleaner layout when columns have different heights */
  	.columns_3:nth-child(3n+1) {
			 clear: left;
		}
	
  		/*  Give the columns padding left and right */
  	.columns_3 {
  			padding: 0 .5em;
  		}
}

/* Desktop version */
@media (min-width: 1024px) {
 
  .b1, .b2, .b3 { width: 50%; }
  .b4, .b5, .b6, .b7 { width: 25%; }
  .b8, .b9, .b10 { width: 20%; }
  .b11, .b33 { width: 33.3334%; }
  .b12 { width: 75%; }
  .b13 { width: 30%; }
  .b14 { width: 70%; }
  .b15 { width: 25%; }
  
  
  .b20 { width: 20%; }
  .b25-25 { width: 25%; }
  .b25-50 { width: 25%; }
  .b30 { width: 30%; }
  .b33 { width: 33.3334%; }
  .b50 { width: 50%; }
  .b50-50 { width: 50%; }
  .b66 { width: 66.6666%; }
  .b70 { width: 70%; }
  .b75 { width: 75%; }
  .b75-75 { width: 75%; }
  
  
  .grid1 { width: 8.3334%; }
  .grid2 { width: 16.6666%; }
  .grid3 { width: 25%; }
  .grid4 { width: 33.3334%; }
  .grid5 { width: 41.6667% }
  .grid6 { width: 50%; }
  .grid7 { width: 58.3333%; }
  .grid8 { width: 66.6666%; }
  .grid9 { width: 75%; }
  .grid10 { width: 83.3334%; }
  .grid11 { width: 91.6664%; }
  
  /* Gallery columns */
 	.ce_gallery>ul.cols_2 li {
	width: 50%;
	}
 	.ce_gallery>ul.cols_3 li {
	width: 33.33%;
	}
	.ce_gallery>ul.cols_4 li {
	width: 25%;
	}
	.ce_gallery>ul.cols_5 li {
	width: 20%;
	}
	.ce_gallery>ul.cols_6 li {
	width: 16.66%;
	}
	.ce_gallery>ul.cols_7 li {
	width: 14.285%;
	}
	.ce_gallery>ul.cols_8 li {
	width: 12.5%;
	}
	
	/* Newslist in columns. Can also be used for events etc. Just adjust respective template file */
  	.columns_3 {
  			width: 33.33%;
		 }
  	/*Clear and reset after 3 blocks for cleaner layout when columns have different heights */
  	.columns_3:nth-child(3n+1) {
			 clear: left;
		}
  	/*  Give the columns padding left and right */
  	.columns_3 {
  			padding: 0 .5em;
  		}
}

@media (max-width: 767px) {
	.b30 {
		width: 90%;
	}
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.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;
}

/* Additional classes originally written by Jack McCourt / jackonthe.net */

.slow{
     -webkit-animation-duration: 1.5s; 
    animation-duration: 1.5s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}
.slower{
     -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}
.slowest{
     -webkit-animation-duration: 3s; 
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}

/* Added by Andy Meetan */
.delay-250 {
    -webkit-animation-delay:0.25s;
    -moz-animation-delay:0.25s;
    -o-animation-delay:0.25s;
    animation-delay:0.25s;
}
.delay-500 {
    -webkit-animation-delay:0.5s;
    -moz-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
}
.delay-750 {
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
    -o-animation-delay:0.75s;
    animation-delay:0.75s;
}
.delay-1000 {
    -webkit-animation-delay:1.0s;
    -moz-animation-delay:1.0s;
    -o-animation-delay:1.0s;
    animation-delay:1.0s;
}
.delay-1250 {
    -webkit-animation-delay:1.25s;
    -moz-animation-delay:1.25s;
    -o-animation-delay:1.25s;
    animation-delay:1.25s;
}
.delay-1500 {
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
    -o-animation-delay:1.5s;
    animation-delay:1.5s;@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.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;
}

/* Additional classes originally written by Jack McCourt / jackonthe.net */

.slow{
     -webkit-animation-duration: 1.5s; 
    animation-duration: 1.5s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}
.slower{
     -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}
.slowest{
     -webkit-animation-duration: 3s; 
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}

/* Added by Andy Meetan */
.delay-250 {
    -webkit-animation-delay:0.25s;
    -moz-animation-delay:0.25s;
    -o-animation-delay:0.25s;
    animation-delay:0.25s;
}
.delay-500 {
    -webkit-animation-delay:0.5s;
    -moz-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
}
.delay-750 {
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
    -o-animation-delay:0.75s;
    animation-delay:0.75s;
}
.delay-1000 {
    -webkit-animation-delay:1.0s;
    -moz-animation-delay:1.0s;
    -o-animation-delay:1.0s;
    animation-delay:1.0s;
}
.delay-1250 {
    -webkit-animation-delay:1.25s;
    -moz-animation-delay:1.25s;
    -o-animation-delay:1.25s;
    animation-delay:1.25s;
}
.delay-1500 {
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
    -o-animation-delay:1.5s;
    animation-delay:1.5s;
}
.delay-1750 {
    -webkit-animation-delay:1.75s;
    -moz-animation-delay:1.75s;
    -o-animation-delay:1.75s;
    animation-delay:1.75s;
}
.delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;
}
.delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
}
.delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;
}
.delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
}
.delay-3000 {
    -webkit-animation-delay:3.0s;
    -moz-animation-delay:3.0s;
    -o-animation-delay:3.0s;
    animation-delay:3.0s;
}
.delay-3500 {
    -webkit-animation-delay:3.5s;
    -moz-animation-delay:3.5s;
    -o-animation-delay:3.5s;
    animation-delay:3.5s;
}

/* Additional classes originally written by Jack McCourt / jackonthe.net */
.slow,.slower{-webkit-animation-fill-mode:both}.slow{-webkit-animation-duration:1.5s;animation-duration:1.5s;animation-fill-mode:both}.slower{-webkit-animation-duration:2s;animation-duration:2s;animation-fill-mode:both}.slowest{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.delay-250{-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.delay-500{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.delay-750{-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.delay-1000{-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.delay-1250{-webkit-animation-delay:1.25s;-moz-animation-delay:1.25s;-o-animation-delay:1.25s;animation-delay:1.25s}.delay-1500{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}.delay-1750{-webkit-animation-delay:1.75s;-moz-animation-delay:1.75s;-o-animation-delay:1.75s;animation-delay:1.75s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.delay-3000{-webkit-animation-delay:3s;-moz-animation-delay:3s;-o-animation-delay:3s;animation-delay:3s}.delay-3500{-webkit-animation-delay:3.5s;-moz-animation-delay:3.5s;-o-animation-delay:3.5s;animation-delay:3.5s}
}
.delay-1750 {
    -webkit-animation-delay:1.75s;
    -moz-animation-delay:1.75s;
    -o-animation-delay:1.75s;
    animation-delay:1.75s;
}
.delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;
}
.delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
}
.delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;
}
.delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
}
.delay-3000 {
    -webkit-animation-delay:3.0s;
    -moz-animation-delay:3.0s;
    -o-animation-delay:3.0s;
    animation-delay:3.0s;
}
.delay-3500 {
    -webkit-animation-delay:3.5s;
    -moz-animation-delay:3.5s;
    -o-animation-delay:3.5s;
    animation-delay:3.5s;
}

/* Additional classes originally written by Jack McCourt / jackonthe.net */
.slow,.slower{-webkit-animation-fill-mode:both}.slow{-webkit-animation-duration:1.5s;animation-duration:1.5s;animation-fill-mode:both}.slower{-webkit-animation-duration:2s;animation-duration:2s;animation-fill-mode:both}.slowest{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.delay-250{-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.delay-500{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.delay-750{-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.delay-1000{-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.delay-1250{-webkit-animation-delay:1.25s;-moz-animation-delay:1.25s;-o-animation-delay:1.25s;animation-delay:1.25s}.delay-1500{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}.delay-1750{-webkit-animation-delay:1.75s;-moz-animation-delay:1.75s;-o-animation-delay:1.75s;animation-delay:1.75s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.delay-3000{-webkit-animation-delay:3s;-moz-animation-delay:3s;-o-animation-delay:3s;animation-delay:3s}.delay-3500{-webkit-animation-delay:3.5s;-moz-animation-delay:3.5s;-o-animation-delay:3.5s;animation-delay:3.5s}
.home .mod_newslist {
    margin-top:30px;
}
#prom h2 {
    display:none;
}
.home .mod_newslist .ce_text h1:before {
    display:none;
    font-size:.1em;
}
#prom .ce_text {
    max-height:400px;
    overflow:hidden;
}
#prom .layout_short h2 a {
    margin-left:-10px;
    font-size:1.5em;
    font-variant:small-caps;
    color:#ad0202;
}
.home .mod_newslist .layout_full h1:before,
.home .mod_newslist  .layout_full h2 {
    display:none;
}
.home .mod_article .layout_full .ce_text,
.home .mod_newslist h1 {
    margin-left:0;
}
.home .mod_newslist .layout_full .ce_text h1 {
    margin-top:10px;
    font-size:1.8em;
    font-variant: none;
}
.mod_article .teaser {
    margin-top:10px;
    margin-left:0;
}
.event_detail #main {
    width:75%;
}

/* Newsmenu */
.mod_newsmenu,
.mod_eventmenu {
    margin:0 5px 20px;
    padding:5px;
}
.mod_newsmenu ul,
.mod_newsmenu li,
.mod_eventmenu ul,
.mod_eventmenu li {
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_newsmenu .year,
.mod_eventmenu .year {
    margin-bottom:2px;
    font-weight:bold;
}
.home .mod_newslist h1:before {
    margin-right:20px;
    font:1em fontAwesome;
    content:"
    \f00b"
}
.introevents h1:before {
    width:50px;
    height:20px;
    margin-right:20px;
    font:1.5em fontAwesome;
    content:"\f073"
}
.chorprobe h1:before {
    width:50px;
    height:20px;
    margin-top:4px;
    margin-right:10px;
    padding-top:4;
    font:1.5em fontAwesome;
    content:"\f044";
}
.home .mod_eventlist h1:before {
    margin-top:42px;
    width:50px;
        height:20px;
        margin-top:4px;
        margin-right:10px;
        padding-top:4;
        font:1.5em fontAwesome;
        content:"\f044";
}
.home .mod_article [class*="ce_"] {
    margin-right:1.92%;
    margin-left:1.92%;
}
.archiv .mod_newslist{
	padding-right: 4rem;
}
.mod_newslist .info,
.mod_newsreader .info {
    margin-top:12px;
    margin-bottom:12px;
    font-size:1.2em;
    color:#f00;
}
.mod_newslist .layout_latest,
.mod_newsarchive .layout_latest {
    width:100%;
    position:relative;
    float:left;
    display:table;
    margin-top:1rem;
    margin-bottom:2rem;
    margin-left:0;
    padding-bottom:10px;
}
.mod_newslist .layout_latest h2 {
    margin-left:0;
}
#right .mod_newslist .layout_latest {
    margin-left:0;
}
.layout_latest h2 a {
    font-size:.9em;
    font-weight:normal;
}
#right .mod_newsmenu li a,
#right .mod_newsmenu span.active,
#right .mod_newsmenu strong.active {
    display:block;
    margin-top:8px;
    margin-bottom:8px;
    padding-top:8px;
    padding-bottom:8px;
    font-size:1.5em;
}
#aktuelles .layout_latest {
    margin-bottom:8px;
    padding-bottom:24px;
}
#aktuelles .layout_latest h2,
#aktuelles .layout_latest h2 a {
    font-size:1.2em;
}
#aktuelles .layout_latest p {
    width:100%;
    margin:0;
    padding-top:4px;
    padding-right:0;
    padding-bottom:4px;
}
#aktuelles .layout_latest p.more a,
.layout_latest p.more a {
    width:100%;
    position:relative;
    float:right;
    display:block;
    padding-top:8px;
    padding-bottom:4px;
    text-align:right;
    border-bottom:1px dotted #ad0202;
    color:#ad0202;
}
.layout_short .more a,
.product_container .more a,
#termin .more a {
    float:right;
    margin-right:0;
    padding-top:4px;
    padding-right:0;
    padding-bottom:2px;
    color:#ad0202;
}
.layout_short .more a,
.event .more a {
    width:100%;
    position:relative;
    text-align: right;
    display:block;
    margin:0 0 30px;
    padding:4px 16px 4px 0;
    border-bottom:1px dotted #ad0202;
}

/* Events */
.mod_eventlist .header {
    height:100px;
    top:0;
    position:relative;
    float:left;
    clear:both;
    display:block;
    margin-top:0;
    padding:0;
}
.mod_eventlist .event {
    width:100%;
    position:relative;
    float:left;
    clear:left;
    display:table;
}
.mod_article .layout_upcoming a {
    position:relative;
    margin-top:2px;
    margin-left:0;
    padding-bottom:3px;
    font-size:1.2em;
    color:#ad0202;
}
.mod_eventlist .event_titel {
    width:100%;
    position:relative;
    float:left;
    margin-left:0;
}
.nachrichten_detail #right h1 {
    top:-0.4em;
    position:relative;
}
.mod_eventlist .month,
.mod_eventreader .month {
    width:100%;
    position:relative;
    float:left;
    clear:left;
    text-align:center;
    font-size:1.5em;
    font-weight:bold;
    color:#ad0202;
}
.mod_eventlist .day,
.mod_eventreader .day {
    width:100%;
    position:relative;
    overflow:visible;
    float:left;
    clear:left;
    display:block;
    margin:0;
    padding:0;
    text-align:center;
    font-size:1.8em;
    font-weight:bold;
    color:#ad0202;
}
.mod_eventlist .year,
.mod_eventreader .year {
    width:100%;
    position:relative;
    float:left;
    clear:left;
    margin:0;
    padding:0;
    text-align:center;
    font-size:1.3em;
    font-weight:bold;
    color:#ad0202;
}
.event p.info,
.layout_upcoming p.info {
    width:18%;
    height:80px;
    left:-10px;
    position:relative;
    float:left;
    display:block;
}
.mod_eventreader .layout_full p.info,
.mod_eventreader .layout_full p.location {
    width:100%;
    display:block;
    padding-bottom:5px;
    font-size:1.25em;
}
.mod_eventreader .layout_full p.info {
    height:20px;
    left:0;
}
#right .mod_newslist .layout_latest .teaser {
    left:0;
    position:relative;
}
.event .more {
    padding-left:0;
}
#event .layout_upcoming a {
    margin-left:0;
    padding-left:0;
    font-size:1.25em;
}
.event .layout_upcoming {
    display:block;
    margin-bottom:20px;
}
/*.event_komm {
    max-width:85%;
    left:30px;
    position:relative;
    float:left;
    display:block;
    margin-bottom:20px;
}
.home .event_komm,
.gottesdienste .event_komm {
    width:70%;
    float:left;
}*/
.event_komm .zeitort,
.mod_article .mod_eventlist .layout_teaser {
    left:0;
    position:relative;
    margin-left:0;
}
.event_komm .zeitort {
    line-height:1.45em;
}
#probetermine .layout_upcoming {
    width:100%;
    position:relative;
    float:left;
    clear:left;
    display:block;
    margin-bottom:30px;
}
.mod_article .chorprobe .layout_upcoming {
    width:100%;
    display:inline-block;
    padding-bottom:20px;
}
.mod_article,
.mod_newsreader {
    margin-right:5px;
}
#termin {
    width:84%;
    max-width:700px;
    bottom:0;
    left:10px;
    position:relative;
    float:left;
    display:block;
    margin-top:0;
    margin-bottom:12px;
    top:0;
}
#termin h2,
#termin h2 a {
    margin-top:0;
    padding-top:0;
    font-size:1.25em;
    color:rgba(0,0,0,.7);
}
.layout_teaser .more a {
    left:10px;
    position:relative;
    float:right;
    font-size:1em;
    color:#ad0202;
}

/* Newsreader */
.mod_newsreader .back {
    margin-bottom:24px;
    margin-left:10px;
    padding-top:12px;
}
.mod_newsreader .ce_text {
    margin-top:16px;
}
.mod_newsreader h2 {
    margin-bottom:12px;
}
.mod_newsreader .comment_default {
    margin-bottom:12px;
}
.mod_newsreader .comment {
    line-height:1.5;
}
.mod_newsreader .reply {
    margin-top:12px;
    padding-left:18px;
}
.mod_newsreader .form {
    margin-top:24px;
}
.mod_newsreader .widget {
    margin-top:1px;
    margin-bottom:1px;
}
.mod_newsreader .textarea {
    width:360px;
    height:120px;
}
#archiv_menu a:before {
    margin-right:20px;
    font-family:fontAwesome;
    color:rgba(0,0,0,.6);
    content:"\f07b";
}
#archiv_menu span:before,
#archiv_menu strong:before {
    margin-right:20px;
    font-family:fontAwesome;
    color:rgba(0,0,0,.6);
    content:"\f07c";
}
.mod_newsarchive .layout_latest h2,
.mod_newsarchive .layout_latest .teaser,
.mod_newsarchive .layout_latest .more {
    margin-left:0;
}
.mod_newsarchive h2 a {
    font-size:1em;
}

/* Kalender */
table.calendar {
    width:100%;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
table.calendar .head {
    padding-top:4px;
    padding-bottom:5px;
    text-align:center;
    background-color:#f6f6f6;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.calendar .current {
    background-color:#ffc;
}
table.calendar .label {
    padding-top:3px;
    padding-bottom:4px;
    text-align:center;
    background-color:#bbb;
    border-right:1px solid #ccc;
    font-size:11px;
    font-weight:bold;
    color:#fff;
    border-bottom:1px solid #ccc;
}
table.calendar td {
    width:14%;
    height:72px;
    padding:1px;
    vertical-align:top;
    background-color:#fff;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.minicalendar .head a {
    margin-top:-2px;
    font-size:1.1em;
    color:#fff;
}
table.minicalendar th.head {
    padding-top:12px;
    padding-bottom:12px;
    background-color:#ad0202;
    font-size:1.1em;
    color:#fff;
}
table.calendar td.weekend {
    background-color:#f6f6f6;
}
table.calendar td.today {
    background-color:#ffc;
}
table.calendar .empty,
table.calendar .empty .header {
    background-color:#f6f6f6;
}
table.calendar td .header {
    padding-bottom:2px;
    background-color:#e0e0e0;
    font-size:11px;
}
table.calendar td .event a {
    font-size:11px;
}

/* kalender */
table.minicalendar .current {
    background-color:#ad0202;
}
#minicalendar {
    margin:0 5px 20px;
    padding:5px 5px 10px;
    background-color:rgba(255,255,255,.8);
}
table.minicalendar {
    width:100%;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
table.minicalendar td {
    width:14%;
    padding-top:2px;
    padding-bottom:3px;
    text-align:center;
    background-color:#fff;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.minicalendar td {
    padding-top:8px;
    padding-bottom:8px;
}
table.minicalendar td.weekend {
    background-color:#f6f6f6;
}
table.minicalendar td.today {
    background-color:#a1a1a1;
    color:#fff;
}
table.minicalendar td.active {
    background-color:#ad0202;
    color:#fff;
}
table.minicalendar td.active a {
    color:#fff;
}
table.minicalendar .label {
    padding-top:2px;
    padding-bottom:3px;
    text-align:center;
    background-color:#c3c3c3;
    border-right:1px solid #ccc;
    color:#fff;
    border-bottom:1px solid #ccc;
}
table.minicalendar .head {
    padding-top:3px;
    padding-bottom:4px;
    text-align:center;
    background-color:#f9f9f9;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.mod_eventreader .recurring {
    margin-top:2px;
    color:#090;
    font-size: 0px;
}
.mod_eventreader .ce_text {
    margin-top:15px;
}
.mod_eventreader .back {
    margin-top:18px;
}

/* rechte Spalte */
#right .mod_eventlist {
    margin-bottom:32px;
}

/* Termin Datum */
#right .mod_eventlist .header {
    width:100%;
    height:24px;
    position:relative;
    float:left;
    margin:0;
    padding:0;
}
#right .header .date {
    width:100%;
    position:relative;
    overflow:hidden;
    float:left;
    margin-bottom:1px;
    padding:4px 4px 2px;
    border-bottom:1px solid #ad0202;
    font-size:1.1em;
    color:#ad0202;
    background-color:rgba(255,255,255,.01);
}

/* Rechts Termin Inhalt */
#right #termin {
    width:100%;
    left:-2px;
    position:relative;
    float:left;
    display:block;
    top:-5px;
}
#right .event h2 {
    font-size:1.1em;
    font-weight:normal;
    color:#000;
}
#right .layout_short h2 a {
    font-size:15px;
    font-weight:bold;
    color:#646464;
}
#right .event h2 a {
    font-size:1em;
    color:#000;
}
#right .event .teaser {
    width:240px;
    left:0;
    position:relative;
    display:block;
}
#right .event .more,
#right .mod_newslist .more {
    width:240px;
    left:0;
    position:relative;
    float:right;
    margin:0;
    padding:0 2px 0 0;
    border-bottom:1px dotted #ad0202;
    color:#ad0202;
    background-color:rgba(255,255,255,.01);
    -webkit-box-shadow:0 0 0 0;
    box-shadow:0 0 0 0;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#right .event .more a,
#right .mod_newslist .more a {
    float:right;
    margin:0;
    padding:0;
    color:#ad0202;
}
.event .more a:before,
.mod_newslist .more a:before {
    float:right;
    margin:0 0 0 5px;
    padding:0;
    font-family:fontAwesome;
    color:#ad0202;
    content:"
    \f054"
}
#right .layout_latest {
    margin-bottom:16px;
    padding-bottom:8px;
}
#right .layout_latest h2,
#right .layout_latest h2 a {
    font-size:1.1em;
}
#right .layout_latest img {
    width:80px;
}

/* Home */
#home_termine {
    margin-top:-10px;
}
.home .mod_eventlist h1,
#home_chorprobe h1 {
    margin-bottom:20px;
    margin-left:10px;
    font-size:2em;
    font-variant:small-caps;
}
#minical {
    margin-top:15px;
}

.mod_lostPassword .text {
	width: 100%;
}
#article-2 [class*="mod_"] {
	margin-left: 0;
}
.home .mod_article .ce_sliderStart,
.content-slider {
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
}

.mod_registration {
	width:50%;	
	min-width:40rem;
	}
.slider-wrapper {
	width: 100%;
	height: auto;
}
.home .mod_article .content-slider .ce_image {
	width: 100%;
	height: auto;
	padding: 0;
	margin:0;
} 
.klammer {
    width:100%;
    position:relative;
    float:left;
    clear:left;
    display:block;
    margin-bottom:5rem;
}

.liste-ok {
    min-width:300px;
    display:block;
    padding-left:40px;
}
.liste-ok li {
    display:block;
    margin-right:auto;
    margin-left:25px;
    list-style-type:none;
}
.liste-ok li:before {
    width:30px;
    margin-right:18px;
    margin-left:-30px;
    font-family:fontAwesome;
    color:#ad0202;
    content: "\f138";
}
.vbottom30 {
    margin-bottom:30px;
}
.ce_hyperlink a:before {
    margin-right:1rem;
    font-family:fontAwesome;
    color:#ad0202;
    content: "\f054";
}
.event p.info {
    border-bottom:0px;
}
.fa.fa-balance-scale:before {
    font-family:fontAwesome;
    content: "\f24e";
}


#nav_service span.active,
#nav_service strong.active {
    font-weight:bold;
    color:#fff;
}


.ce_text a {
    color:#ad0202;
}
.ce_text a:before {
    margin-right:7px;
    margin-left:12px;
    font-family:fontAwesome;
    color:#ad0202;
    content:"\f054"
}

/* Accordion */
#who-is-who section.ce_accordion {
    margin-bottom:5px;
    margin-left:10px;
    padding-bottom:10px;
    border:1px solid #ad0202;
    -webkit-box-shadow:1px 1px 3px 3px rgba(0,0,0,.12);
    box-shadow:1px 1px 3px 3px rgba(0,0,0,.12);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#who-is-who .toggler {
    margin-bottom:16px;
    padding:4px 8px 4px 16px;
    background-color:#ad0202;
    border:1px;
    font-size:1.2em;
    color:#fff;
    -webkit-box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);
    box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#ansprechpartner .toggler:before,
#whoiswho .toggler:before {
    padding-right:1em;
    color:#fff;
    font:1.2em fontAwesome;
    content:  "\f107";
}
#ansprechpartner .active:before,
#whoiswho .active:before {
    color:#fff;
    font:1.2em FontAwesome;
    content: "\f105"
}
#ansprechpartner div.accordion,
#whoiswho div.accordion {
    width:98%;
    top:-12px;
    position:relative;
    display:inline-block;
}
.ui-accordion-header-icon {
    width:30px;
    background-color:#fff;
}


section#chorleiter {
    margin-bottom:3rem;
}
#chorleiter .toggler.ui-state-default:before {
    position:relative;
    font:1.5em fontAwesome;
    color:#fff;
    content: "\f078";
}
#chorleiter .toggler.ui-state-active:before {
    top:-2rem;
    position:relative;
    font:1.5em fontAwesome;
    color:#fff;
    content: "\f078";
    transform: rotate(-90deg) scale(1, 1);
}
#chorleiter .toggler {
    width:94%;
    margin-bottom:8px;
    padding:8px 8px 8px 12px;
    background-color:#ad0202;
    font-size:1.2em;
    color:#fff;
    -webkit-box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);
    box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#chorleiter .ui-accordion-content {
    width:97%;
    display:block;
    padding-top:1rem;
}
#index .ui-accordion-header {
    padding-top:32px;
    padding-left:44px;
    font-size:1.7em;
    font-weight:bold;
    color:#ad0202;
    text-transform:uppercase;
}
#index .ui-accordion-header:before {
    padding-right:.5em;
    font:1.2em FontAwesome;
    color:#ad0202;
    content: "\f107"
}
span.mejs-time-loaded,
strong.mejs-time-loaded {
    background-color:#ad0202;
}

/* Seitenbild */
#sbild {
    width:100%;
    position:relative;
    overflow:hidden;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding:0;
    text-align:center;
}
#sbild .image_container {
    margin:0 auto;
}
#sbild img {
    width:100%;
}
#nav_ap li {
    position:relative;
    float:none;
    display:block;
    font-size:1.1em;
    font-weight:normal;
    color:#646464;
}
.col_1 h1,
.col_2 h1,
.col_3 h1 {
    margin-bottom:30px;
    font-size:2.5em;
    font-weight:bold;
    text-transform:uppercase;
}
.col_1 h1,
.col_3 h1 {
    margin-top:8px;
}
.image_container a:before {
	display: none;
}
.cookiebar__message, .cookiebar__text {
	color: #fff;
}
.cookiebar__button {
	background-color: #ad0202;
	margin-top: 2rem;
	width: 100%;
}
.cookiebar {
	width: 50%;
	min-width: 320px;
	margin-left: 25%;
}
.cookiebar__analytics-label {
	color: #fff;
	width: 100%;
	margin-top: 1rem;
}
input[type=text]:hover,
input[type=text]:active,
input[type=text]:focus {
	border: 0px solid #f00;
}
.top_3 {
	margin-top: 3rem;
}
.top_5 {
	margin-top: 5rem;
}
.pad_l_7{
	padding-left: 7rem;
}

label#lbl_groups_51_4{
	margin-bottom: 4rem

}
.brot {
	background-color: rgba(173,2,2,1);
	color: #fff;
}
.brot p, .brot h2, .brot a, .brot li, .ce_text.brot li:before {
	color: #fff;
}
.ce_text.brot li {
	margin-left: 3rem;
}
.ce_text.brot li:before {
	margin-left: -3rem;}	
.flex-container {
	display: flex;
}	
.zum_login {
	min-width: 20rem;
}

.ce_toplink {
	padding: 5rem 0;
}
.ce_toplink a:before {
	font-family:fontAwesome;
    color:#ad0202;
    content: "\f139";
    font-size: 3rem;
    margin-right: 1rem;
}
#opt_groups_56_0,
#opt_groups_56_1,
#opt_groups_56_2,
#opt_groups_56_3,
#opt_groups_56_4,
#opt_groups_56_5,
#opt_groups_56_6,
#opt_groups_56_7 {
	visibility: hidden;
}

#lbl_groups_56_0,
#lbl_groups_56_1,
#lbl_groups_56_2,
#lbl_groups_56_3,
#lbl_groups_56_4,
#lbl_groups_56_5,
#lbl_groups_56_6,
#lbl_groups_56_7 {
	font-size: 11px;
	color: #888;
}
#ctrl_groups_56.checkbox_container:nth-child(1) span,
#ctrl_groups_56.checkbox_container:nth-child(2) span,
#ctrl_groups_56.checkbox_container:nth-child(3),
#ctrl_groups_56.checkbox_container:nth-child(4),
#ctrl_groups_56.checkbox_container:nth-child(5),
#ctrl_groups_56.checkbox_container:nth-child(6),
#ctrl_groups_56.checkbox_container:nth-child(7),
#ctrl_groups_56.checkbox_container:nth-child(8) {
	color: #ff0;
}

fieldset#ctrl_groups_56:nth-child(+5) {
	color: #0ff;
}

.mod_personalData .widget-checkbox {
	margin-bottom: 3rem;
}
@media (max-width: 768px) {
	.flex-container {
		flex-direction: column;
	}
	.mod_registration,
	.ce_text.anmerkung_registration{
	width: 90%;
}
}
/* Navigation oben */
#nav_oben i {
    font-family: fontAwesome;
    font-size:2em;
    color:#fff;
}
#navoben {
    width:100%;
    height:50px;
    display:inline-block;
    z-index:2500;
}
#nav_oben {
    width:100%;
    max-width:1200px;
    margin:0 auto;
}
#nav_oben i:hover {
    color:rgba(255,255,255,.8);
}
#nav_oben .home a:hover {
    font-family:fontAwesome;
    text-decoration:none;
    color:rgba(255,255,255,1);
}
#nav_oben a:hover {
    color:rgba(255,255,255,.8);
}
#nav_oben {
    height:32px;
    max-width:1200px;
    top:0;
    display:block;
    margin:0 auto;
    padding:0;
}
#nav_oben ul {
    height:30px;
    position:relative;
    float:right;
    display:inline-block;
    margin:0;
    padding:0;
}
#nav_oben li {
    height:14px;
    position:relative;
    float:left;
    display:block;
    padding:4px 8px 4px 0;
    text-align:center;
    white-space:pre-wrap;
    list-style-type:none;
}
#nav_oben a {
    padding:.1rem 1rem 0;
    font-weight:normal;
    color:rgba(255,255,255,.01);
}
#nav_oben a:hover {
    text-decoration:none;
    color:rgba(255,255,255,.8);
}

.icon-home,
.icon-pencil,
.icon-comments,
.icon-link,
.icon-road,
.icon-user,
.icon-list-alt {
    font-size:1.6em;
    text-decoration:none;
    color:rgba(255,255,255,1);
    background:none!important;
}

/**************Mainmenu*********/

#mainmenu {
    width:100%;
    display:block;
    padding-top:0;
    padding-bottom:0;
    background-color:#fff;
    -webkit-box-shadow:4px 4px 8px rgba(0,0,0,.25);
    box-shadow:4px 4px 8px rgba(0,0,0,.25);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    z-index:1000;
}
.mainmenu .inside {
    width:100%;
    max-width:1240px;
    overflow:visible;
    display:block;
    margin-right:auto;
    margin-left:auto;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}


#mainnav {
    width:100%;
    height:40px;
    overflow:visible;
    display:inline-block;
    margin:0 auto;
    z-index:999;
}
#mainnav ul {
    max-width:1200px;
    margin:0 auto;
    padding:0;
    z-index: 1000;
}
#mainnav li {
    float:left;
    margin:0;
    padding:0;
}
#mainnav a {
    display:block;
    padding:1.5rem 2rem .7rem 1rem;
    white-space:normal;
    font-size:1.1em;
    text-decoration:none;
    color:rgba(0,0,0,.8);
}
#mainnav strong {
    display:block;
    padding:1.5rem 2rem .7rem 1rem;
    white-space:normal;
    font-size:1.15em;
    font-weight:normal;
    text-decoration:none;
    color:#ad0202;
}
#mainnav a:active,
#mainnav a:hover,
#mainnav a.trail {
    color:#ad0202;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#nav li.first a {
    border: none;
}

/* / */
.smOW {
    position:absolute;
    overflow:hidden;
    display:none;
    margin:0;
    padding:0;
}
#mainnav ul {
    top:auto;
    left:auto;
    position:relative;
}

/* untermenue ausfahren ++++++++++++++++++++++++++++++ */
#mainnav .submenu ul {
    height:0px;
    left:0;
    top:0;
    position:relative;
    overflow:hidden;
    display:block;
    padding:0;
    -moz-transition: height 0.5s ease-out;
    -webkit-transition: height 0.5s ease-out;
    -o-transition: height 0.5s ease-out;
    transition: height 0.5s ease-out;
    z-index: 1100;
}
#mainnav .submenu {
	max-width:18rem;
}
#mainnav .submenu:hover ul,
#mainnav .level_1 li.active:focus ul {
    height:300px;
    position:relative;
    -moz-transition: height 1s ease-in;
    -webkit-transition: height 1s ease-in;
    -o-transition: height 1s ease-in;
    transition: height 1s ease-in;
}
#mainnav .level_2 li {
    /*width:100%;*/
    left:0;
    position:relative;
    overflow:hidden;
    float:none;
    display:block;
    margin:0;
    padding:0;
    white-space:normal;
    background-color:rgba(0,0,0,.5);
    border-bottom:1px dotted rgba(255,255,255,.5);
}
#mainnav .level_2 a,
#mainnav .level_2 span,
#mainnav .level_2 span.active,
#mainnav .level_2 strong,
#mainnav .level_2 strong.active {
    height:auto;
    display:block;
    margin:0;
    font-size:1em;
    color:#fff;
}
#mainnav .level_2 span.active,
#mainnav .level_2 strong.active {
    background-color:rgba(173,2,2,.7);
}
#mainnav .level_2 li a:hover,
#mainnav .level_2 li a:focus {
    /*width:100%;*/
    overflow:visible;
    display:inline-block;
    color:#fff;
    background-color:rgba(173,2,2,.4);
}
#mainnav .level_2 .last:hover ul,
#mainnav .level_2 li.active:focus ul {
    height:300px;
    left:50px;
    position:relative;
    display:block;
    border:1px solid #0f0;
}

/* 3. Menu-Ebene */
#mainnav  .level_3 {
    width:180px;
    left:180px;
    position:absolute;
    display:block;
    margin:10px 0 0;
    padding:0;
    background: #000;
}
.cmg .level_2 {
	min-width: 20rem;
}

/* verhindert das aufblitzen des submenus beim laden */
* + html .smOW {
    margin-top:-2px;
    margin-left:-2px;
}

/* IE7 hack - richtige positionierung */
* + html #subMenusContainer ul.level_3 {
    margin-top:2px;
}

.sticky-nav .top-nav > ul > li {
    padding: 0 !important;
}
.sticky-nav .top-nav > ul > li > a,
.sticky-nav .top-search {
    border-radius:0;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    margin: 0 !important;
}
.icon-align-justify {
    right:20px;
    position:relative;
    float:right;
    display:block;
    background-color:#000;
    color:#007cc2;
    top:46px;
    font: 2.4em fontAwesome;
    content:"\f039";
    z-index: 5000;
}
.banner--clone {
    left:0;
    top:0;
    position:fixed;
    z-index: 1000;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.banner--stick {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.banner--clone .banner--stick {
    left:0;
    top:0;
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,.2);
    box-shadow:0 2px 2px rgba(0,0,0,.2);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
.banner--clone .inside {
    padding-top:5px;
    padding-bottom:5px;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.menu_chor  {
	display: block;
	background: rgba(255,255,255,0.2);
	margin-top: 3rem;
	margin-bottom: 3rem;
	height: auto;
}
.menu_chor li {
	float: left;
	padding: 1rem 2rem;
}
.menu_chor a{
	font-size: 1.2em;
	line-height: 1.5em;
}
.menu_chor a:before {
	font-family: fontAwesome;
	font-size: 1em;
	color: #ad0202;
	content: "\f061"; 
	margin-right: 1rem;
}
.menu_chor strong.active {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #ad0202;
}
.ce_hyperlink.brot a,
.ce_hyperlink.brot a:before {
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
}
.ce_hyperlink.brot {
	margin-bottom: 3rem;
}
/* nv_basic.css */
body{margin:0;padding:0}a,body,div,em,input,label,legend,li,ol,p,select,span,strong,td,th,textarea,u,ul{font-family:Raleway,sans-serif;line-height:1.4em}a,body,div,input,label,li,legend,ol,p,select,td,th,textarea,u,ul{font-size:15px;color:#646464}h1{font-size:2em;font-variant:small-caps;color:#ad0202}h2{margin:24px 0 6px;padding:0;font-size:1.6em;font-weight:normal}a{text-decoration:none;color:#000}a:hover{text-decoration:underline;color:#ad0202}img{vertical-align:middle;border:0px}table{border-spacing:0}:focus{outline:0}
/* default.css */
body{background-position:center top;background-repeat:repeat-y;background-color:#$bg}#wrapper{width:100%}#header{width:100%;height:auto;position:relative;float:left;clear:left;display:block;margin-bottom:0;z-index: 10}#header .inside{width:100%;display:block;margin:0 auto}#head{z-index: 10}#container{width:100%;height:auto;min-width:320px;position:relative;float:left;clear:left;display:block;margin:0 auto;padding:0;background-color:rgba(255,255,255,.75);-webkit-box-shadow:1px 2px 10px 2px rgba(0,0,0,.5);box-shadow:1px 2px 10px 2px rgba(0,0,0,.5);behavior:url('assets/css3pie/1.0.0/PIE.htc')}.inside_c{max-width:1200px;margin:0 auto}#main:after{height:0;clear:both;display:block;line-height:0;content:"."visibility:hidden}#left{margin-top:52px}#top_image{margin-left:0}#top_image img{width:100%}#top_image:after{height:0;clear:both;display:block;line-height:0;content:"."visibility:hidden}#top_image img{float:right;margin:0;padding:0}.back{padding-bottom:5px;border-bottom:1px solid #ad0202}.back a{color:#ad0202}.back a:before{margin-right:10px;font-family:fontAwesome;color:#ad0202;content:"\f053"}footer{width:100%;display:block;margin-top:0;margin-bottom:0;background-color:#2e2e2e;color:rgba(255,255,255,.8)}footer p,footer a,footer .empty{line-height:1.4em;color:rgba(255,255,255,.8)}#footer .inside{min-height:280px;max-width:1200px;top:0;margin:0 auto;padding-top:0;padding-right:2.5%;padding-left:2.5%;color:#fff;background: none}#anschrift,#navunten,#terminunten{width:30%;position:relative;float:left}#anschrift,#navunten{margin-right:2.5%}#unten{padding:20px 0}footer .facebook,footer .instagram,footer .youtube{position:relative;float:left;margin-right:20px}footer .facebook{width:60px;top:-2px}.youtube{width:90px;background-color:#fff}#footer{padding-top:20px}#footer h3{font-size:1.3em;font-weight:normal;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.5);color:rgba(255,255,255,.8)}#footer nav a{color:#fff}#logo{max-width:1200px;top:0;position:relative;display:block;margin:0 auto;padding:0;z-index: 120}.ce_text,.teaser{line-height:1.5}div.error,p.error{margin:0;padding:2px 0 0;font-size:10px;color:#f00}.mod_article .back{margin-top:18px}.mod_article .more{top:5px;display:inline;font-size:.9em;color:rgba(0,0,0,.8)}.mod_breadcrumb{max-width:1200px;position:relative;margin:0 auto;font-size:80%;color:#fff;z-index:1000}.mod_breadcrumb ul{float:right}.mod_breadcrumb a{font-size:.85em;color:rgba(255,255,255,.6)}.mod_breadcrumb .active{padding-top:2px;font-size:.85em;color:rgba(255,255,255,.8)}.mod_breadcrumb a:hover{text-decoration:none;color:#fff}.mod_breadcrumb ul{overflow:hidden;margin:0;padding:0;list-style-type:none}.mod_breadcrumb li{float:left}.mod_breadcrumb li:after{margin-right:3px;padding-left:1px;color:rgba(255,255,255,.6);content:">"}.mod_breadcrumb li.active:after{display:none}.ce_gallery .caption{color:#999}.mod_article .pdf_link{margin-bottom:-16px;text-align:right}.mod_article .pdf_link a{padding-right:1px;padding-left:1px}.mod_lostPassword{margin:24px}.mod_lostPassword td{padding-right:6px;padding-bottom:3px}.mod_lostPassword .text,.mod_lostPassword .password{width:210px}.mod_closeAccount{width:30%}.mod_lostPassword .captcha{width:40px}.mod_lostPassword .captcha_text{color:#666}.ce_list ul{margin:0;padding:0}.ce_list li{margin:0 0 0 22px;padding:0;line-height:16px}h1.ce_headline{font-size:3em;font-variant:small-caps}.mod_navigation li{margin:0;padding:0;list-style-type:none}.mod_navigation .level_2 li{float:none;padding:0;border-top:0px}.ce_accordion{margin-left:16px}.toggler{padding:1px 0 2px}.toggler_first{color:#a84204}.toggler_first:hover{text-decoration:underline;color:#a84204;cursor:pointer}.accordion div{padding:6px 0 8px 15px;line-height:16px}.mod_login{width:20%;min-width:120px;margin:0 5px;padding:5px;background-color:#$bg}.mod_login label{display:block;margin:4px 0 1px}.mod_login .checkbox_container{margin-top:3px}.mod_login .checkbox_container label{display:inline}.mod_login .submit_container{margin-top:8px;margin-bottom:4px}#request_password{margin:0 5px;padding:0 5px 10px 6px;background-color:#$bg}#request_password a{font-size:11px;color:#999}.mod_search{margin-top:3px}.mod_search .text{width:240px;-webkit-appearance:none}.mod_search .radio_container{margin:3px 0 0;padding:0;border:0}.mod_search .radio_container label{left:-2px;position:relative;padding-right:3px;top:-2px}.mod_search .header{margin-top:18px;margin-right:5px;margin-bottom:24px;padding-bottom:4px;text-align:right;border-bottom:1px solid #$bg}.mod_search h3{margin:0 0 2px;padding:0}.mod_search .context{margin:0 5px 3px 0}.mod_search .url{margin-bottom:12px;color:#$brown}.mod_search .relevance{font-size:12px;font-weight:normal;color:#$brown}.mod_search .highlight{font-weight:bold}.mod_personalData{margin-bottom:36px}.mod_personalData fieldset{width:400px;display:block;margin:12px 0 24px;padding:12px}*+html .mod_personalData fieldset{margin-top:-12px}.mod_personalData legend{color:#ad0202}.mod_personalData .submit_container{width:428px;text-align:right}*+html .mod_personalData .submit_container{width:434px}.mod_personalData td{width:160px;padding:2px 6px 2px 0}.mod_personalData .text,.mod_personalData .password{width:200px}.mod_personalData select{width:204px}*+html .mod_personalData select{width:206px}fieldset.radio_container,fieldset.checkbox_container{margin:0;padding:0;border:0}.ce_table{margin-top:24px;margin-bottom:24px;border-left:1px solid #ccc}.ce_table td{padding:2px 8px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}*+html .ce_list li{margin-left:26px}.ce_table th{padding:2px 8px;background-color:#e6e6e6;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.ce_table th a{color:#000}.pagination li{display:inline;margin:0;padding:0;list-style-type:none}#tps td{padding:2px 4px}.pagination{margin-top:22px;padding-top:4px;border-top:1px solid #$bg}#tps .col_0{width:80px}.pagination p{width:160px;float:left;padding-right:3px;padding-left:3px;text-align:left}#tps .explanation{padding-bottom:24px}.pagination ul{width:240px;float:right;margin:0;padding:0 3px;text-align:right}
/* nv_indiv.css */
.klammer{width:100%;position:relative;float:left;clear:left;display:block;margin-bottom:5rem}.ce_text.b30,.ce_image.b30,.ce_text.b70,.ce_image.b70{float:left;margin-right:0;margin-left:0}.liste-ok{min-width:300px;display:block;padding-left:40px}.liste-ok li{display:block;margin-right:auto;margin-left:25px;list-style-type:none}.liste-ok li:before{width:30px;margin-right:18px;margin-left:-30px;font-family:fontAwesome;color:#ad0202;content: "\f138"}.vbottom30{margin-bottom:30px}.ce_hyperlink a:before{margin-right:1rem;font-family:fontAwesome;color:#ad0202;content: "\f054"}.event p.info{border-bottom:0px}.fa.fa-balance-scale:before{font-family:fontAwesome;content: "\f24e"}.karte #main{width:100%}.archiv #main,.archivliste #main{width:70%;float:left}#nav_service span.active,#nav_service strong.active{font-weight:bold;color:#fff}#nav_oben i{font:2em fontAwesome;color:#fff}#navoben{width:100%;height:50px;display:inline-block;z-index:2500}#nav_oben{width:100%;max-width:1200px;margin:0 auto}#nav_oben i:hover{color:rgba(255,255,255,.8)}#nav_oben .home a:hover{font-family:fontAwesome;text-decoration:none;color:rgba(255,255,255,1)}#nav_oben a:hover{color:rgba(255,255,255,.8)}#nav_oben{height:32px;max-width:1200px;top:0;display:block;margin:0 auto;padding:0}#nav_oben ul{height:30px;position:relative;float:right;display:inline-block;margin:0;padding:0}#nav_oben li{height:14px;position:relative;float:left;display:block;padding:4px 8px 4px 0;text-align:center;white-space:pre-wrap;list-style-type:none}#nav_oben a{padding:.1rem 1rem 0;font-weight:normal;color:rgba(255,255,255,.01)}#nav_oben a:hover{text-decoration:none;color:rgba(255,255,255,.8)}.ce_text a{color:#ad0202}.ce_text a:before{margin-right:7px;margin-left:12px;font-family:fontAwesome;color:#ad0202;content:"\f054"}#who-is-who section.ce_accordion{margin-bottom:5px;margin-left:10px;padding-bottom:10px;border:1px solid #ad0202;-webkit-box-shadow:1px 1px 3px 3px rgba(0,0,0,.12);box-shadow:1px 1px 3px 3px rgba(0,0,0,.12);behavior:url('assets/css3pie/1.0.0/PIE.htc')}#who-is-who .toggler{margin-bottom:16px;padding:4px 8px 4px 16px;background-color:#ad0202;border:1px;font-size:1.2em;color:#fff;-webkit-box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);behavior:url('assets/css3pie/1.0.0/PIE.htc')}#ansprechpartner .toggler:before,#whoiswho .toggler:before{padding-right:1em;color:#fff;font:1.2em fontAwesome;content:  "\f107"}#ansprechpartner .active:before,#whoiswho .active:before{color:#fff;font:1.2em FontAwesome;content: "\f105"}#ansprechpartner div.accordion,#whoiswho div.accordion{width:98%;top:-12px;position:relative;display:inline-block}.ui-accordion-header-icon{width:30px;background-color:#fff}section#chorleiter{margin-bottom:3rem}#chorleiter .toggler.ui-state-default:before{position:relative;font:1.5em fontAwesome;color:#fff;content: "\f078"}#chorleiter .toggler.ui-state-active:before{top:-2rem;position:relative;font:1.5em fontAwesome;color:#fff;content: "\f078";transform: rotate(-90deg) scale(1, 1)}#chorleiter .toggler{width:94%;margin-bottom:8px;padding:8px 8px 8px 12px;background-color:#ad0202;font-size:1.2em;color:#fff;-webkit-box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);box-shadow:1px 2px 5px 5px rgba(0,0,0,.12);border-top-left-radius:8px;border-top-right-radius:8px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#chorleiter .ui-accordion-content{width:97%;display:block;padding-top:1rem}#index .ui-accordion-header{padding-top:32px;padding-left:44px;font-size:1.7em;font-weight:bold;color:#ad0202;text-transform:uppercase}#index .ui-accordion-header:before{padding-right:.5em;font:1.2em FontAwesome;color:#ad0202;content: "\f107"}span.mejs-time-loaded,strong.mejs-time-loaded{background-color:#ad0202}#sbild{width:100%;position:relative;overflow:hidden;display:block;margin-right:auto;margin-left:auto;padding:0;text-align:center}#sbild .image_container{margin:0 auto}#sbild img{width:100%}#nav_ap li{position:relative;float:none;display:block;font-size:1.1em;font-weight:normal;color:#646464}.col_1 h1,.col_2 h1,.col_3 h1{margin-bottom:30px;font-size:2.5em;font-weight:bold;text-transform:uppercase}.col_1 h1,.col_3 h1{margin-top:8px}.icon-home,.icon-pencil,.icon-comments,.icon-link,.icon-road,.icon-user,.icon-list-alt{font-size:1.6em;text-decoration:none;color:rgba(255,255,255,1);background:none!important}#karussell{width:100%;height:400px;max-width:1200px;position:relative;display:block;margin:0 auto;padding:0;z-index:3}.caroufredsel{position:relative !important}.caroufredsel_prev span,.caroufredsel_next span,.caroufredsel_prev strong,.caroufredsel_next strong{top:-50px;color:rgba(255,255,255,.01)}.caroufredsel_prev span:before,.caroufredsel_prev strong:before{top:-200px;position:relative;margin-left:10px;font:3em fontAwesome;color:rgba(255,255,255,.6);content:"\f053"}.caroufredsel_next span:after,.caroufredsel_next strong:after{top:-200px;position:relative;float:right;margin-right:10px;font:3em fontAwesome;color:rgba(255,255,255,.6);content:"\f054"}.caroufredsel figure{top:0;display:block;margin:0 auto;padding:0;-webkit-box-shadow:1px 2px 8px 5px rgba(0,0,0,.25);box-shadow:1px 2px 8px 5px rgba(0,0,0,.25);behavior:url('assets/css3pie/1.0.0/PIE.htc');z-index: 2}.caroufredsel_skin .image_container img{width:100%;height:auto}.caroufredsel_bar_wrapper{height:0px;display:none}
/* nav_mobile.css */
#navmobile{width:80%;z-index:2000}html.mm-zoom-menu.mm-opening .mm-menu{width:380px}.mod_mmenu{background-color:rgba(173,2,2,.8);z-index:1001}.mm-blocker{width:100%;background-color:#f00}.mm-header a{right:20px;position:absolute;display:inline-block;font-size:2em;color:#ad0202;z-index:999}.mm-header a:before{margin-right:20px;font-family:fontAwesome;color:#ad0202;content:"\f039"}.mm-menu .mm-list > li > a.mm-subclose{background: rgba(0, 0, 0, 0.2);color: rgba(255, 255, 255, 0.7)}.icon-align-justify{right:20px;position:relative;float:right;display:block;background-color:#000;color:#007cc2;top:46px;font: 2.4em fontAwesome;content:"\f039"z-index: 5000}.banner--clone{left:0;top:0;position:fixed;z-index: 1000;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out}.banner--stick{-webkit-transform: translateY(0%);-ms-transform: translateY(0%);transform: translateY(0%)}.banner--clone .banner--stick{left:0;top:0;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.2);box-shadow:0 2px 2px rgba(0,0,0,.2);behavior:url('assets/css3pie/1.0.0/PIE.htc')}.banner--clone .inside{padding-top:5px;padding-bottom:5px;-webkit-transition: all 600ms ease-in-out;-moz-transition: all 600ms ease-in-out;transition: all 600ms ease-in-out}#mainmenu{width:100%;display:block;padding-top:0;padding-bottom:0;background-color:#fff;-webkit-box-shadow:4px 4px 8px rgba(0,0,0,.25);box-shadow:4px 4px 8px rgba(0,0,0,.25);behavior:url('assets/css3pie/1.0.0/PIE.htc');webkit-transition: all 600ms ease-in-out;-moz-transition: all 600ms ease-in-out;transition: all 600ms ease-in-out;z-index:1000}.mainmenu .inside{width:100%;max-width:1240px;overflow:visible;display:block;margin-right:auto;margin-left:auto;-webkit-transition: all 600ms ease-in-out;-moz-transition: all 600ms ease-in-out;transition: all 600ms ease-in-out}.mm-list li a{color:#fff}.mm-list li span.active,.mm-list li strong.active{color:#eabbbb}.top-nav{position:relative;overflow:visible;display:block;vertical-align:middle;line-height:0px;visibility: visible;overflow: visible !important;z-index: 1001;!important}.top-nav ul{position:static;display:block;margin-bottom:0;z-index: 1001;!important}.top-nav li{position:relative;z-index: 1001}.top-nav li i{margin-right:8px;font-size:12px}.top-nav a{display:block;padding-right:20px;padding-left:20px}.top-nav > ul > li{float:left;padding:0}.top-nav > ul > li > a{position:relative;display:block;margin:0;z-index:2003}.top-head.simple{margin-top:20px}.top-head.header-1 .top-nav > ul > li > a{padding:26px 20px 10px}.top-nav > ul > li > a > span,.top-nav > ul > li > span > a > span,.top-nav > ul > li > a > strong,.top-nav > ul > li > strong > a > strong{position:relative;display:block;padding:0 15px;line-height:65px}.top-nav ul li ul li{line-height:1.25em;-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2)}.top-nav ul li ul{min-width:220px;max-height:0;top:100%;position:absolute;left:0;z-index:1001;-webkit-transition: max-height 1ms linear 1s;-moz-transition: max-height 1ms linear 1s}.top-nav ul li:hover > ul{max-height:2000px;z-index: 2003;-webkit-transition: none;-moz-transition: none}.top-nav ul li ul:after{clear:both;display:table;content:""}.top-nav ul ul ul,.header-1.skew .top-nav ul ul ul{top:12px;left:100%}.top-nav ul ul li{opacity: 0;-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;transition: opacity .4s, transform .6s, max-height .6s;border-top:1px rgba(255,255,255,.2) solid;border-bottom:1px rgba(0,0,0,.1) solid}.top-nav ul li:hover > ul > li,.top-nav ul li:focus > ul > li{opacity: 1;-webkit-transform: none;transform: none}.top-nav ul li ul li{-webkit-transform-origin: 50% 0;transform-origin: 50% 0;-webkit-transform: scale(1,0);transform: scale(1,0)}.top-nav > ul > li.hasChildren > a > span:after,.top-nav > ul > li.hasChildren > a > strong:after{top:-1px;position:relative;display:inline-block;margin-left:5px;font:normal normal normal 8px/1 FontAwesome;content:"\f078"}.top-nav > ul > li.hasChildren:hover > a > span:after,.top-nav > ul > li.hasChildren:hover > a > strong:after,.rot-lft{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.top-nav ul li li.hasChildren > a:before{top:3px;position:relative;float:right;display:inline-block;content:"\f105"font:normal normal normal 12px/1 FontAwesome}.top-nav li li a{position:relative;overflow:hidden;display:block;padding:13px 15px}.top-nav li li.selected > a{background-color:rgba(0,0,0,.1)}.top-nav li li a:after{width:120%;height:100%;left:-140%;position:absolute;background-color: rgba(0,0,0,.2);content: ""opacity: .2;top: 0;transform: skew(-38deg, 0deg);-webkit-transform: skew(-38deg, 0deg);-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);border-right:15px #fff solid}.top-nav li li:not(.selected):hover > a:after{left:-8%;-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1)}.top-nav li li:hover > a{padding-left:20px}.top-nav > ul > .mega-menu{position:static}.top-nav .mega-menu > ul{left:15px;right: 15px}header.full .top-nav .mega-menu > ul{left:30px;right: 30px}.top-nav .mega-menu ul ul li{-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale(1);transform: scale(1);opacity: 1;-webkit-box-shadow: none;box-shadow: none;background-color: transparent !important}.top-nav .mega-menu li[class*="col-"]{border-top: 0 !important}.top-nav ul li ul li:first-child{border-top-width: 2px}.top-nav .mega-menu ul ul ul li a{padding:11px 15px}.top-nav .mega-menu .mega-content{padding:30px;border-top: 2px #ddd solid}.top-nav .mega-menu > ul > li,.top-nav .mega-menu .mega-content > div > ul > li{border-bottom:0 !important}.top-nav .mega-menu .mega-content ul li:first-child{border-top:0 !important}.top-nav .mega-menu .mega-content ul li:last-child{border-bottom:0 !important}.top-nav .mega-menu hr{border-top-color:rgba(255,255,255,0.3)}.top-nav .mega-menu .custom-content a{display:inline;padding:0;border:0}.top-nav .mega-menu .custom-content a:after{display:none}.mega-content .nav-tabs li,.mega-content .nav-tabs li a{border:0 !important;margin: 0 !important}.mega-content .nav-tabs a:after{display:none}.mega-content .tab-content{padding:0 15px;background-color: rgba(0,0,0,.1)}.mega-content .nav-tabs>li.active>a,.mega-content .nav-tabs>li.active>a:focus,.mega-content .nav-tabs>li.active>a:hover{border:0;color:#fff;background-color: rgba(0,0,0,.1)}.dark-sub .mega-content .tab-content,.dark-sub .mega-content .nav-tabs>li.active>a,.dark-sub .mega-content .nav-tabs>li.active>a:focus,.dark-sub .mega-content .nav-tabs>li.active>a:hover{background-color: rgba(255,255,255,.06)}.dark-sub.top-nav .mega-menu > ul > li h4{color:#fff}.top-nav .mega-menu ul ul{width:auto;max-height:1000px;position:static;display:block;border-bottom:0;box-shadow:none;background-color: transparent}.top-nav .mega-menu > ul > li h4{margin:0;padding:20px 10px 10px;font-size:15px;border-bottom: 1px rgba(0,0,0,.1) solid}.top-nav .mega-menu > ul > li,.top-nav .mega-menu > ul > li > ul > li:last-child{border-bottom:0}.top-nav > ul > li > ul.rit-menu{right:0;left:auto !important}.top-nav ul.rit-menu li.hasChildren > a:before{content: "\f104"}.top-nav ul li ul li > ul.rit-menu{right:100%;left:auto !important}.top-nav ul ul ul ul.rit-menu li:first-child{border-top:3px rgba(255,255,255,.8) solid}.top-nav ul ul ul ul.rit-menu li:not(.selected) > a{background-color: rgba(255,255,255,0.1)}.top-nav.tbl > ul{display:table;margin:auto}.head-border{height:3px}.top-nav li i.shown{margin:0;font-size:16px}.top-nav > ul > li.selected > a > span > i,.top-nav > ul > li:hover > a > span > i,.top-nav > ul > li.selected > a > strong > i,.top-nav > ul > li:hover > a > strong > i{color:#fff}.sticky-nav .top-nav > ul > li{padding: 0 !important}.sticky-nav .top-nav > ul > li > a,.sticky-nav .top-search{border-radius:0;behavior:url('assets/css3pie/1.0.0/PIE.htc');behavior:url('assets/css3pie/1.0.0/PIE.htc');margin: 0 !important}
/* nv_jkmenu.css */
#mainnav{width:100%;height:40px;overflow:visible;display:inline-block;margin:0 auto;z-index:999}#mainnav ul{max-width:1200px;margin:0 auto;padding:0;z-index: 1000}#mainnav li{float:left;margin:0;padding:0}#mainnav a{display:block;padding:1.5rem 2rem .7rem 1rem;white-space:normal;font-size:1.1em;text-decoration:none;color:rgba(0,0,0,.8)}#mainnav strong{display:block;padding:1.5rem 2rem .7rem 1rem;white-space:normal;font-size:1.15em;font-weight:normal;text-decoration:none;color:#ad0202}#mainnav a:active,#mainnav a:hover,#mainnav a.trail{color:#ad0202;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#nav li.first a{border: none}.smOW{position:absolute;overflow:hidden;display:none;margin:0;padding:0}#mainnav ul{top:auto;left:auto;position:relative}#mainnav .submenu ul{width:auto;height:0px;max-width:150px;left:0;top:0;position:relative;overflow:hidden;display:block;padding:0;-moz-transition: height 0.5s ease-out;-webkit-transition: height 0.5s ease-out;-o-transition: height 0.5s ease-out;transition: height 0.5s ease-out;z-index: 1100}#mainnav .submenu:hover ul,#mainnav .level_1 li.active:focus ul{height:300px;position:relative;-moz-transition: height 1s ease-in;-webkit-transition: height 1s ease-in;-o-transition: height 1s ease-in;transition: height 1s ease-in}#mainnav .level_2 li{width:100%;left:0;position:relative;overflow:hidden;float:none;display:block;margin:0;padding:0;white-space:normal;background-color:rgba(0,0,0,.5);border-bottom:1px dotted rgba(255,255,255,.5)}#mainnav .level_2 a,#mainnav .level_2 span,#mainnav .level_2 span.active,#mainnav .level_2 strong,#mainnav .level_2 strong.active{height:auto;display:block;margin:0;font-size:1em;color:#fff}#mainnav .level_2 span.active,#mainnav .level_2 strong.active{background-color:rgba(173,2,2,.7)}#mainnav .level_2 li a:hover,#mainnav .level_2 li a:focus{width:100%;overflow:visible;display:inline-block;color:#fff;background-color:rgba(173,2,2,.4)}#mainnav .level_2 .last:hover ul,#mainnav .level_2 li.active:focus ul{height:300px;left:50px;position:relative;display:block;border:1px solid #0f0}#mainnav  .level_3{width:180px;left:180px;position:absolute;display:block;margin:10px 0 0;padding:0;background: #000}* + html .smOW{margin-top:-2px;margin-left:-2px}* + html #subMenusContainer ul.level_3{margin-top:2px}
