#logo {
background-image: url("/media/header/hofa-plugins.jpg");
}

#menu-plugins li,
#menu-plugins_en li {
	width: 12.5%;
}

#wrapper {
	line-height: 1.8em;
}

.image-grid img {
	padding:	20px;
}


#ticker {
	min-height:	10em;
}
#ticker .head {
	color:			#ee7f00;
	font-weight:	bold;
}
#ticker .content {
	display:		inline;
	font-style:		italic;
}
#ticker .content:before,
#ticker .content:after {
	content:		"\"";
}
#ticker .link {
	color:			#ee7f00;
	margin-left:	10px;
}
#ticker .sign {
	text-align:		right;
	font-size:		inherit;
}
#ticker .add {
	text-align:		right;
	font-size:		inherit;
}

/*** VIDEOS ***/
*[class *= "videos"] .post {
	clear:	both;
}
*[class *= "videos"] .post .post-title {
	float:		none;
	font-size:	1.2em;
}
*[class *= "videos"] .post .post-meta {
	clear:		none;
	display:	none;
}
*[class *= "videos"] .post .post-entry {
	float:	left;
	width:	190px;
	margin-right:	20px;
	margin-bottom:	20px;
}
*[class *= "videos"] .post .post-entry .wp-post-image {
	margin:	0 auto;
}
*[class *= "videos"] .post .author {
	display:	none;
}

.single .grid {
	float:	none;
}
.single *[class *= "videos"] .post-entry {
	text-align:	center;
}
.single *[class *= "videos"] .back {
	display:	block;
	text-align:	center;
}
.single *[class *= "videos"] .post-entry .news-date,
.single *[class *= "videos"] .post-entry .news-pic {
	display:	none;
}

#installer {
	position:	relative;
}
#installer .error {
	color:	#F00;
	font-size:	large;
	font-weight:	bold;
}
#installer .input {
	color:	#EE7F00;
	font-size:	large;
	font-weight:	bold;
}
#installer .title {
	color:	#EE7F00;
	font-weight:	bold;
	font-size: 130%;
}
#installer .title .offline {
	font-style:	italic;
}
#installer .download {
	background-color:	transparent;
	border:	none;
	color:	#BBB;
	font-weight:	bold;
}
#installer .download.active {
	color:	#000;
}
#installer .download .note {
	font-weight:	normal;
}
#installer .note.offline {
	font-style:	italic;
	margin-top:	2em;
}
#installer .foot.note {
	margin-top:	2em;
	font-style:	italic;
}
#installer #email {
	margin:	0 10px;
}
#installer label[for="email"]:after {
	content:	":";
}

#installer img {
	position:	absolute;
	right:		0;
	bottom:		30px;
	margin:		0;
	width:		200px;
}
@media screen and (max-width: 680px) {
	#installer img {
		display:	none;
	}
}

.bundles #wrapper {}

#random-post .link {
	position:	absolute;
	right:		10px;
	bottom:		10px;
}

/***FAQ***/
.faq #wrapper {
	color:		#eee;
	background:	#333;
}
.faq h2 {
	color:			#ee7f00;
}
.faq .posts .post-title {
	display:		block;
	color:			#fff;
	font-size:		1em;
	font-weight:	bold;
	line-height:	1.5em;
	float:			none;
	text-decoration:	none;
}
.faq .posts .post-title:hover {
	text-decoration:	underline;
}

.faq .posts .post-entry {
	color:			#eee;
	background:		#222;
	margin:			10px 30px;
	padding:		10px;
}
.faq .posts .post-entry a {
	color:			#fff;
}
.faq .posts .post {
	overflow:		hidden;
	margin-bottom:	0.5em;
}
.faq .posts + * {
	margin-top:		2em;
}

/* AKTION WIDGET TABS */

#aktion.tabs {
	text-align:	center;
}
#aktion.tabs .posts {
	text-align:	left;
}
#aktion.tabs .post {
	height:		30em;
}
#aktion.tabs a.post-title {
	display:	none;
}

#confirm p {
	margin:			5px;
	text-align:		center;
}

#footer-wrapper:before {
	background-image:	url("/media/iso_9001_white_de.svg");
}
[lang="en-US"] #footer-wrapper:before {
	background-image:	url("/media/iso_9001_white_en.svg");
}

#post-23 .payment-icons,
#post-561 .payment-icons {
	text-align:		left;
	margin-bottom:	1em;
}

.snow {
	text-shadow:	0 0px 15px white;
}

/*** AKTIONEN ***/
#counter-wrapper {
	position:	relative;
	margin:		2em auto;
}
#counter-wrapper a {
	text-align:	center;
	text-decoration:	none;
}
#counter-wrapper.center {
	text-align:	center;
}
#counter-wrapper.center [class*="hide"] {
	display:	inline-block;
	position:	relative;
}
#counter-wrapper .hide {
	padding:	1em 2em;
	background:	#eee;
	border-radius:	10px;
}
.counter {
	font-weight:	bold;
}
#counter {
	position:	absolute;
	left:		2%;
	bottom:		16%;
	width:		54%;
	font-size:	1.3em;
}

#merch-wrapper {
	background-color:	#222;
}
#merch-wrapper #merch .post {
	color:		#eee;
}
#merch-wrapper #merch .post a {
	color:		#ccc;
}
.merch-title {
	margin:	30px 0;
}

/***REVOLUTION SLIDER ALT***/

.tp-bullets.tp-thumbs {
  background-color: transparent;
}
.tp-bullets.tp-thumbs .bullet {
  opacity:	1;
  border-radius:	100%;
  background-color:	#FFF !important;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  background-color:	#EE7F00 !important;
}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
  background-size:	auto 100% !important;
}
.tp-caption {
	font-family:	inherit !important;
}
.tp-caption a {
	color:				#ee7f00;
	text-decoration:	none;
}
.tp-caption a:hover {
	color:		#ee7f00;
}

/***ENDE REVOLUTION SLIDER ALT***/



/***REVOLUTION SLIDER***/
/*
.tp-thumbs {
  background-color: transparent;
}

.tp-thumbs .tp-thumb-image {
  opacity:	1;
  border-radius:	100%;
  background-color:	#FFF !important;
}
.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
  background:	#EE7F00 !important;
}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
  background-size:	auto 100% !important;
}
.tp-caption {
	font-family:	inherit !important;
}
.tp-caption a {
	color:				#ee7f00;
	text-decoration:	none;
}
.tp-caption a:hover {
	color:		#ee7f00;
}
*/
.tp-thumb-img-wrap {
	transition:	all 0.2s;
}
.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
	background:	#ee7f00;
}
/***ENDE REVOLUTION SLIDER***/



@media screen and (max-width: 1024px) {
	.home-widget .rev_slider_wrapper {
		height:		380px !important;
	}
	#aktion.tabs .post {
		height:	auto;
	}
	
	#counter {
		font-size:	1.4vw;
	}
}

@media screen and (max-width: 800px) {
	#aktion.tabs ul {
		display:	block;
	}
}

@media screen and (max-width: 650px) {
	.faq .posts .post-entry {
		margin-left:	0;
		margin-right:	0;
	}
}

@media screen and (max-width: 480px) {
	#aktion img.alignleft,
	#aktion img.alignright {
		float:	none;
		display:	block;
		margin:		0 auto !important;
	}
}

@media screen and (max-width: 320px) {
	.home-widget .rev_slider_wrapper {
		height:		450px !important;
	}
}