@media only screen and (max-width:1000px){
	
	.m-step1-small{
		position:inherit !important;
		width:100% !important;
		top:0px;
		left:0px;
		bottom:0px;
	}
	

	.m-step1-small .m-step1.open form .m-altro .overlay-agenzie-search.openTop{
		top: 50px !important;
		right: 8px !important;
	}
	.m-step1-small .m-step1.open form .m-altro .overlay-agenzie-search.openBottom{
		top: 97px !important;
	}
	.m-step1-small .m-step1.open form .submit, .m-step1-small .m-step1.open form .submit-ajax{
		margin-top: 15px !important;
	}
	
	.m-step1-small .m-step1.open form .m-altro .time .hours-pickup{
		float: left !important;
	}
	.m-step1-small .m-step1.open form .m-altro .time .date-pickup{
		float: left !important;
	}
	.m-step1-small .m-step1.open form .m-altro .time .date-dropoff{
		float: left !important;
	}
	.m-step1-small .m-step1.open form .m-altro .time .hours-dropoff{
		float: left !important;
	}
	.m-step1-small .m-step1.open form .m-altro .time .hours-pickup, 
	.m-step1-small .m-step1.open form .m-altro .time .date-dropoff, 
	.m-step1-small .m-step1.open form .m-altro .time .hours-dropoff, 
	.m-step1-small .m-step1.open form .m-altro .time .date-pickup .input-gradiant{
		margin-top: 0px !important;
	}
	

}


@media only screen and (max-width: 800px) {
	
	
	.m-step1-small .m-step1 form .input-group{
		width: 100% !important;
		margin-bottom: 0px !important;
	}
	
	.m-step1-small .m-step1.open form .m-altro .time .hours-pickup,
	.m-step1-small .m-step1.open form .m-altro .time .hours-dropoff{
		margin-left: 0px !important;
	}
		.m-step1-small .m-step1 form{
		padding: 0px !important;
	}
	.m-step1-small .m-step1.open form .m-altro .overlay-agenzie-search.openTop{
		 	top: 43px !important;
    	right: 8px !important;
	}
	.m-step1-small .m-step1.open form .m-altro .overlay-agenzie-search.openBottom{
		top: 91px !important;
		right: 8px !important;
	}
      .box_minisito .telepass-step1 {
    margin-top: 0px !important;
}
    
    .alitalia-step1{
        margin-top: 20px !important;
    }

	
}

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

	
}

