
.logo {
/*	width: 200px;*/
}

body.subpage, html.subpage {
	background-color: white;
	height: auto;
	padding-bottom: 300px;
}

body.subpage {
	/*Warum war hier ein padding-bottom: 300px; gesetzt?*/
	padding-bottom: 0;
}

body.subpage footer {
	position: static;
	margin-top: 70px;
}

body,
p {
  font-family: 'Source Sans Pro_';
/*    font-family: 'source_sans_proo';*/
    font-weight: 400;
}
a {
  text-decoration: none;
}
p {
  font-size: 19px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 22px;
}
strong {
  font-weight: 400;
}
.link-normal {
  text-decoration: none;
  color: white;
}
h1,
h2,
h3,
h5 {
/*  color: #004f86;*/
  color: white;
  font-family: 'Source Sans Pro_';
  font-weight: 300;
	margin-top: 3px;
}

h3 {
	font-weight:600;
}

.no-js {
	padding-top: 106px;
}

/*Navigation*/

/*Home-Navigation*/
ul.home-nav {
	text-align: center;
	padding: 0;
}

ul.home-nav a {
	color: white;
	text-transform: uppercase;
}

ul.home-nav li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

@media only screen and (max-width: 400px) {
	ul.home-nav li {
		display: block;
		padding-bottom: 8px;

	}

	ul.home-nav a {
		padding-bottom: 8px;
	}

}

.nav-wrapper-fullwidth {
	width: 100%;
	background-color: #004f86;
    height: 75px;
}

@media only screen and (max-width: 320px) {
	.nav-wrapper-fullwidth {
		width: 320px;
	}
}

.header {
/*	margin-top: 24px;*/
    padding-top: 18px;
}

@media only screen and (max-width: 320px) {

	#header {
		max-width:320px;
	}
}

.icon.icon-ifc-logo {
	/*max-width: 170px;*/
	height: 70px;
	margin: 0 auto;
	margin-bottom: -40px;
	display: block;
	background-color: white;
	/*padding: 0 20px;*/
}

.logo-wrap {
	width: 100%;
	border-bottom: 8px solid #004f86;

}

.logo-wrap svg {
	margin-left: 0;
}

@media only screen and (max-width: 768px) {
	.logo-wrap img, .logo-wrap svg {
		margin: 0 auto;
		display: block;
		max-width: 100%;
	}
}

.subpage {
	border-top: 4px solid #004f86;
}

.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
}


/*Navigation END */

.content-wrapper-fullwidth {
	background-color: white;
	width: 100%;
	height: auto;
	/*background: url("../img/bg-header-unternehmensberatung.jpg");*/
	/*background: url("../images/gruppenbild-mnt-test.jpg");*/
	background-repeat: no-repeat;
	margin-top: 40px;
	background-position: top center;
}

/*.bg-detail {
	background: url("../img/bg-header-detail.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 340px;
}*/

.bg-detail-ansprechpartner {
	background: url("../img/bg-header-detail.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}


.bg-kontakt {
	background: url("../img/bg-header-kontakt.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0;

}

.bg-standorte {
	background: url("../img/bg-header-standorte.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0;
}

/*.bg-mandanten {
	background: url("../img/bg-header-mandanten.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0;
}*/

/*.bg-rechtsberatung {
	background: url("../img/bg-header-rechtsberatung.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0;
}*/

.breadcrumb {
	border-top: 4px solid #B9CDDF;
	color: #93BDE2;
	padding-top: 7px;
	font-weight: 400;
}

	.breadcrumb a {
	}

	.breadcrumb ul {
		margin: 0;
		padding-left: 0;
	}

	.breadcrumb li{
		display: inline;
		background-image: url(images/btn-dreieck-rechts-breadcrumb.png);
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 15px;
		padding-left: 5px;
	}

	.breadcrumb li:last-child{
		background: none;
	}

	.breadcrumb li:first-child{
		padding-left: 0;
	}

	.breadcrumb li a{
		color: #93BDE2;
		font-size: 12px;
		padding-left: 0;
	}


.intro {
	height: 342px;
	background-color: inherit;
	margin-bottom: 20px;
}

div.intro h2 .small {
	font-size: 25px;
}

	div.intro h2 {
		padding-top: 138px;
		font-size: 45px;
		color: white;
		background-color: transparent;
		font-weight: 200;
		margin-bottom: 22px;
	}

	div.intro h3 {
		margin-top: 0;
		font-size: 25.8px;
		color: white;
		/*width: 600px;*/
		line-height: 1.2;

	}



.section-separator li {
	display: inline-block;
	color: #FFF;
}

.main-content {
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	line-height: 23px;
	clear: both;
}

	.main-content p {
		margin-top: 0;
		text-align: justify;
	}

	.main-content h3 {
		color: #004f86;
	}

	.main-content h4 {
		font-size: 25.8px;
		font-weight: 200;
		font-family: "Source Sans Pro_", sans-serif;
		color: #004f86;
		margin-top: 0;
		margin-bottom: 10px;
		line-height: 1;
	}

	.main-content h4 span.h4-subline{
		font-size: 20px;
	}

@media only screen and (max-width: 400px) {
	.main-content h4 {
		line-height: 1.2;
		word-wrap: break-word;
	}


}

    .main-content .uk-grid h5 {
		color: #004f86;
        font-weight: 500;
        font-size: 16px;
        margin-bottom: 10px;
    }

	.main-content ul {
		list-style-position: outside;
		padding-left: 15px;
        margin-bottom: 40px;
	}

	.main-content li {
		margin-bottom: 10px;
		list-style-type: disc;
    }
    .main-content li a {
		padding-left: 8px;
        color: #004f86;
	}

	.main-content article {
		margin-bottom: 50px;
	}


.loading {
	background: url('../img/ico_loading.gif') no-repeat center center;
}
section {
	/*min-width: 960px;*/
	opacity: 0;
}



.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
main {
	background-color: #004f86;

/*	erzeugt zusätzlichen vertikalen Scrollbalken - warum ist das so? Am Anfang war das nicht
	overflow-x: hidden;*/
}




ul.menu-wrapper {
	margin-top: 77px;
	text-align: center;
}

@media only screen and (max-width: 415px) {
	ul.menu-wrapper {
		padding-left: 0;
	}
}

@media only screen and (max-width: 1024px) {
	ul.menu-wrapper {
		margin-top: 17px;
	}
}

	ul.menu-wrapper li {
		display: inline-block;
	}

@media only screen and (max-width: 415px) {
	ul.menu-wrapper li {
		display: block;
		padding-bottom: 10px;
	}
}

    ul.menu-wrapper a {
		display: inline-block;
        color: white;
	}


.h2-section {
	margin-top: -85px;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 415px) {
	.h2-section {
		font-size: 27px;
	}

}

@media only screen and (max-width: 1024px) {
	.h2-section {
		margin-top: 0;
	}
}


.section-separator {
	width: 100%;
	background-color: #004f86;
	/*background-image: url('../img/shadow_top.png');
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #083452;*/
	height: 280px;
}

@media only screen and (max-width: 1024px) {
	.section-separator {
		height: 180px;
	}
}

@media only screen and (max-width: 415px) {
	.section-separator {
		height: 234px;
	}
}
/*
.section-separator .hsContent {
	top: auto;
}
*/

div.section-separator .hsContent  {
	top: 36%;
}

@media only screen and (max-width: 1024px) {
	div.section-separator .hsContent {
		top: 0;
	}
}

.section-separator li {
	font-weight: 200;
	margin-right: 40px;
	font-size: 18.4px;
}

@media only screen and (max-width: 415px) {
	.section-separator li {
		margin-right: 0;
	}
}

.top-shadow {
	margin-top: -39px;
}

@media only screen and (max-width: 1024px) {
	.top-shadow {
		margin-top: -30px;
	}
}

.bottom-shadow {
	margin-top: -57px;
}

@media only screen and (max-width: 1024px) {
	.bottom-shadow {
		margin-top: -63px;
	}
}

.ico-toplevel {
	margin-right: 15px;
}

@media only screen and (max-width: 1024px) {
	.ico-toplevel {
		max-height: 44px;
		max-width: 44px;
	}
}

@media only screen and (max-width: 415px) {
	.ico-toplevel {
		max-height: 25px;
		max-width: 25px;
	}
}


.hsContainer {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 980px;
	position: absolute;
	left: 0;
	right: 0;

	margin-left: auto;
	margin-right: auto;

	top: 50%;

}

@media only screen and (min-width: 416px){
	.hsContent {
		top: 60%;
	}

}


	.hsContent h2  {
		color: #fff8de;
		/*background-color: rgba(0,0,0,0.5);*/
		padding: 10px 5px;

		line-height: 38px;
		margin-bottom: 12px;
		font-weight: 100;
	}


	@media only screen and (max-width: 1024px) {
		.hsContent h2  {
			padding: 0px 5px;
		}
	}

	@media only screen and (max-width: 415px) {

		.hsContent h2 {
			margin-bottom: 0;
		}

	}

	.hsContent p {
		width: 515px;
		color: white;
	}

	.hsContent a {
		color: #b2b2b2;
		text-decoration: none;
	}

	.hsContent a:hover {
		color: #ebebeb;
		text-decoration: none;
	}



.btn-subpage {
	text-transform: uppercase;
	padding: 15px 50px 15px;
	border: 2px solid #004f86;
	text-align: center;
	position: absolute;
	z-index: 10;
/*	margin-left: 280px;*/
	transition: background-color 0.5s ease, margin-top 0.2s ease;
	color: #004f86;
	background-color: white;
}

.btn-subpage:hover {
  background-color: #C3E6FF;
  margin-top: 10px;
}

h3.section-quote {
	font-size: 40px;
	font-weight: 200;
	text-align: center;
	color: white;
	line-height: 1.1;
}

@media only screen and (max-width: 1024px) {
	h3.section-quote {
		font-size: 30px;
		padding: 0 20px;
	}
}

@media only screen and (max-width: 415px) {
	h3.section-quote {
		font-size: 22px;
	}

}

.hsContent p {
	text-align: center;
	color: white;
	font-size: 16px;
	margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
	.hsContent p {
		padding: 0 40px;
		width: initial;
	}
}

@media only screen and (max-width: 415px) {
	.hsContent p {
		line-height: normal;
	}
}


@media (max-width: 1024px){

	[data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]) {
		/*opacity: 1.0;*/
	}


}

.footer-nav {
	margin-top: 180px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
	.footer-nav {
		margin-top: 245px;
	}
}

@media only screen and (max-width: 415px) {
	.footer-nav {
		margin-top: 120px;
	}
}

	.footer-nav li {
		display: inline-block;
		color: #004f86;
		margin-right: 37px;
	}

	.footer-nav img {
		margin-right: 4px;
	}


.subpage-footer-nav a{
	color: white;
}

/* ==========================================================================
   Tab classes
   ========================================================================== */

.section-tabs {}

.uk-tab {
    border-bottom: none;
}

.section-tabs ul.uk-tab {
    padding-left: 0;
    margin-bottom: 0;
}

.section-tabs .uk-tab>li {
    padding-left: 0;
    margin-bottom: 0;
    width: 33%;
    text-align: center;
	list-style-type: none;
}

.section-tabs .uk-tab>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
/*    padding-left: 100px;*/
/*    padding-right: 100px;*/
    border-bottom: 2px solid #a8c1d7;
}

/*Aktives Tab*/
.uk-tab>li.uk-active>a {
    border-top: 3px solid #feba12;
    border-bottom: none;
}

.uk-tab>li.uk-active>a {
    color: #004f86;
    opacity: 1;
}

/*Inaktive Tabs*/
ul.uk-tab>li>a {
    font-weight: 300;
    font-size: 25.8px;
    color: #004f86;
    opacity: 0.65;
}

/*Tab Hover*/
.uk-tab>li:not(.uk-active)>a:hover {
    padding-bottom: 15px;
    margin-bottom: 0;
}

#tab-contents > li {
	list-style-type: none;
}

.uk-switcher {
	padding-top: 20px;
}

/* ==========================================================================
   Button classes
   ========================================================================== */

.mnt-btn {
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	/*display: inline-block;*/
	padding-left: 30px;
	padding-right: 30px;
	/*margin-left: 50%;*/
	/*transform: translateX(-50%);*/
	width: 50%;
	margin: 0 auto;
	margin-bottom: 25px;
}

@media only screen and (max-width: 450px) {
	.mnt-btn {
		width:80%;
	}

}

.mnt-btn .mnt-btn-link {
	background-image: url(images/btn-dreieck-rechts.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}

.mnt-btn .mnt-btn-link a {
	color: white;

}

.mnt-btn-col-yellow {
	background-color: #feba12;
}


/* ==========================================================================
   Sidebar classes
   ========================================================================== */

@media only screen and (max-width: 767px) {
	div.sidebar {
		margin-top: 40px;
	}
}

/*@media only screen and (max-width: 400px) {*/
	.form-contacts {
		margin-bottom: 100px;
	}
/*}*/

div.sidebar h4 {
	line-height: 1.2;
	font-style: italic;
/*	font-weight: 400;*/
	margin-top: 0;
}

	div.sidebar ul {
		list-style-type: none;
		padding-left: 0;
		margin-bottom: 30px;
	}

	div.sidebar li {
		padding-bottom: 7px;
		padding-left: 0;
		border-bottom: 1px solid #f8daa2;
		margin-bottom: 8px;
		list-style-type: none;
	}

	div.sidebar li a {
		color: #004f86;
	}

	div.sidebar li.active a {
		font-weight: 500;
	}

/*Basic-Box ===========================*/

.mnt-box {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #9ba4ac;
	margin-bottom: 30px;

	margin-top: 40px;

	font-weight: 300;
	color: #fff;
	position: relative;
/*	min-height: 180px;*/
}

.mnt-box-headline {
	font-size: 22px;
	font-family: 'Source Sans Pro_';
	margin-bottom: 14px;
	font-weight: 400;
}

.mnt-box-copy {
	font-size: 16px;
	font-style: italic;
	margin-bottom: inherit;
}

.mnt-box-link {
	font-weight: 600;
	background-image: url(images/btn-dreieck-rechts.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 18px;
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 25px;
	height: 25px;
}

.mnt-box-link a {
	color: #ffffff;
/*	text-align: right;*/
}

.mnt-box-link a:hover {
	text-decoration: none;
}


.mnt-box-link-on-bright {
	background-image: url(images/btn-dreieck-rechts-blue.png);
}

.mnt-box-link-on-bright a {
	color: #0a5388;
}

.mnt-button-box {
	height: 56px;
	background-color: #f1f1f2;
}



/* Contact-Box ===========================*/

.mnt-contactbox {
	background-color: #004f86;
	margin-top: 40px;
}

.profile-pic {
	width: 118px;
	margin: -80px auto 22px;
}

	.profile-pic img  {
		border-radius: 50%;
		box-shadow: 0 0 0 3px;
	}

.mnt-contactbox-headline {
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 8px;
	text-align: center;
}

.mnt-contactbox-skills {
	text-align: center;
	font-style: normal;
	margin-bottom: 8px;
}

.mnt-contactbox-contactinfo {
	text-align: left;
}

.contact-fax {
	background: url(images/ico-fax.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 34px;
}

.contact-fax-blue {
	background-image: url(images/ico-fax-blue.png);
}

.contact-mail {
	background: url(images/ico-mail.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 34px;
	word-wrap: break-word;
}

.contact-mail-blue {
	background-image: url(images/ico-mail-blue.png);
}

	.contact-mail a {
    	color: white;
	}

	.contact-mail-blue a {
    	color: #666;
	}

.contact-phone {
	background: url(images/ico-phone.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 4px;
}

.contact-phone-mobile {
	padding-left: 30px;
	margin-left: 4px;
}

.contact-phone-blue {
	background-image: url(images/ico-phone-blue.png);
}

.subnav-level-2 {
	/*margin-top: 1em;*/
	margin-top: 3px;
}

	div.subnav-level-2 li {
		border-bottom: none;
		padding-bottom: 0;

	}

	div.subnav-level-2 h4 {
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
	}


.active-level-2 {
	font-weight: 400;
}

.leistung-wrap {
	text-align: center;
	margin-bottom: 40px;
}
.leistung-wrap h3 {
	max-width: 450px;
	margin: 10px auto 30px;
	font-weight: 400
}



/* ==========================================================================
   Ansprechpartner classes
   ========================================================================== */

.bigpic-ansprechpartner {
	/*//margin-top: -341px;*/
}

.onwhite-headline {
	color: #004F86;
	margin-top: 60px;
	margin-bottom: 33px;
	font-size: 25.8px;
	word-wrap: break-word;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;

}

.breaker {
	width: 55px;
	margin: 0 auto;
	border-bottom: 3px solid #004f86;
	margin-bottom: 40px;
	display: block;
	clear:
		;
}

div.onwhite-headline h2 {
	color: #004f86;
	font-size: 50px;
	font-weight: 200;
	letter-spacing: -0.5px;
	margin-bottom: 30px;
	line-height: 1;
}

div.onwhite-headline h2 span.degree {
	color: #004f86;
	font-size: 38px;
	font-weight: 200;
	letter-spacing: -0.5px;
	margin-bottom: 30px;
	line-height: 1;
}

div.onwhite-headline h3 {
	margin-top: 20px;
	color: #004f86;
	line-height: 31px;
}

div.onwhite-headline h2 span.small {
	font-size: 25px;
}

div.onwhite-headline span.small {
	font-size: 25px;
	line-height: 27px;
}


h3.onwhite-headline{
	color: #004f86;
	font-size: 25.8px;
	margin-bottom: 20px;
	font-weight: 500;
    margin-top: 50px;
}

ul.ansprechpartner {
    padding-left: 0;
	margin-top: 0;
}

ul.ansprechpartner li {
    background-image: url(../img/speech-bubble-small.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
    list-style: none;

}

ul.ansprechpartner li a {
	padding-left: 0;
}

ul.ansprechpartner p {
	font-size: 10px;
	margin-top: -5px;
	margin-bottom: -5px;
}

.ansprechpartner-sidebar {
	padding-left: 50px;
}

@media only screen and (max-width: 767px) {
	.ansprechpartner-sidebar {
 		padding-left: 0px;
    	padding-top: 30px;
	}
}


.uk-accordion-title {
    padding: 2px 15px;
	margin-bottom: 6px;
}

.wrap-contact {
	background-color: #f2f5fa;
	padding-bottom: 50px;
		margin-top: 50px;
}

.wrap-contact p {
	text-align: center;
}


/* ==========================================================================
   Footer classes
   ========================================================================== */

.mnt-footer {
	background-color: #004f86;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Source Sans Pro_';
	font-weight: 400;
	height: 115px;
	position: absolute;
	width: 100%;
	bottom: 0;
}

 .footer-container {
	 position: relative;
 }

.subpage-footer-nav {
	padding-top: 41px;
}

.subpage-footer-nav ul {
	padding-left: 0;
}

.subpage-footer-nav li {
		display: inline-block;
		color: white;
		margin-right: 37px;
	}

	.mnt-footer img {
		margin-right: 4px;
	}

.social-icons {
	position: absolute;
	right: 0;
	top: 43px;
}


/*Form*/

.form-contacts form {
    margin-top: 42px;
	margin-bottom: 50px;
}

input {
	/*	Does nothing*/
	color: #004f86;
}

.uk-form.uk-form-horizontal  > .uk-grid  {
	margin-top: 20px;
}

@media only screen and (max-width: 768px) {

	.form-contacts .uk-form label {
	  font-size: 14px;
	  font-weight: 400;
	}
}

.related-pages {
	background-color: #004f86;
	height: 310px;
	padding-top: 5px;
	margin-top: 30px;
    padding: 20px;
}

	.related-pages a {
		color: white;
	}

	.related-pages li {
		margin: 0 10px;
	}

/* ==========================================================================
   Content classes
   ========================================================================== */

.logos-techniken {
	margin-left: 15%;
}

.logos-techniken img {
	margin-right: 50px;
	margin-bottom: 30px;
	/*height: 48px;*/
	width: 100px;
}

.uk-grid > * > .partner-unternehmen {
    margin-bottom: 40px;
}

.main-content p ~ p {
    /*margin-top: 21px;*/
}

.centerimg {
	margin: 0px auto;
	display: block;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/*Mobile-Navigation:*/
.nav-mobile {
	display: none;
}

/* Sprachen umschalten - startseite */
.lang-home {
	position: absolute;
	right: 5%;
	top: 5%;
	color: white;
}

.lang-selector {
	margin-top: -21px;
	float: right;
}

.lang-active {
	color: white;
	font-size: 15px;
	padding: 5px 10px;
	font-weight: 600;
}

.lang a{
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding: 5px;
	opacity: 0.7;
}

.lang a:hover{
	text-decoration: none;
}

/* Sprachen umschalten - unterseiten */
.language-selector {
	margin-top: -21px;
	float: right;
}

.lang-space {
	margin: 0px 10px;
}

.language-active {
	background-color: #a8c1d7;
	color: white;
	font-size: 15px;
	padding: 5px 10px;
	/* font-weight: bold; */
}

.language a{
	font-size: 14px;
	color: #004F86;
	text-decoration: none;
	padding: 5px;
}

.language a:hover{
	text-decoration: none;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 965px) {
	.main-nav li {
		margin-left: 25px;
	}

	/*.content-wrapper-fullwidth {
    	margin-top: 71px;
	}*/
}

@media only screen and (max-width: 768px) {
	.nav > ul.main-nav {
 	   margin-top: 6px;
	   padding-left: 20px;
	    text-align: center;
	}

	.nav-wrapper-fullwidth {
	    height: 105px;
	}

	.nav ul ul {
	    top: 35px;
	}

	img.logo {
		display: block;
		/*width: 175px;*/
		margin: 0 auto 17px;
	}

	.bg-ganzheitlich {
		background-size: auto 245px;
		padding-top: 245px;
	}

	/*.content-wrapper-fullwidth {
    	margin-top: 101px;
	}*/
}
@media only screen and (max-width: 700px) {
	.language-selector {
		margin-top: 20px;
		margin-bottom: 30px;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.bg-ganzheitlich{
		background-size: 190% auto;
		padding-top: 137px;
	}

	.bg-wirdiemnt,
	.bg-rechtsberatung,
	.bg-steuerberatung,
	.bg-aerzteberatung,
	.bg-unternehmensservice,
	.bg-managementberatung {
		background-size: 128% auto;
  		/*padding-top: 38vw;*/
	}

	.bg-karriere {
		background-size: 115% auto;
  		padding-top: 34.6vw;
	}

	.bg-unternehmensberatung2 {
		padding-top: 1vw;
	}
}

@media only screen and (min-width: 321px) and (max-width: 700px) {
	.bg-ganzheitlich{
		background-size: 160%;
		padding-top: 36vw;
	}

	.bg-karriere
	{
		background-size: 111% auto;
		padding-top: 33.3vw;
	}


}

@media only screen and (min-width: 321px) and (max-width: 720px) {
	.bg-wirdiemnt,
	.bg-rechtsberatung,
	.bg-steuerberatung,
	.bg-aerzteberatung,
	.bg-unternehmensservice,
	.bg-managementberatung {
		background-size: 128%;
		padding-top: 38vw;
	}

	.bg-unternehmensberatung2 {
		padding-top: 1vw;
	}

}

@media only screen and (min-width: 535px) and (max-width:1400px) {

ul.main-nav li:last-child ul {
		left: inherit;
		right: 0;
	}
}

@media only screen and (max-width: 570px) {
	.onwhite-headline {
		margin-top: 20px;
		word-wrap: break-word;
	}

	div.onwhite-headline span.small {
		font-size: 20px;
	}

	div.onwhite-headline h2 {
    	font-size: 28px;
    	letter-spacing: 0;
    	margin-bottom: 10px;
	}

	div.onwhite-headline h2 span.degree {
		font-size: 25px;
    	letter-spacing: 0;
    	margin-bottom: 10px;
	}

	ul#tab-contents {
		padding-left: 0;
	}

	ul.uk-tab > li > a {
		font-size: 16px;
	}


	.nav-mobile, .burger {
		top: 24px;
		right: 15px;
		display: block;
		width: 20px;
		height: 30px;
		/*border: 1px solid #67A0D1;*/
		padding: 6px 4px;
		border-radius: 4px;
		/*position: absolute;*/
	}

	.nav-mobile span, .burger small {
		height: 3px;
		display: block;
		background: #fff none repeat scroll 0% 0%;
		margin-bottom: 3px;
	}

	.nav-mobile .menutext {
		color: white;
		padding-left: 30px;
		margin-top: -21px;
	}


	.nav, .nav ul ul {
 	   transition: max-height 0.4s ease 0s;
	}

	.nav > ul.main-nav {
	   padding-left: 0;
	}

	.nav {
		position: absolute;
		top: 105px;
		left: 0;
		z-index: 4;
		overflow: hidden;
		max-height: 0;
		width: 100%;
		margin: 0;
		background: #004f86 none repeat scroll 0% 0%;
	}

	.nav > ul {
 	   height: auto;
	}

	.nav > ul > li {
 		float: none;
		/*display: block;*/
	}

	.nav > ul > li > a {
		height:auto;
		padding:10px 0;
		color:#fff;
		text-align:center;
	}

	.nav.expanded, .nav > ul > li.expanded ul {
    	max-height: 1000px;
	}

	.main-nav li {
 		margin-left: 0;
		height: auto;
	}

	.nav ul ul {
		position: static;
		top: 0;
		left: 0;
		overflow: hidden;
		max-height: 0;
		display: block;
		width: 100%;
		padding: 0;
		background: #013e6a none repeat scroll 0% 0%;
		text-align: center;
	}

	.nav ul ul li {
		width: 100%;
	}
}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 30, 2014 */
@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-boldit-webfont.eot');
    src: url('fonts/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg'),
         url('fonts/sourcesanspro-boldit-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-boldit-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-boldit-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg'),
         url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}



/*regular:*/
@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg'),
         url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

/*regular-italic*/
@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-it-webfont.eot');
    src: url('fonts/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg'),
         url('fonts/sourcesanspro-it-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-it-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-it-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;

}

/*light*/
@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-lightit-webfont.eot');
    src: url('fonts/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg'),
         url('fonts/sourcesanspro-lightit-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-lightit-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-lightit-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;

}


@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-light-webfont.eot');
    src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg'),
         url('fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}



/*semibold*/

@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-semiboldit-webfont.eot');
    src: url('fonts/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg'),
         url('fonts/sourcesanspro-semiboldit-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-semiboldit-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-semiboldit-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;

}




@font-face {
    font-family: 'Source Sans Pro_';
    src: url('fonts/sourcesanspro-semibold-webfont.eot');
    src: url('fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg'),
         url('fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

}


.mnt-contactbox-contactinfo .contact-mail a {
	color:white;
}

h2 {
    color: #004f86;
    margin-top: 50px;
}