@media only screen and (max-width: 1170px){
    #access ul {
font-size: 14px ;
margin: 0 0 0 -13.8125em ;
        }
} 
@media only screen and (max-width: 1327px){
    #access ul {

margin: 0 0 0 -13.8125em ;
        }
} 

@media only screen and (max-width: 992px)
{
	#Menu{position: fixed !important; margin: 0 0 0 -15em !important;left: 250px !important;}

	.photo{	position: fixed !important;}

	.logo{left: 0 !important;top: 0 !important;}

	.logoimg{left: 0 !important;top: 0 !important;}

	.panel,.panel1,.panel2,.panel3{width: 400px !important;left: 463px !important;top: 204px !important;}

	#access{position: fixed !important;font-size: 100% !important;}

	#access>ul li{width: 100px !important;font-size: 86% !important;}

	.langues_hotel{position: fixed !important;right: -30px;}
	.langues_hotel li{ clear: both !important; }

	#demo1{position: fixed !important;}

	#prevslide,#nextslide{position: fixed !important;}
	#preloader{position: fixed !important;}
	a#trigger{position: fixed !important;}
	#p{position: fixed !important;top: 201px !important;left: 22% !important;}
	#googleMap{width: 400px !important;left: 463px !important;top: 204px !important;}
}
/*
@media only screen and (max-width: 767px)
{
	.azk{
		display: block;
	}
#access{
	display: none;
}
.langues_hotel{
	display: none;
}
}*/