/* Responsive */

@media only screen and (max-width:1440px) {	
	#slide-1 {
		background-image: url(media/images/slides/Gasthaus-Hirschen-1440.webp);
	}
	#slide-2 {
		background-image: url(media/images/slides/Biergarten-1440.webp);
	}
	#slide-3 {
		background-image: url(media/images/slides/Wutachschlucht-1440.webp);
	}
	#slide-4 {
		background-image: url(media/images/slides/Gaststube-1440.webp);
	}
	#unadingen .parallax-section {
		background-image: url(media/images/inhalte/wutachschlucht-par-1440.webp););
	}
	#kontakt .parallax-section, .parallax-section.kontakt {
		background-image: url(media/images/inhalte/kontakt-par-1440.webp);
	}
}
@media only screen and (max-width:1024px) {	
	#unadingen .parallax-section {
		background-image: url(media/images/inhalte/wutachschlucht-par-1024.webp););
	}
	#kontakt .parallax-section, .parallax-section.kontakt {
		background-image: url(media/images/inhalte/kontakt-par-1024.webp);
	}
}
@media only screen and (max-width:768px) {	
	#unadingen .parallax-section {
		background-image: url(media/images/inhalte/wutachschlucht-par-768.webp););
	}
	#kontakt .parallax-section, .parallax-section.kontakt {
		background-image: url(media/images/inhalte/kontakt-par-768.webp);
	}
}

/* Tablet */
@media only screen and (max-width:1200px) {	
	body {
		font-size: 15px;
	}	
	.logo a {
		font-size: 3vw;
	}
	.sticky .logo a, .legal .logo a {
		padding: 1vw 0;
	}
	.nav {
		width: 70vw;
	}
	.nav A {
		font-size: 17px;
	}
	.caption .headline_1 {
		margin-left: 0;
		margin-right: 0;
		font-size: 5.8vw;
	}
	.caption .headline_2 {
		margin-left: 0;
		margin-right: 0;
		font-size: 2.5vw;
	}
	.content {
		margin-top: 84px;
	}	
	.section-content, .footer .footercontent {
		padding: 0 5%;
		width: 90%;
	}
	p, ul {
		margin-bottom: 12px;
		margin-top: 12px;
		line-height: 1.5;
	}
	ul {
		line-height: 1.3;
	}
	h2 {
		font-size: 5.3vw;
		margin-top: 8vh;
		margin-bottom: 6vh;
	}
	h3 {
		font-size: 2vw;
	}
	.parallax-section#frankenberg {
		padding: 0 0 10vh 0;
	}
	
	.footer h2 {
		font-size: 20px;
	}
	.footer {
		font-size: 15px;
	}
	.footer2 .footercontent {
		font-size: 15px;
	}
	
}

/* Mobile */
@media only screen and (max-width:1023px) {	
	body {
		font-size: 17px;
	}		
	.nav, .desktop {
		 display: none;	
	}	
	.mobile {
		 display: initial;	
	}	
    .rahmen_logo {
        background: #fafcf7;
        height: 14vw;
    }
	.logo {
		left: 3%;
		top: 5px;
		width: 22vw;
		height: 16vw;
		filter: unset;
	}
	#navigation_mob {
		width: 14vw;
		height: 12vw;
		overflow: hidden;
		display: block !important;
		position: fixed;
		right: 0;
		top: 0;
		background: rgba(255,255,255,0.9);
		z-index: 99999;
		font-size: 20px;
		text-transform: uppercase;
		-moz-transition: width 0.3s;
		-webkit-transition: width 0.3s;
		transition: width 0.3s;
		letter-spacing: 1px;
	}
	#navigation_mob.active {
		width: 100%;
		height: auto;
		overflow: visible;
		padding-top: 80px;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
		padding-bottom: 10px;
	}

	#navigation_mob A {
		padding: 3px 0 0 0;
		width: 100%;
		display: block;
		text-align: center;
		line-height: 45px;
		border-top: 1px solid #ae1b1b;
		background: #ae1b1b;
		color: #fff;
		margin-top: 1px;
	}	
    .hamburger {
        display: block;
        position: absolute;
        width: 10vw;
        height: 8vw;
        background: #fafcf7;
        right: 0px;
        top: 0px;
        padding: 4vw 4vw 0 0;
        cursor: pointer;
        z-index: 100;
    }
    .hamb_line {
        height: 3px;
        width: 100%;
        border-radius: 0;
        background: #ae1b1b;
        margin-top: 0px;
        margin-bottom: 8px;
        float: left;
    }
	#navigation_mob.active .hamburger {
		display: none;
	}
		
	.close_menu{
		display: none
	}
	.active .close_menu {
		display: block !important;
		position: absolute;
		width: 100%;
		height: 80px;
		right: 0px;
		top: 0px;
		text-align: right;
		color: #ae1b1b;
		padding: 8px 20px 0 0;
		font-size: 40px;
		cursor: pointer;
		z-index: 100;
	}

/* Slider */
	.rahmen_banner {
		top: 142px;
		-moz-transition: top 0.3s;
		-webkit-transition: top 0.3s;
		transition: top 0.3s;
	}	
	.sticky.rahmen_banner {
		top: 84px;
	}
	div#slideshow {
		height: 77vw !important;
		top: 60px;
	}	
	#slideshow:after {
		display: none;
	}
	section#willkommen {
		padding-top: 4vh;
	}
	.caption {
		position: relative;
		top: 0;
		left: 0;
	}
	.caption .headline_1, .caption .headline_2 {
		margin-left: 5%;
		margin-right: 5%;
		color: #ae1b1b;
		font-size: 10.5vw;
	}	
	.caption .headline_2 {
		margin-top: 4vw;
		font-size: 6vw;
		margin-bottom: 4vw;
	}
	.content.home {
		margin-top: calc(66vw + 142px);
	}		
	section, .section, .section.objekt {
		padding-bottom: 4vh;
		padding-top: 4vh;
	}
	.section-content .headline_1 {
		padding: 20px 3% 40px 3%;
	} 
	
	h3 {
		font-size: 24px;
	}
	.col2 h3 {
		margin-top: 15px;
		padding-bottom: 10px;
		line-height: 1.2;
	}
	.parallax-section {
		padding-bottom: 24%;
		padding-top: 24%;
	}
	.jssora01l, .jssora01r, .arrow-down, .rahmen_banner:after {
		display: none !important;
	}
	.jssora02l, .jssora02r {
		opacity: .5;
		top: 30vw!important;
	}
	.content {
		padding-bottom: 20px;
		margin-top: 65px;
	}
	.section-content, .footercontent {
		max-width: 90%;
	}
	.header-container {
		max-width: 98%;
	}
	.section-content > h2, .section-content > p {
		width: 100%;
	}
	.section-content > h2 {
		margin-bottom: 4vh;
	}
	span.h-left {
		font-size: 32px;
		background-size: 34px 34px;
		padding-top: 1px;
		padding-right: 44px;
		margin-right: 10px;
	}
	span.h-right {
		font-size: 19px;
	}
	#leistungen span.h-right {
		background-size: 34px 34px;
		padding-right: 45px;
	}

	.col2, .col4, .col43, .col3, .col32, .col3.last, .col2.last, .teambox.col3 {
		width: 100%;
		margin-right: 0;
		float: left;
		margin-bottom: 20px
	}	
	.col2.last {
		margin-top: 20px;
	}
	.col4.logobox {
		text-align: center;
		margin-top: 10px;
	}	
	.col4.logobox img {
		width: 150px;
		position: initial;
		top: initial;
		right: initial;
		margin-left: 20px;
		margin-right: 20px;
		vertical-align: top;
	}	
	
	.thumb {
		height: 0;
		width: calc(33.33% - 1px);
		padding-bottom: 20%;
	}
	.banner-section {
		padding-bottom: 20%;
		padding-top: 20%;
	}
	#objekt h1 {
		margin-top: 10px;
		font-size: 26px;
	}	
	.content.info h2 {
		margin-top: 20px;
		font-size: 24px;
		padding-bottom: 10px;
		margin-bottom: 0;
	}	
	.col2.bild {
		width: 100vw!important;
		margin-left: -5vw!important;
		float: left;
		/*height: 80vw!important;*/
		text-align: center;
	}	
	
	.contact-modal .section-content {
		width: 96%;
		overflow-x: scroll;
	}
	.footer .col2 {
		width: 63%;
		margin-right: 0;
	}
	.footer .col4 {
		width: 33%;
		margin-right: 0;
		margin-left: 4%;
	}
	.siegel {
		text-align: center;
	}	
	.shariff {
		padding-top: 0;
	}
	.shariff .orientation-horizontal.button-style-icon-count li, .shariff .orientation-horizontal.button-style-standard li {
		min-width: initial!important;
	}

	.headline_parallax {
		font-size: 32px;
	}
	h1 {
		font-size: 40px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	h2 {
		font-size: 10.5vw;
		margin-top: 20px;
	}
	
	.logo, .sticky .logo {
		/* width: 280px; */
		/* height: 40px; */
		margin: 0 0 0 2%;
		/* top: 10px; */
	}
	.logo a {
		padding: 2vw 0;
		color: #ae1b1b;
		font-size: 8vw;
	}

	/* Slider */
	.rahmen_banner {
		top: 102px;
	}
	.slideshow .caption .headline_1 {
		font-size: 24px;
		margin: 3px 3% 0 3%;
	}
	.slideshow .caption .headline_2 {
		font-size: 14px;
	}
	.slideshow .button {
		font-size: 15px;
		padding: 3px 15px;
		margin: 0 3% 1% 3%;
	}

	.content.home {
		margin-top: calc(66vw + 102px);
	}
	.col2, .col4, .col43, .col3, .col32, .col3.last, .col2.last, .teambox.col3 {
		margin-bottom: 10px;
	}
	.col43 ul {
		padding: 2% 5%;
	}
	.monteurzimmer .caption .headline_1, .monteurzimmer h2 {
		font-size: 9vw;
	}

	.footercontent {
		max-width: 90%;
	}
	.footer .col2, .footer .col4 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;		
		margin-top: 30px;
		border-top: 1px solid #ccc;
		padding-top: 30px;
	}
	.footer .headline_2 {
		font-size: 24px;
	}
	p.tel {
		font-size: 30px;
	}
	.legal h1 {
		font-size: 12vw;
	}
	.legal h2 {
		font-size: 22px;
	}
	.legal h3 {
		font-size: 19px;
	}
	
}


@media only screen and (max-width:576px) {	
	.jssor-gallery, .jssor-gallery div, .jssor-gallery img {
		width: 100vw!important;
		max-width: 100vw!important;
		height: 77vw!important;
	}
	.jssor-gallery img {
		height: auto!important;
	}
	.jssorb01 {
		display: none;
	}	
}

/* Print */
@media print {
	.header, button, .shariff, .contact-modal, .mehr, .footer .col4, .footer a, .footer2 { 
		display: none!important;
	}
	#objekt h1 {
		margin-top: 25px;
		font-size: 26px;
		margin-bottom: 15px;
	}
	footer.footer {
		padding: 30px;
		background: #fff;
	}
	.footer .col2 {
		width: 100%;
		margin-right: 0;
	}
}
	

