.social-icons{
    right: 0;
    position: fixed;
    top: 90px;
    width: 45px;
    z-index: 9999;
}

@media screen and (max-width: 641px) {
    .social-icons{
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);

        right: -8px;
        top: 70px;
    }
}

.social-icon {
    background-color: #33353B;
    background-image: url('../Images/Icons/Buttons/social-icons.png');
}

#facebook-btn span {
    background-position: 12px 10px;
}
#linkedin-btn span {
	background-position: 12px -266px;
}
#twitter-btn span {
    background-position: 12px -35px;
}
#youtube-btn span {
    background-position: 12px -226px;
}
#pintrest-btn span {
    background-position: 12px -177px;
}
#google-btn span {
    background-position: 12px -127px;
}
#instagram-btn span {
    background-position: 10px -300px;
}
#flickr-btn span {
    background-position: 10px -335px;
}
#web-btn span {
    background-position: 10px -403px;
}
#mail-btn span {
    background-position: 10px -369px;
}

.social-icon {
    transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}
.social-icons a:hover {
text-decoration:none;
}
#facebook-btn:hover .social-icon {
    background-color: #3B5998;
}
#linkedin-btn:hover .social-icon {
	background-color:#6eb8da
}
#twitter-btn:hover .social-icon {
    background-color: #62BDB2;
}
#google-btn:hover .social-icon {
background-color: #DB4A39;
}
#pintrest-btn:hover .social-icon {
 background-color: #D43638;
}
#youtube-btn:hover .social-icon {
background-color: #C4302B;
}
#instagram-btn:hover .social-icon {
    background-color: #D2C5B3;
}
#flickr-btn:hover .social-icon {
    background-color: #E4006B;
}
#web-btn:hover .social-icon {
    background-color: #000;
}
#mail-btn:hover .social-icon {
    background-color: #2A056F;
}
.social-text {
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 14px 0 11px 44px;
    white-space: nowrap;
    color: #FFFFFF;
    font-family: Arial;
}

.divider {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 30px;
  }

  .divider img {
    display: inline-block;
    max-width: 44px;
    max-height: 40px;
    margin: 0 10px;
    border: 0;
    vertical-align: middle;
}
.divider:before, .divider:after {
  width: 200px;
}
.divider:before, .divider:after {
  content: "";
  display: inline-block;
  width: 100px;
  border-top: 1px solid #e6e8ea;
}

#mauticform_input_folderbestellungimpfzwangmitdoiplugin_ich_stimme_zu_dass_die_an {
    float:left !important;
}
div#mauticform_input_folderbestellungimpfzwangmitdoiplugin_datenschutzerklarung1 {
    float: left;
}
.mauticform-selectbox, .mauticform-input, .mauticform-textarea {
    height: 40px;
}

ul {
    margin-left: -20px !important;
    font-weight: 100 !important;
    font-size: 16px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    line-height: 20px;
}
b,strong{font-weight:bold;}

div#c46245 {
    margin-left: 81px;
}

.mauticform_wrapper:after {
    clear: both;
    content: '';
    display: block;
}

#mauticform_petitionhaushaltsabgabefailmitdoiplugin_altersbestatigung {
    width: 50% !important;
}


.mauticform-checkboxgrp-row { width:100% !important;}

@media (max-width: 420px) {
    .mauticform-column-third,.mauticform-column-half {width: 100% !important;}

}

li{
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
}