/*
Theme Name: Blank 2014
Theme URI: http://mheidt.de
Author: Michael Heidt
Author URI: http://mheidt.de
Description: Responsive Template (Bootstrap 3.1.0)
Version: 0.9.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: minimal, blank
Text Domain: mheidt.de

Plugins
- http://getbootstrap.com/
- https://github.com/aFarkas/html5shiv
- https://github.com/scottjehl/Respond
- http://www.meanthemes.com/plugins/meanmenu/ *** HACKED ***
- http://retinajs.com/
- http://www.jacklmoore.com/autosize/

Fonts
- http://fontawesome.io/
- http://www.google.com/fonts/specimen/Open+Sans
*/

/* main layout
-------------------------------------------------------------- */

body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-rendering: optimizeLegibility;
	color: #262626;
	background-color: #fff;
}

section.header {
	background-color: #fff;
}

section.content {
	background-color: #f3f3f3;
	padding: 0 0 60px 0;
}

section.footer {
	padding: 40px 0;
}

/* basic inline objects
-------------------------------------------------------------- */

a {
	outline: none;
	color: #16b09f;
}

a:hover {
	color: #16b09f;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

h1 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2, p.Zwischen-berschrift {
	font-size: 26px;
	line-height: 35px;
	margin: 45px 0 20px 0;
}

h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	margin: 40px 0 15px 0;
}

h4	{
	font-size: 16px;
	font-weight: 600;
	margin: 30px 0 10px 0;
}

h5	{
	margin: 30px 0 5px 0;
}

h6	{
	margin: 20px 0 5px 0;
}

img {
	display: block;
	height: auto;
	max-width: 100%;
}

img.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}

img.alignright {
	float: left;
	margin: 5px 0 15px 15px;
}

blockquote {
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	line-height: 30px;
	color: #7d7d7d;

/*	font-size: 16px;
	line-height: 25px;
	color: #737373;
	border: none;
	font-weight: 400;
	font-style: italic;
	padding: 30px;*/
}

pre {
	border: 1px solid #e8e8e8;
	border-radius: 0;
	background-color: #fff;
}

img {
/* 	Alle Bilder Responsive setzen */
	display: block;
	height: auto;
	max-width: 100%;
}

/* header
-------------------------------------------------------------- */

hgroup {
	padding: 30px 0;
}

hgroup h1 {
	margin: 30px 0 15px;
}

hgroup h1 a {
	font-size: 40px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
}

hgroup h1 a:hover {
	color: #21759b;
	text-decoration: none;
}

hgroup h2 {
	font-weight: normal;
	font-size: 13px;
	color: #757575;
	margin: 0;
}

.logo {
	float: left;
}

.logo a {
	display: block;
	margin: 0 auto;
}

.site-description {
	font-weight: 600;
	float: left;
	margin: 23px 0 0 30px;
}

.site-description a {
	color: #262626;
}

.search {
	margin-top: 35px;
}



/* navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0;
	padding: 0;
}

.navigation ul {
	padding: 0;
}

.navigation ul li {
	display: block;
	float: left;
}

.navigation ul li a {
	font-size: 18px;
	font-weight: 400;
	color: #262626;
	margin-right: 23px;
	padding: 0 0 10px 0;
	display: block;
	text-decoration: none;
}

.navigation ul li a:hover,
.navigation ul li.current-menu-item a,
.navigation ul li.current-menu-parent a {
	color: #16b09f;
}

.navigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	z-index: 9999;
	background-color: #16b09f;
	margin: 0;
	padding: 0;
}

.navigation li ul li a,
.navigation ul li.current-menu-item a ul li a {
	display: block;
	color: #fff !important;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px 6px;
	margin: 0;
}

.navigation li ul li a:hover,
.navigation li ul li.current-menu-item a {
	color: #fff;
	background-color: #129082;
}

.navigation li ul li ul {
	margin: -46px 0 0 160px;
}

.navigation li ul li {
	width: 200px;
}

.navigation li:hover ul ul, .navigation li:hover ul ul ul, .navigation li.sfhover ul ul, .navigation li.sfhover ul ul ul {
	left: -999em;
}

.navigation li:hover ul, .navigation li li:hover ul, .navigation li li li:hover ul, .navigation li.sfhover ul, .navigation li li.sfhover ul, .navigation li li li.sfhover ul {
	left: auto;
}

/* widgets
-------------------------------------------------------------- */

.widget-startseite-intro {
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	line-height: 30px;
	color: #7d7d7d;
}

.widget-startseite-box {
	margin-top: 30px;
}

.widget-startseite-box img {
	margin-bottom: 7px;
}

.widget-second-footer-box {
	margin-top: 30px;
}

.widget-footer-box h4 {
	margin-top: 0;
}

p.simple-image {
	margin: 0;
}

.widget ul {
	padding: 0;
	list-style: none;
}

.widget ul li {
	margin: 0 0 5px 0;
}

/* frontpage
-------------------------------------------------------------- */

.slider-wrapper {
	overflow: hidden;
}

.slideshow {
	background-color: #fff;
	padding: 30px;
	margin: 60px 0;
}

.slideshow .slideshow_image img {
	margin-bottom: 25px;
}

.slideshow .entry-summary {
	margin: 30px 0 0 0;
}

.intro-boxes {
	background-color: #fff;
	padding: 0 30px 30px 30px;
	margin: 0;
}

.intro-boxes h3,
.termine-wrapper h3,
.social h3,
.slideshow h3 {
	margin-top: 0;
}

.slideshow h3 a,
.intro-boxes h3 a {
	color: #262626;
}

.startseite-intro {
	padding: 50px 0 0;
}

.termine-wrapper {
	margin: 60px 0 60px 0;
	background-color: #fff;
	padding: 30px;
}

.calender-icon {
	float: left;
	margin: 0 10px 50px 0;
}

.calender-icon a {
	width: 35px;
	height: 35px;
	border-radius: 25px;
	text-align: center;
	color: #fff;
	float: left;
	background: #16b09f;
	display: block;
	padding: 4px 0 0 0;
}

.calender-date {
	height: 95px;
	padding: 5px 0 0 0;
	overflow: hidden;
}

p.eventname {
	color: #6e6e6e;
	font-size: 14px;
	line-height: 20px;
}

a.big-button {
	color: #fff;
	display: block;
	background: #16b09f;
	margin: 40px auto -50px;
	width: 280px;
	height: 40px;
	text-align: center;
	padding: 7px 0 0 0;
	z-index: 999;
}

a.big-button-slideshow {
	color: #fff;
	display: block;
	background: #16b09f;
	margin: 20px auto -50px;
	width: 280px;
	height: 40px;
	text-align: center;
	padding: 7px 0 0 0;
	z-index: 999;
}

a.big-button:hover,
a.big-button-slideshow:hover {
	background-color: #129082;
	text-decoration: none;
}

.banner {
	background-color: #fff;
	padding: 30px;
}

.social {
	background-color: #fff;
	padding: 30px;
}

a.big-facebook-logo,
a.big-instagram-logo,
a.big-twitter-logo,
a.big-youtube-logo {
	display: block;
	color: #fff;
	padding: 10px 0;
}

a.big-facebook-logo i,
a.big-instagram-logo i,
a.big-twitter-logo i,
a.big-youtube-logo i {
	float: left;
	width: 50px;
	padding: 3px 0 0 0;
	text-align: center;
}

a.big-facebook-logo p,
a.big-instagram-logo p,
a.big-twitter-logo p,
a.big-youtube-logo p {
	padding: 4px 0 0 0;
}

a.big-facebook-logo {
	background-color: #465f9e;
	margin: 0 0 10px 0;
}

a.big-twitter-logo {
	background-color: #54aaf0;
	margin: 0 0 10px 0;
}

a.big-instagram-logo{
	background-color: #ba31b3;
	margin: 0 0 10px 0;
}

a.big-youtube-logo {
	background-color: #ec2323;
}

a.big-facebook-logo:hover {
	background-color: #394e83;
	text-decoration: none;
}

a.big-twitter-logo:hover {
	background-color: #4a94d1;
	text-decoration: none;
}

a.big-instagram-logo:hover {
	background-color: #94268f;
	text-decoration: none;
}

a.big-youtube-logo:hover {
	background-color: #ff0000;
	text-decoration: none;
}

/* content
-------------------------------------------------------------- */

.dachzeile {
	float: left;
	margin: 0 0 7px 0;
}

.dachzeile, .dachzeile a, .datum {
	color: #717171;
	font-style: italic;
}

.ausgabe {
	float: right;
}

.ausgabe a {
	color: #717171;
}

.subtitle {
	font-weight: 600;
	margin: -10px 0 20px 0;
}

.autor {
	font-style: italic;
	float: right;
}

.page-container {
	background-color: #fff;
	padding: 30px;
	margin: 60px 0;
}

.thumb {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}

.thumb img {
	width: auto;
	height: auto;
}

article {
	margin: 0 0 15px 0;
}

.meta, .meta a {
	font-size: 12px;
	color: #9f9f9f;
	margin-bottom: 15px;
}

.pagination li.disabled span:first-child {
	min-width: 120px;
}

ul.pagination {
	border-radius: 0;
}

.pagination>li:first-child>span,
.pagination>li:last-child>span,
.pagination>li:last-child>a {
	border-radius: 0;
}

.pagination>.active>span,
.pagination>.active>span:hover {
	background-color: #16b09f;
	border: 1px solid #16b09f;
}

.pagination>li>a, .pagination>li>span,
.pagination>li>a:hover, .pagination>li>span:hover {
	color: #16b09f;
}

.tags {
	margin: 30px 0 0 0;
}

.tags i {
	color: #fff;
	display: block;
	float: left;
	background-color: #16b09f;
	padding: 6px 5px 7px;
	margin: 0 5px 0 0;
}

.tags a {
	font-size: 14px;
	display: block;
	float: left;
	color: #686868;
	background-color: #f3f3f3;
	padding: 2px 10px 5px;
	margin: 0 5px 0 0;
}

.tags a:hover {
	text-decoration: none;
	background-color: #e7e7e7;
}

table.timeline tr td:first-child {
	vertical-align: top;
	border-right: 1px solid #afc7c6;
	padding: 0;
}

table.timeline tr td:last-child {
	padding: 0 0 0 15px;
}

table.timeline tr td.empty {
	border-right: none;
	padding: 20px 0 0 0;
}

table.timeline tr td:first-child strong {
	color: #fff;
	background-color: #16b09f;
	display: block;
	padding: 2px 5px 3px 7px;
}

.infobox {
	margin: 40px 0;
}

.infobox-right {
	float: right;
	max-width: 350px;
	margin: 8px 0 0 20px;
}

.infobox-left {
	float: left;
	max-width: 350px;
	margin: 8px 20px 0 0;
}

@media(max-width: 767px) {
	.infobox-left,
	.infobox-right {
		margin: 10px 0 20px;
		width: 100%;
	}
}

.infobox,
.infobox-left,
.infobox-right {
	background-color: #e9faf8;
}

.infobox h2,
.infobox-left h2,
.infobox-right h2 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	padding: 10px 15px;
	background-color: #16b09f;
	margin: 0;
}

.infobox p,
.infobox-left p,
.infobox-right p {
	padding: 10px 15px 0;
	margin: 0;
}

.infobox p:last-child,
.infobox-left p:last-child,
.infobox-right p:last-child {
	padding: 10px 15px;
}

.infobox ul {
	padding: 10px 15px 10px 40px;
}

.description-box {
	background-color: #f3f3f3;
	padding: 15px;
}

.buch .thumb {
	margin: 0 20px 20px 0;
}

.panel-group .panel {
	border-radius: 0;
}

h4.panel-title a {
	color: #16b09f;
	display: inline-block;
	padding: 10px 15px;
	width:60%;
}

h4.panel-title span.panel-title-right {
float:right;
padding: 10px 15px;
font-weight:normal;
}

h4.panel-title span.panel-title-right a {
text-align:right;
display:inline;
font-weight:normal;
}

.panel-default>.panel-heading {
	padding: 0;
	background-color: #e9faf8;
}

.panel {
	box-shadow: none;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}

.wp-caption-text {
	margin: 3px 0 10px 0;
	color: #606060;
	font-size: 14px;
}

/* InDesign
-------------------------------------------------------------- */

.Anstract {
	background-color: #f3f3f3;
	padding: 10px 15px;
}

.char-style-override-2 {
	font-style: italic;
}

.Einzug-Text-klein {
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
}

/* inputs
-------------------------------------------------------------- */

input.form-control,
textarea.form-control {
	border: 0;
	box-shadow: none;
	border-radius: 0;
	background-color: #ececec;
	padding: 6px 12px 8px;
}

input.form-control:focus,
textarea.form-control:focus {
	box-shadow: none;
	border: 0;
}

textarea.form-control {
	resize: none;
	transition: height 0.2s;
}

input[type="submit"] {
	color: #fff;
	background-color: #282828;
	border: none;
	float: right;
	padding: 5px 15px 7px;
}

input[type="submit"]:focus {
	outline: 0;
}

/* button
-------------------------------------------------------------- */

.btn {
	color: #fff;
	border: 0;
	border-radius: 0;
	background-color: #16b09f;
	line-height: 22px;
	padding: 6px 12px;
}

.btn:hover {
	color: #fff;
	background-color: #16b09f;
}

.btn:active {
	box-shadow: none;
	border: none;
}

.profil {
	background-color: #f3f3f3;
	text-align: center;
	padding: 15px;
	margin: 0 0 15px 0;
}

.profil img {
	margin: 0 auto 10px;
}

/* comments
-------------------------------------------------------------- */

ol.commentlist {
	list-style: none;
	padding: 0;
}

ol.commentlist ol {
	list-style: none;
}

.depth-1 {
	border: 1px solid #e8e8e8;
	margin: 0 0 15px 0;
	padding: 15px;
}

ol.children {
	padding-left: 15px;
	border-left: 1px solid #e8e8e8;
}

.comment-meta {
	margin: 0 0 10px 0;
}

.comment-meta img {
	float: left;
	border-radius: 30px;
}

.author {
	font-weight: bold;
	float: left;
	margin: 10px 0 0 15px;
}

.comment-footer {
	font-size: 12px;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 5px 0;
}

.date-time {
	color: #9f9f9f;
}

.comment-content {
	margin: 0 0 10px 0;
}

span.post-author {
	font-weight: normal;
	font-size: 12px;
	background-color: #2c89c6;
	color: #fff;
	padding: 2px 7px 3px;
}

/* footer
-------------------------------------------------------------- */

.footer {
	font-size: 14px;
	line-height: 21px;
	color: #262626;
}

.footer h4 a {
	color: #262626;
}

.second-footer {
	margin: 40px 0 0 0;
	padding: 0;
	border-top: 1px solid #dcdcdc;
}

.footer-links h4 {
	margin: 30px 0 10px 0;
}

.footer-links ul {
	margin: 0;
	padding: 0;
}

.footer-links li {
	float: left;
	list-style: none;
	margin: 0 15px 0 0;
}

/* plugin: contact form 7
-------------------------------------------------------------- */

img.ajax-loader {
	display: none;
}

/* plugin: meanmenu
-------------------------------------------------------------- */

a.meanmenu-reveal {
	display: none;
}

.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #16b09f;
	padding: 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	height: 22px;
	padding: 13px 13px 11px 13px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	text-indent: -9999em;
	line-height: 22px;
	display: block;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 10px 5% 10px;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #0d786c;
	text-decoration: none;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	text-shadow: none !important;
	visibility: visible;
	background: #0f897c;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
	background: #353535;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 7px 8px 4px 8px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: #0f897c;
	border-top: none !important;
	border-left: 1px solid #0d786c;
}

.mean-container .mean-nav ul li li a.mean-expand {
	background: #222222;
}

.mean-container .mean-nav ul li li li a.mean-expand {
	background: #353535;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.mean-remove {
	display: none !important;
}

.mean-bar a {
	text-align: center !important;
	text-indent: 0px !important;
}

/* Liquid Slider v2
-------------------------------------------------------------- */

#main-slider-nav-select {
	display: none !important;
}

.no-js .liquid-slider {
  height:350px;
  overflow:scroll;
}
.ls-preloader {
  background: url(../images/loading.gif) #f2f2f2 no-repeat center 50%;
  opacity:1;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2;
}

/*** Containers ***/
.ls-wrapper {
  clear: both;
  overflow: auto;
  position: relative;
}
.liquid-slider {
  width: 100%;
  margin: 0 auto;
  float: left;
  overflow: hidden;
  position: relative;
}
.arrows .liquid-slider {
  /* Margin between slider and arrows */
  margin: 0 10px;
}
.ls-responsive .liquid-slider {
  width: 100%;
  margin: 0;
}
.panel-container {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  /* from http://davidwalsh.name/translate3d */
}
.liquid-slider .panel-container .fade {
  width:100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  box-shadow: none;
}

/*** Panels ***/
.liquid-slider .panel {
  width: 100%;
  display: block;
  float: left;
  border: none;
  margin-bottom: 0;
  -webkit-box-shadow: none;
}
.panel-wrapper {
  padding: 0;
  position:relative;
}

/*** Tabbed Navigation ***/
.ls-nav {
	position: absolute;
	z-index: 1;
	margin: 15px 0 0 15px;
	overflow:hidden;
	clear:both;
}
.ls-nav a {
  background: rgba(0,0,0,0.7);
  color: #fff;
  margin-right: 5px;
  padding: 1px 7px 4px;
  outline:0;
}
.ls-nav a:hover {
  background: rgba(0,0,0,0.7);
  color: #16b09f;
  text-shadow: none;
}
.ls-nav .current a {
	color: #16b09f;
  background: rgba(0,0,0,0.7);
}
.currentCrossLink {
  font-weight: bold;
}
.ls-nav ul {
  padding:0;
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
}
.ls-nav ul li {
  display: inline;
}
.ls-nav ul li a {
  display: block;
  float: left;
  text-decoration: none;
}

/*** Mobile Navigation ***/
.ls-select-box {
  width: 100%;
  height: 35px;
  overflow: hidden;
  background: url(../images/menu.png) no-repeat right #ddd;
}
.ls-select-box select {
  width: 150%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance:none;
  background: transparent;
  padding: 5px;
  font-size: 110%;
  border: none;
  height: 35px;
  cursor:pointer;
  outline: 0;
}

/*** Arrow Navigation (non-graphical) ***/
.ls-nav-left, .ls-nav-right {
  float: right;
  clear:both;
  margin-top: 35% !important;
}
.ls-nav-left a, .ls-nav-right a {
	font-size: 20px;
  color: #a2d4cc;
  padding: 0;
  width: auto;
  display: block;
  text-align: center;
  text-decoration: none;
}
.ls-nav-left a:hover, .ls-nav-right a:hover {
	color: #87b5ae;
}

.ls-responsive .ls-nav-left {
  position: absolute;
  right: 25px;
  z-index: 2;
}

.ls-responsive .ls-nav-right {
  position: absolute;
  right: 0;
  z-index: 2;
}

/*** Arrow Navigation (graphical) ***/
.ls-nav-left-arrow, .ls-nav-right-arrow {
  cursor: pointer;
  float: left;
  clear: both;
}
.ls-nav-left-arrow a, .ls-nav-right-arrow a {
  display: block;
}
[class$="-arrow"] {
  width: 25px;
  height: 25px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  margin-top: 50px;
  position:relative;
}
.ls-nav-right-arrow {
  background-position: top right;
  margin-right: 5px;
}
.ls-nav-left-arrow {
  background-position: top left;
  margin-left: 5px;
}
.ls-nav-left-arrow:hover {
  background-position: bottom left;
}
.ls-nav-right-arrow:hover {
  background-position: bottom right;
}
.ls-responsive .ls-nav-left-arrow {
  position: absolute;
  left: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-right-arrow {
  position: absolute;
  right: 0;
  z-index: 2;
}

.ls-nav p {
	font-size: 14px;
	line-height: 19px;
	margin: 0;
}

.slider_tab {
	display: none;
}

/* bootstrap fix
-------------------------------------------------------------- */

.panel-default p {
	margin: 0;
	padding: 0;
}

.panel-group {
	margin-bottom: 5px;
}

/* responsive fix
-------------------------------------------------------------- */

@media(max-width: 1199px) {

	.navigation ul li a {
		font-size: 18px;
		margin: 0 3px 3px 0;
		background-color: #f3f3f3;
		padding: 5px 13px 7px;
	}

	.navigation ul li ul li a {
		background-color: #16B0AA;
	}
}

@media(max-width: 991px) {

	.navigation ul li a {
		font-size: 16px;
		padding: 3px 10px 4px;
	}

	.first .widget-footer-box {
		margin-top: 0;
	}

	.widget-footer-box {
		margin-top: 30px;
	}

}

@media(max-width: 767px) {

	.container {
		max-width: 400px;
	}

	.logo {
		width: auto;
		float: none;
	}

	.logo a img {
		margin: 0 auto;
	}

	.site-description {
		margin: 30px 0 0 0;
		text-align: center;
		float: none;
	}

	.site-description ul {
		float: left;
		text-align: left;
		margin-left: 30px;
	}

	.intro-boxes img {
		margin: 0 auto;
	}

	a.big-button,
	a.big-button-slideshow {
		width: 230px;
		font-size: 14px;
	}

	.calender-date {
		height: auto;
		margin-bottom: 15px;
	}

	.calender-icon {
		margin: 0 10px 0 0;
	}

}

/* Plugin event manager
-------------------------------------------------------------- */

ul.event-categories {
	list-style: none;
	padding: 0;
}

/* Plugin footnotes
-------------------------------------------------------------- */

#footnote_references_container {
	border-top: 1px solid #dcdcdc;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
}

section.content .footnote_container_prepare {
	display: none !important;
}

section.content .footnote_plugin_tooltip_text > sup {
	font-size: 14px;
	position: static !important;
	vertical-align: baseline !important;
}

section.content .footnote_plugin_text {
	padding-left: 5px !important;
}




/* Plugin Wonderplugin Carousel
-------------------------------------------------------------- */

.page-container .wonderplugincarousel .amazingcarousel-image div {
display:none !important;
}

.page-container .wonderplugincarousel .amazingcarousel-prev,
.page-container .wonderplugincarousel .amazingcarousel-next {
margin:0 !important;
top:30% !important;
}

@media screen and (max-width: 240px) {

    .page-container .wonderplugincarousel .amazingcarousel-prev,
    .page-container .wonderplugincarousel .amazingcarousel-next {
    margin:0 !important;
    top:3% !important;
    }

}

@media screen and (max-width: 384px) {

    .page-container .wonderplugincarousel .amazingcarousel-prev,
    .page-container .wonderplugincarousel .amazingcarousel-next {
    margin:0 !important;
    top:10% !important;
    }

}

@media screen and (min-width: 385px) and (max-width: 600px) {

    .page-container .wonderplugincarousel .amazingcarousel-prev,
    .page-container .wonderplugincarousel .amazingcarousel-next {
    margin:0 !important;
    top:12% !important;
    }

}

@media screen and (min-width: 601px) and (max-width: 736px) {

    .page-container .wonderplugincarousel .amazingcarousel-prev,
    .page-container .wonderplugincarousel .amazingcarousel-next {
    margin:0 !important;
    top:15% !important;
    }

}



.page-container .wonderplugincarousel .amazingcarousel-title {
font-weight:normal !important;
font-size:11px !important;
}


.page-container .wonderplugincarousel .amazingcarousel-description {
font-size:14px !important;
line-height:1.4em !important;
}
