
/* Contact */

.contact{
  position:relative;
  width:100%;
  height: 100%;
  margin-top:50px;
 
/* 
  background:url('../img/background/Kontakt/Kontakt.jpg') 0px 10px fixed no-repeat;
  background-size: 1920px 1150px;
  */
  
  background-image:url('../img/background/Kontakt/Kontakt_max.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFFFFF;
  
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}

.g-recaptcha{
   margin: 1px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
   
}

.alert{
   margin: 1px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}
a {
  color: #2fa68e;
  ont-weight:bold;
  text-decoration: underline;
  font-size:20px;
}

@media screen and (min-width: 1900px) {

.contact{
  position:relative;
  width:100%;
  height: 100%;
  margin-top:50px;
 
/* 
  background:url('../img/background/Kontakt/Kontakt.jpg') 0px 10px fixed no-repeat;
  background-size: 1920px 1150px;
  */
  
  background-image:url('../img/background/Kontakt/Kontakt_max.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFFFFF;
}


.contact .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
}


.contact h1{
  font-size:56px;
  color:white;
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1.2;
  margin:40px auto;
  
}

.contact hr{
  margin-top:10px;
  background-color: white;
  height: 1px;
  width:340px;
  border:0;
  margin:20px auto;
  
}


.contact .content{
  position:relative;
  width:100%;
  overflow:hidden;
  margin: 30px auto;
 
  margin:0 auto;
  
}

.contact .content .form{
  width:400px;
  overflow:hidden;
  height:auto;
  float:center;
  margin:auto;
}






.contact .content .contact-text{
  width:400px;
  overflow:hidden;
  height:auto;
  float:left;
  color:black;
  font-size:17px;
  line-height:3.7;
}



.contact .content .form input[type=text]{
  width:400px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form textarea{
  width:400px;
  height:283px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  padding:15px 0 0 35px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
  overflow:hidden;
}

.contact .content .form input[type=submit] {
  width:400px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form .button{
  width:400px;
  height:34px;
  float:right;
  margin:0;
  background:#23282d;
  border:0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
    -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
}

.contact .content .form a .button{
  text-align:center;
  color:white;
  font-weight:bold;
  line-height:34px;
  font-size:17px;
}

.contact .content .form .button:hover{
  color:red;
  background:#2fa68e;
}

.formular_gesendet{
  margin-top:10px;
  background-color: white;
  height: 740px;
  width:100%;
  border:0;
  margin-top:25px;
}

.formular_gesendet .text{
  
  top: 20%;
  margin: auto;
  height: 200px;
  width:400px;
  
}

.formular_gesendet .text p{
  position: center;
  color: black;
  top: 200px;
  /*margin-top:45%;
  margin-left:45%; */
}

}

@media screen and (min-width: 1680px) and (max-width: 1899px) {

.contact{
  position:relative;
  width:100%;
  height: 100%;
  margin-top:50px;
  background-image:url('../img/background/Kontakt/Kontakt_1920x1200.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFFFFF;
}


.contact .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
}


.contact h1{
  font-size:56px;
  color:white;
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1.2;
  margin:40px auto;
  /*margin-left:-50px; */
  
}

.contact hr{
  /*margin-top:10px;*/
  background-color: white;
  height: 1px;
  width:340px;
  border:0;
  margin:20px auto;
  
  
}


.contact .content{
  position:relative;
  width:100%;
  height:100%;
  overflow:hidden;
  margin: 30px auto;
  float:center;
   
}

.contact .content .form{
  width:400px;
  overflow:hidden;
  height:auto;
  float:center;
  margin:0 auto;
  
}

.contact .content .contact-text{
  width:400px;
  overflow:hidden;
  height:auto;
  float:left;
  color:black;
  font-size:17px;
  line-height:3.7;
  
}



.contact .content .form input[type=text]{
  width:400px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;

}


.contact .content .form textarea{
  width:400px;
  height:283px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  padding:15px 0 0 35px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
  overflow:hidden;
}

.contact .content .form input[type=submit] {
  width:400px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}



.contact .content .form .button{
  width:400px;
  height:34px;
  float:right;
  margin:0;
  background:#23282d;
  border:0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
    -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
}

.contact .content .form a .button{
  text-align:center;
  color:white;
  font-weight:bold;
  line-height:34px;
  font-size:17px;
}

.contact .content .form .button:hover{
  color:red;
  background:#2fa68e;
}

.formular_gesendet{
  margin-top:10px;
  background-color: white;
  height: 740px;
  width:100%;
  border:0;
  margin-top:25px;
}

.formular_gesendet .text{
  
  top: 20%;
  margin: auto;
  height: 200px;
  width:400px;
  
}

.formular_gesendet .text p{
  position: center;
  color: black;
  top: 200px;
  /*margin-top:45%;
  margin-left:45%; */
}	
	
}

@media screen and (min-width: 1280px) and (max-width: 1679px) {


.contact{
  position:relative;
  width:100%;
  height: 100%;
  margin-top:50px;
  background-image:url('../img/background/Kontakt/Kontakt_1920x1200.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFFFFF;
}


.contact .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
}


.contact h1{
  font-size:56px;
  color:white;
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1.2;
  margin:30px auto;
  
}

.contact hr{
  margin-top:10px;
  background-color: white;
  height: 1px;
  width:340px;
  border:0;
  margin-top:20px;
  margin-left:450px;
  margin:10px auto;
  
}


.contact .content{
  position:relative;
  width:100%;
  overflow:hidden;
  margin: 30px auto;
  float:center;
  margin:0 auto
}

.contact .content .form{
  width:400px;
  overflow:hidden;
  height:auto;
  float:center;
  margin:0 auto;
}

.contact .content .contact-text{
  width:400px;
  overflow:hidden;
  height:auto;
  float:left;
  color:black;
  font-size:17px;
  line-height:3.7;
}



.contact .content .form input[type=text]{
  width:400px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form textarea{
  width:400px;
  height:283px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  padding:15px 0 0 35px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
  overflow:hidden;
}

.contact .content .form input[type=submit] {
  width:400px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form .button{
  width:400px;
  height:34px;
  float:right;
  margin:0;
  background:#23282d;
  border:0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
    -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
}

.contact .content .form a .button{
  text-align:center;
  color:white;
  font-weight:bold;
  line-height:34px;
  font-size:17px;
}

.contact .content .form .button:hover{
  color:red;
  background:#2fa68e;
}

.formular_gesendet{
  margin-top:10px;
  background-color: white;
  height: 740px;
  width:100%;
  border:0;
  margin-top:25px;
}

.formular_gesendet .text{
  
  top: 20%;
  margin: auto;
  height: 200px;
  width:400px;
  
}

.formular_gesendet .text p{
  position: center;
  color: black;
  top: 200px;
  /*margin-top:45%;
  margin-left:45%; */
}		
	
}

@media screen and (min-width: 800px) and (max-width: 1279px) {


.contact{
  position:relative;
  width:100%;
  height: 100%;
  margin-top:50px;
  background-image:url('../img/background/Kontakt/Kontakt_1920x1200.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFFFFF;
}


.contact .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
}


.contact h1{
  font-size:56px;
  color:white;
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1.2;
  margin-top:40px;
  margin-left:0px;
  
}

.contact hr{
  margin-top:10px;
  background-color: white;
  height: 1px;
  width:240px;
  border:0;
  margin-top:20px;
  margin-left:400px;
  
}


.contact .content{
  position:relative;
  width:100%;
  overflow:hidden;
  margin: 30px auto;
  float:center;
}

.contact .content .form{
  width:450px;
  overflow:hidden;
  height:auto;
  float:center;
  margin:0 auto;
  padding-left: 50px;
}

.contact .content .contact-text{
  width:450px;
  overflow:hidden;
  height:auto;
  float:left;
  color:black;
  font-size:17px;
  line-height:3.7;
}



.contact .content .form input[type=text]{
  width:350px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form textarea{
  width:350px;
  height:150px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  padding:15px 0 0 35px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
  overflow:hidden;
}

.contact .content .form input[type=submit] {
  width:350px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form .button{
  width:400px;
  height:34px;
  float:right;
  margin:0;
  background:#23282d;
  border:0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
    -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
}

.contact .content .form a .button{
  text-align:center;
  color:white;
  font-weight:bold;
  line-height:34px;
  font-size:17px;
}

.contact .content .form .button:hover{
  color:red;
  background:#2fa68e;
}

.formular_gesendet{
  margin-top:10px;
  background-color: white;
  height: 740px;
  width:100%;
  border:0;
  margin-top:25px;
}

.formular_gesendet .text{
  
  top: 20%;
  margin: auto;
  height: 200px;
  width:400px;
  
}

.formular_gesendet .text p{
  position: center;
  color: black;
  top: 200px;
  /*margin-top:45%;
  margin-left:45%; */
}	
	
}

@media screen and (min-width: 640px) and (max-width: 799px) {



.contact{

  position:relative;
  width:100%;
  height:100%;
  margin-top:50px;
  background-image:url('../img/background/Kontakt/Kontakt_1920x1200.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFFFFF;
  
}


.contact .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
}


.contact .content hr{
	
  margin-top:5px;
  background-color: white;
  height: 1px;
  width:240px;
  border:0;
  margin-left:17%;
  margin: 5px auto;
   
}

.contact .content h1{
  
  font-size:35px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1.2;
  text-align: center;
  
  margin: 0 auto;
 
}

.contact .content{
  position:relative;
  width:100%;
  overflow:hidden;
  margin: 5px auto;
  display:inline;
  text-align:center;
  background:red;
}


.contact .content .form{
  
  width:600px;
  overflow:hidden;
  height:auto;
  margin: 0 auto;
  
  
 
}

.contact .content .contact-text{
  width:600px;
  overflow:hidden;
  height:auto;
  float:left;
  color:black;
  font-size:17px;
  line-height:3.7;
  
}



.contact .content .form input[type=text]{
  width:250px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form textarea{
  width:500px;
  height:83px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  padding:15px 0 0 35px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
  overflow:hidden;
}

.contact .content .form input[type=submit] {
  width:500px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form .button{
  width:200px;
  height:34px;
  float:right;
  margin:0;
  background:#23282d;
  border:0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
    -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
}

.contact .content .form a .button{
  text-align:center;
  color:white;
  font-weight:bold;
  line-height:34px;
  font-size:17px;
}

.contact .content .form .button:hover{
  color:red;
  background:#2fa68e;
}

.formular_gesendet{
  margin-top:10px;
  background-color: white;
  height: 740px;
  width:100%;
  border:0;
  margin-top:25px;
}

.formular_gesendet .text{
  
  top: 20%;
  margin: auto;
  height: 200px;
  width:400px;
  
}

.formular_gesendet .text p{
  position: center;
  color: black;
  top: 200px;
  /*margin-top:45%;
  margin-left:45%; */
}		
	
}

@media screen and (min-width: 360px) and (max-width: 639px) {
	

.contact{

  position:relative;
  width:100%;
  height:100%;
  margin-top:50px;
  background-image:url('');
  
  color:#FFFFFF;
  
}


.contact .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.3);
}


.contact .content hr{
	
  margin-top:5px;
  background-color: white;
  height: 1px;
  width:240px;
  border:0;
  margin-left:17%;
  margin: 5px auto;
   
}

.contact .content h1{
  
  font-size:56px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1.2;
  text-align: center;
  margin-left:4%;
  margin: 0 auto;
 
}

.contact .content{
  position:relative;
  width:100%;
  overflow:hidden;
  margin: 5px auto;
  display:inline;
  text-align:center;
  background:red;
}


.contact .content .form{
  
  width:300px;
  overflow:hidden;
  height:auto;
  margin: 0 auto;
  
  
 
}

.contact .content .contact-text{
  width:300px;
  overflow:hidden;
  height:auto;
  float:left;
  color:black;
  font-size:17px;
  line-height:3.7;
  
}



.contact .content .form input[type=text]{
  width:300px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form textarea{
  width:300px;
  height:183px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  padding:15px 0 0 35px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
  overflow:hidden;
}

.contact .content .form input[type=submit] {
  width:300px;
  height:40px;
  background:white;
  border:0;
  color:black;
  font-weight:bold;
  line-height:40px;
  padding-left:35px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:17px;
  margin-bottom:10px;
}


.contact .content .form .button{
  width:300px;
  height:34px;
  float:right;
  margin:0;
  background:#23282d;
  border:0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius: 4px;
    -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
}

.contact .content .form a .button{
  text-align:center;
  color:white;
  font-weight:bold;
  line-height:34px;
  font-size:17px;
}

.contact .content .form .button:hover{
  color:red;
  background:#2fa68e;
}

.formular_gesendet{
  margin-top:10px;
  background-color: white;
  height: 740px;
  width:100%;
  border:0;
  margin-top:25px;
}

.formular_gesendet .text{
  
  top: 20%;
  margin: auto;
  height: 200px;
  width:400px;
  
}

.formular_gesendet .text p{
  position: center;
  color: black;
  top: 200px;
  /*margin-top:45%;
  margin-left:45%; */
}		
	
}




/* @media screen and (max-width: 1030px) {}*/



/* @media screen and (max-width: 480px) {} */
