/* Hauptfarben */ 
/* #e2001a ROT */ 
/* #b1b3b4 GRAU */
/* #13856e GRUEN */

@charset "utf-8";
/* CSS Document */
/* TAGS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0;}
hr { display: block; height: 1px; border: 0; border-top: 1px dashed #e5e5e5; margin: 0.75em 0; margin-bottom:3em; padding: 0; }
input, select { vertical-align: middle; }
input, select, textarea, button { font-family:Verdana, Geneva, sans-serif; }
strong, th, b { font-weight: bold; }
img { border:0;}
p, article td, article ol li, article ul li { 
	margin:1em 0; 
	line-height: 18px;
	text-align: left;
	font-family: 'Laila', serif;
	font-size: 15px;	
	color: #000000;
}

article {	
	overflow: hidden;
}
article td {
	text-align: left;  
}
article td:first-child {
	width: 40%; 
}

article p {
	background: url(../img/template/glass.png);
	padding: 25px 30px;
	clear:both;
	line-height: 22px;
}
article .zoom { display:none; }

a { font-family: 'Laila', serif;	font-size: 15px; color: #2c2b2b; text-decoration:none; outline:none; border: none;}
a:hover { color:#000000; text-decoration:underline; background-color: transparent;}
article a { color:#FFF; text-decoration:none; outline:none; font-size: 15px; border: none;}
a.more { color: #000000; }
a.more:hover { color:#009c6e; }
article table { clear:both; }
i, em { font-style:italic; }
u { text-decoration:underline; }
a:focus { outline: none; }
td { vertical-align:top; font-family: Arial, Helvetica, sans-serif;}
.table td {font-size:1.5em; }
h1, h2, h3, h4, h5, h6 { line-height:1.33em; text-align: left; font-family: 'Laila', serif; }
h1, h2, h4 {
	font-size: 32px;
	color: #FFF;	
	margin-bottom: 0;
}
h2 { clear:both; font-size: 25px; text-shadow: 2px 2px 5px #333; }
h2 .glyphicon { font-size:18px; margin: 0 10px; }

h3, h3 a, h4, h4 a {
	text-decoration: none;	
	font-size: 16px;
	color: #13856e;
	font-weight: normal;
	line-height: 12px;
    padding-bottom: 0.5em;
}

h5 { font-size:1em; font-weight:bold; }
h6 { font-size:0.8em; font-weight:bold; }

html { height: 100%; }

body {
	font-size:13px;
	line-height:24px;
	color:#000000; 
	text-align:left; 
	font-family: 'Laila', serif;
	height: 100%;
	padding: 0;
	margin: 0;
}



/* MISC */
img.icon { width:16px; height:16px; }
p.fehler {color:#900;}
.hr { margin:0.8em 0; padding:0; height:1px; background:#e5e5e5; }
.hr hr { display:none; }
.right { float:right; margin:0 0 12px 12px; text-align:right; }
.left { float:left; margin:0 12px 12px 0; text-align:left; }
.left .imgWrap, .right .imgWrap { margin-bottom:12px;}
.left .imgWrap img, .right .imgWrap img { margin-bottom:12px; border: 1px solid #BBBBBB;}
.schrift_klein { font-size:0.8em !important; line-height:1.4em !important; }
.schrift_kleiner { line-height:1.4em; display:block;}
.highlight { color:#267f11; font-weight:bold; }
.anchor, .versteckt { display:none; }
.accordion { line-height:24px; }

.pTop { margin-top:0.2em; }
.backLink { position:relative; margin:0.75em 0; height:20px; display:none;}
.article { padding: 5px 0 5px 10px; }
.article.second {
	background: url(../img/template/liste_odd_back.png) top center repeat;
	color: #333333;
}
.success { color:#267f11; }
.hint { color:#000000; font-size: 120%; margin:0;}

.pages { text-align:center; color:#000000; text-align:left; }
.pages a { color:#000000; text-decoration:none; }
.pages a.disabled { color:#999; font-style:italic; cursor:not-allowed; }

#content a { text-decoration: none;}
#content ul, ol { margin:1em 0 1em 1.5em; padding:0 0 0 1em;  }
#content ul li { padding:0; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.clear { clear:both; height:0; line-height:0; font-size:0; }


/* HEADER, STANDARD NAVIGATION */
#header-box {
	position: relative;
	z-index: 10;
}
#slogan-link {
	background: url(../img/template/seitenname.png) center top no-repeat;
	background-size: contain;	
	display:block;
	width:100%;
	min-height: 90px;
	font-family: 'Laila', serif;
	font-size: 32px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
#slogan-link:hover, #slogan-link:active, #slogan-link:focus { text-decoration:none; }

/* IMAGE GALLERY */
#maximage, video, object { z-index: 0; position:fixed; top:0; left:0;  }
.mc-image { overflow:visible; }
.owl-item {
	display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.owl-item:hover {
	-webkit-transform: scale(1.1);
  	transform: scale(1.1);	
}
.gallery img { display: block; transition: all 0.5s ease 0s; }
.gallery img:hover { box-shadow: 0 0 10px #666; }

.slider-wrapper.theme-light  {
	max-width: 630px;
    overflow: hidden;
	padding: 0;
}

#wrapper {
	height: auto !important;
    margin: 0 auto;
    min-height: 100%;	
	overflow: hidden;
}
/*.subsite #wrapper {  margin: 0 auto -100px; padding-bottom: 100px; }*/


/* MAIN NAVIGATION */
.navbar {
	width: 100%;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

#mainnav {	
	margin-bottom: 0;
	margin-top: 2em;
	min-width: 190px;
	text-align: center;
	position: fixed;
}

#navSub { position:fixed; margin-top: 80px; }

#mainnav li {
	text-align: center;
	width:100%;
}

#mainnav li a {
	text-align: center;
	display: inline-block;
}

#mainnav .first > a {
	text-indent: -9999px;
	background: url(../img/template/koffer.png) 0 0 no-repeat;
	width: 110px;
	height: 125px;	
	display: block;
}

/* Pop */
@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#mainnav .first > a {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#mainnav .first>  a:hover, #mainnav .first > a:focus, #mainnav .first > a:active {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* HAUPTMENÜ UNTERPUNKTE */
#navSub ul {
	list-style: none;
	margin-top: 10px;
}
#navSub ul li { 
	text-align: center;
	width:100%;
	line-height: 50px;
}
#navSub ul li a {
	background: url(../img/template/planken.png) 0 0 no-repeat;	
	height: 50px;
	width: 190px;
	display: inline-block;
	color: #143c39; 
	font-size: 16px;
	text-shadow: 1px 1px 2px #777;
	transition: transform 0.5s ease 0s;
}

#navSub ul li a:hover, #navSub ul li.aktiv a {
	color: #FFF;
	text-decoration: none;
	background-position: 0 -55px;
	transform: scaleX(-1);
}
#navSub ul li a:hover span, #navSub ul li.aktiv a span {
	transform: scaleX(-1);
	display: inline-block;
}
#navSub ul li:nth-child(2n) a {
	background-position: -198px 0;	
}
#navSub ul li:nth-child(2n) a:hover, #navSub ul li.aktiv:nth-child(2n) a {
	background-position: -198px -55px;
}


/* SUCHLEISTE */


/* STANDARD NAVIGATION */
#stdnav  {
	list-style: none;
	z-index:15;
	position: relative;
	width:100%;
	left: -12px;
	top: 10px;
}

#stdnav li {
}

#stdnav li a {
	color: #FFF;
	display: block;	
	background-color:#13856e;
    font-size: 16px;
    opacity: 0.8;
    text-transform: uppercase;
	text-align: center;
    transition: all 0.5s ease 0s;
	padding: 10px;
}
#stdnav li a:hover { opacity: 1; background-color:#16b97a; }


/* CONTENT */
#main-box {
	padding-bottom: 220px;
}
.subsite #main-box {
	padding-bottom: 100px;
}


#content { min-height:200px; }


/* ARTIKEL */
article ul, .article ul {
	margin-left: 2.5em;  
}

/* Bilder Viewer Titel oben ausblenden wegen Doppelung */
.ppt { display: none !important; }

/* Infobox links */
#infobox {
	
}
#infobox p {
	
}

/* STARTSEITE */
#familienbild {
	position: absolute;
	left: 0;
	height: auto;
	width:85%;	
	display: block;
}

/* INTERN */
#intern-zugang p, #intern-zugang legend, #intern-zugang label {
	font-size: 15px; 
	color: #FFF;	
	font-family: 'Laila', serif;
}


/* NEWS */
.news .datum, .entry .datum { border-top: 1px dashed #16b97a; padding-top:15px; margin-top:15px; margin-bottom:0; text-align:right; }
.news:first-child .datum, .entry:first-child .datum { border:none; margin-top:0; padding-top:0;}
.news p, .news a, .news .datum,
.entry p, .entry a, .entry .datum { color:#13856e !important; z-index:20; position:relative; font-size:14px; line-height:18px; display:block; }
.news p, .entry p { margin:5px 0; }
.news h3, .entry h3 { color:#16b97a; font-size:17px; z-index:20; position:relative; padding-bottom:2px; line-height: 18px; }

.gb_entries { max-height: 350px; overflow:hidden; }
.entry .datum, .entry p, .entry a { color:#995e32 !important; }
.entry p { margin-top:0; }
.entry h3 { color:#d06d1d; }
.entry .datum { border-top: 1px dashed #d06d1d; }
.modal-footer .btn { background-color:#13856e; color:#FFF; }

/* Kommentar */
.comment { color:#c51542; position:relative; z-index:20; }

/* Besuchercounter */
#besucherzaehler { position:relative; min-height:380px; }
#besucherzaehler img {
	position: absolute;
	right: -50px;
	bottom: -130px;	
	transition: all 0.5s ease 0s;
}
#besucherzaehler #counter {
	color: #62582a;
	font-size: 15px;	
	position: absolute;
	right: -10px;
	bottom: 12px;	
	z-index: 20;
	transform: rotate(3deg);
}

/* Fix Google Maps canvas
 *
 * Wrap your Google Maps embed in a `.google-map-canvas` to reset Bootstrap's
 * global `box-sizing` changes. You may optionally need to reset the `max-width`
 * on images in case you've applied that anywhere else. (That shouldn't be as
 * necessary with Bootstrap 3 though as that behavior is relegated to the
 * `.img-responsive` class.)
 */

#map_canvas {
    color: #000000;
    height: 400px;
    width: 100%;
	margin-bottom: 1em;
}
#map_canvas,
#map_canvas * { .box-sizing(content-box); }

/* Optional responsive image override */
#map_canvas img { max-width: none; box-shadow: none; }
#map_canvas #map_content p { margin: 0; padding: 0; }

/* FOOTER */
#footer {
	height: 230px;
	margin-top: -230px;
	position: relative;
	color: #FFF;
	background: url(../img/template/footer_shadow.png) left bottom repeat-x; 
	padding-top: 0;
	position: relative;
}
.subsite #footer { height: 80px; margin-top: -80px; background-position: left center; }
#footer a, #footer p { color:#FFF; display: inline-block; margin-left: 20px; }
#footer .logout { font-size: 17px; opacity:0.5; text-transform:uppercase; margin-top: 35px; display:block; transition:all 0.5s ease 0s; margin-left: 30px; position:relative; z-index:30; }
#footer .logout:hover { opacity:1; text-decoration:none; }
#footer .partner-links { position: relative; z-index: 20; }
#footer .partner-links p img { margin-left: 30px; height: 27px !important; width:auto !important; }

#footer .col-md-10 { padding-top: 10px; text-align: right; }
#footer .col-md-10 a.frameMode, #footer .col-md-10 img { font-size: 18px; opacity:0.5; transition: all 0.5s ease 0s; }
#footer .col-md-10 a.frameMode:hover, #footer .col-md-10 img:hover { text-decoration:none; opacity:1; }

/* SITEMAP */
#sitemap ul { margin:0; padding:0; list-style:none; }
#sitemap ul li { float:left; width:240px; margin:0 5px 10px 0; padding:0; font-size: 20px; line-height: 25px; }
#sitemap ul li.lvl1 { background-image:none !important; }
#sitemap ul li div { z-index: 1; position: relative; }
#sitemap ul li span { padding:5px; display:block; }
#sitemap li ul { margin: 0 5px 0; padding: 5px; background: none repeat scroll 0 0 #FAFAFA; border: 1px solid #F0F0F0; }
#sitemap li ul li { float:none; width:auto; padding:0 0 0 15px; margin:0; font-size:15px; }
#sitemap li ul li span { font-weight:normal; padding:0; }
#sitemap li ul li ul { padding:0; margin:0; border:0; }
#sitemap ul li a { color:#666666; }
#sitemap ul li a:hover { text-decoration:underline; }

/*SUCHE*/
.search_results h3 { padding:0; margin:0; }
.search_results .depthpath { color:#999; font-style:italic; }
.search_results .depthpath a { color:#666; }
.search_results { margin-top: 1em; }

/* SEITENSPRUNGFUNKTION */
.jumper { text-align:left; padding:0 0 16px 0; padding-left: 160px; }

/* FORMS */
.form table { width: 100%; }
.form td, .form .klabel {  padding: 5px 0; }
.form .fehler_text {  padding: 0; }
.form label {  font-family: 'Cabin', sans-serif; font-size: 16px; color: #58585a;  min-width: 140px;}
.form label.checkbox { display: inline; font-size: 12px;  padding: 0 0 0 0.5em; }
.optsContainer { margin-bottom: 5px; margin-top: 5px; line-height: 18px; }

.form input, .form select, .form textarea,#submit {	
	box-shadow: none;
	width: 300px;
	height: 40px;	
	background-color: #FFF;
	border: none;
    border-bottom: 2px solid #13856e;
    color: #13856e;	
	transition: none;
	padding: 5px 10px;
}
.form textarea {
	min-height: 80px;
	/*min-width: 400px;*/
}
#submit {
	padding: 5px;
	background-color: #CCCCCC;
}
#submit:hover {
	color: #FFFFFF;
	background-color: #999999;
}

.form input[type="checkbox"] {	
	background: none;
}

input[type="checkbox"] {
	float: left;
	width: 20px;
	min-width: 20px; 	
	margin-right: 0.25em; 
	clear: left;
}
/* Checkboxen beim Kontaktormular */
.c5 {
	min-width: 20em;	
}
label[for*="Antwort"], label[for*="Rückruf"], .c5 label {
	float: left;	
}

.optsContainer.c5 {
	float: left;	
	margin-right: 1em;
	margin-top: 1em;
}
label[for*="Rückruf"], input[id*="Rückruf"] {
	margin-top: 1em;	
}

/* Fehlermeldung in Formularen */
.error {
	color: #FF0000;	
}

/* Bootstrap blauer Hover-Schatten entfernen */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: 2px solid #16b97a;
	box-shadow: none;	
	transition: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{

	transition: none;
	box-shadow: none;	
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;	
}

.article .form input, .article .form textarea { width: 610px; }
.article .form select { width: 620px; }

.form input.checkbox { width: auto; }
.form .sendBtn { text-align: right; }
.form td.formInput .grid { float: left; }
.form .fehler_text { color: #990000; font-family:Verdana, Geneva, sans-serif !important; }
.form .sendenBtn {
	background:#13856e;
	border:none;
	padding:5px;
	color:#FFF;
	cursor:pointer;
	margin-top: 1em;
	transition: all 0.5s ease 0s;
	min-width: 120px;
	margin-left: 144px;
}
.form .sendenBtn:hover { background-color: #43c693; }
.hint { margin-left: 144px; font-size:14px !important; margin-top: 5px; }
#intern-zugang .hint, #intern-zugang .form .sendenBtn { margin-left:0; }

.btn {
    background-color: #dadada;
    color: #4b4b4b;
}
.formBtn input:hover {
    background: none repeat scroll 0 0 #880000;
    text-decoration: underline;
}

/* GUESTBOOK */
.gbook { margin:10px 0; padding:25px 22px 5px 14px; background:url(../img/template/glass.png); min-height:380px; position:relative; z-index: 10;}
.gbook:after, .gbook:before { content:url(../img/template/bambus.png); position:absolute; top: 15px; right: -15px; }
.gbook:after { bottom: 5px; top:auto; }
.gbook .noEntries { margin:0; text-align:center; font-style:italic; }
.gbook .addEntry { font-weight:bold; text-align:right; }
.gbook p { color:#96592c; position:relative; z-index:20; }


.glas-box {
	background: url(../img/template/glass.png);
	position: absolute;
	top: 10px;	
	bottom: -10px;
	width:100%;
	min-height:380px;
	left: -11px;
}

#palme {
	position: absolute;
	z-index: 1;	
	right: -15px;
	top: -70px;
}

#fancy_frame h1 {
	color: #13856e;	
	font-size: 20px;
	margin: 15px 0 0 10px;
}
#fancy_frame h3 { color: #13856e;  margin-left: 10px; }
#fancy_frame p, #fancy_frame form { padding: 0 10px 0 10px; }
#fancy_frame a { color: #111; text-decoration:underline; }

/* Responsive */
@media (max-width: 1300px) { 
	#palme { right: -95px; }
}

@media (max-width: 1200px) { 
	#palme { right: -75px; }
}

@media (max-width: 1100px) { 
	#palme { right: -130px; }
}

@media (max-width: 979px) { 
	#besucherzaehler { right: 60px; top: -60px; }
	.startseite #footer .col-md-10 a { margin-top:0 !important; }
	.gallery { margin:20px 0; }
	#navSub { text-align:left; }
	#navSub ul { display: inline-block; }
	#familienbild { width:40%; }
	#footer .col-md-10 { bottom: 0; position: absolute; right: 0; }
	
	#mainnav { position:absolute; }
	#navSub { position:relative; margin-top: 60px; }
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) { 
	#besucherzaehler { min-height: 280px; }
	
}

@media (max-width: 500px) { 
	#besucherzaehler { min-height: 200px; }
	#footer .col-md-10
	.partner-links p { display:none; }
	#footer .col-md-10 { bottom: 30px; }	
}

@media (max-width: 400px) { 
	#slogan-link { font-size: 25px; line-height: 28px; margin-top: 30px; background-size: cover; background-position: right top; }
	#mainnav {	
		min-width: 140px;
	}
	#mainnav .first > a { width:85px; height:95px; background-size: cover; }
	#familienbild { width:70%; }
	#palme { top: -40px; }
	#besucherzaehler { right: 0; top: -20px; }
	
	#navSub { text-align:center; margin-top:30px; } 
}


@media (max-width: 380px) { 
	.imgContainer { margin: 10px; }
}

@media (max-width: 350px) { 
	.imgContainer { float:none; width: 99% !important; display:none; }
	.imgContainer .img { width:100%; text-align:center; }
	.imgContainer .img, .imgContainer .img img { margin: 0 auto; display:inline-block; }
	.gallery .imgContainer:nth-child(-n+3) { display:block; }

}
	
.nav-tabs > .active > a, .nav-tabs > .active > a:hover { outline:0;}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer { overflow: hidden; position: relative; max-width: 630px;}
.jspPane { position: relative; }
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 2px;
	width: 16px;
	height: 100%;
	background: rgba(255,255,255,0.2);
}

.jspHorizontalBar { display: none; }

.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: none; position: relative; }
.jspDrag {
	background: #7c7978;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHover {  }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspVerticalBar .jspTrack { background-color: #cdcac9;}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background: url(../img/jQuery_scroll.png) no-repeat;
}
.jspArrow.jspDisabled { cursor: default; }
.jspArrowUp.jspDisabled { background-position:-16px 0; }
.jspArrowDown.jspDisabled { background-position:-48px 0; }
.jspArrowUp { background-position:-32px 0; }
.jspArrowDown { background-position:-64px 0; }
.jspVerticalBar .jspArrow { height: 16px; }
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Trenner für Artikel */
.hr {	
}
/* nicht responsive 
.container { width: 970px !important; }*/

/* Buzz Out */
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz-out:hover, .buzz-out:focus, .buzz-out:active {
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}