@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 200;
    font-stretch: 75%;
    font-display: block;
    src: url('../fonts/nunito_sans.woff2') format('woff2');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 75%;
    font-display: block;
    src: url('../fonts/nunito_sans.woff2') format('woff2');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 75%;
    font-display: block;
    src: url('../fonts/nunito_sans.woff2') format('woff2');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-stretch: 75%;
    font-display: block;
    src: url('../fonts/nunito_sans.woff2') format('woff2');
}


* {
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

img {
    border: none;
}

.hidden {
    display: none;
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    font-stretch: 75%;
    line-height: 150%;
    color: #0c2d69;
    position: relative;
    height: 100%;
    background: #fff;
    font-size: 24px;
    background: #c5c9cc;
}


a {
    color: #0c2d69;
    text-decoration: none;
}

a:hover {
    color: #f7961d;
}

b, strong {
    font-weight: 400;
}

p {
    margin-bottom: 14px;
}

p:last-child, p.lil_gap, p.no_mb {
    margin-bottom: 0;
}



small, .small {
    font-size: 22px;

}


#wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 0;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding-bottom: 1150px;
}











#header {
    position: relative;
    width: 100%;
    height: 140px;
    background: #fff;
    z-index: 10;
}

#header #logo {
    position: absolute;
    top: 22px;
    width: auto;
    height: 96px;
    left: 40px;
}


#header #topjob {
    position: absolute;
    top: 15px;
    height: 110px;
    width: auto;
    right: 40px;
}

#header #topsteuerberater {
    position: absolute;
    top: 19px;
    height: 102px;
    width: auto;
    right: 155px;
}


#show {
    width: 100%;
    height: 0;
    padding-bottom: 43.5%;
    background: #eee;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

#show:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 4px;
    background: #ffffff;
    z-index: 2000000;
    transform: translateX(-2px);
}

#slider {
    position: absolute;
    left: 0;
    right: 50%;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

#slider .ls-gui-element.ls-bar-timer {
    display: none;
}

#text_slider {
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    background: #0c2d69;
}

#text_slider > div {
    position: absolute;
    height: 80%;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}


.centered {
    width: 1400px;
    text-align: left;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 80px 0 0;
}

h1 {
    font-weight: 200;
    font-size: 83px;
    color: #f7961d;
    text-align: left;
    margin: 0 auto 60px;
    position: relative;
    line-height: 125%;
}

h2 {
    font-weight: 200;
}

.message {
    background: #f7961d;
    padding: 28px 30px 26px;
    font-size: 34px;
    line-height: 135%;
    color: #fff;
    text-align: center;
    font-weight: 200;
}

.message strong {
    font-weight: 300;
}

.message a {
    color: #fff;
}

.message p {
    margin-bottom: 10px;
}

.message p.no_mb {
    margin-bottom: 0;
}

a.link {
    padding-left: 22px;
    position: relative;
    display: inline-block;
}

a.link:before {
    content: '';
    display: block;
    position: absolute;
    border-left: 12px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    left: 5px;
    top: 14px;
}

.clm2 {
    display: flex;
    justify-content: space-between;
}

.clm2 > div {
    width: 48%;
    background: #eee;
}

.clm2 > div video {
    display: block;
}


/* Formular normal */

#ff_form3 {
    text-align: left;
}

/*
#ff_form3 .row-fluid {
    width: 100%;
    position: relative;
}
*/

#ff_form3 .bfPage section {
    padding-right: 0 !important;
}

.bfQuickMode .form-inline .form-group, .bfQuickMode .form-inline label, .bfQuickMode .bfbs5-form-inline .bfbs5-form-group, .bfQuickMode .bfbs5-form-inline label {
	display: inline-block;
	margin-right: 0 !important;
}

#ff_form3 .bfPage > section > div {
    display: flex;
    justify-content: space-between;
    align-items: center;

    width: 100%;
    position: relative;
}

#ff_form3 .bfPage > section#berufserfahrung > div, #ff_form3 .bfPage > section#deutschkenntnisse > div, #ff_form3 .bfPage > section#informationen > div {
    flex-direction: row-reverse;
}

#ff_form3 .bfPage > section > div > div, #ff_form3 .bfPage > section > div > section#section_informationen, #ff_form3 .bfPage > section > div > section#section_aktuell_beruflich {
    width: 58%;
}

#ff_form3 .bfPage > section > div > section:last-of-type {
    width: 35%;
}

#ff_form3 label, #ff_form3 span.label {
    font-size: 65px;
    line-height: 140%;
    font-weight: 200;
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 5px;
}

#ff_form3 #bfLabel676 {
    margin-bottom: 30px;
}

#ff_form3 label small {
    font-size: 70%;
}

#ff_form3 label.radio-inline {
    position: relative;
    padding-left: 80px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block !important;
    width: auto !important;
}

#ff_form3 label.radio-inline:after {
    content: '';
    position: relative;
    display: block;
}

#ff_form3 input[type="checkbox"].ff_elem, #ff_form3 input[type="radio"].ff_elem {
	position: absolute;
	left: 2px;
	top: 25px;
	-moz-appearance: initial;
	visibility: hidden;
	cursor: pointer;
    width: auto !important;
}

#ff_form3 input[type="checkbox"].ff_elem::before, #ff_form3 input[type="radio"].ff_elem::before {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	background: #f7961d;
	left: -2px;
	top: -1px;
	visibility: visible;
    border-radius: 50%;
}

#ff_form3 input[type="checkbox"].ff_elem:checked::after, #ff_form3 input[type="radio"].ff_elem:checked::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../images/checked.svg) center center no-repeat;
    background-size: contain;
	left: -2px;
	top: -1px;
	visibility: visible;
}

#ff_form3 input#ff_elem738[type="checkbox"].ff_elem {
    top: 10px;
}

#ff_form3 input#ff_elem738[type="checkbox"].ff_elem::before, #ff_form3 input#ff_elem738[type="checkbox"].ff_elem:checked::after {
    width: 32px;
    height: 32px;
}

#ff_form3 .bfPage > section {
    position: relative;
    margin-bottom: 300px;
    padding-top: 120px;
}

#ff_form3 .bfPage > section#informationen {
    margin-bottom: 0;
}

#ff_form3 section section span.illu {
    display: block;
    width: 100%;
    height: auto;
    margin: 50px auto 0;
    position: relative;
}

#ff_form3 section section span.illu img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 10;
    position: relative;
}

#ff_form3 section section span.illu span {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute
}

#ff_form3 section section span.illu span:before, #ff_form3 section section span.illu span:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 5;
    background-size: cover;
    background-repeat: no-repeat;
}

#ff_form3 section section span.illu span:after {
    z-index: 6;
}

#ff_form3 section#ausbildung section span.illu img, #ff_form3 section#informationen section span.illu img {
    z-index: 4;
}

#ff_form3 section#ausbildung section span.illu span:before, #ff_form3 section#ausbildung section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


#ff_form3 section#ausbildung section span.illu span:before {
    background-image: url(../images/ausbildung3.png);
    transform: translateX(var(--ausbildung_pos3));
}

#ff_form3 section#ausbildung section span.illu span:after {
    background-image: url(../images/ausbildung2.png);
    transform: translateY(var(--ausbildung_pos1)) translateX(var(--ausbildung_pos2));
}


#ff_form3 section#berufserfahrung section span.illu {
    width: 75%;
}

#ff_form3 section#berufserfahrung section span.illu span:before, #ff_form3 section#berufserfahrung section span.illu span:after {
    width: 47.3%;
    height: 32.9%;
    left: 26.8%;
    bottom: 4.7%
}

#ff_form3 section#berufserfahrung section span.illu span:before {
    background-image: url(../images/berufserfahrung2.png);
    transform: rotate(var(--berufserfahrung_pos1));
}

#ff_form3 section#berufserfahrung section span.illu span:after {
    background-image: url(../images/berufserfahrung3.png);
    transform: rotate(var(--berufserfahrung_pos2));
}


#ff_form3 section#standort section span.illu span:before, #ff_form3 section#standort section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form3 section#standort section span.illu span:first-of-type:before {
    background-image: url(../images/standort2.png);
    transform: translateX(var(--standort_pos1));
}

#ff_form3 section#standort section span.illu span:first-of-type:after {
    background-image: url(../images/standort3.png);
    transform: translateX(var(--standort_pos2));
}

#ff_form3 section#standort section span.illu span:last-of-type:before {
    background-image: url(../images/standort4.png);
    transform: translateX(var(--standort_pos3));
}


#ff_form3 section#deutschkenntnisse section span.illu {
    width: 75%;
}

#ff_form3 section#deutschkenntnisse section span.illu span:before, #ff_form3 section#deutschkenntnisse section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form3 section#deutschkenntnisse section span.illu span:first-of-type:before {
    background-image: url(../images/deutschkenntnisse2.png);
    transform: scale(var(--deutschkenntnisse_pos1));
}

#ff_form3 section#deutschkenntnisse section span.illu span:first-of-type:after {
    background-image: url(../images/deutschkenntnisse3.png);
    transform: scale(var(--deutschkenntnisse_pos2));
}


#ff_form3 section#aktuell_beruflich section span.illu span:before, #ff_form3 section#aktuell_beruflich section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form3 section#aktuell_beruflich section span.illu span:first-of-type:before {
    background-image: url(../images/aktuell3.png);
    transform: translateX(var(--aktuell_pos2));
}

#ff_form3 section#aktuell_beruflich section span.illu span:first-of-type:after {
    background-image: url(../images/aktuell2.png);
    transform: translateY(var(--aktuell_pos1));
}


#ff_form3 section#informationen section span.illu span:before, #ff_form3 section#informationen section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form3 section#informationen section span.illu span:first-of-type:before {
    background-image: url(../images/informationen2.png);
   transform: translateX(var(--informationen_pos3));
}

#ff_form3 section#informationen section span.illu span:first-of-type:after {
    background-image: url(../images/informationen3.png);
    transform: translateX(var(--informationen_pos1)) translateY(var(--informationen_pos2));
}



.bfElemWrap > div {
    position: relative;
    width: 100%;
}



#bfElemWrap676 > div:before, #bfElemWrap709 > div:before, #bfElemWrap730 > div:before, #bfElemWrap731 > div:before, #bfElemWrap732 > div:before, #bfElemWrap733 > div:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    height: 1px;
    background: #0c2d69;
    transition: transform 0.5s linear;   
    transform-origin: left;
}

#bfElemWrap676 > div.focus:before, #bfElemWrap709 > div.focus:before, #bfElemWrap730 > div.focus:before , #bfElemWrap731 > div.focus:before , #bfElemWrap732 > div.focus:before , #bfElemWrap733 > div.focus:before  {
    transform: scaleX(1);
    transform-origin: right;
}



#bfElemWrap676 > div:after, #bfElemWrap709 > div:after, #bfElemWrap730 > div:after, #bfElemWrap731 > div:after, #bfElemWrap732 > div:after, #bfElemWrap733 > div:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    height: 1px;
    background: #f7961d;
    transition: transform 0.5s linear;   
    transform-origin: right;
    transform: scaleX(0);
}

#bfElemWrap676 > div.focus:after, #bfElemWrap709 > div.focus:after, #bfElemWrap730 > div.focus:after, #bfElemWrap731 > div.focus:after, #bfElemWrap732 > div.focus:after, #bfElemWrap733 > div.focus:after {
    transform: scaleX(1);
    transform-origin: left;
}


#informationen .bfElemWrap label {
    font-size: 36px;
    margin-bottom: 12px;
}

#informationen .bfElemWrap {
    margin-bottom: 50px;
}

#informationen #bfElemWrap738 {
    margin-bottom: 0;
}

#bfLabel738 {
    padding-left: 47px;
    display: inline-block;
    box-sizing: border-box;
}









/* Formular Lohnbuchhalter */


#ff_form5 {
    text-align: left;
}

#ff_form5 .bfPage section {
    padding-right: 0 !important;
}

.bfQuickMode .form-inline .form-group, .bfQuickMode .form-inline label, .bfQuickMode .bfbs5-form-inline .bfbs5-form-group, .bfQuickMode .bfbs5-form-inline label {
	display: inline-block;
	margin-right: 0 !important;
}

#ff_form5 .bfPage > section > div {
    display: flex;
    justify-content: space-between;
    align-items: center;

    width: 100%;
    position: relative;
}

#ff_form5 .bfPage > section#berufserfahrung > div, #ff_form5 .bfPage > section#deutschkenntnisse > div, #ff_form5 .bfPage > section#informationen > div {
    flex-direction: row-reverse;
}

#ff_form5 .bfPage > section > div > div, #ff_form5 .bfPage > section > div > section#section_informationen, #ff_form5 .bfPage > section > div > section#section_aktuell_beruflich {
    width: 58%;
}

#ff_form5 .bfPage > section > div > section:last-of-type {
    width: 35%;
}

#ff_form5 label, #ff_form5 span.label {
    font-size: 65px;
    line-height: 140%;
    font-weight: 200;
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 5px;
}

#ff_form5 #bfLabel1087 {
    margin-bottom: 30px;
}

#ff_form5 label small {
    font-size: 70%;
}

#ff_form5 label.radio-inline {
    position: relative;
    padding-left: 80px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block !important;
    width: auto !important;
}

#ff_form5 label.radio-inline:after {
    content: '';
    position: relative;
    display: block;
}

#ff_form5 input[type="checkbox"].ff_elem, #ff_form5 input[type="radio"].ff_elem {
	position: absolute;
	left: 2px;
	top: 25px;
	-moz-appearance: initial;
	visibility: hidden;
	cursor: pointer;
    width: auto !important;
}

#ff_form5 input[type="checkbox"].ff_elem::before, #ff_form5 input[type="radio"].ff_elem::before {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	background: #f7961d;
	left: -2px;
	top: -1px;
	visibility: visible;
    border-radius: 50%;
}

#ff_form5 input[type="checkbox"].ff_elem:checked::after, #ff_form5 input[type="radio"].ff_elem:checked::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../images/checked.svg) center center no-repeat;
    background-size: contain;
	left: -2px;
	top: -1px;
	visibility: visible;
}

#ff_form5 input#ff_elem1093[type="checkbox"].ff_elem {
    top: 10px;
}

#ff_form5 input#ff_elem1093[type="checkbox"].ff_elem::before, #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem:checked::after {
    width: 32px;
    height: 32px;
}

#ff_form5 .bfPage > section {
    position: relative;
    margin-bottom: 300px;
    padding-top: 120px;
}

#ff_form5 .bfPage > section#informationen {
    margin-bottom: 0;
}

#ff_form5 section section span.illu {
    display: block;
    width: 100%;
    height: auto;
    margin: 50px auto 0;
    position: relative;
}

#ff_form5 section section span.illu img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 10;
    position: relative;
}

#ff_form5 section section span.illu span {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute
}

#ff_form5 section section span.illu span:before, #ff_form5 section section span.illu span:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 5;
    background-size: cover;
    background-repeat: no-repeat;
}

#ff_form5 section section span.illu span:after {
    z-index: 6;
}

#ff_form5 section#ausbildung section span.illu img, #ff_form5 section#informationen section span.illu img {
    z-index: 4;
}

#ff_form5 section#ausbildung section span.illu span:before, #ff_form5 section#ausbildung section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


#ff_form5 section#ausbildung section span.illu span:before {
    background-image: url(../images/ausbildung3.png);
    transform: translateX(var(--ausbildung_pos3));
}

#ff_form5 section#ausbildung section span.illu span:after {
    background-image: url(../images/ausbildung2.png);
    transform: translateY(var(--ausbildung_pos1)) translateX(var(--ausbildung_pos2));
}


#ff_form5 section#berufserfahrung section span.illu {
    width: 75%;
}

#ff_form5 section#berufserfahrung section span.illu span:before, #ff_form5 section#berufserfahrung section span.illu span:after {
    width: 47.3%;
    height: 32.9%;
    left: 26.8%;
    bottom: 4.7%
}

#ff_form5 section#berufserfahrung section span.illu span:before {
    background-image: url(../images/berufserfahrung2.png);
    transform: rotate(var(--berufserfahrung_pos1));
}

#ff_form5 section#berufserfahrung section span.illu span:after {
    background-image: url(../images/berufserfahrung3.png);
    transform: rotate(var(--berufserfahrung_pos2));
}


#ff_form5 section#standort section span.illu span:before, #ff_form5 section#standort section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form5 section#standort section span.illu span:first-of-type:before {
    background-image: url(../images/standort2.png);
    transform: translateX(var(--standort_pos1));
}

#ff_form5 section#standort section span.illu span:first-of-type:after {
    background-image: url(../images/standort3.png);
    transform: translateX(var(--standort_pos2));
}

#ff_form5 section#standort section span.illu span:last-of-type:before {
    background-image: url(../images/standort4.png);
    transform: translateX(var(--standort_pos3));
}


#ff_form5 section#deutschkenntnisse section span.illu {
    width: 75%;
}

#ff_form5 section#deutschkenntnisse section span.illu span:before, #ff_form5 section#deutschkenntnisse section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form5 section#deutschkenntnisse section span.illu span:first-of-type:before {
    background-image: url(../images/deutschkenntnisse2.png);
    transform: scale(var(--deutschkenntnisse_pos1));
}

#ff_form5 section#deutschkenntnisse section span.illu span:first-of-type:after {
    background-image: url(../images/deutschkenntnisse3.png);
    transform: scale(var(--deutschkenntnisse_pos2));
}


#ff_form5 section#aktuell_beruflich section span.illu span:before, #ff_form5 section#aktuell_beruflich section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form5 section#aktuell_beruflich section span.illu span:first-of-type:before {
    background-image: url(../images/aktuell3.png);
    transform: translateX(var(--aktuell_pos2));
}

#ff_form5 section#aktuell_beruflich section span.illu span:first-of-type:after {
    background-image: url(../images/aktuell2.png);
    transform: translateY(var(--aktuell_pos1));
}


#ff_form5 section#informationen section span.illu span:before, #ff_form5 section#informationen section span.illu span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#ff_form5 section#informationen section span.illu span:first-of-type:before {
    background-image: url(../images/informationen2.png);
   transform: translateX(var(--informationen_pos3));
}

#ff_form5 section#informationen section span.illu span:first-of-type:after {
    background-image: url(../images/informationen3.png);
    transform: translateX(var(--informationen_pos1)) translateY(var(--informationen_pos2));
}




#bfElemWrap1087 > div:before, #bfElemWrap1088 > div:before, #bfElemWrap1089 > div:before, #bfElemWrap1090 > div:before, #bfElemWrap1091 > div:before, #bfElemWrap1092 > div:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    height: 1px;
    background: #0c2d69;
    transition: transform 0.5s linear;   
    transform-origin: left;
}

#bfElemWrap1087 > div.focus:before, #bfElemWrap1088 > div.focus:before, #bfElemWrap1089 > div.focus:before , #bfElemWrap1090 > div.focus:before , #bfElemWrap1091 > div.focus:before , #bfElemWrap1092 > div.focus:before  {
    transform: scaleX(1);
    transform-origin: right;
}



#bfElemWrap1087 > div:after, #bfElemWrap1088 > div:after, #bfElemWrap1089 > div:after, #bfElemWrap1090 > div:after, #bfElemWrap1091 > div:after, #bfElemWrap1092 > div:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    height: 1px;
    background: #f7961d;
    transition: transform 0.5s linear;   
    transform-origin: right;
    transform: scaleX(0);
}

#bfElemWrap1087 > div.focus:after, #bfElemWrap1088 > div.focus:after, #bfElemWrap1089 > div.focus:after, #bfElemWrap1090 > div.focus:after, #bfElemWrap1091 > div.focus:after, #bfElemWrap1092 > div.focus:after {
    transform: scaleX(1);
    transform-origin: left;

}


#informationen #bfElemWrap1093 {
    margin-bottom: 0;
}

#bfLabel1093 {
    padding-left: 47px;
    display: inline-block;
    box-sizing: border-box;
}




input, textarea {
    border: none;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 200;
    font-stretch: 75%;
    font-size: 33px;
    color: #0c2d69;
    padding: 5px 0;
    max-width: 100% !important;
    width: 100% !important;
    outline: none;
}



button#bfSubmitButton, button#aktuell {
    display: inline-block;
    position: relative;
    padding: 7px 12px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    font-family: 'Nunito Sans', sans-serif;
    cursor: pointer;
    border: none;
    opacity: 0.5;
    pointer-events: none;
}

.button {
    margin-top: 40px;
    display: inline-block;
}

.button#aktuell_wrap {
    margin-top: 50px;
}

button#bfSubmitButton.active, button#aktuell.active {
    opacity: 1;
    pointer-events: all;  
}

button#bfSubmitButton span, button#aktuell span {
    position: relative;
    z-index: 10;
}

button#bfSubmitButton:before, button#aktuell:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0c2d69;
}

button#bfSubmitButton:after, button#aktuell:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #f7961d;
    transform: scaleX(0);
    transition: transform 0.3s ease-out;
    transform-origin: right;
}

button#bfSubmitButton:hover:after, button#aktuell:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}





 
#footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1000px;
    background: #212121;
}

#footer > div {
    padding-top: 110px;
    height: 1000px;
    box-sizing: border-box;
    width: 1400px;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

#footer > div h2 {
    text-align: center;
    color: #fff;
    font-size: 43px;
}

#footer > div strong {
    color: #f7961d;
}

#footer > div a, #footer > div a:hover {
    color: #fff;
}

#footer > div .kontaktdaten {
    margin-top: 160px;
    display: flex;
    justify-content: space-between;
}

#footer > div .kontaktdaten .phone_number_compressed, #footer > div .kontaktdaten .phone_number_compressed2 {
        display: none;
}

#footer > div .icons {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

#footer > div .icons > div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

#footer > div .icons > div:nth-child(1) {
    width: 254px;
}

#footer > div .icons > div:nth-child(2) {
    width: 1030px;
}

#footer > div .icons > div:nth-child(1) img {
    width: 36px;
    height: auto;
    display: block;
}

#footer > div:nth-child(1) .icons > div a:nth-child(6) img {
    width: 111px;
    height: auto;
    margin-top: 30px;
}

#footer > div .icons > div:nth-child(2) img {
    width: auto;
    display: block;
}

#footer > div .icons > div:nth-child(2) img:nth-child(1) { height: 94px; }
#footer > div .icons > div:nth-child(2) img:nth-child(2) { height: 86px; }
#footer > div .icons > div:nth-child(2) img:nth-child(3) { height: 72px; }
#footer > div .icons > div:nth-child(2) img:nth-child(4) { height: 98px; }
#footer > div .icons > div:nth-child(2) img:nth-child(5) { height: 98px; }

#footer > div .kontaktdaten2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    line-height: 200%;
    text-align: center;
}

#footer > div .kontaktdaten2 .small {
    font-size: 19px;
}


@media(max-width: 1920px) {
    body {
        background: #fff;
    }
}

@media(max-width: 1600px) {

    .centered {
        width: 1300px;
    }

    #footer > div {
        width: 1300px;
    }
    
    #footer > div h2 {
        font-size: 34.5px;
    }
    
    #footer > div .icons > div:nth-child(2) {
        width: 962px;
    }

    #footer > div .kontaktdaten2 .small {
        font-size: 17.3px;
    }

}

@media(max-width: 1440px) {
    
    body {
        font-size: 22px;
    }
    
    p {
        margin-bottom: 13px;
    }
    
    small, .small {
        font-size: 20px;
    
    }
    
    
    #wrapper {
        padding-bottom: 1035px;
    }
    
    #header {
        height: 126px;
    }
    
    #header #logo {
        top: 20px;
        height: 86px;
        left: 36px;
    }
    
    
    #header #topjob {
        top: 13px;
        height: 100px;
        right: 36px;
    }
    
    #header #topsteuerberater {
        top: 17px;
        height: 92px;
        right: 140px;
    }
    
    #show:before {
        width: 4px;
        transform: translateX(-2px);
    }    
    
    .centered {
        width: 1120px;
        padding: 72px 0 0;
    }
    
    h1 {
        font-size: 74.7px;
        margin: 0 auto 54px;
    }
    
    .message {
        padding: 25px 20px 23px;
        font-size: 31px;
    }
    
    .message p {
        margin-bottom: 9px;
    }
    
    a.link {
        padding-left: 20px;
    }
    
    a.link:before {
        border-left: 11px solid #fff;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        left: 5px;
        top: 14px;
    }

    #ff_form3 .bfPage > section > div > div, #ff_form3 .bfPage > section > div > section#section_informationen, #ff_form3 .bfPage > section > div > section#section_aktuell_beruflich {
        width: 55%;
    }
    
    #ff_form3 .bfPage > section > div > section:last-of-type {
        width: 38%;
    }
    
    #ff_form3 label, #ff_form3 span.label {
        font-size: 58.6px;
        margin-bottom: 5px;
    }
    
    #ff_form3 #bfLabel676 {
        margin-bottom: 27px;
    }
    
    #ff_form3 label.radio-inline {
        padding-left: 72px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem, #ff_form3 input[type="radio"].ff_elem {
        left: 2px;
        top: 23px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem::before, #ff_form3 input[type="radio"].ff_elem::before {
        width: 45px;
        height: 45px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem:checked::after, #ff_form3 input[type="radio"].ff_elem:checked::after {
        width: 45px;
        height: 45px;
    }
    
    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem {
        top: 9px;
    }
    
    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem::before, #ff_form3 input#ff_elem738[type="checkbox"].ff_elem:checked::after {
        width: 30px;
        height: 30px;
    }
    
    #ff_form3 .bfPage > section {
        margin-bottom: 270px;
        padding-top: 108px;
    }
    
    #informationen .bfElemWrap label {
        font-size: 33px;
        margin-bottom: 11px;
    }
    
    #informationen .bfElemWrap {
        margin-bottom: 45px;
    }
    
    #bfLabel738 {
        padding-left: 42px;
    }









    #ff_form5 .bfPage > section > div > div, #ff_form5 .bfPage > section > div > section#section_informationen, #ff_form5 .bfPage > section > div > section#section_aktuell_beruflich {
        width: 55%;
    }
    
    #ff_form5 .bfPage > section > div > section:last-of-type {
        width: 38%;
    }
    
    #ff_form5 label, #ff_form5 span.label {
        font-size: 58.6px;
        margin-bottom: 5px;
    }
    
    #ff_form5 #bfLabel1088 {
        margin-bottom: 27px;
    }
    
    #ff_form5 label.radio-inline {
        padding-left: 72px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem, #ff_form5 input[type="radio"].ff_elem {
        left: 2px;
        top: 23px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem::before, #ff_form5 input[type="radio"].ff_elem::before {
        width: 45px;
        height: 45px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem:checked::after, #ff_form5 input[type="radio"].ff_elem:checked::after {
        width: 45px;
        height: 45px;
    }
    
    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem {
        top: 9px;
    }
    
    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem::before, #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem:checked::after {
        width: 30px;
        height: 30px;
    }
    
    #ff_form5 .bfPage > section {
        margin-bottom: 270px;
        padding-top: 108px;
    }
    
    #bfLabel1093 {
        padding-left: 42px;
    }






    
    input, textarea {
        font-size: 30px;
        padding: 5px 0;
    }
    
    
    
    button#bfSubmitButton, button#aktuell {
        padding: 7px 12px;
        font-size: 23px;
    }
    
    .button {
        margin-top: 36px;
    }
    
    .button#aktuell_wrap {
        margin-top: 45px;
    }
 
    #footer {
        height: 900px;
    }

    #footer > div {
        padding-top: 100px;
        height: 900px;
        width: 1120px;
    }

    #footer > div h2 {
        font-size: 36px;
    }


    #footer > div .kontaktdaten {
        margin-top: 144px;
    }

    #footer > div .kontaktdaten .phone_number, #footer > div .kontaktdaten .phone_number_compressed2 {
        display: none;
    }

    #footer > div .kontaktdaten .phone_number_compressed {
        display: block;
    }

    #footer > div .icons {
        margin-top: 72px;
    }

    #footer > div .icons > div:nth-child(1) {
        width: 212px;
    }

    #footer > div .icons > div:nth-child(2) {
        width: 820px;
    }

    #footer > div .icons > div:nth-child(1) img {
        width: 32px;
    }

    #footer > div:nth-child(1) .icons > div a:nth-child(6) img {
        width: 96px;
        margin-top: 27px;
    }


    #footer > div .icons > div:nth-child(2) img:nth-child(1) { height: 85px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(2) { height: 77px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(3) { height: 65px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(4) { height: 88px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(5) { height: 88px; }

    #footer > div .kontaktdaten2 {
        bottom: 27px;
    }

    #footer > div .kontaktdaten2 .small {
        font-size: 18px;
    }

}


@media(max-width: 1220px) {

    body {
        font-size: 19px;
    }
    
    p {
        margin-bottom: 11px;
    }
    
    small, .small {
        font-size: 17px;
    
    }
    
    
    #wrapper {
        padding-bottom: 880px;
    }    
    
    #header {
        height: 108px;
    }
    
    #header #logo {
        top: 17px;
        height: 74px;
        left: 30px;
    }
    
    
    #header #topjob {
        top: 11px;
        height: 86px;
        right: 30px;
    }
    
    #header #topsteuerberater {
        top: 15px;
        height: 78px;
        right: 120px;
    }
    
    #show:before {
        width: 4px;
        transform: translateX(-2px);
    }    
    
    .centered {
        width: 952px;
        padding: 61px 0 0;
    }
    
    h1 {
        font-size: 64px;
        margin: 0 auto 46px;
    }
    
    .message {
        padding: 21px 23px 19px;
        font-size: 26px;
        /* box-shadow: 4px 4px 0 #0c2d69; */
    }
    
    .message p {
        margin-bottom: 8px;
    }
    
    a.link {
        padding-left: 17px;
    }
    
    a.link:before {
        border-left: 9px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        left: 4px;
        top: 12px;
    }

    #ff_form3 .bfPage > section > div > div, #ff_form3 .bfPage > section > div > section#section_informationen, #ff_form3 .bfPage > section > div > section#section_aktuell_beruflich {
        width: 55%;
    }
    
    #ff_form3 .bfPage > section > div > section:last-of-type {
        width: 38%;
    }
    
    #ff_form3 label, #ff_form3 span.label {
        font-size: 50px;
        margin-bottom: 5px;
    }
    
    #ff_form3 #bfLabel676 {
        margin-bottom: 23px;
    }
    
    #ff_form3 label.radio-inline {
        padding-left: 61px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem, #ff_form3 input[type="radio"].ff_elem {
        left: 2px;
        top: 20px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem::before, #ff_form3 input[type="radio"].ff_elem::before {
        width: 38px;
        height: 38px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem:checked::after, #ff_form3 input[type="radio"].ff_elem:checked::after {
        width: 38px;
        height: 38px;
    }
    
    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem {
        top: 8px;
    }
    
    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem::before, #ff_form3 input#ff_elem738[type="checkbox"].ff_elem:checked::after {
        width: 26px;
        height: 26px;
    }
    
    #ff_form3 .bfPage > section {
        margin-bottom: 230px;
        padding-top: 92px;
    }
    
    #informationen .bfElemWrap label {
        font-size: 28px;
        margin-bottom: 10px;
    }
    
    #informationen .bfElemWrap {
        margin-bottom: 38px;
    }
    
    #bfLabel738 {
        padding-left: 36px;
    }




    #ff_form5 .bfPage > section > div > div, #ff_form5 .bfPage > section > div > section#section_informationen, #ff_form5 .bfPage > section > div > section#section_aktuell_beruflich {
        width: 55%;
    }
    
    #ff_form5 .bfPage > section > div > section:last-of-type {
        width: 38%;
    }
    
    #ff_form5 label, #ff_form5 span.label {
        font-size: 50px;
        margin-bottom: 5px;
    }
    
    #ff_form5 #bfLabel1088 {
        margin-bottom: 23px;
    }
    
    #ff_form5 label.radio-inline {
        padding-left: 61px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem, #ff_form5 input[type="radio"].ff_elem {
        left: 2px;
        top: 20px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem::before, #ff_form5 input[type="radio"].ff_elem::before {
        width: 38px;
        height: 38px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem:checked::after, #ff_form5 input[type="radio"].ff_elem:checked::after {
        width: 38px;
        height: 38px;
    }
    
    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem {
        top: 8px;
    }
    
    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem::before, #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem:checked::after {
        width: 26px;
        height: 26px;
    }
    
    #ff_form5 .bfPage > section {
        margin-bottom: 230px;
        padding-top: 92px;
    }
    
    #bfLabel1093 {
        padding-left: 36px;
    }





    
    input, textarea {
        font-size: 25px;
        padding: 5px 0;
    }
    
    
    
    button#bfSubmitButton, button#aktuell {
        padding: 7px 12px;
        font-size: 20px;
    }
    
    .button {
        margin-top: 31px;
    }
    
    .button#aktuell_wrap {
        margin-top: 38px;
    }


 
    #footer {
        height: 765px;
    }

    #footer > div {
        padding-top: 85px;
        height: 765px;
        width: 952px;
    }

    #footer > div h2 {
        font-size: 30px;
    }


    #footer > div .kontaktdaten {
        margin-top: 122px;
    }

    #footer > div .icons {
        margin-top: 61px;
    }

    #footer > div .icons > div:nth-child(1) {
        width: 182px;
    }

    #footer > div .icons > div:nth-child(2) {
        width: 699px;
    }

    #footer > div .icons > div:nth-child(1) img {
        width: 27px;
    }

    #footer > div:nth-child(1) .icons > div a:nth-child(6) img {
        width: 82px;
        margin-top: 23px;
    }


    #footer > div .icons > div:nth-child(2) img:nth-child(1) { height: 72px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(2) { height: 65px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(3) { height: 55px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(4) { height: 75px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(5) { height: 75px; }

    #footer > div .kontaktdaten2 {
        bottom: 23px;
    }

    #footer > div .kontaktdaten2 .small {
        font-size: 15px;
    }

}


@media(max-width: 1000px) {

    #wrapper {
        padding-bottom: 650px;
    }

    #show {
        padding-bottom: 75%;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    }

    #show:before {
        display: none;
    }

    #slider {
        position: absolute;
        right: 0;
        bottom: 13%;
    }

    #slider > div {
        transform: translateY(-5%);
    }

    #slider .ls-gui-element.ls-bar-timer {
        display: block;
    }

    #slider .ls-gui-element.ls-circle-timer {
        display: none !important;
    }

    #text_slider {
        left: 0;
        top: 87%;
        border-top: 2px solid #fff;
    }

    .centered {
        width: 100%;
        padding: 40px 30px;
    }

    h1 {
        font-size: 49.5px;
        margin: 0 auto 50px;
        line-height: 125%;
    }

    .message {
        padding: 15px 20px 13px;
        font-size: 23px;
        line-height: 135%;
        text-align: left;
        margin-bottom: 0;
    }


    .message p {
        margin-bottom: 7px;
    }
    

    a.link {
        padding-left: 15px;
    }

    a.link:before {
        border-left: 8px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        left: 2px;
        top: 9px;
    }

    #ff_form3 .bfPage > section > div > div, #ff_form3 .bfPage > section > div > section#section_informationen, #ff_form3 .bfPage > section > div > section#section_aktuell_beruflich {
        width: 100%;
    }

    #ff_form3 .bfPage > section > div > section:last-of-type {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    #ff_form3 .bfPage > section > div {
        display: block;
    }

    #ff_form3 label, #ff_form3 span.label {
        font-size: 36.7px;
    }

    #ff_form3 #bfLabel676 {
        margin-bottom: 0;
    }

    #ff_form3 label.radio-inline {
        padding-left: 55px;
    }

    #ff_form3 input[type="checkbox"].ff_elem, #ff_form3 input[type="radio"].ff_elem {
        left: 2px;
        top: 8px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem::before, #ff_form3 input[type="radio"].ff_elem::before {
        width: 40px;
        height: 40px;
        left: -2px;
        top: -1px;
    }
    
    #ff_form3 input[type="checkbox"].ff_elem:checked::after, #ff_form3 input[type="radio"].ff_elem:checked::after {
        width: 40px;
        height: 40px;
        left: -2px;
        top: -1px;
    }
    
    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem::before, #ff_form3 input#ff_elem738[type="checkbox"].ff_elem:checked::after {
        width: 32px;
        height: 32px;
    }

    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem {
        top: 10px;
    }

    #ff_form3 .bfPage > section {
        margin-bottom: 165px;
        padding-top: 44px;
    }



    #informationen .bfElemWrap label {
        font-size: 36px;
        margin-bottom: 0;
    }

    #informationen .bfElemWrap {
        margin-bottom: 38px;
    }

    #bfLabel738 {
        padding-left: 46px;
    }




    #ff_form5 .bfPage > section > div > div, #ff_form5 .bfPage > section > div > section#section_informationen, #ff_form5 .bfPage > section > div > section#section_aktuell_beruflich {
        width: 100%;
    }

    #ff_form5 .bfPage > section > div > section:last-of-type {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    #ff_form5 .bfPage > section > div {
        display: block;
    }

    #ff_form5 label, #ff_form5 span.label {
        font-size: 36.7px;
    }

    #ff_form5 #bfLabel1088 {
        margin-bottom: 0;
    }

    #ff_form5 label.radio-inline {
        padding-left: 55px;
    }

    #ff_form5 input[type="checkbox"].ff_elem, #ff_form5 input[type="radio"].ff_elem {
        left: 2px;
        top: 8px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem::before, #ff_form5 input[type="radio"].ff_elem::before {
        width: 40px;
        height: 40px;
        left: -2px;
        top: -1px;
    }
    
    #ff_form5 input[type="checkbox"].ff_elem:checked::after, #ff_form5 input[type="radio"].ff_elem:checked::after {
        width: 40px;
        height: 40px;
        left: -2px;
        top: -1px;
    }
    
    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem::before, #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem:checked::after {
        width: 32px;
        height: 32px;
    }

    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem {
        top: 10px;
    }

    #ff_form5 .bfPage > section {
        margin-bottom: 165px;
        padding-top: 44px;
    }

    #bfLabel1093 {
        padding-left: 46px;
    }






    input, textarea {
        border: none;
        font-size: 33px;
        color: #0c2d69;
        padding: 5px 0;
        max-width: 100% !important;
        width: 100% !important;
        outline: none;
    }

    .button {
        margin-top: 40px;
        display: inline-block;
    }

    .button#aktuell_wrap {
        margin-top: 50px;
    }

    button#bfSubmitButton, button#aktuell {
        padding: 7px 12px;
        font-size: 22px;
    }

    #footer {
        height: 560px;
    }

    #footer > div {
        padding-top: 60px;
        height: 560px;
        width: 740px;
    }
    
    #footer > div h2 {
        font-size: 24px;
    }
    
    #footer > div .kontaktdaten {
        margin-top: 60px;
    }

    #footer > div .kontaktdaten .phone_number, #footer > div .kontaktdaten .phone_number_compressed {
        display: none;
    }

    #footer > div .kontaktdaten .phone_number_compressed2 {
        display: block;
    }
    
    #footer > div .icons {
        margin-top: 40px;
    }
    
    #footer > div .icons > div:nth-child(1) {
        width: 182px;
    }
    
    #footer > div .icons > div:nth-child(2) {
        width: 528px;
    }
    
    
    #footer > div .icons > div:nth-child(1) img {
        width: 26px;
    }

    #footer > div:nth-child(1) .icons > div a:nth-child(6) img {
        width: 80px;
        margin-top: 22px;
    }
    
    #footer > div .icons > div:nth-child(2) img:nth-child(1) { height: 68px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(2) { height: 62px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(3) { height: 52px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(4) { height: 71px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(5) { height: 71px; }
    
    #footer > div .kontaktdaten2 .small {
        font-size: 14px;
    }

}

@media(max-width: 780px) {

    .desktop {
        display: none;
    }
    
    .mobil {
        display: block !important;
    }

    #wrapper {
        padding-bottom: 1250px;
    }

    #header {
        height: 90px;
    }

    #header #logo {
        top: 15px;
        height: 60px;
        left: 20px;
    }


    #header #topjob {
        top: 14px;
        height: 62px;
        right: 20px;
    }

    #header #topsteuerberater {
        top: 16px;
        height: 58px;
        right: 82px;
    }

    #show {
        padding-bottom: 100%;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    }

    #slider > div {
        transform: none;
    }

    .centered {
        width: 100%;
        padding: 25px 20px;
    }

    h1 {
        font-size: 36px;
        margin: 0 auto 30px;
    }

    .message {
        padding: 10px 15px 9px;
        font-size: 19px;
        /* box-shadow: 3px 3px 0 #0c2d69; */
    }

    .message p {
        margin-bottom: 6px;
    }

    a.link {
        padding-left: 12px;
    }

    a.link:before {
        border-left: 7px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        left: 2px;
        top: 8px;
    }

    .clm2 {
        flex-wrap: wrap;
    }
    
    .clm2 > div {
        width: 100%;
    }

    .clm2 > div:first-child {
        margin-bottom: 40px;
    }

    #ff_form3 label, #ff_form3 span.label {
        font-size: 33px;
    }

    #ff_form3 label.radio-inline {
        padding-left: 50px;
    }

    #ff_form3 input[type="checkbox"].ff_elem, #ff_form3 input[type="radio"].ff_elem {
        left: 2px;
        top: 7px;
    }

    #ff_form3 input[type="checkbox"].ff_elem::before, #ff_form3 input[type="radio"].ff_elem::before {
        width: 38px;
        height: 38px;
        left: -2px;
        top: -1px;
    }

    #ff_form3 input[type="checkbox"].ff_elem:checked::after, #ff_form3 input[type="radio"].ff_elem:checked::after {
        width: 38px;
        height: 38px;
        left: -2px;
        top: -1px;
    }

    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem::before, #ff_form3 input#ff_elem738[type="checkbox"].ff_elem:checked::after {
        width: 28px;
        height: 28px;
    }

    #ff_form3 input#ff_elem738[type="checkbox"].ff_elem {
        top: 5px;
    }

    #ff_form3 section#deutschkenntnisse section span.illu {
        width: 85%;
    }

    #informationen .bfElemWrap label {
        font-size: 25px;
    }

    #informationen .bfElemWrap {
        margin-bottom: 35px;
    }

    #bfLabel738 {
        padding-left: 37px;
    }




    #ff_form5 label, #ff_form5 span.label {
        font-size: 33px;
    }

    #ff_form5 label.radio-inline {
        padding-left: 50px;
    }

    #ff_form5 input[type="checkbox"].ff_elem, #ff_form5 input[type="radio"].ff_elem {
        left: 2px;
        top: 7px;
    }

    #ff_form5 input[type="checkbox"].ff_elem::before, #ff_form5 input[type="radio"].ff_elem::before {
        width: 38px;
        height: 38px;
        left: -2px;
        top: -1px;
    }

    #ff_form5 input[type="checkbox"].ff_elem:checked::after, #ff_form5 input[type="radio"].ff_elem:checked::after {
        width: 38px;
        height: 38px;
        left: -2px;
        top: -1px;
    }

    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem::before, #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem:checked::after {
        width: 28px;
        height: 28px;
    }

    #ff_form5 input#ff_elem1093[type="checkbox"].ff_elem {
        top: 5px;
    }

    #ff_form5 section#deutschkenntnisse section span.illu {
        width: 85%;
    }

    #bfLabel1093 {
        padding-left: 37px;
    }





    input, textarea {
        font-size: 30px;
    }

    .button {
        margin-top: 35px;
        display: inline-block;
    }

    button#bfSubmitButton, button#aktuell {
        padding: 7px 12px;
        font-size: 20px;
    }

    #footer {
        height: 1150px;
    }

    #footer > div {
        padding-top: 40px;
        height: 1150px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #footer > div h2 {
        font-size: 25px;
    }
    
    #footer > div .kontaktdaten {
        margin-top: 40px;
        display: block;
        text-align: center;
    }

    #footer > div .kontaktdaten .phone_number_compressed, #footer > div .kontaktdaten .phone_number_compressed2 {
        display: none;
    }

    #footer > div .kontaktdaten .phone_number {
        display: block;
    }
    
    #footer > div .kontaktdaten > div {
        margin-bottom: 30px;
    }
    
    #footer > div .icons > div:nth-child(1) {
        display: none;
    }
    
    #footer > div .icons > div:nth-child(2) {
        width: 280px;
        justify-content: center;
        margin: 0 auto;
    }
    
    #footer > div .icons > div:nth-child(2) img {
        margin: 0 15px 20px;
    }
    
    #footer > div .icons > div:nth-child(2) img:nth-child(1) { height: 58px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(2) { height: 53px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(3) { height: 44px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(4) { height: 60px; }
    #footer > div .icons > div:nth-child(2) img:nth-child(5) { height: 60px; }
    
    #footer > div .kontaktdaten2 {
        line-height: 160%;
    }

} 

@media(max-width: 350px) {
    #header {
        position: relative;
        width: 100%;
        height: 84px;
        background: #fff;
    }
    
    #header #logo {
        position: absolute;
        top: 15px;
        width: auto;
        height: 54px;
        /*
        left: 50%;
        transform: translateX(-50%);
        */
        left: 20px;
    }
    
    
    #header #topjob {
        position: absolute;
        top: 14px;
        height: 56px;
        width: auto;
        right: 20px;
    }
    
    #header #topsteuerberater {
        position: absolute;
        top: 16px;
        height: 52px;
        width: auto;
        right: 78px;
    }
    
}