﻿
@font-face {
    font-family: 'compacta_bd_btbold';
    src: url('media/files/fonts/compctab-webfont.woff2') format('woff2'),
         url('media/files/fonts/compctab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zero_threesregular';
    src: url('media/files/fonts/zerothre-webfont.woff2') format('woff2'),
         url('media/files/fonts/zerothre-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mod_reg';
    src: url('media/files/fonts/mod20-webfont.woff2') format('woff2'),
         url('media/files/fonts/mod20-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-size: 21px;
    font-family: Calibri, Arial, sans serif;
    color: #333;
    margin: 0px;
    background-color: #fff;
}

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;
	 color: #000000;
	 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;
	 color: #000000;
	 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;
	 color: #000000;
	 border-left: #999999 1px solid;
	 background-color: #ffffff}
	 
#www, #ort-label {
	display: none;
}

p {
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 1.5;
}

h1 {
	 font-family: 'compacta_bd_btbold';
	 font-weight: normal;
	 font-size: 46px;
	}

h2 {
    font-size: 28px;
    margin-top: 50px;
    margin-bottom: 25px;
    color: #0061AF;
    font-style: italic;
}
.newslist h2 {
    margin-bottom: 5px;
}

h2.top {
    margin-top: 0px;
}
.font2 {
	 font-family: 'zero_threesregular';	
	 font-style: normal;
	 font-weight: normal;
}

h3 {
    font-size: 110%;
    color: #0061AF;
    font-style: italic;
    margin: 30px 0 10px 0;
}

a {
	 text-decoration: none;
	 color: #0061AF}

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

ul {
    padding-left: 12px;
    margin-bottom: 20px;
    margin-top: 0;
}

li {
    list-style-type: none;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 25px;
    padding-right: 0px;
}
	 
span.big {
    font-size: 160%;
    color: #0061AF;
    font-family: 'compacta_bd_btbold';
    margin-right: 1px;
}
.footer li:before, section li:before {
    content: "↑";
    color: #0061AF;
    margin-left: -30px;
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 12px;
}
.footer li:before {
    color: #fff;
}
li.links {
    margin-left: 10px;
}
.links li:before, li.links:before {
    content: "\203A";
    font-size: 22px;
    color: #FEB811;
    margin-left: -20px;
    padding-right: 7px;
    line-height: 17px;
}

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: 80px;
    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%;
}

.grundrahmen {
    width: 100%;
    position: relative;
}
.header {
    width: 100%;
    float: left;
    z-index: 11111;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
/*	 
.header.sticky, .gruppe1 .header, .gruppe2 .header {
    padding-top: 75px;
}
*/
.rahmen_navtop {
	 width: 100%;
	 float: left}
	 

.logo {
    width: 190px;
    height: 129px;
    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-ghz-studio-190.gif) 0 0 no-repeat;
    background-size: 100%;
    margin: 2px 0 2px 2%;
}
.logo a {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    display: block;
} 

.sticky .logo, .gruppe1 .logo, .gruppe2 .logo {
    width: 118px;
    height: 80px;
    background: url(media/images/layout/logo-ghz-studio-k.gif) 0 0 no-repeat;
	background-size: 100%;
    margin: 5px 0 5px 2%;
}
.kontakt {
    font-size: 17px;
    height: 55px;
    width: 240px;
    position: fixed;
    background-repeat: no-repeat;
    background-position: 100% 0px;
    color: #fff;
    left: -200px;
    z-index: 999;
    -moz-transition: ease-out all 0.2s;
    -webkit-transition: ease-out all 0.2s;
    transition: ease-out all 0.2s;
    display: table;
    padding-left: 20px;
}
.kontakt span {
    vertical-align: middle;
    display: table-cell;
}
.kontakt:hover {
    left: 0px;
    color: #0061AF;
    font-weight: bold;
    font-size: 100%;
    line-height: 1.1;
}
.telefon {
    background-image: url(media/images/layout/telefon-bg.png);
    top: 200px;
}
.email {
    background-image: url(media/images/layout/email-bg.png);
    top: 260px;
}
.adresse {
	 background-image: url(media/images/layout/adresse-bg.png);
	 top: 320px}
.kontakt A {
    padding: 6px 20px;
    display: block;
    color: #fff;
}
.kontakt A:hover {
	 color: #fff}

/* Navigation */
.navigation {
    max-width: 980px;
    max-width: calc(97% - 210px);
    float: right;
    text-align: right;
    margin: 42px 2% 0 0;
    transition: margin 0.3s;
}
.sticky .navigation {
    margin: 26px 2% 0 0;
}
	
.navigation > UL {
    margin: 0px auto;
    z-index: 101;
    padding: 0;
    float: right;
}
.navigation LI {
    position: relative;
    float: left;
    padding: 0px;	
    transition: background-color 0.3s;
}
.navigation LI:hover{
    background-color: #FEB811;
}
.navigation > UL > LI:before {
    content: '';
    position: absolute;
    top: -8px;
    left: -7px;
    width: 15px;
    height: 50px;
    background: #FFF;
    transform: rotate(22deg);
}
.navigation > UL > LI:after {
    content: '';
    position: absolute;
    top: 2px;
    right: -5px;
    width: 15px;
    height: 50px;
    background: #FFF;
    transform: rotate(22deg);
}
.navigation > UL > LI:last-child A {
    border-right: 0;
}
.navigation > UL > LI > A {
    padding: 8px 25px 5px 25px;
    display: block;
    font-family: 'compacta_bd_btbold';
    color: #0061AF;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1;
}

.navigation > UL > LI:hover > A {
	 color: #FFF;
	 overflow: hidden;
	 text-decoration: none;	
    text-shadow: 0 0 7px rgba(0,0,0,0.2);
	 }

.navigation > UL > LI > A.selected {
    color: #fff;
    background-color: #FEB811;
    text-shadow: 0 0 7px rgba(0,0,0,0.2);
}

/* 2. Ebene */
.navigation > UL > LI > UL {	
    position: absolute;
    left: 0;
    top: 37px;
	overflow: hidden;
    background-color: #FEB811;
    display: inline-block;
    padding-left: 0px;
    z-index: 1000;
    white-space: nowrap;
	height: 0;
    transition: height 0.3s;
	}
	 
.navigation > UL > LI:hover > UL {
    height: 200px;
}
.navigation > UL > LI > UL > LI {
    width: 100%;
    float: left;
    text-align: left;
    border-top: 1px solid #fff;
}	 
.navigation > UL > LI > UL > LI:last-child {
    border-bottom: 1px solid #fff;
}	 
.navigation > UL > LI > UL > LI > A {
    font-size: 100%;
    color: #fff;
    z-index: 1000;
    display: block;
    line-height: 1.7;
    padding: 0 25px;
    width: calc(100% - 30px);
    text-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.navigation > UL > LI > UL > LI:hover A {
    color: #0061AF;
	}
.navigation > UL > LI > UL > LI A.selected {
    font-style: italic;
    color: #0061AF;
}

/* Navigation ENDE */	 
	 
	 
.rahmen_banner {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 124px;
}

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

/* Slideshow */
.slideshow .caption {
    width: 915px;
    background: url(media/images/layout/slide-bg-orange.png);
    position: absolute;
    padding-bottom: 30px;
    text-align: right;
    right: 0px;
    padding-right: 50px;
    bottom: 0px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 480px;
}
.slideshow .caption H1 {
    font-size: 140px;
    color: #0061AF;
    margin: 0px;
    text-shadow: 0px 0px 10px rgba(255,255,255,0.8);
    line-height: 130px;
    text-transform: uppercase;
}
.slideshow .caption h2 {
    font-size: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #0061AF;
    font-style: italic;
}
span.und {
    font-family: mod_reg;
    font-size: 190px;
    margin-left: -44px;
}
.slideshow .pfeil {
    font-size: 40px;
    line-height: 50px;
    width: 80px;
    height: 50px;
    float: right;
    color: #0061AF;
}
.slideshow .pfeil:hover {
    color: #FFF;
}
.slideshow .pfeil:before {
    content: "↑";
    transform: rotate(90deg);
    display: inline-block;
}

	 
	 
.highlight {
    color: #0061AF;
    font-weight: bold;
    font-style: italic;
}
.button {
    font-size: 22px;
    margin-top: 1.5%;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    background: #0061AF;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 1px;
    position: relative;
    box-shadow: none;
    cursor: pointer;
    border: 0;
    font-family: 'compacta_bd_btbold';
    text-transform: uppercase;
    border: 1px solid #fff;
}
.button:hover {
	 color: #fff;
	 background-color: #FEB811}	 	 
.button.download {
    padding-left: 55px;
    background-color: #0061AF;
    background: linear-gradient(90deg, #FEB811 545px, #0061AF 545px);
    background-position: -500px 0;
    background-repeat: no-repeat;
    background-size: 1000px;
    -moz-transition: background-position 0.5s;
    -webkit-transition: background-position 0.55s;
    transition: background-position 0.55s;
    font-family: 'compacta_bd_btbold';
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
	display: table;
}
.button.download:hover {
    background-position: 0 0;
}
.button.download:before {
    content: "";
    background: #FEB811 url(media/images/layout/bg-download-white.png);
    background-repeat: no-repeat;
    background-position: 12px 8px;
    background-size: 22px;
    border-radius: 3px 0 0 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 100%;
}
.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;
}
.button.probetraining {
    background: #FEB811;
    color: #0061AF;
    border: 0;
    padding: 10px 30px;
}
.button.probetraining:hover {
    color: #0061AF;
    background: #FFF;
}
.button.probetraining:before {
    content: '';
    position: absolute;
    top: -8px;
    left: -14px;
    width: 25px;
    height: 65px;
    background: #0061AF;
    transform: rotate(22deg);
}
.button.probetraining:after {
    content: '';
    position: absolute;
    top: 0px;
    right: -12px;
    width: 25px;
    height: 65px;
    background: #0061AF;
    transform: rotate(22deg);
}
	 

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

section {
    width: 100%;
    padding-bottom: 6%;
    padding-top: 40px;
    padding-left: 0px;
    clear: both;
    display: inline-block;
    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: 47%;
    float: left;
    margin-right: 3%;
    text-align: center;
}
.bildlinks.schmal {
    width: 40%;
}	 	 

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

.logo-rechts {
    float: right;
    margin: 10px 0 10px 5%;
    width: 20%;
    text-align: center;
}
	 

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

.headline_1 {
    padding: 0;
    font-size: 58px;
    font-family: 'compacta_bd_btbold';
    color: #0061AF;
    position: relative;
    display: inline-block;
    margin: 40px 0 60px 0;
    min-width: 40%;
    height: 100px;
}
span.title {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: normal;
}
.headline_1 .slogan {
    font-style: italic;
    color: #fff;
    font-size: 32px;
    background-color: #FEB811;
    position: absolute;
    left: 10px;
    top: 48px;
    padding: 12px 40px 1px 40px;
    min-width: 100%;
    text-align: right;
    z-index: 1;
    line-height: 1;
    white-space: nowrap;
    text-shadow: 0 0 7px rgba(0,0,0,0.2);
    letter-spacing: 1px;
    font-weight: normal;
}
.headline_1 .slogan:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -8px;
    width: 25px;
    height: 60px;
    background: #FFF;
    transform: rotate(30deg);
}
.headline_1 .slogan:after {
    content: '';
    position: absolute;
    top: 2px;
    right: -10px;
    width: 28px;
    height: 63px;
    background: #FFF;
    transform: rotate(30deg);
}
#section2  .headline_1 .slogan:before{
    background: #efefef;
}
#section2  .headline_1 .slogan:after{
    background: #efefef;
}

.headline_2 {
	 font-size: 40px;
	 font-family: 'compacta_bd_btbold';
	 font-weight: normal;
	 color: #0061AF;
	 text-align: center;
	 margin: 10px 0px 40px;
	 line-height: 44px}

.headline_3 {
    font-size: 22px;
    margin: 30px 0px 10px;
}
	 
.input_form .headline_3 {
    margin: 0 0 20px 0;
} 

/*
.catbox {
    width: 18%;
    margin: 3% 1%;
    float: left;
    min-width: 210px;
    position: relative;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s float: right;
    background: #FEB811;
}
.catbox:hover img  {
    transform: scale(1.2);
}
.catbox .catthumb {
	float: left;
	overflow: hidden;
}
.catbox img {
    float: left;
    z-index: 1;
}
.catbox h2 {
    line-height: 1.8;
    color: #0061AF;
    margin: 3px 0 0 0;
    text-align: center;
    font-size: 24px;
    font-family: 'compacta_bd_btbold';
    font-style: normal;
    text-transform: uppercase;
    width: 100%;
    z-index: 11;
    position: absolute;
    top: -26px;
    left: 0;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s float: right;
    text-shadow: 0 0 10px #fff;
}
*/


.catbox {
    width: 32.0%;
    margin: 2% 2% 4% 0;
    float: left;
    position: relative;
    background: #FEB811;
}
a.catbox:nth-child(3n+2) {
    margin-right: 0;
}
.catbox.big {
    width: 49%;
    margin: 0% 2% 2% 0;
}
.catbox.big:nth-child(2n) {
    margin-right: 0;
}
.catbox .catthumb {
	float: left;
	overflow: hidden;
}

.catbox:hover img  {
    transform: scale(1.2);
}
.catbox .text {
    float: left;
    position: relative;
    width: 100%;
}
.catbox span {
    padding: 10px 10px 10px 5px;
    color: #fff;
    display: block;
    text-align: right;
    font-size: 20px;
    text-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.catbox h2 {
    margin: 3px 0 0 0;
    font-size: 34px;
    font-family: 'compacta_bd_btbold';
    font-style: normal;
    text-transform: uppercase;
    position: absolute;
    top: -32px;
    left: 10px;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s float: right;
    text-shadow: 0 0 10px #fff;
}


.teambox {
    width: 32.66%;
    margin: 0 1% 1% 0%;
    float: left;
    min-width: 300px;
    position: relative;
    background: #FEB811;
}
.teambox:nth-child(3n) {
    margin-right: 0;
}
.teambox:nth-child(4) {
    margin-left: 16.5%;
}
.teambox .catthumb {
	float: left;
	overflow: hidden;
}
.teambox .text {
    float: left;
    min-height: 50px;
    position: relative;
    width: 100%;
}
.teambox.big .text {
    min-height: 145px;
}
.teambox span {
    padding: 10px 10px 10px 10px;
    color: #fff;
    display: block;
    text-align: right;
    font-size: 20px;
    text-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.teambox h2 {
    margin: 3px 0 0 0;
    font-size: 34px;
    font-family: 'compacta_bd_btbold';
    font-style: normal;
    text-transform: uppercase;
    position: absolute;
    top: -32px;
    left: 10px;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s float: right;
    text-shadow: 0 0 10px #fff;
}

.footer {
    width: 100%;
    background: #0061AF;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    float: left;
}
.footercontent {
    max-width: 1200px;
    width: 100%;
    margin: 1% auto 3% auto;
}
.footer a {
    color: #FEB811;
}
.footer a:hover {
    color: #FFF;
}
.footer h2 {
    color: #fff;
    font-size: 21px;
}
.footer2 {
    width: 100%;
    background-color: #FEB811;
    margin: 0 auto 0px;
    display: inline-block;
    color: #fff;
    float: left;
}	
.footer2 .footercontent {
    text-align: center;
    margin: 2% auto;
}	
.footer2 a {
    color: #fff;
}
.footer2 a:hover {
    color: #0061AF;
}
	 
.col2 {
    width: 47%;
    margin-right: 3%;
    float: left;
}	 
	 
.col3 {
    width: 32.333%;
    margin-right: 1%;
    float: left;
}	  
	 
.col32 {
    width: 64%;
    margin-right: 2%;
    float: left;
} 
	 
.col4 {
    width: 22%;
    margin-right: 3%;
    float: left;
}	 

.clear {
	 clear: both}

/* Videos */
.newslist {
    font-size: 90%;
}	
.newslist.col3 {
    width: 31.333%;
    margin-right: 0;
	border-left: 1px solid #ddd;
	padding-left: 2%
} 
.newslist video {
    max-width: 100%;
    height: auto;
}
.newslist span.datum {
    font-size: 80%;
    margin-bottom: 10px;
    display: block;
    margin-top: -7px;
}

/* Responsive */

@media only screen and (max-width:1340px) {	
	a.kontakt {
		display: none;
	}
}	
@media (max-width:1240px) {
	body {
		font-size: 19px;
	}	
	.navigation > UL > LI > A {
		padding: 8px 18px 5px 18px;
		font-size: 20px;
	}
	.navigation > UL > LI > UL {
		left: 2px;
		top: 33px;
	}
	.section-content, .footercontent {
		max-width: 96%;
	}
	.headline_1 {
		margin: 20px 0 40px 0;
	}
	h2 {
		margin-top: 30px;
		font-size: 26px;
	}
	.catbox h2, .teambox h2 {
		font-size: 30px;
		top: -30px;
	}
	.catbox span, .teambox span {
		font-size: 17px;
	}
}	

/* Mobile */
@media only screen and (max-width:1023px) {	
	.navigation {
		 display: none;	
	}		
	#navigation_mob {
		width: 80px;
		height: 80px;
		overflow: hidden;
		display: block !important;
		position: fixed;
		right: 0;
		top: 0;
		background: #0061AF;
		z-index: 99999;
		font-size: 36px;
		font-family: 'compacta_bd_btbold';
		text-transform: uppercase;
		-moz-transition: width 0.3s;
		-webkit-transition: width 0.3s;
		transition: width 0.3s float: right;
		letter-spacing: 1px;
	}
	#navigation_mob.active {
		width: 100%;
		height: auto;
		overflow: visible;
		padding-top: 75px;
		padding-bottom: 20px;
	}
	#navigation_mob A {
		color: #f4f4f4;
		padding: 3px 0 0 0;
		width: 100%;
		display: block;
		text-align: center;
		line-height: 1.5;
		border-top: 1px solid #fff;
	}
	#navigation_mob A:last-child {
		border-bottom: 1px solid #fff;
	}
	.hamburger {
		display: block;
		position: absolute;
		width: 64px;
		height: 64px;
		background: #fff;
		right: 0px;
		top: 0px;
		text-align: center;
		color: #f4f4f4;
		padding: 10px;
		cursor: pointer;
		z-index: 100;
		line-height: 26px;
	}	
	.hamb_line {
		height: 7px;
		width: 90%;
		margin-left: 5%;
		border-radius: 3px;
		background: #0061AF;
		margin-top: 5px;
		margin-bottom: 5px;
		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: #f4f4f4;
		padding: 8px 20px 0 0;
		font-size: 40px;
		cursor: pointer;
		z-index: 100;
	}
	.slideshow .caption {
		width: 100%;
		height: 580px;
		background-size: 60%;
	}	
	.slideshow .caption h2 {
		font-size: 46px;
		margin-top: 40px;
	}
	.jssorb01 {
		left: 30px !important;
		width: 300px !important;
		bottom: 40px !important;
	}
	.jssorb01 div {
		position: relative !important;
		float: left !important;
		width: 60px !important;
		height: 60px !important;
		margin-right: 30px !important;
		left: auto !important;
		top: auto !important;
	}
	section {
		padding-top: 10px;
	}	
	.headline_1 {
		font-size: 48px;
		min-width: 80%;
		height: 70px;
	}
	.headline_1 .slogan {
		font-size: 24px;
		top: 40px;
	}
	.catbox {
		width: 49%;
		margin: 2% 2% 0% 0;
	}
	.catbox:nth-child(2n) {
		margin-right: 0;
	}
	.catbox .text {
		height: 60px;
	}
	.teambox {
		width: 49%;
		margin: 0 2% 2% 0%;
	}
	.teambox:nth-child(2n) {
		margin-right: 0;
	}
	.teambox:nth-child(3n) {
		margin-right: 2%;
	}
	.teambox:nth-child(4n) {
		margin-left: 0;
	}
	.teambox.big .text {
		min-height: 125px;
	}
	.col3 {
		width: 48%;
		margin-right: 2%;
	}
}
@media only screen and (max-width:767px) {
	.desktop {
		display: none;
	}
	.logo {
		width: 118px;
		height: 80px;
		background-image: url(media/images/layout/logo-ghz-studio-k.gif) 0 0 no-repeat;
		margin: 2px 0 2px 4%;	
	}
	.sticky .logo {
		width: 95px;
		height: 60px;
		background-image: url(media/images/layout/logo-ghz-studio-k.gif) 0 0 no-repeat;
		margin: 2px 0 2px 4%;	
	}
	#navigation_mob {
		font-size: 28px;
		width: 70px;		
		height: 60px;
	}
	.hamburger {
		width: 54px;
		height: 54px;
	}
	.hamb_line {
		height: 6px;
		margin-bottom: 4px;
	}
	.rahmen_banner {
		margin-top: 84px;
	}
	.slideshow .caption {
		height: 720px;
		background-size: 75%;
	}
	.slideshow .caption H1 {
		margin-top: 40px;
	}
	.slideshow .caption h2 {
		font-size: 60px;
		margin-top: 60px;
	}
	.slideshow .pfeil {
		font-size: 60px;
	}
	section {
		padding-bottom: 20px;
	}
	.section-content, .footercontent {
		max-width: 92%;
	}	
	.headline_1 {
		font-size: 36px;
		width: 100%;
		overflow: hidden;
		height: 80px;
    margin-bottom: 20px;
	}
	.headline_1 .slogan {
		font-size: 18px;
		top: 28px;
		left: 0px;
		min-width: 75%;
		white-space: initial;
		letter-spacing: 0;
		font-family: Calibri, Arial, sans serif;
	}
	h2 {
		font-size: 20px;
	}
	h2.font2 {
		font-size: 19px;
	}
	.catbox, .catbox.big {
		width: 100%;
		margin: 0 0 3% 0;
	}
	.teambox {
		width: 100%;
		margin: 0 0 3% 0;
	}
	.teambox.big .text, .teambox .text {
		min-height: auto;
	}
	.bildlinks, .bildrechts {
		width: 100%;
		margin-right: 0;
	}
	.textblock {
		width: 100%;
		margin-top: 20px;
	}
	.button.download {
		font-size: 18px;
	}
	.newslist .newsrow:first-child h2 {
		margin-top: 0;
	}
	.col3 , .col2{
		width: 100%;
		margin-right:0%;
	}
}

@media only screen and (max-width:370px) {
	.headline_1 {
		font-size: 32px;
		height: 70px;
		margin-bottom: 10px;
	}
	.headline_1 .slogan {
		font-size: 17px;
		top: 23px;
		min-width: 70%;
		padding: 12px 30px 1px 30px;
	}
	.button, .button.download {
		letter-spacing: 0px;
	}
	.catbox span, .teambox span {
		font-size: 16px;
	}
}
	 

