/*
Theme Name: Twenty Twenty
Text Domain: twentytwenty
Version: 1.9
Tested up to: 5.9
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

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.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */


html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}


/* -------------------------------------------------------------------------- */

/*	1. Document Setup
/* -------------------------------------------------------------------------- */


html {
	font-size: 62.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	background: #f5efe0;
	box-sizing: border-box;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.8rem;
	letter-spacing: -0.015em;
	text-align: left;
}

@supports ( font-variation-settings: normal ) {

	body {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

#site-content {
	overflow: hidden;
}


/* Clearing ---------------------------------- */

.group::after,
.entry-content::after {
	clear: both;
	content: "";
	display: block;
}


/* Base Transitions -------------------------- */

a,
path {
	transition: all 0.15s linear;
}


/* Screen Reader Text ------------------------ */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.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;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Skip Link --------------------------------- */

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}


/* Fonts ------------------------------------- */

/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the classic editor and
 * block editor. The following font-face override fixes the issue by manually
 * inserting a custom font that includes just a Hoefler Text space replacement
 * for that character instead.
 */
@font-face {
	font-family: NonBreakingSpaceOverride;
	src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff");
}

/* ----------------------------------------------
Inter variable font. Usage:

@supports (font-variation-settings: normal) {
	html { font-family: 'Inter var', sans-serif; }
}
---------------------------------------------- */

@font-face {
	font-family: "Inter var";
	font-weight: 100 900; /* stylelint-disable-line font-weight-notation */
	font-style: normal;
	font-display: swap;
	src: url(./assets/fonts/inter/Inter-upright-var.woff2) format("woff2");
}

@font-face {
	font-family: "Inter var";
	font-weight: 100 900; /* stylelint-disable-line font-weight-notation */
	font-style: italic;
	font-display: swap;
	src: url(./assets/fonts/inter/Inter-italic-var.woff2) format("woff2");
}


/* Accessibility Settings -------------------- */

@media ( prefers-reduced-motion: reduce ) {

	* {
		animation-duration: 0s !important;
		transition-duration: 0s !important;
	}
}


/* -------------------------------------------------------------------------- */

/*	2. Element Base
/* ---------------------------------------------*---------------------------- */


main {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
	font-feature-settings: "lnum";
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -0.0415625em;
	line-height: 1.25;
	margin: 3.5rem 0 2rem;
}

h1,
.heading-size-1 {
	font-size: 3.6rem;
	font-weight: 800;
	line-height: 1.138888889;
}

h2,
.heading-size-2 {
	font-size: 3.2rem;
}

h3,
.heading-size-3 {
	font-size: 2.8rem;
}

h4,
.heading-size-4 {
	font-size: 2.4rem;
}

h5,
.heading-size-5 {
	font-size: 2.1rem;
}

h6,
.heading-size-6 {
	font-size: 1.6rem;
	letter-spacing: 0.03125em;
	text-transform: uppercase;
}

p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}

em,
i,
q,
dfn {
	font-style: italic;
}

em em,
em i,
i em,
i i,
cite em,
cite i {
	font-weight: bolder;
}

big {
	font-size: 1.2em;
}

small {
	font-size: 0.75em;
}

b,
strong {
	font-weight: 700;
}

ins {
	text-decoration: underline;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

abbr,
acronym {
	cursor: help;
}

address {
	line-height: 1.5;
	margin: 0 0 2rem 0;
}

hr {
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	border-color: #dcd7ca;
	margin: 4rem 0;
}

.entry-content hr,
hr.styled-separator {
	background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
	background-color: transparent !important;
	border: none;
	height: 0.1rem;
	overflow: visible;
	position: relative;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
	color: #6d6d6d;
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
	background: currentColor;
	content: "";
	display: block;
	height: 1.6rem;
	position: absolute;
	top: calc(50% - 0.8rem);
	transform: rotate(22.5deg);
	width: 0.1rem;
}

.entry-content hr::before,
hr.styled-separator::before {
	left: calc(50% - 0.5rem);
}

.entry-content hr::after,
hr.styled-separator::after {
	right: calc(50% - 0.5rem);
}

a {
	color: #cd2653;
	text-decoration: underline;
}

a:hover,
a:focus {
	text-decoration: none;
}


/* Lists ------------------------------------- */

ul,
ol {
	margin: 0 0 3rem 3rem;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

li {
	line-height: 1.5;
	margin: 0.5rem 0 0 2rem;
}

li > ul,
li > ol {
	margin: 1rem 0 0 2rem;
}

.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
	list-style: none;
	margin: 0;
}

.reset-list-style li {
	margin: 0;
}

dt,
dd {
	line-height: 1.5;
}

dt {
	font-weight: 700;
}

dt + dd {
	margin-top: 0.5rem;
}

dd + dt {
	margin-top: 1.5rem;
}


/* Quotes ------------------------------------ */

blockquote {
	border-color: #cd2653;
	border-style: solid;

	/*rtl:ignore*/
	border-width: 0 0 0 0.2rem;
	color: inherit;
	font-size: 1em;
	margin: 4rem 0;

	/*rtl:ignore*/
	padding: 0.5rem 0 0.5rem 2rem;
}

cite {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25;
}

blockquote cite {
	display: block;
	margin: 2rem 0 0 0;
}

blockquote p:last-child {
	margin: 0;
}


/* Code -------------------------------------- */

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 0.9em;
	padding: 0.4rem 0.6rem;
}

code,
kbd,
samp {
	background: rgba(0, 0, 0, 0.075);
	border-radius: 0.2rem;
}

pre {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.5;
	margin: 4rem 0;
	overflow: auto;
	padding: 3rem 2rem;
	text-align: left;
}

pre code {
	background: transparent;
	padding: 0;
}


/* Media ------------------------------------- */

figure {
	display: block;
	margin: 0;
}

iframe {
	display: block;
	max-width: 100%;
}

video {
	display: block;
}

svg,
img,
embed,
object {
	display: block;
	height: auto;
	max-width: 100%;
}

figcaption,
.wp-caption-text {
	color: #6d6d6d;
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 1.5rem;
}

figcaption a,
.wp-caption-text a {
	color: inherit;
}

blockquote.instagram-media,
iframe.instagram-media {
	margin: auto !important;
}


/* GALLERIES */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 0 3em -0.8em;
	width: calc(100% + 1.6em);
}

.gallery-item {
	margin: 0.8em 0;
	padding: 0 0.8em;
	width: 100%;
}

.gallery-caption {
	display: block;
	margin-top: 0.8em;
}


/* Inputs ------------------------------------ */

fieldset {
	border: 0.2rem solid #dcd7ca;
	padding: 2rem;
}

legend {
	font-size: 0.85em;
	font-weight: 700;
	padding: 0 1rem;
}

label {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0 0 0.5rem 0;
}

label.inline,
input[type="checkbox"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 0.5rem;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	top: 2px;
	display: inline-block;
	margin: 0;
	width: 1.5rem;
	min-width: 1.5rem;
	height: 1.5rem;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	border-color: #dcd7ca;
	box-shadow: none;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	/* Use the "Yes" SVG Dashicon */
	content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
	position: absolute;
	display: inline-block;
	margin: -0.1875rem 0 0 -0.25rem;
	height: 1.75rem;
	width: 1.75rem;
}

input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
}

@supports ( font-variation-settings: normal ) {

	input,
	textarea,
	button,
	.button,
	.faux-button,
	.faux-button.more-link,
	.wp-block-button__link,
	.wp-block-file__button {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

input,
textarea {
	border-color: #dcd7ca;
	color: #000;
}

code,
input[type="url"],
input[type="email"],
input[type="tel"] {

	/*rtl:ignore*/
	direction: ltr;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 100%;
}

select {
	font-size: 1em;
}

textarea {
	height: 12rem;
	line-height: 1.5;
	width: 100%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #cd2653;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.0333em;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 1.1em 1.44em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity 0.15s linear;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: underline;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]: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 {
	border-color: currentColor;
}

input[type="search"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

/* Tables ------------------------------------ */

table {
	border: 0.1rem solid #dcd7ca;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 1.6rem;
	margin: 4rem 0;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.alignleft > table {
	margin: 0;
}

.alignright > table {
	margin: 0;
}

th,
td {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 0.5em;
}

caption {
	background: #dcd7ca;
	font-weight: 600;
	padding: 0.5em;
	text-align: center;
}

thead {
	vertical-align: bottom;
	white-space: nowrap;
}

th {
	font-weight: 700;
}


/* -------------------------------------------------------------------------- */

/*	3. Helper Classes
/* -------------------------------------------------------------------------- */


/* Layout ------------------------------------ */

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.screen-height {
	min-height: 100vh;
}

.admin-bar .screen-height {
	min-height: calc(100vh - 32px);
}

@media (max-width: 782px) {

	.admin-bar .screen-height {
		min-height: calc(100vh - 46px);
	}
}

.screen-width {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

/* Sections ---------------------------------- */

section {
	padding: 5rem 0;
	width: 100%;
}

.section-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 120rem;
	width: calc(100% - 4rem);
}

.section-inner.max-percentage {
	width: 100%;
}

.section-inner.thin {
	max-width: 58rem;
}

.section-inner.small {
	max-width: 80rem;
}

.section-inner.medium {
	max-width: 100rem;
}

.section-inner.no-margin {
	margin: 0;
}


/* Toggles ----------------------------------- */

.toggle {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: inherit;
	user-select: none;
}

button.toggle {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: inherit;
	font-weight: 400;
	letter-spacing: inherit;
	padding: 0;
	text-transform: none;
}

/* Hiding and Showing ------------------------ */

.js .show-js {
	display: block !important;
}

.js .hide-js {
	display: none !important;
}

.no-js .show-no-js {
	display: block !important;
}

.no-js .hide-no-js {
	display: none !important;
}


/* Typography -------------------------------- */

.font-size-xl {
	font-size: 1.25em;
}

.font-size-xs {
	font-size: 0.8em;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Colors ------------------------------------ */

/* COLOR */

.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: #cd2653;
}

/* BACKGROUND COLOR */

.bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
	background-color: #cd2653;
}

/* BORDER COLOR */

.border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
	border-color: #cd2653;
}

/* FILL COLOR */

.fill-children-accent,
.fill-children-accent * {
	fill: #cd2653;
}

.fill-children-current-color,
.fill-children-current-color * {
	fill: currentColor;
}


/* Opacity ----------------------------------- */

.opacity-0 {
	opacity: 0;
}

.opacity-5 {
	opacity: 0.05;
}

.opacity-10 {
	opacity: 0.1;
}

.opacity-15 {
	opacity: 0.15;
}

.opacity-20 {
	opacity: 0.2;
}

.opacity-25 {
	opacity: 0.25;
}

.opacity-30 {
	opacity: 0.3;
}

.opacity-35 {
	opacity: 0.35;
}

.opacity-40 {
	opacity: 0.4;
}

.opacity-45 {
	opacity: 0.45;
}

.opacity-50 {
	opacity: 0.5;
}

.opacity-55 {
	opacity: 0.55;
}

.opacity-60 {
	opacity: 0.6;
}

.opacity-65 {
	opacity: 0.65;
}

.opacity-70 {
	opacity: 0.7;
}

.opacity-75 {
	opacity: 0.75;
}

.opacity-80 {
	opacity: 0.8;
}

.opacity-85 {
	opacity: 0.85;
}

.opacity-90 {
	opacity: 0.9;
}

.blend-mode-exclusion {
	mix-blend-mode: exclusion;
}

.blend-mode-hue {
	mix-blend-mode: hue;
}

.blend-mode-saturation {
	mix-blend-mode: saturation;
}

.blend-mode-color {
	mix-blend-mode: color;
}

.blend-mode-luminosity {
	mix-blend-mode: luminosity;
}


/* Image Classes ----------------------------- */

.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-attachment-fixed {
	background-attachment: fixed;
}

@supports ( -webkit-overflow-scrolling: touch ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

@media ( prefers-reduced-motion: reduce ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

.wp-block-image.is-resized {
	margin-left: auto;
	margin-right: auto;
}

/* Search Form ------------------------------- */

.search-form {
	align-items: stretch;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 -0.8rem -0.8rem;
}

.search-form .search-field,
.search-form .search-submit {
	margin: 0 0 0.8rem 0.8rem;
}

.search-form label {
	align-items: stretch;
	display: flex;
	font-size: inherit;
	margin: 0;
	width: 100%;
}

.search-form .search-field {
	width: 100%;
}

.search-form .search-submit {
	flex-shrink: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
	text-decoration: none;
}


/* Social Icons ------------------------------ */

ul.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -0.9rem 0 0 -0.9rem;
	width: calc(100% + 0.9rem);
}

ul.social-icons li {
	margin: 0.9rem 0 0 0.9rem;
}

.social-icons a {
	align-items: center;
	background: #cd2653;
	border-radius: 50%;
	color: #fff;
	display: flex;
	height: 4.4rem;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	transition: transform 0.15s ease-in-out;
	width: 4.4rem;
}

.social-icons a:focus,
.social-icons a:hover {
	transform: scale(1.1);
	text-decoration: none;
}


/* Cover Modals ------------------------------ */

.cover-modal {
	display: none;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
	display: none !important;
}

.cover-modal.show-modal {
	display: block;
	cursor: pointer;
}

.cover-modal.show-modal > * {
	cursor: default;
}


/* -------------------------------------------------------------------------- */

/*	4.	Site Header
/* -------------------------------------------------------------------------- */


#site-header {
	background: #fff;
	position: relative;
}

.header-inner {
	max-width: 168rem;
	padding: 3.15rem 0;
	z-index: 100;
}

/* Header Titles ----------------------------- */

.header-titles-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0 4rem;
	text-align: center;
}

body:not(.enable-search-modal) .header-titles-wrapper {
	justify-content: flex-start;
	padding-left: 0;
	text-align: left;
}

.site-title,
.site-logo,
.site-description {
	margin: 0;
}

.site-title {
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1;
}

.site-title a {
	color: inherit;
	display: block;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
}

.site-description {
	margin-top: 1rem;
	color: #6d6d6d;
	font-size: 1.8rem;
	font-weight: 500;
	display: none;
	letter-spacing: -0.0311em;
	transition: all 0.15s linear;
}

.site-logo a,
.site-logo img {
	display: block;
}

.header-titles .site-logo .site-logo {
	margin: 0;
}

.site-logo img {
	max-height: 6rem;
	margin: 0 auto;
	width: auto;
}

body:not(.enable-search-modal) .site-logo img {
	margin: 0;
}

/* Overlay Header ---------------------------- */

.overlay-header #site-header {
	background: transparent;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}

.overlay-header .header-inner {
	color: #fff;
}

.overlay-header .site-description,
.overlay-header .toggle {
	color: inherit;
}

.overlay-header .header-inner .toggle-wrapper::before {
	background-color: currentColor;
	opacity: 0.25;
}

.admin-bar.overlay-header #site-header {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar.overlay-header #site-header {
		top: 46px;
	}
}

/* Header Navigation ------------------------- */

.header-navigation-wrapper {
	display: none;
}

/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	align-items: center;
	display: flex;
	overflow: visible;
	padding: 0 2rem;
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: currentColor;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 2.3rem;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
}

.toggle-inner .toggle-text {
	color: #6d6d6d;
	font-size: 1rem;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 0.5rem);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: inherit;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: underline;
}

/* Search Toggle ----------------------------- */

.search-toggle {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
}

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 2.5rem;
	max-width: 2.3rem;
	width: 2.3rem;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 0.8rem;
	width: 2.6rem;
}

.nav-toggle .toggle-inner {
	padding-top: 0.8rem;
}

/* Primary Menu ---------------------------- */

.primary-menu-wrapper {
	display: none;
}

ul.primary-menu {
	display: flex;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: -0.0277em;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: -0.8rem 0 0 -1.6rem;
}

.primary-menu .icon {
	display: block;
	height: 0.7rem;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 0.1rem);
	left: 0;
}

.primary-menu .icon::before {
	height: 0.9rem;
	width: 0.2rem;
}

.primary-menu .icon::after {
	height: 0.2rem;
	width: 0.9rem;
}

.primary-menu li {
	font-size: inherit;
	line-height: 1.25;
	position: relative;
}

.primary-menu > li {
	margin: 0.8rem 0 0 1.6rem;
}

.primary-menu > li.menu-item-has-children > a {
	padding-right: 2rem;
}

.primary-menu > li > .icon {
	right: -0.5rem;
	top: calc(50% - 0.4rem);
}

.primary-menu a {
	color: inherit;
	display: block;
	line-height: 1.2;
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
	text-decoration: none;
}

/* SUB MENU */

.primary-menu ul {
	background: #000;
	border-radius: 0.4rem;
	color: #fff;
	font-size: 1.7rem;
	opacity: 0;
	padding: 1rem 0;
	position: absolute;
	right: 9999rem;
	top: calc(100% + 2rem);
	transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
	transform: translateY(0.6rem);
	width: 20rem;
	z-index: 1;
}

.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}

.primary-menu ul::before {
	height: 2rem;
	left: 0;
	right: 0;
}

.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #000;
	right: 1.8rem;
}

.primary-menu ul a {
	background: transparent;
	border: none;
	color: inherit;
	display: block;
	padding: 1rem 2rem;
	transition: background-color 0.15s linear;
	width: 100%;
}

.primary-menu ul li.menu-item-has-children > a {
	padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 1.5rem;
	top: calc(50% - 0.5rem);
}

/* DEEP DOWN */

.primary-menu ul ul {
	top: -1rem;
}

.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
	right: calc(100% + 2rem);
}

.primary-menu ul ul::before {
	bottom: 0;
	height: auto;
	left: auto;
	right: -2rem;
	top: 0;
	width: 2rem;
}

.primary-menu ul ul::after {
	border-bottom-color: transparent;

	/*rtl:ignore*/
	border-left-color: #000;
	bottom: auto;
	right: -1.6rem;
	top: 2rem;
}

.rtl .primary-menu ul ul::after {
	transform: rotate(180deg);
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {

	.primary-menu > li.menu-item-has-children > a {
		padding-right: 0;
		margin-right: 2rem;
	}

	.primary-menu ul li.menu-item-has-children > a {
		margin-right: 4.5rem;
		padding-right: 0;
		width: unset;
	}

}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
	margin-right: 2rem;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
	margin-right: 4.5rem;
	padding-right: 0;
	width: unset;
}

/* -------------------------------------------------------------------------- */

/*	5. Menu Modal
/* -------------------------------------------------------------------------- */


.menu-modal {
	background: #fff;
	display: none;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	bottom: 0;
	left: -99999rem;
	right: 99999rem;
	top: 0;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	z-index: 99;
}

.admin-bar .menu-modal {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .menu-modal {
		top: 46px;
	}
}

.menu-modal.show-modal {
	display: flex;
}

.menu-modal.active {
	left: 0;
	opacity: 1;
	right: 0;
	transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
	background: #fff;
	display: flex;
	justify-content: stretch;
	overflow: auto;
	-ms-overflow-style: auto;
	width: 100%;
}

.menu-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

button.close-nav-toggle {
	align-items: center;
	display: flex;
	font-size: 1.6rem;
	font-weight: 500;
	justify-content: flex-end;
	padding: 3.1rem 0;
	width: 100%;
}

button.close-nav-toggle svg {
	height: 1.6rem;
	width: 1.6rem;
}

button.close-nav-toggle .toggle-text {
	margin-right: 1.6rem;
}

.menu-modal .menu-top {
	flex-shrink: 0;
}


/* Main Menu --------------------------------- */

.modal-menu {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.modal-menu li {
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	justify-content: flex-start;
	margin: 0;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: -0.0375em;
}

.modal-menu > li:last-child {
	border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.modal-menu a {
	display: block;
	padding: 2rem 2.5rem;
	text-decoration: none;
	width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: underline;
}

button.sub-menu-toggle {
	border-left: 0.1rem solid #dedfdf;
	flex-shrink: 0;
	margin: 1rem 0;
	padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
	height: 0.9rem;
	transition: transform 0.15s linear;
	width: 1.5rem;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.modal-menu ul {
	display: none;
	margin: 0;
	width: 100%;
}

.modal-menu ul li {
	border-left-width: 1rem;
}

.modal-menu ul li a {
	color: inherit;
	font-weight: 500;
}

/* Main menu animation ----------------------- */

.menu-wrapper .menu-item {
	position: relative;
}

.menu-wrapper .active {
	display: block;
}

.menu-wrapper.is-toggling {
	pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
	width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
	transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
	transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
	display: block;
	transition-property: opacity;
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
	opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu > li:last-child li {
	border-top-color: transparent;
	border-bottom-width: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {

	.menu-wrapper.is-animating .menu-item,
	.menu-wrapper.is-animating .toggling-target {
		transition-duration: 1ms !important;
	}

}


/* Expanded Menu ----------------------------- */

.expanded-menu {
	display: none;
}

.mobile-menu {
	display: block;
}


/* Menu Bottom ------------------------------- */

.menu-bottom {
	flex-shrink: 0;
	padding: 4rem 0;
}

.menu-bottom nav {
	width: 100%;
}

.menu-copyright {
	display: none;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
	text-decoration: underline;
}

.menu-bottom .social-menu {
	justify-content: center;
}


/* -------------------------------------------------------------------------- */

/*	6. Search Modal
/* -------------------------------------------------------------------------- */


.search-modal {
	background: rgba(0, 0, 0, 0.2);
	display: none;
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: -9999rem;
	top: 0;
	transition: opacity 0.2s linear, left 0s 0.2s linear;
	width: 100%;
	z-index: 999;
}

.admin-bar .search-modal.active {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .search-modal.active {
		top: 46px;
	}
}

.search-modal-inner {
	background: #fff;
	transform: translateY(-100%);
	transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
	display: flex;
	justify-content: space-between;
	max-width: 168rem;
}

.search-modal.active {
	left: 0;
	opacity: 1;
	transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

button.search-untoggle {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	margin-right: -2.5rem;
	padding: 0 2.5rem;
}

.search-modal button.search-untoggle {
	color: inherit;
}

.search-modal.active .search-untoggle {
	animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
	height: 1.5rem;
	transition: transform 0.15s ease-in-out;
	width: 1.5rem;
}

.search-untoggle:focus svg,
.search-untoggle:hover svg {
	transform: scale(1.15);
}


/* Modal Search Form ------------------------- */

.search-modal form {
	margin: 0;
	position: relative;
	width: 100%;
}

.search-modal .search-field {
	background: none;
	border: none;
	border-radius: 0;
	color: inherit;
	font-size: 2rem;
	letter-spacing: -0.0277em;
	height: 8.4rem;
	margin: 0 0 0 -2rem;
	max-width: calc(100% + 2rem);
	padding: 0 0 0 2rem;
	width: calc(100% + 2rem);
}

.search-modal .search-field::-webkit-input-placeholder {
	color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
	color: inherit;
}

.search-modal .search-field::-moz-placeholder {
	color: inherit;
	line-height: 4;
}

.search-modal .search-submit {
	position: absolute;
	right: -9999rem;
	top: 50%;
	transform: translateY(-50%);
}

.search-modal .search-submit:focus {
	right: 0;
}


/* -------------------------------------------------------------------------- */

/*	7a. Template: Cover Template
/* -------------------------------------------------------------------------- */


.cover-header {
	display: flex;
	overflow: hidden;
}

.cover-header-inner-wrapper {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
}

.cover-header-inner {
	padding: 10rem 0 5rem 0;
	width: 100%;
}

.cover-color-overlay,
.cover-color-overlay::before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.cover-color-overlay::before {
	background: currentColor;
	content: "";
	display: block;
}

.cover-header .entry-header {
	position: relative;
	width: 80%;
	z-index: 1;
}

.cover-header .entry-header * {
	color: #fff;
}

body.template-cover .entry-header {
	background: transparent;
	padding: 0;
}

.cover-header h1,
.cover-header h2,
.cover-header h3,
.cover-header h4,
.cover-header h5,
.cover-header h6,
.cover-header .faux-heading {
	color: inherit;
}

.cover-header .entry-header a {
	color: inherit;
}

/* To The Content ---------------------------- */

.to-the-content-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 0.5rem);
}

.to-the-content {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 4rem;
	text-decoration: none;
}

.to-the-content svg {
	height: 2rem;
	transition: transform 0.15s linear;
	transform: translateY(0);
	width: 1.767rem;
}

.to-the-content:focus svg,
.to-the-content:hover svg {
	transform: translateY(20%);
}


/* -------------------------------------------------------------------------- */

/*	7c. Template: Full Width
/* -------------------------------------------------------------------------- */


body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 120rem;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width .entry-content .alignright {
	position: static;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
	position: static;
}

body.template-full-width .entry-content > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
	position: static;
}

body.template-full-width .entry-content .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 0;
	position: static;
}

body.template-full-width .entry-content > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
	position: static;
}


/* -------------------------------------------------------------------------- */

/*	8. Post: Archive
/* -------------------------------------------------------------------------- */


/* Archive Header ---------------------------- */

.archive-header {
	background-color: #fff;
	padding: 4rem 0;
}

.reduced-spacing .archive-header {
	padding-bottom: 2rem;
}

.archive-title {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: -0.026666667em;
	margin: 0;
}

.archive-subtitle p:last-child {
	margin-bottom: 0;
}


/* Posts ------------------------------------- */

body:not(.singular) main > article:first-of-type {
	padding: 4rem 0 0;
}


/* Search Results ---------------------------- */

.no-search-results-form {
	padding-top: 5rem;
}


/* -------------------------------------------------------------------------- */

/*	9. Post: Single
/* -------------------------------------------------------------------------- */


/* Post Header ------------------------------- */

.singular .entry-header {
	background-color: #fff;
	padding: 4rem 0;
}

.entry-categories {
	line-height: 1.25;
	margin-bottom: 2rem;
}

.entry-categories-inner {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	margin: -0.5rem 0 0 -1rem;
}

.entry-categories a {
	border-bottom: 0.15rem solid currentColor;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.036666667em;
	margin: 0.5rem 0 0 1rem;
	text-decoration: none;
	text-transform: uppercase;
}

.entry-categories a:focus,
.entry-categories a:hover {
	border-bottom-color: transparent;
}

h1.entry-title,
h2.entry-title {
	margin: 0;
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	text-decoration: underline;
}

.intro-text {
	margin-top: 2rem;
}

.singular .intro-text {
	font-size: 2rem;
	letter-spacing: -0.0315em;
	line-height: 1.4;
}

/* POST META */

.post-meta-single-top .post-meta {
	justify-content: center;
}

.post-meta-wrapper {
	margin-top: 2rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.post-meta {
	color: #6d6d6d;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.5rem;
	font-weight: 500;
	list-style: none;
	margin: -1rem 0 0 -2rem;
}

.post-meta li {
	flex-shrink: 0;
	letter-spacing: -0.016875em;
	margin: 1rem 0 0 2rem;
	max-width: calc(100% - 2rem);
}

.post-meta a {
	color: inherit;
	text-decoration: none;
}

.post-meta a:focus,
.post-meta a:hover {
	text-decoration: underline;
}

.post-meta .meta-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
}

.post-meta .meta-icon {
	flex-shrink: 0;
	margin-right: 1rem;
}

.sticky .post-sticky {
	color: inherit;
}

.post-meta .post-author .meta-icon svg {
	width: 1.6rem;
	height: 1.8rem;
}

.post-meta .post-categories .meta-icon svg {
	width: 1.8rem;
	height: 1.7rem;
}

.post-meta .post-comment-link .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-date .meta-icon svg {
	width: 1.7rem;
	height: 1.8rem;
}

.post-meta .post-edit .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-sticky .meta-icon svg {
	width: 1.5rem;
	height: 1.8rem;
}

.post-meta .post-tags .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta svg * {
	fill: currentColor;
}


/* Featured Media ---------------------------- */

.featured-media {
	margin-top: 5rem;
	position: relative;
}

.singular .featured-media {
	margin-top: 0;
}

.singular .featured-media-inner {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.singular .featured-media::before {
	background: #fff;
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
	top: 0;
}

.featured-media img {
	margin: 0 auto;
}

.featured-media figcaption {
	margin: 1.5rem auto 0 auto;
	text-align: center;
	width: calc(100% - 5rem);
}

.post-inner {
	padding-top: 5rem;
}

.reduced-spacing.missing-post-thumbnail .post-inner {
	padding-top: 0;
}


/* Post Footer ------------------------------- */

/* POST NAV LINKS */

.post-nav-links {
	border-radius: 0.4rem;
	display: flex;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1;
	margin: 3em auto 0 auto;
	padding: 0;
	width: calc(100% - 4rem);
	max-width: 58rem;
}

.post-nav-links > span.label {
	padding: 1em 0;
}

.post-nav-links > * {
	padding: 1em 0.75em;
}

/* POST META BOTTOM */

.post-meta-wrapper.post-meta-single-bottom {
	margin-top: 3rem;
}


/* Author Bio -------------------------------- */

.author-bio {
	margin-top: 4rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.hide-avatars .author-bio {
	padding-left: 0;
}

.author-bio .author-title-wrapper {
	align-items: center;
	display: flex;
	margin: 0 0 1rem 0;
}

.author-bio .avatar {
	border-radius: 50%;
	margin-right: 1.5rem;
	height: 5rem;
	width: 5rem;
}

.hide-avatars img.avatar {
	display: none;
}

.author-bio p:last-child {
	margin-bottom: 0;
}

.author-bio .author-title {
	margin: 0;
}

.author-bio .author-link {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	margin-top: 1em;
	text-decoration: none;
}

.author-bio .author-link:focus,
.author-bio .author-link:hover {
	text-decoration: underline;
}


/* Single Pagination ------------------------- */

.pagination-single {
	font-size: 1.8rem;
	margin-top: 5rem;
}

.pagination-single-inner {
	display: flex;
	flex-direction: column;
}

.pagination-single hr:first-child {
	margin: 0 0 2.8rem 0;
}

.pagination-single hr:last-child {
	margin: 2.8rem 0 0.8rem 0;
}

.pagination-single a {
	align-items: baseline;
	display: flex;
	font-weight: 600;
	letter-spacing: -0.0275em;
	text-decoration: none;
	flex: 1;
}

.pagination-single a + a {
	margin-top: 1rem;
}

.pagination-single a .arrow {
	margin-right: 1rem;
}

.pagination-single a:focus .title,
.pagination-single a:hover .title {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	10. Blocks
/* -------------------------------------------------------------------------- */


/* Block Colors ------------------------------ */

.has-text-color a {
	color: inherit;
}

/* CUSTOM COLORS */

:root .has-accent-color {
	color: #cd2653;
}

:root .has-accent-background-color {
	background-color: #cd2653;
	color: #fff;
}

:root .has-primary-color {
	color: #000;
}

:root .has-primary-background-color {
	background-color: #000;
	color: #f5efe0;
}

:root .has-secondary-color {
	color: #6d6d6d;
}

:root .has-secondary-background-color {
	background-color: #6d6d6d;
	color: #fff;
}

:root .has-subtle-background-color {
	color: #dcd7ca;
}

:root .has-subtle-background-background-color {
	background-color: #dcd7ca;
	color: #000;
}

:root .has-background-color {
	color: #f5efe0;
}

:root .has-background-background-color {
	background-color: #f5efe0;
	color: #000;
}


/* Block Typography Classes ------------------ */

.has-text-align-left {

	/*rtl:ignore*/
	text-align: left;
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-right {
	text-align: right;
}

.has-drop-cap:not(:focus)::first-letter {
	color: #cd2653;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 5.1em;
	font-weight: 800;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}


/* Block Font Families ----------------------- */

.has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.has-drop-cap:not(:focus)::first-letter,
	.entry-content .wp-block-archives,
	.entry-content .wp-block-categories,
	.entry-content .wp-block-latest-posts,
	.entry-content .wp-block-latest-comments,
	.entry-content .wp-block-cover-image p,
	.entry-content .wp-block-pullquote {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

/* Block Font Sizes -------------------------- */

.entry-content .has-small-font-size {
	font-size: 0.842em;
}

.entry-content .has-normal-font-size,
.entry-content .has-regular-font-size {
	font-size: 1em;
}

.entry-content .has-medium-font-size {
	font-size: 1.1em;
	line-height: 1.45;
}

.entry-content .has-large-font-size {
	font-size: 1.25em;
	line-height: 1.4;
}

.entry-content .has-larger-font-size {
	font-size: 1.5em;
	line-height: 1.3;
}


/* Block: Base Margins ----------------------- */

*[class*="_inner-container"] > *:first-child {
	margin-top: 0;
}

*[class*="_inner-container"] > *:last-child {
	margin-bottom: 0;
}

.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
	margin-bottom: 3rem;
	margin-top: 3rem;
}


/* Block: Shared Nesting Alignment Resets ---- */

[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
}


/* Block: Shared Widget Styles --------------- */

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments {
	list-style: none;
	margin-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
	list-style: none;
}

.entry-content .wp-block-archives > li,
.entry-content .wp-block-categories > li,
.entry-content .wp-block-latest-posts > li,
.entry-content .wp-block-latest-comment > li {
	margin-left: 0;
}

.entry-content .wp-block-archives > li:last-child,
.entry-content .wp-block-categories > li:last-child,
.entry-content .wp-block-latest-posts > li:last-child,
.entry-content .wp-block-latest-comment > li:last-child {
	margin-bottom: 0;
}

.entry-content .wp-block-archives *,
.entry-content .wp-block-categories *,
.entry-content .wp-block-latest-posts *,
.entry-content .wp-block-latest-comments * {
	font-family: inherit;
}

.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
	color: #6d6d6d;
}

.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover,
.wp-block-archives a:focus,
.wp-block-categories a:focus,
.wp-block-latest-posts a:focus,
.wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-posts a,
.wp-block-latest-comments__comment-meta {
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.25;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
	color: #6d6d6d;
	font-size: 0.7em;
	font-weight: 600;
	letter-spacing: normal;
	margin-top: 0.15em;
}


/* Block: Shared Media Styles ---------------- */

.wp-block-embed figcaption,
.wp-block-image figcaption {
	color: #6d6d6d;
	font-size: 1.4rem;
	margin-bottom: 0;
	margin-top: 1.5rem;
}

/* Block: Audio ------------------------------ */

.wp-block-audio audio {
	width: 100%;
}

/* Block: Button ----------------------------- */

.wp-block-button {
	margin: 3rem 0;
}

.wp-block-button.is-style-outline {
	color: #cd2653;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
	padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem);
}

/* Block: Columns ---------------------------- */

.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	padding-left: 2rem;
	padding-right: 2rem;
}

.wp-block-column {
	margin-bottom: 3.2rem;
}

.wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-column > *:last-child {
	margin-bottom: 0;
}

/* Block: Cover ------------------------------ */

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 4rem);
	padding: 2rem 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
	max-width: 100%;
	padding: 0;
}

.wp-block-cover-image h2,
.wp-block-cover h2 {
	font-size: 3.2rem;
}

/* Block: Embed ------------------------------ */

/* Block: File ------------------------------- */

.wp-block-file {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wp-block-file a:not(.wp-block-file__button) {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-file a:not(.wp-block-file__button):not(:last-child) {
	margin-right: 1rem;
}

.wp-block-file a:not(.wp-block-file__button):focus,
.wp-block-file a:not(.wp-block-file__button):hover {
	text-decoration: underline;
}

.wp-block-file .wp-block-file__button {
	font-size: 1.5rem;
	padding: 1em 1.25em;
}

.wp-block-file a.wp-block-file__button:visited {
	opacity: 1;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover {
	opacity: 1;
	text-decoration: underline;
}


/* Block: Gallery ---------------------------- */

.wp-block-gallery ul {
	list-style: none;
	margin: 0 0 -1.6rem 0;
}

figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
	margin-bottom: 3rem;
	margin-top: 3rem;
}

figure.wp-block-gallery.alignleft {
	margin: 0.3rem 2rem 2rem 0;
}

figure.wp-block-gallery.alignright {
	margin: 0.3rem 0 2rem 2rem;
}

figure.wp-block-gallery.alignwide {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

figure.wp-block-gallery.alignfull {
	margin-bottom: 5rem;
	margin-top: 5rem;
}

/* Block: Group ------------------------------ */

.wp-block-group.has-background {
	padding: 2rem;
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-group__inner-container {
	margin: 0 auto;
}

.wp-block-group__inner-container,
.entry-content .wp-block-group p {
	max-width: 100%;
}

.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
	padding-left: 2rem;
	padding-right: 2rem;
}

/* Block: Image ------------------------------ */

/* Block: Media And Text --------------------- */

.wp-block-media-text .wp-block-media-text__content {
	padding: 3rem 2rem;
}

.wp-block-media-text .wp-block-media-text__content p {
	max-width: none;
}

.wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

/* Block: Pullquote -------------------------- */

/* STYLE: DEFAULT */

.wp-block-pullquote {
	padding: 0;
	position: relative;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: calc(100% - 4rem);
}

.wp-block-pullquote::before {
	background: #fff;
	border-radius: 50%;
	color: #cd2653;
	content: "”";
	display: block;
	font-size: 6.2rem;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 auto 1.5rem auto;
	text-align: center;
	height: 4.4rem;
	width: 4.4rem;
}

.reduced-spacing .wp-block-pullquote::before {
	border: 0.1rem solid currentColor;
	font-size: 5.9rem;
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-block-pullquote blockquote p {
	font-family: inherit;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.178571429;
	letter-spacing: -0.041785714em;
	max-width: 100%;
}

.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}

.wp-block-pullquote cite {
	color: #6d6d6d;
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 1.2rem;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 2.8rem;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.wp-block-pullquote.alignleft::before {
	margin-left: 0;
}

.wp-block-pullquote.alignright::before {
	margin-right: 0;
}

/* STYLE: SOLID BACKGROUND COLOR */

.wp-block-pullquote.is-style-solid-color {
	padding: 3rem 2rem;
}

.wp-block-pullquote.is-style-solid-color::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
	transform: translateY(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before {
	left: 2rem;
}

.wp-block-pullquote.is-style-solid-color.alignright::before {
	left: auto;
	right: 2rem;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	text-align: inherit;
}

.wp-block-pullquote.is-style-solid-color cite {
	color: inherit;
}

/* Block: Separator  ------------------------- */

hr.wp-block-separator {
	margin: 3rem 0;
}

/* STYLE: WIDE */

.wp-block-separator.is-style-wide {
	max-width: calc(100vw - 4rem);
	position: relative;
	width: 100%;
}

/* STYLE: DOTS */

.wp-block-separator.is-style-dots::before {
	background: none;
	color: inherit;
	font-size: 3.2rem;
	font-weight: 700;
	height: auto;
	letter-spacing: 1em;
	padding-left: 1em;
	position: static;
	transform: none;
	width: auto;
}

.wp-block-separator.is-style-dots::after {
	content: none;
}


/* Block: Search ----------------------------- */

.wp-block-search .wp-block-search__input {
	width: auto;
}

/* Block: Table ------------------------------ */

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #dcd7ca;
}

figure.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.wp-block-table.is-style-stripes table {
	border-collapse: inherit;
}

/* Block: Quote ------------------------------ */

.wp-block-quote p,
.wp-block-quote cite {
	text-align: inherit;
}

.wp-block-quote[style="text-align:center"] {
	border-width: 0;
	padding: 0;
}

.wp-block-quote[style="text-align:right"] {

	/*rtl:begin:ignore*/
	border-width: 0 0.2rem 0 0;
	padding: 0 2rem 0 0;

	/*rtl:end:ignore*/
}

/* STYLE: LARGE */

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-family: inherit;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.285;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 1.6rem;
	text-align: inherit;
}

/* Block: Widget Latest Comments ------------- */

.entry-content .wp-block-latest-comments li {
	margin: 2rem 0;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 5.5rem;
}

.entry-content .wp-block-latest-comments a {
	text-decoration: none;
}

.entry-content .wp-block-latest-comments a:hover,
.entry-content .wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-comments__comment {
	font-size: inherit;
}

.wp-block-latest-comments__comment-date {
	margin-top: 0.4em;
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 0.7em;
	margin: 0.9rem 0 2rem 0;
}

/* Block: Widget Latest Posts ---------------- */

.wp-block-latest-posts.is-grid li {
	border-top: 0.2rem solid #dcd7ca;
	margin-top: 2rem;
	padding-top: 1rem;
}

.wp-block-latest-posts.has-dates {
	list-style: none;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li {
	margin-top: 1.5rem;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li:first-child {
	margin-top: 0;
}

/* Block: Post Template ---------------- */

.wp-block-post-template,
.wp-block-post-template > li {
	margin-left: 0;
	margin-right: 0;
}


/* -------------------------------------------------------------------------- */

/*	11. Entry Content
/* -------------------------------------------------------------------------- */


.entry-content {
	line-height: 1.5;
}

.entry-content > * {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.25em;
}

.entry-content > *:first-child {
	margin-top: 0;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}

.read-more-button-wrap {
	margin-top: 1em;
	text-align: center;
}

.entry-content a:hover,
.entry-content a:focus {
	text-decoration: none;
}

.entry-content p,
.entry-content li {
	line-height: 1.4;
}

.entry-content li img {
	display: inline-block;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 3.5rem auto 2rem;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 1rem;
}

.entry-content hr {
	margin: 4rem auto;
}

.post-inner .entry-content > .wp-block-cover.alignwide:first-child,
.post-inner .entry-content > .wp-block-cover.alignfull:first-child {
	margin-top: 0;
}

/* Font Families ----------------------------- */

.entry-content {
	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
	letter-spacing: normal;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-content cite,
	.entry-content figcaption,
	.entry-content table,
	.entry-content address,
	.entry-content .wp-caption-text,
	.entry-content .wp-block-file {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}


/* Alignment Classes ------------------------- */

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 58rem;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 58rem;
	width: 100%;
}

.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
	margin-top: 4rem;
	margin-right: auto;
	margin-bottom: 4rem;
	margin-left: auto;
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
}

/* Full */

.alignfull {
	margin-top: 5rem;
	margin-right: auto;
	margin-bottom: 5rem;
	margin-left: auto;
	max-width: 100vw;
	position: relative;
	width: 100%;
}

[class*="__inner-container"] > .alignfull {
	max-width: 100%;
}

/* Wide */

.alignwide {
	max-width: 120rem;
	position: relative;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > .alignwide {
	width: 100%;
}

/* Center */

.aligncenter,
.aligncenter img {
	margin-left: auto;
	margin-right: auto;
}

/* Left and right */

.alignleft,
.alignright {
	max-width: 50%;
}

.alignleft {

	/*rtl:ignore*/
	float: left;
	margin: 0.3rem 2rem 2rem 2rem;
}

.alignright {

	/*rtl:ignore*/
	float: right;
	margin: 0.3rem 2rem 2rem 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
}

/* Entry Media ------------------------------- */

.alignfull > figcaption,
.alignfull > .wp-caption-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
	width: calc(100% - 4rem);
}


/* -------------------------------------------------------------------------- */

/*	12. Comments
/* -------------------------------------------------------------------------- */


/* Comment Headers ----------------------------- */

.comments-wrapper {
	margin-top: 5rem;
}

.comment-reply-title {
	margin: 0 0 4rem 0;
	text-align: center;
}


/* Comment Item ----------------------------- */

/* COMMENT HEADER */

.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
	padding-top: 3.5rem;
}

div.comment:first-of-type {
	margin-top: 3.5rem;
	padding-top: 0;
}

.comments .comments-header + div {
	margin-top: 0;
	padding-top: 0;
}

.comment-body {
	position: relative;
}

.comment .comment {
	padding-left: 5%;
}

.comment-meta {
	line-height: 1.1;
	margin-bottom: 1.5rem;
	min-height: 5rem;
	padding-left: 5rem;
	position: relative;
}

.hide-avatars .comment-meta {
	min-height: 0;
	padding-left: 0;
}

.comment-meta a {
	color: inherit;
}

.comment-author {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.027777778em;
}

.comment-author a {
	text-decoration: underline;
}

.comment-author a:hover,
.comment-author a:focus {
	text-decoration: none;
}

.comment-meta .avatar {
	height: 4rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 4rem;
}

.comment-author .url {
	text-decoration: underline;
}

.comment-metadata {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-weight: 500;
	margin-top: 0.6rem;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:focus,
.comment-metadata a:hover {
	text-decoration: underline;
}


/* COMMENT CONTENT */

.comment-content.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
}

.comment-content.entry-content .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
}

.comment-content.entry-content .alignright {

	/*rtl:ignore*/
	margin-right: 0;
}

/* COMMENT FOOTER */

.comment-footer-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.2rem;
	font-weight: 600;
	justify-content: flex-start;
	letter-spacing: 0.030833333em;
	line-height: 1;
	margin: 1.5rem 0 -1rem -1.5rem;
	text-transform: uppercase;
}

.comment-footer-meta > * {
	margin: 0 0 1rem 1.5rem;
}

.comment-reply-link {
	background-color: #cd2653;
	color: #fff;
	display: block;
	padding: 0.7rem;
}

.bypostauthor .comment-footer-meta .by-post-author {
	display: block;
}

.comment-footer-meta a {
	text-decoration: none;
}

.comment-footer-meta a:focus,
.comment-footer-meta a:hover {
	text-decoration: underline;
}


/* Pingbacks & Trackbacks ------------------------- */

.pingback .comment-meta,
.trackback .comment-meta {
	padding-left: 0;
}


/* Comments Pagination ---------------------------- */

.comments-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 6rem;
	text-align: center;
}

.comments-pagination.only-next {
	justify-content: flex-end;
}

.comments-pagination .page-numbers {
	display: none;
	text-decoration: none;
}

.comments-pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover {
	text-decoration: underline;
}

.comments-pagination .prev,
.comments-pagination .next {
	display: block;
}

.comments-pagination .prev {
	left: 0;
}

.comments-pagination .next {
	right: 0;
	text-align: right;
}


/* Comment Respond ---------------------------- */

.comment-respond::after {
	clear: both;
	content: "";
	display: block;
}

.comment-respond .comment-notes,
.comment-respond .logged-in-as {
	color: #6d6d6d;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: -3rem 0 4rem 0;
	text-align: center;
}

.comment-respond .comment-notes a,
.comment-respond .logged-in-as a {
	color: inherit;
	text-decoration: none;
}

.comment-respond .comment-notes a:focus,
.comment-respond .comment-notes a:hover,
.comment-respond .logged-in-as a:focus,
.comment-respond .logged-in-as a:hover {
	text-decoration: underline;
}

.comment-respond p {
	line-height: 1.1;
	margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
}

.comment-respond p:not(.comment-notes) {
	max-width: 58rem;
}

.comment-form-cookies-consent {
	align-items: baseline;
	display: flex;
}

.comment-respond > p:last-of-type {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
}

.comment-respond input[type="checkbox"] + label {
	font-size: 1.5rem;
	line-height: 1.25;
}

.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
	margin-bottom: 0;
}

.comment-respond textarea {
	height: 15rem;
}

.comment-respond #submit {
	display: block;
}

.comment-respond .comments-closed {
	text-align: center;
}


/* Reply Respond ---------------------------- */

.comments .comment-respond {
	padding: 3rem 0 0;
}

.comments .comment-respond .comment-reply-title,
.comments .comment-respond .comment-notes,
.comments .comment-respond .logged-in-as {
	text-align: left;
}

.comment-reply-title small {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: -0.0277em;
	margin: 0.5rem 0 0 0;
	white-space: nowrap;
}

.comment-reply-title small a {
	text-decoration: none;
}

.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	13. Site Pagination
/* -------------------------------------------------------------------------- */


.pagination .nav-links {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.8rem;
	font-weight: 600;
	margin: -1.5rem 0 0 -2.5rem;
	width: calc(100% + 2.5rem);
}

.pagination-separator {
	margin: 5rem 0;
}

.nav-links > * {
	margin: 1.5rem 0 0 2.5rem;
}

.nav-links .placeholder {
	display: none;
	visibility: hidden;
}

.pagination a {
	text-decoration: none;
}

.pagination a:focus,
.pagination a:hover {
	text-decoration: underline;
}

.pagination .dots {
	transform: translateY(-0.3em);
	color: #6d6d6d;
}

.nav-short {
	display: none;
}

/* -------------------------------------------------------------------------- */

/*	14. Error 404
/* -------------------------------------------------------------------------- */


.error404 #site-content {
	padding-top: 4rem;
}

.error404-content {
	text-align: center;
}

.error404 #site-content .search-form {
	justify-content: center;
	margin-top: 3rem;
}


/* -------------------------------------------------------------------------- */

/*	15.	Widgets
/* -------------------------------------------------------------------------- */


/* Widget Base ------------------------------- */

.widget {
	margin-top: 3rem;
}

.widget:first-child {
	margin-top: 0;
}

.widget-content > div > *:first-child {
	margin-top: 0;
}

.widget-content > div > *:last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	margin: 0 0 2rem;
}

.widget li {
	margin: 2rem 0 0 0;
}

.widget li:first-child,
.widget li > ul,
.widget li > ol {
	margin-top: 0;
}

.widget table,
.widget table * {
	border-color: #dedfdf;
}

.widget table caption {
	background-color: #dedfdf;
}

.widget .post-date,
.widget .rss-date {
	color: #6d6d6d;
	display: block;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0.2rem;
}

.widget select {
	max-width: 100%;
}

/* Font Families ----------------------------- */

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
	letter-spacing: normal;
}

.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.widget-content cite,
	.widget-content figcaption,
	.widget-content .wp-caption-text {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

/* Base List Widget -------------------------- */

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	color: #6d6d6d;
	margin: 0.3rem 0;
}

.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
	margin-left: 2rem;
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
	font-weight: 700;
	text-decoration: none;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
	text-decoration: underline;
}

/* Widget: Calendar -------------------------- */

.calendar_wrap {
	font-size: 2.4rem;
}

.calendar_wrap th,
.calendar_wrap td,
.wp-calendar-nav span {
	display: table-cell;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 2.5% 2.5% 1.75% 2.5%;
	text-align: center;
}

.wp-calendar-table {
	margin-bottom: 0;
}

.wp-calendar-nav {
	display: table;
	width: 100%;
	font-size: 1.8rem;
}

.calendar_wrap tfoot td {
	border-bottom: none;
}

.calendar_wrap tfoot a,
.calendar_wrap .wp-calendar-nav a {
	text-decoration: none;
}

.calendar_wrap tfoot #prev,
.calendar_wrap .wp-calendar-nav-prev {
	text-align: left;
}

.calendar_wrap tfoot #next,
.calendar_wrap .wp-calendar-nav-next {
	text-align: right;
}

/* Widget: Image ----------------------------- */

/* Widget: Gallery --------------------------- */

.widget_media_gallery .gallery {
	margin: 0 -0.4em -0.8em -0.4em;
	width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
	margin: 0 0 0.8em 0;
	padding: 0 0.4em;
}

/* Widget: Nav Menu -------------------------- */

.widget_nav_menu .widget-content > div > ul {
	margin-left: 0;
}

/* Widget: Recent Comments ------------------- */

.widget_recent_comments li {
	font-weight: 700;
}

.widget_recent_comments a {
	text-decoration: none;
}

.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
	text-decoration: underline;
}

/* Widget: Recent Entries -------------------- */

.widget_recent_entries a {
	font-weight: 700;
	text-decoration: none;
}

.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
	text-decoration: underline;
}

/* Widget: RSS ------------------------------- */

.widget_rss .widget-title a.rsswidget:first-of-type:not(.rss-widget-title) {
	display: none;
}

.widget_rss .rsswidget {
	font-weight: 700;
}

.widget_rss a {
	text-decoration: none;
}

.widget_rss a:focus,
.widget_rss a:hover {
	text-decoration: underline;
}

.widget_rss .rssSummary {
	margin-top: 0.5rem;
}

.widget_rss cite::before {
	content: "— ";
}

/* Widget: Search ---------------------------- */

.widget_search .search-field {
	border-color: #dedfdf;
}

/* Widget: Tag Cloud ------------------------- */

.widget_tag_cloud a {
	font-weight: 700;
	margin-right: 0.5rem;
	text-decoration: none;
	white-space: nowrap;
}

.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
	text-decoration: underline;
}

/* Widget: Text ------------------------------ */


/* -------------------------------------------------------------------------- */

/*	16. Site Footer
/* -------------------------------------------------------------------------- */


.footer-nav-widgets-wrapper,
#site-footer {
	background-color: #fff;
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0;
}

.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
	margin-top: 5rem;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
	border-top-width: 0.1rem;
}

.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
	padding: 3rem 0;
}


/* Footer Top -------------------------------- */

.footer-top {
	display: flex;
	border-bottom: 0.1rem solid #dedfdf;
	justify-content: space-between;
}

/* FOOTER MENU */

.footer-menu {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.0277em;
}

.footer-menu li {
	line-height: 1.25;
	margin: 0.25em 0 0 0;
}

.footer-menu a {
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.footer-menu a:hover,
.footer-menu a:focus {
	text-decoration: underline;
}

/* FOOTER SOCIAL */

.footer-social-wrapper {
	margin: 0;
	width: 100%;
}

.has-footer-menu .footer-social-wrapper {
	flex-shrink: 0;
	margin-left: 1rem;
	width: 50%;
}

ul.footer-social {
	margin: -0.5rem 0 0 -0.5rem;
}

.has-footer-menu .footer-social {
	justify-content: flex-end;
}

ul.footer-social li {
	margin: 0.5rem 0 0 0.5rem;
}

.footer-social a {
	background-color: #cd2653;
	height: 3.6rem;
	width: 3.6rem;
}

.footer-social a::before {
	font-size: 1.6rem;
}

/* Footer Widgets ---------------------------- */

.footer-widgets-outer-wrapper {
	border-bottom: 0.1rem solid #dedfdf;
}

.footer-widgets + .footer-widgets {
	margin-top: 3rem;
}

/* Footer Bottom ----------------------------- */

#site-footer {
	font-size: 1.6rem;
}

#site-footer .section-inner {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
}

#site-footer a {
	text-decoration: none;
}

#site-footer a:focus,
#site-footer a:hover {
	text-decoration: underline;
}

.footer-copyright a,
.privacy-policy a,
.powered-by-wordpress a {
	color: inherit;
}

.privacy-policy,
.powered-by-wordpress,
.to-the-top {
	color: #6d6d6d;
}

a.to-the-top {
	margin-left: 2.4rem;
	white-space: nowrap;
}

a.to-the-top > * {
	pointer-events: none;
}

.footer-copyright {
	font-weight: 600;
	margin: 0;
}

.powered-by-wordpress {
	display: none;
	margin: 0 0 0 2.4rem;
}

.privacy-policy {
	margin: 1.2rem 0 0;
}

.to-the-top-long {
	display: none;
}


/* -------------------------------------------------------------------------- */

/*	17. Media Queries
/* -------------------------------------------------------------------------- */

@media ( max-width: 479px ) {

	/* Blocks -------------------------------- */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		float: none;
	}

	/* Entry Content ------------------------- */

	/* LISTS */

	ul,
	ol {
		margin: 0 0 3rem 2rem;
	}

	li {
		margin: 0.5rem 0 0 1rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 480px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: BASE ALIGNMENT WIDTH */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-cover-image.alignleft,
	.wp-block-cover-image.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-gallery.alignleft,
	.wp-block-gallery.alignright {
		max-width: 26rem;
	}

	/* BLOCK: TABLE WIDTH */
	.wp-block-table.alignleft,
	.wp-block-table.alignright {
		max-width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright {
		max-width: 26rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( max-width: 599px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* While columns are stacked */
	.wp-block-column:last-child {
		margin-bottom: 0;
	}

	.wp-block-columns + .wp-block-columns {
		margin-top: 0.2rem;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide {
		margin-top: -0.8rem;
	}

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -1.8rem;
	}

	/* Template -------------------------------- */

	/* TEMPLATE: COVER */

	.template-cover .post-inner .post-meta-wrapper,
	.template-cover .post-inner .author-bio {
		width: calc( 100% - 4rem );
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 600px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 660px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	.entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em auto 0 auto;
	}
}

@media ( min-width: 700px ) {

	/* Element Base ------------------------- */

	ul,
	ol {
		margin-bottom: 4rem;
	}

	pre {
		padding: 3rem;
	}

	hr {
		margin: 8rem auto;
	}

	table {
		font-size: 1.8rem;
	}

	/* VANILLA GALLERIES */

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}

	/* TITLES */

	h1,
	.heading-size-1,
	h2,
	.heading-size-2,
	h3,
	.heading-size-3 {
		margin: 6rem auto 3rem;
	}

	h4,
	.heading-size-4,
	h5,
	.heading-size-5,
	h6,
	.heading-size-6 {
		margin: 4.5rem auto 2.5rem;
	}

	h1,
	.heading-size-1 {
		font-size: 6.4rem;
	}

	h2,
	.heading-size-2 {
		font-size: 4.8rem;
	}

	h3,
	.heading-size-3 {
		font-size: 4rem;
	}

	h4,
	.heading-size-4 {
		font-size: 3.2rem;
	}

	h5,
	.heading-size-5 {
		font-size: 2.4rem;
	}

	h6,
	.heading-size-6 {
		font-size: 1.8rem;
	}

	/* INPUTS */

	fieldset {
		padding: 3rem;
	}

	legend {
		padding: 0 1.5rem;
	}

	button,
	.button,
	.faux-button,
	.wp-block-button__link,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		font-size: 1.7rem;
	}

	/* MEDIA */

	figcaption,
	.wp-caption-text {
		margin-top: 1.8rem;
	}


	/* Helper Classes ------------------------- */

	/* SECTIONS */

	section {
		padding: 8rem 0;
	}

	.section-inner {
		width: calc(100% - 8rem);
	}


	/* Site Header --------------------------- */

	.header-inner {
		padding: 3.8rem 0;
	}

	.site-title {
		font-size: 2.4rem;
		font-weight: 700;
	}

	.site-description {
		display: block;
	}

	.site-logo img {
		max-height: 9rem;
		transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
	}

	/* HEADER TOGGLES */

	.toggle-inner .toggle-text {
		font-size: 1.2rem;
	}

	.search-toggle {
		left: 2rem;
	}

	.nav-toggle {
		right: 2rem;
	}


	/* Menu Modal ---------------------------- */

	button.close-nav-toggle {
		font-size: 1.8rem;
		padding: 4rem 0;
	}

	button.close-nav-toggle svg {
		height: 2rem;
		width: 2rem;
	}

	button.close-nav-toggle .toggle-text {
		margin-right: 2.1rem;
	}

	.modal-menu {
		left: auto;
		width: 100%;
	}

	.modal-menu > li > a,
	.modal-menu > li > .ancestor-wrapper > a {
		font-size: 2.4rem;
		padding: 2.5rem 0;
	}

	.modal-menu ul li {
		border-left-color: transparent;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
		padding: 0 3rem;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg {
		height: 1.1rem;
		width: 1.8rem;
	}

	.menu-bottom {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 4.4rem 0;
	}

	.menu-copyright {
		display: block;
		flex-shrink: 0;
		margin-right: 4rem;
	}

	/* Modal Search Form ------------------------- */

	.search-modal form {
		position: relative;
		width: 100%;
	}

	.search-untoggle svg {
		height: 2.5rem;
		width: 2.5rem;
	}

	.search-modal .search-field {
		border: none;
		font-size: 3.2rem;
		height: 14rem;
	}

	.search-modal .search-field::-moz-placeholder {
		line-height: 4.375;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		margin: 2rem auto 0 auto;
		width: calc(100% - 8rem);
	}

	/* Template: Cover Template -------------- */

	.cover-header-inner {
		padding: 18rem 0 8rem 0;
	}

	.to-the-content-wrapper {
		top: calc(100% + 1.8rem);
	}

	.to-the-content {
		height: 6rem;
	}

	.to-the-content svg {
		height: 2.4rem;
		width: 2.12rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
		width: calc(100% - 8rem);
	}

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 4rem;
		padding-right: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* Post: Archive ------------------------- */

	.archive-header {
		padding: 8rem 0;
	}

	.reduced-spacing .archive-header {
		padding-bottom: 3rem;
	}

	.archive-title {
		font-size: 3.2rem;
	}

	body:not(.singular) main > article:first-of-type {
		padding: 8rem 0 0;
	}

	h2.entry-title {
		font-size: 6.4rem;
	}

	/* SEARCH RESULTS */

	.no-search-results-form {
		padding-top: 8rem;
	}

	/* Post: Single -------------------------- */

	/* POST HEADER */

	.singular .entry-header {
		padding: 8rem 0;
	}

	.entry-categories {
		margin-bottom: 3rem;
	}

	.entry-categories-inner {
		margin: -1rem 0 0 -2rem;
	}

	.entry-categories a {
		font-size: 1.5rem;
		margin: 1rem 0 0 2rem;
	}

	.intro-text {
		font-size: 2rem;
		margin-top: 2.5rem;
	}

	.singular .intro-text {
		font-size: 2.6rem;
	}

	.post-meta-wrapper {
		margin-top: 3rem;
	}

	.post-meta {
		font-size: 1.6rem;
		margin: -1.4rem 0 0 -3rem;
	}

	.post-meta li {
		margin: 1.4rem 0 0 3rem;
		max-width: calc(100% - 3rem);
	}

	.featured-media {
		margin-top: 6rem;
	}

	.post-inner {
		padding-top: 8rem;
	}

	/* POST FOOTER */

	.post-meta-wrapper.post-meta-single-bottom {
		margin-top: 4rem;
	}

	/* AUTHOR BIO */

	.author-bio {
		margin-top: 8rem;
		min-height: 8rem;
		padding-left: 10rem;
		position: relative;
	}

	.author-bio .avatar {
		position: absolute;
		left: 0;
		top: 0;
		height: 8rem;
		width: 8rem;
	}

	/* SINGLE PAGINATION */

	.pagination-single {
		font-size: 2.4rem;
		margin-top: 8rem;
	}

	.pagination-single-inner {
		flex-direction: row;
		justify-content: space-between;
	}

	.pagination-single.only-next .pagination-single-inner {
		justify-content: flex-end;
	}

	.pagination-single hr:first-child {
		margin: 0 0 4rem 0;
	}

	.pagination-single hr:last-child {
		margin: 4rem 0 0.8rem 0;
	}

	.pagination-single a + a {
		margin: 0 0 0 4rem;
	}

	.pagination-single a .arrow {
		margin: 0 2rem 0 0;
	}

	.pagination-single .next-post {
		flex-direction: row-reverse;
		text-align: right;
	}

	.pagination-single .next-post .arrow {
		margin: 0 0 0 2rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: SHARED MEDIA STYLES */

	.wp-block-embed figcaption,
	.wp-block-image figcaption {
		font-size: 1.6rem;
	}

	/* BLOCK: BASE MARGINS */

	.wp-block-archives:not(.alignwide):not(.alignfull),
	.wp-block-categories:not(.alignwide):not(.alignfull),
	.wp-block-code,
	.wp-block-columns:not(.alignwide):not(.alignfull),
	.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
	.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-media-text:not(.alignwide):not(.alignfull),
	.wp-block-preformatted,
	.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
	.wp-block-quote,
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	.wp-block-verse,
	.wp-block-video:not(.alignwide):not(.alignfull) {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	.entry-content .wp-block-columns h1,
	.entry-content .wp-block-columns h2,
	.entry-content .wp-block-columns h3,
	.entry-content .wp-block-columns h4,
	.entry-content .wp-block-columns h5,
	.entry-content .wp-block-columns h6 {
		margin: 3.5rem 0 2rem;
	}

	/* BLOCK: COVER */

	.wp-block-cover-image .wp-block-cover__inner-container,
	.wp-block-cover .wp-block-cover__inner-container {
		width: calc(100% - 8rem);
	}

	.wp-block-cover-image h2,
	.wp-block-cover h2 {
		font-size: 4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignnone,
	figure.wp-block-gallery.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 6rem;
		margin-top: 6rem;
	}

	/* BLOCK: GROUP */

	.wp-block-group.has-background {
		padding: 4rem;
		margin-top: 0;
		margin-bottom: 0;
	}

	.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	/* BLOCK: MEDIA AND TEXT */

	.wp-block-media-text .wp-block-media-text__content {
		padding: 4rem;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote blockquote p {
		font-size: 3.2rem;
	}

	.wp-block-pullquote cite {
		margin-top: 2rem;
	}

	.wp-block-pullquote.alignfull:not(.is-style-solid-color) {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.wp-block-pullquote.alignwide::before,
	.wp-block-pullquote.alignfull::before {
		font-size: 11.272727272rem;
		height: 8rem;
		margin-bottom: 2rem;
		width: 8rem;
	}

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 4.8rem;
		line-height: 1.203125;
	}

	.wp-block-pullquote.alignleft p,
	.wp-block-pullquote.alignright p,
	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 3.2rem;
		line-height: 1.1875;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 6rem 4rem 4rem;
	}

	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 2.6rem;
	}

	/* BLOCK: QUOTE */

	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 2.8rem;
	}

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 6rem auto;
	}

	.wp-block-separator.is-style-wide {
		max-width: calc(100vw - 8rem);
	}

	/* Entry Content ------------------------- */

	.entry-content {
		font-size: 2.1rem;
	}

	.entry-content p,
	.entry-content li {
		line-height: 1.476;
	}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3 {
		margin: 6rem auto 3rem;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		margin: 4.5rem auto 2.5rem;
	}

	.alignnone,
	.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	.alignleft {

		/*rtl:ignore*/
		margin: 0.3rem 2rem 2rem 0;
	}

	.alignright {

		/*rtl:ignore*/
		margin: 0.3rem 0 2rem 2rem;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 6rem;
		margin-top: 6rem;
	}

	.entry-content > .alignwide {
		max-width: calc(100vw - 8rem);
		width: calc(100vw - 8rem);
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > .alignwide:first-child,
	.entry-content > .alignfull:first-child {
		margin-bottom: 8rem;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 8rem);
	}

	/* Comments ------------------------------ */

	.comments-wrapper {
		margin-top: 8rem;
	}

	.comment-reply-title {
		margin-bottom: 4.6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		font-size: 1.8rem;
		letter-spacing: -0.025em;
		margin: -2.5rem 0 4.4rem 0;
	}

	.comments .comment,
	.comments .pingback,
	.comments .trackback,
	.comments .review {
		padding-top: 5rem;
	}

	div.comment:first-of-type {
		margin-top: 5rem;
	}

	.comment-meta {
		margin-bottom: 2rem;
		min-height: 6rem;
		padding: 0.3rem 0 0 7.5rem;
	}

	.comment-meta .avatar {
		display: block;
		height: 6rem;
		position: absolute;
		left: 0;
		top: 0;
		width: 6rem;
	}

	.comment-author {
		font-size: 2.4rem;
	}

	.comment-metadata {
		font-size: 1.6rem;
		margin-top: 0.8rem;
	}

	.comment-footer-meta {
		margin-top: 2.5rem;
	}

	.comments-pagination {
		margin-top: 8rem;
	}

	/* PINGBACKS & TRACKBACKS */

	.pingback .comment-body {
		padding: 0;
	}

	/* COMMENT RESPOND */

	.comment-respond p {
		margin-bottom: 2.5rem;
	}

	.comment-form p.logged-in-as {
		margin: -2.5rem 0 4.4rem 0;
	}

	.comment-respond .comment-form-author,
	.comment-respond .comment-form-email {
		float: left;
		width: calc(50% - 1rem);
	}

	.comment-respond .comment-form-email {
		margin-left: 2rem;
	}

	.comments .comment-respond {
		padding: 5rem 0 0;
	}

	.comment-reply-title small {
		display: inline;
		margin: 0 0 0 0.5rem;
	}

	/* Site Pagination ----------------------- */

	.pagination-separator {
		margin: 8rem 0;
	}

	/* Display the full text for Newer and Older Posts. */

	.nav-short {
		display: inline;
	}

	.pagination .nav-links {
		font-size: 2.4rem;
		font-weight: 700;
		margin: -2.5rem 0 0 -4rem;
	}

	.nav-links > * {
		margin: 2.5rem 0 0 4rem;
	}


	/* Error 404 ----------------------------- */

	.error404 #site-content {
		padding-top: 8rem;
	}

	/* Widgets ------------------------------- */

	.widget .widget-title {
		margin-bottom: 3rem;
	}

	/* Site Footer --------------------------- */

	.footer-top-visible .footer-nav-widgets-wrapper,
	.footer-top-hidden #site-footer {
		margin-top: 8rem;
	}

	/* FOOTER TOP */

	.footer-top {
		padding: 3.7rem 0;
	}

	.footer-menu {
		font-size: 2.4rem;
		margin: -0.8rem 0 0 -1.6rem;
	}

	.footer-menu li {
		margin: 0.8rem 0 0 1.6rem;
	}

	.has-footer-menu .footer-social-wrapper {
		flex: 1;
		margin-left: 4rem;
		width: auto;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-outer-wrapper {
		padding: 8rem 0;
	}

	.footer-widgets-wrapper {
		display: flex;
		justify-content: space-between;
		margin-left: -4rem;
		width: calc(100% + 4rem);
	}

	.footer-widgets {
		margin-left: 4rem;
		width: 50%;
	}

	.footer-widgets + .footer-widgets {
		margin-top: 0;
	}

	.footer-widgets .widget {
		border-top: none;
		margin-top: 5rem;
		padding-top: 0;
	}

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

	/* FOOTER BOTTOM */

	#site-footer {
		font-size: 1.8rem;
		padding: 4.3rem 0;
	}

	.footer-credits {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-copyright {
		font-weight: 700;
	}

	.privacy-policy {
		margin: 0 0 0 2.4rem;
	}

	.to-the-top-long {
		display: inline;
	}

	.to-the-top-short {
		display: none;
	}

}

@media (min-width: 782px) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-column {
		margin-bottom: 0;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -2.8rem;
	}
}

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	#site-header {
		z-index: 2;
	}

	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 2.8rem 0;
	}

	.header-titles-wrapper {
		margin-right: 4rem;
		max-width: 50%;
		padding: 0;
		text-align: left;
	}

	.header-titles {
		align-items: baseline;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: -1rem 0 0 -2.4rem;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 1rem 0 0 2.4rem;
	}

	.wp-custom-logo .header-titles {
		align-items: center;
	}

	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		align-items: center;
		display: flex;
	}

	.primary-menu-wrapper {
		display: block;
		width: 100%;
	}

	/* HEADER TOGGLES */

	.mobile-search-toggle,
	.mobile-nav-toggle {
		display: none !important;
	}

	.primary-menu-wrapper + .header-toggles {
		margin-left: 3rem;
	}

	.header-toggles {
		display: flex;
		flex-shrink: 0;
		margin-right: -3rem;
	}

	.header-inner .toggle {
		height: 4.4rem;
		padding: 0 3rem;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.header-inner .toggle-wrapper {
		position: relative;
	}

	.header-inner .toggle-wrapper::before {
		background: #dedfdf;
		content: "";
		display: block;
		height: 2.7rem;
		position: absolute;
		left: 0;
		top: calc(50% - 1.35rem);
		width: 0.1rem;
	}

	.header-inner .toggle-wrapper:first-child::before {
		content: none;
	}

	.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
		content: "";
	}

	.nav-toggle-wrapper:not(.has-expanded-menu) {
		display: none;
	}

	.toggle-inner {
		position: static;
	}

	.toggle-inner .toggle-text {
		left: 0;
		right: 0;
		text-align: center;
		top: calc(100% - 0.3rem);
		width: auto;
	}

	.header-toggles:only-child .nav-toggle .toggle-inner {
		padding-top: 0;
	}

	.header-toggles:only-child .toggle-inner {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.header-toggles:only-child .toggle-inner .svg-icon {
		order: 1;
	}

	.header-toggles:only-child .toggle-inner .toggle-text {
		position: static;
		padding-right: 20px;
		font-size: 15px;
		color: inherit;
	}

	/* Menu Modal ---------------------------- */

	.menu-modal {
		opacity: 1;
		justify-content: flex-end;
		padding: 0;
		transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
	}

	.menu-modal.cover-modal {
		background: rgba(0, 0, 0, 0);
	}

	.menu-modal.active {
		background: rgba(0, 0, 0, 0.2);
		transition: background-color 0.3s ease-out;
	}

	.menu-wrapper.section-inner {
		width: calc(100% - 8rem);
	}

	.menu-modal-inner {
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
		opacity: 0;
		padding: 0;
		transform: translateX(20rem);
		transition: transform 0.2s ease-in, opacity 0.2s ease-in;
		width: 50rem;
	}

	.menu-modal.active .menu-modal-inner {
		opacity: 1;
		transform: translateX(0);
		transition-timing-function: ease-out;
	}

	.mobile-menu {
		display: none;
	}

	.expanded-menu {
		display: block;
	}

	.menu-bottom {
		padding: 6rem 0;
	}

	.menu-bottom .social-menu {
		justify-content: flex-start;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		width: 100%;
	}

	/* Template: Full Width ------------------ */

	.template-full-width .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 2rem;
	}

	.template-full-width .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 2rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 2.8rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 4rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: IMAGE */

	.wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 0;
	}

	.wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 0;
	}

    .wp-block-image .aligncenter figcaption {
        text-align: center;
    }

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 8rem auto;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
		position: relative;

		/*rtl:ignore*/
		right: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="__inner-container"] > .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
		position: relative;

		/*rtl:ignore*/
		left: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 10rem);
	}

	/* Comments ------------------------------ */

	.comment-meta {
		padding-left: 0;
	}

	.comment-meta .avatar {
		left: -8rem;
	}

	/* Site Pagination ----------------------- */

	.pagination .nav-links {
		justify-content: space-between;
		margin: 0;
		width: 100%;
	}

	.nav-links > * {
		margin: 0 2rem;
	}

	.pagination .next,
	.pagination .prev {
		display: block;
	}

	.pagination .prev {
		margin: 0 auto 0 0;
	}

	.pagination .next {
		text-align: right;
		margin: 0 0 0 auto;
	}

	/* Site Footer --------------------------- */

	/* FOOTER TOP */

	.footer-top {
		align-items: center;
	}

	.footer-menu {
		align-items: baseline;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		font-size: 2.1rem;
		margin: -1.2rem 0 0 -2.4rem;
	}

	.footer-menu li {
		margin: 1.2rem 0 0 2.4rem;
	}

	.powered-by-wordpress {
		display: block;
	}
}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 8.4rem;
	}

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	/* PRIMARY MENU */

	ul.primary-menu {
		margin: -0.8rem 0 0 -2.5rem;
	}

	.primary-menu > li {
		margin: 0.8rem 0 0 2.5rem;
	}

	/* HEADER TOGGLES */

	.primary-menu-wrapper + .header-toggles {
		margin-left: 4rem;
	}

	.header-toggles {
		margin-right: -4rem;
	}

	.header-toggles .toggle {
		padding: 0 4rem;
	}

	/* Menu Modal ---------------------------- */

	/* Search Modal -------------------------- */

	/* Sub Page ------------------------------ */

	/* Template: Cover Template -------------- */

	.cover-header + .post-inner {
		padding-top: 10rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 3.2rem;
		letter-spacing: -0.03125em;
		line-height: 1.375;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 6rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 6.4rem;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 9rem 4rem 8rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem - 2rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 6rem);
	}

	/* Comments ------------------------------ */

	.comment-reply-title {
		font-size: 5.6rem;
		line-height: 1.2;
		margin-bottom: 6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		margin: -4rem 0 6rem 0;
	}

	.comments .comment-respond .comment-reply-title {
		font-size: 4.8rem;
	}

	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		margin: -4.5rem 0 4rem 0;
	}

	/* Site Pagination ----------------------- */

	/* Widgets ------------------------------- */

	.widget-content {
		font-size: 2.1rem;
	}

	/* Site Footer --------------------------- */

	.footer-menu {
		font-size: 2.4rem;
		margin: -1.5rem 0 0 -3rem;
	}

	.footer-menu li {
		margin: 1.5rem 0 0 3rem;
	}

	ul.footer-social {
		margin: -1rem 0 0 -1rem;
	}

	ul.footer-social li {
		margin: 1rem 0 0 1rem;
	}

	.footer-social a {
		height: 4.4rem;
		width: 4.4rem;
	}

	.footer-social a::before {
		font-size: 2rem;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		margin-left: -6rem;
		width: calc(100% + 6rem);
	}

	.footer-widgets {
		margin-left: 6rem;
	}

}

@media ( min-width: 1240px ) {


	/* Blocks -------------------------------- */

	body.template-full-width .entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 120rem ) / 2);
	}

	body.template-full-width .entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 120rem ) / 2);
	}

}

@media ( min-width: 1280px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	/* BLOCK: SEPARATOR */

	.wp-block-separator.is-style-wide {
		max-width: 120rem;
		width: 120rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	.entry-content > .alignwide {
		max-width: 120rem;
		width: 120rem;
	}

	[class*="__inner-container"] > .alignwide {
		max-width: 120rem;
		width: 100%;
	}

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 25rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

}

@media ( min-width: 1330px ) {


	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 29rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.is-style-solid-color.alignleft::before,
	.wp-block-pullquote.is-style-solid-color.alignright::before {
		top: 0;
	}
}

/*
Theme Name: geheimpunkt
Theme URI: http://www.geheimpunkt.de
Description: ...
Author: Christian Pecar
Author URI: http://www.geheimpunkt.de
*/

@charset "UTF-8";

/*
DUNKEL-ROT = #A31115
DUNKEL-BRAUN = #4E3D2E
HELL-BRAUN = #B07F47
*/

@font-face{
font-family:"OfficinaSansITCW01-Book 734509";
src:url("fonts/OfficinaSansStd-Book.otf");
}
@font-face{
font-family:"OfficinaSansITCW01-Book 734509";
src:url("fonts/OfficinaSansStd-Book.otf");
}
@font-face{
font-family:"OfficinaSansITCW01-Book 734512";
src:url("fonts/OfficinaSansStd-Book.otf");
}
@font-face{
font-family:"OfficinaSansITCW01-Book 734512";
src:url("fonts/OfficinaSansStd-Book.otf");
}
@font-face{
font-family:"OfficinaSansITCW01-Bold";
src:url("fonts/OfficinaSansStd-Bold.otf");
}
@font-face{
font-family:"OfficinaSansITCW01-Bold";
src:url("fonts/OfficinaSansStd-Bold.otf");
}


*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
}

ul,
ol,
li,
p,
address {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-size: 1.6rem;
	list-style: none;
}

pre{
	background:white;
	position: fixed;
	z-index:999;
}

html {
	font: normal normal 400 10px/1 "ITC Officina Sans", Helvetica, Arial, sans-serif;
	font-family: 'OfficinaSansITCW01-Book 734509';
	color:black;
	-webkit-font-smoothing: antialiased;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body{
	overflow-x: hidden;
}

body,
html {
	margin: 0;
}

@media only screen and (min-width: 1142px) {
	body,html {	
		background: #A18A55 url("https://geheimpunktneu.de/img/pageBackgroundBlur.jpg") no-repeat center center fixed;
		background-size: cover;
	}
}

h1,
h2,
h3 {
  	color: #4E3D2E;
	font-family: 'OfficinaSansITCW01-Bold';
	margin: 0;
	font-weight:normal;
}

h2 {font-size: 26px;}
h3 {font-size: 20px;}

figure {
	display:block;
	margin: 0
}

input,
textarea{
	font-family: 'OfficinaSansITCW01-Book 734509';
}

button {
	border: 0;
	padding: 0;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-spacing: 0;
	color: #26589F;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42rem;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	outline: none;
	cursor:pointer;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-spacing: 0;
	color: #26589F;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42rem;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	outline: none;
	cursor:pointer;
}

a {
	outline:0;
}

a {
	color:#A31115;
	text-decoration: none;
}

.gtab a:link, .gtab a:visited, .gtab a:active {
        color:#A31115;
        text-decoration: none;
}

.gtab a:hover {
        color:#ff0000;
        text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

a img{
	border:0;
}

/* HEADER */

header {
	height: 78px;
	position: fixed;
	z-index: 15;
	width: 1141px;
	background: #e1d593 url("https://geheimpunktneu.de/img/pergament_background2.jpg") no-repeat;
	background-size: 100% auto;
	-webkit-box-shadow: 0px 7px 7px -3px rgba(0,0,0,0.61);
	-moz-box-shadow: 0px 7px 7px -3px rgba(0,0,0,0.61);
	box-shadow: 0px 7px 7px -3px rgba(0,0,0,0.61);
}

header.fixfixed{
	position: absolute;
}

header:after {
	/*content: "";
	width: 100%;
	height: 31px;
	background: url("https://geheimpunktneu.de/img/rope.png") repeat-x;
	position: absolute;
	margin-bottom: -20px;
	left: 0;
	bottom: 0;*/
}

	header h3 {
		background: white url("https://geheimpunktneu.de/img/geheimPunkt_logo.png") no-repeat center;
		width: 196px;
		height: 106px;
		float: left;
		margin-left: 85px;
		-webkit-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.61);
		-moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.61);
		box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.61);
	}

		header h3 a {
			width: 100%;
			height: 100%;
			text-indent: -9000px;
			display: block;
		}

       .head-image-landingpage {
                height: 215px;
                position: relative;
                z-index:5;
        }

        .head-image-landingpage:after {
                content: "";
                width: 100%;
                height: 31px;
                background: url("https://geheimpunktneu.de/img/rope.png") repeat-x;
                position: absolute;
                margin-bottom: -20px;
                left: 0;
                bottom: 0;
        }

        .head-image-landingpage div img{
                border:3px solid #000000;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
        }

        main.borderBottom-landingpage {
                padding-top: 0px;
        }

        .slide-text-landingpage {
			position: absolute;
			top: 45px;
			background: rgb(255,255,255);
			background: transparent\9;
			background: rgba(255,255,255,0.8);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
			zoom: 1;
			padding: 25px 25px 15px 25px;
                        margin-left:230px;
                        margin-right:10px;
                        text-align:center;
        }

        .slide-text-landingpage h2 {
                font-family: 'OfficinaSansITCW01-Bold';
                color: #A31113;
                font-size: 28px;
                font-size: 2.8rem;
        }

        .slide-text-landingpage p {
                font-size: 19px;
                font-size: 1.9rem;
                margin-top: 20px;
                line-height: 25px;
        }
        
        .deco-divider-landing {
                position:relative;
                margin:20px 0px 30px 0;
                height: 52px;
                background: url('img/divider_lineX_left.png') no-repeat right;
        }
        .deco-divider-landing.right {
                width: 100%;
                height: 52px;
                background: url('img/divider_lineX_right.png') no-repeat left;
        }

@media only screen and (max-width: 768px) {
        .slide-text-landingpage {
                top: 30px;
                margin-left:190px;
                margin-right:20px;
        }
        
        .slide-text-landingpage h2 {
                font-size: 18px;
        }

        .slide-text-landingpage p {
                font-size: 12px;
        }
        .head-image-landingpage div img{
                width:120px;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
        }
}
@media only screen and (max-width: 600px) {
        .slide-text-landingpage {
                top: 30px;
        }
        
        .slide-text-landingpage h2 {
                font-size: 14px;
        }

        .slide-text-landingpage p {
                font-size: 10px;
        }
}

.press-two-columns-landingpage{
	width:980px;
	margin-left: 90px;
	margin-top:40px;
	position: relative;
	padding-bottom:80px;
}

.press-two-columns-landingpage {
}

	.press-two-columns-landingpage .intro-text{
		margin-left:0;
		width:auto;
		margin-top:0;
		width:600px;
		float:left;
	}
	
	.press-two-columns-landingpage .intro-text p{
		margin-top:15px;
	}
		
		.press-two-columns-landingpage .intro-text .intro-text-copy{
			margin-bottom:20px;
		}
		
		.press-two-columns-landingpage .intro-text label{
			font-size: 13px;
			font-size: 1.3rem;
			display:block;
		}


.press-two-columns-landingpage .right{
	float:right;
}

	.press-two-columns-landingpage .right .press-description-box{
		background: white;
		padding:30px;
		width:330px;
		position: relative;
	}
	
		.press-two-columns-landingpage .right .press-description-box .event-description-column{
		}
		
		.press-two-columns-landingpage .right .press-description-box .event-description-column h1{
			color: #4E3D2E;
			font-size: 26px;
			font-size: 2.6rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}
		
		.press-two-columns-landingpage .right .press-description-box.imprint-description-box .event-description-column h1{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 20px;
			font-size: 2.0rem;
			color: #4E3D2E;
			margin-bottom: 20px;
		}
		
		.press-two-columns-landingpage .right .press-description-box.imprint-description-box .event-description-column h2{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 20px;
			font-size: 2.0rem;
			color: #4E3D2E;
			margin-top: 20px;
			margin-bottom: 20px;
		}
		
		.press-two-columns-landingpage .right .press-description-box .event-description-column p{
			font-size: 14px;
			font-size: 1.4rem;
			margin-top:20px;
			line-height: 1.4;
		}
		
		.press-two-columns-landingpage .right .press-description-box:after {
		content: "";
		width: 320px;
		height: 22px;
		background: url("https://geheimpunktneu.de/img/press_box_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -22px;
		left: 0;
		bottom: 0;
	}

		
		

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	header {
		height: 58px;
		width: 100%;
	}
	
	header h1 {
		width: 169px;
		height: 89px;
		margin-left: 3%;
		position: absolute;
		background-size: 85%;
	}
	
}

/* NAVIGATION */

nav {
	float: left
}

	nav h2 {
		display: none
	}

	nav > ul {
		margin-top: 47px;
		margin-left: 70px;
	}

	nav ul a {
		text-transform: uppercase;
		color: black;
		position: relative;
	}

	nav > ul > li {
		display: inline-block;
		padding: 0 35px 0 0;
		height: 35px;
	}

	nav ul li ul {
		/*display: none;*/
		height: 0;
		background: transparent url("https://geheimpunktneu.de/img/pergament_background2.jpg") no-repeat top center;
		overflow: hidden;
		padding: 0;
		margin: 0;
		max-height: 0;
		position: absolute;
		z-index: 2;
                
		
		transition: max-height .2s ease-in-out;
		-webkit-transition: max-height .2s ease-in-out;
		-moz-transition: max-height .2s ease-in-out;
	}
	
        #menu-item-56 ul
        {
            margin-left: -24px;
        }
        
        #menu-item-543 ul
        {
            margin-left: -3px;
        }
        
        #menu-item-203 ul
        {
            margin-left: -48px;
        }
        
        #menu-item-179 ul
        {
            margin-left: -60px;
        }
	
	nav ul li ul.sub-nav-programm{
		margin-left: -18px;
	}
	
	nav ul li ul.sub-nav-individuelle_konzepte{
		margin-left: -46px;
	}
	
	nav ul li ul.sub-nav-ueberGeheimpunkt{
		margin-left: -10px;
	}
	
	nav ul li ul:before {
		content: "";
		-webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.61);
		-moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.61);
		box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.61);
		
		position: absolute;
		width: 110%;
		height: 10px;
		top: -10px;
		left: -5%;
	}

		nav ul li ul li {
			display: block
		}

			nav ul li ul li a {
				text-align: center;
				display: block;
				padding: 11px 27px;
				border-top: 1px solid #BAAA67;
				font-size: 14px;
				font-size: 1.4rem;
			}
			
			nav ul li ul li.active a {
				color:#A31115;
			}
			
			nav ul li ul li a:hover {
				color:white;
				background:#A31115;
				
				transition: .2s ease-in-out;
				-webkit-transition: .2s ease-in-out;
				-moz-transition: .2s ease-in-out;
			}

	nav > ul > li.active > a:before {
		content: "";
		width: 25px;
		height: 19px;
		background: url("https://geheimpunktneu.de/img/mainNav_cross.png") no-repeat;
		position: absolute;
		left: -22px;
		top: 0px;
	}
	
	nav ul li.active > a {
		color:#A31115;
	}

	nav ul a {
		font-size: 16px;
		font-size: 1.6rem;
		font-family: 'OfficinaSansITCW01-Bold';
		text-decoration: none;
		
		transition: color .2s ease-in-out;
		-webkit-transition: color .2s ease-in-out;
		-moz-transition: color .2s ease-in-out;
	}

	nav ul li:hover ul {
		display: block;
		height: auto;
		max-height:500px;
		
		-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
		
		margin-top: 14px;
		padding-top: 10px;
		
		transition: max-height .2s ease-in-out;
		-webkit-transition: max-height .2s ease-in-out;
		-moz-transition: max-height .2s ease-in-out;
	}
	
	nav ul li:hover > a{
		color:#A31115;
		
		transition: .2s ease-in-out;
		-webkit-transition: .2s ease-in-out;
		-moz-transition: .2s ease-in-out;
		
		text-decoration: none;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	nav {
		float:none;
		padding-left: 300px;
	}
	
	nav > ul {
		margin: 27px 0 0 0;
		width: 100%;
		text-align: justify;
	}
	
	nav > ul:after {
		content: "";
		display: inline-block;
		width: 100%;
	}
	
	nav > ul > li {
		padding: 0;
	}
	
	nav ul li ul li.active {
		background:#A31115;
	}
	
	nav ul li ul li.active a{
		color:white;
	}

	nav ul li ul {
		margin-top: 15px;
                margin-left: -30px;
	}
	
	nav ul li a {
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	nav ul li.active a:before {
		display:none;
	}
	
	nav ul li:hover ul {
		margin-top: 15px;
	}
	
	
}

@media only screen and (min-width: 901px) and (max-width: 1141px) {
	nav > ul {
		margin: 27px 0 0 0;
		width: 100%;
		text-align: justify;
		padding: 0 3% 0 3%
	}
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
	nav {
		padding-left: 300px;
	}
	
	nav > ul {
		margin: 27px 0 0 0;
		width: 100%;
		text-align: justify;
		padding: 0 2% 0 2%;
	}
}

/* BREADCRUMB */

#breadcrumb {
	padding-left: 90px;
	padding-right: 90px;
	margin-top: 60px;
	display: inline-block;
	font-size: 13px;
	font-size: 1.3rem;
	font-family: 'OfficinaSansITCW01-Bold';
	color: #A31114;
	width:100%;
	position: relative;
}
	#breadcrumb iframe{
		z-index:10;
		position:relative;
		float:right;
		width:125px;
	}

	#breadcrumb a {
		text-transform: uppercase;
		padding-top: 5px;
		display: inline-block;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#breadcrumb {
		padding-left: 22px;
		padding-right: 22px;
		margin-top: 35px;
	}
	
}

/* MAIN */


main {
	position: relative;
	min-height:1000px;
	padding-top: 78px;
	display:block;
	overflow:hidden;
}

main.borderBottom {
	padding-bottom: 80px;
}



main:after {

}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	main {
		padding-top: 58px;
	}
	
}

/* STAGE */

#stage {
	position: relative;
	width: 1141px;
	margin: 0 auto;
	background: #e1d593 url("https://geheimpunktneu.de/img/pergament_background2.jpg") repeat-y;
	background-size: 100% auto;
	
	-webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.61);
	-moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.61);
	box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.61);
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#stage {
		width:100%;
		
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}

/* MAIN SLIDER */

#main-slider {
	position: relative;
}

#main-slider #endless-slider{
	height: 315px;
}

#main-slider:after {
	content: "";
	width: 100%;
	height: 31px;
	background: url("https://geheimpunktneu.de/img/rope.png") repeat-x;
	position: absolute;
	margin-bottom: -20px;
	left: 0;
	bottom: 0;
}

#main-slider h1 {
	display: none;
}

#main-slider .slider {
	overflow: hidden;
	height: 315px;
	width: 100%;
	margin: 0 auto;
}

	#main-slider button {
		position: absolute;
		background: url("https://geheimpunktneu.de/img/mainSlider_arrows.png") no-repeat;
		width: 53px;
		height: 79px;
		z-index: 1;
		top: 50%;
		margin-top: -40px;
		text-indent: -90000px;
		cursor: pointer;
	}
	
	#main-slider button:hover {
		opacity: 0.75;
		-moz-opacity: 0.75;
		-khtml-opacity: 0.75;
	}

	#main-slider  button.slide-prev {
		margin-left: 30px;
		left: 0;
	}

	#main-slider  button.slide-next {
		background-position: -53px 0;
		margin-right: 30px;
		right: 0;
	}

 
#main-slider .slider ul {
	height: 315px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

	#main-slider .slider ul li {
		width: 1141px;
		position: relative;
		height: 315px;
		float: left;
	}

		#main-slider .slider ul li .slider-slide .slide-text {
			position: absolute;
			top: 20%;
			left: 14%;
			background: rgb(255,255,255);
			background: transparent\9;
			background: rgba(255,255,255,0.8);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
			zoom: 1;
			padding: 25px 25px 15px 25px;
			width: 380px;
		}

			#main-slider .slider ul li .slider-slide .slide-text h2 {
				font-family: 'OfficinaSansITCW01-Bold';
				color: #A31113;
				font-size: 28px;
				font-size: 2.8rem;
			}

			#main-slider .slider ul li .slider-slide .slide-text p {
				font-size: 19px;
				font-size: 1.9rem;
				margin-top: 20px;
				line-height: 25px;
			}
			
			#main-slider .slider ul li .slider-slide img {
				width:100%;
				height:100%;
			}
			
	#main-slider .indicators{
		position: absolute;
		width: 100%;
		text-align: center;
		bottom:20px;
	}
	
	#main-slider .indicators li{
		width:11px;
		height:10px;
		display: inline-block;
		margin:0 1px;
		background: url("https://geheimpunktneu.de/img/sliderIndicator.png") no-repeat right top;
	}
	
	#main-slider .indicators li button{
		width:11px;
		height:10px;
		background: url("https://geheimpunktneu.de/img/sliderIndicator.png") no-repeat right top;
	}
	
	#main-slider .indicators li.active{
		background-position: left top;
	}
			
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#main-slider #endless-slider {
		height: 279px;
	}
	
	#main-slider .slider {
		height: 279px;
		left: 50%;
		top: 0;
		position: absolute;
		margin: 0 auto 0 -570.5px;
		max-width: 1141px;
		width:auto;
	}
	
	#main-slider .slider ul {
		height: 279px;
	}
	
		#main-slider .slider ul li {
			width: 1141px;
			position: relative;
			height: 279px;
			float: left;
		}
	
			#main-slider .slider ul li .slider-slide .slide-text {
				left: 24%;
			}
	
				#main-slider .slider ul li .slider-slide .slide-text h2 {
					font-size: 24px;
					font-size: 2.4rem;
				}
	
				#main-slider .slider ul li .slider-slide .slide-text p {
					font-size: 16px;
					font-size: 1.6rem;
					margin-top: 15px;
					line-height: 1.3;
				}
			
}

/* TEAM SLIDER */

.team-section {
	width:950px;
	margin-left:90px;	
}

.team-section h1 {
	color: #4E3D2E;
	font-size: 31px;
	font-size: 3.1rem;
	font-family: 'OfficinaSansITCW01-Bold';
}

.team-section p {
	font-size: 20px;
	font-size: 2.0rem;
	margin-top:20px;
	line-height: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.team-section {
		width:100%;
		margin-left:0;	
		padding:0 22px 0 22px;
	}
	
	.team-section h1 {
		font-size: 28px;
		font-size: 2.8rem;
	}
	
	.team-section p {
		font-size: 18px;
		font-size: 1.8rem;
		margin-top:20px;
		line-height: 1.3em;
	}
}


#team-slider{
	position:relative;
	margin-top: 90px;
	padding-bottom: 180px;
}

#team-slider .square-corner-deco {
	width: 1083px;
	height: 465px;
	position: absolute;
	top: -65px;
	left: 20px;
	background: url("https://geheimpunktneu.de/img/deco/squareCorner_deco.png") no-repeat;
}

#team-slider #endless-slider{
	position:relative;
	height: 315px;
}

#team-slider .slider {
	overflow: hidden;
	height: 315px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

	#team-slider .slider ul {
		height: 315px;
		margin: 0px;
		padding: 0px;
		list-style: none;
	}

		#team-slider .slider ul li {
			width: 1141px;
			position: relative;
			height: 315px;
			float: left;
		}
		
		#team-slider .slider ul li .slider-slide .slide-body{
			width: 65%;
			margin: 0 auto;
		}
		
		#team-slider .slider ul li .slider-slide .slide-body figure{
			float:left;
			margin-right: 30px;
		}
		
		#team-slider .slider ul li .slider-slide .slide-body .slide-content{
			padding-top: 60px;
			float: left;
			width: 65%;
		}
		
		#team-slider .slider ul li .slider-slide .slide-body .slide-content h2{
			color: #4E3D2E;
			font-size: 34px;
			font-size: 3.4rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}
		
		#team-slider .slider ul li .slider-slide .slide-body .slide-content .italic-text{
			font-size: 18px;
			font-size: 1.8rem;
		}
		
		#team-slider .slider ul li .slider-slide .slide-body .slide-content .slide-content-copy{
			margin-top:20px;
			font-size: 18px;
			font-size: 1.8rem;	
			line-height:25px;
		}
		

	#team-slider button {
		position: absolute;
		background: url("https://geheimpunktneu.de/img/teamSlider_arrows.png") no-repeat;
		width: 49px;
		height: 90px;
		z-index: 1;
		top: 50%;
		margin-top: -40px;
		text-indent: -90000px;
		cursor: pointer;
	}
	
	#team-slider button:hover {
		opacity: 0.75;
		-moz-opacity: 0.75;
		-khtml-opacity: 0.75;
	}

	#team-slider button.slide-prev {
		margin-left: 90px;
		left: 0;
	}

	#team-slider button.slide-next {
		background-position: -49px 0;
		margin-right: 90px;
		right: 0;
	}
	
	
	#team-slider .indicators{
		position: absolute;
		width: 100%;
		text-align: center;
		bottom:-30px;
	}
	
	#team-slider .indicators li{
		width:10px;
		height:10px;
		display: inline-block;
		margin:0 2px;
		background: url("https://geheimpunktneu.de/img/teamSliderIndicator.png") no-repeat right top;
	}
	
	#team-slider .indicators li.active{
		background-position: left top;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	#team-slider{
		position:relative;
		margin-top: 30px;
		padding:0 22px 80px 22px;
	}
	
	#team-slider #endless-slider{
		position:relative;
		height: 230px;
	}
	
	
	#team-slider .slider {
		left: 50%;
		top: 0;
		position: absolute;
		margin: 0 auto 0 -570.5px;
		max-width: 1141px;
		width:auto;
		height:230px;
	}
	
		#team-slider .slider ul {
			height: 230px;
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
	
			#team-slider .slider ul li {
				width: 1141px;
				position: relative;
				height: 315px;
				float: left;
			}
			
			#team-slider .slider ul li .slider-slide .slide-body{
				width: 50%;
			}
			
			#team-slider .slider ul li .slider-slide .slide-body .slide-content{
				padding-top: 20px;
			}
			
			#team-slider .slider ul li .slider-slide .slide-body figure{
				width:160px;
			}
			
			#team-slider .slider ul li .slider-slide .slide-body figure img{
				width:100%;
			}
			
	
		#team-slider button {
			width: 34px;
			height: 63px;
			margin-top: -30px;
			background-size: 200% 100%;
		}
	
		#team-slider button.slide-prev {
			margin-left: 0;
			left: 0;
		}
	
		#team-slider button.slide-next {
			background-position: 100% 0;
			margin-right: 0;
			right: 0;
		}
}

/* HEAD IMAGE */

.head-image {
	height: 315px;
	position: relative;
	z-index:5;
}

.head-image:after {
	content: "";
	width: 100%;
	height: 31px;
	background: url("https://geheimpunktneu.de/img/rope.png") repeat-x;
	position: absolute;
	margin-bottom: -20px;
	left: 0;
	bottom: 0;
}


@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.head-image {
		height: 279px;
	}
	
	.head-image figure{
		height: 279px;
		overflow:hidden;
		left: 50%;
		position: absolute;
		margin: 0 auto 0 -570.5px;
	}
	
	.head-image:after {
		content: "";
		width: 100%;
		height: 31px;
		background: url("https://geheimpunktneu.de/img/rope.png") repeat-x;
		position: absolute;
		margin-bottom: -20px;
		left: 0;
		bottom: 0;
	}
}

/* PROGRAMM IMAGE */

.programm-image {
	height: 458px;
}

.programm-image figure{
	float:left;
}

.programm-image .price-circles{
	position: absolute;
	top: 30px;
	right: 50px;
	height:97px;
}

	.programm-image .price-circles .price-circle{
		width:97px;
		height:97px;
		float:left;
		background: url("https://geheimpunktneu.de/img/price_circles.png") no-repeat;
		padding-top: 15px;
		position: relative;
	}
	
		.programm-image .price-circles .price-circle p{
			color:white;
			font-size: 12px;
			font-size: 1.2rem;
			width:52px;
			margin:0 auto;
			text-align: center;
		}
		
		.programm-image .price-circles .price-circle .price-circle-value{
			font-size: 30px;
			font-size: 3.5rem;
			font-family: 'OfficinaSansITCW01-Bold';	
		}
		
			.programm-image .price-circles .price-circle .price-circle-value span{
				font-size: 21px;
				font-size: 2.1rem;
				font-family: 'OfficinaSansITCW01-Book 734509';
			}
	
	.programm-image .price-circles .price-children{
		background-position: -97px 0;
		margin-left: -15px;
	}
	
	.programm-image .price-circles .price-adults{
		z-index: 1;
	}
	
	
	.programm-image .programm-title{
		position: absolute;
		bottom: 25px;
		left: 90px;
	}
	
	.programm-image .programm-title p{
		color:white;
	}
	
	.programm-image .programm-title .programm-title-head{
		font-size: 65px;
		font-size: 6.5rem;
	}

	.programm-image .programm-title .programm-title-sub	{
		font-size: 33px;
		font-size: 3.3rem;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.programm-image {
		height: 279px;
	}
	
	.programm-image figure img{
		width:100%;
	}
	
	.programm-image .price-circles{
		top: 22px;
		right: 22px;
	}
	
	.programm-image .programm-title{
		position: absolute;
		bottom: 25px;
		left: 22px;
	}
	
	.programm-image .programm-title p{
		color:white;
	}
	
	.programm-image .programm-title .programm-title-head{
		font-size: 45px;
		font-size: 4.5rem;
	}

	.programm-image .programm-title .programm-title-sub	{
		font-size: 23px;
		font-size: 2.3rem;
	}
}

/* INTRO TEXT */

.intro-text {
	width: 975px;
	margin-left: 90px;
	margin-top: 30px;
	margin-bottom: 25px;
	position: relative;
}
	.intro-text.startHead{
		margin-top:0px;
	}

	.intro-text.order-success {
		margin-top: 70px;
	}

	.intro-text h1 {
		color: #4E3D2E;
		font-size: 31px;
		font-size: 3.1rem;
		font-family: 'OfficinaSansITCW01-Bold';
	}
	
	.intro-text h2 {
		color: #4E3D2E;
		font-size: 28px;
		font-family: 'OfficinaSansITCW01-Bold';
		margin-top:20px;
	}
	
	.intro-text table{
		font-size: 20px;
		font-size: 2rem;
	}
	
	.intro-text table tr{
		height:20px;
	}
	
	.intro-text table .col1{
		font-family: 'OfficinaSansITCW01-Bold';
		padding-right:5px;	
		padding-bottom: 8px;
	}
	
	.intro-text table .col2{
		text-align: left;
	}
	
	.intro-text table a{
		color: black;
	}
	
	.intro-text table a:hover{
		text-decoration: none;
	}

	.intro-text p {
		font-size: 20px;
		font-size: 2rem;
	}

	.intro-text p.intro-text-copy {
		margin-top: 28px;
		line-height: 25px;
	}

	.intro-text p.intro-text-video-sub {
		margin-top: 65px;
		line-height: 1.3em;
	}

	.intro-text .start-video-corner-deco {
		width: 531px;
		height: 414px;
		position: absolute;
		top: -50px;
		left: -60px;
		background: url("https://geheimpunktneu.de/img/deco/corner_deco.png") no-repeat;
	}
	
	.intro-text .start-video-ship-deco {
		width: 363px;
		height: 146px;
		position: absolute;
		top: 75px;
		right: -40px;
		background: url("https://geheimpunktneu.de/img/deco/ship_deco.png") no-repeat;
	}

	.intro-text .iframe-container {
		position: relative;
		background: url("https://geheimpunktneu.de/img/video_background_border.png") no-repeat;
		padding: 10px;
		margin-top: 0px;
		box-sizing: content-box;
		background-size: 100% 100%;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.intro-text {
		margin: 0;
		margin-left:0;
		margin-top: 40px;
		margin-bottom: 25px;
		padding: 0 22px;
		position: relative;
		width:auto;
	}
	
		.intro-text h1 {
			font-size: 28px;
			font-size: 2.8rem;
		}
		
		.intro-text h2 {
			font-size: 28px;
			font-size: 2.8rem;
		}
		
		.intro-text table{
			font-size: 1.8px;
			font-size: 1.8rem;
		}
		
		.intro-text table tr{
			height:15px;
		}
		
		.intro-text table .col1{
			padding-right:4px;	
			padding-bottom: 6px;
		}
	
		.intro-text p {
			font-size: 18px;
			font-size: 1.8rem;
		}
	
		.intro-text p.intro-text-copy {
			margin-top: 10px;
		}
	
		.intro-text p.intro-text-video-sub {
			margin-top: 15px;
			line-height: 1.3em;
		}
	
		.intro-text .start-video-corner-deco {
			width: 531px;
			height: 414px;
			position: absolute;
			top: 220px;
			left: -60px;
			background: url("https://geheimpunktneu.de/img/deco/corner_deco.png") no-repeat;
		}
		
		.intro-text .start-video-ship-deco {
			width: 363px;
			height: 146px;
			position: absolute;
			top: 75px;
			right: -40px;
			background: url("https://geheimpunktneu.de/img/deco/ship_deco.png") no-repeat;
		}
	
		.intro-text .iframe-container {
			margin-top: 0px;
			margin-left: -7px;
			padding: 7px;
			width: 100%;
			background-size: 100% 100%;
		}
		
		.intro-text iframe {
			width: 100%;
		}
	
}
	
/* DECO ELEMENTS */

.start-chest-deco {
	width: 189px;
	height: 192px;
	top: 1840px;
	right: -40px;
	background: url("https://geheimpunktneu.de/img/deco/chest_deco.png") no-repeat;
}

.programm-rosette-deco{
	width: 430px;
	height: 430px;
	top: 237px;
	right: -170px;
	background: url("https://geheimpunktneu.de/img/deco/compass_deco.png") no-repeat;
}

.programm-track-ship-deco{
	width: 949px;
	height: 146px;
	top: -103px;
	right: -69px;
	background: url("https://geheimpunktneu.de/img/deco/trackShip_big_deco.png") no-repeat;
}

.privat-chest-deco{
	width: 141px;
	height: 146px;
	bottom: -53px;
	left: 431px;
	background: url("https://geheimpunktneu.de/img/deco/chest_deco.png") no-repeat;
	background-size: 100% 100%;
}

.privat-skull-deco{
	width: 251px;
	height: 228px;
	right: -38px;
	top: 2400px;
	background: url("https://geheimpunktneu.de/img/deco/skull_deco.png") no-repeat;
}

.event-rosette-deco{
	width: 430px;
	height: 430px;
	top: 407px;
	right: -170px;
	background: url("https://geheimpunktneu.de/img/deco/compass_deco.png") no-repeat;
}

.event-ships-deco{
	width: 586px;
	height: 245px;
	bottom: 26px;
	right: -130px;
	background: url("https://geheimpunktneu.de/img/deco/ships_deco.png") no-repeat;
}

.event-skull-deco{
	width: 251px;
	height: 228px;
	left: 458px;
	top: 681px;
	background: url("https://geheimpunktneu.de/img/deco/skull_deco.png") no-repeat;
}

.indi-wheel-deco{
	width: 251px;
	height: 256px;
	right: 10px;
	top: 421px;
	background: url("https://geheimpunktneu.de/img/deco/wheel_deco.png") no-repeat;
}

.indi-chest-deco{
	width: 189px;
	height: 192px;
	bottom: 0;
	right: 0;
	background: url("https://geheimpunktneu.de/img/deco/chest_deco.png") no-repeat;
}

.uber-divider-deco{
	width: 1388px;
	height: 430px;
	top: 740px;
	right: -120px;
	background: url("https://geheimpunktneu.de/img/deco/devider_deco.png") no-repeat;
}

.indi-divider-deco{
	width: 1388px;
	height: 430px;
	top: 740px;
	right: -120px;
	background: url("https://geheimpunktneu.de/img/deco/devider_deco.png") no-repeat;
}

.uber-corner-deco{
	width: 531px;
	height: 414px;
	top: -80px;
	left: -77px;
	background: url("https://geheimpunktneu.de/img/deco/corner_deco.png") no-repeat;
}

.wer-wheel-deco{
	width: 347px;
	height: 246px;
	right: -45px;
	bottom: 30px;
	background: url("https://geheimpunktneu.de/img/deco/wheel2_deco.png") no-repeat;
}

.uber-machen-corner-deco{
	width: 531px;
	height: 414px;
	top: -60px;
	left: -77px;
	background: url("https://geheimpunktneu.de/img/deco/corner_deco.png") no-repeat;
}

.uber-machen-rosette-deco{
	width: 430px;
	height: 430px;
	top: -230px;
	right: -170px;
	background: url("https://geheimpunktneu.de/img/deco/compass_deco.png") no-repeat;
}

.uber-machen-partner-corner-deco{
	width: 531px;
	height: 414px;
	left: 30px;
	background: url("https://geheimpunktneu.de/img/deco/corner_deco.png") no-repeat;
}

.uber-ships-deco{
	width: 387px;
	height: 177px;
	bottom: -80px;
	right: -100px;
	background: url("https://geheimpunktneu.de/img/deco/ships_deco.png") no-repeat left bottom;
	background-size: 100%;
}

.service-chest-deco{
	width: 141px;
	height: 146px;
	bottom: -63px;
	right: -150px;
	background: url("https://geheimpunktneu.de/img/deco/chest_deco.png") no-repeat;
	background-size: 100% 100%;
}

.service-ships-deco{
	width: 818px;
	height: 152px;
	bottom: 0px;
	right: 0px;
	background: url("https://geheimpunktneu.de/img/deco/trackShip_deco.png") no-repeat;
}

.gps-skull-deco{
	width: 251px;
	height: 228px;
	right: -120px;
	top: -90px;
	background: url("https://geheimpunktneu.de/img/deco/skull_deco.png") no-repeat;
}

/* CONTENT TEASER */

.content-teaser {
	width: 1010px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	padding-bottom:10px;
	z-index:2;
}

.content-teaser:after {
	content: '';
	display: block;
	clear: both;
}

.content-teaser .content-teaser-text {
	float: right;
	background-color: white;
	width:680px;
	padding: 27px 30px 25px 180px;
	margin-top: 40px;
	position: relative;
}

.content-teaser .content-teaser-text:after {
	content: "";
	width: 679px;
	height: 75px;
	background: url("https://geheimpunktneu.de/img/content_teaser_shadow.png") no-repeat;
	position: absolute;
	margin-bottom: -75px;
	left: 0;
	bottom: 0;
}

	.content-teaser .content-teaser-text h1 {
		color: #4E3D2E;
		font-size: 15px;
		font-size: 1.5rem;
		font-family: 'OfficinaSansITCW01-Bold';
		text-transform: uppercase;
	}
	
	.content-teaser .content-teaser-text h2 {
		margin-top: 15px;
		color: #A31115;
		font-size: 28px;
		font-size: 2.8rem;
		font-family: 'OfficinaSansITCW01-Bold';
	}
	
	.content-teaser .content-teaser-text p {
		margin-top: 10px;
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.4;
	}

.content-teaser .start-content-teaser-img {
	position: absolute;
	z-index: 2;
}

.content-teaser .start-content-teaser-img img{
	width:100%;
	height:auto;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.content-teaser {
		width: 100%;
		margin: 0;
		margin-top: 10px;
		position: relative;
		padding: 15px 22px 0 10px;
		margin-bottom: 80px;
	}
	
	.content-teaser .content-teaser-text {
		width: 90%;
		padding: 17px 30px 18px 280px;
		margin-top: 20px;
	}
	
	.content-teaser .content-teaser-text:after {
		width: 100%;
		background-size: 100% auto;
	}
	
		.content-teaser .content-teaser-text h1 {
			font-size: 14px;
			font-size: 1.4rem;
		}
		
		.content-teaser .content-teaser-text h2 {
			font-size: 18px;
			font-size: 1.8rem;
		}
		
	.content-teaser .start-content-teaser-img {
		width: 339px;
	}
}

@media only screen and (min-width: 901px) and (max-width: 1141px) {
	.content-teaser .content-teaser-text p {
		font-size: 17px;
		font-size: 1.7rem;
	}
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
	.content-teaser .content-teaser-text p {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.3em;
	}
}

/* BLOG TEASER */

.blog-teaser {
	background: url('img/blog_teaser_background.png') no-repeat;
	width: 1101px;
	min-height: 470px;
	height: 100px;
	padding: 45px 60px 20px 40px;
	margin: 0 auto;
	margin-top: 70px;
	position: relative;
	background-size: 100% 100%;
}

.blog-teaser.pageBlog {
	margin-top: 0;
	margin-bottom: 100px;
}

.blog-teaser.pageBlog h1{
	display: none;
}

.blog-teaser.pageBlog .blog-teaser-text h2{
	margin-top:0;
}

.blog-teaser .blog-teaser-image {
	width: 388px;
	float: left;
	margin: 0 20px 0 0;
}

	.blog-teaser .blog-teaser-image:before{
		content: "";
		position: absolute;
		top: 0;
		left: 100%;
		width: 130px;
		height: 109px;
		margin-left: -130px;
		margin-top: -40px;
		background: url(img/flag_neu.html) no-repeat;
	}
	
	.blog-teaser.pageBlog .blog-teaser-image:before{
		display:none;
	}

.blog-teaser .blog-teaser-text {
	/*padding-top: 15px*/
}

	.blog-teaser .blog-teaser-text h1 {
		color: white;
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'OfficinaSansITCW01-Bold';
		text-transform: uppercase;
	}

	.blog-teaser .blog-teaser-text h2 {
		color: #B07F48;
		margin-top: 19px;
		font-size: 28px;
		font-size: 2.8rem;
		font-family: 'OfficinaSansITCW01-Bold';
	}

	.blog-teaser .blog-teaser-text p.pub-date {
		color: white;
		font-size: 14px;
		font-size: 1.4rem;
		margin: 0;
		padding-bottom: 8px;
	}

	.blog-teaser .blog-teaser-text p {
		color: white;
		margin-top: 10px;
		line-height: 1.3;
		font-size: 20px;
		font-size: 2.0rem;
	}

	.blog-teaser .blog-teaser-text .read-more {
		margin-top: 10px
	}


@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.blog-teaser {
		background: #4F3D2F;
		width: 100%;
		height: 100%;
		padding: 25px 22px 0 22px;
	}
	
	.blog-teaser:before{
		content: "";
		position: absolute;
		top: -26px;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_top.png") no-repeat bottom center;
		
	}
	.blog-teaser:after{
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_bottom.png") no-repeat top center;
	}
	
	.blog-teaser .blog-teaser-image {
		width: 45%;
		max-width: 388px;
		height:auto;
		float: left;
		margin: 0 10px 0 0;
	}
	
	.blog-teaser .blog-teaser-image:before{
		content: "";
		position: absolute;
		top: 0;
		left: 100%;
		width: 130px;
		height: 109px;
		margin-left: -130px;
		margin-top: -40px;
		background: url(img/flag_neu.html) no-repeat;
	}
	
	.blog-teaser .blog-teaser-image img{
		width: 100%;
		height:auto;
	}
	
	.blog-teaser .blog-teaser-text {
		padding-top: 15px
	}
	
		.blog-teaser .blog-teaser-text h1 {
			color: white;
			font-size: 14px;
			font-size: 1.4rem;
			font-family: 'OfficinaSansITCW01-Bold';
			text-transform: uppercase;
		}
	
		.blog-teaser .blog-teaser-text h2 {
			color: #B07F48;
			margin-top: 19px;
			font-size: 28px;
			font-size: 2.8rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}
	
		.blog-teaser .blog-teaser-text p.pub-date {
			color: #white;
			font-size: 14px;
			font-size: 1.4rem;
			margin: 0;
		}
	
		.blog-teaser .blog-teaser-text p {
			color: white;
			margin-top: 20px;
			line-height: 23px;
			font-size: 18px;
			font-size: 1.8rem;
		}
	
		.blog-teaser .blog-teaser-text .read-more {
			margin-top: 10px
		}
	
}


/* SPECIAL TEASER */

.special-teaser {
	width: 1095px;
	height: 500px;
	margin: 0 auto;
	margin-top: 80px;
	background: url("https://geheimpunktneu.de/img/programm_new_background.png") no-repeat;
	position: relative;
}

	.special-teaser .special-teaser-content {
		margin-left: 70px;
		padding-top: 6px;
		width: 510px;
		float: left;
	}

		.special-teaser .special-teaser-content h1 {
			color: white;
			text-transform: uppercase;
			font-size: 14px;
			font-size: 1.4rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}

		.special-teaser .special-teaser-content h2 {
			margin-top: 10px;
			float:left;
		}

		.special-teaser .special-teaser-content .neu-head {
			color: #B07F48;
			font-size: 48px;
			font-size: 4.8rem;
		}

		.special-teaser .special-teaser-content .neu-sub-head {
			color: white;
			font-size: 24px;
			font-size: 2.4rem;
			font-family: 'OfficinaSansITCW01-Book 734512';
			line-height: 22px;
			margin-top: 15px;
			margin-bottom: 15px;
		}

		.special-teaser .special-teaser-content p {
			color: white;
			font-size: 20px;
			font-size: 2.0rem;
			line-height: 27px;
		}

	.special-teaser figure {
		float: right;
		padding-top: 60px;
		margin-right: 70px;
		position: relative;
	}
	
	.special-teaser figure:before{
		content: "";
		position: absolute;
		top: 0;
		left: 100%;
		width: 130px;
		height: 109px;
		margin-left: -105px;
		margin-top: 25px;
		background: url(img/flag_neu.html) no-repeat;
		background-size: 100%;
	}
	
		.special-teaser figure .deco-compass{
			width:167px;
			height:134px;
			position:absolute;
			bottom:0;
			left: -40px;
			bottom: -30px;
			z-index: 2;
		}
		
		.special-teaser figure .deco-compass img{
			width:100%;
			height:auto;
		}
		
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.special-teaser {
		background: #4F3D2F;
		width: 100%;
		height: 100%;
		padding: 25px 22px 0 22px;
	}
	
	.special-teaser:before{
		content: "";
		position: absolute;
		top: -26px;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_top.png") no-repeat bottom center;
		
	}
	
	.special-teaser:after{
		content:"";
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_bottom.png") no-repeat top center;
	}
	
		.special-teaser .special-teaser-content {
			margin-left: 0;
			padding-top: 0;
			width: 50%;
			float: left;
		}
	
			.special-teaser .special-teaser-content h1 {
				color: white;
				text-transform: uppercase;
				font-size: 14px;
				font-size: 1.4rem;
				font-family: 'OfficinaSansITCW01-Bold';
			}
	
			.special-teaser .special-teaser-content h2 {
				margin-top: 10px;
				float:left;
			}
	
			.special-teaser .special-teaser-content .neu-head {
				font-size: 38px;
				font-size: 3.8rem;
				width:215px;
			}
	
			.special-teaser .special-teaser-content .neu-sub-head {
				font-size: 20px;
				font-size: 2.0rem;
				width:100%;
			}
	
			.special-teaser .special-teaser-content p {
				font-size: 20px;
				font-size: 2.0rem;
				width:95%;
			}
	
		.special-teaser figure {
			padding-top: 10px;
			margin-right: 0;
			
			width: 45%;
			max-width: 416px;
			height:auto;
		}
		
		.special-teaser figure .deco-compass{
			left: -30px;
			bottom: -20px;
		}
		
		.special-teaser figure img{
			width: 100%;
		}
		
		.special-teaser figure:before{
			width: 107px;
			height: 98px;
			margin-left: -110px;
			margin-top: -5px;
			background-size: 100%;
		}
}

/* INLINE KONTAKT */

#inline-kontakt {
	height:auto;
	background: white;
	padding-left: 90px;
	padding-top: 30px;
	padding-bottom:70px;
	margin-top: 50px;
}

	#inline-kontakt h1 {
		color: #A31115;
		font-size: 32px;
		font-size: 3.2rem;
	}

	#inline-kontakt .inline-kontakt-column {
		width: 445px
	}

	#inline-kontakt .inline-kontakt-column-left {
		background: url("https://geheimpunktneu.de/img/kontakt_mail_background.png") no-repeat top left;
		float: left;
	}

	#inline-kontakt .inline-kontakt-column h2 {
		color: #4E3D2E;
		font-size: 24px;
		font-size: 2.4rem;
		font-family: 'OfficinaSansITCW01-Bold';
		margin-top: 18px;
	}
	
	#inline-kontakt .optional-text{
		font-size: 15px;
		font-size: 1.5rem;
		font-family: 'OfficinaSansITCW01-Book 734512';
		text-transform: none;
		margin-bottom: 25px;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#inline-kontakt {
		height:auto;
		background: white;
		padding:30px 22px 30px 22px;
		margin-top: 50px;
	}
	
	#inline-kontakt .kontakt-container	 {
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
	}
	
		#inline-kontakt h1 {
			color: #A31115;
			font-size: 28px;
			font-size: 2.8rem;
		}
	
		#inline-kontakt .inline-kontakt-column {
			width: 355px;
		}
	
		#inline-kontakt .inline-kontakt-column-left {
			background-size:140px 140px;
			padding-left: 20px;
		}
	
		#inline-kontakt .inline-kontakt-column h2 {
			font-size: 20px;
			font-size: 2.0rem;
			margin-top: 18px;
		}
}

#inline-kontakt #inline-kontakt-form {

}

	#inline-kontakt #inline-kontakt-form input,
	#inline-kontakt #inline-kontakt-form textarea {
		border: 1px solid #DABEA2;
		width: 340px;
		height: 37px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		font-size: 18px;
		font-size: 1.8rem;
		color: #50443D;
		resize: none;
		outline: none;
	}

	#inline-kontakt #inline-kontakt-form textarea {
		height: 97px;
		width: 339px;
		padding: 10px;
	}

	#inline-kontakt #inline-kontakt-form table {
		margin-top: 20px;
		text-align: right;
	}
		#inline-kontakt #inline-kontakt-form table .col2{
			text-align: left;
			padding-left: 5px;
		}
		
		#inline-kontakt #inline-kontakt-form table .col2 span{
			display: none;
		}

		#inline-kontakt #inline-kontakt-form table .td-align-top {
			vertical-align: top
		}

			#inline-kontakt #inline-kontakt-form table .td-align-top label {
				margin-top: 10px
			}

	#inline-kontakt #inline-kontakt-form label {
		text-transform: uppercase;
		display: block;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 14px;
		font-size: 1.4rem;
		color: #50443D;
	}

	#inline-kontakt #inline-kontakt-form button {
		margin-left: 102px;
	}

#inline-kontakt .inline-kontakt-column .inline-kontakt-error {
	margin-left: 102px;
	margin-top: 15px;
	color: #A31115;
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 16px;
	font-size: 1.6rem;
}

#inline-kontakt .inline-kontakt-column .inline-kontakt-success {
	margin-left: 102px;
	margin-top: 15px;
	color: green;
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 16px;
	font-size: 1.6rem;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
		#inline-kontakt #inline-kontakt-form input,
		#inline-kontakt #inline-kontakt-form textarea {
			text-align:left;
			width: 250px;
			height: 35px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 5px;
			font-size: 18px;
			font-size: 1.8rem;
			color: #50443D;
			resize: none;
			outline: none;
		}
	
		#inline-kontakt #inline-kontakt-form textarea {
			height: 97px;
		}
	
			#inline-kontakt #inline-kontakt-form table .col1{
				width:70px;
			}
			
			#inline-kontakt #inline-kontakt-form table .col2{
				text-align: left;
			}
	
			#inline-kontakt #inline-kontakt-form table .td-align-top {
				vertical-align: top
			}
	
				#inline-kontakt #inline-kontakt-form table .td-align-top label {
					margin-top: 10px
				}
	
		#inline-kontakt #inline-kontakt-form button {
			margin-left: 79px
		}
	
	#inline-kontakt .inline-kontakt-column .inline-kontakt-error {
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 79px;
	}
	
	#inline-kontakt .inline-kontakt-column .inline-kontakt-success {
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 79px;
	}
	
}


/* INLINE KONTAKT RIGHT */

#inline-kontakt .inline-kontakt-column-right {
	background: url("https://geheimpunktneu.de/img/kontakt_phone_background.png") no-repeat top left;
	float: right;
	padding-left: 20px;
}

	#inline-kontakt .inline-kontakt-column-right .hotline-head {
		text-transform: uppercase;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 14px;
		font-size: 1.4rem;
		color: #50443D;
		margin-top: 35px;
	}

	#inline-kontakt .inline-kontakt-column-right .inline-kontakt-number a {
		font-size: 64px;
		font-size: 6.4rem;
		color: #A31115;
		text-decoration: none;
	}

	#inline-kontakt .inline-kontakt-column-right .inline-kontakt-number {
		margin-top: 12px
	}

	#inline-kontakt .inline-kontakt-column-right .hotline-copy {
		font-size: 16px;
		font-size: 1.6rem;
		margin-top: 7px;
		width: 350px;
		line-height: 20px;
		color: #50443D;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#inline-kontakt .inline-kontakt-column-right {
		background-size:140px 140px;
	}
	
		#inline-kontakt .inline-kontakt-column-right .hotline-head {
			text-transform: uppercase;
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 14px;
			font-size: 1.4rem;
			color: #50443D;
			margin-top: 35px;
		}
	
		#inline-kontakt .inline-kontakt-column-right .inline-kontakt-number a {
			font-size: 54px;
			font-size: 5.4rem;
		}
	
		#inline-kontakt .inline-kontakt-column-right .inline-kontakt-number {
			margin-top: 12px
		}
	
		#inline-kontakt .inline-kontakt-column-right .hotline-copy {
			font-size: 16px;
			font-size: 1.6rem;
			margin-top: 7px;
			width: 350px;
			line-height: 20px;
			color: #50443D;
		}
}


/* INLINE SPECIAL KONTAKT */

/* INLINE KONTAKT */

#inline-sepcial-kontakt {
	height: auto;
	background: white;
	padding-left: 90px;
	margin-top: 200px;
	padding-top: 10px;
	padding-bottom: 70px;
}

	#inline-sepcial-kontakt h1 {
		display: none;
	}

	#inline-sepcial-kontakt .inline-kontakt-column {
		width: 445px
	}

	#inline-sepcial-kontakt .inline-kontakt-column-left {
		float: left;
	}

	#inline-sepcial-kontakt .inline-kontakt-column h2 {
		display: none;
	}

#inline-sepcial-kontakt {

}

	#inline-sepcial-kontakt input,
	#inline-sepcial-kontakt textarea {
		border: 1px solid #DABEA2;
		width: 340px;
		height: 37px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		font-size: 18px;
		resize: none;
		color: #50443D;
		outline: none;
	}

	#inline-sepcial-kontakt textarea {
		height: 97px;
		width: 339px;
		padding:10px;
	}

	#inline-sepcial-kontakt table {
		margin-top: 20px;
		text-align: right;
	}
	
	#inline-sepcial-kontakt #inline-kontakt-form table .col2{
		text-align: left;
		padding-left: 5px;
	}
	
	#inline-sepcial-kontakt #inline-kontakt-form table .col2 span{
		display: none;
	}

		#inline-sepcial-kontakt table .td-align-top {
			vertical-align: top
		}

			#inline-sepcial-kontakt table .td-align-top label {
				margin-top: 10px
			}

	#inline-sepcial-kontakt label {
		text-transform: uppercase;
		display: block;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 14px;
		font-size: 1.4rem;
		color: #50443D;
	}

	#inline-sepcial-kontakt button {
		margin-left: 101px
	}
	
	#inline-sepcial-kontakt .optional-text{
		font-size: 15px;
		font-size: 1.5rem;
		font-family: 'OfficinaSansITCW01-Book 734512';
		text-transform: none;
		margin-bottom: 25px;
	}

#inline-sepcial-kontakt .inline-kontakt-column .inline-kontakt-error {
	margin-left: 101px;
	margin-top: 15px;
	color: #A31115;
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 16px;
	font-size: 1.6rem;
}

#inline-sepcial-kontakt .inline-kontakt-column .inline-kontakt-success {
	margin-left: 101px;
	margin-top: 15px;
	color: green;
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 16px;
	font-size: 1.6rem;
}

#inline-sepcial-kontakt .inline-kontakt-column-right {
	float: right;
	padding-top: 50px;
	width: 400px;
	margin-right: 180px;
}

	#inline-sepcial-kontakt .inline-kontakt-column-right p {
		font-size: 28px;
		font-size: 2.8rem;
		color: #A31115;
		line-height: 30px;
		margin-bottom: 20px;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#inline-sepcial-kontakt {
		height: auto;
		padding:10px 22px 50px 22px;
		margin-top: 100px;
	}
	
	#inline-sepcial-kontakt .kontakt-container	 {
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
	}
	
	#inline-sepcial-kontakt .inline-kontakt-column {
		width: 420px
	}
	
	#inline-sepcial-kontakt #inline-kontakt-form table .col2 span{
		display: none;
	}
	
	#inline-sepcial-kontakt .inline-kontakt-column-right {
		width: 40%;
		margin:0;
		padding-left: 20px;
		float:right;
	}
	
	#inline-sepcial-kontakt .inline-kontakt-column-right p {
		font-size: 24px;
		font-size: 2.4rem;
	}
	
	
	
		#inline-sepcial-kontakt #inline-kontakt-form input,
		#inline-sepcial-kontakt #inline-kontakt-form textarea {
			text-align:left;
			width: 347px;
			height: 35px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 5px;
			margin-left: 5px;
			font-size: 18px;
			font-size: 1.8rem;
			color: #50443D;
			resize: none;
			outline: none;
		}
	
		#inline-sepcial-kontakt #inline-kontakt-form textarea {
			width: 347px;
			height: 97px;
			padding: 10px;
		}
	
			#inline-sepcial-kontakt #inline-kontakt-form table .col1{
				width:70px;
			}
			
			#inline-sepcial-kontakt #inline-kontakt-form table .col2{
				text-align: left;
			}
	
			#inline-sepcial-kontakt #inline-kontakt-form table .td-align-top {
				vertical-align: top
			}
	
				#inline-sepcial-kontakt #inline-kontakt-form table .td-align-top label {
					margin-top: 10px
				}
	
		#inline-sepcial-kontakt #inline-kontakt-form button {
			margin-left: 79px
		}
	
	#inline-sepcial-kontakt .inline-kontakt-column .inline-kontakt-error {
		font-size: 17px;
		font-size: 1.7rem;
	}
}

/* CONTENT SLOTS */

.content-slots {
	width: 1000px;
	margin-top:80px;
	margin-left: 90px;
	position: relative;
	margin-bottom: 130px;
	z-index:5;
}

.content-slots:after {
	content: "";
	display: block;
	clear: both;
}

.content-slots .content-slot {
	position: relative;
	
	width: 310px;
	float: left;
	margin-right: 20px;
}

.content-slots .content-slot.slot-left {
}

	.content-slots .content-slot.slot-left h1:before {
		content: "";
		width: 70px;
		height: 72px;
		background: url("https://geheimpunktneu.de/img/badge_privat.png") no-repeat center;
		position: absolute;
		left: -18px;
		top: -12px;
		z-index: 10;
	}
	
	.content-slots .content-slot.slot-center h1:before {
		content: "";
		width: 70px;
		height: 72px;
		background: url("https://geheimpunktneu.de/img/badge_business.png") no-repeat center;
		position: absolute;
		left: -18px;
		top: -12px;
		z-index: 10;
	}

	.content-slots .content-slot.slot-right h1:before {
		content: "";
		width: 70px;
		height: 72px;
		background: url("https://geheimpunktneu.de/img/badge_education.png") no-repeat center;
		position: absolute;
		left: -18px;
		top: -12px;
		z-index: 10;
	}
	
	.content-slots .content-slot.slot-sline h1:before {
		content: "";
		width: 70px;
		height: 72px;
		background: url("https://geheimpunktneu.de/img/badge_oeffentlich.png") no-repeat center;
		position: absolute;
		left: -18px;
		top: -12px;
		z-index: 10;
	}

.content-slots .content-slot.slot-right {
	margin-right: 0;
}



.content-slots .content-slot.clot-center {
}

.content-slots .content-slot h1 {
	color: #A31116;
	font-size: 18px;
	font-size: 1.8rem;
	font-family: 'OfficinaSansITCW01-Bold';
	padding-left: 60px;
	position: relative;
	text-transform: uppercase;
}

.content-slots .content-slot h2 {
	color: #4C3D2C;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: 'OfficinaSansITCW01-Bold';
}

.content-slots .content-slot p {
	font-size: 18px;
	font-size: 1.8rem;
}

.content-slots .content-slot .programm-slot-image {
	margin-top: 7px;
}

.content-slots .content-slot .programm-slot-image img{
	width:100%;
}

.content-slots .content-slot .slot-body {
	margin-top: 15px
}

	.content-slots .content-slot .slot-body p {
		/*margin-top: 25px;*/
		line-height: 25px;
	}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.content-slots {
		width: 100%;
		margin-left:0;
		margin-top:50px;
		margin-bottom: 50px;
		padding: 0 22px 0 22px;
	}
	
	.other-offer .offer-slot{
		
	}
	
	.content-slots .content-slot {
		width: 32%;
		margin-right: 2%;
	}
	
	.content-slots .content-slot.slot-left {
	}
	
	.content-slots .content-slot.slot-left h1:before {
		width: 50px;
		height: 50px;
		background-size:100%;
		left: -15px;
		top: -9px;
	}
	.content-slots .content-slot.slot-sline h1:before {
		width: 50px;
		height: 50px;
		background-size:100%;
		left: -15px;
		top: -9px;
	}
	
	.content-slots .content-slot.slot-center h1:before {
		width: 50px;
		height: 50px;
		background-size:100%;
		left: -15px;
		top: -9px;
	}
	
	.content-slots .content-slot.slot-right h1:before {
		width: 50px;
		height: 50px;
		background-size:100%;
		left: -15px;
		top: -9px;
	}
	
	.content-slots .content-slot.slot-right {
		margin-right: 0;
	}
	
	.content-slots .content-slot h1 {
		padding-left: 39px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	.content-slots .content-slot h2 {
		font-size: 20px;
		font-size: 2.0rem;
	}
	
	.content-slots .content-slot .programm-slot-image {
		margin-top: 4px;
	}
	
	.content-slots .content-slot .slot-body {
		margin-top: 15px
	}
	
		.content-slots .content-slot .slot-body p {
			margin-top: 5px;
			line-height: 25px;
		}
	
}

@media only screen and (min-width: 995px) and (max-width: 1141px) {
	.content-slots .content-slot h1 {
		font-size: 20px;
		font-size: 2.0rem;
	}
}

/* INFO TEASER */

.info-teaser {
	width:995px;
	margin-left: 90px;
	margin-top:30px;
	position: relative;
	z-index:2;
}

.info-teaser.was-wir-machen-teaser {
	margin-top:80px;
}

.info-teaser.add-special-padding {
	padding-top: 110px;
	padding-bottom: 110px;
}
	.info-teaser .square-corner-deco {
		width: 1083px;
		height: 465px;
		position: absolute;
		top: 220px;
		left: -60px;
		background: url("https://geheimpunktneu.de/img/deco/squareCorner_deco.png") no-repeat;
	}

	.info-teaser .info-teaser-body {
		width:505px;
		float: left;
		margin-top:20px;
	}
	
	.info-teaser.info-teaser-left .info-teaser-body {
		width:545px;
		float: right;
		margin-top:20px;
		padding-left:30px;
	}
	
	.info-teaser.info-teaser-left .info-teaser-body p{
		width:490px;
	}
	
		.info-teaser .info-teaser-body h1 {
			font-size: 24px;
			font-size: 2.4rem;
			font-family: 'OfficinaSansITCW01-Bold';
			color: #4E3D2E;
			
		}
		
		.info-teaser .info-teaser-body p{
			margin-top: 20px;
			font-size: 20px;
			font-size: 2.0rem;
			line-height:25px;
			width:450px;
		}
		.info-teaser-body td{
		  font-size: 20px;
		  font-size: 2.0rem;
		  line-height:25px;
		}
		
.info-teaser .teaser-image{
	position:relative;
	float:right;
	z-index:5;
}	

.info-teaser .teaser-image img{
	width:100%;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.info-teaser {
		width:100%;
		padding:0 10px 20px 22px;
		margin-top:30px;
		margin-left:0;
		position: relative;
	}
	
	.info-teaser.was-wir-machen-teaser {
		margin-top:30px;
	}
	
		.info-teaser .info-teaser-body {
			width:59%;
			margin-top:20px;
		}
		
		.info-teaser.info-teaser-left .info-teaser-body {
			width:55%;
			margin-top:15px;
			padding-left: 0;
		}
		
		.info-teaser.info-teaser-left .teaser-image {
			float: left;
		}
		
		.info-teaser.info-teaser-left .info-teaser-body p{
			width:100%;
		}
		
			.info-teaser .info-teaser-body h1 {
				/*font-size: 28px;
				font-size: 2.8rem;*/
			}
			
			.info-teaser .info-teaser-body p, .info-teaser-body td {
				font-size: 18px;
				font-size: 1.8rem;
				width:auto;
			}
			
	.info-teaser .teaser-image{
		width:41%;
		max-width:445px;
	}	
	
}

/* INFO BILDUNG */

@media only screen and (min-width: 1142px) {
	.info-teaser.info-bildung .teaser-image{
		margin-right:50px;
	}	
	
	.info-teaser.info-bildung .info-teaser-body p{
		width:500px;
	}
}


/* SPECIAL INFO TEASER */

.special-info {
	width:955px;
	margin:0 auto;
	margin-top:30px;
	position: relative;
	padding-top: 110px;
	padding-bottom: 110px;
}

	.special-info .square-corner-deco {
		width: 1083px;
		height: 465px;
		position: absolute;
		top: 40px;
		left: -70px;
		background: url("https://geheimpunktneu.de/img/deco/squareCorner_deco.png") no-repeat;
	}
	
	.special-info .special-info-body {
		width:470px;
		float: left;
		margin-top:58px;
		z-index: 2;
		position: relative;
	}
	
		.special-info .special-info-body h1 {
			font-size: 31px;
			font-size: 3.1rem;
			font-family: 'OfficinaSansITCW01-Bold';
			color: #4E3D2E;
			
		}
		
		.special-info .special-info-body p {
			margin-top: 20px;
			font-size: 20px;
			font-size: 2.0rem;
			line-height:25px;
			width:450px;
		}
		
.special-info .content-image{
	float:right;
	position:relative;
}	

.special-info .looking-glass {
	width: 303px;
	height: 86px;
	position: absolute;
	bottom: -25px;
	right: -20px;
	background: url("https://geheimpunktneu.de/img/lookingGlass.png") no-repeat;
}	

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.special-info {
		width:100%;
		margin:0;
		margin-top:80px;
		position: relative;
		padding:0 22px 110px 22px;
	}
	
		.special-info .special-info-body {
			width:55%;
			margin-top:15px;
			padding-right:20px;
		}
		
			.special-info .special-info-body p {
				margin-top: 20px;
				font-size: 18px;
				font-size: 1.8rem;
				line-height:1.3em;
				width:auto;
			}
			
	.special-info .content-image{
		width:45%;
	}	
	
	.special-info .content-image img{
		width:100%;
	}
	
	.special-info .looking-glass {
		width: 65%;
		height: 25%;
		bottom: -5%;
		background-size: 100% 100%;
	}	
}

/* PROGRAMM EVENTS  */

.programm-events{
	width:1024px;
	margin:0 auto;
	margin-top:30px;
}

	.programm-events > h1{
		display:none;
	}
	
.programm-events .more{
	
}

.programm-events .less{
	font-size: 18px;
	font-size: 1.8rem;
}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.programm-events{
		width:100%;
		padding:0 22px 0 22px;
		margin:0;
		margin-top:30px;
	}
}

/* CONTENT IAMGE LEFT */	
.content-image-left{
	position: relative;
}

.content-image-left .content-body{
	float:right;
	width:560px;
	margin-right:20px;
}

	.content-image-left .content-body h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 24px;
		font-size: 2.4rem;
		color: #4E3D2E;
		margin-top: 30px;
	}
	
	.content-image-left .content-body p{
		font-size: 18px;
		font-size: 1.8rem;
		line-height:25px;
		margin-top: 10px;
	}
	
	.content-image-left .content-body .italic-text{
		font-size: 18px;
		font-size: 1.8rem;
	}

.content-image-left > figure{
	float:left;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.content-image-left .content-body{
		width:63%;
		margin:0;
		padding-left:40px;
	}
	
		.content-image-left .content-body h2{
			margin-top: 10px;
			font-size: 20px;
			font-size: 2.0rem;
		}
		
		.content-image-left .content-body p{
			font-size: 18px;
			font-size: 1.8rem;
			margin-top: 10px;
			line-height: 1.4;
		}
		
		.content-image-left .content-body .italic-text{
			font-size: 16px;
			font-size: 1.6rem;
		}
	
	.content-image-left > figure{
		width:37%;
	}
	
	.content-image-left > figure img{
		width:100%;
	}
}
		
/* INDIVIDUELLE KONZEPTE */

.case-studies{
	width:990px;
	margin:0 auto;
} 		

	.case-studies h1{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 28px;
		font-size: 2.8rem;
		color: #4E3D2E;
		margin-left:15px;
	} 		
	
	.case-studies .sub-head{
		margin-top:20px;
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 25px;
		margin-left:15px;
	} 	

	.case-studies .content-image-left{
		margin-top:40px;
		margin-bottom: 20px;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.case-studies{
		width:100%;
		margin:0;
		padding:0 22px 0 22px;
	} 		
	
		.case-studies h1{
			font-size: 40px;
			font-size: 2.4rem;
			margin-left:0;
		} 	
		
		.case-studies .sub-head{
			margin-left:0;
		} 		
}
	
/* UBER UNS SPECIAL */

.uber-uns-special{
	width:950px;
	margin-left:90px;
	margin-top:100px;
	position: relative;
}

	.uber-uns-special h1{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 31px;
		font-size: 3.1rem;
		color: #4E3D2E;
		margin-top:20px;
	}
	
	.uber-uns-special .content-copy{
	}
	
	.uber-uns-special .content-copy p{
		font-size: 20px;
		font-size: 2.0rem;
		line-height:25px;
		margin-top:20px;
	}
	
	.uber-uns-special figure{
		margin-left: 60px;
		float: right;
		margin-right: -30px;
		margin-top: -40px;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.uber-uns-special{
		width:100%;
		padding:0 22px; 
		margin-left:0;
		margin-top:50px;
	}
	
		.uber-uns-special h1{
			font-size: 28px;
			font-size: 2.8rem;
			margin-top:0;
		}
		
		.uber-uns-special .content-copy{
		}
		
		.uber-uns-special .content-copy p{
			font-size: 18px;
			font-size: 1.8rem;
			line-height:1.3em;
			margin-top:20px;
		}
		
		.uber-uns-special figure{
			width: 57%;
			margin-right: 0;
			margin-left: 20px;
			margin-top: 0px;
			max-width:482px;
		}
		
		.uber-uns-special figure img{
			width:100%;
		}
}

/* STANDORTE */

.standorte{
	width:1094px;
	height:410px;
	background: url("https://geheimpunktneu.de/img/standorte_background.png") no-repeat;
	margin:90px auto 70px;
	position:relative;
}

	.standorte .standorte-body {
		width:470px;
		float:left;
		margin-left: 130px;
		margin-top: 75px;
	}
	
		.standorte .standorte-body h1{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 35px;
			font-size: 3.5rem;
			color: #B07F47;
		}
		
		.standorte .standorte-body p{
			font-size: 20px;
			font-size: 2.0rem;
			color: white;
			margin-top: 12px;
			line-height: 29px;
		}
	
	.standorte figure{
		float:right;
		margin-top: -20px;
		margin-right: 95px;
	}
	
	.standorte .deco-compass{
		position:absolute;
		right:0;
		bottom:0;
		margin-bottom: 0px;
		margin-right: 50px;
	}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.standorte{
		margin:70px 0 70px;
		background: #4F3D2F;
		width: 100%;
		height: 100%;
		padding: 25px 22px 0 22px;
	}
	
	.standorte:before{
		content: "";
		position: absolute;
		top: -26px;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_top.png") no-repeat bottom center;
		
	}
	.standorte:after{
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_bottom.png") no-repeat top center;
	}
	
		.standorte .standorte-body {
			width:50%;
			margin-left: 0;
			margin-top: 30px;
		}
		
			.standorte .standorte-body p{
				margin-top: 12px;
			}
		
		.standorte figure{
			width:50%;
			margin-top: 0;
			position:relative;
			margin-right: 0;
		}
		
		.standorte figure img{
			width:100%;
			max-width:400px;
		}
		
		.standorte .deco-compass img{
			width:100%;
		}
		
		.standorte .deco-compass{
			width:167px;
			position:absolute;
			left: 0;
			bottom: 0;
			margin-bottom: -25px;
			margin-right: 0;
			margin-left: 250px;
			z-index: 2;
		}
}

/* DESCRIPTION BOX */

.description-box {
	width:963px;
	margin:0 auto;
	margin-top:30px;
	background:white;
	position: relative;
}

	.description-box .event-description-column{
		width:480px;
		float:left;
		padding:30px 30px 15px 30px;
	}
	
		.description-box .event-description-column h1{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 28px;
			font-size: 2.8rem;
			color: #4E3D2E;
			margin-bottom: 20px;
		}
		
		.description-box .event-description-column > div{
			margin-bottom: 15px;
		}
		
		.description-box .evfent-description-column div h2{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 18px;
			font-size: 1.8rem;
			color: #4E3D2E;
		}
		
		.description-box .event-description-column div p{
			font-size: 18px;
			font-size: 1.8rem;
			line-height: 1.4;
			margin-top: 10px;
		}
		
	.description-box .event-description-column.event-description-right{
		padding-top: 78px;
	}
	
	.description-box:after {
		content: "";
		width: 963px;
		height: 23px;
		background: url("https://geheimpunktneu.de/img/description_box_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -23px;
		left: 0;
		bottom: 0;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.description-box {
		width:95%;
		margin:45px 0 0 22px;
	}
	
	.description-box .event-description-column div p{
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	
	.description-box .event-description-column.event-description-right{
		padding-top: 68px;
	}
		.description-box .event-description-column{
			width:50%;
			padding: 20px;	
		}
		
		.description-box:after {
			content: "";
			width: 100%;
			background-size: 100% 100%;
		}
}
		
/* TESTIMONIALS */

.testimonials{
	width:1000px;
	margin-left: 72px;
	margin-bottom:90px;
	position:relative;
}	

.testimonials h1{
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 31px;
	font-size: 3.1rem;
	color: #4E3D2E;
	margin-left: 18px;
}

.testimonials .testimonial-slot{
	width:311px;
	float:left;
	margin-top: 50px;
	margin-right:33px;
	z-index: 5;
}

.testimonials .testimonial-slot.last-testimonial-slot{
	margin-right:0;
}
	.testimonials .testimonial-slot figure{
		text-align:center;
	}

	.testimonials .testimonial-slot div{
		margin-top: 10px;
		width: 75%;
		margin-left: 5%;
	}
	
	.testimonials .testimonial-slot div h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 24px;
		font-size: 2.4rem;
		color: #4E3D2E;
	}
	
	.testimonials .testimonial-slot div p{
		font-size: 16px;
		font-size: 1.6rem;
		margin-top: 15px;
		text-indent: 1.5em;
		position: relative;
	}
	
	.testimonials .testimonial-slot div p:before{
		content:"";
		width:18px;
		height:18px;
		background: url("https://geheimpunktneu.de/img/testi_quotes_start.png") no-repeat;
		position: absolute;
		left: 0;
		top: -4px;
	}
	
	.testimonials .testimonial-slot div p:after{
		content:"";
		width:18px;
		height:18px;
		background: url("https://geheimpunktneu.de/img/testi_quotes_end.png") no-repeat;
		position: absolute;
		margin-top: 5px;
		margin-left: 5px;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.testimonials{
		width:100%;;
		margin-left: 0;
		margin-bottom:90px;
		padding:0 22px;
	}	
	
	.testimonials h1{
		margin-left: 0;
	}
	
	.testimonials .testimonial-slot{
		width:31%;
		float:left;
		margin-top: 20px;
		margin-right:1%;
	}
		.testimonials .testimonial-slot figure img{
			width: 100%;
			max-width: 317px;
		}
	
		.testimonials .testimonial-slot div{
			width: 85%;
		}
		
		.testimonials .testimonial-slot div h2{
			font-size: 22px;
			font-size: 2.2rem;
		}
}
		

/* KUNDEN */

.kunden{
	width:965px;
	margin-left:90px;
	position: relative;
}	

.kunden h1{
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 22px;
	font-size: 2.2rem;
	color: #4E3D2E;
}	

	.kunden .kunden-slider{
		background: white;
		height:193px;
		margin-top:10px;
		padding: 30px 92.5px;
		position: relative;
	}
	
	.kunden .kunden-slider:after {
		content: "";
		width: 963px;
		height: 23px;
		background: url("https://geheimpunktneu.de/img/description_box_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -23px;
		left: 0;
		bottom: 0;
	}
	
	.kunden .kunden-slider .sliderWrapper{
		position: relative;
		overflow: hidden;
	}
	
		.kunden .kunden-slider .sliderWrapper ul{
			width:7000px;
			position: relative;
		}
		
		.kunden .kunden-slider .sliderWrapper ul li{
			float:left;
			padding:6px;
		}
	
	.kunden-slider button {
		position: absolute;
		background: url("https://geheimpunktneu.de/img/customerSlider_arrows.png") no-repeat;
		background-size: auto 200%;
		width: 29px;
		height: 54px;
		z-index: 1;
		top: 50%;
		margin-top: -27px;
		text-indent: -90000px;
		cursor: pointer;
	}
	
	.kunden-slider button:hover {
		opacity: 0.75;
		-moz-opacity: 0.75;
		-khtml-opacity: 0.75;
	}
	
		.kunden-slider button.inactive{
			background-position: 0 -54px; 
			cursor: default;
		}
		
		.kunden-slider button.inactive:hover {
			opacity: 1;
			-moz-opacity: 1;
			-khtml-opacity: 1;
		}

	.kunden-slider  button.left {
		margin-left: 30px;
		left: 0;
	}
	.kunden-slider button.right {
		background-position: -29px 0;
		margin-right: 30px;
		right: 0;
	}	
	.kunden-slider button.right.inactive {
		background-position: -29px -54px;	
		cursor: default;	
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.kunden{
		margin-left:0;
		width: 96%;
		margin-left: 22px;
	}	
	
	.kunden .kunden-slider{
		width:705px;
		margin: 10px auto 0 auto;
	}
	
		.kunden .kunden-slider:after {
			width: 100%;
			background-size: 100% 100%;
		}
}

/* PARTNER */

.partner{
	width:965px;
	margin-left:90px;
	position: relative;
	padding-bottom: 0px;
	margin-top: 0px;
}	

.partner h1{
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 31px;
	font-size: 3.1rem;
	color: #4E3D2E;
}	

.partner p{
	font-size: 18px;
	font-size: 1.8rem;
	color: #4C3D2C;
	line-height:22px;
	margin-top: 20px;
}	

.partner ul{
	margin-top:0px;
}	


	.partner ul li{
		float: left;
		width: 180px;
		height: 180px;
		margin: 0 2px 2px 0;
	}	
	
	.partner ul li img{
		width: 100%;
		height: auto;
	}	

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.partner{
		width:100%;
		margin-left:0;
		padding:0 22px 0px 22px;
		margin:0;
	}	
	
	.partner h1{
		font-size: 28px;
		font-size: 2.8rem;
	}	
	
	.partner ul{
		margin-top:0px;
	}	
	
		.partner ul li{
			float: left;
			width: 160px;
			height: 160px;
			padding: 1px;
		}	
		
		.partner ul li a img{
			width: 100%;
			height: auto;
		}
}

/* SERVICE */

.services{
	width:1000px;
	margin-left: 90px;
}

.services h1{
	display:none;
}

.services .description-box .event-description-column div p{
	font-size: 16px;
	font-size: 1.6rem;
}


@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.services{
		width:100%;
		margin-left: 0;
		padding:0 10px 90px 10px;
	}
	
	.services .content-image-left .content-body h2{
		font-size: 24px;
		font-size: 2.4rem;
	}
}

/* PRESSE */

.press-two-columns{
	width:950px;
	margin-left: 90px;
	margin-top:40px;
	position: relative;
	padding-bottom:80px;
}

.press-two-columns {
}

	.press-two-columns .intro-text{
		margin-left:0;
		width:auto;
		margin-top:0;
		width:530px;
		float:left;
	}
	
	.press-two-columns .intro-text p{
		margin-top:15px;
	}
	
		.press-two-columns .intro-text.presse-sub-info h1{
			font-size: 20px;
			font-size: 2.0rem;
		}
		
		.press-two-columns .intro-text.presse-sub-info p{
			margin-top:10px;
		}
		
		.press-two-columns .intro-text .intro-text-copy{
			margin-bottom:20px;
		}
		
		.press-two-columns .intro-text label{
			font-size: 13px;
			font-size: 1.3rem;
			display:block;
		}


.press-two-columns .right{
	float:right;
}

	.press-two-columns .right .press-description-box{
		background: white;
		padding:30px;
		width:381px;
		position: relative;
	}
	
		.press-two-columns .right .press-description-box .event-description-column{
		}
		
		.press-two-columns .right .press-description-box .event-description-column h1{
			color: #4E3D2E;
			font-size: 26px;
			font-size: 2.6rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}
		
		.press-two-columns .right .press-description-box.imprint-description-box .event-description-column h1{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 20px;
			font-size: 2.0rem;
			color: #4E3D2E;
			margin-bottom: 20px;
		}
		
		.press-two-columns .right .press-description-box.imprint-description-box .event-description-column h2{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 20px;
			font-size: 2.0rem;
			color: #4E3D2E;
			margin-top: 20px;
			margin-bottom: 20px;
		}
		
		.press-two-columns .right .press-description-box .event-description-column p{
			font-size: 14px;
			font-size: 1.4rem;
			margin-top:20px;
			line-height: 1.4;
		}
		
		.press-two-columns .right .press-description-box .event-description-column ul{
			margin-top:30px;
		}
		
		.press-two-columns .right .press-description-box .event-description-column ul li{
			margin-top:5px;
			line-height: 1.4;
		}
		
		.press-two-columns .right .press-description-box .event-description-column ul li a{
			color: #A31115;
			font-size: 14px;
			font-size: 1.4rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}
		
		.press-two-columns .right .press-description-box:after {
		content: "";
		width: 381px;
		height: 22px;
		background: url("https://geheimpunktneu.de/img/press_box_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -22px;
		left: 0;
		bottom: 0;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.press-two-columns{
		width:100%;
		margin-left: 0;
		margin-top:40px;
		padding-bottom:80px;
		padding-right:22px;
		padding:0 22px 80px 22px;
	}
	
	.press-two-columns {
	}
	
		.press-two-columns .intro-text{
			margin-left:0;
			margin-top:0;
			width:50%;
			float:left;
			padding:0;
			padding-right: 30px;
		}
		
			.press-two-columns .intro-text.presse-sub-info{
				font-size: 24px;
				font-size: 2.4rem;
			}
			
			.press-two-columns .intro-text .intro-text-copy{
				margin-bottom:20px;
			}
			
			.press-two-columns .intro-text label{
				font-size: 13px;
				font-size: 1.3rem;
				line-height: 1.5em;
			}
	
	
	.press-two-columns .right{
		width:50%;
		padding-top: 45px;
	}
	
		.press-two-columns .right .press-description-box{
			background: white;
			padding:30px;
			width:100%;
			position: relative;
		}
			.press-two-columns .right .press-description-box .event-description-column ul li{
				line-height: 1.4;
			}
		
			.press-two-columns .right .press-description-box .event-description-column{
			}
			
			.press-two-columns .right .press-description-box .event-description-column h1{
				font-size: 24px;
				font-size: 2.4rem;
			}
			
			.press-two-columns .right .press-description-box:after {
				width: 100%;
				background-size: 100% 100%;
			}
}
	
/* IMAGE RIGHT FLOAT CONTENT  */

.image-float-right-content{
	width:950px;
	margin-left:90px;
	margin-top:40px;
}

	.image-float-right-content h1{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 31px;
		font-size: 3.1rem;
		color: #4E3D2E;
		margin-top:20px;
	}
	
	.image-float-right-content h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 31px;
		font-size: 3.1rem;
		color: #4E3D2E;
		margin-top:40px;
	}
	
	.image-float-right-content .content-copy{
	}
	
	.image-float-right-content .content-copy p{
		font-size: 20px;
		font-size: 2.0rem;
		line-height:25px;
		margin-top:20px;
	}
	
	.image-float-right-content figure{
		position:relative;
		margin-left: 15px;
		float: right;
		margin-right: -30px;
		margin-top: -50px;
		z-index: 5;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.image-float-right-content{
		width:100%;
		margin-left:0;
		margin-top:30px;
		padding:0 20px;
	}
	
		.image-float-right-content h1{
			font-size: 24px;
			font-size: 2.4rem;
		}
		
		.image-float-right-content h2{
			font-size: 24px;
			font-size: 2.4rem;
		}
		
		.image-float-right-content .content-copy {
		}
		
		.image-float-right-content .content-copy p{
			font-size: 18px;
			font-size: 1.8rem;
			line-height:1.3em;
		}
		
		.image-float-right-content figure{
			width:45%;
			margin-left: 30px;
			margin-right: 0;
			margin-top: -35px;
		}
		
		.image-float-right-content figure img{
			width:100%;
		}
		
		
		/* Individuelle Konzepte */
		
		.image-float-right-content.indi-content figure {
			max-width:400px;
		}
		
		.image-float-right-content.indi-content {
			min-height:250px;
		}
}

/* FAQ DESCRIPTION BOX */


.description-box.faq-box{
	padding:20px 30px 20px 30px;
	width:963px;
	text-align: center;
	margin-top:80px;
}

	.description-box.faq-box .faq-section{
		text-align: left;
	}
	
	.description-box.faq-box .faq-endLine{
		margin-top:30px;
		background: url("https://geheimpunktneu.de/img/faqLine.png") repeat-x left center;
		height:2px;
		width:800px;
	}
	
	.description-box.faq-box .faq-section .faq-section-head{
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
		background: url("https://geheimpunktneu.de/img/faqLine.png") repeat-x left center;
	}
	
	.description-box.faq-box .faq-section .faq-section-head.mid-head{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
		.description-box.faq-box .faq-section .faq-section-head h2{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 14px;
			font-size: 1.4rem;
			color: #4E3D2E;
			text-transform: uppercase;
			display:inline;
			background:white;
			padding: 0 20px 0 20px;
		}
	
	.description-box.faq-box .faq-section > ul{
		margin-left: 40px;
	}
	
	.description-box.faq-box .faq-section > ul > li{
		color: #B07F47;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 20px;
		font-size: 2.0rem;
		margin-bottom: 20px;
	}
	
	.description-box.faq-box .faq-section > ul li h3{
		font-size: 20px;
		font-size: 2.0rem;
	}
	
	.description-box.faq-box .faq-section > ul li div{
		color:black;
		margin-top:5px;
		margin-left:30px;
	}
	
	.description-box.faq-box .faq-section > ul li div p{
		font-family: 'OfficinaSansITCW01-Book 734509';
		font-size: 16px;
		font-size: 1.6rem;
		line-height:1.4;
	}
	
	.description-box.faq-box .faq-section > ul li div ul{
		margin-top: 10px;
	}
	
	.description-box.faq-box .faq-section > ul li div ul li{
		margin-left:20px;
		font-family: 'OfficinaSansITCW01-Book 734509';
		font-size: 16px;
		font-size: 1.6rem;
		line-height:1.4;
		list-style: disc;
		color:black;
	}

	.description-box.faq-box .deco-compass{
		width:251px;
		position:absolute;
		right:0;
		bottom:0;
		margin-bottom: -30px;
		margin-right: -140px;
		z-index: 3;
	}
	
	.description-box.faq-box .deco-compass img{
		width:100%;
	}
	
	.description-box.faq-box > a{
		display: inline-block;
		margin-top:20px;
		text-transform: uppercase;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 16px;
		font-size: 1.6rem;
		color: #A31114;
		text-decoration: none;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.description-box.faq-box{
		width:95%;
	}
	
	.description-box.faq-box .deco-compass{
		width:190px;
		position:absolute;
		right:0;
		bottom:0;
		margin-bottom: -30px;
		margin-right: -40px;
		z-index: 3;
	}
	
	.description-box.faq-box .faq-endLine{
		width:100%;
	}
}
	
/* BLOG ENTRY */


.blog-entry{
	width:950px;
	margin-left:90px;
	margin-top:30px;	
	padding-bottom: 15px;
	position: relative;
}

.blog-deco.big-corner-deco{
	width: 459px;
	height: 944px;
	position: absolute;
	top: 1070px;
	left: 15px;
	background: url("https://geheimpunktneu.de/img/deco/big_corner_deco.png") no-repeat;
}


.blog-entry h1{
	color: #4E3D2E;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: 'OfficinaSansITCW01-Bold';
}

.blog-entry .pub-date{
	color: #4E3D2E;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: 'OfficinaSansITCW01-Bold';
	margin-top:5px;
}

.blog-entry .blog-copy{
	margin-top:20px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height:25px;
}

.blog-entry .read-article{
	text-transform: uppercase;
	color: #A31114;
	font-size: 17px;
	font-size: 1.7rem;
	font-family: 'OfficinaSansITCW01-Bold';
	display:inline-block;
	margin-top:10px;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.blog-entry{
		width: 100%;
		margin-left: 0;
		margin-top: 50px;
		padding: 0 22px 15px 22px;
	}
	
}


/* GPS VERLEIH */

.gps-teaser {
	width: 1093px;
	height: 366px;
	margin: 50px auto 80px;
	background: url("https://geheimpunktneu.de/img/gps_teaser_background.png") no-repeat;
	position: relative;
}

	.gps-teaser .teaser-image {
		float: left;
		margin: 40px 0 0 40px;
	}
	
	.gps-teaser .gps-teaser-body {
		float: left;
		width: 550px;
		margin: 50px 0 0 50px;
	}

		.gps-teaser .gps-teaser-body h1 {
			color: #B07F47;
			font-size: 31px;
			font-size: 3.1rem;
			font-family: 'OfficinaSansITCW01-Bold';
		}

		.gps-teaser .gps-teaser-body p {
			color: white;
			font-size: 20px;
			font-size: 2.0rem;
			line-height: 27px;
			margin-top: 25px;
		}
		
		.gps-teaser .gps-device-image{
			background: url("https://geheimpunktneu.de/img/gpsDevices.png") no-repeat;
			width:246px;
			height:208px;
			position: absolute;
			right: 10px;
			bottom: -80px;
		}
		
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.gps-teaser {
		background: #4F3D2F;
		width: 100%;
		height: 100%;
		padding:50px 22px 20px 22px;
		margin-bottom: 120px;
	}
	
	.gps-teaser:before{
		content: "";
		position: absolute;
		top: -26px;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_top.png") no-repeat bottom center;
		
	}
	.gps-teaser:after{
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 40px;
		background: url("https://geheimpunktneu.de/img/teaser-brown_bottom.png") no-repeat top center;
	}
	
		.gps-teaser .teaser-image {
			width: 45%;
			max-width: 397px;
			height:auto;
			margin:0;
		}
		
		.gps-teaser .teaser-image img{
			width:100%;
		}
		
		.gps-teaser .gps-teaser-body {
			float: left;
			width: 55%;
			margin: 0;
			padding-left: 30px;
		}
	
			.gps-teaser .gps-teaser-body h1 {
				font-size: 28px;
				font-size: 2.8rem;
			}
	
			.gps-teaser .gps-teaser-body p {
				font-size: 18px;
				font-size: 1.8rem;
				line-height: 1.3em;
			}
			
			.gps-teaser .gps-device-image{
				background: url("https://geheimpunktneu.de/img/gpsDevices.png") no-repeat;
				width: 159px;
				height: 130px;
				right: 10px;
				bottom: -100px;
				z-index:2;
				background-size: 100% 100%;
			}
}
		
/* GPS VERLEIH FORM */

.gps-order {
	width:963px;
	margin-left:90px;
	margin-top:40px;
	position: relative;
	padding-bottom: 100px;
}

	.gps-order form > div{
		width:963px;
		margin-top:30px;
		background:white;
		position: relative;
		padding:20px 30px 20px 30px;
		margin-bottom: 40px;
	}
	
	.gps-order form > div #alternative-versandadresse{
		margin-top:0px;
		overflow: hidden;
		max-height:400px;
		height:auto;
		
		transition: max-height .5s ease-in-out;
		-webkit-transition: max-height .5s ease-in-out;
		-moz-transition: max-height .5s ease-in-out;
	}
	
	.gps-order form > div #alternative-versandadresse.hide-alternative{
		max-height:0;
	}
	
	.gps-order form > div .gps-section-head{
		margin-top: 22px;
		margin-bottom: 22px;
		background: url("https://geheimpunktneu.de/img/faqLine.png") repeat-x left center;
	}
	
	.gps-order form > div .gps-section-head h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 22px;
		font-size: 2.2rem;
		color: #4E3D2E;
		display:inline;
		background:white;
		padding-right: 20px;
	}
	
	.gps-order h1{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 31px;
		font-size: 3.1rem;
		color: #4E3D2E;
	}
		
	.gps-order form label,
	.gps-order form p{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 14px;
		font-size: 1.4rem;
		text-transform: uppercase;
		display: block;
	}
	
	.gps-order form label input,
	.gps-order form label textarea{
		margin: 0;
		border:2px solid #4E3D2E;
		height: 24px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		margin-top: 2px;
		font-size: 14px;
		font-size: 1.4rem;
		color: #4E3D2E;
		resize: none;
		outline: none;
	}
	
	.gps-order form label textarea{
		padding:10px;
	}
	
	.gps-order form label select{
		margin: 0;
		height: 24px;
		padding-left: 10px;
		margin-top: 2px;
		font-size: 14px;
		font-size: 1.4rem;
		color: #50443D;
		resize: none;
		outline: none;
		text-transform: none;
	}
	
		.gps-order form .optional-text{
			font-size: 15px;
			font-size: 1.5rem;
			font-family: 'OfficinaSansITCW01-Book 734512';
			text-transform: none;
			margin-bottom: 25px;
		}
	
		.gps-order form .gps-form-input-devices{
			float:left;
			margin-bottom: 30px;
		}
		
		.gps-order form .gps-form-input-date-start{
			float:left;
			margin-left:20px;
		}
		
		.gps-order form .gps-form-input-date-end{
			float:left;
			margin-left:20px;
		}
		
		.gps-order form .gps-form-input-date-start input,
		.gps-order form .gps-form-input-date-end input{
			width:105px;
		}
		
		
		.gps-order form .gps-form-input-anrede{
			float:left;
			margin-right:20px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-size: 13px;
			font-size: 1.3rem;
			text-transform: none;
			margin-bottom:15px;
		}
		
			.gps-order form .gps-form-input-anrede input{
				height:auto;
				margin-right:5px;
				border:0;
			}
			
		
		.gps-order form .gps-form-input-vorname{
			float:left;
			margin-bottom:15px;
			width: 48%;
			margin-right: 2%;
		}
		
		.gps-order form .gps-form-input-nachname{
			width:50%;
			float:left;
		}
		
			.gps-order form .gps-form-input-vorname input,
			.gps-order form .gps-form-input-nachname input{
				width:100%;
			}
		
		.gps-order form .gps-form-input-firma{
			margin-bottom:15px;
		}
			.gps-order form .gps-form-input-firma input{
				width:100%;
			}
			
		.gps-order form .gps-form-input-strasse{
			margin-bottom:15px;
			width:31%;
			margin-right:2%;
			float:left;
		}
		.gps-order form .gps-form-input-plz{
			float:left;
			margin-right:2%;
			width:31%;
		}
		
		.gps-order form .gps-form-input-ort{
			float:left;
			width:34%;
		}
			
			.gps-order form .gps-form-input-ort input,
			.gps-order form .gps-form-input-plz input,
			.gps-order form .gps-form-input-strasse input{
				width:100%;
			}
			
		.gps-order form .gps-form-input-email{
			float:left;
			margin-bottom:15px;
			width: 48%;
			margin-right: 2%;
		}
		
		.gps-order form .gps-form-input-telefon{
			width:50%;
			float:left;
		}
		
			.gps-order form .gps-form-input-email input,
			.gps-order form .gps-form-input-telefon input{
				width:100%;
			}
			
		.gps-order form .gps-form-input-versandadresse{
			float:left;
			margin-bottom:15px;
		}
		
		.gps-order form .gps-form-input-versandart{
			margin-left:20px;
			float:left;
		}
		
		.gps-order form .gps-form-input-nachricht{
			margin-bottom:15px;
		}
		
			.gps-order form .gps-form-input-nachricht textarea{
				width:100%;
				height:76px;
			}
			
		.gps-order form .gps-form-input-agb,
		.gps-order form .gps-form-input-newsletter{
			margin-right:20px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-size: 13px;
			font-size: 1.3rem;
			text-transform: none;
			margin-bottom: 5px;
		}
		
			.gps-order form .gps-form-input-agb input,
			.gps-order form .gps-form-input-newsletter input{
				height:auto;
				margin-right:5px;
				border:0;
				margin-top: 0;
			}
			
		.gps-order form .gps-form-input-agb a{
		}
		
	.gps-order form > div:after {
		content: "";
		width: 963px;
		height: 23px;
		background: url("https://geheimpunktneu.de/img/description_box_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -23px;
		left: 0;
		bottom: 0;
	}

	.gps-order .gps-order-error {
		color: #A31115;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 16px;
		font-size: 1.6rem;
		
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
	
	.gps-order .gps-order-error.hide {
		display: block;
		visibility: hidden;
		
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		
		transition: opacity .2s ease-in-out;
		-webkit-transition: opacity .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out;
	}
	.gps-order .gps-order-success {
		color: green;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 16px;
		font-size: 1.6rem;
		
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
	
	.gps-order .gps-order-success.hide {
		display: block;
		visibility: hidden;
		
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		
		transition: opacity .2s ease-in-out;
		-webkit-transition: opacity .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out;
	}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	.gps-order {
		width:100%;
		margin-left:0;
		margin-top:40px;
		position: relative;
		padding: 0 22px 100px 22px;
	}
	
		.gps-order form > div{
			width:100%;
			margin-top:15px;
			padding:10px 20px 10px 20px;
			margin-bottom: 20px;
		}
		
		.gps-order h1{
			font-size: 24px;
			font-size: 2.4rem;
		}
		
		
	.gps-order .huge-button {
		height: 38px;
		background: url('img/button_readMore_body.png') left top;
		padding: 13px 10px 0 35px;
		font-size: 13.5px;
		font-size: 1.35rem;
	}
	
	.gps-order .huge-button:after {
		content: "";
		background: url('img/button_readMore_cap.png') no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
		margin-right: -10px;
		width: 10px;
		height: 38px;
	}
	
	.gps-order button.huge-button {
		height: 38px;
		padding: 3px 5px 0 35px;
	}
	
	.gps-order button.huge-button[disabled] {
		background: url('img/button_readMore_body_inactive.png') left top;
	}
	
	.gps-order button.huge-button[disabled]:after {
		background: url('img/button_readMore_cap_inactive.png') no-repeat left top;
	}
	
	.gps-order form > div:after {
		width:100%;
		background-size: 100% 100%;
	}
}

/* EVENT ICONS */

.event-icons {
	float:right;
	padding-top: 13px;
	margin-left:10px;
}

.event-icons.left {
	float:left;
	margin-top: -3px;
	padding-top: 0;
}

.small-event-icons {
	float:left;
	padding-top: 29px;
	margin-left:5px;
}	
	
.event-icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-left:2px;
	cursor:help;
}	

.event-icon img{
	width:100%;
	height:100%;
}	

.event-icon.big-icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-left:5px;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.event-icons {
		padding-top: 13px;
	}
	
	.small-event-icons {
		padding-top: 9px;
	}	
	

	.event-icons.left {
		margin-top: 0;
	}

	.event-icon.big-icon {
		width: 29px;
		height: 29px;
	}

}
	
/* EVENT SUB TEXT */

.event-sub-text{
	width:950px;
	margin-top:30px;
	margin-left:90px;
}

.event-sub-text p{
	font-size: 20px;
	font-size: 2.0rem;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.event-sub-text{
		width:100%;
		margin-top:30px;
		margin-left:0;
		padding:0 22px;
	}

	.event-sub-text p{
		font-size: 18px;
		font-size: 1.8rem;
	}
}


/*  OTHER OFFER */

.other-offer{
	width:960px;
	margin-left: 90px;
}

.other-offer h1{
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 15px;
	font-size: 1.5rem;
	color:#4E3D2E;
	text-transform: uppercase;
}

.other-offer .offer-slot{
	width: 299px;
	float: left;
	margin-top: 15px;
	margin-right: 31px;
}

	.other-offer .offer-slot.last-offer-slot{
		margin-right: 0px;
	}



	.other-offer .offer-slot h2{
		width:299px;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 21px;
		font-size: 2.1rem;
		color:#4E3D2E;
		margin-top:10px;
	}
	
	.other-offer .offer-slot p{
		width:299px;
		font-size: 15px;
		font-size: 1.5rem;
		margin-top:10px;
		min-height: 30px;
	}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.other-offer{
		width:100%;
		margin-left: 0;
		padding:0 22px;
	}
	
	.other-offer .offer-slot{
		width:31%;
		float:left;
		margin-top:15px;
		margin-right: 1%;
	}
	
		.other-offer .offer-slot figure{
			width:95%;
		}
		
		.other-offer .offer-slot figure img{
			width:100%;
		}
		
		.other-offer .offer-slot > div{
			width:95%;
		}
	
		.other-offer .offer-slot h2{
			width:auto;
			font-size: 20px;
			font-size: 2.0rem;
		}
		
		.other-offer .offer-slot p{
			width:auto;
			font-size: 16px;
			font-size: 1.6rem;
			margin-top:10px;
			min-height: 30px;
		}
}

/* EVENT REQUEST */

.request-steps{
	width:965px;
	margin-left:90px;	
	display: table;
	margin-top: 70px;
}

.request-steps div{
	display: table-cell;
}


.request-steps .line{
	background: url('img/dashedLine.png') repeat-x left center;
	height:100%;
	width:50%;
}

.request-steps .step{
	position:relative;
	font-size: 18px;
	font-size: 1.8rem;
	font-family: 'OfficinaSansITCW01-Bold';
	color:#4E3D2E;
	white-space: nowrap;
	padding-right: 20px;
	padding-left: 10px;
}

.request-steps .step:before{
	display:block;
	background: url("https://geheimpunktneu.de/img/orderStepCircles.png") no-repeat;
	width:17px;
	height:17px;
	background-position: -17px 0;
	color:white;
	font-size: 9px;
	font-size: 0.9rem;
	font-family: 'OfficinaSansITCW01-Bold';
	padding:4px 0 0 6px;
	left:0;
	float: left;
	margin-right: 5px;
}

.request-steps .active:before{
	background-position: 0 0;
}

.request-steps .step1{
}

.request-steps .step1:before{
	content:"1";
	left: 15px;
}

.request-steps .step2{
	padding-left: 25px;
	padding-right: 30px;
}

.request-steps .step2:before{
	content:"2";
}

.request-steps .active{
	color:#A31115;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.request-steps{
		width: 100%;
		margin-left: 0;
		padding: 0 22px;
	}
}

/* REQUEST  EVENT STEP 1*/

#request{
	margin-top:30px;
	width:965px;
	margin-left:90px;	
	z-index:5;
	position: relative;
}

	#request #event-order-form_step1 .request-row-date h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 26px;
		font-size: 2.6rem;
		color:#4E3D2E;
		float:left;
	}
		
	#request #event-order-form_step1 .request-row-date .request-column-left{
		float:left;
		width:481px;
	}
	
		#request #event-order-form_step1 .request-row-date .request-column-left p{
			margin-top:20px;
			font-size: 19px;
			font-size: 1.9rem;
			line-height:25px;
		}

	#request #event-order-form_step1 .request-row-date .request-column-right{
		float:right;
		width:421px;
		position: relative;
		background: white;
		padding:30px;
	}
	
	#request #event-order-form_step1 .request-row-date .request-column-right div{
		float:left;
	}
	
		#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-person{
			width:224px;
		}
		
		#request #event-order-form_step1 .request-row-date .request-column-right input{
			margin: 0;
			border:2px solid #4E3D2E;
			height: 24px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 5px;
			margin-top: 5px;
			font-size: 14px;
			font-size: 1.4rem;
			color: #4E3D2E;
			resize: none;
			outline: none;
		}
		
		#request #event-order-form_step1 .request-row-date .request-column-right label{
			font-size: 18px;
			font-size: 1.8rem;
		}
		
		#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-person select{
			margin-right:10px;
		}
		
		#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-person .order-form-input-adults,
		#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-person .order-form-input-children{
			width:100%;
			display:block;
		}
		
		#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-person .order-form-input-adults{
			margin-bottom: 15px;
		}
		
		#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-datetime #date{
			width:105px;
			margin-bottom: 5px;
		}
		
	#request #event-order-form_step1 .request-row-date .request-column-right p{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 18px;
		font-size: 1.8rem;
		line-height:20px;
		margin-bottom: 5px;
	}
	
	#request #event-order-form_step1 .request-row-date .request-column-right .request-error-count{
		margin-top: 10px;
	}
	
	#request #event-order-form_step1 .request-row-date .request-column-right .request-error-count p{
		font-family: 'OfficinaSansITCW01-Book 734509';
		font-size: 14px;
		font-size: 1.4rem;
		line-height:18px;
	}
		
	#request #event-order-form_step1 .request-row-date .request-column-right:after {
		content: "";
		width: 421px;
		height: 20px;
		background: url("https://geheimpunktneu.de/img/order_date_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -20px;
		left: 0;
		bottom: 0;
	}
	
	#request #event-order-form_step1 .request-row-options{
		margin-top:50px;
	} 
	
	#request #event-order-form_step1 .request-row-options h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 26px;
		font-size: 2.6rem;
		color:#4E3D2E;
	} 
	
	#request #event-order-form_step1 .request-row-options p{
		margin-top:20px;
		font-size: 19px;
		font-size: 1.9rem;
		line-height:25px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package{
		position: relative;
		margin-left: 14.5px;
		min-height: 400px;
		float:left;
		width:312px;
		background: white;
		padding:15px 30px 10px;
		cursor: pointer;
		margin-top:25px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package.selected{
		border:3px solid #A31116;
		padding:12px 27px 7px;
		background: white url("https://geheimpunktneu.de/img/packageCorner.png") no-repeat bottom right;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package.first-package{
		margin-left: 0;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package > p{
		margin:0;
		font-family: 'OfficinaSansITCW01-Bold';
		color:#4E3D2E;
		font-size: 26px;
		font-size: 2.6rem;
		text-transform: uppercase;
		text-align: center;
		border-bottom:1px solid #B9B9C8;
		padding-bottom: 10px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info{
		position: relative;
		padding-top:10px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info figure{
		float: left;
		margin-left: -5px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price{
		width:88px;
		height:88px;
		background: url("https://geheimpunktneu.de/img/packageCircle.png") no-repeat;
		padding-top:20px;
		position: absolute;
		right: 0;
		top: 20px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package.first-package .package-image-info .package_price{
		padding-top:22px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price p{
		color:white;
		font-size: 14px;
		font-size: 1.4rem;
		width:70%;
		margin:0 auto;
		font-family: 'OfficinaSansITCW01-Book 734509';
	}
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-value{
		font-size: 30px;
		font-size: 3.0rem;
		font-family: 'OfficinaSansITCW01-Bold';	
	}
	
		#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-value span{
			font-size: 18px;
			font-size: 1.8rem;
			font-family: 'OfficinaSansITCW01-Book 734509';
		}
		
		
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-body{
		line-height: 1em;
		width:100%;
		text-align: center;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package.first-package .package-image-info .package_price .price-circle-body{
		width:60%;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package.selected > p{
		color:#A31115;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package ul{
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package ul li{
		line-height:1.3em;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package ul li:before{
		content:"-";
		padding-right: 5px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package ul li.package-upgrade:before{
		content:"+";
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package:after {
		content: "";
		width: 312px;
		height: 20px;
		background: url("https://geheimpunktneu.de/img/option_package_shadow.png") no-repeat;
		position: absolute;
		margin-bottom: -20px;
		left: 0;
		bottom: 0;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package.selected:after {
		content: " ";
		margin-bottom: -23px;
		left: -3px;
	}
	
	#request #event-order-form_step1 .request-price{
		font-size: 22px;
		font-size: 2.2rem;
		font-family: 'OfficinaSansITCW01-Bold';	
		color:#4E3D2E;
		display: inline-block;
		margin: 27px 0 0 40px;
	}
	
	#request #event-order-form_step1 .read-more{
		float:left;
	}
	
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#request{
		width: 100%;
		margin-left: 0;
		padding: 0 22px;
	}
	
	#request #event-order-form_step1 .request-row-date h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 22px;
		font-size: 2.2rem;
		float:none;
	}
	
	#request #event-order-form_step1 .request-row-date .request-column-right .request-error-count{
		margin-top: 15px;
	}
	
	#request #event-order-form_step1 .request-row-date .request-column-left{
		float:none;
		width:auto;
	}
	
		#request #event-order-form_step1 .request-row-date .request-column-left p{
			font-size: 16px;
			font-size: 1.6rem;
			line-height:1.3em;
			margin-top: 10px;
		}
		
	#request #event-order-form_step1 .request-row-date .request-column-right{
		float:right;
		width:421px;
		position: relative;
		background: white;
		padding:30px;
		margin-left: 20px;
		margin-top:-20px;
	}
	
	/*--*/
	
	
	#request #event-order-form_step1 .request-row-options h2{
		font-size: 22px;
		font-size: 2.2rem;
	} 
	
	#request #event-order-form_step1 .request-row-options p{
		font-size: 16px;
		font-size: 1.6rem;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package{
		float:left;
		width:32%;
		background: white;
		position: relative;
		margin-left: 2%;
		min-height: 400px;
		margin-top: 20px;
		padding:15px 23px 10px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package.selected{
		border:3px solid #A31116;
		padding:12px 20px 7px;
		background: white url("https://geheimpunktneu.de/img/packageCorner.png") no-repeat bottom right;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package.first-package{
		margin-left: 0;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package > p{
		font-size: 21px;
		font-size: 2.1rem;
		padding-bottom: 5px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info figure{
		float: left;
		margin-left: -5px;
		width:80%;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info figure img{
		width:100%;
		max-width: 181px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price{
		width:68px;
		height:68px;
		padding-top:22px;
		right: 0;
		top: 20px;
		background-size: 100% 100%;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package.first-package .package-image-info .package_price{
		padding-top:15px;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price p{
		font-size: 12px;
		font-size: 1.2rem;
		width:70%;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package ul{
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package ul li{
		font-size: 14px;
		font-size: 1.4rem;
	} 
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-value{
		font-size: 22px;
		font-size: 2.5rem;
		line-height: 10px;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-body{
		line-height: 1em;
		width:100%;
		text-align: center;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package.first-package .package-image-info .package_price .price-circle-body{
		width:78%;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package:after {
		width: 100%;
		background-size: 100% 100%;
	}
	
	#request #event-order-form_step1 .request-row-options .request-package.selected:after {
		content: " ";
		margin-bottom: -23px;
		left: -3px;
	}
	
	#request #event-order-form_step1 .request-price{
		font-size: 18px;
		font-size: 1.8rem;
		margin: 27px 0 0 30px;
	}
	
	#request #event-order-form_step1 .huge-button {
		height: 38px;
		background: url('img/button_readMore_body.png') left top;
		padding: 13px 10px 0 35px;
		font-size: 13.5px;
		font-size: 1.35rem;
	}
	
	#request #event-order-form_step1 .huge-button:after {
		content: "";
		background: url('img/button_readMore_cap.png') no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
		margin-right: -10px;
		width: 10px;
		height: 38px;
	}
	
	#request #event-order-form_step1 button.huge-button {
		height: 38px;
		padding: 3px 5px 0 35px;
	}
	
	#request #event-order-form_step1 button.huge-button[disabled] {
		background: url('img/button_readMore_body_inactive.png') left top;
	}
	
	#request #event-order-form_step1 button.huge-button[disabled]:after {
		background: url('img/button_readMore_cap_inactive.png') no-repeat left top;
	}
	
}
	
/* REQUEST  EVENT STEP 2*/	

#request h1{
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 26px;
	font-size: 2.6rem;
	color:#4E3D2E;
}
	#request #event-order-form_step2{
		margin-top: 20px;
	}
	
	#request #event-order-form_step2 .request-column{
		background:white;
		float:left;
		padding:20px 30px 20px;
		margin-bottom: 30px;
		position: relative;
	}
	
	#request #event-order-form_step2 .request-column h2{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 22px;
		font-size: 2.2rem;
	}
	
	#request #event-order-form_step2 .request-column .timing-overview{
		float:right;
		width:40%;
		text-align: right;
	}
	
		#request #event-order-form_step2 .request-column .timing-overview p{
			font-size: 14px;
			font-size: 1.4rem;
		}
		
		#request #event-order-form_step2 .request-column .timing-overview .timing-overview-date{
			font-family: 'OfficinaSansITCW01-Bold';
		}
	
	#request #event-order-form_step2 .request-column.request-column-left{
		width:514px;
	}
	
	#request #event-order-form_step2 .request-column.request-column-left h2{
		width:60%;
		float:left;
	}
	
	#request #event-order-form_step2 .request-column.request-column-left table{
		width:100%;
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
		#request #event-order-form_step2 .request-column.request-column-left table .col1{
			text-align: left;
			width: 30%;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table .col2{
			width: 20%;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table .col3{
			width: 30%;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table .col4{
			width: 20%;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table tr.table-row-line{
			border-top:1px solid black;
			height:30px;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table tr .single-price-column{
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table td{
			height:22px;
		}
	
		#request #event-order-form_step2 .request-column.request-column-left table th{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 18px;
			font-size: 1.8rem;
			text-decoration: underline;
			font-weight: normal;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table .table-sub-info{
			font-family: 'OfficinaSansITCW01-Bold';
		}
		
		#request #event-order-form_step2 .request-column.request-column-left table .table-end-info{
			font-family: 'OfficinaSansITCW01-Bold';
			font-size: 16px;
			font-size: 1.6rem;
		}
		
		
		#request #event-order-form_step2 .request-column.request-column-left .event-form-input-agb,
		#request #event-order-form_step2 .request-column.request-column-left .event-form-input-newsletter{
			margin-right:20px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-size: 13px;
			font-size: 1.3rem;
			text-transform: none;
			margin-bottom: 5px;
		}
		
			#request #event-order-form_step2 .request-column.request-column-left .event-form-input-agb input,
			#request #event-order-form_step2 .request-column.request-column-left .event-form-input-newsletter input{
				height:auto;
				margin-right:5px;
				border:0;
				margin-top: 0;
			}
			
		#request #event-order-form_step2 .request-column.request-column-left .event-form-input-agb a{
		}
		
		#request #event-order-form_step2 .request-column.request-column-left .event-form-input-newsletter{
			margin-top: 3px;
			display: block;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left:after {
			content: "";
			width: 514px;
			height: 23px;
			background: url("https://geheimpunktneu.de/img/eventOrderStep2Left_shdaow.png") no-repeat;
			position: absolute;
			margin-bottom: -23px;
			left: 0;
			bottom: 0;
		}

	
	#request #event-order-form_step2 .request-column.request-column-right{
		margin-left:9px;
		width:442px;
	}
	
		#request #event-order-form_step2 .request-column.request-column-right:after {
			content: "";
			width: 442px;
			height: 23px;
			background: url("https://geheimpunktneu.de/img/eventOrderStep2Right_shdaow.png") no-repeat;
			position: absolute;
			margin-bottom: -23px;
			left: 0;
			bottom: 0;
		}
		
	#request #event-order-form_step2 .request-column.request-column-right label,
	#request #event-order-form_step2 .request-column.request-column-right p{
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 14px;
		font-size: 1.4rem;
		text-transform: uppercase;
		display: block;
	}
	
	#request #event-order-form_step2 .request-column.request-column-right p{
		margin-top:25px;
	}
	
	#request #event-order-form_step2 .request-column.request-column-right input,
	#request #event-order-form_step2 .request-column.request-column-right textarea{
		margin: 0;
		border:2px solid #4E3D2E;
		height: 24px;
		padding-left: 10px;
		margin-top: 2px;
		font-size: 14px;
		font-size: 1.4rem;
		color: #4E3D2E;
		resize: none;
		outline: none;
	}
	
	#request #event-order-form_step2 .request-column.request-column-right textarea{
		padding:10px;
	}
	
	#request #event-order-form_step2 .request-column.request-column-right .event-form-input-anrede{
			float:left;
			margin-right:20px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-size: 13px;
			font-size: 1.3rem;
			text-transform: none;
			margin-bottom:15px;
		}
		
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-anrede input{
				height:auto;
				margin-right:5px;
				border:0;
			}
			
		
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-vorname{
			margin-bottom:15px;
		}
		
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-nachname{
			margin-bottom:15px;
		}
		
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-vorname input,
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-nachname input{
				width:100%;
			}
		
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-firma{
			margin-bottom:15px;
		}
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-firma input{
				width:100%;
			}
			
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-email{
			float:left;
			width:50%;
			margin-bottom:15px;
			width: 48%;
			margin-right: 2%;
		}
		
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-telefon{
			width:50%;
			float:left;
		}
		
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-email input,
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-telefon input{
				width:100%;
			}
			
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-nachricht{
			margin-bottom:15px;
		}
		
			#request #event-order-form_step2 .request-column.request-column-right .event-form-input-nachricht textarea{
				width:100%;
				height:133px;
			}
			
			#request #event-order-form_step2 .request-column.request-column-right .optional-text{
				font-size: 15px;
				font-size: 1.5rem;
				font-family: 'OfficinaSansITCW01-Book 734512';
				text-transform: none;
			}
	
	#request #event-order-form_step2 .read-more{
		float:left;
	}
	
	#request #event-order-form_step2 .step-back{
		text-transform: uppercase;
		color: #A31114;
		text-decoration: underline;
		font-size: 17px;
		font-size: 1.7rem;
		font-family: 'OfficinaSansITCW01-Bold';
		display:block;
		margin-top: 28px;
		margin-left: 30px;
		float:left;
	}
	
	#request .event-order-error {
		color: #A31115;
		font-family: 'OfficinaSansITCW01-Bold';
		font-size: 16px;
		font-size: 1.6rem;
		
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		
		transition: opacity .2s ease-in-out;
		-webkit-transition: opacity .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out;
	}
	
	#request .event-order-error.hide {
		display: block;
		visibility: hidden;
		
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		-webkit-transition: opacity .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out;
	}
	
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	#request h1{
		font-size: 22px;
		font-size: 2.2rem;
	}
		#request #event-order-form_step2{
			margin-top: 20px;
		}
		
		#request #event-order-form_step2 .request-column h2{
			font-size: 20px;
			font-size: 2.0rem;
		}
		
		#request #event-order-form_step2 .request-column.request-column-left{
			width:53%;
		}
		
		
			#request #event-order-form_step2 .request-column.request-column-left:after {
				width: 100%;
				background-size: 100% 100%;
			}
	
		
		#request #event-order-form_step2 .request-column.request-column-right{
			margin-left:2%;
			width:45%;
		}
		
			#request #event-order-form_step2 .request-column.request-column-right:after {
				width: 100%;
				background-size: 100% 100%;
			}
			
	#request #event-order-form_step2 .step-back{
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 30px;
	}
	
	
	#event-order-form_step2 .huge-button {
		height: 38px;
		background: url('img/button_readMore_body.png') left top;
		padding: 13px 10px 0 35px;
		font-size: 13.5px;
		font-size: 1.35rem;
	}
	
	#event-order-form_step2 .huge-button:after {
		content: "";
		background: url('img/button_readMore_cap.png') no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
		margin-right: -10px;
		width: 10px;
		height: 38px;
	}
	
	#event-order-form_step2 button.huge-button {
		height: 38px;
		padding: 3px 5px 0 35px;
	}
	
	#event-order-form_step2 button.huge-button[disabled] {
		background: url('img/button_readMore_body_inactive.png') left top;
	}
	
	#event-order-form_step2 button.huge-button[disabled]:after {
		background: url('img/button_readMore_cap_inactive.png') no-repeat left top;
	}
}


/* AGB SECTION */

.agb-section{
	width: 975px;
	margin-left: 90px;
	margin-top: 10px;
	margin-bottom: 25px;
	position: relative;
}
	.agb-section h2{
		margin-top: 30px;
		font-size: 2.0rem;
		font-family: 'OfficinaSansITCW01-Bold';
		color: #4E3D2E;
	}
	.agb-section p{
		padding-left: 20px;
		margin-top: 10px;
		line-height: 1.4em;
	}


/* ------------- */
/* ------------- */
/* ------------- */
/* ------------- */
		
/* LINK BUTTONS */

/* READ MORE */

.read-more {
	font-size: 13.5px;
	font-size: 1.35rem;
	font-family: 'OfficinaSansITCW01-Bold';
	height: 38px;
	display: inline-block;
	color: white;
	background: url('img/button_readMore_body_empty.png') left top;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 15px;
	position: relative;
	padding: 9px 10px 0 35px;
}
	.read-more:before{
		content: "";
		position: absolute;
		top: 10px;
		left: 7px;
		width: 18px;
		height: 19px;
		background: url(img/_mobile/navi/mainNav_cross.png) no-repeat;
		-webkit-transform: rotate(0deg) translateZ(0);
		-moz-transform: rotate(0deg) translateZ(0);
		-o-transform: rotate(0deg) translateZ(0);
		-webkit-transition: -webkit-transform .3s ease-in-out;
		-moz-transition: -webkit-transform .3s ease-in-out;
		-o-transition: -webkit-transform .3s ease-in-out;
	}
	
	.read-more:hover{
		text-decoration: none;
	}
	
	.read-more:hover:before{
		-webkit-transform: rotate(180deg) translateZ(0);
		-moz-transform: rotate(180deg) translateZ(0);		
		-o-transform: rotate(180deg) translateZ(0);
	}
form .read-more {
	padding: 14px 10px 0 35px;
}
center .read-more {
	padding: 14px 10px 0 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.read-more {
		background-image: url('img/button_readMore_body.png');
	}
		.read-more:before{
			display: none;
		}
		.read-more:hover:before{
			display: none;
		}
}

button.read-more {
	overflow: visible;
	height: 38px;
	padding: 3px 5px 0 35px;
}

.read-more[disabled]:before {
	display: none;
}

.read-more[disabled] {
	color:#d6bd9e;
	cursor:not-allowed;
	background: url('img/button_readMore_body_inactive.png') left top;
}

.read-more[disabled]:after {
	content: " ";
	background: url('img/button_readMore_cap_inactive.png') no-repeat left top;
}

.read-more:after {
	background: url('img/button_readMore_cap.png') no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -7px;
	width: 7px;
	height: 38px;
	content: "";
}

/* ADDON. DOWNLOAD BUTTON */

.download-file {
	background: url('img/button_download_body.png') left top;
}
.download-file:before{
	display: none;
}

.download-file[disabled]  {
	background: url('img/button_download_body_inactive.png') left top;
}

/* ADDON. BIGGER BUTTON */

.bigger-button {
	height: 45px;
	background: url('img/button_readMoreBigger_body_empty.png') left top;
	padding: 17px 10px 0 35px;
}
.bigger-button:before {
	top: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.bigger-button {		
		background: url('img/button_readMoreBigger_body.png') left top;		
	}
	.bigger-button:before {
		display: none;
	}
}
.bigger-button:after {
	content: "";
	background: url('img/button_readMoreBigger_cap.png') no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -6px;
	width: 6px;
	height: 45px;
}

/* ADDON. HUGE!! BUTTON */

.huge-button {
	height: 48px;
	background: url('img/button_readMoreHuge_body_empty.png') left top;
	padding: 14px 5px 0 40px;
	font-size: 20px;
	font-size: 2.0rem;
}
.huge-button:before{
	top: 15px;
	left: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.huge-button {
		background: url('img/button_readMoreHuge_body.png') left top;
	}
	.huge-button:before{
		display: none;
	}
}
.huge-button:after {
	content: "";
	background: url('img/button_readMoreHuge_cap.png') no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -10px;
	width: 10px;
	height: 48px;
}

button.huge-button {
	height: 48px;
	padding: 1px 15px 0 45px;
}

button.huge-button[disabled] {
	background: url('img/button_readMoreHuge_body_inactive.png') left top;
}

button.huge-button[disabled]:after {
	background: url('img/button_readMoreHuge_cap_inactive.png') no-repeat left top;
}

/* SECIAL FALLBACK FOR BIGGER BUTTONS FOR TABLET */

@media only screen and (min-width: 768px) and (max-width: 1141px) {

	.tablet-size.huge-button {
		height: 38px;
		background: url('img/button_readMore_body.png') left top;
		padding: 13px 10px 0 35px;
		font-size: 13.5px;
		font-size: 1.35rem;
	}
	
	.tablet-size.huge-button:after {
		content: "";
		background: url('img/button_readMore_cap.png') no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
		margin-right: -10px;
		width: 10px;
		height: 38px;
	}
	
}

/* FORM STUFF */

#inline-kontakt-form .error {
	-webkit-box-shadow: inset 0px 0px 0 1px #A31115;
	box-shadow: inset 0px 0px 0 1px #A31115;
	border: 1px solid #A31115 !important;
}

#gps-order-form .error {
	border: 2px solid #A31115 !important;
}

#gps-order-form .gps-form-input-agb.error {
	color: #A31115;
	border:0 !important;
}

#gps-order-form .gps-form-input-agb.error a{
	text-decoration: underline;
}

#gps-order-form .gps-form-input-agb.error a:hover{
	text-decoration: none;
}


#event-order-form_step1 .error {
	border: 2px solid #A31115 !important;
}

#event-order-form_step2 .error {
	border: 2px solid #A31115 !important;
}

#request .event-form-input-agb.error {
	color: #A31115;
	border:0 !important;
}

#request .event-form-input-agb.error a{
	text-decoration: underline;
}

#request .event-form-input-agb.error a:hover{
	text-decoration: none;
}


/* EVENT PACKAGE SEELECTIN BOX */

.request-row .request-package {
	cursor: pointer
}

.request-row .request-package.selected {
	border: 1px solid red;
	cursor: auto;
}

/* FOOTER */

footer {
	width: 100%;
	height: 150px;
	background: #4F3D2F;
	padding-top: 40px;
	color: white;
	display: table;
	position: relative;
}

footer:before{
	content: "";
	width: 100%;
	height: 31px;
	background: url("https://geheimpunktneu.de/img/rope.png") repeat-x;
	position: absolute;
	margin-top: -20px;
	left: 0;
	top: 0;
}

	footer > h2 {
		display: none
	}

	footer > div,
	footer > address {
		position: relative;
		display: table-cell;
	}

		footer > div > h3 {
			display: none
		}

		footer > div ul {
			list-style: none
		}

			footer > div ul li {
				float: left
			}

/* FOOTER LEFT KONKTAT */

	footer .left {
		padding-left: 140px
	}

	footer .left:before {
		content: "";
		width: 35px;
		height: 59px;
		background: url("https://geheimpunktneu.de/img/icon_telephone.png") repeat-x;
		position: absolute;
		margin-left: 100px;
		margin-top: 2px;
		left: 0;
		top: 0;
	}

	footer .left .footer-hotline {
		font-size: 15px;
		font-size: 1.5rem;
		font-style: normal;
		text-transform: uppercase;
                color:white;
	}
	
	footer .left .footer-hotline h3 {
            color:white;
        }

	footer .left .footer-number {
		font-size: 32px;
		font-size: 3.2rem;
		font-family: 'OfficinaSansITCW01-Bold';
		font-style: normal;
	}

		footer .left .footer-number a {
			color: white;
			text-decoration: none;
		}

	footer .left .footer-info {
		font-size: 15px;
		font-size: 1.5rem;
		font-style: normal;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	footer .left {
		padding-left: 7%;
		position: relative;
	}

	footer .left:before {
		display:none;
	}
	
	
	footer .left div {
		position: relative;
	}
	
	footer .left div:before {
		content: "";
		width: 35px;
		height: 59px;
		background: url("https://geheimpunktneu.de/img/icon_telephone.png") no-repeat;
		position: absolute;
		left: -40px;
		top: 0;
	}

	footer .left .footer-hotline {
		font-size: 15px;
		font-size: 1.5rem;
	}

	footer .left .footer-number {
		font-size: 28px;
		font-size: 2.8rem;
	}
}

/* FOOTER CENTER SOCIAL */

	footer .center {
		text-align: center
	}

		footer .center p {
			/*ITALIC*/
			font-family: 'OfficinaSansITCW01-Book 734512';
		}

		footer .center p:after,
		footer .center p:before {
			content: "—";
			margin: 0 5px 0 5px;
		}

		.footer-icon-ul {
			text-align: center;
			width: 180px;
			margin: 0 auto;
			margin-top: 5px;
		}

                .footer-icon-ul:after {
			content: '';
			display: block;
			clear: both;
		}

		.footer-icon-ul li {
			display: block
		}

		.footer-icon {
			width: 45px;
			height: 45px;
			background: url("https://geheimpunktneu.de/img/social_spritesheet.png") no-repeat;
		}

		.footer-icon-ul li a {
			display: block;
			width: 45px;
			height: 45px;
			text-indent: -9000px;
		}

		.footer-icon-facebook {

		}

		.footer-icon-twitter {
			background-position: 33.3333330% 0
		}

		.footer-icon-youtube {
			background-position: 65% 0
		}

		.footer-icon-xing {
			background-position: right 0;
		}

		li.footer-icon-facebook:hover {
			background-position: 0 100%;
		}

		li.footer-icon-twitter:hover {
			background-position: 33.3333330% 100%;
		}

		li.footer-icon-youtube:hover {
			background-position: 66.6666666% 100%;
		}

		li.footer-icon-xing:hover {
			background-position: bottom right;
		} 

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
		footer .center ul {
			width: 140px;
		}

		.footer-icon {
			width: 35px;
			height: 35px;
			background-size: 400% 200%;
		}
		
		footer .center ul li a {
			width: 35px;
			height: 35px;
		}

}

/* FOOTER RIGHT LEGAL */

	footer .right {
		text-align: right;
		padding-right: 116px;
	}

		footer .right ul {
			margin-bottom: 5px;
			float: right;
		}

		footer .right ul:after {
			content: '';
			display: block;
			clear: both;
		}

		footer .right li {
			display: block
		}

			footer .right li a {
				text-transform: uppercase;
				color: white;
				text-decoration: none;
			}

			footer .right li a:hover {
				text-decoration: underline
			}

		footer .right li.footer-agb {
			margin: 0 20px 0 20px
		}

		footer .right li.footer-agb:before {
			content: "·";
			margin-right: 17px;
		}

		footer .right li.footer-agb:after {
			content: "·";
			margin-left: 17px;
		}

		footer .right small {
			color: #B07F48;
			font-size: 15px;
			font-size: 1.5rem;
		}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	
	footer .right {
		padding-right: 2%;
		padding-left: 4%;
	}

			footer .right li {
				font-size: 13px;
				font-size: 1.3rem;
			}

		footer .right li.footer-agb {
			margin: 0 20px 0 20px
		}

		footer .right li.footer-agb:before {
			content: "·";
			margin-right: 10px;
		}

		footer .right li.footer-agb:after {
			content: "·";
			margin-left: 10px;
		}

		footer .right small {
			font-size: 13px;
			font-size: 1.3rem;
		}
}

/* DIVIDER */



.deco-divider {
	
	position:relative;
	margin:30px 170px 30px 0;
	height: 52px;
	background: url('img/divider_lineX_left.png') no-repeat right;
	
	/*
	position: relative;
	margin: 30px 170px 30px 0;
	height: 52px;
	background: url('img/divider_lineX_left.png') no-repeat -630px center;
	max-width: 0%;
	-webkit-transition: max-width 2s ease-out;*/
}

.deco-divider.expand{
	max-width: 100%;
}

.deco-divider.right {
	width: 100%;
	height: 52px;
	background: url('img/divider_lineX_right.png') no-repeat left;
	background-position: 60px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.deco-divider {
		margin-right:40px;
	}

	.deco-divider.right {
		background-position: 20px 0;
	}
}

.dashed-line-seperator {
	height: 3px;
	margin:30px 20px 30px 20px;
	background: url('img/dashedLine.png') repeat-x left;
}

	.dashed-line-seperator.seperate-line {
		margin-left:90px;
		margin-right:90px;
	}
	
	.dashed-line-seperator.full-line {
		margin-left:0;
		margin-right:0;
	}
	
@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.dashed-line-seperator {
		margin:30px 0 30px 0;
	}
	
	.dashed-line-seperator.seperate-line {
		margin-left:22px;
		margin-right:22px;
	}
}
	
/* DECO */

.deco{
	position: absolute;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.deco {
		display:none;
	}
}


/* GENERIC */

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

.text-right{
	text-align: right;
}

.margin-bottom-140{
	margin-bottom:140px;
}

.margin-bottom-100{
	margin-bottom:80px;
}

.lowercase{
	text-transform: lowercase;
}

.padding-top-bottom-80{
	padding-bottom: 80px;
	padding-top: 80px;
}


.padding-top-80{
	padding-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1141px) {
	.padding-top-bottom-80{
		padding-bottom: 80px;
		padding-top: 0px;
	}
	
	.padding-top-80{
		padding-top: 0px;
	}
}

.italic-text {
	font-family: 'OfficinaSansITCW01-Book 734512';
}

.hide {
	display: none
}

.floatLeft {
	float:left;
}

.clear {
	clear: both
}

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}





.animKompass{
	width:178px;
	height:132px;
	background: url(img/kompassBody.png) no-repeat;
	position: relative;
}

.animKompass .animKompassNadel{
	position:absolute;
	width:75px;
	height:75px;
	background: url(img/kompassNadel.png) no-repeat;
	left:28px;
	top:28px;
	
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.265, 0.000, 0.135, 1.640);
	transition: transform .5s cubic-bezier(0.265, 0.000, 0.135, 1.640);
	-moz-transition: -moz-transform .5s cubic-bezier(0.265, 0.000, 0.135, 1.640);
}



/*---------------*/
/*---------------*/
/*---------------*/
/*---------------*/



/*////////////// */
/* DESKTOP       */ 
/*////////////// */


@media only screen and (min-width: 768px) and (max-width: 1141px){

	.agb-section{
		margin: 0;
		margin-left: 0;
		margin-top: 40px;
		margin-bottom: 25px;
		padding: 0 22px;
		position: relative;
		width: auto;
	}
}

@media only screen and (max-width: 767px) /*handheld*/ {
	.agb-section{
		margin: 25px 0;
		padding: 0 20px;
		width: 100%;
	}
}


/*////////////// */
/* mobile Geräte */ 
/*////////////// */

@media only screen and (max-width: 767px) /*handheld*/ {
	 
	/*/////////////////////////////////////////*/
	/*//////////// GLOBAL STANDARDS ///////////*/
	/*/////////////////////////////////////////*/
	
	body,
	html {
		height: auto;
		min-width: 320px;
		margin: 0;		
	}
	#stage {
		position: relative;
		min-height: 0;
		width: 100%;
		margin: 0 auto;		
		background: #e1d593 url("https://geheimpunktneu.de/img/pergament_background_mobile.jpg") 0 0 repeat;
		background-size: 100% auto;
		background-attachment: scroll;		
		overflow: hidden;
		-webkit-transition: background-position 0.2s linear;
		-moz-transition: background-position 0.2s linear;
		-o-transition: background-position 0.2s linear;
		
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	#stage > div {
		position: relative;
		right: 0;
		left: 0;
		top: 0;
		box-shadow: 0 15px 18px rgba(0,0,0,.7);
		z-index: 2;
		-webkit-transition: left 0.2s linear, right 0.2s linear;
		-moz-transition: left 0.2s linear, right 0.2s linear;
		-o-transition: left 0.2s linear, right 0.2s linear;
	}

		#stage.expanded {
			background-position: -218px 0;
			height: 800px;
		}

		#stage.expanded > div {
			left: -230px;
			right: 230px;
			height: 800px;
			position: absolute;
			overflow: hidden;
		}

	main{
		padding-top: 35px;
		min-height: 600px;
		background: url("") 0 0 repeat-y;
	}
		main:after{
			background-size: auto 50%;
		}

	/*/////////////////////////////////////////*/
	/*///////////// TYPO STANDARDS ////////////*/
	/*/////////////////////////////////////////*/
	
	
	.intro-text h1{
		font-size: 24px;
	}	
	
	.intro-text h2 {
		font-size: 24px;
	}
	
	.intro-text table{
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	.intro-text table tr{
		height:15px;
	}
	
	.intro-text table .col1{
		padding-right:3px;	
		padding-bottom: 4px;
	}
	
	h1.fixWidth{
		width: 70%;
	}
	.intro-text p{
		font-size: 15px;
		margin-top: 10px;
		line-height: 1.3em;
	}
		.intro-text p.intro-text-copy {
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
		}
		.intro-text p.intro-text-video-sub{
			margin-top: 10px;
			line-height: 1.3em;
		}
	
		/*/////////////////////*/
		/*// LINKS / BUTTONS //*/
		/*/////////////////////*/
		a:hover{
			text-decoration: none;
		}
		.read-more{
			height: 35px;
			font-size: 13px;
			padding: 12px 10px 0 30px;
			font-family: 'OfficinaSansITCW01-Bold';
			font-weight: 800;
			background: url("https://geheimpunktneu.de/img/button_readMore_body.png") no-repeat;
			background-size: auto 100%;
		}
		.read-more:before{
			display: none;
		}

		button.read-more{
			height: 35px;
			background-size: auto 100%;
			font-size: 13px;
			padding: 3px 10px 0 30px;
			font-family: 'OfficinaSansITCW01-Bold';
			font-weight: 800;
		}			
			.read-more:after{
				height: 35px;				
				background: url('img/button_readMore_cap.png') no-repeat left top;
				background-size: auto 100%;
			}			
		.read-more[disabled]{
			height: 35px;
			background-size: auto 100%;
			font-size: 13px;
			padding: 11px 10px 0 26px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-weight: 800;
			background-repeat: no-repeat;
		}
		button.read-more[disabled]{
			height: 35px;
			background-size: auto 100%;
			font-size: 13px;
			padding: 5px 10px 0 26px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-weight: 800;
		}
			.read-more[disabled]:after{
				height: 35px;
				background-size: auto 100%;
			}			

		.download-file{
			background-image: url("https://geheimpunktneu.de/img/button_download_body.png");			
		}
	
	/*////////////////////////////////////////*/
	/*////////// CONTENT STANDARDS ///////////*/
	/*////////////////////////////////////////*/
	
	
		/*//////////
		// HEADER //
		//////////*/

		 header {
			width: 100%;
			height: 35px;
			top: 0;
			left: 0;
			position: absolute;
			z-index: 3;
			background-image: url("https://geheimpunktneu.de/img/pergament_background_mobile.jpg");
			-webkit-transition: left 0.2s linear;
			-moz-transition: left 0.2s linear;
			-o-transition: left 0.2s linear;
		}
			header h1{
				width: 137px;
				height: 75px;
				background-size:85% auto;
				margin-left: 20px;
				left: 0;
				top: 0;
				position: absolute;
			}

		.expanded header {
			left: -230px;
		}

	
		/*//////////
		/// NAVI ///
		//////////*/
		

		nav {
			position: absolute;
			left: 100%;
			top: 0;
			width: 230px;
		}
			/* a-tags */
			nav a{
				display: block;
				width: 100%;
				height: 100%;
			}			
			/* first UL */
			nav > ul{
				margin: 5px 0 0 0;
				width: 100%;
				position: absolute;
				top: 0;
				left: 0;
			}

			/* li-tags */
			nav ul li{			
				display: block;
				height: auto;
				width: 100%;
				margin-bottom: 5px;
				padding: 0;
			}
			nav ul li:hover{
			}				
			nav ul li:hover > a{
				color: #fff;
				background: #A31115;
			}
			nav ul li.active{
				background: none;
			}
			nav ul li.active > a{
				color: #fff;
				background: none #A31115;
			}
			nav ul li.noMobileActive{
				background: url(img/_mobile/navi/bg_main.png) no-repeat;
			}
			/* li-tags END */

				/* li-tags active */
				nav ul li ul li.active a{
					color: #fff;
					background: none #A31115;
				}
				nav ul li.noMobileActive >a{
					color: #000;
					background: none;
				}
				nav ul li.noMobileActive > a:before{
					display: none;
				}			
				/* li-tags active END */

			/* first li-tags */
			nav > ul > li{
				background: url(img/_mobile/navi/bg_main.png) no-repeat;
				background-size: 100% 31px;
			}


				/* first a-tags */
				nav > ul > li > a{
					padding-left: 35px;
					padding-top: 8px; 
					height: 32px;
					margin-bottom: 5px;
				}		
					nav > ul > li > a:hover{
						color:#fff;
						background: #A31115;
					}
				nav > ul > li.active > a:before{
					left: 10px;		
					top: 6px;	
					background-image: url(img/_mobile/navi/mainNav_cross.png);
				}
				/* first a-tags END */

				/* last ul */
				nav ul li ul {
					display: block;
					position: static;
					background: none;
					margin: 0;
					-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
					height: auto;
					max-height: 500px;
				}
				
				nav ul li:hover ul {
					-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
					margin-top: 0;
					padding: 0;					
				}
				nav ul li ul:before{
					display: none;
				}
				nav ul li ul.sub-nav-programm{
					margin: 0;									
				}
				nav ul li ul.sub-nav-individuelle_konzepte{
					margin: 0;
				}
				nav ul li ul.sub-nav-ueberGeheimpunkt{
					margin: 0;
				}
				/* last ul END*/

					/* last li-tags */
					nav ul li ul li{
						padding: 0;
					}
					/* last li-tags END */

						/* last a-tags */
						nav ul li ul li a{
							text-align: left;
							padding: 8px 0 8px 36px;
							border: none;
							line-height: 1.4em;
							display: block;
						}											
						nav ul li ul li a:hover {
							color:#fff;
							background:none #A31115;
						}
						nav > ul > li > ul > li.active > a:before{
							content: "";
							position: absolute;
							width: 21px;
							height: 19px;
							left: 10px;		
							top: 8px;	
							background: url(img/_mobile/navi/mainNav_cross.png) no-repeat;
						}
						/* last a-tags END */

			nav h2 {
				position: relative;
				width: 80px;
				top: 0px;
				right: 80px;
				padding: 10px 0; 
				color: #000;
				cursor: pointer;
				display: block;	
				font-family: 'OfficinaSansITCW01-Bold';
				text-transform: uppercase;
				font-size: 15px;
			}
			nav h2:after{
				position: absolute;
				content: "";
				top: 10px;
				left: 45px;
				width: 22px;
				height: 16px;
				margin-top: -2px;
				background: url(img/_mobile/button/menuIcon.png) no-repeat;

			}



		/*///////////////////
		/// ERROR/SUCCESS ///
		///////////////////*/


		#inline-kontakt .inline-kontakt-column .inline-kontakt-error{
			color: #A31115;
			margin: 0;
			margin-top: 20px;			
		}
		#inline-kontakt-form .error{
			box-shadow: inset 0px 0px 0 1px #A31115;
			border: 1px solid #A31115 !important;
		}
		#event-order-form_step2 .error{
			box-shadow: inset 0px 0px 0 1px #A31115;
			border: 1px solid #A31115 !important;
		}
		#inline-kontakt .inline-kontakt-column .inline-kontakt-success{
			margin: 0;
			margin-top: 30px;
		}

		/*//////////
		// FOOTER //
		//////////*/
		
		footer{
			padding: 40px 20px;
			padding-bottom: 15px;
		}
			footer:before{
				background-size: auto 50%;
				margin-top: -5px;
			}
			footer .left{
				width: 100%;
				left: 50%;
				margin-left: -100px;
				margin-bottom: 30px;
				padding-left: 0;
			}
				footer .left:before{
					margin-left: -50px;
				}

			footer > div, footer > address{
				display: block;
			}

			footer .center{
				margin-bottom: 40px;
			}

			footer .right{
				position: relative;
				padding-right: 0;
				text-align: center;
				margin-bottom: 30px;
			}
				footer .right ul{
					position: relative;
					left: 50%;
					margin-left: -120px;
					margin-bottom: 0;
					float: none;
				}
				footer .right small{
					position: absolute;
					left: 50%;
					margin-top: -5px;
					margin-left: -85px;
				}

	/*//////////////////////////////////////////*/
	/*//////////// GLOBAL ELEMENTS  ////////////*/
	/*//////////////////////////////////////////*/
	

	.dashed-line-seperator{
		margin: 30px 0 30px 0;
	}

	/* deco elemente  */

	.deco{
		display: none;
	}
	.deco-divider{
		background: url('img/divider_lineX_left.png') no-repeat right;
		background-size: auto 50%;
		margin: 30px 20px 30px 0;
	}

	.deco-divider.right{
		
		background: url('img/divider_lineX_right.png') no-repeat left;
		background-size: auto 50%;
		background-position: 20px 0;
	}
	/* deco elemente  END */


	/* header IMG  */

	.head-image{
		height: auto;
	}
		.head-image img{
			width: 100%;
			height: auto;
		}
			.head-image:after{
				background-size: auto 50%;
			}
	/* header IMG  END */

	/* breadcrumb  */
	#breadcrumb{
		margin: 0;	
		margin-top: 20px;
		padding-right: 20px;
	}
		#breadcrumb span{
			display: none;
		}
		#breadcrumb iframe{
			float: right;
			margin-right: -40px;
			width: 160px;
		}
	/* breadcrumb  END*/

	/* ind. konzepte teaser  */

	.content-teaser{
		width: auto;
		padding: 0 20px;
	}
	
		.content-teaser .content-teaser-text{
			padding: 20px 15px 30px 15px;
			margin-top: 0;
			width: auto;
		}
			.content-teaser .content-teaser-text h1{
				font-size: 13px;
			}
			.content-teaser .content-teaser-text h2{
				font-size: 18px;
				line-height: 1.1em;
			}
			.content-teaser .content-teaser-text p{
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}
			.content-teaser .content-teaser-text:after{
				width: 100%;
				background-size: 100% auto;
			}
	/* ind. konzepte teaser  END */

	/* blog teaser  */

	.blog-teaser{
		width: auto;
		height: auto;
		background: #4F3D2F bottom;
		margin-bottom: 60px;
		padding: 20px 30px;
	}
		.blog-teaser:before{
			content: "";
			position: absolute;
			top: -26px;
			left: 0;
			width: 100%;
			height: 40px;
			background: url(img/_mobile/teaser/blog/bgTop.png) no-repeat;
			
		}
		.blog-teaser:after{
			content: "";
			position: absolute;
			top: 100%;
			left: 0;
			width: 100%;
			height: 40px;
			background: url(img/_mobile/teaser/blog/bgContent.png) no-repeat;			
		}
		.blog-teaser .blog-teaser-text h1{
			font-size: 13px;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-weight: 800;
		}
		.blog-teaser .blog-teaser-text h2{
			font-size: 18px;
			line-height: 1.1em;
		}
		.blog-teaser .blog-teaser-text p{
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
			font-family: 'OfficinaSansITCW01-Book 734509';
		}
		.blog-teaser .blog-teaser-image{
			position: relative;
			height: auto;
			max-width: 388px;
			width: auto;
			margin: 0 10px 0 0;
		}
			.blog-teaser .blog-teaser-image img{                
				width: 100%;
			}
			.blog-teaser .blog-teaser-image:before{
				content: "";       
				position: absolute;
				top: 0;
				left: 100%;
				width: 100px;
				height: 100px;
				margin-left: -70px;                         
				margin-top: -20px;
				background: url(img/_mobile/teaser/blog/blogTeaserFlag.png) no-repeat;
			}
	/* blog teaser  END */
	
	/* Info teaser  */

	#inline-kontakt{
		height: auto;
		width: 100%;
		margin: 100px 0 0 0;
		padding: 30px 20px 60px 20px;
	}

		#inline-kontakt h1{
			font-size: 22px;
		}
		#inline-kontakt td{			
			text-align: left;
		}
		#inline-kontakt .col1{
			display: none;
		}
		#inline-kontakt .col2{
			padding-top: 10px;
		}
		#inline-kontakt #inline-kontakt-form button{
			margin: 0;
		}
		#inline-kontakt #inline-kontakt-form table{
			margin-top: 0;
		}
			#inline-kontakt #inline-kontakt-form table .col2 span{
				display: block;
				text-align: left;
				font-family: 'OfficinaSansITCW01-Book 734509';
				text-transform: uppercase;
				font-size: 14px;
			}		

		#inline-kontakt .inline-kontakt-column-left{
			float: none;
			width: 100%;
			background-size: 160px 160px;		
			padding:  30px 0 0 20px;
			margin: 20px 0 0 -20px;	
		}
		#inline-kontakt .inline-kontakt-column-right{			
			float: none;
			width: 100%;
			padding: 30px 0 0 20px;
			margin: 50px 0 0 -20px;
			background-size: 160px 160px;
		}
			#inline-kontakt .inline-kontakt-column-right .hotline-head{
				margin-top: 25px;
			}
			#inline-kontakt .inline-kontakt-column-right .hotline-copy{
				width: 100%;
			}
			#inline-kontakt .inline-kontakt-column-right .inline-kontakt-number{
				margin-top: 3px;	
			}
				#inline-kontakt .inline-kontakt-column-right .inline-kontakt-number a{
					font-size: 42px;
				}

		#inline-kontakt .inline-kontakt-column h2{
			font-size: 22px;
			margin-top: 0;
		}
		#inline-kontakt #inline-kontakt-form table{
			width: 100%;
		}
		#inline-kontakt #inline-kontakt-form input, #inline-kontakt #inline-kontakt-form textarea{
			margin: 0;
			padding: 5px 0 0 5px;
			width: 100%;
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-size: 16px;
			line-height: 1.1em;
		}


	/* Info teaser  END */



	/*////////////////////////////////////////*/
	/*////////// PAGE: START       ///////////*/
	/*////////////////////////////////////////*/
	
	
	/* INTRO SLIDER */
	#main-slider:after{
		background-size: auto 50%;
	}
		#main-slider button{
			background-size: 200%;
			width: 25px;
			top: 60%;
		}
		#main-slider button:hover{
			opacity: 1;
		}
			#main-slider button.slide-next{
				background-position: -22px 0;
				margin-right: 10px;
			}
			#main-slider button.slide-prev{
				margin-left: 10px;
			}
	#main-slider #endless-slider {
		height: 279px;
	}
	
	#main-slider .slider {
		height: 279px;
		left: 50%;
		top: 0;
		position: absolute;
		margin: 0 auto 0 -570.5px;
		max-width: 1141px;
		width:auto;
	}
	
	#main-slider .slider ul {
		height: 279px;
	}
	
		#main-slider .slider ul li {
			width: 1141px;
			position: relative;
			height: 279px;
			float: left;
		}
	
			#main-slider .slider ul li .slider-slide .slide-text {
				left: 40%;
				top: 35%;
				width: 230px;
				padding: 5px;
			}
	
				#main-slider .slider ul li .slider-slide .slide-text h2 {
					font-size: 18px;
					line-height: 1.1em;
				}
	
				#main-slider .slider ul li .slider-slide .slide-text p {
					font-size: 15px;					
					margin-top: 10px;
					line-height: 1.3;
				}
	/* INTRO SLIDER END */

	.intro-text{
		margin: 25px 0;
		padding: 0 20px;
		width: 100%; 
	}

	
	.intro-text iframe{
		margin: 0;
		padding: 00;
		width: 100%;
		background-size: 100% 100%;
	}
	.intro-text .iframe-container {
		margin-top: 0px;
		padding: 5px;
	}
	.content-teaser .start-content-teaser-img{
		display: none;
	}


	/*////////////////////////////////////////*/
	/*////////// PAGE: PORGRAMME   ///////////*/
	/*////////////////////////////////////////*/


	.content-slots{
		margin: 60px 0 0 0;
		padding: 0 20px;
		width: 100%;
	}
		.content-slots .content-slot{
			width: 100%;
		}
			.content-slots .content-slot h1{
				font-size: 20px;
				padding-left: 58px;
				top: 0px;
			}
}

			@media only screen and (max-width: 370px) /*handheld*/ {
				.content-slots .content-slot h1{
					font-size: 17px;
				}
			}

@media only screen and (max-width: 767px) /*handheld*/ {
        #menu-item-56 ul
        {
            margin-left: 0px;
        }
        
        #menu-item-543 ul
        {
            margin-left: 0px;
        }
        
        #menu-item-203 ul
        {
            margin-left: 0px;
        }
        
        #menu-item-179 ul
        {
            margin-left: 0px;
        }

			.content-slots .content-slot h2{
				font-size: 18px;
				line-height: 1.1em;
			}
			.content-slots .content-slot .slot-body{
				margin-top: 20px;
			}
				.content-slots .content-slot .slot-body p{
					margin: 10px 0 0 0;
					padding: 0;
					font-size: 15px;
					line-height: 1.3em;
				}

			/* slot LEFT */
			.content-slots .content-slot.slot-left h1:before{
				background-size: 100%;					
				left: -20px;
				top: -10px;
			}
			.content-slots .content-slot.slot-sline h1:before{
				background-size: 100%;					
				left: -20px;
				top: -10px;
			}

			.content-slots .content-slot.slot-left{
				float: none;
				margin-bottom: 80px;
			}
			.content-slots .content-slot.slot-sline{
				float: none;
				margin-bottom: 80px;
			}

			/* slot CENTER */
			.content-slots .content-slot.slot-center{
				margin-bottom: 80px;
			}

			/* slot RIGHT */
			.content-slots .content-slot.slot-right h1:before{
				background-size: 100%;
				left: -20px;
				top: -10px;
			}
			
			.content-slots .content-slot.slot-right{
				float: right;
				margin-bottom: 80px;
			}


				.content-slots .content-slot .programm-privat-slot-image{
					width: 100%;					
					background-size: 100% auto;
				}			
					.content-slots .content-slot .programm-privat-slot-image img{
						width: 100%;
						height: auto;
					}
				.content-slots .content-slot .programm-slot-image{
					width: 100%;					
					background-size: 100% auto;
				}

					.content-slots .content-slot .programm-slot-image img{
						width: 100%;
						height: auto;
					}

				
	/* Programm teaser */

	.special-teaser{
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;	
		padding: 20px 20px;
		background:none #4F3D2F;
	}	
		.special-teaser .special-teaser-content{	
			margin: 60px 0 0 0;	
			padding: 0 0 0 0;
			width: 100%;
			float: none;
			height: auto;
		}
			.special-teaser > .special-teaser-content > .event-icons{
				float: left;
				padding: 0;
				margin-left: 0;
			}
				.special-teaser > .special-teaser-content > .event-icons > span{
					width: 21px;
					height: auto;
					margin: 0 3px 0 0;
					padding: 0;
				}
					.special-teaser > .special-teaser-content > .event-icons > span:last-child{
						/*margin-left: -15px;*/
					}

				.special-teaser > .special-teaser-content > .event-icons img{
					width: 100%;
					height: auto;
					vertical-align: top;
				}
		.special-teaser figure{			
			float: none;
			margin: 0;
			padding-top: 10px;	
		}
			.special-teaser figure img{
				width: 100%;
				height: auto;
			}
			.special-teaser figure:before{
				left: 0;
				top: -10px;
				margin: 0;
				padding: 0;
				width: 100%;								
				height: 60px;
				background: url(img/_mobile/teaser/blog/blogTeaserFlag.png) no-repeat;
				background-position: 100% 0;
				background-size: 75px 60px;
			}

			.special-teaser figure .deco-compass{
				left: -20px
			}
			.special-teaser figure .deco-compass img{				
				width: 100%;
			}

		.special-teaser:before{
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 26px;
			margin-top: -26px;
			background: url(img/_mobile/teaser/blog/bgTop.png) no-repeat;
		}	
		.special-teaser:after{
			content: "";
			position: absolute;
			width: 100%;
			height: 51px;
			margin-top: 10px;			
			left: 0;
			background: url(img/_mobile/teaser/blog/bgContent.png) no-repeat;
		}				
		.special-teaser > .special-teaser-content h1{
			font-family: 'OfficinaSansITCW01-Book 734509';
			font-size: 13px;
			margin-bottom: 10px;
		}

			.special-teaser > .special-teaser-content .neu-head{
				font-family: 'OfficinaSansITCW01-Bold';
				font-size: 18px;
				line-height: 1.1em;
				float: left;
				margin: 2px 7px 0 0;
			}
			.special-teaser > .special-teaser-content .neu-sub-head{
				font-size: 15px;
				line-height: 1.3em;
				margin: 0 0 10px 0;
				padding: 0;
			}
			.special-teaser > .special-teaser-content p{
				font-size: 15px;
				line-height: 1.3em;
			}

	/* Programm teaser END*/


	/*/////////////////////////////////////////////////*/
	/*////////// PAGE: PORGRAMME (PRIVAT)   ///////////*/
	/*/////////////////////////////////////////////////*/

	/* Intro txt */

	.info-teaser{
		width: 100%;
		padding: 0 20px ;
		margin: 30px 0 0 0;
	}
	.info-teaser.info-teaser-intro .info-teaser-body h1{
		font-size: 24px;
	}
	.padding-top-bottom-80{
		margin-bottom: 80px;
	}
		.info-teaser .info-teaser-body{
			width: 100%;
			padding: 0;
			margin: 0;
		}
			.info-teaser .info-teaser-body h1{
				font-size: 18px;
				line-height: 1em;
			}
			.info-teaser .info-teaser-body p{
				width: 100%;
				margin: 0;
				padding: 0;
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}
			.info-teaser-body td{
				margin: 0;
				padding: 0;
				font-size: 15px;
				line-height: 1.3em;
			}
		.info-teaser .teaser-image{
			display: none;
		}
	/* Intro txt END */

	/* Programm */

	.programm-events{
		width: 100%;
		padding: 0 20px;
		margin: 0 0 80px 0;
	}
		.programm-events .less{
			font-size: 15px;			;
			line-height: 1.3em;
		}

		.content-image-left{
			margin-top: 50px;
			margin-bottom: 50px;
		}
		.content-image-left > figure{					
			width: 100%;			
			float: none;
		}
			.content-image-left > figure img{
				width: 100%;
				height: auto;
			}
		.content-image-left .content-body{
			float: none;		
			width: 100%;	
		}
			.content-image-left .content-body h2{
				font-size: 18px;
				line-height: 1.1em;
				padding: 0;
				margin: 4px 5px 0 0;
			}
			.content-image-left .content-body .small-event-icons{
				margin: 0;
				padding: 0;
			}
			.content-image-left .content-body p{
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;				
			}
			.content-image-left .content-body .italic-text{
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}

	/* Programm END */

	/* Special Info */

	.special-info{
		width: 100%;
		margin: 80px 0 60px 0;
		padding: 0 20px;
	}
		.special-info .content-image{
			float: none;
			width: 100%;
		}
			.special-info .content-image img{
				width: 100%;
				height: auto;
			}
		.special-info .looking-glass{
			width: 200px;
			height: 80px;			
			bottom: -40px;
			right: 0px;
			background-size: 100% auto;
		}
		.special-info .special-info-body{
			float: none;
			width: 100%;
			padding: 0;
			margin: 30px 0 0 0;
		}
			.special-info .special-info-body h1{
				font-size: 18px;
				line-height: 1.1em;
			}
			.special-info .special-info-body p{
				width: 100%;
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}

	/* Special Info END */


	/*/////////////////////////////////////////////////*/
	/*////////// PAGE: INDIVIDUELLE KONZEPTE //////////*/
	/*/////////////////////////////////////////////////*/


	.info-teaser .indi-konzepte-teaser-image{
		display: none;
	}
	.case-studies{
		width: 100%;
		margin: 0;
		padding: 0 20px;
	}
		.case-studies h1{
			margin: 0;
			font-size: 20px;
		}
		.case-studies .sub-head{
			font-size: 15px;			
			line-height: 1.3em; 
			margin: 10px 0 0 0;
		}

	/*/////////////////////////////////////////////////*/
	/*////////// PAGE: ÜBER GEHEIMPUNKT      //////////*/
	/*/////////////////////////////////////////////////*/

	.info-teaser.info-teaser-left .info-teaser-body{
		width: 100%;
		float: none;
		padding: 0;
	}
		.info-teaser.info-teaser-left .info-teaser-body p{
			width: 100%;
		}
	.margin-bottom-100{
		margin-bottom: 80px;
	}

	/*/////////////////////////////////////////////////*/
	/*////////// PAGE: WER WIR SIND  //////////////////*/
	/*/////////////////////////////////////////////////*/

	.uber-uns-special{
		width: 100%;
		margin: 30px 0 0 0;
		padding: 0 20px;
	}
		.uber-uns-special figure{
			width: 100%;			
			margin: 0;
			padding: 0; 
			float: none;
		}
			.uber-uns-special figure img{
				width: 100%;
				height: auto;
			}

	.uber-uns-special h1{
		font-size: 24px;
		line-height: 1em;
	}
	.uber-uns-special .content-copy{
		font-size: 15px;
		margin-top: 10px;
		line-height: 1.3em;
	}
		.uber-uns-special .content-copy p{
			font-size: 15px;
			line-height: 1.3em;
		}

	/* Standorte Teaser */
	
	.standorte{
		width: auto;
		height: auto;
		background: #4F3D2F bottom;
		margin-bottom: 60px;
		padding: 20px 30px;
	}
		.standorte:before{
			content: "";
			position: absolute;
			top: -26px;
			left: 0;
			width: 100%;
			height: 40px;
			background: url(img/_mobile/teaser/blog/bgTop.png) no-repeat;
			
		}
		.standorte:after{
			content: "";
			position: absolute;
			top: 100%;
			left: 0;
			width: 100%;
			height: 40px;
			background: url(img/_mobile/teaser/blog/bgContent.png) no-repeat;			
		}
		.standorte .standorte-body{
			float: none;
			width: 100%;
			margin: 0;
			padding: 0;
		}
			.standorte .standorte-body h1{
				font-size: 18px;
				line-height: 1.1em;
			}
			.standorte .standorte-body p{
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}

		.standorte figure{
			position: relative;
			float: none;
			width: 100%;
			max-width: 350px;
			margin: 0 auto;
			margin-top: 30px;
			padding: 0;
		}
			.standorte figure img{
				width: 100%;
				height: auto;
			}
		.standorte .deco-compass{			
			bottom: 0;
			right: 0;			
			width: 45%;
			height: auto;
			padding: 0;					
			margin: 0;
		}
			.standorte .deco-compass img{
				width: 100%;
				height: auto;
			}

	/* Standorte Teaser END */


	.team-section{
		width: 100%;
		padding: 0 20px;
		margin: 0;
	}
		.team-section h1{			
			font-size: 18px;
			line-height: 1.1em;
		}
		.team-section p{
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
		}

	/* Slider */

	#team-slider{
		width: 100%;
		padding: 0 20px;
		margin: 30px 0 40px 0;
	}
		#team-slider button{
			top: 40%;
		}
		#team-slider button:hover{
			opacity: 1;
		}
		#team-slider .indicators{
			bottom: -20px;
		}
			#team-slider button.slide-next{
				height: 50px;
				width: 27px;
				margin: 0;
				background-size: auto 100%;
				background-position: -27px 0;
			}
			#team-slider button.slide-prev{
				height: 50px;
				width: 27px;
				margin: 0;
				background-size: auto 100%;
				background-position: 0 0;
			}
		
		#team-slider #endless-slider{
			height: 315px;
		}
		#team-slider .slider{
			width: auto;			
			top: 0;		
			left: 50%;	
			height: auto;			
			position: absolute;
			margin-left: -370px;						
		}			
				#team-slider .slider ul li{
					width: 747px;
				}
					#team-slider .slider ul li .slider-slide .slide-body{
						width: 160px;
					}

						#team-slider .slider ul li .slider-slide .slide-body figure{
							width: 100%;
							float: none;
							margin: 0;
						}
							#team-slider .slider ul li .slider-slide .slide-body figure img{
								width: 100%;
								height: auto;	
							}

						#team-slider .slider ul li .slider-slide .slide-body .slide-content{
							float: none;
							margin: 0;
							padding-top: 10px;
							width: 100%;
							text-align: center;
						}
							#team-slider .slider ul li .slider-slide .slide-body .slide-content h2{
								font-size: 18px;
								line-height: 1.1em;
							}
							#team-slider .slider ul li .slider-slide .slide-body .slide-content .italic-text{
								font-size: 15px;
								margin-top: 10px;
								line-height: 1.1em;
							}
							#team-slider .slider ul li .slider-slide .slide-body .slide-content .slide-content-copy{
								display: none;
							}
	
	/* Slider END */


	/*/////////////////////////////////////////////////*/
	/*////////// PAGE: WAS WIR MACHEN  ////////////////*/
	/*/////////////////////////////////////////////////*/

	/* description box */
	.info-teaser.was-wir-machen-teaser{
		margin-top: 30px;
	}
		.info-teaser.was-wir-machen-teaser .info-teaser-body h1{
			font-size: 24px;
		}
	.description-box{
		width: auto;
		margin: 30px 20px 0 20px;
		padding: 13px 15px 0 15px;
	}
		.description-box .event-description-column{
			width: 100%;
			margin: 0;
			padding: 0;
		}
		.description-box:after{
			width: 100%;
			background-size: 100% auto;
		}
		.description-box .event-description-column h1{
			font-size: 18px;
			line-height: 1.1em;
		}
			.description-box .event-description-column div h2{
				font-size: 15px;
				margin-top: 0;
				line-height: 1.3em;
			}
			.description-box .event-description-column div p{
				font-size: 15px;				
				line-height: 1.3em;	
				margin-top: 3px;
			}			
			.description-box .event-description-column.event-description-right{
				padding-top: 0; 
			}
	/* description box END */

	/* testimonials */

	.testimonials{
		width: 100%;
		margin: 0;
		padding: 0 20px;
	}
		.testimonials h1{
			font-size: 18px;
			line-height: 1.1em;
			margin-bottom: 40px;
		}
		.testimonials .testimonial-slot{
			float: none;
			width: 100%;
			padding-top: 0;
			margin: 15px 0 50px 0;
		}
			.testimonials .testimonial-slot figure{
				width: 100%;
			}
				.testimonials .testimonial-slot figure img{
					width: 100%;
					height: auto;
				}
			.testimonials .testimonial-slot div{
				width: 100%;
				margin: 0;
				padding: 0 20px 0 20px;
			}
				.testimonials .testimonial-slot div h2{
					font-size: 18px;
					line-height: 1.1em;
				}
				.testimonials .testimonial-slot div p{
					font-size: 15px;
					margin-top: 10px;
					line-height: 1.3em;
				}
	/* testimonials END */

	/* kunden slider */
	.kunden{
		width: auto;
		margin: 0 20px;
		padding: 0;
	}		
		.kunden h1{
			font-size: 18px;
			line-height: 1.1em;
		}
		
		.kunden-slider {
			width:270px;
			margin:0 auto;
		}
		
		.kunden-slider button{
			width: 17px;
			height: 30px;
			top: 40%;
		}
			.kunden-slider button.inactive {
				background-position: 0 -30px;
				cursor: default;
			}
			.kunden-slider button.left{
				margin:0;
				left: 20px; 
			}
			.kunden-slider button.right{
				background-position: -16px 0;
				margin: 0;
				right: 20px; 
			}		
				.kunden-slider button.right.inactive {
					background-position: -16px -30px;
					cursor: default;
				}	
		.kunden .kunden-slider{
			width: 280px;
			height: 110px;
			padding: 10px 90px;
		}
			.kunden .kunden-slider:after{
				width: 100%;
				background-size: 100% auto;
			}
			.kunden .kunden-slider .sliderWrapper{
				height: 90px;
				width: 90px;
				overflow: hidden;
			}
				.kunden .kunden-slider .sliderWrapper ul li{
					height: 90px;	
					padding: 0;
				}
					.kunden .kunden-slider .sliderWrapper ul li img{
						width: auto;
						height: 100%;
					}

	/* kunden slider END */

	.partner{
		width: 100%;
		margin: 0px 22px 22px 22px;
		padding: 0 0px;
	}
		.partner h1{
			font-size: 18px;
			line-height: 1.1em;
		}
		.partner p{
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
		}
		.partner ul img{
			width: 100%;
			height: 100%;
		}
		.partner ul li{
			width: 120px;
			height: 120px;
		}
	
	/*////////////////////////////////////////////*/
	/*////////// PAGE: SERVICE    ////////////////*/
	/*////////////////////////////////////////////*/
	

	.services{
		width: 100%;
		margin: 0 0 30px 0;
		padding: 0 20px;
	}

	/*////////////////////////////////////////////*/
	/*////////// PAGE: PRESSE     ////////////////*/
	/*////////////////////////////////////////////*/


	.press-two-columns{
		width: 100%;
		margin: 30px 0 30px 0;
		padding: 0 20px;
	}
		.press-two-columns .intro-text{
			padding: 0;
			margin-top: 30px;			
			width: 100%;
			float: none;
		}
			.press-two-columns .intro-text .small-sub{
				font-size: 18px;
				line-height: 1.1em;
			}			
		.press-two-columns .intro-text h1{
			font-size: 18px;
			line-height: 1.1em;
		}
			.press-two-columns .intro-text:first-child h1{
				font-size: 24px;
				line-height: 1em;
			}
		.press-two-columns .intro-text p.intro-text-copy{
			margin-bottom: 20px;
		}

		.press-two-columns .left{
			width: 100%;
			margin-bottom: 30px;
			float: none;
			height: auto;
		}			
		.press-two-columns .right{
			width: 100%;
			margin-bottom: 30px;
			float: none;			
		}
			.press-two-columns .right .press-description-box{
				width: 100%;
				margin: 0;
				padding: 20px 20px; 
			}
				.press-two-columns .right .press-description-box:after{
					width: 100%;
					height: 20px;
					background-size: 100% auto;
					margin-bottom: -20px;
					background-image: url("https://geheimpunktneu.de/img/description_box_shadow.png");
				}
				.press-two-columns .right .press-description-box .event-description-column h1{
					font-size: 18px;
					line-height: 1.1em;

				}
				.press-two-columns .right .press-description-box .event-description-column ul li{
					margin-top: 10px;
				}
				
				.press-two-columns .right .press-description-box.imprint-description-box .event-description-column h1{
					font-size: 18px;
					font-size: 1.8rem;
				}
				
				.press-two-columns .right .press-description-box.imprint-description-box .event-description-column h2{
					font-size: 18px;
					font-size: 1.8rem;
				}



	/*////////////////////////////////////////////*/
	/*////////// PAGE: GPS-VERLEIH  //////////////*/
	/*////////////////////////////////////////////*/

	/* GPS Teaser */

	.gps-teaser{
		width: auto;
		height: auto;
		background: #4F3D2F bottom;
		margin-bottom: 100px;
		padding: 20px 30px;
	}
		.gps-teaser:before{
			content: "";
			position: absolute;
			top: -26px;
			left: 0;
			width: 100%;
			height: 40px;
			background: url(img/_mobile/teaser/blog/bgTop.png) no-repeat;
			
		}
		.gps-teaser:after{
			content: "";
			position: absolute;
			top: 100%;
			left: 0;
			width: 100%;
			height: 40px;
			background: url(img/_mobile/teaser/blog/bgContent.png) no-repeat;
		}

		.gps-teaser .teaser-image{
			margin: 0;
			padding: 0;
			width: 100%;
			max-width: 397;
		}
			.gps-teaser .teaser-image img{
				width: 100%;
				height: auto;
			}

		.gps-teaser .gps-teaser-body{
			width: 100%;
			margin: 0;
			padding: 0;
		}
			.gps-teaser .gps-teaser-body h1{
				font-size: 18px;
				line-height: 1.1em;
			}
			.gps-teaser .gps-teaser-body p{
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}
		
		.gps-teaser .gps-device-image{
			background-size: 100% auto;
			z-index: 3;
			bottom: -100px;
			right: 0;
			width: 150px;
			height: 125px;
		}
	/* GPS Teaser END */

	/* GPS order */
	.gps-order{
		width: 100%;
		margin: 0;
		margin-bottom: 60px;
		padding: 0 20px;
	}
		.gps-order .gps-order-error{
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
			margin-top: 30px;
			margin-bottom: -10px;
		}
		.gps-order h1{
			font-size: 18px;
			line-height: 1.1em;
			margin-bottom: 20px;
		}
		.gps-order form > div{
			width: 100%;
			margin: 0;
			padding: 20px 20px;
		}		
			.gps-order form > div #alternative-versandadresse{
				max-height:500px;
			}	
			
			.gps-order form > div .gps-section-head{
				margin-top: 0;
				background-position: 0 85%;
			}
				.gps-order form > div .gps-section-head h2{
					font-size: 18px;
					line-height: 1.1em;
					padding-right: 5px;
				}

			.gps-order form .gps-form-input-devices{
				float: none;
				margin-bottom: 20px;
			}
			.gps-order form .gps-form-input-date-start{
				float: none;
				margin: 0; 
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-date-end{
				float: none;
				margin: 0;
				margin-bottom: 30px;
			}
			.gps-order form .gps-form-input-vorname{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-nachname{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-strasse{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-plz{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-ort{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-email{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-telefon{
				float: none;
				width: 100%;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-versandadresse{
				float: none;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-versandart{
				float: none;
				margin: 0;
				margin-bottom: 10px;
			}
			.gps-order form .gps-form-input-nachricht{
				margin-bottom: 5px;
			}
		
		.gps-order form > div:after{
			width: 100%;
			background-size: 100% auto;
		}
	/* GPS order END */


	/*/////////////////////////////////////*/
	/*////////// PAGE: FAQ	 //////////////*/
	/*/////////////////////////////////////*/

	

	.image-float-right-content{
		width: 100%;
		margin: 0;
		padding: 0 20px;
	}
		.image-float-right-content figure{
			display: none;
		}
		.image-float-right-content h1{
			font-size: 24px;
			line-height: 1em;
		}
		.indi-content h1{
			font-size: 24px;
		}
		.image-float-right-content h2{
			font-size: 18px;
			line-height: 1.1em;
		}
			.image-float-right-content .content-copy p{
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
			}

		/* faq box */

		.description-box.faq-box{
			width: auto;
			margin: 0 20px;
			margin-top: 30px;
			margin-bottom: 80px;
			padding: 0;
			text-align: left;
		}
			.description-box.faq-box .faq-section{
				width: 100%;
				padding: 20px 20px 0 20px;
			}
				.description-box.faq-box .faq-section > ul{		
					margin-left: 0;			
					padding-left: 0;
				}
						.description-box.faq-box .faq-section > ul li h3{
							font-size: 18px;
							line-height: 1.1em;					
						}
						.description-box.faq-box .faq-section > ul li div{
							margin-left: 0;				
						}
							.description-box.faq-box .faq-section > ul li div p{
								font-size: 15px;
								margin-top: 10px;
								line-height: 1.3em;
							}
				.description-box.faq-box .faq-section .faq-section-head{
					margin-top: 0;
				}

				.description-box.faq-box .faq-section .faq-section-head.mid-head{
					margin-top: 0;
				}
		.description-box.faq-box .deco-compass{
			width: 160px;
			height: auto;
			right: -55px;
			bottom: -50px;
			margin-bottom: 0;
			margin-right: 0;
		}
			.description-box.faq-box .deco-compass img{
				width: 100%;
				height: auto;
			}
		.description-box.faq-box .faq-endLine{		
			width: 100%;
			margin-left: 20px;
		}
		.description-box.faq-box > a{
			font-size: 13px;
			position: relative;
			left: 50%;
			margin: 15px 0 15px -105px;
			padding: 0 0 0 0;			
		}
		/* faq box END  */


		#inline-sepcial-kontakt{
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0 20px 40px 20px;
		}
			#inline-sepcial-kontakt .inline-kontakt-column-right{
				position: relative;
				width: 100%;
				margin: 0;
				top: 20px;
				padding: 0;				
				float: none;
			}
				#inline-sepcial-kontakt .inline-kontakt-column-right p{
					font-size: 18px;
					line-height: 1.1em;
					margin-bottom: 5px;
				}

			#inline-sepcial-kontakt .inline-kontakt-column-left{
				float: none;
				width: 100%;
				padding-top: 20px;
			}			
		#inline-kontakt-form{
			width: 100%;
		}
			#inline-sepcial-kontakt table{
				text-align: left;
				width: auto;
				width: 100%;
			}
			#inline-sepcial-kontakt table td.col1{
				display: none;
			}
			#inline-sepcial-kontakt #inline-kontakt-form table .col2 span{
				display: block;
				font-size: 15px;
				margin-top: 10px;
				line-height: 1.3em;
				font-family: 'OfficinaSansITCW01-Book 734509';
			}
			#inline-sepcial-kontakt input, #inline-sepcial-kontakt textarea{
				width: 100%;
				margin: 0;
			}
			#inline-sepcial-kontakt button{
				margin: 0;
				margin-top: 20px;	
			}

	/*/////////////////////////////////////*/
	/*////////// PAGE: BLOG	 //////////////*/
	/*/////////////////////////////////////*/

	.pageBlog .blog-teaser-text h1{
		display: none;
	}

	.blog-entry{
		width: 100%;
		margin: 0;
		padding: 0 20px;
	}
		.blog-entry h1{
			font-size: 18px;
			line-height: 1.1em;
		}
		.blog-entry .pub-date{
			font-family: 'OfficinaSansITCW01-Book 734512';
		}
		.blog-entry p{
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
		}
	.dashed-line-seperator.seperate-line{
		margin: 40px 20px;
	}
	.blog-entry .read-article{
		font-size: 15px;
		margin-top: 10px;
		line-height: 1.3em;
	}
	.pageBlog .blog-teaser-image:before{
		display: none;
	}

	/*////////////////////////////////////////////*/
	/*////////// PAGE: HANEBUTHS NACHTSCHATZ /////*/
	/*////////////////////////////////////////////*/

	.programm-image .price-circles{
		display: none;
	}
	.programm-image .programm-title{
		display: none;
	}
	.programm-image figure{
		float: none;
	}
	.event-icon.big-icon{
		width: 29px;
		height: 29px;
	}

	.event-icons.left.mobileRight{
		float: right;
	}
	.event-sub-text{
		width: 100%;
		margin: 0;
		padding: 20px 20px 0 20px;		
	}
		.event-sub-text p{	
			font-size: 15px;
			margin-top: 10px;
			line-height: 1.3em;
		}
	.other-offer{
		width: 100%;
		margin: 0;
		padding: 0 20px;
	}
		.other-offer h1{
			font-size: 18px;
			line-height: 1.1em;
		}
		.other-offer .offer-slot{
			float: left;
			width: 100%;
			max-width: 350px;
		}
			.other-offer .offer-slot figure{
				width: 100%;
				max-width: 299px;
			}
			.other-offer .offer-slot figure img{
				width: 100%;
				height: auto;
			}
			.other-offer .offer-slot h2{
				
				width: 100%;
			}
			.other-offer .offer-slot p{
				font-size: 15px;
				width: 100%;
				min-height: 0;
			}
			.other-offer .offer-slot a{
				margin-bottom: 20px;
				margin-top: 10px;
			}



	/*////////////////////////////////////////////*/
	/*////////// PAGE: BESTELLUNG STEP 1     /////*/
	/*////////////////////////////////////////////*/

	.request-steps{
		width: 100%;
		margin: 0;
		padding: 0 20px;
		text-align: left;		
	}
		.request-steps div{
			display: block;
		}
		.request-steps .step1{
			white-space: normal;
			left: 10%;
			width: 40%;
			float: left;
			padding-left: 0;
			padding-right: 0;
		}
			.request-steps .step1:before{
				left: 0;
				margin-left: -25px;
			}
		.request-steps .step2{
			white-space: normal;
			right: 5%;
			float: right;
			width: 37%;
			padding-right: 0;
			padding-left: 0;
		}
		.request-steps .line{
			float: left;
			height: 3px;
			width: 100%;
			margin: 10px 0;
		}
	#request{
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0 20px;
	}
		#request #event-order-form_step1 .request-row-date{
			position: relative;			
		}
			#request #event-order-form_step1 .request-row-date h2{					
				font-size: 18px;
				line-height: 1.1em;
			}
			#request #event-order-form_step1 .request-row-date .request-column-left{												
				width: 100%;
				float: left;
				margin-top: 20px;
			}
				#request #event-order-form_step1 .request-row-date .request-column-left p{
					font-size: 15px;
					margin-top: 10px;
					line-height: 1.3em;
				}						
			#request #event-order-form_step1 .request-row-date .request-column-right{
				padding: 20px;
				float: right;				
				margin-top: 10px;
				width: 100%;
			}
				#request #event-order-form_step1 .request-row-date .request-column-right:after{
					width: 100%;		
					height: 40px;			
					margin-bottom: -40px;
					background-size: 100% auto;
				}
				#request #event-order-form_step1 .request-row-date .request-column-right .request-inputs-person{
					margin-bottom: 10px;					
				}

		#request #event-order-form_step1 .request-row-options h2{
			font-size: 18px;
			line-height: 1.1em;
		}
		#request #event-order-form_step1 .request-row-options p{
			font-size: 15px;
			margin-top: 10px;
			margin-bottom: 15px;
			line-height: 1.3em;			
		}
		#request #event-order-form_step1 .request-row-options .request-package{
			margin: 0 auto;
			margin-bottom: 30px;
			max-width: 312px;
			width: 100%;
			float: none;
			display: block;
		}
			#request #event-order-form_step1 .request-row-options .request-package.first-package{
				margin: 0 auto;
				margin-bottom: 30px;
			}
			#request #event-order-form_step1 .request-row-options .request-package:after{
				width: 100%;
				background-size: 100% auto;
			}
		#request #event-order-form_step1 .request-row-options .request-package .package-image-info figure{
			max-width: 188px;
			width: 68%;		
		}
			#request #event-order-form_step1 .request-row-options .request-package .package-image-info figure img{				
				width: 100%;		
				height: auto;
			}
		#request #event-order-form_step1 .request-row-options .request-package.first-package .package-image-info .package_price .price-circle-body{
			margin-top: 0;
		}
		#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-value{
			margin-top: -5px;
		}
		#request #event-order-form_step1 .request-row-options .request-package .package-image-info .package_price .price-circle-body{
			margin-top: -14px;
		}
	
	#request #event-order-form_step1 .request-price{
		margin-left: 0px;
		display: block;
	}

	/*////////////////////////////////////////////*/
	/*////////// PAGE: BESTELLUNG STEP 2     /////*/
	/*////////////////////////////////////////////*/	

	
	#request h1{
		font-size: 18px;
		line-height: 1.1em;
	}
	#request #event-order-form_step2{
		width: 100%;
		margin-top: 10px;
	}

		#request #event-order-form_step2 .request-column.request-column-left{
			width: 100%;
			padding: 20px; 
		}
		#request #event-order-form_step2 .request-column.request-column-left:after{
			width: 100%;
			background-size: 100% auto;
		}
			#request #event-order-form_step2 .request-column.request-column-left h2{
				font-size: 16px;
			}
			#request #event-order-form_step2 .request-column.request-column-left table tr .single-price-column{
				display: none;
			}
			#request #event-order-form_step2 .request-column.request-column-left table th{
				font-size: 16px;
			}
			#request #event-order-form_step2 .request-column.request-column-left table .col1{
				width: 50%;
			}
			#request #event-order-form_step2 .request-column.request-column-left table .col4{
				width: 30%;
			}
			#request #event-order-form_step2 .request-column.request-column-left table .table-end-info{
				font-size: 15px;
			}
			#request #event-order-form_step2 .request-column.request-column-left .event-form-input-agb, #request #event-order-form_step2 .request-column.request-column-left .event-form-input-newsletter{
				width: 100;
				margin: 10px 0 0 0;
			}

	
	#request #event-order-form_step2 .request-column.request-column-right{
		width: 100%;
		margin: 0;
		padding: 20px;
	}
	#request #event-order-form_step2 .request-column.request-column-right:after{
		width: 100%;
		background-size: 100% auto;
	}
		#request #event-order-form_step2 .request-column h2{
			font-size: 18px;
			line-height: 1.1em;
			margin-bottom: 20px;
		}
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-email{
			float: none;
			width: 100%;
		}
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-telefon{
			width: 100%;
			float: none;
			margin-bottom: 10px;
		}
		#request #event-order-form_step2 .request-column.request-column-right .event-form-input-nachricht{
			margin-bottom: 5px;
		}
	#request #event-order-form_step2 .read-more{
		margin-right: 30px;
	}
	#request #event-order-form_step2 .step-back{
		margin-left: 0;
		margin-top: 23px;
		font-size: 15px;
	}
	button.huge-button[disabled]:after{
		background-size: auto 100%;
	}

	.intro-text.order-success{
		margin-top: 30px;
	}

}


@media only screen and (max-width: 600px) /*handheld*/ {

	/*//////////////////////////////////////////*/
	/*//////////// GLOBAL ELEMENTS  ////////////*/
	/*//////////////////////////////////////////*/

		/* blog teaser  */
			.blog-teaser .blog-teaser-image{
				float: none;
			}
		/* blog teaser  END */
		
			header h3 {
    height: 70px;
    margin-left: 5px;
    width: 161px;
	}
}