/*
Theme Name: belaestigt
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: belaestigt
Tags:

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

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

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

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

font-family: 'Roboto', sans-serif;
font-family: 'Montserrat', sans-serif;
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 24px;
	margin: 0.67em 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px;
}

h2 {
	font-size: 20px;
	margin: 0.67em 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
}



h5 a { 
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: white;
	text-transform: uppercase;
	background: pink;
	padding: 10px 15px;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 20px;
	display: inline-block;
	background-color: #F55C56;
}

h5 a:hover { 
	color: white;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: black;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

h4 {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

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

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

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

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

blockquote,
q {
	quotes: "" "";
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

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

select {
	border: 1px solid #ccc;
}

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

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #F55C56;
	text-decoration: none;
}

a:visited {
}

a:hover,
a:focus,
a:active {
	color: #F55C56;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation, .site-footer {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	background-color: #71261A;
	height: 42px;
	    margin: 0 auto;
}

.site-footer {
	clear: none;
	display: inline-block;
	float: left;
	width: 100%;
	background-color: #71261A;
	height: auto;
}


.menu-menu-1-container {
	display: table;
	margin: auto;
	width: 100%;
	max-width: 1100px;
}

.main-navigation ul{
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.menu-footer-menu-container {
	width: 100%;
	text-align: right;
	    display: table;
    max-width: 1100px;
    margin: auto;
}

.menu-footer-menu-container ul {
	width: auto;
	display: block;
	float: right;
	margin: 0;
}

.main-navigation li, .menu-footer-menu-container li, .langswitcher li {
	float: left;
	position: relative;
	width: 140px;
	text-align: center;
	margin: 0 20px;
	height: 42px;
}

.menu-footer-menu-container li, .langswitcher li {
	list-style-type: none;
}

.menu.nav-menu li:last-child {
	margin-right: 0;
}

.main-navigation a, .menu-footer-menu-container a, .langswitcher a {
	display: block;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1px;
	padding-top: 5px;
}

.main-navigation ul ul, .langswitcher ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 42px;
	left: -999em;
	z-index: 99999;
	background-color: #E9E5E2;
}

.langswitcher ul.active { 
	left: 0;
	display: block;
}

.langswitcher img {
	z-index: 2;
	position: relative;
	cursor: pointer;
}



.langswitcher ul {
    left: 0;
    top: auto;
    z-index: auto;
    margin: -50px 0 0 31px;
    padding: 0;
    width: 140px;
    padding-top: 50px;
    background-color: #F55C55;
    z-index: 1;
    display: none;
}

.langswitcher ul li { 
	background-color: #E9E5E2;
}
/*
.langswitcher li:nth-last-child(2), .langswitcher li:nth-last-child(3), .langswitcher li:last-child {
    display: none;
}
*/
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a, .langswitcher ul a {
	width: 140px;
		font-size: 14px;
	line-height: 17px;
	letter-spacing: 0px;
}

.main-navigation ul ul li, .main-navigation ul ul li:hover, .langswitcher ul li, .langswitcher ul li:hover {
	float: left;
	position: relative;
	width: 140px;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	height: auto;
}

.main-navigation ul ul li.blackmenu a {
	color: black;
}


.main-navigation ul ul li a, .langswitcher ul li a{
	color: #71261A;
}

.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a,
.main-navigation li.current_page_item, .langswitcher ul li:hover > a, .langswitcher ul li.focus > a {
	color: white;
}

.main-navigation li:hover,
.main-navigation li.focus,
.main-navigation li.current_page_item, .langswitcher ul li:hover {
	background-color: #F55C56;
	padding-bottom: 3px;
}

.langswitcher ul li:hover {
	padding-bottom: 5px;
}



.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.page-id-562 table img, .page-id-6 table img {
	padding: 30px 20px;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

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

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

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

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## Custom


font-family: 'Roboto', sans-serif;
font-family: 'Montserrat', sans-serif;
--------------------------------------------------------------*/


div {
		transition: all 0.15s ease;

}

header#masthead, .site-info {
	background-image: url(../../uploads/2017/03/belaestigt-paper-background.jpg);
	background-position: left top;
	height: 363px;

}

header#masthead.full {
		height: 363px !important;

}

/*
header#masthead.site-header.sticky {
	position: fixed;
	width: 100%;
	z-index: 20;
	height: 100px;
}

*/

header#masthead.site-header.sticky {
	position: fixed;
	width: 100%;
	z-index: 3;
	background: none;
	height: auto;
	top: 0;
}

.sticky .site-branding {
	display: none;
}

/*.sticky + .entry-content, .sticky + .site-content {
	margin-top: 500px;
	transition: all 0.5s ease;
}*/

header#masthead.sticky + div#content {
	margin-top: 350px;
	transition: all 0.5s ease;
}

div#adressen {
    margin-top: -100px;
}

.site-info {
	height: 130px;
	overflow: hidden;
}


.site-branding, .infoHolder {
    background-image: url(../../uploads/2017/03/belaestigt-red-dot.png);
    background-position: 81px top;
    height: 363px;
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
    padding-left: 81px;
}

/*
.sticky .site-branding {
    background-position: left top;
    height: 100px;
}
*/
.infoHolder {
    background-position: 81px -120px;
    height: 130px;
}

h1.site-title, .titlefooter, .site-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 69px;
    margin: 76px 0 0 -27px;
    letter-spacing: 4px;
}

.titlefooter {
    font-size: 39px;
    margin: 27px 0 0 -134px;
    letter-spacing: 4px;
    display: inline-block;
    float: left;
}

/*
.sticky .site-title {
    font-size: 39px;
    margin: 27px 0 0 -134px;
    letter-spacing: 4px;
    display: inline-block;
    float: left;
}
*/

h1.site-title a, a.titlefooter, .site-title a{
	color: white;
	text-decoration: none;
}

p.site-description {
    color: #efd9bb;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    width: 332px;
    margin: 30px 0 0 22px;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 32px;
    font-weight: 600;
}

p.site-description.tx1 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 800;
	padding-top: 20px;
}

.site-title.tx2 {
	font-weight: 700;
	font-size: 63px;
	margin: 34px 0 0 -19px;
}

p.site-title.tx3 {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: normal;
	padding-top: 30px;
	padding-bottom: 15px;
	line-height: normal;
}


/*
.sticky p.site-description {
	display: none;
}

*/
p.site-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin: 15px 0 0 32px;
    letter-spacing: 1px;
    color: white;
    font-weight: 400;
    text-align: center;
    width: 317px;
}

/*
.sticky p.site-title {
	display: none;
}
*/

.triangle-down {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid white;
    text-align: center;
    margin: 20px 0 0 141px;
}

/*
.sticky .site-branding .triangle-down {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid white;
    text-align: center;
    margin: 20px 0 0 0;
    float: left;
}
*/

.infoHolder .triangle-down {
      margin: 61px 0 0 -18px;
}

hr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #F55C56;
    text-align: center;
    margin: 30px auto 40px auto;
    background-color: transparent;
}


div#content {
	margin: 0; 
    width: 100%;
}

.sticky {
	position: fixed;
	  top: 0;
	  width: 100%;
	  z-index: 3;
}
/*
.sticky + .site-content div#primary {
	margin-top: 480px; 
}
*/

div#primary {
	margin-top: 50px;
	display: inline-block;
	width: 100%;
}

div#page {
    position: relative;
}


.entry-content, .entry-header {
	 display: block;
    float: none;
    margin: 50px auto 50px auto;
    width: 100%;
    max-width: 600px;
    padding: 0 20px;
    text-align: center;
}



div#logos .entry-content {
    max-width: 1000px;
}


.sectionholder.beige {
	background-image: url(../../uploads/2017/03/beige-background.jpg);
	background-size: 100% auto;
}

.sectionholder {
	display: inline-block;
	width: 100%;
}

img.ssl {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: -80px;
}

.entry-content + .holder-three-col {
	margin-top: -50px;
}
/*Tiffany*/
.holder-three-col {
	display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap!important;
}


.holder-three-col {
    display: table;
    max-width: 1200px;
    margin: auto;
    padding-bottom: 50px;
}

.holder-three-col .col {
    width: calc(33% - 20px);
    display: table;
    /*float: left;*/
    margin: 10px;
    background-color: #F55C56;
    text-align: center;
    color: white;
    font-weight: 400;
    padding: 5px 10px;
}

.categoriefeed.was-gilt-als-sexuelle-belaestigung-am-arbeitsplatz  .holder-three-col .col, .categoriefeed.faq .holder-three-col .col {
    width: calc(33% - 20px);
    display: table;
    float: left;
    margin: 10px;
    background-color: #F55C56;
    text-align: center;
    color: white;
    font-weight: 400;
    padding: 5px 10px;
}


.categoriefeed.was-gilt-als-sexuelle-belaestigung-am-arbeitsplatz  p.more, .categoriefeed.faq  p.more {
    margin: -10px 0;
}

.holder-three-col .col.active {
    width: 100%;
        height: auto !important;
        max-width: 600px;
        display: block;
        clear: both;
        float: none;
        margin:  auto;
}

p.example.active {
	display: none;
}


.satzholder {
    display: table-cell;
    vertical-align: middle;
}

p.example {
    text-transform: uppercase;
    background: white;
    padding: 2px 5px;
    color: #F55C56;
    display: block;
    text-align: center;
    width: 90px;
    margin: 20px auto 0 auto;
    cursor: pointer;
        font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.satzcontent {
    display: none;
}
.satzcontent.active {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.satztext {
	max-width: 600px;
	text-align: center;
	margin: auto;
}
.categoriefeed .holder-three-col .col {
    background-color: transparent;
    text-align: center;
    color: black;
	/*Tiffany*/ margin: 50px 0;
}

.categoriefeed .holder-three-col .col h1, .categoriefeed .holder-three-col .col hr{
    display: none;
}


/*formular*/

label {
   /* position: absolute;*/
	position: relative;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

label.vfb-desc {
    position: relative;
    margin-bottom: 5px;
}

.visual-form-builder label, label.vfb-desc {
color: #575756 !important;
}

input.vfb-text, .vfb-item.vfb-item-select select {
height: 32px !important;
border: 1px solid #575756 !important;
width: 100% !important;
}



label.vfb-desc {
width: auto;
float: left;
padding-top: 5px !important;
padding-left: 5px !important;
}
select.vfb-select{
	width: auto !important;
}




.vfb-item.vfb-item-checkbox .vfb-span {
width: auto;
margin: 0 10px;
}




textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

.vfb-item-checkbox div {
float: left;
width: auto;
margin-top: -5px !important;
}

.vfb-item-checkbox label:first-child {
float: left;
width: 30% !important;
}

#vfb-form-2 li.vfb-item.vfb-item-secret, #vfb-form-1 li.vfb-item.vfb-item-secret, #vfb-form-4 li.vfb-item.vfb-item-secret, #vfb-form-5 li.vfb-item.vfb-item-secret {
display: block !important;
}

fieldset#item-vfb-1 .vfb-legend, fieldset#item-vfb-2 .vfb-legend, fieldset#item-vfb-4 .vfb-legend, li.vfb-item.vfb-item-secret, div#vfb-form-5 .vfb-legend{
display: none !important;
}

.visual-form-builder fieldset {
clear: none !important;
margin: 0 !important;
border: none !important;
background: none !important;
}



.visual-form-builder .vfb-legend {
margin: 0;
padding: 0;
border-bottom: none;
color: black;
font-size: 17px;
}



label.vfb-desc {
font-size: 14px;
font-weight: normal;
padding: 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}

.visual-form-builder ul, .entry-content .visual-form-builder ul, .comment-content .visual-form-builder ul, .mu_register .visual-form-builder ul, .visual-form-builder ol, .entry-content .visual-form-builder ol, .comment-content .visual-form-builder ol, .mu_register .visual-form-builder ol {
margin: 0 !important;
padding: 0!important;
background: none!important;
list-style: none!important;
list-style-type: none!important;
list-style-image: none!important;
font-size: 17px;
line-height: inherit;
}

.vfb-submit, input[type="submit"].vfb-submit {
font-size: 1.1em;
float: left;
}

.vfb-section-div.justdistance {
background: none;
border: none;
}
.vfb-section-div.justdistance h4{
background: none;
border: none;
}



.visual-form-builder label .vfb-required-asterisk {
margin: 0;
padding: 0;
color: #575756;
vertical-align: baseline;
font-weight: bold;
}


.vfb-item {
	position: relative;
}



label {
	/*position: absolute;	*/
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;

}

.search-form label {
	position: relative;
}

.vfb-desc.active{
    opacity: 0;
}


.vfb-desc.active.entered{
    opacity: 0.8;
    font-size: 10px;
    margin-top: -20px;
    margin-left: -2px;
}




.vfb-desc {
width: 90px;
display: inline-block;
padding: 4px;
}

.vfb-item-secret .vfb-desc {
	width: auto;

}

.vfb-text.vfb-error{
margin-left: 0px;
font-size: 12px;
line-height: 15px;
}


.vfb-error {
margin-left: 10px;
font-size: 12px;
line-height: 15px;
}

.vfb-text {
	height: 20px;
	
}

input.vfb-medium, textarea.vfb-medium, .vfb-text, .vfb-item.vfb-item-select select {
	width: 100% !important;
	max-width: 100% !important;
		background-color: #F3EBE1 !important;
		border: none !important;
		border-radius: none !important;
		padding-left: 20px;
		font-size: 14px;
}

.vfb-item.vfb-item-select select {
		padding-left: 0;
}

select#vfb-5, select#vfb-14, select#vfb-30, select#vfb-46, select#vfb-54, select#vfb-62, select#vfb-70 {
	    margin: auto;
    position: relative;
    text-align: center !important;
    float: none;
    background-color: #71261A !important;
    display: table;
    color: white !important;
    text-transform: uppercase;
}

li#item-vfb-5, li#item-vfb-14, li#item-vfb-30, li#item-vfb-46, li#item-vfb-54, li#item-vfb-62, li#item-vfb-70 { 
	display: none;
}


 li#item-vfb-5 label.vfb-desc, li#item-vfb-14 label.vfb-desc, li#item-vfb-22 label.vfb-desc, li#item-vfb-30 label.vfb-desc, li#item-vfb-38 label.vfb-desc, li#item-vfb-30 label.vfb-desc, li#item-vfb-46 label.vfb-desc, li#item-vfb-54 label.vfb-desc, li#item-vfb-62 label.vfb-desc, li#item-vfb-70 label.vfb-desc {
	 display: none;
 }

#vfb-form-2 li.vfb-item.vfb-item-secret, #vfb-form-1 li.vfb-item.vfb-item-secret, #vfb-form-4 li.vfb-item.vfb-item-secret, #vfb-form-5 li.vfb-item.vfb-item-secret {
	display: none !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: none;
    border-radius: 0;
    background: #F55C56;
    color: white;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 20px;
    text-align: center;
    margin: auto;
    float: none !important;
}

textarea.vfb-medium, input.vfb-medium {
    font-size: 14px !important;
    padding: 10px;
    font-weight: 400;
}


.vfbp-form label {
	position: relative !important;
	float: left;
}



a.readmore {
	background-color: #F55C56;
	width: 100%;
	text-align: center;
	display: table;
	color: white;
	padding: 10px;
	text-decoration: none;
	margin: 20px auto;
}

.categoriefeed.was-gilt-als-sexuelle-belaestigung-am-arbeitsplatz a.readmore, .categoriefeed.faq a.readmore {
	background-color: none;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px auto 0 auto;
}

.headerLeft {
    display: inline-block;
    float: left;
}

.headerRight {
	 display: inline-block;
    float: right;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 20px;

}

.headerRight a{
	color: white;
	text-decoration: none;
	padding: 10px;
	    	display: block;
	    	text-align: right;

}

.page-id-76 .headerRight a{
	background-color:  #F55C56;
}

.entry-content ul {
	text-align: left;
	position: relative;
	z-index: 2;
}

.entry-content ul li {
	margin-bottom: 10px;
}

.backButton {
    background: #F55C56;
    color: white;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    margin: 20px auto;
    display: inline-block;
    cursor: pointer;
}

div#Adressen {
    min-height: 700px;
}

.animated#Adressen {
    margin-top: -80px;
}

.animated#Adressen .col {
	margin: auto;
}


animated#Adressen .holder-three-col {
	text-align: center;
}


ul.tagsort {
	padding: 0;
	list-style-type: 0;
	display: table;
	margin: 40px auto;
	text-align: center;
}

ul.tagsort li {
	display: inline-block;
	margin: 5px 10px;
}

ul.tagsort li a.active {
	color: black;
}

li.all {
    display: table;
    clear: both;
    float: none;
    width: 100%;
    cursor: pointer;
    color: #F55C56;
    text-decoration: none;
}

div#videos {
    margin-top: -100px;
}

.scrolldown {
	width: 100%;
	    background-color: #f8f4ef;
	    position: fixed;
	    bottom: 0;
	    margin-top: -100px;
	    z-index: 10;
	    text-align: center;
	        padding: 60px 0 0 0;
	    display: none;   
	    float: right;
}

.scrolldown.side {
	    width: 60px;
    right: 20px;
    padding: 42px 0 0 0;
    border-radius: 60px;
    bottom: 200px;
    background-color: #F55C56;
}

.scrolldown.side::after {
	content: "";
	    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
    text-align: center;
    margin: 30px auto 40px auto;
    background-color: transparent;
}


.scrolldown::after {
	content: "";
	    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid white;
    text-align: center;
    margin: 30px auto 40px auto;
    background-color: transparent;
}

.pflichten .holder-three-col .readmore {
	margin-top: 30px;
	
}

.stoerer {
    width: 400px;
    display: block;
    float: right;
    background-color: white;
    padding: 10px 30px 20px 30px;
	background-image: url(../../../wp-content/uploads/2018/08/smileys_RGB_EB5C58-290x300.png);
	    background-repeat: no-repeat;
    background-position: 260px 5px;
    background-size: 80px auto;
	transform: rotate(-8deg);
	position: absolute;
	right: -50px;
	top: 50px;
	font-size: 16px;
	line-height: 18px;
}

.stoerer h2 {
	display: inline-block;
	float: left;
	padding-right: 100px;
	font-size: 18px;
}

.stoerer h5 {
	margin-top: -20px;
	margin-bottom: 0;
}

.stoerer p { 
	padding-right: 100px;
}

.stoerer h5 a {
	background-color: #71261A;
}


.fbpage {
    display: inline-block;
    float: right;
    width: 35px;
    margin: -29px 20px 0 0;
    clear: both;
}

.someholder {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
        margin: 30px auto;
}

.someholder img{

width: 35px !important;
    padding: 2px;
    border: 0;
    box-shadow: none !important;
    display: inline !important;
    vertical-align: middle;
}

.ssba.ssba-wrap {
    display: inline-block;
    margin-left: -6px;
    margin-bottom: 20px;
}

.ssba {
    width: auto !important;
}

.langswitcher {
    position: absolute;
    right: 0;
    width: 200px;
    height: auto;
    margin: 100px;
}

#ssba-classic-2 {
    width: auto !important;
}

p#form_success, .vfb-form-success {
    color: #F55C56;
        font-size: 15px;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.category-faq p {
	display: inline-block !important;
}

span.hinweis {
    text-align: center;
    float: none;
    display: table;
    padding: 20px 0 0 0;
    margin: auto;
    width: 100%;
}

img.alignnone.wp-image-990.size-full, img.alignnone.wp-image-992.size-full {
	width: 415px;
}

img.alignnone.wp-image-991.size-full {
    width: 145px;
}

img.alignnone.wp-image-993.size-medium {
    width: 145px;
}





@media screen and (max-width: 1230px) {
	
	.site-branding, .infoHolder {
    max-width: calc(100% - 150px);
}

.langswitcher {
    margin: 100px 20px;
}
	
	
}



@media screen and (max-width: 1075px) {
	
	.stoerer {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 30px 20px 30px;
	background-image: url(../../../wp-content/uploads/2018/08/smileys_RGB_EB5C58-290x300.png), url(../../uploads/2017/03/beige-background.jpg);;
	    background-repeat: no-repeat, repeat;
    background-position: center 10px;
    background-size: 80px auto;
	transform: rotate(0);
	right: 0;
	top: 340px;
	padding-top: 20px;

}

.stoerer h2, .stoerer p {
	clear: both;
	text-align: center;
	padding-right: 15px;
	float: none;
}

.stoerer h2 {
	padding-top: 75px;
}

.stoerer h5 {
	text-align: center;
}
	
	#wprmenu_menu.wprmenu_levels ul li br {
		display: none;
	}
	
	.categoriefeed.was-gilt-als-sexuelle-belaestigung-am-arbeitsplatz  .holder-three-col .col,  .holder-three-col .col, .categoriefeed.faq .holder-three-col .col  {
    	width: calc(50% - 20px);
    }   
    
    
    
    .entry-content, .entry-header {
    max-width: 100%;
}

div#primary {
    position: relative;
    z-index: 0;
}

.langswitcher {
    margin: 20px;
}
}

@media screen and (max-width: 903px) {
	
	.headerRight {
    display: table;
    float: none;
    margin-left: -40px;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}	


}

@media screen and (max-width: 760px) {
	
	
	
	
	#wprmenu_menu.wprmenu_levels ul li br {
		display: none;
	}
	
	.langswitcher {
    top: 140px;
    margin-right: 3px;
    width: 150px;
}
	.langswitcher ul {
		margin: -50px 0 0 10px;
    width: 130px;
	}

.langswitcher ul li, .langswitcher ul li:hover,  .langswitcher ul a { 
	 width: 130px;
}
	
	iframe {
   	 max-height: 200px;
	}
	
	.categoriefeed.was-gilt-als-sexuelle-belaestigung-am-arbeitsplatz  .holder-three-col .col,  .holder-three-col .col, .categoriefeed.faq .holder-three-col .col  {
    	width: calc(100% - 20px);
    }  
	
	.site-branding, .infoHolder {
	    padding-left: 30px;
	    background-position: 30px top;
	    height: 260px;
	        background-size: contain;
    display: inline-block;
	}
	
	h1.site-title, .titlefooter, .site-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 50px;
    margin: 53px 0 0 -17px;
    letter-spacing: 4px;
}

p.site-description {
    color: #efd9bb;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    width: 332px;
    margin: 16px 0 0 -23px;
    font-size: 27px;
    letter-spacing: 1px;
    line-height: 26px;
    font-weight: 600;
}

header#masthead, .site-info {
    height: 340px;
}

.infoHolder .triangle-down {
    margin: 96px 0 0 103px;
}

.site-branding, .infoHolder {
    max-width: calc(100% - 20px);
}

p.site-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin: 16px 0 0 32px;
    letter-spacing: 1px;
    color: white;
    font-weight: 400;
    text-align: center;
    width: 239px;
    line-height: 16px;
}

.fbpage {
   /* margin: -330px 0 0 0;*/
}

	.headerRight {
	    clear: both;
	    font-size: 16px;
	    margin: 0;
	}
	

/*
	.sticky .site-branding {
    	background-position: 40px top;
    }
    
  .sticky  .headerRight {
	    margin: 40px 10px;
	}

    
    .sticky .site-branding {
	    background-position: 62px top;
	    height: 150px;
	    overflow: hidden;
	   background-size: 250px auto;
	}	
	
	header#masthead.site-header.sticky {
    height: 150px;
}

.sticky .site-title {
    font-size: 33px;
    margin: 28px 0 0 -20px;
    letter-spacing: 2px;
    display: inline-block;
    float: left;
}

.sticky .site-branding .triangle-down {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid white;
    text-align: center;
    margin: 30px 0 0 0;
    float: left;
}

*/

.menu-footer-menu-container li {
    float: left;
    position: relative;
    width: auto;
    text-align: center;
    margin: 2px 5px;
    height: auto;
    text-align: left;
}

.menu-footer-menu-container ul {
    width: auto;
    display: block;
    float: left;
    margin: 0;
    padding: 10px;
}

.scrolldown {
	display: none !important;
}
	
p.site-description.tx1 {
	font-size: 21px;
}

.site-title.tx2 {
	font-size: 50px;
	margin: 25px 0 0 -19px;
}

p.site-title.tx3 {
	font-size: 21px;
	padding-top: 20px;
}	
	
	.triangle-down {
		margin: 20px 0 0 100px;
	}	

}
 
  @media screen and (max-width: 430px) {
	  
.langswitcher {
    top: 181px;
    width: 128px;
    left: 0;
    margin-left: 8px;
}  

.langswitcher ul {
		margin: -50px 0 0 10px;
    width: 108px;
	}

.langswitcher ul li, .langswitcher ul li:hover,  .langswitcher ul a { 
	 width: 108px;
}


	h1 {
	  font-size: 19px;
	  line-height: 25px;
	}  
	
	
	h1.site-title {
    	font-size: 42px;
    }
	  
	  
	  .titlefooter {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 33px;
    margin: 53px 0 0 -17px;
    letter-spacing: 4px;
}

.infoHolder .triangle-down {
    margin: 85px 0 0 60px;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid white;
}

.site-branding, .infoHolder {
    max-width: calc(100% - 10px);
}
	  
	  
	  .site-branding {
		  height: 240px;
		  background-position: 50px top;
		  padding-left: 20px;
	  }	  
	  
	  
	  
	  p.site-description.tx1 {
	font-size: 20px;
		  margin: 16px 0 0 -5px;
}

.site-title.tx2 {
	font-size: 42px;
	margin: 25px 0 0 20px;
}

p.site-title.tx3 {
	font-size: 18px;
	padding-top: 12px;
	margin: 16px 0 0 48px;
}	
	
	.triangle-down {
		margin: 20px 0 0 125px;
	}
	  
	  
	  
	  
	  
	  
	  
	  
	  
} 