@media screen and (max-width: 990px) {

	.wrapper {margin:0 auto;width:100%;}
	.inner-wrapper {margin:0 auto;width:100%;}

	#header { height:120px; }

	#logo{
		position:absolute;top:10px;left:10px;
		width:180px;
		height:116px;
		background:transparent url("../img/logo-header-small.png") no-repeat center top;
	}
	#lang{bottom:-8px;right:10px;}
	/*	#main-menu{width:40%;font-size:1.1em;background-image:none;top:4px;left:210px;padding-top:0;}
	#main-menu li{float:none;margin-left:0;padding-left:0;}
	#main-menu li.row_leader{}
	*/
	#main-menu{width:74%;font-size:1.1em;bottom:0px;left:210px;padding-top:6px;}
	#main-menu li{margin-left:1.8%;padding-left:1.8%;}
	#main-menu li.row_leader{}

	#slideshow-prev,#slideshow-next{top:40%;}


	/*
	#foot-menu{width:50%;position:static;}
	#foot-menu{width:370px;position:static;float:right;}
*/
	.media-holder {background-image:none;height:330px}
	.media-holder img{max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */}

	.slider,.map{height:300px;}

	.aside{float:none;width:auto;display:block;padding-left:0;}
	.tsr-item{
	/* display:inline;
	 float:left;*/
	  border-bottom:none;
		width:20%;
	 padding-bottom:1%;margin-bottom:1%;
	 padding-right:2%;margin-right:2%;


	}
	#tsr-book{min-width:200px; min-height:200px;border-bottom:none;}
	#tsr-partners{display:none}

	.grid-2{
	 width:100%;
		display:block;
	 background-image:none;
	 padding-right:0;
	}




	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
		min-height: 300px;
	}

}




@media screen and (max-width: 760px) {
	.media-holder {height:260px}
	.slider,.map{height:240px;}
	#main-menu{width:40%;font-size:1.1em;background-image:none;top:10px;left:210px;padding-top:0;}
	#main-menu li{float:none;margin-left:0;padding-left:0;}
	#main-menu li.row_leader{}

	#lang{bottom:-20px;right:10px;}

	.aside{width:100%;display:block;padding-left:0;}


	#slideshow-prev,#slideshow-next{top:40%;}

	#foot-menu{width:100%;display: block; }
	.tsr-item{
	/* display:inline;
	 float:left;*/
	  border-bottom:none;
		width:46%;
	 border-bottom:1px solid #8C7E6A;
 padding-bottom:10px;margin-bottom:8px;
	}



	.news-holder .col-half{
		width:100%;margin-bottom:8px;clear:both;
	}

}

@media screen and (max-width: 480px) {
	.media-holder {height:180px}
	.slider,.map{height:160px;}
	#slideshow-prev,#slideshow-next{display:none}

	#foot-menu{width:100%}
	.tsr-item{
	/* display:inline;
	 float:left;*/
	  border-bottom:none;
		width:100%;
	 border-bottom:1px solid #8C7E6A;
 padding-bottom:10px;margin-bottom:8px;
	}
	.media-inner{background:#d3cebc;padding:0;}

}

@media screen and (max-width: 320px) {
	.media-holder {height:180px}
	.slider,.map{height:160px;}
	#header { height:100px; }
	#logo{
		position:absolute;top:0px;left:0px;
		width:120px;
		height:77px;
		/*margin:10px auto;*/
		background:transparent url("../img/logo-header-mini.png") no-repeat center top;
	}
	#main-menu{width:30%;font-size:.9em;background-image:none;top:0px;left:130px;}

	.tsr-item{

	 display:block;
	 float:none;
	 /*max-width:48%;*/
	 width:100%;
	 border-bottom:1px solid #8C7E6A;
	 padding-bottom:10px;margin-bottom:8px;

	}

	#foot-menu{width:100%}
}
/*
@media screen and (max-width: 320px) {
	.media-holder {height:160px}
	.slider{height:140px;}
}*/