/*
Theme Name: Cornelius-Kirche
Theme URI: http://underscores.me/
Author: Gerhard Janke
Author URI: http://cornelius-kirche.de/
Description: Theme für die Ev.-Luth. Cornelius-Kirchengemeinde
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cok
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Cornelius-Kirche is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on July 1, 2016 */

@font-face {
    font-family: 'ubunturegular';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-r-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntuitalic';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-ri-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-ri-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'ubuntumedium';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-m-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntumedium_italic';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-mi-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-mi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'ubuntubold';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-b-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntubold_italic';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-bi-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-bi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'ubuntulight';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-l-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-l-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntulight_italic';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-li-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-li-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'ubuntu_condensedregular';
    src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-c-webfont.woff2') format('woff2'),
         url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/ubuntu-c-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}@font-face {
  font-family: 'FontAwesome';
  src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('https://cornelius-kirche.de/wp-content/themes/cornelius/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html, body {	font-size: 10px;}
.site,button,
input,
select,
textarea {
	color: #222;
	font-family: 'ubuntulight';
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 1em 0;
	font-family: 'ubuntumedium';
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i,
blockquote {
	font-family: 'ubuntulight_italic';
	font-style: normal;
	font-weight: 100;
}
strong, b {	font-family: 'ubuntumedium';
	font-weight: normal;}em strong, strong em {	font-family: 'ubuntuitalic';    font-weight: normal;
    font-style: normal;}
blockquote {
	margin: 0 60px 0 120px;	position: relative;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 1.5rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}
/*
blockquote p, q p {	position: relative;
	z-index: 5;}
blockquote::before, q::before {
    color: #999;
    content: "";
    font-family: "FontAwesome";
    font-size: 60px;
    left: -70px;
    position: absolute;
    top: 30px;
    z-index: 0;
}*/
blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: rgba(0, 156, 139, 1);
	text-decoration: none;
}
a:hover {	color: rgba(0, 156, 139, 0.7);}
a:hover,
a:active {
	outline: 0;
}/*--------------------------------------------------------------
## Frontpage
--------------------------------------------------------------*/.panorama, .site-branding {	position: relative;
	text-align: center;
}.panorama {	max-height: 80vh;
	overflow: hidden;}a .headerhome {	display: block;
	width: 100%;
	height: 100%;
	position: relative;}.panobrand {	position: absolute;
	top: 40px;
	right: 80px;
	color: #fff;}.panobrand h1{	font-family: 'ubuntumedium';
	font-size: 50px;
	text-transform: uppercase;
	margin: 0;
	float: right;}.panobrand h2{
	font-family: 'ubunturegular';
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.2em;
	float: right;
	margin: 0;
}.panoicon {
}.iconkirche {	margin: 0 40px 0 0;}.iconherz {
	margin: 0 0 0 40px;
}.event-slider-container {	position: absolute;
	bottom: 30px;
	width: 100%;}.event-slider {	color: #fff;
	position: relative;
	width: 90%;
	padding: 0 60px;
	margin: 0 auto;}.event-slider li.termin {
    font-size: 16px;
	background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    height: 80px;
	text-transform: uppercase;
	position: relative;
}.event-slider li.termin a {	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	text-decoration: none;}.event-slider li.termin h5 {
    font-size: 16px;
	margin: 0;}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.sticky-wrapper {	background: #fff;}.stuck  {
	position: fixed;
	top: 0;
	z-index: 2;
}.main-navigation {
	background: #fff;
	clear: both;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ubuntumedium';
	letter-spacing: 0.05em;
	line-height: 2;
}
.nav-border {	margin: 0 auto;
	width: 0;
	border-bottom: solid 1px #ccc;
	height: 1px;
    -webkit-transition: width 1s; /* Safari 3.1 to 6.0 */
    transition: width 1s;}.stuck .nav-border  {	width: 100%;}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li.page-item-4, .main-navigation li.menuhome {
	display: none;
}
.main-navigation li {
	float: left;
	position: relative;
	margin-left: 25px;
}
.main-navigation li:first-child {	margin-left: 0;}.main-navigation a {
	display: block;
	text-decoration: none;
	color: #000;
}
.menusearch {	position: relative;}.menusearch input, .menusearch input:focus {
    color: #aaa;
	display: inline-block;
    border: medium none;
    border-radius: 0;
    float: left;
    padding: 0 10px;
	line-height: 2;
	/*text-transform: uppercase;*/
    font-family: "ubunturegular";
    letter-spacing: 0.05em;
	width: 130px;
	height: 40px;
}.menusearch input[type="image"], .searchicon input[type="image"] {
    height: 35px;
    padding: 10px 0 0 10px;
    width: auto;
}.menusearch input[type="image"]:after {	display: inline;
	font-family: 'FontAwesome';
	content: "\f002";
	visibility: visible;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 900px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: inline-block;
	}
}
button.menu-toggle, button.menu-toggle:hover, button.menu-toggle:focus, button.menu-toggle:active{
	border: none;
	background: transparent;
	box-shadow:none;
	font-size: 20px;
	font-size: 2rem;
	text-transform: uppercase;
	font-family: 'ubuntumedium';
	letter-spacing: 0.05em;	
	line-height: 60px;
	width: 60px;
	border-radius: 50%;
	border: none;
	padding: 0;
	text-shadow: none;
	margin: 0 auto;
	color: #000;
}
button.menu-toggle:before {
	content: "\f0c9";
	font-family: 'FontAwesome';
	margin: 0 20px 0 0;
	background: rgba(0, 156, 139, 1);
	font-size: 40px;
	width: 60px;
	line-height: 60px;
	display: block;
	float: left;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	letter-spacing: 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.hellonewsletter {
    position: fixed;
	cursor: move;
    border: solid #fff;
	background: rgb(0, 156, 139) none repeat scroll 0 0;
	font-size: 12px;
	color: #fff;
    min-height: 160px;
    top: 5vh;
    z-index: 20;
	overflow: hidden;
	border-width: 0;
	width: 0;
	margin: 5% auto;
	max-width: 90vw;
	max-height: 0;
	opacity: 0;
	left: -300vw;
    -webkit-transition: all 0.5s ease-in-out;
    transition: width 0.5s, border-width 0.5s, max-height 0.5s, opacity 0.5s;}
.helloshow {
	width: 500px;
	max-height: 1000px;
	opacity: 1;
	border-width: 5px;
	left: 0;
	right: 0;
}

.page-id-1887 .hellonewsletter {
	display: none;
}
.hncontent {	padding: 20px 30px;
	position: relative;
	min-height: 300px;}

.hncontent .nono {
	font-family: 'ubuntuitalic';
	font-size: 2em;
	margin: 0 0 0.3em 0;
}


.hnclose {
	float:right;
}.hnclose:before {
	font-family: 'FontAwesome';
	content: "\f00d";
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}.box-body {
	padding: 0;
	font-size: 16px;
}

img.newslettericon {	width: 120px;
	height: 120px;}.hellonewsletter h5 { 
	font-size: 16px;
	color: #fff;
	margin: 0;
}.hnmessage {
    color: #fff;
    margin: 20px 0;
    font-size: 13px;
}
.hnmessage ul {
	margin: 0 0 0 90px;
	padding: 0;
}
.hellonewsletter label {
	width: 75px;
	display: inline-block;
	text-align: left;
}.hellonewsletter input {
    font-size: 12px;
    color: #666;
    border: none;
    border-radius: 0;
    padding: 5px;
    width: 180px;
    margin: 0 0 5px 0;
}

.hellonewsletter input#ZUSTIMMUNG {
	width: auto;
	margin: 20px 10px 5px 0;
}
.hellonewsletter input[type="radio"] {	width: 0;}.hellonewsletter .cr_button, .hellonewsletter input[type="submit"] {
    margin: 10px 0 0 0;
    padding: 12px 40px;
    background: #00c6b0;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-family: 'ubuntumedium';
    border: none;
    border-radius: 0;
}
.hellonewsletter a {	color: #fff;
	text-decoration: underline;}
form.mailwizz label {
	display: inline-block;
	width: 100px;
}

.home .crprivacy {
    margin: 10px 0;
    font-size: 9px;
}.home .cr_form {
	font-size: 14px;
	margin-top: -10px;
}.home .cr_form label {
	width: 90px;
	display: inline-block;
}.home input {
    font-size: 14px;
    color: #666;
    border-radius: 0;
    padding: 4px 20px;
    margin: 0 0 5px 0;
}.home .cr_button {
	font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 10px 0 0 0;
	padding: 9px 40px;
	background: rgba(255,255,255,0);
	box-shadow: none;
	text-shadow: none;
	color: #fff;
	font-family: 'ubuntumedium';
	border: solid 1px #fff;
	border-radius: 0;
	width: 240px;
}
.home .cr_button:hover {
	background: rgba(255,255,255,0.2);	
}


.home .frontnews-content .cr_button {
	background: rgba(0,156,139,1);
}

.home .frontnews-content .cr_button:hover {
	background: rgba(0,156,139,0.7);	
}
.nlpage {	clear: both;}.nlpage .cr_form label {
	width: 120px;
	display: inline-block;
}.nlpage .cr_ipe_item {	margin: 0 0 1em 0;}.nlpage input {
    font-size: 1.4rem;
    color: #666;
    border-radius: 0;
    padding: 5px;
    width: 200px;
}

.mailwizz .form-group.field-text {
	margin-bottom: 5px;
}

.nlpage input#ZUSTIMMUNG {
	width: auto;
	margin-top: 30px;
}

.mailwizz input[type="submit"] {
	line-height: 1.8;
	font-size: 1.6rem;
	margin-top: 20px;
}

.field-consent-text {
	font-size: 0.8em;
}.nlpage .cr_button {
    font-size: 1.8rem;
	text-transform: uppercase;
	letter-spacing: 0.2;
	margin: 10px 0 0 120px;
    padding: 20px 40px;
    background: rgba(0, 156, 139, 1);
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-family: 'ubuntumedium';
    border: none;
    border-radius: 0;
}.nlpage .crprivacy {	padding: 40px 0 0 30px;
	font-size: 0.7em;}/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/.site-content {	
}.content-area {
    margin: 0 auto;
    /*max-width: 1200px;*/
	/*padding: 0 3%;*/
	position: relative;
}.site-main {	position: relative;}/*--------------------------------------------------------------
## Frontpage
--------------------------------------------------------------*/.home .content-area {	background: #eee;
	min-height: 20vw;}.frontnews {	background: #eee;
	height: 20vw;
	overflow: hidden;}.frontnews-header {
	padding: 0 2px 1vw 5vw;
	font-size: 1vw;
}

.frontnews h3 {	clear: none;
	font-size: 25px; font-size: 2vw;
	padding: 1vw 0 0 0 ;}

.frontpageimage {
	width: 50%;
	height: 20vw;
	overflow: hidden;
	float: left;
	margin: 0 5vw 0 0;
	position: relative;}.front-boxes .frontnews:nth-child(odd) .frontpageimage {
	float:right;
	margin: 0 0 0 5vw;}.frontnews-content {
	padding: 0 5vw;
	font-size: 0.8em;
}.frontnews .mc-field-group input {	font-size: 1.2vw;
	padding: 3px 5px;}.frontnews .mc-field-group label {
    display: inline-block;
    padding: 0 20px 0 0;
    text-align: right;
    width: 8vw;
}.frontnews .mc-field-group.input-group label {
    width: auto;
}.mc-field-group.input-group ul {	list-style: none;
	margin: 0;
}.mc-field-group.input-group ul li {	display: inline-block;}.frontnews .mc-field-group.input-group ul li:first-child {	margin: 10px 0;
	margin-left: calc(8vw + 6px);}.frontnews .mc-field-group.input-group ul li label {
	padding: 0 30px 0 10px;
	text-align: left;
	width: auto;
}#mce-responses, .frontnews #mc-embedded-subscribe-form label .display_archive {	display: none;
	height: 0;}.frontnews input[type="submit"] {	line-height: 1.8;
	margin: 8px 0 0 0;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry, .page, .post {
	margin: 0;
}.entry-meta, .single-meta {	font-size: 0.8em;}.single-meta {
    margin: -20px 0 30px;
}.page p, .post p {
	margin: 0 0 1em 0;
	text-align: justify;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.post-navigation {	font-family: 'ubuntumedium';
	float: left;
	margin: 20px 0;
	width: 100%;}.nav-links {	margin: 0 auto;
	width: 80%;}.nav-previous {	float: left;}
.nav-previous  a:before {  font-family: "FontAwesome";
  display: inline-block;
  content: '\f0d9';
  margin-right: 16px;
}
.nav-next {	float: right;}.nav-next  a:after {
  font-family: "FontAwesome";
  display: inline-block;
  content: '\f0da';
  margin-left: 16px;
}h1.entry-title {	color: #000;}a.post-edit-link {
    clear: both;
    display: inline-block;
    float: left;
    text-decoration: none;
    visibility: hidden;
    width: 0;
}

a.post-edit-link:before {
	font-family: 'FontAwesome';
	content: "\f040";
	visibility: visible;
}
/*--------------------------------------------------------------
## Page --- Sub-Pages
--------------------------------------------------------------*/.subcontent-area {	width: 20%;
	float: right;
	position: static;}.subcontent-area h2, .subcontent-area h3 {	cursor: pointer;}.parentpage {
	border-top: solid 3px #eee;
}.subpage {	border-bottom: solid 3px #eee;}h1.entry-title, h2.entry-title {	clear: none;
	font-size: 36px;
	margin: 40px 0 20px 0;}h2.subpage-title, h3.subpage-title {	font-size: 30px;
	line-height: 1;
	color: rgba(0, 0, 0, 0.8);
	padding: 10px 0 10px 10px;
	-webkit-transition: color 1s;
    transition: color 1s;}h3.subpage-title {
	font-size: 22px;
	margin: 0;}.post-33 h3.subpage-title, .post-33 h1.entry-title {	text-transform: none; /* CHORnelius */}.subpage-title:hover {    -webkit-animation-name: flatter; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.8s; /* Chrome, Safari, Opera */
    animation-name: flatter;
    animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;}@-webkit-keyframes flatter {
    0%   {padding-left: 30px;}
    100%  {padding-left: 10px;}
}@keyframes flatter {
    0%   {padding-left: 30px;}
    100%  {padding-left: 10px;}
}.subpage-title.subakt {	color: rgba(0, 156, 139, 1);}.subpage.hentry {
	margin: 0;
}.singelpage-content {
	background: #eee;
    float: left;
    width: 100%;}
.subpage-content {	background: #eee;
	position: absolute;
	top: 0;
	left: -1600px;
	width: 80%;	max-height: 0;
	overflow: hidden;
	opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;	
}.subakt + .subpage-content {
	left: 0;
	max-height: 8000px;
	opacity: 1;}.pageimg {	box-sizing:border-box;
	width: 45%;
	height: auto;
	float: left;
	margin: 0 2% 0 0;
	position: relative;}.pageimg img {	float: left;}.thumb-credit, .wp-caption-text {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
	box-sizing:border-box;
    color: #fff;
    font-size: 10px;
    padding: 5px 20px;
    position: absolute;
    width: 100%;
}.thumb-credit:empty {
   display: none;
}.thumb-credit a, .wp-caption-text a {	color: #fff;}.subpage-text {
	float: none;
	padding: 0 6%;}.subpage-text .content-columns {	-webkit-columns: 2 400px;
	-moz-columns: 2 400px;
	columns: 2 400px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
	margin: 0 0 30px 0;
}.pageimg + .subpage-text .content-columns, .page-id-3860 .subpage-text .content-columns {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
}

.qsm_quiz .subpage-text .content-columns {
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
}

.qsm_quiz .subpage-text .content-columns .mlw_qmn_message_before {
    color: #222;
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: none;
}

.site-content .qmn_quiz_container .qmn_btn, .site-content .qmn_quiz_container .btn {
    background: rgba(0, 156, 139, 1) !important;
}

.site-content .qmn_quiz_container .qmn_btn:hover, .site-content .qmn_quiz_container .btn:hover {
    background: rgba(0, 156, 139, 0.7) !important;
}

.site-content .qmn_quiz_container .qmn_btn.mlw_previous {
	display: none !important;
}.mc-field-group label {
    display: inline-block;
    padding: 0 20px 0 0;
    text-align: right;
    width: 120px;
}.mc-field-group.input-group ul {
	list-style: none;
	margin: 0;
}

.mc-field-group.input-group ul li {
	display: inline-block;
}

.mc-field-group.input-group ul li:first-child {
	margin: 10px 0;
	margin-left: 125px;
}

.mc-field-group.input-group ul li label {
	padding: 0 30px 0 10px;
	text-align: left;
	width: auto;
}

#mce-responses, .frontnews .display_archive {
	display: none;
	height: 0;
}

.display_archive {	margin: 30px 0 0 125px;
	font-size: 0;}.display_archive:before {	content: "Die letzten 10 Info-Mails:";
	font-family: 'ubuntumedium';
	font-size: 1.8rem;
	line-height: 2;}.display_archive a {
	font-size: 1.6rem;
}#bgmap {	height: 500px;
	margin: 0 -6.8%;
}.post-59 h1.entry-title, .post-59  .content-columns {
	display: none;
}.search-results .content-area {
	background: #eee;
}.search-content {	max-width: 960px;
	margin: 0 auto;
	padding: 4vh 2vw;}h1.search-title {
	font-size: 30px;
	margin: 40px 0 20px 0;
}h1.search-title span:before, h1.search-title span:after {	content: "'";}

/* Accordion
-----------*/

#accordion h3 {
	font-size: 1.8rem;
	line-height: 1.4;
	color: rgba(0, 156, 139, 1);
	cursor: pointer;
	background: #f3f3f3;
	border: solid 1px #ccc;
	margin: 3px 0 0 0;
	padding: 6px 0;
	display: flex;
}

#accordion h3::before {
    font-family: 'dashicons';
    content: "\f139";
    float: left;
    display: inline-block;
	width: 40px;
}

#accordion h3.ui-accordion-header-active::before {
    content: "\f140";
}

.dieantwort {
	padding: 10px 40px;
	font-size: 0.8em;
}

.dieantwort p {
	margin: 0;
}


/*
WEIHNACHTS-STARTSEITE
*/
.xmas-content {
	background: #fff;
    float: left;
    width: 100%;
	display: flex;
}

.advent, .xmas {
	width: 50%;
}

.advent p, .xmas p, .xmas-content h2.entry-title {
	padding: 0 5%;
}

.xmas {
	background: #2f4166;
	color: #fff;
}

.xmas a {
	color: #fec61c;
}


/*
WEIHNACHTS-STARTSEITE
*/


/*TERMINE*/.alletermine {	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;}.alletermine a {	text-decoration: none;}.alletermine .termin-meta, .alletermine .termin-content, .termdd, .termd, .termt {	display: inline-block;}
.termin-content h5 {
	margin: 0 0 0.5em 0;
}

.termdd { width: 40px; text-align:center; }
.termd { width: 60px; text-align:right; }
.termt { width: 60px; text-align:right; }
.alletermine .termin-meta {	width: 200px;}.eventort.ortname {
	margin: 0 0 10px 50px;
}.event .dashicons {
    display: inline-block;
    margin: 3px 0 0 0;
    text-align: left;
    width: 50px;
}.eventmeta {	margin: 0 0 50px 50px;
	font-size: 0.9em;
	width: 100%;
	float: left;}.evmeta {
    clear: both;
    display: inline-block;
    float: left;
	font-family: 'ubunturegular';
    width: 80px;
}

.evmetaname {
    display: inline-block;
    float: left;
}.lk_widget {
    border: none;
    font-family: 'ubunturegular', sans-serif;
    font-size: 1em;
    color: #222;
    background-color: transparent;
	clear: both;
}.lk_widget_big {
    width: 100%;
	max-width: 100%;
}.lk_widget_inner {
    margin: 0;
}.lk_widget_box {
    background-color: transparent;
    font-size: 1em;
    padding: 0;
    margin: 0;
    border: none;
}.lk_widget_inner h2, .lk_widget_inner span, .lk_widget_inner p, .lk_widget_inner hr  {	display: none;}.lk_widget_inner p:nth-child(3) {
	display: block;
	margin: 0;}a.lk_widget_link_ext {
    font-family: 'ubuntulight', sans-serif;
	font-size: 1em;
    color: color: rgba(0, 156, 139, 1);
    text-decoration: none;
    font-weight: 300;
}a.lk_widget_link_ext::after {	content: none;}.lk_widget_box ~ a.lk_widget_link_ext {	display: none;}.subpage-text.event {	margin: 0 0 30px 0;}img.size-thumbnail {	border-radius: 50%;}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/.site-footer {
	background: #444;
	color: #bbb;
	clear: both;
	float:left;
	width: 100%;
	position: relative;
}

.footer-claim {
	width: 60%;
	margin: 30px auto;
}

.footer-claim img {
	width: 100%;
	height: auto;
}.footer-info {	float: left;
	margin: 30px 0 20px 40px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px; font-size: 1.3rem;
	line-height: 15px; line-height: 1.5rem;
	letter-spacing: 0.05em;	}.footer-info a {	text-decoration: none;
	color: #fff;}.footer-menu {	list-style: none;
	float: right;
	padding: 0;
	margin: 30px 40px 20px 0;	text-transform: uppercase;
	font-family: 'ubuntumedium';
	font-size: 14px; font-size: 1.4rem;
	line-height: 15px; line-height: 1.5rem;
	letter-spacing: 0.05em;}.footer-menu li {
	float: left;
	position: relative;
	margin-left: 25px;
}.footer-menu a {
	text-decoration: none;
	color: #fff;
}.login {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 40px;
	z-index: 10;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.login:hover {
	background: rgba(255, 255, 255, 0.1);
}
.login a {
	display: block;
	width: 100%;
	height: 100%;
}/*--------------------------------------------------------------
## Cookie-Hinweis
--------------------------------------------------------------*/

#cookiehinweis {
	position: fixed;
    width: 100%;
    height: auto;
    z-index: 100000;
    left: 0;
	bottom: 0;
    text-align: center;
}

#cookiehinweis {
    background: #222;
	border-top: solid 1px #fff;
	color: #fff;
	font-size: 13px;
    line-height: 20px;
	padding: 16px 10px;
}

.cookieok {
	display: inline-block;
	background: rgb(0, 156, 139);
	padding: 6px 10px;
	font-size: 16px;
	cursor: pointer;
	margin: 8px 0 0 0;
}.cookiepadding {	padding-bottom: 120px;}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	max-width: 100% !important;
	position: relative;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-slider {
	position: relative;
	margin: 0 auto 40px auto;
}
li.gallery-item {	position: relative;}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 10px 30px;
	font-size: 12px; font-size: 1.2rem;
	position: absolute;
	bottom: 0;
	text-align: justify;
	width: 100%;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}/*
 * jQuery FlexSlider v2.6.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 60px;
  margin: -40px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
}
.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 50px;
  display: inline-block;
  content: '\f104';
  color: #fff;
}
.flex-direction-nav a.flex-next:before {
  content: '\f105';
  float: right:
}
.flex-direction-nav .flex-prev {
  left: 0;
  text-align: left;
}
.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 1281px) {

	h3.subpage-title {
		font-size: 20px;
	}

	.wp-block-buttons {
		width: 100%;
	}
}@media screen and (max-width: 1000px) {
	h2.subpage-title {
		font-size: 22px;
	}
	h3.subpage-title {
		font-size: 17px;
	}}@media screen and (max-width: 900px) {
	
	.main-navigation li.page-item-4, .main-navigation li.menuhome {	display: block;
	}
	
	.main-navigation li, .menusearch input, .menusearch input:focus {
		float: none;
		margin-left: 0;
	}
	.frontnews {
	height: auto;
	}
	.frontnews-header {
		font-size: 1vw;
	}
	.frontpageimage {
		width: 100%;
		height: 40vw;
	}	.frontnews h3 {
		clear: none;
		float: left;
		font-size: 2rem;
		padding: 20px 0 0;
		width: 100%;
	}	.frontnews-header {
		font-size: 1.3rem;
	}	.frontnews-content {
		padding: 3vw 5vw;
		font-size: 1.6rem;
	}	.frontnews .mc-field-group label {
		width: 120px;
	}	.frontnews .mc-field-group input {		font-size: 1.4rem;	}	.frontnews input[type="submit"] {
		margin-left: 120px;
	}	#mc-embedded-subscribe-form {		float: left;
		margin: 30px 0;	}
	.xmas-content {
		flex-wrap: wrap;
	}
	.advent, .xmas {
		width: 100%;
	}

	.xmas {
		order: 1;
	}	.advent {
		order: 2;
	}	
}@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
@media screen and (max-width: 800px) {
	.panobrand {
		right: 4vw;;
	}	.panobrand h1 {
		font-size: 7vw;
	}	.panobrand h2 {
		font-size: 3.5vw;
	}
	.panoicon {		display: none;	}
	.event-slider-container {
		display: none;
	}

	.subcontent-area {
		width: 100%;
		float: left;
		position: relative;
	}
	
	h2.subpage-title, h3.subpage-title {
		display: none;
	}
	
	.subpage-content {
		float: left;
		position: relative;
		left: 0;
		max-height: 4000px;
		opacity: 1;
		width: 100%;
		border-bottom: solid 8px #444;
	}
	.pageimg {
		width: 100%;
		max-height: 70vh;
		overflow: hidden;
		margin: 0 0 2vw 0;
	}	
	.thumb-credit {
		display: none;
	}
	
	.subpage-content .site-footer {
		display: none;
	}	
	.subcontent-area .subpage:last-child .site-footer {
		display: block;
	}
@media screen and (max-width: 600px) {
	.hncontent p { margin: 0 0 0.2em 0; }
	.hncontent .nono { font-size: 1.5em; }
	.hncontent .nldrag { display: none; }
	.box-body { font-size: 13px; }
}
}