@media screen and (max-width: 767px) {
.modal-contact-small,
.modal-contact-small.mail
.modal-contact-small.fb-link{
display: none;
}
}
.modal-mail label {
display: inline;
}	
.modal-mail {
overflow-y: scroll;
}	
.modal-phone {
overflow-y: scroll;
}
.page-id-175 .modal-mail .halfwidth3 {
width: 48%;
float: left;
margin-left: 11px;
}
.modal-mail .halfwidth {
width: 48%;
float: left;
}	
.modal-mail .halfwidth2 {
width: 46%;
float: left;
margin-left: 25px;
}
.modal-mail .mail-fahne span.wpcf7-form-control-wrap.your-email {
padding-top: 30px;
}
.modal-mail .halfwidth3 {
width: 48%;
float: left;
margin-left: 21px;
}
.checkbox-modal input[type="checkbox"] {
margin-top: -9px;
padding-left: px !important;
}
.modal-mail span.wpcf7-form-control-wrap.your-message {
padding-top: 40px;
}
.rueckruf-form {
height: 50px;
}
.modal-contact-small {
width: 50px;
height: 50px;
position: fixed;
background-color: #ffa000;
right: 0;
bottom: 50px;
top: unset;
margin: 15px; border-radius: 0px;
z-index: 35;
border: 1px solid white;
}
@media screen and (min-width: 1070px) {
.modal-contact-small {
top: 260px;
bottom: unset;
}
.modal-contact-small.mail {
top: 200px !important;
bottom: unset;
}
.modal-contact-small.fb-link {
top: 320px !important;
bottom: unset;
}
.modal-contact-small.instagram-link {
top: 380px !important;
bottom: unset;
}
.modal-contact-big {
bottom: 260px;
}
.modal-contact-big {
top: 215px;
}
}
.modal-contact-small.fb-link a {
color: transparent;
}	
.modal-contact-small:hover {
cursor: pointer;
background-color: #ee9403;
transition: all 0.3s ease-in-out !important;
}
.modal-contact-big {
display: none;
position: fixed;
background-color: white;
right: 80px;
bottom: 65px;
border: 1px solid #4D6480;
border-radius: 0px;
z-index: 30;
padding: 10px 20px 30px 20px;
}
.modal-contact-big-phone {
width: 280px;
max-width: 70vw;
height: 390px;
}
.ansprechpartner img {
width: 280px;
height: auto;
}
.modal-contact-big-mail {
max-width: 80vw;
width: 560px;
height: 530px;
min-height: 450px;
max-height: 10000px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
background-color: #EBF0F2;
}
.telnum {
font-size: 25px;
line-height: 27px;
font-weight: 500;
letter-spacing: 0px;
color: #4d6480;
padding: 5px 0;
display: block;
}
.text-phone,
.text-mail {
display: none;
}
.cta.text {
margin-bottom: 10px;
}
.modal-background-phone,
.modal-background-mail {
position: fixed;
display: none;
width: 100%;
height: 100%;
z-index: 28;
top: 0;
}
.modal-contact-small.mail {
bottom: 110px;
}
.modal-contact-small.fb-link {
bottom: 170px;
}
.modal-contact-small.instagram-link {
bottom: 230px;
}
.modal-contact-small i {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
font-size: 30px;
color: #ffffff;
} #cta {
padding: 100px 15px !important;
}
#cta p.big {
font-size: 29px;
color: #ffffff;
font-weight: 500 !important;
line-height: 1.5;
}
#cta p.small {
font-size: 18px;
color: #ffffff;
margin-bottom: 30px;
}
#cta {
text-align: center;
margin-top: 65px;
}
#cta a.button {
border-radius: 15px;
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}
#cta .mobile {
display: none;
}
@media screen and (max-width: 767px) {
#cta a.button {
display: none;
}
#cta a.mobile {
display: inline-block;
}
}