.resi_title{
	color: #666666;
	font-size: 22px;
	background-color: #f2f2f2;
	margin-bottom:10px;
}
.guest_title{color: #666666;font-size: 20px;}
.same_res_contact{
	text-decoration:underline;
	font-size: 15px;
	color: #6d6dce;
	padding-left: 10px;
	cursor:pointer;
}

.availbook_div{
	text-align:right;
	line-height: 40px;
}

.fixed_capacitybtn
{
	width:170px;
	float:right;
	margin: 0 auto;
}

@media screen and (max-width: 880px) 
{
	.hero-unit1{width:100% !important;}
	/*.hero-unit1 input{width:100% !important;max-width: 210px;}*/
	.hero-unit1 select{width:100% !important;max-width: 210px;}
	/*.hero-unit1 .reserve{width:35% !important;}*/
}

@media screen and (max-width: 767px) 
{
.availbook_div{text-align:center;}
.fixed_capacitybtn{float:none;text-align:center;}
}

@media screen and (max-width: 592px) 
{
	/*.hero-unit1 input{width:100% !important;max-width: 100%;}*/
	.hero-unit1 select{width:100% !important;max-width: 100%;}
}