.bar-mobile {
	display: none !important;
}

#menu-hauptmenude {
	display: none !important;
}

/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
	.pi-header {
		display: none !important;
	}
	.bg-wrap {
		display: none !important;
	}
	#wrapper {
		width: 100% !important;
	}
	#menu-hauptmenude-1 {
		left: -30px;
	}

	.menu-hauptmenude-container ul li {
		margin-left: 11px;
	}
	
	h1, .h1 {
		font-size: 38px !important;
		line-height: 40px !important;
	}
	
	#frontArgs {
		padding-bottom: 5px !important;
	}
	
	#frontArgs {
		padding-bottom: 5px !important;
		padding-left: 0px !important;
		margin-left: 0px !important;
	}
	
	#frontArgs li {
		font-size: 23px !important;
		line-height: 27px;
		text-align: left !important;
		margin-bottom: 9px !important;
	}

	.menu-hauptmenude-container ul li a {
		font-size: 20px !important;
	}
	
	.post-entry {
		font-size: 22px !important;
		line-height: 26px;
		text-align: left !important;
		margin-bottom: 9px !important;
		padding-right: 0px !important;
	}

	.col-lg-8 {
		width: 100% !important;
	}
	
	.post-entry img {
		width: auto !important;
		height: auto !important;
		max-width: 100% !important;
		max-height: auto !important;
	}
	
	.post-body {
		padding: 15px 10px 10px 10px !important;
		padding-top: 10vh !important;
	}
	
	.post-body p {
		line-height: 25px !important;
	}
	
	#menu-hauptmenude-1 {
		top: 3vh !important;
	}
	
	.bg-wrap, body {
		background-color: #fff7e2 !important;
	}
	
	.post-entry ul {
		padding-left: 0px !important;
		margin-left: 20px !important;
		line-height: 25px !important;
	}
	
	.post-entry ul li {
		line-height: 25px !important;
	}
	
	#mobileFooter {
		display: block !important;
	}
	
	#textBlockFooter {
		font-size: 20px !important;
		padding-bottom: 30px !important;
		color: #d7425e;
		display: block;
		padding-left: 25px;
		line-height: 22px !important;
	}
	
	#footerBlockLeft {
		width: 50% !important;
		float: left;
	}
	
	#footerBlockRight {
		width: 50% !important;
		float: right;
	}
	
	#footerBlockRight img {
		padding-top: 31px !important;
	}
	
	#mobileFooter {
		padding-bottom: 20px !important;
	}
	
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape){
	
	.post-title {
		padding-top: 15px !important;
	}
	
.pi-header {
		display: none !important;
	}
	.bg-wrap {
		display: none !important;
	}
	#wrapper {
		width: 100% !important;
	}
	#menu-hauptmenude-1 {
		left: -30px;
	}

	.menu-hauptmenude-container ul li {
		margin-left: 11px;
	}
	
	h1, .h1 {
		font-size: 38px !important;
		line-height: 40px !important;
	}
	
	#frontArgs {
		padding-bottom: 5px !important;
		padding-left: 0px !important;
		margin-left: 0px !important;
	}
	
	#frontArgs li {
		font-size: 23px !important;
		line-height: 27px;
		text-align: left !important;
		margin-bottom: 9px !important;
	}

	.menu-hauptmenude-container ul li a {
		font-size: 20px !important;
	}
	
	.post-entry {
		font-size: 22px !important;
		line-height: 26px;
		text-align: auto !important;
		margin-bottom: 9px !important;
		padding-right: 0px !important;
	}

	.col-lg-8 {
		width: 100% !important;
	}
	
	.post-entry img {
		width: auto !important;
		height: auto !important;
		max-width: 100% !important;
		max-height: auto !important;
	}
	
	.post-body {
		padding: 15px 10px 10px 10px !important;
		padding-top: 10vh !important;
	}
	
	.post-body p {
		line-height: 25px !important;
	}
	
	#menu-hauptmenude-1 {
		top: 3vh !important;
	}
	
	.bg-wrap, body {
		background-color: #fff7e2 !important;
	}
		
	.post-entry ul {
		padding-left: 0px !important;
		margin-left: 20px !important;
		line-height: 25px !important;
	}
	
	.post-entry ul li {
		line-height: 25px !important;
	}	

	#mobileFooter {
		display: block !important;
	}
	
	#textBlockFooter {
		font-size: 22px !important;
		padding-top: 115px !important;
		color: #d7425e;
		display: block;
		padding-left: 40px;
		line-height: 24px !important;
	}
	
	#footerBlockLeft {
		width: 50% !important;
		float: left;
		padding-bottom: 30px !important;
	}
	
	#footerBlockRight {
		width: 50% !important;
		float: right;
		padding-bottom: 20px !important;
	}
	
	#footerBlockRight img {
		padding-top: 31px !important;
	}	
	
}

/* #### Tablets Portrait #### */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

#logo img {
    max-width: 250px !important;
}

#menu-hauptmenude {
	display: none !important;
}

#sloganLeft {
    font-size: 66px !important;
    line-height: 60px !important;
    margin-bottom: 20px !important;
}

.post-body {
    padding: 20px !important;
}

.post-title {
	padding-top: 100px !important;
}

#menu-hauptmenude-1 {
    left: -20px;
}

.menu-hauptmenude-container ul li {
    margin-left: 15px;
}

.menu-hauptmenude-container ul li a {
    font-size: 23px !important;
}

}

/* #### Tablets Landscape #### */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){

#logo img {
    max-width: 350px !important;
}

#sloganLeft {
    font-size: 100px !important;
}
	
}