/* --------------------------- */
/* --- KID A MEDIA QUERIES --- */
/* --------------------------- */
/* ----- PFEIFER EDITION ----- */
/* --------------------------- */

/* ----- PICTURES RESIZE ----- */

body:not(.bhe-state-editing) .bhPicture.bhElement:not(.picnoresize) img,
body:not(.bhe-state-editing) .bhBox.bhElement img {
	width: 100%;
	height: auto;
}

/* ----- HÖHER ALS FULL-HD ----- */

@media only screen
	and (min-width : 1920px) {

}

/* ----- GENERIC DESKTOP ----- */

@media screen
	and (min-width : 1280px)
	and (max-width : 1920px) {

}

/* ----- RETINA DESKTOP ----- */

@media screen
	and (min-width : 1280px)
	and (max-width : 1920px)
	and (-webkit-min-device-pixel-ratio : 2)
	and (min--moz-device-pixel-ratio : 2)
	and (min-resolution : 192dpi) {

}

/* ----- GENERIC DESKTOP 1680 ----- */

@media screen
	and (max-width : 1680px) {
		
		
		/* INSIDE PFEIFER */
		
		.newslist-news-inside .newslist-news-inside-item h2 {
		    font-size: 1.5rem;
		    line-height: 1.8rem;
		}
		
}

/* ----- GENERIC DESKTOP 1490 ----- */

@media screen
	and (max-width : 1490px) {
		
		/* TIMBER BLOG */
		
		.newslist-blog-uebersicht a.newslist_box:nth-child(2) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(4) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(7) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-content {
		    width: calc(100% - 40px);
		}
}

/* ----- GENERIC DESKTOP 1440 ----- */

@media screen
	and (max-width : 1440px) {
		
		
		/* STARTSEITE PRODUKTE */
		
		.content-home-produkte a.bhPictureTextOverlay h2 {
		    font-size: 1.4rem !important;
		    line-height: 1.6rem;
		}
		
		/* INSIDE PFEIFER */
		
		.newslist-news-inside .newslist-news-inside-item h2 {
		    font-size: 1.3rem;
		    line-height: 1.6rem;
		}
		
		/* EUROBLOCK EUROPAKARTE */
		
		.euroblock-europakarte {
			background-position: left center;
		}
		
		/* SCHNITTHOLZ NUTZUNG */
		
		.schnittholz-bildschnittoptimierung {
		    background-size: 45%;
		}
		.schnittholz-bildschnittoptimierung-ue {
		    left: 60px;
		    width: 30%;
		    text-align: left;
		}
		.schnittholz-bildschnittoptimierung-text {
		    left: 60px;
		    width: 30%;
		}
		
		/* TIMBER BLOG */
		
		.newslist-blog-uebersicht a.newslist_box:nth-child(2) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(7) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(4) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		{
		    font-size: 2.2rem;
		    line-height: 2.35rem;
		}
		.global-news-box-2 .bh-image-background{
			height: 250px;
		}
}

/* ----- GENERIC DESKTOP 1350 ----- */

@media screen
	and (max-width : 1350px) {
		
		/* EUROBLOCK EUROPAKARTE */
		
		.euroblock-europakarte-ue {
		    display: none;
		}
		
		/* SCHNITTHOLZ NUTZUNG */

		.schnittholz-bildschnittoptimierung {
			background-size: 55%;
		}
		.schnittholz-bildschnittoptimierung-ue {
		    top: 80px;
		}
		.schnittholz-bildschnittoptimierung-text {
		    top: 170px;
		}	
}

/* ----- GENERIC DESKTOP 1260 ----- */

@media screen
	and (max-width : 1260px) {
		
		
		/* STARTSEITE PRODUKTE */
		
		.content-home-produkte .picture-text-overlay-content {
		    padding-left: 15px !important;
		    padding-right: 15px !important;
		    padding-bottom: 15px !important;
		}
		
		/* INSIDE PFEIFER */
		
		.newslist-news-inside .newslist-news-inside-item h2 {
		    font-size: 1.3rem;
		    line-height: 1.6rem;
		}
		.newslist-news-inside-pre {
			display: none;
		}
		.newslist-news-inside .newslist-news-inside-allitems {
			padding-left: 25px;
		    width: calc(100% - 130px);
		}
		
}

/* ----- GENERIC DESKTOP KLEIN ----- */

@media screen
	and (max-width : 1200px) {
		
		
}

/* ----- GENERIC DESKTOP 1160 ----- */

@media screen
	and (max-width : 1160px) {
		
		/* STARTSEITE */
		
		.contentwrapper-home-2, .contentwrapper-home-3 {
		    width: 100%;
		    float: none;
		    margin-bottom: 10px;
		}
		.content-home-produkte {
		    padding-right: 0px;
		}
		.content-home-blog {
		    padding-left: 0px;
		}
		.contentwrapper-home-4 {
		    padding-left: 0px;
		}
		.contentwrapper-home-1 {
		    padding-bottom: 0px;
		}
		.content-home-news {
		    display: none;
		}
		.content-home-standorte {
		    width: 100%;
		    float: none;
		}
		
		/* INSIDE PFEIFER */
		
		.newslist-news-inside .newslist-news-inside-item h2 {
		    font-size: 1.1rem;
		    line-height: 1.3rem;
		}
		.newslist-news-inside .newslist-news-inside-item h3 {
		    font-size: .9rem;
		}
		
		/* SPECIAL MITARBEITER */
		
		.bh-cols-5 h5 {
			font-family: "myriad-pro-condensed", sans-serif;
		}
		
		/* EUROBLOCK EUROPAKARTE */
		
		.euroblock-europakarte {
			background-position: left -250px center;
		}
		
		/* TIMBER BLOG */
		
		.bh-state-desktop .newslist-blog-uebersicht a.newslist_box:first-child .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline {
		    font-size: 4em;
		    line-height: 4.2rem;
		}
		.newslist-blog-uebersicht a.newslist_box:nth-child(2) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(7) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(4) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline {
		    font-size: 2.0rem;
		    line-height: 2.15rem;
		}
		
		/* TIMBER BLOG DETAIL */
				
		.newsdetail-blog .newsdetail-header-headline h1 {
		    font-size: 4.5rem;
		    line-height: 4.5rem;
		}
		
		/* NEWS ÜBERSICHT */
		
		h2.newslist-news-uebersicht-headline {
		    font-size: 2rem;
		    line-height: 2.2rem;
		}
		
		/* TERMINE */
		
		.newslist-termine-uebersicht h2.newslist-termine-uebersicht-headline {
		    font-size: 1.9rem;
		    line-height: 2.2rem;
		}
		
		
		.global-news-box-2 .bh-image-background{
			height: 200px;
		}
		/* == News Video Blog == */
		.news-vlog-header-title{
			font-size: 3rem;
		}
		.newslist-vlog-featured-title,
		.newsdetail-vlog-similar-title{
			font-size: 1.2rem;
		}
		.newsdetail-vlog-content{
			margin-bottom: 60px;
		}
		.news-vlog-header-icon{
			width: 33px;
			height: 42px;
		}
		.news-vlog-header,
		.newslist-vlog-featured-title,
		.newsdetail-vlog-content{
			padding-left: 25px;
			padding-right: 25px;
		}
		.newslist-vlog-featured,
		.newsdetail-vlog-video,
		.newslist-vlog-categories{
			margin-bottom: 25px;
		}
		.newslist-vlog-items,
		.newsdetail-vlog-similar{
			padding-left: 12.5px;
			padding-right: 12.5px;
		}
		.newslist-vlog-item,
		.newsdetail-vlog-similar-item{
			width: calc( ( 100% - 100px) / 4 );
			margin-left: 12.5px;
			margin-right: 12.5px;
			margin-bottom: 12.5px;
		}
		.newslist-vlog-featured-item-content-inner{
			padding: 12.5px;
		}
		.global-news-box-2 .bh-image-background{
			height: 200px;
		}
		.global-news-box-2-title{
			font-size: 1.1rem;
		}
		.newsdetail-vlog-content-title{
			font-size: 1.9rem;
		}
		.newslist-vlog-featured-item{
			height: 300px;
		}
		.newslist-vlog-featured-item-button{
			width: 140px;
			height: 30px;
		}
		.bh-state-desktop .newslist-vlog-featured-item:hover .newslist-vlog-featured-item-button{
			opacity: 0;
		}
		.news-vlog-header{
			padding-top: 15px;
			padding-bottom: 15px;
		}
}

/* ----- GENERIC DESKTOP  1080 ----- */

@media screen
	and (max-width : 1080px) {
		
}


/* ----- GENERIC DESKTOP 1023 ----- */

@media screen
	and (max-width : 1023px) {
		
		.menuebar {
			display: block;
		}
		.logo, .footerlogo {
		    margin-left: 25px;
		}
		
		.logo {
			transition: all .4s;
			position: absolute;
			top: 47px;
		}
		.menufix .logo {
			top: 25px;
		}
		.claim {
		    padding-left: 25px;
		}
		.breadcrumb {
		    padding-left: 25px;
		    font-family: 'Montserrat', sans-serif;
		    text-transform: uppercase;
		}
		.footer {
			padding-top: 30px;
		    padding-left: 25px;
		    padding-right: 25px;
		}
		.footercontent > div {
		    width: calc(4/12*100% - (1 - 1/12) * 48px);
		}
		.footercontent > div:nth-child(4):before {
			display: none;
		}
		.footercontent > div:nth-child(4) {
			padding-top: 30px;
			width: 100%;
			text-align: center;
		}
		.footercontent > div:nth-child(4) p {
			display: inline-block;
		}
		.footercontent > div:nth-child(4) p::after {
			content: "·";
			display: inline-block;
			padding-left: 10px;
			padding-right: 10px;
		}
		.footercontent > div:nth-child(4) p:last-child::after {
			display: none;
		}
		.footerbottom {
		    margin-bottom: 20px;
		    padding-top: 40px;
		}
		
		/* INSIDE PFEIFER */
		
		.newslist-news-inside {
		    padding-top: 20px;
		    padding-bottom: 20px;
		    margin-top: 20px;
		}
		.newslist-news-inside .newslist-news-inside-item h2 {
		    font-size: 1.4rem;
		    line-height: 1.7rem;
		}
		.newslist-news-inside .newslist-news-inside-item h3 {
		    font-size: 1rem;
		}
		.newslist-news-inside .newslist-news-inside-pre {
			display: block;
			padding: 0;
			width: 100%;
			text-align: center;
			padding-bottom: 30px;
		}
		.newslist-news-inside .newslist-news-inside-allitems {
			padding-left: 25px;
			padding-right: 25px;
		    width: calc(100% - 50px);
		}
		.newslist-news-inside .newslist-news-inside-item img {
		    display: none;
		}
		.newslist-news-inside .newslist-news-inside-content {
		    width: calc(100% - 30px);
		}
		.newslist-news-inside .newslist-news-inside-link {
		    position: absolute;
		    top: 0;
		    right: 0;
		    text-align: right;
		    padding: 0;
		    padding-right: 20px;
		    padding-top: 10px;
		}
		.newslist-news-inside .newslist-news-inside-link-icon,
		.newslist-news-inside .newslist-news-inside-link-text {
		    display: inline-block;
		}
		.newslist-news-inside .newslist-news-inside-link-icon {
		    padding-right: 5px;
		}
		.newslist-news-inside .newslist-news-inside-link-icon:before {
			font-size: 18px;
		}
		
		
		
		
		/* BREADCRUMB */
		
		.bh-breadcrumb {
		    white-space: nowrap;
		    overflow: hidden;
		    font-family: "myriad-pro-condensed", sans-serif;
		    font-size: 1.2rem;
		}
		.breadcrumb-arrow {
		    padding-left: 10px;
		    padding-right: 10px;
		    font-size: 1.3rem;
		}
		.bh-breadcrumb ol li a,
		.bh-breadcrumb ol li {
			font-size: 1.2rem;
		    font-family: "myriad-pro-condensed", sans-serif;
		}
		
		/* COLS */
		
		.bh-col-gaps-large > .bh-col,
		.bh-col-gaps-large > .bhElementInner > .bhColcontainer > .bhCol {
		    padding-left: 20px !important;
		    padding-right: 20px !important;
		}
		.bh-cols.bh-col-gaps-large,
		.bh-col-gaps-large > .bhElementInner > .bhColcontainer {
		    margin-left: -20px;
		    margin-right: -20px;
		}
		.bh-cols > .bh-col-3,
		.bh-cols-4 > .bh-col,
		.cols4 > .bhCol {
		    width: 50% !important;
		}
		.el-cols.el-cols-border .bh-cols {
			flex-wrap: wrap;
		}
		.el-cols.el-cols-border .bh-cols-4 .bh-col:last-child,
		.el-cols.el-cols-border .bh-cols-4 .bh-col:nth-child(2) {
		    border-right: none;
		}
		.el-cols.el-cols-border .bh-cols-4 .bh-col:nth-child(1),
		.el-cols.el-cols-border .bh-cols-4 .bh-col:nth-child(2) {
		    border-bottom: 1px solid rgba(0,0,0,.1);
		}
		.el-cols.bh-col-gaps-special-pfeifer-1 .bh-cols-4 .bh-col:nth-child(1),
		.el-cols.bh-col-gaps-special-pfeifer-1 .bh-cols-4 .bh-col:nth-child(2) {
		    margin-bottom: 10px;
		}
		
		/* TIMBER BLOG DETAIL */
		
		.newsdetail-blog .newsdetail-header-headline {
		    width: 80%;
		    padding-left: 10%;
		    padding-right: 10%;
		    left: 0;
		    margin-left: 0;
		}
		
		
		
		
}

/* ----- GENERIC DESKTOP 960 ----- */

@media screen
	and (max-width : 960px) {
		
		.bhe-message {
		    font-size: 2rem;
		    line-height: 2.5rem;
		}
		.el-cols.el-cols-border h3 {
			font-family: "myriad-pro-condensed", sans-serif;
			font-weight: normal;
			font-size: 18px;
		}
		
		/* KONTAKTBOXEN STANDORTE */
		
		.el-backgroundsection .bh-cols-3-2-5-5 .highlight {
			font-size: 27px;
			line-height: 33px;
		}
		
		/* TIMBER BLOG */
		
		.bh-state-desktop .newslist-blog-uebersicht a.newslist_box:first-child .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline {
		    font-size: 3.5em;
		    line-height: 3.8rem;
		}
		.newslist-blog-uebersicht a.newslist_box:nth-child(2) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(7) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
		.newslist-blog-uebersicht a.newslist_box:nth-child(4) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline {
		    font-size: 1.8rem;
		    line-height: 2rem;
		}
		.newslist-blog-uebersicht-item .newslist-blog-uebersicht-content {
		    bottom: 0px;
		    left: 0px;
		}
		.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(5) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(8) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(12) .newslist-blog-uebersicht-content {
		    top: 0px;
		    left: 0px;
		}		
		.newslist-blog-uebersicht a.newslist_box:nth-child(2) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(4) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(7) .newslist-blog-uebersicht-content,
		.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-content {
		    width: 100%;
		}
		.newslist-blog-uebersicht-item .bh-image-background {
			height: 350px;
    	}
    	
    	/* NEWS ÜBERSICHT */
    	
    	.newslist-news-uebersicht-text {
		    font-size: 1.1rem;
		}
		
		/* TERMINE */
		
		.newslist-termine-uebersicht h2.newslist-termine-uebersicht-headline {
		    font-size: 1.6rem;
		    line-height: 1.9rem;
		}
		.newslist-termine-uebersicht h3.newslist-termine-uebersicht-subtitle {
		    width: 80%;
		}
		
		
		.video-wrapper.video-blog-style video {
			width: 100%;
			left: 0%;
			margin-left: 0px;
		}
		
		.video-wrapper.video-blog-style {
			height: auto;
		}

}

/* ----- GENERIC DESKTOP 880 ----- */

@media screen
	and (max-width : 880px) {
		
		.euroblock-europakarte {
		    background-size: 200%;
		    background-position: left -170px center;
		}
		.newslist-blog-uebersicht-item .bh-image-background {
			height: 300px;
    	}
    	.newslist-blog-uebersicht a.newslist_box:nth-child(2) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
    	.newslist-blog-uebersicht a.newslist_box:nth-child(3) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
    	.newslist-blog-uebersicht a.newslist_box:nth-child(7) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
    	.newslist-blog-uebersicht a.newslist_box:nth-child(10) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline,
    	.newslist-blog-uebersicht a.newslist_box:nth-child(4) .newslist-blog-uebersicht-item .newslist-blog-uebersicht-headline {
		    font-size: 1.5rem;
		    line-height: 1.7rem;
		}
}

/* ----- PFEIFER EXTRA HÖHE 850 ----- */

@media screen
	and (max-height : 850px) {
		
		.newslist-blog-uebersicht .newslist_box:first-child .newslist-blog-uebersicht-item .bh-image-background {
		    height: 515px;
		}
}

/* ----- GENERIC TABLET PORTRAIT ----- */

@media
	(max-device-width : 800px)
	and (orientation : portrait) {

}

/* ----- IPAD LANDSCAPE ----- */

@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)
	and (orientation : landscape) {

		.el-picturesection.psfixed .el-picturesection-picture .bhBgImage,
		.el-picturesection.bhElement.psparallax .el-picturesection-picture  .bhBgImage,
		.newsdetail-blog .newsdetail-header .bh-image-background {
			background-attachment: inherit !important;
			background-position: center center !important;
			background-size: cover;
		}
		body:not(.bhe-state-editing) .bh-fade-in,
		body:not(.bhe-state-editing) .bh-fade-top,
		body:not(.bhe-state-editing) .bh-fade-bottom,
		body:not(.bhe-state-editing) .bh-fade-left,
		body:not(.bhe-state-editing) .bh-fade-right,
		body:not(.bhe-state-editing) .bh-fade-zoom {
			opacity: 1 !important;
			transition: none !important;
			top: 0 !important;
			left: 0 !important;
			right: 0 !important;
			bottom: 0 !important;
			transform: scale(1) !important;
		}
}

/* ----- IPAD PORTRAIT ----- */

@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)
	and (orientation : portrait) {

		.el-picturesection.bhElement.psfixed .el-picturesection-picture .bhBgImage,
		.el-picturesection.bhElement.psparallax .el-picturesection-picture .bhBgImage,
		.newsdetail-blog .newsdetail-header .bh-image-background {
			background-attachment: inherit !important;
			background-position: center center !important;
			background-size: cover;
		}
		.bhText.bhElement .bhTextInner {
			-webkit-column-count: 1 !important;
			column-count: 1 !important;
		}
		body:not(.bhe-state-editing) .bh-fade-in,
		body:not(.bhe-state-editing) .bh-fade-top,
		body:not(.bhe-state-editing) .bh-fade-bottom,
		body:not(.bhe-state-editing) .bh-fade-left,
		body:not(.bhe-state-editing) .bh-fade-right,
		body:not(.bhe-state-editing) .bh-fade-zoom {
			opacity: 1 !important;
			transition: none !important;
			top: 0 !important;
			left: 0 !important;
			right: 0 !important;
			bottom: 0 !important;
			transform: scale(1) !important;
		}
}

/* ----- NEXUS TABLET ----- */

@media screen
	and (device-width: 601px)
	and (device-height: 906px)
	and (-webkit-min-device-pixel-ratio: 1.331)
	and (-webkit-max-device-pixel-ratio: 1.332) {

}

/* ----- GRID MEDIAQUERIES ----- */

/* AUSNAHME */

.content .el-submenue.bhElement {
	padding: 0 !important;
}

/* ELEMENT WITHOUT WIDTH-SELECTION (default 960px) */
	
@media screen
	and (max-width : 680px) {
		
		.content > .bhContainer > .bhElement.bh-width-small:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection),
		.newsdetail-body .newsdetail-content > .bhContainer > .bhElement.bh-width-small:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection) {
			padding-left: 25px;
			padding-right: 25px;
		}		
}
@media screen
	and (max-width : 1010px) {
		
		.content > .bhContainer > .bhElement.bh-width-noselect,
		.content > .bhContainer > .bhElement.bh-centered:not([class*="bh-width-"]),
		.content > .bhContainer > .bhElement.bh-width-normal:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection),
		.newsdetail-body .newsdetail-content > .bhContainer > .bhElement.bh-width-noselect,
		.newsdetail-body .newsdetail-content > .bhContainer > .bhElement.bh-centered:not([class*="bh-width-"]),
		.newsdetail-body .newsdetail-content > .bhContainer > .bhElement.bh-width-normal:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection) {
			padding-left: 25px;
			padding-right: 25px;
		}		
}
@media screen
	and (max-width : 1220px) {
		
		.content > .bhContainer > .bhElement.bh-width-large:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection),
		.newsdetail-body .newsdetail-content > .bhContainer > .bhElement.bh-width-large:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection),
		.newslist-news-uebersicht {
			padding-left: 25px;
			padding-right: 25px;
		}		
}
@media screen
	and (max-width : 1650px) {
		
		.content > .bhContainer > .bhElement.bh-width-larger:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection),
		.newsdetail-body .newsdetail-content > .bhContainer > .bhElement.bh-width-larger:not(.el-fiftyfifty):not(.el-picturesection):not(.el-backgroundsection) {
			padding-left: 25px;
			padding-right: 25px;
		}		
}