/*@import url(http://fonts.googleapis.com/css?family=Sintony:400,700);*/

/* sintony-regular - latin */
@font-face {
  font-family: 'Sintony';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sintony-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Sintony'),
       url('../fonts/sintony-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/sintony-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/sintony-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/sintony-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/sintony-v5-latin-regular.svg#Sintony') format('svg'); /* Legacy iOS */
}
/* sintony-700 - latin */
@font-face {
  font-family: 'Sintony';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/sintony-v5-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Sintony Bold'), local('Sintony-Bold'),
       url('../fonts/sintony-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/sintony-v5-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/sintony-v5-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/sintony-v5-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/sintony-v5-latin-700.svg#Sintony') format('svg'); /* Legacy iOS */
}
b, strong {
	font-weight: 700!important;
}
.page-id-8182 .orbit-prev, 
.page-id-8182 .orbit-next {
	display: none;
}
.page-id-9059 .hp-info-box,
.page-id-8450 .hp-info-box {
	top: 400px!important;
	height: 1500px!important;
}
.page-id-9059 .hp-info-box,
.page-id-1086 .hp-info-box,
.page-id-1074 .hp-info-box,
.page-id-1070 .hp-info-box,
.page-id-1072 .hp-info-box,
.page-id-1068 .hp-info-box,
.page-id-1086 .hp-info-box {
	top: 400px!important;
}
.closemobilenavi.hideme {
	display: none;
}
.top-bar .toggle-topbar a.closemobilenavi {
	display: none!important;
	font-size: 20px!important;
	padding: 3px 0px 0px 4px!important;
	color: #E4230E!important;
	text-indent: 0px!important;
	margin-top: -11px;
}
.open .togglemobilenavi{
	display: none!important;
}
.top-bar .toggle-topbar.open a.closemobilenavi{
	display: block!important;
}
.open::after {
	display: none!important;
}
.togglemobilenavi{
	display: block;
}
a {
	color: #FF0000!important;
}
.copyright1 {
	display: none;
}
.active .copyright1 {
	background: transparent;
	right: 5px;
	top: 50px;
	padding: 5px;
	position: absolute;
	font-size: 12px;
	display: block;
	width: 250px;
	color: #fff;
}
/*
.copyright {
	background: none repeat scroll 0 0 #fff;
	margin-left: 44px;
	margin-top: -35px;
	padding: 3px;
	position: absolute;
	font-size: 12px;
}*/

#hparrow {
	background: url("../img/hparrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 22px;
	margin: -73px auto 67px;
	position: relative;
	top: 47px;
	width: 22px;
	display: block;
}
.hp-info-box{
	text-align: center;
	top: 650px;
}
.row {
	text-align: left;
}
.hpbigimg {
	/*max-width: 1223px;*/
	float: left;
	width: 78%;
}

.hpsmallspace {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 100%;
	position: fixed;
	right: 0;
	top: -2px;
	width: 380px;
	overflow: scroll;
}
.smallspacecontainer  {
	margin-top: 70px;
}
.smallspacecontainer .items {
	width: 173px;
	height: 173px;
	float: left;
	margin: 5px;
	position: relative;
}
.smallspacecontainer .items .img .textline {
	height: 42px;
	width: 100%;
	opacity: 0.85;
	background-color: #fff;
	bottom: 10px;
	display: block;
	position: absolute;
	padding: 5px;
	overflow: hidden;
	z-index: 2;
}
.smallspacecontainer .items .img .textline .h2,
.smallspacecontainer .items .img .textline h2 {
	font-size: 14px;
	line-height: 16px;
	color: red;
	text-transform: uppercase;
	margin: 0px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
}
.wpcf7-form label {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	color: #787878!important;
}
.smallspacecontainer .items .itemimage {

    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
	     -o-filter: grayscale(100%);
	    -ms-filter: grayscale(100%);
	        filter: grayscale(100%); 
	/*opacity: 0.4;
	filter: alpha(opacity=40);  msie */
}


.smallspacecontainer .items .itemimage:hover{
	opacity: 1;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	   -moz-filter: grayscale(0%);
	     -o-filter: grayscale(0%);
	    -ms-filter: grayscale(0%);
	        filter: grayscale(0%); 
}

body {
	font-family: 'Sintony', sans-serif;
}
.startpage {
	margin: 0px 0px 0px 0px!important;
	max-width: 100%!important;
}
.startpage .hprightcol {
	
	float: right;
}

.startpage .hprightcol .masonry .item {
	height: 173px;
	width: 173px; 
}
.startpage .hprightcol .masonry {
	margin-top:43px ;
}

/*
.hp-canvas {
	max-width: 1024px;
	margin: 0 auto;
	position: inherit;
}

.hp-fixed {
   margin: 0 auto;
   width: 1000px;
   position: fixed;
   top: 0;
   z-index: 99;

}
.orbit-container li img {
	display: none!important;
}
.orbit-container .active img {
	display: block!important;
	width: 1024px!important;
}
*/
.hp-canvas {
	width: 100%;
}

.orbit-container{
	position: static!important;
}
.orbit-container .orbit-slides-container {
	position: static!important;
}

.orbit-container .orbit-slides-container .active img {
    position: absolute!important;
    width: 100%;
	margin-top: 50px;
}

/*
.slick-list{
	position: static!important;
}
.slick-list .slick-track {
	position: static!important;
}

.slick-list .slick-track .slick-active img {
    position: absolute!important;
    width: 100%;
}*/
.entry-content{
/*	max-width: 700px; */
}
.hp-info-box {
	height: auto!important;
}
#mapcontainer {
	height: 655px!important;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#overlayhp {
	top: 0px;
	width: 100%;
	left: 0px;
	height: 100%;
	position: absolute;
	z-index: 10000;
}
.gdpr-shr-save-settings {
	color: #fff!important;
}
.gdpr-shr-save-settings:hover {
	color: #FF0000!important;
}
#map {
	
}
#map .leaflet-control-container .leaflet-top{
	margin-top: 50px;
	position: relative;
}
#map .leaflet-control-attribution {
	display: none;
}
.invalid .wpcf7-not-valid {
	border: 1px solid #E3230E;
}
.wpcf7-not-valid-tip {
	display: none;
}
form.wpcf7-form #hptext {
	height: 163px;
}
form.wpcf7-form input {
	height: 25px;
}
.wpcf7-submit {
	width: 100%;
	background-color: #ADB5B7;
	height: 35px !important;
	border: 0px;
	color: #fff;
}
.wpcf7-submit:hover {
	background-color: #E3230E;
	
}
.single .greybox .list {
    background: url("../img/listenicon.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    overflow: hidden;
}
.single .greybox .list .textline {
    bottom: 0;
    display: block;
    height: 60px;
    padding: 5px;
    position: absolute;
    width: 100%;
}
.single .greybox .list .textline .h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
.single .greybox .list .textline p {
    color: #FFFFFF;
    font-size: 16px;
}
.single .greybox .list:hover{
	background-color: #FF2014!important;
}
.single .greybox .biglistbox {
	height:385px;
	width: 1020px;
	margin-top: -100px;
	top: 100px;
}
.single .end .greybox .biglistbox {
	height:670px;
	width: 520px;
	margin-top: -500px;
	top: 100px;
}
.single .greybox .biglistbox ul {
    float: left;
    margin: 0 10px 0 15px;
    width: 230px;
    position: relative;
}
.greybox .white {
	color: #fff;
	bottom: 0;
	position: absolute;
	padding: 10px;
}
.greybox .white strong {
	color: #fff;
}
.orbit-container .orbit-slides-container img {
    width: 100%;
    position: fixed;
}
.place-card, .place-card-large {
	display: none!important;
}
.hp-info-box {
	/*height: 400px;*/
	/*top: 780px;*/
	display: block;
	position: absolute;
	z-index: 9;
	width: 100%;
	min-height: 500px;
/*	background: transparent url('../img/transparenz.png') repeat left top;*/
	background: #fff;
}
.page-id-47 .hp-info-box {
	top: 631px!important;
}
/*.page .hp-info-box {
	top: 780px;
}*/
.hp-info-box-error {
	top: 200px!important;
}
.hp-info-box-error .search-form {
	margin-top: 50px;
	width: 500px;
}


.hp-info-box-team {
	top: auto;
}

.postthumbnail {
	margin-top: 55px;
}
.hp-info-box h1,
.hp-info-box-team h1 { /* Überschrift Detailseite*/
	font-size: 30px;
	color: #e4230e;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0px!important;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 10px!important;
}
.hp-info-box h2,
.hp-info-box-team h2 {
	margin-top: 0px;
	font-size: 19px;
	color: grey;
}
.hp-info-box h3,
.hp-info-box-team h3 { /* Bildunterschrift Detailseite*/
	font-size: 16px;
	color: #787878;
		font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	margin-bottom: 20px!important;
}
.hp-info-box ul li,
.hp-info-box strong ,
.hp-info-box p,
.hp-info-box-team ul li,
.hp-info-box-team strong,
.hp-info-box-team p {
	font-size: 16px;
	color: #787878;
	margin-bottom: 0px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
}
.top-bar-section li a:not(.button):hover,
.top-bar-section li a:not(.button) {
	padding: 0;
	background: transparent;
}
.top-bar-section .has-dropdown > a {
    padding-right: 45px !important;
}

.greybox h2,
.greybox h2 a {
	font-size: 20px;
	color: #e32411;
	text-transform:uppercase;
} 
.greybox p {
	font-size: 12px;
	color: #959595;
	line-height: 15px;
}
.greybox .overlay {
	background: transparent url('../img/transparenz.png') repeat left top;
	bottom: 0px;
	position: absolute;
	padding: 0px 10px;
	
}
.contentpane {
	/*width: 750px;*/
	margin-left: 50px;
	margin-top: 83px;
	padding-bottom: 50px;
}
#sliderlinks {
	position: absolute;
	top: 18px;
	right: 20px;
	max-width: 900px;
}
.slidebox {
	width: 22px;
	height: 22px;
	border: 1px solid #787878;
	display: block;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px!important;
	
}
.slidebox:hover {
	border: 1px solid #e4230e;
}
.hplogo {
	/*box-shadow: 0 47px 5px #000000;*/
	height: 84px;
	margin-left:162px/* 50px*/;
	position: absolute;
	width: 120px;
	right: 71px;
}

.hpnavitop:hover .hplogo {
	/*box-shadow: 0 47px 5px #ADB5B7;*/
	/*-webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 2px 0px rgba(50, 50, 50, 0.75);*/
}
.hplogo a{
	width: 87px;
	height: 87px;
	background-color: #fff;
	position: absolute;
	z-index: 120;
	background: #fff url('../img/hpd_logo.svg') no-repeat center center;
	text-indent: -3000px;
	box-shadow: none!;
	margin-top: 10px;
}
.hpnavitop {
	background-color: #fff;
	z-index: 1000;
}
.hpnavitop:hover {
	/*box-shadow: 0px 3px 4px 0px #ADB5B7;*/
}
.masonryHeader {
	float: left;
	clear: both;
}

.masonrySubheader {
	float: left;
	clear: both;
	font-size: 12px;
	color: #787878;
}
.top-bar-section .left {
    margin-left:0px ;
}
.top-bar-section .dropdown {
    margin-left: -1500px;
    width: 9600px;
    z-index: 99;
    background-color: #fff;
    min-height: 89px;

}
.top-bar-section .dropdown {
	-webkit-box-shadow: 0px 3px 4px 0px #ADB5B7;
	-moz-box-shadow:    0px 3px 4px 0px #ADB5B7;
	box-shadow:         0px 3px 4px 0px #ADB5B7;
}
.top-bar-section .menu-item-49 .dropdown,
.top-bar-section .menu-item-519 .dropdown,
.top-bar-section .menu-item-851 .dropdown,
.top-bar-section .menu-item-556  .dropdown, /* BÜRO*/
.top-bar-section .menu-item-510  .dropdown
{
	margin-left: -1700px;
}
.top-bar-section #contact  .dropdown{
	margin-left: -1900px;
}
.top-bar-section .dropdown li a,
.top-bar-section .dropdown li{
    background-color: #fff;	
    color: #000;
}

.top-bar-section .menu-item-513 .dropdown li a, /* Projekte eng*/
.top-bar-section .menu-item-6 .dropdown li a,
.top-bar-section .menu-item-554 .dropdown li a{ /* PROJEKTE*/
	margin-left: 1502px;
	display: block;
}
.top-bar-section .menu-item-49 .dropdown li a,
.top-bar-section .menu-item-519 .dropdown li a,
.top-bar-section .menu-item-851 .dropdown li a,
.top-bar-section .menu-item-556 .dropdown li a, /* BÜRO*/
.top-bar-section .menu-item-510 .dropdown li a{
	margin-left: 1702px;
	display: block;
}
.top-bar-section #contact .dropdown li a{
	margin-left: 1902px;
	display: block;
}
.navitel {
	margin: 0 5px!important;
}

.navitel span {
	background-color: #fff!important;
	color: #787878!important;
	text-transform: uppercase;
	border: none!important;
	line-height: 45px;
	font-size: 0.8125rem;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.navitel a {
	background-color: #fff!important;
	color: #787878!important;
}

.has-dropdown,
.has-dropdown a {
	background-color: #fff!important;
	color: #787878!important;
	text-transform: uppercase;
	font-size: 20px;
	border: none!important;
}
.has-dropdown .dropdown a {
	text-transform: none;
	font-size: 14px !important;
	line-height: 4px !important;
	padding: 7px 7px 7px 0px!important;
	text-transform: none !important;
}
.top-bar-section ul,
.top-bar-section ul li,
.top-bar-section ul li a {
	border: none!important;
}
.has-dropdown .info {
	height: 20px;
	left: 0px;
	position: absolute;
	top: 29px;
}

.has-dropdown .info .submenu {
	color: #e4230e;
	font-size: 8px;
	height: 15px;
	position: absolute;
	width: 85px;
}

.dropdown {
	padding-bottom: 0px;
	padding-top: 1px;
}
.orbit-timer,
.orbit-slide-number,
.orbit-bullets-container {
	display: none;
}


 
.greybox { 
	background-color: #ADB5B7;
	/*height: 200px;*/
	margin-top: 87px;
	display: block;
	position: relative;
	height: 320px;
	width: 320px;
	margin-bottom: 60px;
	float: right;
	padding: 25px 45px 45px 30px;
}
.greybox ul {
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
}
.greybox img {
	width: 100%;
}
.greybox ul li {
	color: #fff;
	list-style-image: url('../img/ico_greybox-pfeil.png');	
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.greybox .white a {
	color: #fff;
}
.top-bar-section ul li > a {
    background: red;
    color: #000;
    border: none;
}

.top-bar .title-area {
	height: 30px;
}
/*.top-bar .title-area a {
	color: #787878;
}*/
.top-bar .toggle-topbar.menu-icon {
    margin-top: 15px;
    padding-left: 0px;
    right: 0px;
    top: 0%;
   /* background: #fff url('../img/ico_menu.png') no-repeat center top;*/
    height: 16px;
}
.top-bar .toggle-topbar.menu-icon a {
    text-indent: -10004px;
    width: 0;
    padding: 20px;
}
.top-bar .name {
    display: block;
    font-size: 16px;
    height: 45px;
    left: 130px;
    margin: 0;
    position: relative;
    top: 10px;
    color: #787878;
}

.hp-info-box .medium-4 {
	min-width: 213px;
	max-width: 240px;
}
.orbit-slides-container {
    margin: 45px 0!important;
}
.expanded {
		
}
.hide {
	display: none!important;
}
.top-bar.expanded {
	height: inherit;
}
.top-bar-section .has-form {
    background: none repeat scroll 0 0 #fff;
}
.top-bar-section .has-form #s {
	height: 25px;
	/*width: 245px;*/
	border: 1px solid #B2BABD;
	font-size: 13px;
	line-height: 13px;
	padding: 4px;
	margin-top: 4px;
}
.top-bar-section .has-form #searchsubmit {
	background: #fff url('../img/lupe.svg') no-repeat left top / 15px;
	width: 15px;
	height: 15px;
	text-indent: -3000px;
	border: 0px;
	margin-left:153px;
	margin-top: 10px;
	position: absolute;
	padding: 0px;
}



@media only screen and (max-width: 40em){ 
	figcaption .subline {
		margin-top: 10px!important; 
		font-size: 14px!important;
	}
	.contentpane {
		margin-left: 10px;
		margin-top: 10px;
	}
	.hp-info-box{
		top: 345px!important;
	}
	.top-bar.expanded .top-bar-section {
		display: none;
	}
	#menu-navigation_oben-en,
	#menu-navigation_oben {
		display: none;
	}
	.top-bar.expanded #menu-navigation_oben-en,
	.top-bar.expanded #menu-navigation_oben {
		display: block;
	}
	#menu-mobile-navigation-en .menu-item.current-category-parent > a,
	#menu-mobile-navigation .menu-item.current-category-parent > a{
		text-transform: uppercase;
		font-size: 25px;
		color: #DB0A16!important;
		background-color: #fff!important;
		padding: 3px 0px 3px 20px;
		border: 1px solid #DB0A16!important;
	    font-family: 'Rubik';
	    font-style: normal;
		font-weight: 400;
	}
	.lang-item > a,
	#menu-mobile-navigation-en > .menu-item > a,
	#menu-mobile-navigation > .menu-item > a {
		text-transform: uppercase;
		font-size: 22px;
		color: #fff!important;
		background-color: #B2BABD;
		padding: 3px 0px 3px 20px;
	    font-family: 'Rubik';
	    font-style: normal;
		font-weight: 400;
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}
	
	.hidden-mobile-navigation .sub-menu.dropdown li.current-menu-item a{
		color: #DB0A16!important;
	}
	.search-form input {
		width: 98%;
		max-width: 98%;
		box-shadow: none!important;
		border: none;
		border-bottom: 3px solid #B2BABD!important;
		background: transparent url('../img/lupe.svg') no-repeat right center;
	}
	.search-form input::placeholder {
	  color: #B2BABD;
	  font-size: 20px;
	}
	/*.hidden-mobile-navigation .hide {
		display: block;
	}*/
	/*.copyright {
		margin-left: -231px;
	}*/
	.top-bar .toggle-topbar a {
		color: #888888!important;
	}
	.hpsmallspace {
		background: none repeat scroll 0 0 #FFFFFF;
		height: 100%;
		position: relative;
		right: 0;
		top: -2px;
		width: 100%;
		overflow: visible;
	}
	.hpbigimg {
		float: left;
		width: 100%;
		margin-top: 90px;
	}
	.hpbigimg img {
		width: 100%;
	}
	.fixed {
	    left: 0;
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 99;
	}
/*	.home .fixed { 
	    top: -42px!important;
	}*/
	#menu-mobile-navigation-en,
	#menu-mobile-navigation {
		/*
		left: -25%;
		top: 170px;
		position: absolute;
		width: 110%;
		*/
		background-color: #FFFFFF;
		margin-left: 0;
		position: relative;
		padding: 0px;
		left: 0px;
		width: auto;
	}
	.orbit-slides-container {
	    margin: 130px 0!important;
	}
	.hplogo {
		box-shadow: none;	
		margin-left: 0px;
	}
	.hplogo {
		right: auto;
		left: 0px;
	}
	.hplogo a {
	    left: 8px;

	  }
	.contentpane h1.entry-title {
		font-size: 20px;
	}
	
	.left-off-canvas-menu ul,
	.left-off-canvas-menu ul li, 
	.left-off-canvas-menu ul li a {
		display: block!important;
	}
	.greybox{
		margin-bottom: 30px;
		overflow: hidden;
		/*max-width: 245px;*/
		float: left;
	}
	.greybox img {
		width: 100%;
	}
	.hidden-mobile-navigation{
		display: block;
		padding-top: 70px;
		padding-bottom: 10px;
		box-shadow:0px 10px 9px -9px #666666;
	}

	.hidden-mobile-navigation .info,
	.hidden-mobile-navigation .dropdown {
		
	}
	.hidden-mobile-navigation .show {
		display: block;
	}
	.hidden-mobile-navigation .sub-menu.dropdown li a {
		border-bottom: 1px solid #8C8E8E;
		display: block;
		width: 98%;
		color: #8C8E8E!important;
		padding: 5px 0px;
		font-size: 16px;
	}
	.hidden-mobile-navigation .sub-menu.dropdown li:last-child a {
		border-bottom: none;
	}
	
	.top-bar.expanded .title-area {
	    background: none repeat scroll 0 0 #fff;
	}
	.hp-info-box {
		background: #fff;
		top: 370px;
			
	}
	.h2 .breadcrump,
	.h2 .subbreadcrump {
		color: #787878;
		font-size: 24px;
		left: 108px;
		position: absolute;
		top: 53px;
		font-family: 'Rubik';
		font-style: normal;
		font-weight: 400;
		text-transform: uppercase;
	}
	.h2 .subbreadcrump {
		font-size: 14px;
		color: #E4230E;
		top: 80px;
		text-transform: none;
	}


	.title-area .tel {
		position: absolute;
		right: 40px;
		top: 11px;
	}
	
	
	.orbit-container {
		position: relative!important;
		top: 130px;
		min-height: 375px;
	}
	
	.orbit-container .orbit-slides-container > *{
		position: absolute;
	}
	.orbit-container .orbit-slides-container {
	    position: static;
	    top: 130px;
	}
	.orbit-container .orbit-slides-container img {
	    position: absolute!important;
	}
	.hpnavitop {
		min-height: 129px;
		box-shadow: none;
			
	}
	.postthumbnail {
		margin-top: 0px;
	}
	.postthumbnail img {
	    margin-top:130px;
	}
	#map .leaflet-left .leaflet-control {
	    float: right;
	    margin-right: 10px;
	    margin-top: 85px;
	}
	#map .leaflet-top, #map .leaflet-bottom {
		z-index: 1;
	}
	.greybox {
		margin-top: 10px;
		max-width: 100%;
		width: 100%;
	}
	.contentpane {
		padding-bottom: 10px;
	}
} 

/* IPHONE */
@media only screen and (max-width: 421px){
	
/*	.orbit-container .orbit-slides-container .active img {
		margin-top: 50px;
	}*/
	
	.menu-item .info {
		display: none;
	}
	figcaption {
		top: 365px!important;
	}
	figcaption .subline {
		margin-top: 10px;
		font-size: 14px;
	}
	
	.hp-info-box{
		top: 365px!important;
	}
	.page-id-245 .hp-info-box,
	.page-id-242 .hp-info-box{
		top: 365px!important;
	}
	.active .copyright1 { 
	    top: 4px;
	    font-size: 9px;
	    width: 180px;
	    text-align: right;
	    
	}
	/*.copyright {
		margin-left: -201px;
	}*/
	.hplogo {
		right: auto;
		left: 0px;
	}
	.smallspacecontainer .items {
		margin: 5px 5px 5px 4px;
		width: 150px;
		height: 150px;
	}
	.smallspacecontainer .items .img .textline .h2 {
		font-size: 20px;
		line-height: 24px;	
	}
	.hpsmallspace {
		background: none repeat scroll 0 0 #FFFFFF;
		height: 100%;
		position: relative;
		right: 0;
		top: -2px;
		width: 100%;
	}
	.hpbigimg {
		float: left;
		width: 100%;
	}
	.hpbigimg img {
		width: 100%;
	}
	#map .leaflet-control-container .leaflet-top{
		margin-top: 50px;
	}
	

	.orbit-container {
		position: relative!important;
		top: 130px;
		min-height: 235px;
	}
	
	.orbit-container .orbit-slides-container > *{
		position: absolute;
	}
	.orbit-container .orbit-slides-container {
	    position: static;
	    top: 130px;
	}
	.orbit-container .orbit-slides-container img {
	    position: absolute!important;
	}
	
	/* Anzeigen aller Kästen in 300px breite und höhe... */
	.item.h1,
	.item.h2,
	.item.h {
	    height: 300px!important;
	}
	.item.w1,
	.item.w2,
	.item.w {
	    width: 100%!important;
	}
	/* Ausblenden des weiss durchschuss*/
	.item.hidden {
		display: none;
	}
	.orbit-slides-container {
	    margin: 101px 0!important;
	}
	#menu-navigation_oben-1 .lang-item {
		display: none;
	}
	.tel {
		font-size: 12px;
		margin-top: 4px;
	}
	form {
		margin: 10px 0 0px!important;	
	}
	.orbit-container .orbit-prev, .orbit-container .orbit-next {
	    top: 25%;
	}
	.orbit-slides-container {
	    margin: 129px 0 !important;
	}
	.masonry {
	    margin-top:130px!important;
	}
/*	.category .fixed { /* NUr für die Liste *!/
	    top: -130px;
	}*/
	
	.hplogo a {
		margin-left: 8px;
	}
 }
@media only screen and (min-width: 322px) and (max-width: 40em){
	figcaption .subline {
		margin-top: 10px;
		font-size: 14px;
	}
	.active .copyright1 { 
	    top: 4px;
	    font-size: 10px;
	    width: 200px;
	}
	.copyright {
		margin-left: 0;
		margin-top: -30px;
		z-index: 100;
	}
	form {
		margin: 10px 0 0px!important;	
	}
	#menu-navigation_oben-1 .lang-item {
		display: none;
	}
	.orbit-container .orbit-prev{
	    top: 31%;
	}
	.orbit-container .orbit-next {
	    top: 35%;
	}
	.masonry {
	    margin-top:130px!important;
	}
/*	.category .fixed { /* NUr für die Liste *!/
	    top: -130px;
	}*/
	
	.smallspacecontainer .items {
		margin: 5px 5px 5px 2px;
		
	}
	
	
}

/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
	.copyright {
		margin-left: 20px;
	}
	.hpbigimg {
	    float: left;
	    width: 100%;
	}
	.hpsmallspace {
		clear: both;
		background: none repeat scroll 0 0 #FFFFFF;
		height: 100%;
		position: relative;
		right: 0;
		top: -2px;
		width: 100%;
	}
	.contentpane h1.entry-title {
		font-size: 20px;
	}

	.top-bar-section .has-dropdown > a {
	    padding-right: 28px !important;
	}
	.has-search {
		float: left;
		 width: 158px !important;
	}
	.has-search .has-form {
	    padding: 0;
	}
	.hplogo a {
	    left: 0;
	   /* margin-left: 0px;*/
	  }
	#map .leaflet-left .leaflet-control {
	      float: right;
	      margin-right: 33px;
	      margin-top: 20px;
	  }
	  .greybox{
	  	background-color: #ADB5B7;
	  	/*height: 200px;*/
	  	margin-top: 87px;
	  	display: block;
	  	position: relative;
	  	height: 250px;
	  	width: 250px;
	  	margin-bottom: 60px;
	  	float: none;
	  }
	  .hplogo {
	  	right: 51px;
	  }

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (min-width: 640px) and (max-width: 760px) {
	.navitel {
		display: none!important;
	}

 }


