

@media all and (max-width: 360px) {

}

@media all and (min-width: 361px) and (max-width: 531px) {

}


@media all and (min-height: 300px) and (max-height: 500px) {


}
@media all and (min-height: 501px) and (max-height: 600px) {


}


/* XS Handy */
@media all and (max-width: 530px) {
	#sortTeam {
	    overflow: hidden;
	    padding: 0 20px;
	}
	#sortTeam button {
	    font-size: 16px;
	    line-height: 16px;
	    overflow: hidden;
	    width: calc(50% - 40px);
	    float: left;
	    height: 50px;
	}
	.teamItemInner {
	    display: block;
	    position: relative;
	    background: #b70f5c;
	}
	.teamItem p {
	    display: block;
	}
	#teamItems .element-item {
    	width: 350px;
    	height: auto;
	}
	#cases_sort button {
	    width: 50%;
	}
	.casesBoxWrapper {
	    height: auto;
	    width: calc(100% - 20px);
	}
	.casesCategoryItems .element-item {
	    width: 100%;
      height: auto;
	}
  .casesBoxWrapper > img {
      width: 100%;
      height: auto;
  }
	#teamItems .element-item {
	    width: 80%;
	    height: auto;
	    margin-left: 10%;
	}

	#ce_more_cases h2 {
    	font-size: 5rem;
	}

  .casesBox {
    width: 140px;
    height:140px;
  }
  .caseCatInImg img {
    height: 24px;
    width: 24px;
  }
  #ce_newsBigHeader .casesBoxInner h1,
  #ce_newsBigHeader .casesBoxInner h3 {
    font-size: 18px;
    bottom: -20px;
  }



  .element-item .casesBox {
    width: 200px;
    height:200px;
  }
  .element-item .caseCatInImg img {
    height: 40px;
    width: 40px;
  }
  .element-item .casesBoxInner h1,
  .element-item .casesBoxInner h3 {
    font-size: 26px;
  }


}


@media all and (max-width: 601px) {

  #case_menue_filter {
    display: block;
  }
  #cases_sort {
    display: none;
  }
  .filteractive #cases_sort {
    display: block;
  }
  .filteractive #case_menue_filter i {
      transform: rotate(180deg);
  }
}


@media all and (min-width: 531px) and (max-width: 992px) {
	#teamItems .grid .element-item {
	    width: 46%;
	    height: auto;
	    margin: 2%;
	}

  #cases_sort button {
    width: 25%;
  }
  #ce_kunden .imageCol {
      width: 20%;
  }

	#sortTeam {
	    overflow: hidden;
	    padding: 0 20px;
	}
	#sortTeam button {
	    font-size: 16px;
	    line-height: 16px;
	    overflow: hidden;
	    width: calc(50% - 40px);
	    float: left;
	    height: 50px;
	}
	.teamItemInner {
	    display: block;
	    position: relative;
	    background: #b70f5c;
	}
	.teamItem p {
	    display: block;
	}
  .casesCategoryItems .element-item {
    width: 50%;
    overflow: hidden;
  }
  .casesBoxWrapper {
      width: 100%;
  }


}


@media all and (max-width: 530px) {

	#ce_more_cases .element-item {
	    width: calc(50% - 10px);
	    height: 170px;
	    margin-left: 5px;
	    margin-right: 5px;
	}
	#ce_more_cases .casesBoxWrapper {
	    height: 100%;
	    width: 100%;
	}
	#ce_more_cases {
	    padding: 6rem 10px;
	}
	.bredcrumbContainer {
		margin:0;
	}

}
@media all and (min-width: 531px) and (max-width: 992px) {
	#ce_more_cases h2 {
	    font-size: 5rem;
	}
	#ce_more_cases .element-item {
	    width: calc(33.333% - 10px);
	    height: 200px;
	    margin-left: 5px;
	    margin-right: 5px;
	}
	#ce_more_cases .casesBoxWrapper {
	    height: 100%;
	    width: 100%;
	}
	#ce_more_cases {
	    padding: 6rem 20px;
	}
}






@media all and (max-width: 767px) {

  #videoStart {
    height: 100%;
  }
  #scrollDown,
  #scrollMenue {
    display: none;
  }

	h1, .h1 {
    	font-size: 3rem;
	}
	.powerBox img {
	    float: left;
	    margin-right: 20px;
	    width: 140px;
      margin-bottom: 10px;
	}
	#ce_power .powerBox {
	    margin-top: 90px;
	    overflow: hidden;
	    padding-left: 20px;
      max-width: 250px;
	}
	.powerBox p {
	    line-height: 30px;
	}
	#ce_kunden .imageCol {
	    float: left;
	    flex: none;
	    width: 50%;
	}
	nav#footerNav {
	    float: none;
	    text-align: center;
	}
	nav#socialNav {
	    float: none;
	    text-align: center;
	    padding-top: 1rem;
	}
	.casesBoxWrapper:hover .casesBoxInner h3 {
	    bottom: 50px;
	}


}


@media all and (max-width: 992px) {
#mainHeader #logo_container img {
    height: 80px;
}
#mainNav a.active, #mainNav a:hover {
    transform: scale(1);
}
}

/* M Tablet */



/*
@media all and (max-width: 768px) and (min-width: 992px) {
*/


@media all and (min-width: 531px) and (max-width: 992px) {


}


@media all and (max-width: 992px) {

}

@media all and (max-width: 1025px) {


}






@media all and (min-width: 768px) and (max-width: 1028px) {
  .ce_power_item_4.mh-md-4 {
      width: 100%;
      flex: 100;
      max-width: 100%;
  }
  .ce_power_item_4 a {
      width: 50%;
      display: inline-block;
  }
}

@media all and (min-width: 768px) {

}

/* L Tablet Landscape */
@media all and (min-width: 992px) {

}

/* XL Laptop */
@media all and (min-width: 1200px) {

}

/* XXL Desktop */
@media all and (min-width: 1500px) {

}


/* mac 27 Zoll */
@media all and (min-width: 1900px) {

}




/* SPECIAL ANIMATION */
@media all and (min-width: 531px) and (max-width: 992px) {


}
