

/* --- Stylesheet 3756 () --------- */ 

footer {
	margin-top: 50px;
	background-color: #E0C08D;
	color: #AC763F;
}


footer .inner {
	padding: 30px 0 30px 0;
}

footer a {
	color: #AC763F;
}

footer .box {
	float: left;
	margin: 0 50px 0 0;
}


footer h2 {
	font-size: 18px;
	line-height: 1;
	color: #5B3A1E;
	font-weight: 700;
}

footer table tr td {
	vertical-align: top;
}

footer .icons_big {
	width: 25px;
	height: 25px;
	display: inline-block;
	background-image: url(//tramino.s3.amazonaws.com/s/hotel-garni-schellenberg/661833/footer-big.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
}

footer .icons_big.tel {	background-position: 0 -25px; }
footer .icons_big.mail { background-position: 0 -50px; }

footer .icons_small {
	position: relative;
	top: 3px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url(//tramino.s3.amazonaws.com/s/hotel-garni-schellenberg/661862/footer-small.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 5px 0 0;
}

footer .icons_small.gp { background-position: 0 -20px; }
footer .icons_small.tw { background-position: 0 -40px; }
footer .icons_small.yt { background-position: 0 -60px; }

footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

footer ul li {
	margin: 0px;
	padding: 0px;

}

footer .box.logos {
	float: right;
}

footer .box.logos a {
	display: inline-block;
	margin: 0 20px 0 0;
}

footer .box.logos span {
	display: inline-block;
	margin: 0 20px 0 0;
}

footer .box.logos a.last {
	margin: 0;
}

footer .box.logos img {
	display: inline !important;
}

footer .logowrapper {
	background-color: #E0C59B;
}

footer .logowrapper .logos {
	text-align: center;
}

footer .logowrapper .logos a, footer .logowrapper .logos span {
	display: inline-block;
	margin: 0 20px 0 0;
	height: 80px;
}


footer .logowrapper .logos .last {
	margin: 0;
}

footer .logowrapper .logos img {
	width: auto;
	height: 100%;
	display: inline !important;
}

/* --- Stylesheet 3841 () --------- */ 

@media all and (min-width: 1201px) and (max-width: 1500px) {

}

@media all and (min-width: 1000px) and (max-width: 1200px) {
	footer .logowrapper .logos a, footer .logowrapper .logos span {
		margin: 0 15px 0 0;
		height: 75px;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {
	footer h2 {
		font-size: 16px;
	}
	footer .logowrapper .logos a, footer .logowrapper .logos span {
		margin: 0 12px 0 0;
		height: 70px;
	}
}

@media all and (max-width: 767px) {
	footer .box {
		float: none;
	}

	footer .logowrapper .logos a, footer .logowrapper .logos span {
		margin: 0 10px 0 0;
		height: 65px;
	}
}