/*

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

*/

/* body {
font-size: calc(var(--fontSize) * 1);
} */

div {
	color:#666666;
	font-family: 'Raleway', sans-serif;
}

a {
color: #666666;
}

a:hover,
a:active {
color: #387d2b;
}

.hero {
	display: table;
/*	display: block; */
    position: relative;
    width: 100%;
    height: calc(100vh - 183px);
    min-height: calc(100vh - 183px);
    background: url('../images/rainer.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.herotext {
margin:0 auto;
color:#ffffff;
display: table-cell;
/* vertical-align: middle; */
vertical-align: bottom;
padding: 0 6em 2em;
}

.footer-text {
padding:4em 1em;
font-size: calc(var(--fontSize) * 0.875);
}

.footer-text a {
font-size: calc(var(--fontSize) * 0.875);
}

.staff {
text-align:center;
float:left;
margin: 0 1em 1em;
max-width:150px;
overflow:hidden;
}

/*
.staff-first {
text-align:center;
float:left;
max-width:150px;
overflow:hidden;
margin: 0 1em 1em 0;
}

.staff-last {
text-align:center;
float:left;
max-width:150px;
overflow:hidden;
margin: 0 0 1em 1em;
}
*/

.kontakt-col {
text-align:left;
padding-left:4em;
}

.kontakt-form {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.kontakt-message {
display: block;
width: 100%;
padding: 6px 12px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* h1.slogan {
  font-size: calc(var(--fontSize) * 3);
  letter-spacing: var(--letterSpacing);
  font-weight: calc(var(--fontWeight)* 2.66);
} */

/* .container {
max-width: 980px;
} */

.text {
text-align:right !important;
}

.demo {
background: #ffffff; 
/*padding: 100px 0; */
padding: 0;
/*background: url(../images/bg_nav-riser.png) repeat top center; */
}

.header-address {
font-size: calc(var(--fontSize) * 0.825);
font-family: 'Raleway', sans-serif;
}

h3.phone {
font-size: calc(var(--fontSize) * 1.2);
font-weight: calc(var(--fontWeight)* 2.33);
font-family: 'Raleway', sans-serif;
}

h1, h2 {
color: #ffffff !important;
background-color: #387d2b;
display:inline;
line-height: 1.375em;
padding-left: 0.2em;
padding-right:0.2em;
/*
padding-left: 0.2em;
padding-right:0.2em;
*/
/*text-transform: uppercase; */
font-weight:600 !important;
}

/*
h1, h2, h3, h3.smalltitle {
font-family: 'Merriweather', sans-serif;
} */

h3.smalltitle {
color: #ffffff !important;
background-color: #387d2b;
display:inline;
line-height: 1.375em;
padding-left: 0.2em;
padding-right:0.2em;
/*text-transform: uppercase; */
/* font-size:20px; */
font-size: calc(var(--fontSize) * 1.125);
}
 
.heading-title
{
	margin-bottom: 100px;
}
.navbar{
/*    height: 100px; */
    border-radius: 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
/* border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0; */
width:100%;
min-height:120px !important;
margin-bottom:0;
display:none;
}

/**/

.mobilenav {
display:none;
}

.navi {
/* float:left; */
margin: 0 auto;
padding-left:0;
list-style:none;
padding:0;
font-family: 'Raleway', sans-serif;
/*font-size: 24px;
font-weight: 600; */
}

.navi > li {
padding:3px;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
position:relative;
float:left;
display:block;
text-align: -webkit-match-parent;
}

.navi:before,
.navi:after {
content: " ";
display: table;
}

.navi:after {
clear:both;
}

*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.navi > li > a {
/*color: #222533; */
color: #387d2b;
/* padding: 14px 24px 16px; */
/* padding: 12px 16px 14px; */
padding: 8px 12px 8px;
position:relative;
display:block;
font-size: calc(var(--fontSize) * 0.875);
font-weight: calc(var(--fontWeight)* 1.667);
}

ul li a {
list-style:none;
margin:0;
}

.navi > .active > a,
.navi > li > a:hover,
.navi > li > a:focus {
color: #ffffff;
/* background-color: #222533; */
background-color: #387d2b;
}

/**/

.nav-desk{
/*float:right; */
text-align:center;
vertical-align:middle;
color:white;
/* font-size:1.2em; */
font-size: calc(var(--fontSize) * 1.25);
font-weight: calc(var(--fontWeight)* 1.5);
text-transform:uppercase;
margin:0 auto;
display:block;
/* padding-top: 25px; */
/**/
/* border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0; */
position: relative;
/* min-height: 47px; */
margin-bottom: 0;
/* width: 100%; */
/**/
}

.nav-desk-wrap {
width:100%;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
display:block;
}

.logo {
float:left;
height:50px;
margin:25px 0 25px 25px;
}

.logo-tile {
float:left;
width:420px;
margin:0 0 15px 0;
}

.navbar.on{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #387d2b;
/*    background-color: rgba(0, 0, 0, 0.93); */
    position: absolute;
    top: 0;
    z-index: 10;
}

.navbar .nav-toggle{
    width: 40px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    display:none; /* riser added */
}

.navbar .first,
.navbar .second,
.navbar .third{
    width: 100%;
    height: 5px;
    background: #387d2b;
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.navbar.on .first,
.navbar.on .second,
.navbar.on .third{
    width: 100%;
    height: 5px;
    background: #fff;
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.navbar .nav-toggle.on .first{
    -moz-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px);
}

.navbar .nav-toggle.on .second{
    opacity: 0;
}

.navbar .nav-toggle.on .third{
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px);
}

.navbar .menu{
    padding: 0;
    list-style: none;
    margin: 4em auto;
    text-align: center;
/*    background: #387d2b; */
}

.navbar .menu.hidden{
    display: none;
}

.navbar .menu a{
    display: block;
    width: 100%;
/*    font-size: 3em; */
    font-size: calc(var(--fontSize) * 2);
  font-weight: calc(var(--fontWeight)* 2);
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
    text-transform: capitalize;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.navbar .menu a:hover{
    color: #484848;
    background-color: #fff;
}@charset "utf-8";
/* CSS Document */

/*
@media (max-width: 1200px) {
.logo-tile {
float:left;
width:360px;
margin:0 0 15px 0;
}

} */

.logo-tile.logomobile {
display:none;
}

@media (max-width: 991px) {

.kontakt-col {
text-align:left !important;
padding-right: 15px;
padding-left: 15px;
}

.hero {
    height: calc(100vh - 165px);
    min-height: calc(100vh - 165px);
}

.herotext {
margin:0 auto;
color:#ffffff;
display: table-cell;
/* vertical-align: middle; */
vertical-align: bottom;
padding: 0 4em 2em;
}

/* h1.slogan {
  font-size: calc(var(--fontSize) * 2);
  letter-spacing: var(--letterSpacing);
  font-weight: calc(var(--fontWeight)* 2.33);
} */

.mobilenav {
width:100%;
/*min-height:60px; */
/* border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0; */
display:block;
/* background: #ffffff; */
background-color: #387d2b;
color:#ffffff;
padding:10px;
}

.text {
text-align:left !important;
}

.navbar .nav-toggle {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 30px;
display:block;
}

.logo-tile.logomobile {
    position: absolute;
    top: 0;
    left: 30px;
display:block;
}

.navbar.on .logo-tile.logomobile {
display:none;
}

.logo-tile.logodesk {
	display:none;
}

/* .navbar .logo-tile {
position: absolute;
top: 30px;
left: 30px;
display: block;
} */

.header-address {
 display:none;
}

.navbar {
	border:0px;
/*	margin-top:-120px;  */
/*	background: #dcdcdc; */
margin-bottom:0;
display:block;
}

.navbar {
	min-height:100px !important;
}

.navbar.on {
/* */	margin-top:0;
}

.nav-desk,
.nav-desk-wrap {
display:none;
}

.logo {
float:left;
height:40px;
margin:30px 0 30px 30px;
}

.logo-tile {
float:left;
/*position:absolute;
top:0;
left:0; */
width:300px;
margin:0 0 15px 0;
}


}

@media  (max-width: 768px) {

.staff {
text-align:center;
float:left;
margin: 0 0.5em 1em;
max-width:150px;
overflow:hidden;
}

.hero {
    height: calc(100vh - 145px);
    min-height: calc(100vh - 145px);
}

.herotext {
margin:0 auto;
color:#ffffff;
display: table-cell;
/* vertical-align: middle; */
vertical-align: bottom;
padding: 0 1em 2em;
}

.footer-text {
padding:4em 1em;
font-size: calc(var(--fontSize) * 1);
}

.footer-text a {
font-size: calc(var(--fontSize) * 1);
}

.navbar {
	min-height:80px !important;
}

.logo-tile.logomobile {
    position: absolute;
    top: 0;
    left: 0;
display:block;
}

.navbar .nav-toggle{
    width: 40px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    display:block;
}

.logo-tile {
float:left;
/*position:absolute;
top:0;
left:0; */
width:240px;
/* margin:0 0 10px 10px; */
margin:0 0 10px 0;
}
}

@media  (max-width: 320px) {
h1.slogan {
  font-size: calc(var(--fontSize) * 2);
  letter-spacing: var(--letterSpacing);
  font-weight: calc(var(--fontWeight)* 2.33);
  }
  
h2 {
font-size: 1.5em !important;
}

}

