/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2024 | 11:42:03 */
@media all and (min-width: 1280px) {
	#main-content .icon-leistung img {
	  max-width: 45%;
	  margin-bottom: 50px;
	}

}

@media all and (min-width: 1441px) {
	.schon-gewusst .df_adh_heading
	{
		padding-top:50px !important;
	}
}
@media all and (max-width: 1440px) {
	.unser-anspruch-grey-region
	{
		display:none;
	}
}
@media all and (min-width: 980px) AND (max-width: 1279px) {
	
	/* #### START orangenen Border Links deaktivieren START #### */
	/*
	border-left: 0px solid var(--hex-corp-orange);
	border-bottom: 8px solid var(--hex-corp-orange);
	*/
	
	/*
	.et-db #et-boc .et-l .et_pb_text_1 {
	  font-size: 14px;
	  border-left-width: 8px;
	  border-left-color: #FF8500;
	  padding-left: 30px !important;
	}
	*/
	/* #### END orangenen Border Links deaktivieren END #### */
	#main-content .icon-leistung img {
	  margin-bottom:20px;
	}
	/* .et-db #et-boc .et-l .et_pb_text_1 */
	.single-leistungen #et-boc .et-l .et_pb_text_1,
	.single-branchenloesungen #et-boc .et-l .et_pb_text_1,
	#et-boc .et-l .border-left-design {
	  border-left: 0px solid var(--hex-corp-orange) !important;
	 
	  border-bottom: 8px solid var(--hex-corp-orange);
      padding-bottom: 20px !important;

	}
	
	
		/*
	.single-leistungen #et-boc .et-l .et_pb_text_1 ul li,
	.single-branchenloesungen #et-boc .et-l .et_pb_text_1 .heading	*/

	.et-db #et-boc .et-l .et_pb_text_1 ul li,
	.et-db #et-boc .et-l .et_pb_text_1 .heading 
	{
		position:relative;
	    left:-30px !important;
	}
	
	#main-content .icon-leistung img {
	  max-width: 55%;
	  margin-bottom: 50px;
	}

	


	


}

@media all and (max-width: 980px)
{
	.hoechster-zertifizierungsgrad,
	.jacobismartcleanconcept
	{
		
	}
	.hoechster-zertifizierungsgrad img,
	.jacobismartcleanconcept img
	{
	
	}
	
	.hoechster-zertifizierungsgrad-heading h2,
	.jacobismartcleanconcept-heading h2
	{
		
	}
	
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 980px) and (max-width: 1279px) {
	

	.et_pb_gutters3 .et_pb_column_1_2 > .special-layout-35-65  > .et_pb_column_1_4, 
	.et_pb_column_1_2 > .special-layout-35-65 > .et_pb_column_1_4
	{
		width: 100% !important;
	}

	.et_pb_gutters3 .et_pb_column_1_2 > .special-layout-35-65  > .et_pb_column_1_4:nth-of-type(2), 
	.et_pb_column_1_2 > .special-layout-35-65 > .et_pb_column_1_4:nth-of-type(2)
	{
		width: 100% !important;
	}
	.unser-anspruch
	{
		visibility:hidden;
	}
}