@import url("font-awesome.min.css");
@import url("footer.css");
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
p {
	font-size: 16px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
body {
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}

/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Basic  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

	@-ms-viewport {
 width: device-width;
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-pro-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 14pt;
	background-color: #FFF;
}
body.is-loading * {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}
input, textarea, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 15pt;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2em;
	font-weight: 100;
	color: #444444;
	text-align: center;
	margin-top: 0.45em;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 100;
}
a {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
strong, b {
	font-weight: 400;
	color: #42474c;
}
hr {
	border: 0;
	border-top: solid 1px #c2c7cc;
}
br.clear {
	clear: both;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Image  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 0.5em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Listen  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

ul.actions {
	padding-top: 1em;
}
ul.actions.major {
	text-align: center;
}
ul.actions li {
	display: inline-block;
	margin-left: 1em;
}
ul.actions li:first-child {
	margin-left: 0;
}
ul.divided li {
	border-top: solid 1px #d2d7dc;
	padding-top: 2em;
	margin-top: 2em;
}
ul.divided li:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
ul.icons li:before {
	display: inline-block;
	color: #fff;
	background: #61666b;
	width: 2em;
	height: 2em;
	border-radius: 0.35em;
	text-align: center;
	line-height: 2em;
	margin-right: 0.75em;
}
ul.menu li {
	display: inline-block;
	padding-left: 1em;
	margin-left: 1em;
}
ul.menu li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}
ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}
ol.default li {
	padding-left: 0.25em;
}
/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Formular  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

form .actions {
	padding-top: 0;
}
form label {
	display: block;
	font-weight: 300;
	color: #52575c;
	margin: 0 0 0.5em 0;
}
form input[type="text"],  form input[type="email"],  form input[type="password"],  form select,  form textarea {
	-moz-transition: background-color 0.25s ease-in-out;
	-webkit-transition: background-color 0.25s ease-in-out;
	-ms-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
	-webkit-appearance: none;
	background: #f9fbfe;
	width: 100%;
	line-height: 1.5em;
	padding: 0.75em;
}
form input[type="text"]:focus,  form input[type="email"]:focus,  form input[type="password"]:focus,  form select:focus,  form textarea:focus {
	background: #fff;
}
form textarea {
	min-height: 7em;
}
form .formerize-placeholder {
	color: #555 !important;
}
 form ::-webkit-input-placeholder {
 color: #555 !important;
}
 form :-moz-placeholder {
 color: #555 !important;
}
 form ::-moz-placeholder {
 color: #555 !important;
}
 form :-ms-input-placeholder {
 color: #555 !important;
}
 form ::-moz-focus-inner {
 border: 0;
}
/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Button  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #777777;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
	display: inline-block;
	color: inherit;
	background: none;
	text-decoration: none;
	border: solid 1px #c2c7cc;
	padding: 0.3em 2em 0.3em 2em;
	cursor: pointer;
}
input[type="button"]:hover,  input[type="submit"]:hover,  input[type="reset"]:hover,  button:hover,  .button:hover {
	color: #f35858;
	border-color: rgba(243, 88, 88, 0.5);
}
/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Wrappers  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

.wrapper {
	position: relative;
	background: #f8f8f8;
	overflow-x: hidden;
	padding: 3em 0 2em 0;
	text-align: center;
}
.image-wrapper {
	position: relative;
	margin: 0 auto;
}
.image-wrapper a {
	text-align: center;
}
.image-wrapper .image {
	position: relative;
	z-index: 3;
}
#header-wrapper {
	background-image: url(../../images/pcarm.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 12em;
}
#promo-wrapper {
	position: relative;
	background-size: 192px 192px, cover;
	background-color: #f05a23;
	color: #fff;
	text-align: center;
	padding: 6em 0 6em 0;
}
/* --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--  Hero  --x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x--x-- */

#hero {
	color: #fff;
	text-align: center;
	z-index: 3;
}
#hero strong {
	color: inherit;
}
#hero header > span {
	color: #fff;
}
#hero p {
	font-size: 1.5em;
	line-height: 1.5em;
}
#hero .button {
	background: #fff;
	border-color: rgba(255, 255, 255, 0);
	color: #f08c89;
	font-size: 1.25em;
}
#hero .button:hover {
	border-color: rgba(255, 255, 255, 0.75);
	background-color: rgba(255, 255, 255, 0.15);
	color: #fff;
}
#hero .button1 {
	background: #f05a23;
	border-color: rgba(255, 255, 255, 0);
	border-radius: 0;
	color: #eeeeee;
	font-size: 1.22em;
	padding: 0.08em 0.6em;
}
#hero .button1:hover {
	border-color: rgba(255, 255, 255, 0.75);
	background-color: rgba(240, 240, 240, 0.8);
	color: #f05a23;
}
#hero a {
	color: #fff;
	border-color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}
#hero a:hover {
	border-color: rgba(255, 255, 255, 0);
}
#hero .intext {
	background: url(../../images/bg_search1.png);
	border: 0px solid;
	padding: 0.4em 1em 0.4em 3em;
	width: 30%;
	margin-right: 2em;
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #A6A6A6;
}
#hero .intext:hover {
	-moz-box-shadow: 0px 0px 10px #f05a23;
	-webkit-box-shadow: 0px 0px 15px #f05a23;
	box-shadow: 0px 0px 10px #f05a23;
}
#hero .inort {
	background: url(../../images/bg_search2.png);
	border: 0px solid;
	padding: 0.4em 1em 0.4em 3em;
	width: 30%;
	margin-right: 2em;
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #A6A6A6;
}
#hero .inort:hover {
	-moz-box-shadow: 0px 0px 10px #f05a23;
	-webkit-box-shadow: 0px 0px 15px #f05a23;
	box-shadow: 0px 0px 10px #f05a23;
}
#hero .radius {
	background: url(../../images/umkreis.png);
	border: 0px solid;
	padding: 0.4em 1em 0.4em 1em;
	width: 10%;
	margin-right: 2em;
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #A6A6A6;
}
#hero .radius:hover {
	-moz-box-shadow: 0px 0px 10px #f05a23;
	-webkit-box-shadow: 0px 0px 15px #f05a23;
	box-shadow: 0px 0px 10px #f05a23;
}
.ueberuns {
	padding: 1em 3em;
	background-color: #FFF;
	text-align: left;
}
.ueberuns p {
	margin-bottom: 1em;
}
.titel {
	background: rgba(250, 250, 250, 0.7);
	padding: 1em 0 0.5em 0;
	height: 5em;
}
.auflistung {
	font-size: 0.9em;
	list-style: circle;
	margin-left: 1em;
	padding-left: 1em;
}
.fett {
	font-weight: 400;
	margin-bottom: 0.1em!important;
}
.kontakt {
	padding: 2em 0 0.5em 0;
	font-weight: 400;
}
 @media screen and (max-width: 1630px) {
.branche {
	padding-top: 0;
}
.smallpadding {
	margin-top: 0.5em;
}
.subtitel {
	margin-bottom: 2em;
}
.text1 {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	display: inline;
}
.text2 {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	display: inline;
}
.text3 {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	display: inline;
}
.hiddenmin {
	display: none;
}
.linemin1 {
	box-shadow: inset 0px 0px 5px #CCCCCC;
	background-color: #FFFFFF;
}
.linemin2 {
	box-shadow: inset 0px 0px 5px #CCCCCC;
}
}
 @media screen and (max-width: 1540px) {
.fachsm {
	font-size: 1.4em;
}
.beschr {
	height: 2em;
}
}
 @media screen and (max-width: 1440px) {
.midleft {
	float: none;
	height: 26em;
	width: 19em;
}
.midright {
	text-align: left;
	line-height: 1.3em;
}
.fachsm {
	font-size: 1.3em;
}
.fachsmleft {
	float: none;
	width: 50%;
	padding: 0.7em 0.8em;
}
.fachsmmid {
	float: none;
	width: 50%;
	margin-top: -1em;
}
.fachabsm {
	clear: both;
	width: 25%;
	float: left;
	display: block;
}
.showtext {
	display: none;
}
.hiddentext {
	display: inline;
}
.abright {
	width: 65%;
}
}
 @media screen and (max-width: 1360px) {
.fachmarkt {
	width: 50%;
	float: none;
}
.piotitel {
	font-size: 0.9em;
	text-align: center;
}
/* Wrappers */

#promo-wrapper {
	padding: 1em 0 1em 0;
}
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
}
}
 @media screen and (max-width: 1280px) {
/* Basic */
.abright {
	width: 70%;
}
.ableft {
	width: 20%;
	margin-left: 1%;
}
.fachabsm {
	width: 17%;
}
.fachsmmid {
	width: 70%;
}
/* Wrappers */

#promo-wrapper {
	padding: 1em 0 1em 0;
}
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
}
}

/* Narrow */

	@media screen and (max-width: 1080px) {
.karriereimg {
	margin: 0.2em 0.1em;
}
.ableft {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.site {
	line-height: 0.2em;
	padding-top: 1em;
	margin-top: -2em;
}
.piotitel {
	font-size: 1.1em;
	font-weight: 100;
}
.piotext {
	text-align: justify;
	font-size: 0.7em;
}
.ableft_img {
	display: none;
}
.abright {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.fachabsm {
	width: 10%;
}
.fachsmmid {
	width: 80%;
}
/* Wrappers */

#promo-wrapper {
	padding: 2em;
}
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
}
.titel {
	height: 6em;
}
}

/* Narrower */

	@media screen and (max-width: 900px) {
.karriereimg {
	margin: 0.2em 0.5em;
}
.ableft {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.ableft_img {
	display: none;
}
.fachabsm {
	width: 5%;
}
.fachsmmid {
	width: 90%;
}
/* Wrappers */

#promo-wrapper {
	padding: 2em;
}
/* Header */
.dropotron.level-0 {
	margin-top: 1.1em;
}
/* Copyright */
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
}
}
 @media screen and (max-width: 820px) {
.hiddentext {
	display: none;
}
.midimg {
	background: none;
	padding: 0;
}
.midleft {
	color: #333333;
	height: 10em;
	width: 100%;
}
.showtitel {
	display: none;
}
.karriereimg {
	margin: 0.3em 0.25em;
}
.absatz {
	line-height: 3em;
}
.show {
	display: none;
}
/* Wrappers */

#promo-wrapper {
	padding: 20px;
}
/* Off-Canvas Navigation */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
}
}
 @media screen and (max-width: 736px) {
.fachsmleft {
	margin-left: 5%;
	width: 100%;
}
.fachsm {
	font-size: 1.2em;
}
.imgshow {
	display: none;
}
.smallpadding {
	padding: 0.5em 0 0 0.5em;
}
/* Wrappers */

#promo-wrapper {
	padding: 20px;
}
/* Off-Canvas Navigation */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
}
}
 @media screen and (max-width: 600px) {
.midleft {
	height: 12em;
}
/* Sections/Article */
h1 {
	margin: 0;
}
.ueberuns {
	padding: 1em;
	margin: 0 0.5em;
	background-color: #FFF;
	text-align: left;
}
.titel {
	padding: 1.5em 0;
	height: auto;
}
#header-wrapper {
	padding: 0;
	text-align: center;
	background: #FFFFFF;
}
.wrapper {
	padding-top: 0;
}
section, article {
	margin-bottom: 2em;
}
.row > section,  .row > article {
	margin-bottom: 0;
}
header.major {
	text-align: left;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 3em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
.image-centered {
	float: none;
	width: 100%;
	margin: 0 0 1.5em 0;
	text-align: center;
}
/* Hero */

#hero {
	padding: 2.5em 0 0 0;
}
/* Sidebar */

#sidebar {
	margin-bottom: 2em;
}
}

/* Mobile (Portrait) */

	@media screen and (max-width: 480px) {
.midleft {
	height: 15em;
}
.beschr {
	height: auto;
}
/* Sections/Article */

section, article {
	margin-bottom: 2em;
}
.row > section,  .row > article {
	margin-bottom: 2em;
}
header.major {
	text-align: left;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 3em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* List */

ul.actions li {
	display: block;
	margin: 1em 0 0 0;
}
ul.actions li:first-child {
	margin-top: 0;
}
ul.actions.major {
	text-align: left !important;
}
/* Hero */

#hero {
	padding: 2.5em 0 0 0;
}
}
 @media screen and (max-width: 400px) {
.fachabsm {
	width: 4%;
}
.fachsmmid {
	width: 93%;
}
.karriereimg {
	margin: 0.1em;
}
.search {
	padding-top: 0em;
}
.Stil1 {
	margin: 0;
}
h2 {
	line-height: 1.2em;
	margin-top: 1em;
	font-size: 1.4em;
}
.subtitel {
	line-height: 1.2em;
	margin-bottom: -2em;
}
.branche {
	margin-top: 2em;
}
/* Sections/Article */

section, article {
	margin-bottom: 2em;
}
.row > section,  .row > article {
	margin-bottom: 2em;
}
header.major {
	text-align: left;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 3em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* List */

ul.actions li {
	display: block;
	margin: 1em 0 0 0;
}
ul.actions li:first-child {
	margin-top: 0;
}
ul.actions.major {
	text-align: left !important;
}
/* Hero */

#hero {
	padding: 2.5em 10px 0 10px;
}
}
