.columnset-25-25-25-25
{
	display: flex;
	align-items: center;
	justify-content: center;
}

.columnset-25-25-25-25:after{
	content: "";
	display: table;
	clear: both;
}

.colum-25-25-25-25
{
	width:25%;
	float:left;
	text-align: center;
}

.columnset-25-25-25-25.width-col-grey-1-border
{
	border: 1px solid #e0dfe4;
}

.columnset-25-25-25-25.width-col-grey-1-border a
{
	color:#000;
}

.columnset-25-25-25-25.width-col-grey-1-border a.button-red {
    color: #fff!important;
}

.columnset-25-25-25-25.width-col-grey-1-border .colum-25-25-25-25.col1
{
	border-right: 1px solid #e0dfe4;
}

.columnset-33-33-33
{
	display: flex;
	position:relative
}

.columnset-33-33-33:after{
	content: "";
	display: table;
	clear: both;
}

.colum-33-33-33
{
	width:33.33333333%;
	float:left;
}


/*Produktvorschau*/

.img-product-title
{
	font-size:22px;
}

.img-product-serial
{
	font-size:15px;
}

.img-product-keyowrds
{
	font-size:12px;
	color:grey;
}

/*Produkte Brands*/

.ce_tabcontrol .colum-33-33-33
{
	display: flex;
    align-items: center;
    justify-content: center;
}

.branding-product-left, .branding-row
{
	float:left;
	width:50%;
	padding-left:5px;
	padding-right:5px;
}

/*branding-cat, .branding-art,*/

.branding-title
{
	margin-top:12px;
	margin-bottom:12px;
	font-size: 25px;
	text-transform:uppercase;
}
	
.branding-teaser
{
	font-size: 15px;
    color: grey;
}

/* Productfinder */

#productfinder
{
	float:left;
	width:calc(33.333% - 5px);
	border:1px solid #f6f6f6;
	padding:10px;
	margin-left:5px;	
	min-height:580px;
}
#productfinder .widget-submit
{
	text-align:center;
}

#productfinder select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  
}

#productfinder select::-ms-expand {
  display: none;
}

#productfinder select {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  background-color: #f7f7f7;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
   /*box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);*/
  border-radius: 3px;
  border: 1px solid #edeef0;
	cursor: pointer;  
	position: relative;
	margin-bottom:16px;
}  
  
#productfinder .select-wrapper::before {
  font-family: fontello;
  content: "\f107";
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff;
  pointer-events: none;
}

#productfinder select, #productfinder h2, #productfinder p
{
	width:80%;
	margin-left:10%;
}

#productfinder .formbody
{
	margin-top:16px;
	margin-bottom:16px;
}

.with-box .image_container
{
	margin-right:32px;
	display:block;
}

.with-box
{
	clear:both;
	display:inline-block;
	margin-bottom:32px!important;
	margin-top:16px!important;
} 
.with-box:before,
.with-box:after {
  content: " "; 
  display: table;
}

.mod_search .even,
.mod_search .odd
{
	margin-top:24px;
}
.mod_search h3
{
	margin-bottom:6px;
}
.mod_search h3, .mod_search h3 .relevance
{
	font-size:19px;
	
}
.mod_search h3 a{
	color:#e30713!important
}
.mod_search .context
{margin-bottom:3px;
margin-top: 6px;}
.mod_search .url
{
	font-family: "AkkoPro-Light", sans-serif;
    color: grey;
	font-size:14px!important;
}
.container-col
{
	margin-left:-1.25%;
	margin-right:-1.25%;
}

.content_2col {
	display:block;
	box-sizing: border-box;
	width:50%;
	float:left;
	margin-bottom:48px;
	padding-right: 24px;
	padding-left:1.25%;
	padding-right:1.25%;
}


.content_3col {
	display:block;
	box-sizing: border-box;
	width:33.333333333333333333%;
	float:left;
	margin-bottom:48px;
	padding-left:1.25%;
	padding-right:1.25%;	
	position:relative;
}
.content_3col.preview_video:before
{
	content: "\f03d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    top: 9px;
    right: 27px;
    color: #fff;
    height: 20px;
    width: 20px;
}


.col2-3col-xl
{
	width:66.66666666666666666%;
	float:left;
	margin-left:0%;
	display:block;
	box-sizing:border-box;
}

.col3-1col-xl
{
	width:33.333333333333333333%;
	float:left;
	margin-left:0%;
	margin-right:0%;
	display:block;
	box-sizing:border-box;
	display:block;
	padding-left: 1.25%;
}

.col2-3col-xl .content_2col
{
	padding-left:1.875%;
	padding-right:1.875%;
}

.col2-3col-xl .content_3col h3
{
	font-size:1.4em;
	
}

.col2-3col-xl h4
{
	margin-left: 1.875%;
}
/*
.content_2col.first,
.content_3col.first
{
	margin-left:-1.25%;
}

.content_2col.last,
.content_3col.last
{
	margin-right:-1.25%;
}*/

.content_3col.small h3
{
	font-size:1.2em;
	line-height: 1.25em;
	font-family:"pt-serif-pro", Arial;
	font-style:italic;
	font-width:700;
}

.content_block-1-3 
{
	position:relative;
	display:block;
	margin-left:1.25%;
	margin-right:1.25%;
	
}

.content_block-1-3 .inside
{
	display: block;
    /* clear: left; */
    width: 33%;
    height: 100%;
    position: absolute;
    top: 210px;
    left: 36px;
    /* bottom: 39px; */
    /* padding-left: 36px; */
    padding-right: 43px;
    /* padding-bottom: 72px; */
}

.content_block-1-3 p
{
	color:#fff;
}

.content_block-1-3 .image_container
{
	width:65%;
}

.smallh {
    height: 275px;
}

.smallh .inside {
    top: 150px;
}

.startpage .text-container p:after {
    content: "\f105";
    color: #b8105e;
    font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	display:inline-block;
	margin-left:5px;
}

.startpage h4.ce_headline
{
	margin-top:0px;
}

	#cboxTitle, #cboxCurrent
	{
		display:none!important;
	}





/* Button */
.btn {
  cursor: pointer;
  display: inline-block;
  transition: color .5s, background-color .5s, border .5s;
  padding: 8px 16px;
  font-size: 16px;
  border: 1px solid #ffffff;
}
.btn:hover {
  background-color: transparent;
  color: #ffffff;
}


/* --------------------------------------------------------------------------------
 * Responsive Design
 * ----------------------------------------------------------------------------- */

/* --- Large devices - Desktop // lg
 * ---------------------------------------- */

@media only screen and (max-width: 1199px) {
	

	body.debug { background-color: rgba(255, 0, 0, 0.10); }	

    body.down #header_offset {
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, p0x, 0px);
        transform: translate3d(0px, -0px, 0px);
    }

    #header_offset > .inside {
        height: 106px;
    }

    #header_offset .header_topbar {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    #header_offset .header_logo > a > img.logo {
		width: 180px;
		height: 45px;
	}
	
	#container
	{
		box-sizing: border-box;
		width: 100%;
		padding-left: 1.25%;
		padding-right: 1.25%;
	}
	
	.issue-container, .container-col {
		margin-left:0!important;
		margin-right:0!important;
		
	}
	
	.issue-container {
		box-sizing: border-box;
		width: 100%;
		padding-left: 1.25%;
		padding-right: 1.25%;
		margin-top:25px!important;
	}
	
	.issue-container .container-col1
	{
		margin-left:1.25%!important;
		margin-right:1.25%!important;
	}
	
	h3{
	font-size: 1.3em;
	}
	
	h3.intend {
		height: 48px;
		line-height: 01.20em;
	}
	
	
	.mod_article.full-width-1920, .contentpage.type-a .mod_article, .gallerypage .mod_article
	{
		padding-left:0!important;
	}
	
}

/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {
	
	body.debug { background-color: rgba(0,255,0,0.10); }

	#header_offset > .inside {
		height: 86px;
	}
    
	#header_offset .header_logo > a > img.logo {
		width: 120px;
		height: 30px;
	}

    #header_offset .header_topbar {
        position: absolute;
        top: 0;
        right: 100px;
        line-height: 58px;
    }
	
	.content_3col p {
		display:none;
	}
	
	
	.container-col
	{
		margin-left:0px;
		margin-right:0px;
	}
	
	#container
	{
		padding-left:0px; 
		padding-right:0px;
	}
	
	.colum-25-25-25-25
	{
		padding-left:12px;
		padding-right:12px;
	}
	    
}

/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
	
	body.debug { background-color: rgba(0,0,255,0.10); }
	
	
	.container-col {
		margin-left:0!important;
		margin-right:0!important;
		
	}
	
	.issue-container {
		box-sizing: border-box;
		width: 100%;
		padding-left: 2.5%;
		padding-right: 2.5%;
		margin-top:25px!important;
	}
	
	.issue-container .container-col1
	{
		margin-left:1.25%!important;
		margin-right:1.25%!important;
	}
	
	.content_2col, .col2-3col-xl, .col3-1col-xl {
		width:100%;
	}
	
	.col3-1col-xl
	{
		padding-left:0px;
	}
	 .content_3col  {
		width:100%;
		margin-bottom: 22px;
	}
	
	h3, h3.intend {
		height:auto;
	}
	
	 .content_3col .image_container,
	 .content_3col h3
	{
		float:left;
		display:block;
	}
	
	 .content_3col .image_container
	{
		  margin-right: 20px;
	}
	
	.content_3col .text-container
	{
		width:66%;
		float:left;
	}
	.content_3col h3 {
		width: 100%;
		/*background: #67E079;*/
		margin-top:16px;
		font-size:21px;
		text-indent: -22px;
		margin-left: 22px;
	}
	
	.content_3col p {
		display:none;
	}
	
	.teaser-on.content_3col p {
		display:block;
	}

	.teaser-on.content_3col h3 {
		margin-top:0px;
	}

	.container-col.col1
	{
		
	}
	.container-col.col1 .float_right
	{
		float:none;
	}
	
	.container-col.col1 .image_container
	{
		width:100%;
	}
	
	.content_block-1-3 .inside
	{
		margin-top:0;
		width:100%;
		display:block;
		float:none;
		position:relative;
		padding:24px;
		top:0;
		left:0;

	}
	
	.content_block-1-3 .image_container
	{
		width:100%;
	}

	 
	.content_2col, .content_3col, .content_block-1-3,
	h4.ce_headline, .col2-3col-xl .content_2col
	{
		margin-left:0px;
		margin-right:0px;
		padding-left:0px;
		padding-right:0px;		
	}
	
	/*.content_3col .text-container
	{
		content: "";
	display: table;
	clear: both;
	}*/
	
	.columnset-25-25-25-25
	{
		display:block;
	}
	.colum-25-25-25-25
	{
		padding-left:12px;
		padding-right:12px;
		width:50%;
	}
	
	.columnset-25-25-25-25.width-col-grey-1-border .colum-25-25-25-25.col1
	{
		border-right:unset;
	}
	

	#productfinder{
		display:none;
	}

}

/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	
	body.debug { background-color: rgba(255,255,0,0.10); }

	#header_offset > .inside {
		height: 80px;
	}
	
	#header_offset .header_logo > a > img.logo {
		width: 120px;
		height: 30px;
	}
	
	.colum-25-25-25-25
	{
		padding-left:12px;
		padding-right:12px;
		width:100%;
	}
	
	.with-box .image_container
	{
		display: none;
	}
}
