/* ==============
Theme Name: b'jo.nd
Description: Responsive, SEO-friendly WordPress theme for www.bjond.at
Version: 6.2.2
Author: Designtiger Webdesign
Author URI: http://www.designtiger.at/
============== */

@import url("css/0_reset.css");
@import url("css/0_basic.css");
@import url("css/0_icons.css");
@import url("css/grid1.css");
@import url("css/nav_sf.css");
@import url("css/toggle.css");
@import url("css/owl.carousel.min.css"); 
@import url("css/owl.theme.default.min.css"); 


/*************************************************
* Webfonts 

font-family: "futura-pt", sans-serif;
300, 400, 400i, 500

*************************************************/

/*************************************************
* Custom Styles
*************************************************/

body,
input,
select,
textarea {
	font-family: "futura-pt", Helvetica, Arial, sans-serif;
}

html,
body {
	font-size: 19px;
}

body {
	line-height: 1.68;
	font-weight: 300;
	color: #000;
	background: #fff;
	letter-spacing: 0.02em;
	
/*
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
*/
}

body.stopoverflow {
	height: 100vh;
	overflow: hidden;
}

.wrap {
	background: #fff;
}

#main .noof {
	overflow: hidden;
}

#outercontainer {
	position: relative;
}

#navicon,
#mobnav {
	display: none;
}

a {
	text-decoration: none;
	
	transition: all 300ms ease;
}

.postinfo {
	display: none;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.nobreak {
	white-space: nowrap;
}

.relative {
	position: relative;
}

.round {
	border-radius: 3px;
}

.line {
	width: 100%;
	height: 1px;
	background: #5f5f5f;
}

.bgwhite {
	background: #fff;
}

.bgtransparent {
	background: transparent;
}

.bglight,
.linelight {
	background: #f7f7f7;
}

.bgmedium,
.linemedium {
	background: #5f5f5f;
}

.bgdark {
	 
}

.bgblack,
.lineblack {
	background: #000;
}

[class^='bg'] .wrap {
	background: transparent;
}


/*************************************************
* Typo

	transition: all 500ms ease;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

*************************************************/

a {
	color: #878787;
}

a:hover {
	color: #000;
}

strong, b {
	font-weight: 400;
}

#main h1,
h2 {
	font-size: 32px;
	line-height: 1.4;
		
	
	margin-bottom: 30px;
}

h3 {
	font-size: 32px;
	line-height: 1.4;
	
	
	margin-top:    2.5rem;
	margin-bottom: 1rem;
}

h2.pagetitle,
h3.sectiontitle {
	font-size: 42px;
	letter-spacing: 0.06em;
	margin-top:    0;
	margin-bottom: 0;
}

h2.pagetitle.largeh,
h3.sectiontitle.largeh {
	
}

h4 {
	font-size: 24px;
	line-height: 1.4;
	
	
	margin-top:    2rem;
	margin-bottom: 0.75rem;
}

h5 {
	font-size: inherit;
	font-weight: 400;
	
	margin-top:    1.5rem;
	margin-bottom: 0.5rem;	
}

h6 {
	background: #efefef;
	font-weight: 400;
	
	padding: 30px 35px;
	margin: 30px 0 30px 0;
}

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

#main ul, #main ol {
	margin-bottom: 1rem;
}

#main ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#main ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

p {
	margin-bottom: 1rem;
}

p.topline {
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

p.xlslogan {
	margin: 0;
	font-size: 60px;
	color: #fff;
	font-weight: 300;
	text-align: center;
}

p.caption,
.s_gallery p.caption {
	font-weight: 400;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
}

blockquote {
	font-size: 22px;
	color: #5f5f5f;
	margin: 30px 0 30px 0;
	padding: 0 30px 0 30px;
}

blockquote p {
	margin-bottom: 10px;
}

hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border-bottom: 1px solid #5f5f5f;
}

pre {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}

.uppercase {
	text-transform: uppercase;
}

.nomargin {
	margin: 0 !important;
}


/*************************************************
* Header
*************************************************/

#header {
	background: #000;
	padding-top:    20px;
	padding-bottom: 20px;
	
	transition: all 500ms ease;
	
	position: fixed;
	z-index: 30002;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	
	height: 100px;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	
	
}

.home #logo {
	opacity: 0;
}

.scroll2 #logo {
	opacity: 1;
}

.tokontakt {
	position: absolute;
	right: 0;
	top: 0;
}

.topsocials {
	position: absolute;
	right: 90px;
	top: 0;
}

#logo,
#moblogo {
	background-image: url(images/logo2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	
	transition: all 500ms ease;
}

#logo a,
#moblogo a {
	display: block;
	text-indent: -9999px;
}

#logo,
#logo a {
	width: 143px;
	height: 60px;
}

#nav,
.tokontakt,
.topsocials {
	line-height: 60px;
}

#headerpadding {
	height: 100px;
	background: #000;
}


/*************************************************
* Scroll
*************************************************/

#scroll1,
#scroll2 {
	width:  1px;
	height: 1px;
}

#scroll0 { /* triggers #totop */
	position: absolute;
	top: 80px; 
}

#scroll1 {
	position: absolute;
	top: 40px;
}

#scroll2 {
	position: absolute;
	top: 159px;
}


/*
.scroll1 #header {
	position: fixed;
	z-index: 30001;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
*/

.scroll1 #logo {
	
}

.scroll1 #nav {
	
}

.scroll1 #headerpadding {
	
}



/*************************************************
* Nav
*************************************************/

#nav {
	
}

#nav .menu {
	float: none;
	
	text-align: center;
}

#nav .menu li {
	float: none;
	display: inline-block;
	margin: 0 15px;
}

#nav .menu a,
#header .tokontakt a,
#header .topsocials a {
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0.08em;
}

#nav .menu ul {
	margin-left: -50px;	
}

#nav .menu ul li {
	float: left;
	display: block;
	margin: 0;
	line-height: 30px;
	min-width: 200px;
}

#nav .menu ul li a {
	text-transform: none;	
	background: grey;
	padding-left:  20px;
	padding-right: 20px;
}

#nav .menu ul li:first-child a {
	padding-top: 10px;
}

#nav .menu ul li:last-child a {
	padding-bottom: 10px;
}

#nav .menu > li a:hover,  
#header .tokontakt a:hover,
#header .topsocials a:hover,
#nav .menu > li.sfHover > a,
#nav .menu > li.current-page-ancestor > a,
#nav .menu > li.current-menu-ancestor > a, 
#nav .menu > li.current-menu-item > a, 
#nav .menu > li.current-post-ancestor > a, 
#nav .menu > li.current-post-parent > a {
	 color: #878787;
}


#nav .menu > li li a:hover, 
#nav .menu > li li.current-menu-item > a,
#nav .menu > li li.current-page-ancestor > a {
    color: #000;
}


/*************************************************
* Slider
*************************************************/

.slide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}



.sliderolay {
	position: absolute;
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,.6);
	
	transition: background 300ms ease;
}

.slides:hover .sliderolay {
	background: rgba(0,0,0,.6);
}

.slidertext {
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
			transform: translateY(-50%);
}

.sliderlogo {
	position: absolute;
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background-image: url('images/sliderlogo2.png');
	background-position: center center;
	background-size: 480px auto;
	background-repeat: no-repeat;
	
	transition: opacity 300ms ease;
}

/*
.slides:hover .sliderlogo {
	opacity: 0 !important;	
}
*/

@media (max-width:600px) {
	.sliderlogo {
		background-size: 70% auto;
	}
}

.slide h2,
.slide h4 {
	font-size: 36px;
	margin: 10px 0;
}

.slide p {
	font-size: 20px;
	margin: 10px 0;
	font-weight: 400;
}

.slide a {
	display: inline-block;
	color: #fff;
}

.slide h2,
.slide h2 a,
.slide h4,
.slide a h4,
.slide p,
.slide a p {
	color: #fff;
	transition: all 300ms ease;
}

.slide a:hover h4,
.slide a:hover p {
	opacity: 0.7;
}

/* Slider Background Images 

.slide img {
	opacity: 0;
}

.slider,
.singleslide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.slider,
.slider .owl-item,
.singleslide {
	height: 80vh;
 	max-height: 600px;
}

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

@media (max-width: 768px) {
	.slider,
	.slider .owl-item,
	.singleslide {
		height: 70vh;
	}
}

*/


/*************************************************
* Refslider
*************************************************/

.refslider {
	background: #000;
}

.refslider a img {
	opacity: 0.35;
	transition: all 300ms ease;
}

.refslider a:hover img {
	opacity: 0.7;
}

/*************************************************
* Waypoints
*************************************************/

.waypoint .way_fadein {
	opacity: 0;
	transform: translateY(0);
	
	transition: transform 1000ms ease 250ms, opacity 1000ms ease 250ms;	
}
.waypoint .way_fadein.slow {
	transition: transform 1000ms ease 500ms, opacity 1000ms ease 500ms;	
}
.waypoint.inview .way_fadein {
	opacity: 1;
	transform: translateY(0);
	
}

.waypoint .way_bottom,
.waypointmulti .way_bottom {
	opacity: 0;
	transform: translateY(100px);
	
	transition: transform 1000ms ease 250ms, opacity 1000ms ease 250ms;	
}
.waypoint.inview .way_bottom,
.waypointmulti .inview .way_bottom {
	opacity: 1;
	transform: translateY(0);
}

.waypoint .way_right {
	opacity: 0;
	transform: translateX(100%);
	
	transition: transform 1000ms ease 250ms, opacity 1000ms ease 250ms;	
}
.waypoint.inview .way_right {
	opacity: 1;
	transform: translateY(0);
	
}

.waypoint .way_left {
	opacity: 0;
	transform: translateX(-100%);
	
	transition: transform 1000ms ease 250ms, opacity 1000ms ease 250ms;	
}
.waypoint.inview .way_left {
	opacity: 1;
	transform: translateY(0);
	
}

@media (max-width: 767px) {
	.waypoint .way_right,
	.waypoint .way_left {
		transform: translateX(0px);
		transform: translateY(100px);
		
		transition: transform 1000ms ease 250ms, opacity 1000ms ease 250ms;	
	}
	
	.waypoint.inview .way_right,
	.waypoint.inview .way_left {
		transform: translateY(0);
	}
}


/*************************************************
* Carousel Dots
*************************************************/

.owl-carousel .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 20px;
}

.home .owl-carousel .owl-dots {
	display: none !important;
}

.owl-carousel .owl-dots .owl-dot {
	padding: 10px 0 !important;
}

.owl-carousel .owl-dots .owl-dot span {
	width: 30px;
	height: 3px;
	margin: 0 4px;
	border-radius: 0;
	
	background: #fff;
	opacity: 0.4;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #fff;
	opacity: 1;
}

/*************************************************
* Carousel Arrows
*************************************************/
.owl-carousel .owl-nav {
    margin-top: 0;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	border-radius: 0px;
	
	transition: all 300ms ease;
			
	position: absolute;
	top: 50%;
	margin-top: -20px;	
	width:  	 40px;
	height: 	 40px;
	line-height: 40px;
	font-size:   16px;
	text-align: center;
		
	color: #fff;	
	background: #000;
	font-weight: bold !important;
	
	border-radius: 0;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
	background: #000;
	opacity: 0.6;
}



/*************************************************
* Images, Image Links
*************************************************/

.galimg {
	overflow: hidden;
}

.galimg a img,
a .galimg img {
	transition: all 300ms ease;
	
	-webkit-backface-visibility: hidden;
}

.galimg a:hover img,
a:hover .galimg img {
	
	opacity: 0.6;
		
	-webkit-transform: 	scale(1.025);
			transform: 	scale(1.025);
}

.imgbox {
	position: relative;
	
	transform-style: preserve-3d;
}

.imgolay {
	position: absolute;
	left:   0;
	top:    0;
	right:  0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
	
	transition: opacity 400ms ease;
}

.imgolaytext {
	position: relative;
    top: 50%;
    	
	-webkit-transform: 	translateY(-50%);
			transform: 	translateY(-50%);
}

.imgbox a * {
	transition: all 400ms ease;
}

/*************************************************
* Formularbox
*************************************************/

#formbox {
	position: fixed;
	z-index: 30008;
	bottom: -100%;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: scroll;
	opacity: 0;
	
	transition: bottom 400ms ease 200ms, opacity 400ms ease;
}

#formbox.active {
	bottom: 0;
	opacity: 1;
	
	transition: bottom 400ms ease, opacity 400ms ease 200ms;
}

#formbox .hideicon {
	display: block;
	cursor: pointer;
	float: right;
	width:  40px;
	height: 40px;
	background-image: url('images/icons.png');
	background-size: 30px; 30px;
	background-position: center center;
	background-repeat: no-repeat;
	
	
	background-position: 10px 12px;
	background-repeat: no-repeat;
	background-size: auto 34px;
}

#formbox .topline a {
	display: inline-block;
	padding-top: 10px;
	text-transform: none;
	font-size: 16px;
	letter-spacing: 0.08em;
}

/*************************************************
* Teaser
*************************************************/

.teasers {
	max-width: 100%;
	width: 600px;
	margin: 0 auto;
	border: 0 solid #000;
	background: #000;
}

.teaser {
	position: relative;	
	transform-style: preserve-3d;
	
	text-align: center;
}

.teaser {
	float: left;
	width: 100%;
	min-height: 1px;
	border: 2px solid #000;
	overflow: hidden;
	
	background: #000;
}

.teaser img {
/*
	-webkit-transform: 	scale(1.1);
			transform: 	scale(1.1);
*/
}

@media (min-width: 1024px) {
	.teasers {
		max-width: 100%;
		width: auto;
		margin: 0;
	}

	
	.teaser-1 {
		width: 100%;
	}
	
	.teaser-2 {
		width: 50%;
	}
	
	.teaser-3 {
		width: 33.333%;
	}
	
	.teaser-4 {
		width: 25%;
	}
	
	.teaser-5 {
		width: 20%;
	}
	
	.teaser-6 {
		width: 16.666%;
	}
}

.teaserolay {
	position: absolute;
	left:   0;
	top:    0;
	right:  0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
	
	transition: opacity 400ms ease;
}

.teaserolaytext {
	position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
}


.teaser a .teaserolay {
	background: rgba(0,0,0,0.6);
	transition: all 400ms ease;	
}

.teaser a:hover .teaserolay {
	background: rgba(0,0,0,0.3);
}

.teaser a h4,
.teaser a:hover h4 {
	color: #fff;
	transition: all 400ms ease;	
}

.teaser a .teaserolaytext {
	padding: 5px;
	transition: all 400ms ease;	
}

.teaser a:hover .teaserolaytext {
	
}

.teaser h4 {
	margin-top: 0;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.teaser p {
	margin: 0;
}

.projekt {
	
}

.projekt h4 {
	font-size: 34px;
}

@media (min-width: 1024.01px ) and (max-width: 1180px ) {
	.teaser h4 {
		font-size: 17px;
	}

}




.persons {
	margin: 0 auto;
	width: 720px;
	max-width: 90%;
	
	text-align: center;
}

.person {
	width: 49%;
	display: inline-block;
}

.person p {
	text-align: left;
}

.person, 
.person p,
.person a {
	color: #fff;
}

.person a:hover {
	color: #878787;
}

@media (max-width:680px) {
	.persons {
		width: 500px;
		max-width: 90%;
	}
	.person {
		width: 100%;
	}	
}


/*************************************************
* Projekte
*************************************************/

#main ul.filterlist,
#main ul.filterlist li {
	margin: 0;
	list-style-type: none;	
	text-align: center;
}


#main ul.filterlist li {
	display: inline-block;
	margin: 10px 20px 10px 0;
	
	transition: all 300ms ease;
	
	text-align: center;
	text-decoration: none;	
	
	padding: 	12px 30px;
	margin: 	10px 10px 10px 0;
	
	font-size:   15px;
	font-weight: 400;
	line-height: 1;
	
	border-radius: 0;
	
	color: #000;
	border: 1px solid #000;
	background: #fff;
	
	cursor: pointer;
}

#main ul.filterlist li:hover {
	background: #f0f0f0;
}

#main ul.filterlist li.filter-active {
	border-color: #000;
	background: #000;
	color: #fff;

}


/*************************************************
* Tabelle
*************************************************/

table {
	width: 100%;
	border-top: 1px solid #ccc;
}

tr.coltitle .col1 {
	font-weight: 400;
}

td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
}

td.col1 {
	padding: 8px 8px 8px 4px;
	white-space: nowrap;
}

td.col2 {
	padding: 8px 4px 8px 8px;
}

@media (max-width:600px) {
	td {
		display: block;
	}
	td.col1 {
		padding: 6px 4px 0px 4px;
		border: 0;
	}
	
	td.col2 {
		padding: 0px 4px 6px 4px;
	}
}

/*************************************************
* CTA
*************************************************/

.cta p {
	margin: 0;
	font-size: 22px;
}

@media (max-width:768px) {
	.cta {
		text-align: center;
	}
}


/*************************************************
* Video
*************************************************/

.video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*************************************************
* Aligner
*************************************************/

@media( max-width:767px ) {	
	.aligner {

	}
	
	.aligneritem {
		
	}	
	
	.col-textcol {
		padding-left:    20px;
		padding-right:   20px;
		
		padding-top:    20px;
		padding-bottom:  0px;
	}

}

@media( min-width:767.01px ) {	
	.aligner {
		display: flex;
		align-items: center;
		min-height: 10px;
		justify-content: center;
	}
	
	.aligneritem {
		
	}	
	
	
}


/*************************************************
* Button
*************************************************/

.button {
	
}

.button a {
	display: inline-block;
	text-align: center;
	text-decoration: none;	
	
	padding: 	12px 30px;
	margin: 	10px 10px 10px 0;
	
	font-size:   inherit;
	line-height: 1;
	
	border-radius: 0;
	
	color: #000;
	border: 1px solid #000;
	background: #fff;
}

.button.alt a {
	
}

.button.ghost a {
	color: #000;
	border: 1px solid #000;
	background: #fff;	
}


.button a:hover {
	color: #fff;
	border: 1px solid #000;
	background: #000;
}

.button.alt a:hover {
	
}

.button.ghost a:hover {
	color: #fff;
	border: 1px solid #000;
	background: #000;
}


p.textright span.button a,
p[style="text-align: right;"] span.button a {
	margin: 10px 0 10px 10px;
}

p.textcenter span.button a,
p[style="text-align: center;"] span.button a {
	margin: 10px 10px 10px 10px;
}

.cta .button a {
	margin: 0;
}



/*************************************************
* Swipebox
*************************************************/

#swipebox-overlay {
	background: rgba(0,0,0,0.96) !important;
}

#swipebox-slider .slide {
	padding: 20px !important;
}

#swipebox-close {
	background-color: #000 !important;
	z-index: 100001 !important;
}

#swipebox-top-bar {
  font-size: 18px !important;
  line-height: 50px !important;
  font-family: "futura-pt", sans-serif !important;
}

#swipebox-bottom-bar {
	background: transparent !important;
}

#swipebox-arrows {
    max-width: none !important;
    width: 98% !important;
    background: transparent !important;
}

#swipebox-arrows a {
	background-color: #000 !important;
}

#swipebox-next.disabled, 
#swipebox-prev.disabled {
    opacity: 0.15 !important;
}

#swipebox-close, #swipebox-next, #swipebox-prev {
	background-image: url('images/icons_white.png') !important;
	background-size: auto 34px !important;
}

#swipebox-prev {
    background-position: -32px 8px !important;
}

#swipebox-next {
    background-position: -68px 8px !important;
}

#swipebox-close {
    background-position: 8px 8px !important;
}

/*************************************************
* Kontakt-Box
*************************************************/

#kontakt {
	
	color: #fff;
}

#kontakt p {
	line-height: 1.8;
	margin-bottom: 20px;
}

#kontakt p.smallp {
	font-size: 16px;
}

#kontakt p.largep {
	font-size: 21px;
}

#kontakt p.lowmargin {
	margin-bottom: 5px;
}

#kontakt strong {
	font-weight: 400;
}

#kontakt a {
	color: #fff;
	
/* 	text-decoration: underline; */
	
/*
	display: inline-block;
	border-bottom: 1px solid #fff;
*/
}

#kontakt a:hover {
	color: #878787;
	text-decoration: none;
}

#kontakt .button.ghost a {
	color: #fff;
	border: 1px solid #fff;
	background: transparent;
	
	text-decoration: none;
	
}

#kontakt .button.ghost a:hover {
	color: #878787;
	border: 1px solid #878787;
}

#kontaktieren h4 {
	margin-top: 0;
}

p.socials .icon {
	width: 30px;
	display: inline-block;
	
}

/*************************************************
* Footer, Subfooter
*************************************************/

/*************************************************
* Footer, Subfooter
*************************************************/

#footer {
	
}

#footer h4 {
	
}

#footer p {
	
}

#subfooter {
	font-size: 16px;
	color: #878787;
}

#subfooter a {
	color: #878787;
}

#subfooter a.creator {
	opacity: 0.3;
}

#subfooter a:hover {
	opacity: 1;
	color: #fff;
}

#subfooter p,
#subfooter ul {
	margin: 0;
}

#subfooter ul,
#subfooter ul li {
	text-align: center;
}

#subfooter ul li {
	display: inline-block;
	margin: 0 20px;
}

#subfooter span {
	margin-left: 30px;
}


/*************************************************
* Seitenanfang
*************************************************/

a#totop {
	transition: all 300ms ease;
		 	
	display: block;
	z-index: 999;
	position: fixed;
	right:  10px;
	bottom: 25px;
	width: 	40px;
	height: 40px;
	text-align: center;
	padding-left: 2px;
	
	visibility: hidden;
	opacity: 0;
	
	line-height: 38px;
	font-size: 20px;
	
	background: #000;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}

html.swipebox-html a#totop {
	right: -50px;
}

a#totop.show {
	opacity: 1;
	visibility: visible;
}

@media (min-width:1024px) {
	a#totop {
		display: none;
	}
}


/*************************************************
* Edit-Link
*************************************************/

.editlink {
	margin-top:    15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 400;
}

.editlink .icon {
	font-size: 0.6rem;
	font-weight: normal;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

/*************************************************
* Formulare
*************************************************/

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

.cform p {
	display: block;
	margin-bottom: 20px;
}

input[type="checkbox"],
input[type="radio"],
input[type="submit"] {
	-webkit-user-select: none;
	-ms-user-select:	 none;
	user-select:		 none;
}

.wpcf7-list-item {
	width: 100%;
	margin: 0 !important;
}

.wpcf7-acceptance label {
	display: inline-block;	
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.4;
}

.wpcf7-acceptance label span {
	font-size: 0.9rem;
}

input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="submit"],
textarea,
select  {
	width: 100%;
	margin: 0;
	padding: 0;
	
	-webkit-appearance: none;
    border-radius: 			0px;    
	
	transition: all 300ms ease;
	
	font-size: 18px;
	line-height: 1.2;
	margin-top: 10px;
	
	background: white;
	padding: 12px;
	border: 1px solid #878787;
}

textarea {
	margin-bottom: 10px;
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="submit"]:focus,
textarea:focus {
	background: white;
	border: 1px solid #878787;
}

input[type="submit"] {
	cursor: pointer;
	display: block;
	width: auto;
	margin: 20px 0 10px 0;
	padding: 10px 40px;
	
	border: 1px solid #000;
	background: #000;	
	color: #fff;
}

input[type="submit"]:disabled,
input[type="submit"]:disabled:focus,
input[type="submit"]:disabled:hover {
	opacity: 0.2;
}

input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration:none;
	cursor:pointer;
	
	border: 1px solid #878787;
	background: #878787;
}

.wpcf7-response-output {
	clear: both;
	width: 100%;
}

span.wpcf7-not-valid-tip {
	display: inline;
	color: orange !important;
	font-size: 15px !important;
}

div.wpcf7-response-output {
	border: 2px solid #000 !important;
}

div.wpcf7-validation-errors {
	border: 2px solid red !important;
}

/*************************************************
* Google Maps
*************************************************/

.responsive_map {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 35%; /* aspect ratio */
}

.responsive_map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;	
	top: 0;	
	border: 0;
}

@media (max-width:767px) {
	.responsive_map {
		padding-bottom: 80%; /* aspect ratio */
	}
}

/*************************************************
* Responsive 
*************************************************/

@media (max-width: 480px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		
	}
	.teaser h4 {
		font-size: 30px;
	}
	p.xlslogan {
		font-size: 18px;
		color: #878787;
	}
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		
	}
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
   #main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		
	}
}

@media (max-width: 1024px) {
	html,
	body {
		
	}
	
	/* Disable mobile zoom */
	select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select:focus, input:focus { 
		font-size: 16px;
	}
	
	#nav,
	#topbar {
		display: none;
	}
	
	#navicon,
	#mobnav {
		display: block;
	}
	
	#header,
	#headerpadding {
		height: 80px;
	}
	
	#header .tokontakt a,
	#header .topsocials a {
		display: none;
	}
	
	#logo,
	#logo a {
		height: 40px;
		width: 95px;
	}
	
	.owl-carousel .owl-nav.disabled + .owl-dots {
		bottom: 10px;
		right: auto;
		width: 100%;
	}
	
	#subfooter {
		line-height: 2;
		padding-bottom: 30px;
	}
	
	#subfooter span {
		display: block;
		margin-left: 0;
	}
	
	#subfooter .textright {
		text-align: left;
	}
	
	
	
	/* Nav Icon */
	
	#navicon {
		position: fixed;
		z-index: 30003;
		right: 10px;
		top: 20px;
		width:  40px;
		height: 40px;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		cursor: pointer;				
		border: none;	
		
		transition: right 200ms ease;	
	}
	
	html.swipebox-html #navicon {
		right: -50px;
	}
	
	#navicon span,
	#navicon span:before,
	#navicon span:after {
		display: inline-block;
		height: 1px;
		position: absolute;
		width: 30px;
			 	
		background: #fff;
		
		border-radius: 2px;
				
		transition: all 300ms ease;

	}
	
	#navicon span {
	    left:   5px;
	    top:   18px;

	}
	
	#navicon span:before {
	    content: "";
	    left: 0;
	    top: 9px;
	}
	
	#navicon span:after {
	    content: "";
	    left: 0;
	    top: -9px;
	}
	
	#navicon:focus span,
	#navicon:focus span:before,
	#navicon:focus span:after {
		background: #fff;
		
	}
	
	#navicon.active {
		transition: background 100ms ease;
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		
	}
	
	#navicon.active span {
		background: rgba(0,0,0,0);
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		position: absolute;
	    left: 0;
	    top: 0;
	    width: 30px;
	    
	    background: #fff;
	}
	
	#navicon.active span:before {
		-webkit-transform: 	rotate(-45deg);
	       		transform: 	rotate(-45deg);
	}
	
	#navicon.active span:after {
	    -webkit-transform: 	rotate(45deg);
	       		transform: 	rotate(45deg);
	}
	
	/* Mobnav */
	
	#mobnav {
		overflow-y: scroll; 
		-webkit-overflow-scrolling: touch;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		
		position: fixed;
		z-index: 30001;
		top: -100%;
		height: 100%;
		left: 0;
		right: 0;
		width: 100%;
		
		padding-top: 100px;
		
		transition: top 500ms ease;
	}
	
	#mobnav.active {
		top: 0;
	}
	
	/* Mobile Menu */
	
	#mobnav p {
		line-height: 2;
	}
	
	#mobmenu ul li {		
		position: relative;
	}
	
	#mobmenu a {
		
	}
	
	#mobmenu ul li a {
		display: block;
		padding: 0 40px 0 15px;
		height: 44px;
		line-height: 44px;
		
		font-size: 19px;
		text-transform: uppercase;
		letter-spacing: 0.08em;
		color: #fff;
		
	}
	
	#mobmenu ul li.current-menu-item > a,
	#mobmenu ul li a:hover,
	#mobmenu ul li a:focus {
		color: #878787;
	}
	
	#mobnav ul.menu>li > a,
	#mobnav ul.menu li > ul > li.menu-item-has-children > a {
		
	}
	
	#mobmenu ul li:first-child a {
/* 		border-top: 1px solid white; */
	}
	
	#mobmenu ul li ul {
		display: none;
		padding-top: 8px;
		padding-bottom: 20px;
	}
	
	#mobmenu ul li ul li {
		text-transform: none;
	}
	
	#mobmenu ul li ul li a {
		padding-left: 25px;
		
		height: auto;
		line-height: 32px;
		
		font-size: 17px;
		text-transform: none;
		
	}
	
	#mobmenu ul li ul li:first-child a {
		border-top: 0;
	}
	
	#mobmenu ul li ul li ul {
		display: none;
	}
	
	#mobmenu ul li ul li ul li a {
		padding-left: 45px;
	}
	
	/* Subnav */
	.subnavicon {
		position: absolute;
		right: 0;
		top: 0;
		width:  44px;
		height: 44px;
		font-size: 20px;
		line-height: 44px;
		text-align: center;
		
		
		cursor: pointer;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	
	.subnavicon:before,
	.subnavicon:after {
		background: #fff;
		content: '';
		display: block;
		width: 14px;
		height: 2px;
		position: absolute;
		left: 15px;
		
		border-radius: 2px;
		
		transition: opacity 400ms ease;
	}
	
	.subnavicon:before {
		top: 21px;
	}
	
	.subnavicon:after {
		top: 21px;
		-webkit-transform: rotate( -90deg );
				transform: rotate( -90deg );
	}
	
	/*
	#mobnav .menu li.current-page-parent>.subnavicon.sub-menu-active {
		background: white;
	}
	
	#mobnav .menu li.current-page-parent>ul {
		background: white;
	}
	*/
	
	#mobnav .menu li .subnavicon.sub-menu-active {
/* 		background: white; */
	}
	
	#mobnav .menu>li>ul {
/* 		background: white; */
	}
	
	#mobnav .menu>li.current-page-ancestor>a {
	}
	
	.subnavicon.sub-menu-active:after {
		opacity: 0;
	}
	
}




@media (max-width: 480px) {
	
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
}

@media (max-width: 768px) {
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
}

@media (min-width: 1024.01px) and (max-width: 1180px) {
    
}

@media (min-width: 1180.01px) and (max-width: 1420px) {
    
}

@media (min-width: 1420.01px) and (max-width: 1919.99px) {
    
}

@media (min-width: 1920px) {
	html,
	body {
		
	}  
	
	.outer,
	.fixme {
		max-width: 1920px;
		margin: 0 auto;
	}  
	
}




















