@charset "utf-8";
/* CSS Document */

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

#home_presentazione_dx{
	width: calc(50% - 100px);
	padding: 0px 50px;
	height: 100%;
	position:relative;
	display:table-cell;
	vertical-align: middle;
}
.dettagli_camera{
	width: calc(100% - 10px);
	height: auto;
	margin-top: 20px;
	text-align: right;
	text-transform: uppercase;
}	
}

@media only screen and (max-width: 1023px) {
.row{
	width: 90%;
	margin: 0px 5%;
}

#menu_left{
	width: 270px;
	float: left;
	display: none
}
#menu_right{
	width: calc(100% - 270px);
	float: right;
	text-align: right
}

#menu{
	letter-spacing: 1px;
}
	
#menu_right li {
	padding-right: 15px
}	

.language{
	width: 70px;
	float: right;
	margin-left: 10px
}

#booking_box{
	font-family: 'Comfortaa', cursive;
	font-size: 14px;
	text-decoration: none;
	width: calc(90% - 12px);
	max-width: 400px;
	height: 50px;
	background-color: #215179;
	margin: 0px auto;
	border: 1px solid #1C4669;
	padding: 5px;
}
#booking_box a:link{
	text-decoration: none
}
#booking_box_up{
	display: none;
}
#booking_box_bottom{
	display: none;
}

.mobile_booking{
	display: inline;
	text-decoration: none;
}

#mobile_booking_box{
	font-family: 'Comfortaa', cursive;
	color: #fff;
	border: 1px solid #fff;
	width: calc(100% - 2px);
	height: 48px;
	line-height: 48px;
	text-align: center
}

#mobile_booking_box:link, #mobile_booking_box:visited, #mobile_booking_box:hover, #mobile_booking_box:active{
	color: #fff;
	font-family: 'Comfortaa', cursive;
	font-size: 14px;
}

#home_presentazione{
	padding: 0px;
	display: inline-block;
	width: 100%; 
	height: auto;
	min-width: 100%;
	min-height: auto;
	
}
#home_presentazione_row{
	display: inline-block; 
	height:auto; 
}
#home_presentazione_sx{
	width: 100%;
	position:relative;
	display: inline-block;
}

#home_presentazione_dx{
	width: calc(80% - 100px);
	padding: 50px;
	position:relative;
	z-index: 10;
    background-color: #FFF;
	top: -250px;
	margin: 0px 10% -250px 10%;
	display: inline-block;
	vertical-align: auto;
}
#home_camere{
	width: 100%;
	padding: 0px 0px 100px 0px;
}
#home_camere_sx{
	width: calc(90% - 100px);
	height: auto;
	margin-left: 5%;
	float: none;
	z-index: 1000;
	background-color: #FFF;
	padding: 50px;	
}

#home_camere_dx{
	width: 100%;
	float: none;
	margin-top: -50px;
	height: auto;
	position: relative;
	z-index: 10;
}
#home_camere_dx_blue{
	width: 90%;
	margin-left: 5%;
	position: relative;
	z-index: 1000;
	margin-top: -50px;
	background-color: #215179
}
.home_singola_camera{
	width: 100%;
	height: 120px;
}
.home_singola_camera_sx{
	width: 180px;
	height: 120px;
	float: left
}
.home_singola_camera_sx img{
	width: 180px;
	height: 120px;
}
.home_singola_camera_dx{
	width: calc(100% - 200px);
	margin-left: 20px;
	float: left;
	border-bottom: 1px solid #ccc;	
}

#home_camere_servizi_sx ul li, #home_camere_servizi_dx ul li{
	display: list-item;
	text-align: left;
	line-height: 2;	
	color: #fff
}
.dettagli_camera{
	width: calc(100% - 10px);
	height: auto;
	margin-top: 50px;
	text-align: right;
	text-transform: uppercase;
}

#menu_pag_secondaria{
	letter-spacing: 1px;
}

#presentazione_camere_cs{
	width: calc(100% - 50px);
	background-color: #eaf3fa;
	padding: 100px 25px;
}

#servizi_box_cs{
	width: calc(100% - 100px);
	height: auto;
	background-color: #fff;
	padding: 50px;
	float: none
}
#slide_box_cs{
	width: calc(100% - 100px);
	background-color: #fff;
	position: relative;
	float: none;
	padding: 50px;
	margin-top: 50px;
}
#servizi_cs{
	width: 100%;
	margin: 0px;
	height: auto;
	float: none
}
#servizi_cs p{
	margin-bottom: 30px;
}
#servizi_cs img{
	width: 30px;
	height: auto;
	float: left;
	margin-right: 20px;
}


}

@media only screen and (max-width: 767px) {	
	
.row{
	width: 100%;
	margin: 0px;
}

#logo_hide{
	display: none
}

#language_bar{
	display: inline;
	width: 100%;
	height: 50px;
}

.language{
	font-family: 'Comfortaa', cursive;
	width: calc(100% - 20px);
	position: relative;
	z-index: 100;
	float: none;
	margin: 0px;
	padding: 0px 10px;
	background-color: #fff
}

#container{
	width: 100%;
	position: relative;
	z-index: 100;
	margin-top: 0px;
	overflow-x: hidden
}

#container_box{
	margin-top: 0px;
}

#menu{
	display: none
}

#home_presentazione_dx{
	width: calc(90% - 100px);
	padding: 50px;
	position:relative;
	z-index: 10;
    background-color: #FFF;
	top: -100px;
	margin: 0px 5%;
	display: inline-block;
	vertical-align: auto;
	margin-bottom: -100px;
}

.dettagli_camera{
	width: calc(100% - 10px);
	height: auto;
	margin-top: 30px;
	text-align: right;
	text-transform: uppercase;
}

.slide .arrow {
	display: none
}
#recensioni_box{
	width: calc(90% - 100px);
	padding: 50px;
	max-width: none;
	height: 300px;
	margin: 0px 5%;
	background-color: rgba(255,255,255,0.95); 	
}


#menu_wrapper{
	height: 0px;
}

#menu_pag_secondaria{
	display: none
}

#intro_ps_sx{
	width: 90%;
	height: auto;
	padding: 100px 5%;
	border-right: none;
	float: none;
	background-color: #fff;
	background-image: url(../immagini/camere/rosa%20dei%20venti.png);
	background-position: bottom right;
	background-size: auto 100%;
	background-repeat: no-repeat
}
#intro_ps_dx{
	width: 100%;
	height: 400px;
	padding: 0px;
	float: none;
}
#intro_cs_dx{
	width: 100%;
	height: auto;
	padding: 0px;
	float: none;
}
#intro_cs_dx img{
	width: 100%;
	height: auto
}

#servizi_box_ps{
	width: calc(100% - 100px);
	background-color: #fff;
	padding: 50px;
}

#servizi_ps{
	width: 90%;
	margin: 0px 5%;
	height: auto;
	float: none
}
#servizi_ps p{
	margin-bottom: 40px;
}
#servizi_ps img{
	width: 30px;
	height: auto;
	float: left;
	margin-right: 20px;
}

#presentazione_camere_singole_ps{
	width: calc(100% - 200px);
	background-color: #fff;
	padding: 100px;
}

#intro_monterosso{
	width: 90%;
	padding: 50px 5%;
}

.singola_camera_box{
	margin: 0px;
	width: 100%;
	float: none
}

#servizi_box_cs{
	width: calc(100% - 100px);
	height: auto;
	background-color: #fff;
	padding: 50px;
	float: none
}

#servizi_cs{
	width: 100%;
	margin: 0px;
	height: auto;
	float: none
}
#servizi_cs p{
	margin-bottom: 30px;
}
#servizi_cs img{
	width: 30px;
	height: auto;
	float: left;
	margin-right: 20px;
}

#form_prenotazione{
	width: 90%;
	margin: 100px 5% 0px 5%;
}

#form_prenotazione_sx{
	width: 100%;
	float: none;
	margin-bottom: 100px
}

#form_prenotazione_dx{
	width: calc(100% - 40px);
	margin-left: 0%;
	padding: 20px;
	float: none;
	margin-bottom: 100px;
}

.box_single_full{
	width: calc(100% - 20px);
	margin-left: 0;
	height: 60px;
	padding: 5px 10px;
	float: none	;
	position: relative
}
#box_single_full_text{
	width: calc(100% - 20px);
	margin-left: 0;
	height: 60px;
	padding: 10px;
	float: none;
	position: relative
}
#box_single_bottom{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	width: calc(100% - 20px);
	margin-left: 0;
	height: auto;
	line-height: normal;
	color: #fff;
	padding: 10px;
}

#footer{
	width: 100%;
	height: auto;
	background-color: #eaf3fa;
}
.footer_box{
	width: 100%;
	margin-top: 0px;
	height: auto;
	float: none;	
}
.footer_box p{
	line-height: normal
}
.footer_box_lateral{
	display: none;
}
.footer_box_central{
	width: calc(100% - 20px);
	height: auto;
	padding: 30px 10px;
}

#container-map{width: 100%; height:300px; position: relative;}
#map-canvas{width: 100%; height:100%; position:relative;z-index:10;}

#intro_pag_secondaria{
	width: 100%;
	height: auto;
}

#language_bar_mobile{
	display: inline-block;
	background-color: #215179;
	width: 96%;
	padding: 10px 2%;
	color: #fff;
	text-align: right
}

#language_bar_mobile a:link{
	color: #91c4e3;
	text-decoration: none
}

#language_bar_mobile a:visited{
	color: #91c4e3;
	text-decoration: none
}

#language_bar_mobile a:hover{
	color: #fff;
	text-decoration: none
}

#language_bar_mobile a:active{
	color: #91c4e3;
	text-decoration: none
}




#intro_monterosso img{
	width: calc(50% - 3px);
	height: auto
}

#tariffe_prezzi{
	width: 100%;
	min-height: auto;
	float: none
}

#tariffe_disclaimer{
	width: calc(100% - 40px);
	min-height: auto;
	float: none;
	background-color: #215179;
	color: #fff;
	padding: 20px;
}

#presentazione_camere_ps{
	width: 90%;
	background-color: #eaf3fa;
	padding: 100px 5%;
}

#footer_bottom{
	width: 100%;
	color: #929292;
	font-size: 12px;
	padding:10px 0px;
}

#footer_bottom_sx{
	width: 98%;
	padding: 0px 1%;
	float: none	;
	text-align: center
}
#footer_bottom_dx{
	width: 98%;
	padding: 0px 1%;
	float: none	;
	text-align: center
}

}

@media only screen and (max-width: 479px) {
	
p{
	line-height: 1.5;
	margin: 20px 0px 0px 0px
}

.mobile{
	display: inline
}
	
.desktop_title{
	display: none
}
.mobile_title{
	display: inline;
	width: 100%;
	max-width: 500px;
}	
#home_presentazione_dx{
	width: calc(90% - 60px);
	padding: 50px 30px;
	height: auto;
	position:relative;
	z-index: 10;
    background-color: #FFF;
	top: -50px;
	margin: 0px 5% -100px 5%;
	display: inline-block;
	vertical-align: auto;
}

#home_camere_sx{
	width: calc(90% - 60px);
	height: auto;
	margin-left: 5%;
	float: none;
	z-index: 1000;
	background-color: #FFF;
	padding: 50px 30px;	
}
#home_camere_dx_blue{
	width: calc(90% - 0px);
	margin-left: 5%;
	position: relative;
	z-index: 1000;
	margin-top: -50px;
	padding: 30px 0px;
	background-color: #215179
}
#home_camere_servizi_sx{
	width: calc(100% - 30px);
	padding: 0px 15px;
	float: none;
}
#home_camere_servizi_dx{
	width: calc(100% - 30px);
	margin-top: -15px;
	padding: 0px 15px;
	float: none;
}

.home_singola_camera{
	width: 100%;
	height: auto;
	padding: 0px
}

.home_singola_camera_sx{
	width: 100%;
	height: auto;
	float: none;
}
.home_singola_camera_sx img{
	width: 100%;
	height: auto;
}
.home_singola_camera_dx{
	width: 100%;
	margin-left: 0px;
	height: auto;
	float: none;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;	
}
.dettagli_camera{
	width: 100%;
	height: auto;
	margin-top: 40px;
	text-align: right;
	text-transform: uppercase;
}
#intro_ps_sx{
	width: 90%;
	height: auto;
	padding: 100px 5%;
	border-right: none;
	float: none;
	background-color: #fff;
	background-image: url(../immagini/camere/rosa%20dei%20venti.png);
	background-position: bottom right;
	background-size: 100% auto;
	background-repeat: no-repeat
}
#intro_ps_dx{
	width: 100%;
	height: 300px;
	padding: 0px;
	float: none;
}

#presentazione_camere_ps{
	width: 94%;
	background-color: #eaf3fa;
	padding: 100px 3%;
}
#servizi_box_ps{
	width: 90%;
	background-color: #fff;
	padding: 50px 5%;

}

#presentazione_camere_singole_ps{
	width: 94%;
	background-color: #fff;
	padding: 100px 3%;
}

.singola_camera_box{
	margin: 0px;
	width: 100%;
	float: none
}

#presentazione_camere_cs{
	width: calc(100% - 0px);
	background-color: #eaf3fa;
	padding: 100px 0px;
}

#slide_box_cs{
	width: calc(100% - 50px);
	background-color: #fff;
	position: relative;
	float: none;
	padding: 25px;
	margin-top: 50px;
}



}

