@font-face {
    font-family: 'robotolight';
    src: url('media/files/fonts/Roboto-Light-webfont.eot');
    src: url('media/files/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Light-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('media/files/fonts/Roboto-Regular-webfont.eot');
    src: url('media/files/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('media/files/fonts/Roboto-Medium-webfont.eot');
    src: url('media/files/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('media/files/fonts/Roboto-Bold-webfont.eot');
    src: url('media/files/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoitalic';
    src: url('media/files/fonts/Roboto-Italic-webfont.eot');
    src: url('media/files/fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Italic-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Italic-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
	 font-size: 19px;
	 font-family: 'robotolight', Tahoma, Verdana, sans serif;
	 color: #333;
	 margin: 0px;
	 background-color: #fff}

td {
	 letter-spacing: 1px}

img {
	 max-width: 100%;
	 border-top: 0px;
	 height: auto;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 padding-right: 0px;
	 margin-right: 0px;
	 -moz-transition: all 0.3s;
	 -webkit-transition: all 0.3s;
	 transition: all 0.3s}

form {
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 0px;
	 margin: 0px;
	 padding-right: 0px}

input {
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 background-color: #ffffff}

textarea {
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 background-color: #ffffff}

select {
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 border-bottom: #999999 1px solid;
	 border-left: #999999 1px solid;
	 background-color: #ffffff}

p, ul {
    margin-bottom: 12px;
    margin-top: 12px;
    line-height: 29px;
}

h1 {
    font-family: 'robotomedium';
    font-weight: normal;
    font-size: 46px;
    margin-top: 40px;
    margin-bottom: 60px;
    color: #1B5A1B;
    display: inline-block;
}

h2 {
    font-family: 'robotomedium';
    font-weight: normal;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 60px;
    color: #4E972A;
    display: inline-block;
}

h3 {
    font-family: 'robotoregular';
    font-weight: normal;
    font-size: 22px;
}

a {
	 text-decoration: none;
	 color: #549A2B}

a:hover {
	 text-decoration: none;
	 color: #96BE3C}

ul {
    padding-left: 12px;
}

li {
	 list-style-type: none;
	 padding-bottom: 2px;
	 padding-top: 2px;
	 padding-left: 12px;
	 padding-right: 0px
	 }
section .links li {
	 font-family: 'robotoregular';
	 }

li:before {
	 content: "\2713";
	 font-size: 17px;
	 color: #96BE3C;
	 margin-left: -20px;
	 padding-right: 7px}
li.links {
    margin-left: 10px;
}
.links li:before, li.links:before {
    content: "\203A";
    font-size: 22px;
    color: #96BE3C;
    margin-left: -20px;
    padding-right: 7px;
    line-height: 17px;
}

strong {
	 font-family: 'robotoregular';
	 font-weight: normal}

b {
	 font-family: 'robotoregular';
	 font-weight: normal}
	 
iframe {
    float: left;
}
a, input, ul, li, p, div, .button, .submit_button {
	 -moz-transition: background, background-color, color 0.2s;
	 -webkit-transition: background, background-color, color 0.2s;
	 transition: background, background-color, color 0.2s}
label {
    width: 70px;
    float: left;
}
input, textarea, select {
    background-color: #ffffff;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px 0 #cfcfcf inset;
    border-radius: 2px;
    padding: 8px 2%;
    text-align: left;
    margin: 2px 0 2px 0;
}
input[type=radio] {
    border: 0;
    box-shadow: none;
}	 
input[type=text], input[type=password], textarea, select {
    width: 96%;
    width: calc(96% - 2px);
}
select {
    width: 100%;
}
.labelinside {
    margin: 2px 0 2px 0;
    position: relative;
    width: 100%;
    display: inline-block;
}
.labelinside label {
    color: #888888;
    cursor: text;
    display: none;
    font-size: 15px;
    left: 0;
    line-height: 15px;
    padding: 9px 9px;
    position: absolute;
    top: 0;
}
.input_form {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    padding: 5%;
    background: #fafafa;
    font-size: 15px;
    margin-right: 5%;
}
figure {
    width: 100%;
    margin: 0;
    padding: 0;
}

.grundrahmen {
	 width: 100%}

.header {
    width: 100%;
    float: left;
    background-color: #464646;
}
.header-container {
    max-width: 1200px;
    max-width: calc(1200px + 5%);
    margin: auto;
}

.rahmen_navtop {
	 width: 100%;
	 float: left}

.rahmen_logo {
    width: 100%;
    background: #fff;
    border-bottom: #1B5A1B 1px solid;
    position: fixed;
    float: left;
    left: 0px;
    z-index: 111;
    top: 0px;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
}

.logo {
    width: 185px;
    height: 120px;
    float: left;
    -moz-transition: ease-out all 0.3s;
    -webkit-transition: ease-out all 0.3s;
    transition: ease-out all 0.3s;
    background: url(media/images/layout/logo-amann-landschaftsgestaltung_185.png) 0 0 no-repeat;
    background-size: contain;
    margin: 22px 0 20px 3%;
}
.logo a {
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    display: block;
}	 

.sticky .logo, .gruppe1 .logo, .gruppe2 .logo {
    width: 121px;
    height: 70px;
    background: url(media/images/layout/logo-amann-landschaftsgestaltung_sticky.png) 0 0 no-repeat;
	background-size: contain;
    margin: 10px 0 10px 3%;
} 

.kontakt {
	font-size: 17px;
    height: 60px;
    width: 300px;
    background-repeat: no-repeat;
    position: fixed;
    background-position: 95% 10px;
    color: #f4f4f4;
    left: -245px;
    z-index: 999;
    -moz-transition: ease-out all 0.2s;
    -webkit-transition: ease-out all 0.2s;
    transition: ease-out all 0.2s;
    border-radius: 0 6px 6px 0;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.kontakt:hover {
	left: 0px}
.telefon {
    background: url(media/images/layout/telefon.png) #96BE3C no-repeat 255px 17px;
    top: 200px;
}
.email {
	 background: url(media/images/layout/email.png) #96BE3C no-repeat 255px 17px;
	 top: 265px}
.adresse {
	 background: url(media/images/layout/adresse.png) #96BE3C no-repeat 255px 17px;
	 top: 330px}
.kontakt A {
    padding: 6px 20px;
    display: block;
    color: #fff;
}

.kontakt A:hover {
	 color: #fff}

.nav {
    font-size: 19px;
    font-family: 'robotolight';
    width: 920px;
    width: calc(97% - 318px);
    text-transform: uppercase;
    float: right;
    text-align: right;
    margin: 0 2% 0 0;
    /* letter-spacing: 1px; */
}

.nav A {
    color: #1B5A1B;
    padding: 90px 3% 46px 3%;
    float: right;
    -moz-transition: padding 0.2s;
    -webkit-transition: padding 0.2s;
    transition: padding 0.2s;
}
.sticky .nav A, .gruppe1 .nav A, .gruppe2 .nav A {
    padding: 32px 3% 32px 3%;
}

.nav A:hover {
    background: #f9f9f9;
}

.nav .selected, .nav .selected:hover {
	 color: #96BE3C}

.rahmen_banner {
	 width: 100%;
	 position: relative;
	 float: left}

.rahmen_banner IMG {
    float: left;
    width: 100%;
}

.slideshow .caption {
	 width: 96%;
	 background: rgba(0,0,0,0.3);
	 position: absolute;
	 padding-bottom: 1.5%;
	 text-align: center;
	 padding-top: 2%;
	 padding-left: 2%;
	 left: 0px;
	 padding-right: 2%;
	 bottom: 0px}

.slideshow .caption .headline_1 {
	 font-size: 60px;
	 font-family: 'robotobold';
	 color: #fff;
	 margin: 0px;
	 text-shadow: 0px 0px 1px #000}

.slideshow .caption .headline_2 {
	 font-size: 34px;
	 font-family: 'Georgia';
	 font-weight: normal;
	 color: #fff;
	 font-style: italic;
	 margin: 0.5%;
	 text-shadow: 0px 0px 1px #000}

.button {
    font-size: 18px;
    margin-top: 1.5%;
    padding: 10px 20px;
    font-family: 'robotolight';
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    background: #1B5A1B;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 6px;
    position: relative;
    box-shadow: none;
	cursor: pointer;
	border: 0;
}
.button:hover {
	 color: #fff;
	 background-color: #96BE3C}	 	 

.slideshow .button {
     background: rgba(0,0,0,0.2);
	 font-size: 26px;
	 padding: 12px 24px;
	 margin-top: 1.5%;
	 border: #fff 1px solid;
	 }
.slideshow .button:hover {
     background: rgba(0,0,0,0.5);
	 }
.slideshow .copyright {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 15px;
    color: #000;
}
	 	
span.h-left {
    color: #4E972A;
    float: left;
    border-right: 5px solid #ccc;
    padding-right: 20px;
    margin-right: 20px;
    line-height: 50px;
    font-size: 52px;
}
span.h-right {
    color: #1B5A1B;
    font-family: 'robotolight';
    font-size: 22px;
    float: left;
    line-height: 1.2;
}
 
/* Kategorienboxen */
.thumb-m {
    margin-bottom: 1%;
    margin-right: 1%;
    float: left;
    width: 24%;
    overflow: hidden;
    height: 0;
    padding-bottom: 13%;
    position: relative;
}
.thumb-g {
    margin-bottom: 1%;
    margin-right: 1%;
    float: left;
    width: 32.33%;
    overflow: hidden;
    height: 0;
    padding-bottom: 16%;
    position: relative;
}
.thumb-m .bezeichnung, .thumb-g .bezeichnung {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 4px 7px;
    font-size: 16px;
    background: #96BE3C;
    color: #fff;
    width: 99%;
    width: calc(100% - 10px);
    line-height: 20px;
    text-align: center;
    z-index: 11;
    font-family: 'robotoregular';	
	 -moz-transition: background 0.5s;
	 -webkit-transition: background 0.5s;
	 transition: background 0.5s;
}
p.beschreibung {
    position: absolute;
    left: 0;
    top: 200px;
    z-index: 1;
    width: 94%;
    height: 0;
    background: rgba(27,90,27,0.9);
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    padding: 3% 3% 40% 3%;
    margin: 0 0 20px 0;
    -moz-transition: top 0.3s;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
}
.thumb-m:hover .beschreibung, .thumb-g:hover .beschreibung {
    top: 15px;
}

.button.pfeil {
    font-size: 40px;
    line-height: 32px;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    margin: 0 2px;
}
.button.top div {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    padding: 0 0 5px 4px;
}	 

.jssora02l {
	 -moz-transition: opacity 0.5s;
	 -webkit-transition: opacity 0.5s;
	 transition: opacity 0.5s;
	 opacity: 0}

.jssora02r {
	 -moz-transition: opacity 0.5s;
	 -webkit-transition: opacity 0.5s;
	 transition: opacity 0.5s;
	 opacity: 0}

.slideshow:hover .jssora02l {
	 opacity: 0.8}

.slideshow:hover .jssora02r {
	 opacity: 0.8}

.clear {
	 clear: both}

.content {
    width: 100%;
    padding-bottom: 0px;
    padding-top: 162px;
    padding-left: 0px;
    padding-right: 0px;
}

section {
	 width: 100%;
	 padding-bottom: 60px;
	 padding-top: 40px;
	 padding-left: 0px;
	 clear: both;
	 display: inline-block;
	 padding-right: 0px}
	 
#section2, #section4, #section6 {
	 background: #efefef}

.section-content {
	 max-width: 1200px;
	 margin: 0px auto}

.bildlinks {
	 width: 49%;
	 float: left;
	 margin-right: 3%;
	 text-align: center}

.bildrechts {
	 width: 49%;
	 float: right;
	 margin-left: 3%;
	 text-align: center}

.textblock {
	 width: 48%;
	 float: left}

.footer {
    width: 100%;
    background: #444;
    margin: 0 auto;
    display: inline-block;
    color: #f0f0f0;
    float: left;
}
.footer2 {
    width: 100%;
    background: #222;
    margin: 0 auto 0px;
    display: inline-block;
    color: #999;
    float: left;
}
	
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #96BE3C;
}
.footer h2 {
    color: #96BE3C;
    font-family: 'robotolight';
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 1px;
    margin: 20px 0;
}
.footer2 .footercontent {
    text-align: center;
    margin: 3% auto;
}	
.footer2 a {
    color: #bbb;
}
.footer2 a:hover {
    color: #96BE3C;
}
.footercontent {
    max-width: 1200px;
    width: 100%;
    margin: 2% auto 4% auto;
}
	 
.col2 {
    width: 47%;
    margin-right: 3%;
    float: left;
}	 
	 
.col3 {
    width: 29%;
    margin-right: 4%;
    float: left;
}	  
	 
.col32 {
    width: 62%;
    margin-right: 5%;
    float: left;
}	 
	 
.col4 {
    width: 22%;
    margin-right: 3%;
    float: left;
}	 

.clear {
	 clear: both}



/* Referenzen */
.galerie {
	margin-bottom: 30px;
}
#referenzen .thumb-g img {
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#referenzen .thumb-g:hover img {
	transform: scale(1.2);
}
.thumb {
    width: 199px;
    background: #eee;
    text-align: center;
    height: 112px;
    overflow: hidden;
    float: left;
    margin: 0 1px 1px 0;
    display: flex;
}
.thumb a {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.thumb img {
	width: 100%;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.thumb:hover img {
	transform: scale(1.2);
}


/*fancybox */
@keyframes fadeIn {
    0%  {opacity: 0;}
    100%  {opacity: 1;}
}
#fancybox-overlay {
	background-color: #333 !important;
}
#fancybox-overlay.active {	
	-webkit-animation:fadeIn ease-out;
    -moz-animation:fadeIn ease-out;
    animation:fadeIn ease-out;
	
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
	
    -webkit-animation-duration:500ms;
    -moz-animation-duration:500ms;
    animation-duration:500ms;
}
.fancybox-bg {
    background-image: none !important;
}
#fancybox-outer {
    background: transparent !important;
}
#fancybox-content {
    border: 0 !important;
    padding: 10px !important;
}
#fancybox-title {
    font-size: 16px !important;
    margin-left: 10px !important;
}
#fancybox-title-over {
    padding: 3px 5px 3px 5px !important;
	margin-right: 0px !important;
}
#fancybox-close {
    position: fixed !important;
    top: 20px !important;
    right: 20px !important;
    width: 29px !important;
    height: 29px !important;
    background: transparent url(media/images/layout/close.png) 0 0 !important;
}
#fancybox-right-ico {
    background-image: url(media/images/layout/right.png) !important;
    background-position: 0px 0px !important;
    background-size: 100%;
	display: block !important;
	right: 10px !important;
	left: auto !important;
}
#fancybox-right {
    right: -50px !important;
	visibility: visible !important;
	display: block !important;
}
#fancybox-left-ico {
    background-image: url(media/images/layout/left.png) !important;
    background-position: 0px 0px !important;
    background-size: 100%;
	display: block !important;
	left: 0 !important;
}
#fancybox-left {
    left: -40px !important;
    visibility: visible !important;
    display: block !important;
}
#fancybox-left-ico, #fancybox-right-ico {
    width: 40px !important;
    height: 80px !important;
    margin-top: -40px !important;
}


.fehler {
    border: 2px solid #ff0000;
    padding: 2%;
    margin-right: 5%;
    margin-bottom: 2%;
    border-radius: 3px;
    background: #ffeeee;
}
#www {
	display: none;
}

.headline_parallax {
    font-size: 90px;
    font-family: 'robotolight';
    font-weight: normal;
    color: #fff;
    margin: 0;
    text-align: center;
    text-shadow: 0px 0px 1px #000;
    text-transform: lowercase;
}
.parallax-section {
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-bottom: 12%;
    padding-top: 12%;
    float: left;
    margin-bottom: 2%;
}
.parallax-section#leistungen-par {
	background-image: url(media/images/parallaxen/par-teich.jpg);
}
.parallax-section#referenzen-par {
	background-image: url(media/images/parallaxen/par-steingarten.jpg);
}
.parallax-section#jobs-par {
	background-image: url(media/images/parallaxen/par-jobs-1920.jpg);
}
.parallax-section#kontakt-par {
	background-image: url(media/images/parallaxen/par-mauer.jpg);
}

/* Unterseiten */
#section1 h2 {
    margin-bottom: 10px;
}


/* Responsive */

@media only screen and (max-width:1920px) {	
	.parallax-section#leistungen-par {
		background-image: url(media/images/parallaxen/par-teich-1920.jpg);
	}
	.parallax-section#referenzen-par {
		background-image: url(media/images/parallaxen/par-steingarten-1920.jpg);
	}
	.parallax-section#jobs-par {
		background-image: url(media/images/parallaxen/par-jobs-1920.jpg);
	}
	.parallax-section#kontakt-par {
		background-image: url(media/images/parallaxen/par-mauer-1920.jpg);
	}
}	

@media only screen and (max-width:1440px) {	
	.parallax-section#leistungen-par {
		background-image: url(media/images/parallaxen/par-teich-1440.jpg);
	}
	.parallax-section#referenzen-par {
		background-image: url(media/images/parallaxen/par-steingarten-1440.jpg);
	}
	.parallax-section#jobs-par {
		background-image: url(media/images/parallaxen/par-jobs-1440.jpg);
	}
	.parallax-section#kontakt-par {
		background-image: url(media/images/parallaxen/par-mauer-1440.jpg);
	}
}	

@media only screen and (max-width:1340px) {	
	.section-content, .footercontent {
		max-width: 90%;
	}
	.header-container {
		max-width: 94%;
	}
	.nav {
		font-size: 17px;
		width: calc(97% - 210px);
	}
	.slideshow .copyright {
		font-size: 18px;
	}	
	.kontakt {
		height: 60px;
		width: 285px;
		background-size: 20px auto;
	}
	span.h-left {
		line-height: 46px;
		font-size: 46px;
	}
	span.h-right {
		font-size: 20px;
	}
}
/* Tablet */
@media only screen and (max-width:1024px) {	
	.parallax-section#leistungen-par {
		background-image: url(media/images/parallaxen/par-teich-1024.jpg);
	}
	.parallax-section#referenzen-par {
		background-image: url(media/images/parallaxen/par-steingarten-1024.jpg);
	}
	.parallax-section#jobs-par {
		background-image: url(media/images/parallaxen/par-jobs-1024.jpg);
	}
	.parallax-section#kontakt-par {
		background-image: url(media/images/parallaxen/par-mauer-1024.jpg);
	}
	.logo {
		width: 121px;
		height: 70px;
		background: url(media/images/layout/logo-amann-landschaftsgestaltung_sticky.png) 0 0 no-repeat;
		background-size: 100%;
		margin: 15px 0 12px 2%;
	}
	.sticky .logo, .gruppe1 .logo, .gruppe2 .logo {
		width: 86px;
		height: 50px;
		background: url(media/images/layout/logo-amann-landschaftsgestaltung_sticky.png) 0 0 no-repeat;
		background-size: 100%;
		margin: 8px 0 8px 2%;
	} 
	.nav {
		width: 810px;
		width: calc(98% - 130px);
		margin: 0;
		font-size: 17px;
	}
	.nav A {
		padding: 50px 2% 20px 2%;
	}
	.sticky .nav A {
		padding: 25px 2% 21px 2%;
	}
	.slideshow .copyright {
		font-size: 23px;
	}		
	.content {
		padding-top: 98px;
	}
	span.h-left {
		line-height: 38px;
		font-size: 38px;
	}
	span.h-right {
		font-size: 17px;
	}
	p.beschreibung {
		font-size: 13px;
		line-height: 1.2;
	}
	.thumb {
		height: 0;
		width: calc(20% - 1px);
		padding-bottom: 11%;
	}
	.footer h2 {
		font-size: 20px;
	}
	.footer {
		font-size: 15px;
	}
	.footer p, .footer ul {
		margin-bottom: 12px;
		margin-top: 12px;
		line-height: 1.3;
	}
	.footer .col2 {
		width: 42%;
		margin-right: 0;
	}
	.footer .col4 {
		width: 26%;
		margin-right: 0;
		margin-left: 3%;
	}
	label {
		width: 60px;
	}
	.footer2 .footercontent {
		font-size: 15px;
	}
}

/* Mobile */
@media only screen and (max-width:1023px) {	
	.nav, .kontakt, .desktop {
		 display: none;	
	}	
	#navigation_mob {
		width: 70px;
		height: 60px;
		overflow: hidden;
		display: block !important;
		position: fixed;
		right: 0;
		top: 0;
		background: rgba(255,255,255,0.9);
		z-index: 99999;
		font-size: 20px;
		font-family: 'robotomedium';
		text-transform: uppercase;
		-moz-transition: width 0.3s;
		-webkit-transition: width 0.3s;
		transition: width 0.3s;
		letter-spacing: 1px;
	}
	#navigation_mob.active {
		width: 100%;
		height: auto;
		overflow: visible;
		padding-top: 80px;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
		padding-bottom: 10px;
	}

	#navigation_mob A {
		padding: 3px 0 0 0;
		width: 100%;
		display: block;
		text-align: center;
		line-height: 45px;
		border-top: 1px solid #549A2B;
		background: #549A2B;
		color: #fff;
		margin-top: 1px;
	}	
	.hamburger {
		display: block;
		position: absolute;
		width: 50px;
		height: 60px;
		background: #fff;
		right: 0px;
		top: 0px;
		padding: 14px;
		cursor: pointer;
		z-index: 100;
	}
	.hamb_line {
		height: 6px;
		width: 100%;
		border-radius: 3px;
		background: #4E972A;
		margin-top: 0px;
		margin-bottom: 9px;
		float: left;
	}
	#navigation_mob.active .hamburger {
		display: none;
	}
		
	.close_menu{
		display: none
	}
	.active .close_menu {
		display: block !important;
		position: absolute;
		width: 100%;
		height: 80px;
		right: 0px;
		top: 0px;
		text-align: right;
		color: #549A2B;
		padding: 8px 20px 0 0;
		font-size: 40px;
		cursor: pointer;
		z-index: 100;
	}


	.slideshow .caption .headline_1 {
		font-size: 110px !important;
		line-height: 130px !important;
	 }

	.slideshow .caption .headline_2 {
		font-size: 90px !important;
		line-height: 110px !important;
	 }	
	.slideshow .button {
		 font-size: 70px !important;
		 line-height: 80px !important;
		 padding: 20px 30px !important;
		 display: none !important;
	}
	.jssorb01 {
		display: none !important;
	}
	 
	
	section {
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.headline_1 {
		padding: 30px 0;
		font-size: 32px;
		line-height: 36px;
	}
	h2 {
		margin-top: 30px;
		margin-bottom: 5px;
	}
	.section-content .headline_1 {
		padding: 20px 3% 40px 3%;
	}
	.textblock, .footercontent{
		width: 94%;
		padding: 3%;
	}
	.section-content > h2, .section-content > p {
		width: 94%;
		padding: 0 3%;
		margin-bottom: 10px;
	}
	.col2, .col4 {
		width: 100%;
		margin-right: 0;
		float: left;
		margin-bottom: 20px
	}
	.footer2 a {
		width: 100%;
		padding: 10px 0;
		display: block;
		border-top: 1px solid #303030;
	}
	.footer2 a:nth-child(2) {
		margin-top: 10px;
	}
	.footer2 span {
		display: none;
	}
	.content {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width:780px) {	
	.section-content, .footercontent {
		max-width: 94%;
	}
	.header-container {
		max-width: 98%;
	}
	.slideshow .copyright {
		font-size: 36px;
	}	
	.section-content > h2, .section-content > p {
		padding: 0;
		margin-bottom: 20px;
	}
	span.h-left {
		font-size: 28px;
	}
	span.h-right {
		font-size: 15px;
	}
	body {
		font-size: 17px;
	}
	h2 {
		font-size: 23px;
	}
	h3 {
		font-size: 20px;
	}
	.parallax-section#leistungen-par {
		background-image: url(media/images/parallaxen/par-teich-768.jpg);
	}
	.parallax-section#referenzen-par {
		background-image: url(media/images/parallaxen/par-steingarten-768.jpg);
	}
	.parallax-section#jobs-par {
		background-image: url(media/images/parallaxen/par-jobs-768.jpg);
	}
	.parallax-section#kontakt-par {
		background-image: url(media/images/parallaxen/par-mauer-768.jpg);
	}	
	.parallax-section {
		padding-bottom: 16%;
		padding-top: 16%;
	}
	.thumb {
		height: 0;
		width: calc(25% - 1px);
		padding-bottom: 14%;
	}
	.footer .col2 {
		width: 63%;
		margin-right: 0;
	}
	.footer .col4 {
		width: 33%;
		margin-right: 0;
		margin-left: 4%;
	}
}

@media only screen and (max-width:500px) {	
	.parallax-section#leistungen-par {
		background-image: url(media/images/parallaxen/par-teich-414.jpg);
	}
	.parallax-section#referenzen-par {
		background-image: url(media/images/parallaxen/par-steingarten-414.jpg);
	}
	.parallax-section#jobs-par {
		background-image: url(media/images/parallaxen/par-jobs-414.jpg);
	}
	.parallax-section#kontakt-par {
		background-image: url(media/images/parallaxen/par-mauer-414.jpg);
	}
	.parallax-section {
		padding-bottom: 24%;
		padding-top: 24%;
	}	
	.headline_parallax {
		font-size: 32px;
	}	
	body {
		font-size: 15px;
	}
	p, ul {
		margin-bottom: 10px;
		margin-top: 10px;
		line-height: 22px;
	}
	h1 {
		font-size: 46px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	h2 {
		font-size: 19px;
	}
	h3 {
		font-size: 17px;
	}
	.slideshow .copyright {
		font-size: 40px;
	}	
	.section-content > h2, .section-content > p {
		width: 100%;
	}
	span.h-left {
		border-right: 0;
		padding-right: 0;
		margin-right: 0;
		font-size: 26px;
		line-height: 30px;
		border-bottom: 3px solid #ccc;
		padding-bottom: 8px;
		margin-bottom: 8px;
		width: 100%;
	}
	span.h-right {
		font-size: 19px;
	}
	.thumb-g {
		margin-bottom: 1%;
		margin-right: 1%;
		width: 49%;
		padding-bottom: 29%;
	}
	#leistungen .thumb-g {
		margin-bottom: 2%;
		margin-right: 0;
		width: 100%;
		padding-bottom: 45%;
	}
	p.beschreibung {
		font-size: 15px;
		line-height: 1.3;
	}
	.thumb-m .bezeichnung, .thumb-g .bezeichnung {
		padding: 2px 0px;
		font-size: 15px;
		width: 100%;
		line-height: 17px;
		font-family: 'robotolight';
	}
	.thumb {
		width: 199px;
		height: 0;
		width: calc(50% - 1px);
		padding-bottom: 28%;
	}
	.footercontent {
		max-width: 90%;
	}
	.footer .col2, .footer .col4 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
	 

