@charset "UTF-8";
/* ************************************************************************* */
/* (c) designschmiede - www.wirschmiedendesign.de                                       
/* ************************************************************************* */		

/* basic adjustments
---------------------------------------------------------------------------------------------- */ 
#leistungen_bauprojektueberwachung {
	position: relative;
	padding: 0 0 2rem 0;
	margin: 0;}

/* subsite-image - background-image with media queries
---------------------------------------------------------------------------------------------- */ 
#subsite_image {
  position: relative;
	margin-top: 0;
	height: 42rem;
	min-height: 47vh; 
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}

@media
  screen and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.4),
  screen and (max-width: 768px) and (max-resolution: 191dpi),
  screen and (max-width: 768px) and (max-resolution: 1.4dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-768.jpg);}}

@media
  screen and (min-width: 769px) and (max-width: 1023px) and (-webkit-max-device-pixel-ratio: 1.4),
  screen and (min-width: 769px) and (max-width: 1023px) and (max-resolution: 191dpi),
  screen and (min-width: 769px) and (max-width: 1023px) and (max-resolution: 1.4dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-996.jpg);}}

@media
  screen and (min-width: 1024px) and (max-width: 1440px) and (-webkit-max-device-pixel-ratio: 1.4),
  screen and (min-width: 1024px) and (max-width: 1440px) and (max-resolution: 191dpi),
  screen and (min-width: 1024px) and (max-width: 1440px) and (max-resolution: 1.4dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-1440.jpg);}}

@media
  screen and (min-width: 1441px) and (-webkit-max-device-pixel-ratio: 1.4),
  screen and (min-width: 1441px) and (max-resolution: 191dpi),
  screen and (min-width: 1441px) and (max-resolution: 1.4dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-1920.jpg);}}

@media
  screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (max-width: 768px) and (min-resolution: 192dpi),
  screen and (max-width: 768px) and (min-resolution: 1.5dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-996.jpg);}}

@media
  screen and (min-width: 769px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (min-width: 769px) and (max-width: 1023px) and (min-resolution: 192dpi),
  screen and (min-width: 769px) and (max-width: 1023px) and (min-resolution: 1.5dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-1440.jpg);}}

@media
  screen and (min-width: 1024px) and (max-width: 1440px) and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (min-width: 1024px) and (max-width: 1440px) and (min-resolution: 192dpi),
  screen and (min-width: 1024px) and (max-width: 1440px) and (min-resolution: 1.5dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-1920.jpg);}}

@media
  screen and (min-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (min-width: 1441px) and (min-resolution: 192dpi),
  screen and (min-width: 1441px) and (min-resolution: 1.5dppx) {
#subsite_image {
	background-image: url(../cms/leistungen_bautechnik/Einzelseiten/bauprojektueberwachung-2560.jpg);}}
