/*@cc_on @*/
@charset "UTF-8";
/* CSS Document */

/* GLOBAL*/
	
@viewport{
    margin: 0 auto;
    margin-left: 20px;
}

body{
	margin: 0px auto;
	background-image:url(../../../../Desktop/weg/boettcher/images/bckgrd.jpg);
	background-color:#;
	background-repeat: repeat-x;
	padding: 0;
	height: 100%;
	min-height:100%;
	
}
#wrapper {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#wrapper #content .text_mittelachse{
	margin:0 auto;
}


.headline{font-family:Verdana, Geneva, sans-serif;
        font-size:24px;
		letter-spacing:0.2px;
		line-height:22px;
        color: #FFFFFF;
		padding-left:24px;
		margin: 30px 0px 30px 60px;
}
.headline_preise{font-family:Verdana, Geneva, sans-serif;
        font-size:24px;
		letter-spacing:0.2px;
		line-height:22px;
        color: #FFFFFF;
		padding-left:380px;
		margin: -145px 0px 50px 50px;
}
.headline_p {font-family:Verdana, Geneva, sans-serif;
        font-size:14px;
		letter-spacing:0.2px;
		line-height:22px;
        color: #FFFFFF;
		padding-left:24px;
		margin: 30px 0px 30px 60px;
}
.headline_p a{font-family:Verdana, Geneva, sans-serif;
        font-size:18px;
		letter-spacing:0.2px;
		line-height:22px;
        color: #FFFFFF;
		margin: 30px 0px 30px 0px;
}


/*div.mainbox{
 position: relative;
 text-align: left;
 min-width: 600px;
 max-width: 1400px;
 margin-left: auto;
 margin-right: auto;
 width: expression(document.body.clientWidth > 1400 ? '1400px' : 'auto');
}*/
	

.container{
	
	text-align: center;
	 min-width: 790px;
 	max-width: 790px;
	 margin-left: auto;
 margin-right: auto;
	/*width: 2000px;*/
	/*margin: 0px auto;
	margin-top: 0px;*/
	/*height: 100%;*/
	/*min-height:100%;*/
	background-color: #;
	 width: expression(document.body.clientWidth > 2000 ? '2000px' : 'auto');
}
#mobileMenu
{
        position: fixed;
        top: 10px;
        left: 10px;
        right: 10px;
        width: auto;
        display: none;
}

#mobileMenu ul li
{
        display:block;
        background-color: #717f04;
        color: #FFFFFF;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 2px solid #FFFFFF;
}

.toggleMobile
{
        display:none;
}
#logo{
	position:absolute;
	display: block;
	height: 250px;
	width: 830px;
	margin-top: 0px;

	margin: 0px auto;
	outline: none;
	z-index:20000;
}

hr{
	position:relative;
	margin-top: 200px;
	border: 0px;
	background-color:#FFFFFF;
	height: 4px;
	width: 100%;
	left: 0px;
	z-index: 20001;
}


.nav
{	
		position:absolute;
		box-sizing: border-box;
		font-family:Verdana, Geneva, sans-serif;
		letter-spacing:0.6px;
		font-weight:bold;
		list-style-type:none;
        margin: 248px auto 0px 30px;
		width: 820px;
  		background: #;
  		font-size: 12px;
  		outline: none;
  		border: none;
		z-index: 30000;
}


.nav ul {
margin: 0 auto;
  padding: 0;
  outline: none;
     border: none;
}
 
.nav a {
	display: block;
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  text-decoration: none;
  border: 0;
  outline: none;
  font-size: 12px;
}
	

.nav ul li {

  float: left;
  list-style: none;
  outline: none;
   border: none;
	padding:10px  0px 0px 2px;
}
 
.nav ul li a:hover {
  color: #000000;
  outline: none;
   border: none;
     font-size: 12px;
}
 
.nav ul li a {
	padding:10px 4px 10px 10px;
    outline: none;
	border:none:;
 }
 .nav a:link{
	color:#FFFFFF;
}
.nav a:visited{
	color:#FFFFFF;
}

.nav2
{	
		box-sizing: border-box;
		font-family:Verdana, Geneva, sans-serif;
		letter-spacing:0.6px;
		font-weight:regular;
		list-style-type:none;
		text-align:center;
		webkit-text-align:center;
		moz-text-align:center;
		ms-text-align:center;
		o-text-align:center;
		
        margin: 0px auto 0px 10px;
	

	
		width: 100%;
  		background: #;
  		font-size: 14px;
  		outline: none;
  		border: none;
}



.nav2 ul {position:relative;
	text-align:center;
	
margin: 0 auto;
  padding: 0;
  outline: none;
     border: none;
}
.nav2 li{
	display:inline;
	position:relative;
	  	text-align:center;
}
.nav2 a {
	display: inline;
	text-align:center;
  margin: 0px;
  padding: 0px;
  color: #C00000;
  text-decoration: none;
  border: 0;
  outline: none;
  font-size: 14px;
}
	

.nav2 ul li {
  position: relative;
  float: left;
  	text-align:center;
  list-style: none;
  outline: none;
   border: none;
	padding:10px  0px 10px 2px;
}
 
.nav2 ul li a:hover {
  color: #000000;
  outline: none;
   border: none;
     font-size: 14px;
}
 
.nav2 ul li a {
	padding:10px 4px 10px 10px;
	margin-top: -30px;
    outline: none;
	border:none:;
	  	text-align:center;
 }
 .nav2 a:link{
	color:#8c969f;
}
.nav2 a:visited{
	color:#999999;
}




#aktiv{
color: #000000;
outline: none; 
}
img{
	border:0;
}

a img { /* Dieser Selektor entfernt den standardmÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¤ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
	border: 0;
	outline: none;
	text-decoration: none;
}
a:link {
	color: #C00000;
	text-decoration: none; /* Sofern Ihre Hyperlinks nicht besonders hervorgehoben werden sollen, empfiehlt es sich, zur schnellen visuellen Erkennung Unterstreichungen zu verwenden. */
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* Durch diese Gruppe von Selektoren wird bei Verwendung der Tastatur der gleiche Hover-Effekt wie beim Verwenden der Maus erzielt. */
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
html {height:100%;}/* Verhindert das Wackeln der Website bei Seitenwechsel.*/
body {min-height:101%;font:100.01%;}/* Verhindert das Wackeln der Website bei Seitenwechsel.*/

/*----------------------------------------------------------------------------*/

/*FILM*/


#slideshow{
    background-repeat: no-repeat;
	float:none;
    height:350px;
    overflow: hidden;
    padding: 0px;
    width: 1200px;
	margin: 0px auto;
	margin-top: 270px;
	margin-bottom: -30px;
}
#slideshow img{
	width: 1200px;
	height: 361px;
		margin: 0px auto;
	margin-top: 40px;
	background-color: #;
    background-repeat: no-repeat;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.35);
	box-shadow:  0px 10px 10px 0px rgba(0,0,0,0.35);
	margin: 0px auto 0px 24px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 4px;
	-webkit-border-radius: 0px 30px 0px 0px;
	-moz-border-radius: 0px 30px 0px 0px;
	border-radius: 0px 30px 0px 0px;
}
/*#gr_bild{
    background-repeat: no-repeat;
	float:none;
    height:80%;
    overflow: hidden;
    padding: 0px;
	width:100%;
	margin: 0px 0px 0px 0px;
	margin-top: 270px;
	margin-bottom: -30px;
	margin-left:0px;
}*/



/*position:absolute;
	display: block;
	height: auto;
	width: 100%;
	margin-top: 40px;
	left: 0px;
	margin: 40px 0px 0px 0px;
	outline: none;
	z-index:20000;*/




#gr_bild img{
	position:absolute;
	display: block;
	height: auto;
	width: 830px;
	height:250px;
	margin-top: 0px;
	margin: 0px auto;
	outline: none;
	background-color: #;
    background-repeat: no-repeat;
	z-index:1500;
	
}
#film_produkte{
    background-repeat: no-repeat;
	float:none;
    height:450px;
    overflow: hidden;
    padding: 0px;
    width: 800px;
	margin: 0px auto;
	margin-top: 40px;

}
#film_produkte img{
	width: 750px;
	height: 401px;
		margin: 0px auto;
	margin-top: 40px;
	background-color: #;
    background-repeat: no-repeat;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.35);
	box-shadow:  0px 10px 10px 0px rgba(0,0,0,0.35);
	margin: 0px auto 0px 24px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 4px;
	-webkit-border-radius: 30px 30px 0px 0px;
	-moz-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;
}
#film_geraete{
    background-repeat: no-repeat;
	float:none;
    height:400px;
    overflow: hidden;
    padding: 0px;
    width: 450px;
	margin: 0px auto;
	margin-top: 40px;
	margin-bottom: -70px;

}
#film_geraete img{
	width: 400px;
	height: 348px;
		margin: 0px auto;

	background-color: #;
    background-repeat: no-repeat;
/*	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.35);
	box-shadow:  0px 10px 10px 0px rgba(0,0,0,0.35);
	margin: 0px auto 0px 24px;
	border-color:#e3e7e8;
	border-style:solid;
	border-width: 4px;
	-webkit-border-radius: 30px 30px 0px 0px;
	-moz-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;*/
}

#google_maps {
	position: relative;
	margin: 50px auto -307px 400px;
	z-index:10;
}
	
/*----------------------------------------------------------------------------*/

/*TEXTBLOECKE */

#content{
	font-family:Verdana, Geneva, sans-serif;
	margin: 0 auto;
	padding-bottom:20px;
	text-align:center;
}



#content h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	letter-spacing:0.2px;
	color:#BABABA;
	font-weight: bold;
	line-height: 24px;
	
}
#content h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	letter-spacing:0.2px;
	color:#C00000;
	line-height: 20px;
	line-weight: 100;
	padding-left: 24px;	
}
#content h5{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	letter-spacing:0.3px;
	color:#000000;
	line-height: 0.8px;
	line-weight: 100;
	padding-left: 24px;
	text-align: center;	
}
#content h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	letter-spacing:0.3px;
	color:#000000;
	padding-left: 24px;
	line-weight: regular;
	
	
}

#content span{
	font-size:28px;
	color:#f79529;
	
}

#content p{
		font-family: Verdana, Geneva, sans-serif;
        font-size:13px;
		letter-spacing:0.2px;
		line-height:24px;
        color: #000000;
		padding-left:24px;
}

#wrapper #content .text_mittelachse h1{
	text-align:left;
	color: #C00000;
}
#wrapper #content .text_mittelachse_news h1{
	text-align:left;
	color: #C00000;
}
.text_mittelachse_news img{
	margin: 0 auto 20px 150px;
}
.text_mittelachse, p{
			font-family: Verdana, Geneva, sans-serif;
        font-size:13px;
		letter-spacing:0.2px;
		line-height:18px;
        color: #000000;
		padding-left:24px;
		text-align:center;
}
.text_mittelachse_index, p{
	text-align:center;
}	
#wrapper #content .text_mittelachse_index h1{
	font-size:14px;
	text-align:center;
	color:#C00000;
}




/*position:absolute;
	display: block;
	height: auto;
	width: 100%;
	margin-top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	outline: none;
	z-index:20000;*/




#wrapper #content .text_mittelachse_index{
	position: aqbsolut;
	
	
	width:790px;
	height:auto;
	
	text-align:center;
	
	margin:250px  auto 0 auto;
	-ms-margin: 250px  auto 0 auto;
	-moz-margin: 250px  auto 0 auto;
	-o-margin: 250px  auto 0 auto;
	-webkit-margin: 250px  auto 0 auto;
	margin-top: 250px;
	float: left;
	padding: 75px 20px 10px 20px;
	border-top-color:#C00000;
	border-top-style:solid;
	border-top-width:40px;
	left:0px;
/* IE10+ */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(100, #999999));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* W3C Markup */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #999999 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
z-index:21000;
}
.text_linksbuendig{
	position: aqbsolut;
	width:790px;
	height:auto;
	text-align:left;
	
	margin:250px  auto 0 auto;
	-ms-margin: 250px  auto 0 auto;
	-moz-margin: 250px  auto 0 auto;
	-o-margin: 250px  auto 0 auto;
	-webkit-margin: 250px  auto 0 auto;
	margin-top: 250px;
	float: left;
	padding: 75px 20px 10px 20px;
	border-top-color:#C00000;
	border-top-style:solid;
	border-top-width:40px;
	left:0px;
/* IE10+ */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(100, #999999));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* W3C Markup */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #999999 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
z-index:21000;
}
#wrapper #content .text_linksbuendig h1{
	font-size:14px;
	text-align:left;
	color:#C00000;
	padding: 54px auto auto 20px;
}
.text_linksbuendig p{
		font-family: Verdana, Geneva, sans-serif;
        font-size:13px;
		letter-spacing:0.2px;
		line-height:24px;
        color: #000000;
		text-align: left;
		padding: 54px auto auto 20px;
		
}
.text_linksbuendig p h1{
	font-size:14px;
	text-align:left;
	color:#C00000;
}
.text_linksbuendig_datenschutz{
	position: aqbsolut;
	width:790px;
	height:auto;
	text-align:left;
	
	margin:250px  auto 0 auto;
	-ms-margin: 250px  auto 0 auto;
	-moz-margin: 250px  auto 0 auto;
	-o-margin: 250px  auto 0 auto;
	-webkit-margin: 250px  auto 0 auto;
	margin-top: 250px;
	float: left;
	padding: 75px 20px 10px 20px;
	border-top-color:#C00000;
	border-top-style:solid;
	border-top-width:40px;
	left:0px;
/* IE10+ */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(100, #999999));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #999999 100%);

/* W3C Markup */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #999999 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
z-index:21000;
}
.text_linksbuendig_datenschutz, h4{
	font-size: 16px;
	text-align:left;
	color:#C00000;
	padding: 54px auto auto 20px;
}
.text_linksbuendig_datenschutz p{
		font-family: Verdana, Geneva, sans-serif;
        font-size:13px;
		letter-spacing:0.2px;
		line-height:24px;
        color: #000000;
		text-align: left;
		padding: 54px auto auto 20px;
		
}
.text_linksbuendig_datenschutz p a{
		font-family: Verdana, Geneva, sans-serif;
        font-size:13px;
		letter-spacing:0.2px;
		line-height:24px;
        color: #C00000;
		text-align: left;
		padding: 54px auto auto 20px;
		
}

#wrapper #content .text_mittelachse{
		display: inline;
	width:360px;
	height:auto;
	margin:0  auto 0 55px;
	-ms-margin: 0  auto 0 55px;
	-moz-margin: 0  auto 0 55px;
	-o-margin: 0  auto 0 55px;
	-webkit-margin: 0  auto 0 55px;
	margin-top: 20px;
	float: left;
	padding: 15px 20px 10px 20px;
	border-top-color:#C00000;
	border-top-style:solid;
	border-top-width:2px;
	-webkit-border-radius: 30px 30px 0px 0px;
	-moz-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;
/* IE10+ */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(100, #e3e7e8));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* W3C Markup */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #e3e7e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e7e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}	
.text_mittelachse a{
	color:#FFFFFF;}	
.text_mittelachse a:hover{
	color:#C00000;}

.text_mittelachse p{
	padding-left: 34px;}
	
.text_mittelachse_news{
		display: inline;
	width:650px;
	height:auto;
	margin:50px  auto 0 55px;
	-ms-margin: 50px  auto 0 55px;
	-moz-margin: 50px  auto 0 55px;
	-o-margin: 50px  auto 0 55px;
	-webkit-margin: 50px  auto 0 55px;
	margin-top: 50px;
	float: left;
	padding: 15px 20px 10px 20px;
	border-top-color:#C00000;
	border-top-style:solid;
	border-top-width:2px;
	-webkit-border-radius: 30px 30px 0px 0px;
	-moz-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;
/* IE10+ */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(100, #e3e7e8));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #e3e7e8 100%);

/* W3C Markup */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #e3e7e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e7e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
	
/*-----------------------------------------------------------------------------------------*/
.clear{
    clear: both;
}
/*------------------------------------------------------------------------------------------*/

/*FOOTER*/



.footer2 {
position: relative;
background-color:#FFFFFF;
bottom: 0px;
margin-top: 10px auto;
margin:0 auto;
width: 100%;
line-height: 1.5em;
text-align: center;
	clear: both;  /*Diese clear-Eigenschaft bewirkt, dass .container das Ende der flieÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂenden Spalten erkennt und ihren Inhalt aufnimmt. */
}
.footer2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	padding: 5px 0 5px 0;
}
.footer2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#C00000;
	padding: 5px 0 5px 0;
}


/*-----------------------------------------------------------------------------------------*/
/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */


/*@media (max-width: 700px)
{
 #mobileMenu
        {
                display: block;
                z-index: 40000;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 0px;
                display: block;
                width: 40px;
                height: 36px;
                cursor: pointer;
                z-index: 40001;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
                display: block;
                position: absolute;
                width: 40px;
                height: 8px;
                left: 0;
                background: #000000;
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 14px;
        }
        .toggleMobile span.menu3
        {
                top: 28px;
        }
        .toggleMobile.active span.menu1
        {
                top: 14px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu2
        {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu3
        {
                opacity: 0;
                -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .header .nav
        {
                display:none;
        }
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
}*/
