/*
* Additional Fixes - unsorted
*/
.item__facebook {
        margin-left:-5px;
    }
	.breadcrumbs {
        padding-left:0;
    }
	.detailedlinkList {
   
    padding-left: 0;
}
/*
brandLandingpage
*
**/
/* Styles for Mobile Displays */
.brandLandingpage {
    padding: 0 24px 0 24px;
	margin-top:-80px;
}
@media (min-width: 568px) {
    .brandLandingpage {
        padding: 0 48px 0 48px;
    }
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .brandLandingpage {
        padding: 0 48px 0 48px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .brandLandingpage {
        padding: 0 96px 0 96px;
    }
}
@media (min-width: 1800px) {
    .brandLandingpage {
        padding: 0 5em 0 5em;
    }
}
@media (min-width: 2700px) {
    .brandLandingpage {
        padding: 0 30em 0 30em;
    }
}
/**
*
Additional Styles for specific IDs
*
**/
 .overview-button-wrapper-bottom {
      display:inline;
    } 
	  .overview-button-wrapper-top {
      display:none;
    }
@media (min-width: 1024px) {
  .overview-button-wrapper-bottom {
      display:none;
    } 
	  .overview-button-wrapper-top {
      display:inline;
    }
 }

.btn_arrow_uebersicht {
      margin:0;
	  font-size:0px;
    } 
#overview_list_unternehmen {
      max-height: fit-content;
    } 
#overview_list_unternehmensbereiche {
      max-height: fit-content;
    } 
/* Styles for Tablet Displays*/
	@media (min-width: 1024px) {
   #overview_list_unternehmen {
      max-height: 860px;
    } 
	#overview_list_unternehmensbereiche {
      max-height: 760px;
    } 
}
/* Styles for Tablet Displays*/
	@media (min-width: 1056px) {
   #overview_list_unternehmen {
      max-height: 848px;
    } 
	
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    #overview_list_unternehmen {
      max-height: 1019px;
    } 
	#overview_list_unternehmensbereiche {
      max-height: 680px;
    } 
}

	
/**
*
twoThirdArticle Component
*
**/

/* Styles for Mobile Displays */
.twoThirdArticle {
    line-height:140%;
}
.twoThirdArticle_Headline {

}
.twoThirdArticle_Content p {
font-size:17px;
}
.twoThirdArticle_Content a {
font-size:17px;
}
h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: left;
    line-height:115%;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    h2 {
        font-size: 60px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .twoThirdArticle_Content {
margin:0 0 0 375px;
    }
}
/**
*
plainImage Component
*
**/
/* Styles for Mobile Displays */
.plainImage_headline h1{
    font-size:32px;
    line-height:36px;
}
.plainImage_headline_ruler {
    margin:0 0 32px 0;
    width:100%;
    height: 1px;
    background: #D8DADD;
}
.plainImage {
 min-width:300px;
    padding:0;
}
.plainImage img{
    margin:0;
    width:100%;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .plainImage_headline h1{
        font-size:32px;
        line-height:36px;
    }
    .plainImage {

    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .plainImage_headline h1{
        font-size:32px;
        line-height:36px;
    }
    .plainImage {
        
    }
}

/**
*
* Portfolio Component
*
**/
/* Styles for Mobile Displays */
.portfolio {
    display:inline;
}
.portfolio_content {
    display:inline;
}
.portfolio_content h1{
    font-size:32px;
}
.portfolio_headline {

}
.portfolio_text p {
font-size:17px;
}
.portfolio_img {
    width:110px;
}
.portfolio_btn {
    color:#fff;
    background: #000;
    padding: 1em;
       min-width: 130px;
    margin:2em 0 0 0;
    text-align: left;
}
.btn_arrow {
    margin: -3px 0 0 1em;
    padding: 0 0 0 0;
    position: absolute;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .portfolio {
        display:inline-flex;
		
    }
    .portfolio_content {
        display:inline;
        min-width: 33.3%;

    }
    .portfolio_content h1{
        font-size:32px;
    }
    .portfolio_img {
        width:130px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .portfolio {
        display:inline-flex;
		margin-bottom:-60px;
    }
    .portfolio_content {
           display: inline;
    width: 33.3%;
    max-width: 420px;
    margin: 0 48px 0 0;
    min-width: 390px;
    }
    .portfolio_content h1{
        font-size:32px;
    }
    .portfolio_img {
        width:170px;
    }
}
/**
*
Highlights Component
*
/**
/* Styles for Mobile Displays */
.highlights {
    display:inline;
	margin-bottom:;
}
.highlights h1 {
    font-size:32px;
}
.highlights_headline {

}
.highlight-button {
    margin: 0 0 24px 0;
}
.highlights_text {

}
.highlights_text p {
    font-size:17px;
}
.highlights_image {
    min-width:300px;
    padding:0;
	    margin: 0 0 50px 0;
}
.highlights_image img {
    margin:0;
    width:100%;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .highlights {
        display:inline-flex;
    }
    .highlights_content {
        display:inline;
        width: 33.3%;
        min-width:293px;
        margin:0 24px 0 0;
    }
    .highlights_image {
   margin: 0;
   max-width: 1200px;
    }

}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .highlights {
        display:inline-flex;
    }
    .highlights_content {
        display:inline;
        width: 33.3%;
        min-width:331px;
        margin:0 48px 0 0;
		max-width: 420px;
    }
    .highlights_image {
margin:0;
    }
}

/**
* 
plainText Component
*
**/
/* Styles for Mobile Displays */
.plainText {
display:inline;
margin:56px 0 0 0;

}
.plainText p {
    font-size:17px;
}
.plainText_headline {
width:100%%;

}
.plainText_headline h1 {
 font-size:32px;
}
.plainText_content {

}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .plainText {
        display:inline-flex;
		margin:100px 0 -60px 0;

    }
    .plainText p {
        font-size:17px;
    }
    .plainText_headline {
        width:33.3%;
        min-width:293px;
        margin:0 24px 0 0;
    }
    .plainText_headline h1 {
        font-size:32px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .plainText {
        display:inline-flex;
margin-bottom:-60px;
    }
    .plainText p {
        font-size:17px;
    }
    .plainText_headline {
        width:33.3%;
        min-width:331px;
        margin:0 48px 0 0;
		    max-width: 420px;
    }
    .plainText_headline h1 {
        font-size:32px;
    }
	margin: -50px 0 -70px 0;
}
/**
*
Overview Component
*
**/
/* Styles for Mobile Displays */
.overview {
    display: inline;
    width: 100%;
}

.overview_headline h1 {
    font-size: 32px;
}

.overview_content {
    display: inline;
    width: 100%;
}
.overview_text p {
    font-size: 17px;
  }

.overview_list {
    list-style-type: disc;
    -webkit-columns: 327px 1; /* Chrome, Safari, Opera */
    -moz-columns: 327px 1; /* Firefox */
    columns: 327px 1;
    column-count: 1;
    list-style-position: inside;
    max-height:900px;
    margin-left: 0;
    padding-left: 0;
}

.overview_list_elem {
    display: flex;
    max-width: 365px;
    border-bottom: 1px solid #D8DADD;
    padding: 24px 0 24px 0;
    text-decoration: none;
    list-style-type: none;
    vertical-align: top;
    margin-left: 0;
}

.overview_list_elem_text {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
}

.overview_list_elem_icon {
    margin-left: auto;
    margin-right: 0;
    margin-top: -5px;
}

.overview_arrow {
    position: fixed;
}

/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .overview {
        display: inline-flex;
    }

    .overview_content {
        display: inline;
        margin: 0;
        width: 33.3%;
        min-width: 293px;
		margin-right: 24px;
    }

    .overview_headline {
        padding: 0;
        margin: 0;
    }

    .overview_list {
        padding: 0;
        list-style-type: disc;
        -webkit-columns: 282px 2; /* Chrome, Safari, Opera */
        -moz-columns: 282px 2; /* Firefox */
        columns: 282px 2;
        column-count: 2;
        list-style-position: inside;
        max-height:420px;
        margin-left: 0;
        padding-left: 0;
    }

    .overview_list_elem {

        min-width: 282px;

    }
}
@media (width: 1024px)   {
    .overview_headline h1 {
        font-size: 28px;
    }
   
}
@media (min-width: 1025px)   {
    .overview_headline h1 {
        font-size: 28px;
    }
    .overview_content {
       
		    max-width: 293px;
    margin-right: 24px;
        
    }
}

/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .overview {
        display: inline-flex;
    }

    .overview_content {
        display: inline;
        margin: 0;
        width: 33.3%;
		min-width: 331px;
    margin-right: 48px;
    }

        .overview_headline h1 {
            font-size: 32px;
        }
    
    .overview_list {

        list-style-type: disc;
       /* -webkit-columns: 400px 2; 
        -moz-columns: 400px 2; 
        columns: 400px 2; */
        column-count: 2;
        list-style-position: inside;
        max-height: 350px;
        margin-left: 0;
        padding-left: 0;
    }

    .overview_list_elem {
        min-width: 331px;
    }
}
/*
Fix for extrem large Displays oder Sondergrößen
*/
@media (min-width: 1340px) {
    .overview_content {
    width: 33.3%;
    min-width: 331px;
    max-width: 420px;
    }
}



/* finChart Component on Overview Financial Sites */
      .finOverview {
        display: inline;
    }

    #finChart {
        margin: 0 0 0 0;
        position: relative;
    }


    @media (min-width: 568px) {
        .finOverview {
            display: inline;
        }

        #finChart {
            margin: 0 0 0 0;
            position: relative;
        }
    }
    @media (min-width: 1280px) {
        .finOverview {
            display: inline-flex;
        }
        #finChart {
            margin: -4em 0 0 5em;
            position: absolute;
        }
    }
	

/*
*
ManagerOverview
*
*/
/* Styles for Mobile Displays */
.managerOverview {
    display: inline;
}
.managerOverview_Content {
    width:100%;
}
.managerOverview_Entries {
    display: inline-block;
    min-width: 390px;

}
.managerOverview_Entry {
margin:0 12px 24px 0;
    width:158px;
    display: inline-flex;
}
.managerOverview_Headline h1{
    font-size:32px;
}
.managerOverview_Name {
    font-size:13px;
    font-weight:700;
}
.managerOverview_Position {
    font-size:13px;
    font-weight:400;
    color:#787F88;
}
.managerOverview_Image {
    width:158px;
    height:222px;
    overflow:hidden;
    margin:0 0 12px 0;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .managerOverview {
        display:inline-flex;
    }
    .managerOverview_Content {
        width:33.3%;
        min-width:331px;
        margin:0 24px 0 0;
    }
    .managerOverview_Entries {

    }
    .managerOverview_Entry {
        margin:0 24px 24px 0;

        width:215px;
    }
    .managerOverview_Name {
        font-size:17px;
        font-weight:700;
    }
    .managerOverview_Position {
        font-size:17px;
      
    }
    .managerOverview_Image {
        width:215px;
        height:302px;
        margin:0 0 16px 0;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .managerOverview {
        display:inline-flex;
    }
    .managerOverview_Content {
        width:33.3%;
        min-width:331px;
        margin:0 32px 0 0;
    }
    .managerOverview_Entries {
max-width: 900px;
    }
    .managerOverview_Entry {
        margin:0 32px 24px 0;
        width:215px;
    }
    .managerOverview_Name {
        font-size:17px;
        font-weight:700;
    }
    .managerOverview_Position {
        font-size:17px;

    }
    .managerOverview_Image {
        width:215px;
        height:302px;
    }
}
/*
*
Slider Component 
*
*/
* {box-sizing:border-box}
/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    top: 50%;
    width: auto;
    padding: 16px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: none;
}

/* Caption text */
.text {
    color: #000;
    font-size: 15px;
    padding: 8px 12px;
    width: 100%;
}
.text p {
    color:#8B8B8B;
}
/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 0;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

.slider_Image {
    width:475px;
    margin-right:50px;
}
.slider-header {
    display:inline-flex;
    width:100%;
    border-bottom: #000 2px solid;
    margin-bottom: 3em;
}
.slider-headline {
    width:50%;
}
.slider-controls {
 float:right;
    margin-top:28px;
    padding-left: 41%;
}
.all-slides {
    display:inline-flex;
}
@media (min-width: 1024px) {

}
@media (min-width: 1280px) {

}

