/*FOR RESAVENUE CALENDER*/

.booking-sec { position: relative; z-index: 98; }
.resavenue-booking-sec { /*background-color: #fff;*/ margin: 0px auto; width: 100%; max-width: 957px; height: 60px; position: relative; margin-bottom: 0; -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.41); -moz-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.41); box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.41); }

@media (max-width:999.98px) {
	.resavenue-booking-sec { height: 260px; padding: 0; }
}

/*==== IFRAME =====*/
/*.home-page { margin-top:-70px; }*/
.home-page.contact-reservation-form h2 { position:relative; z-index:1; margin:0px; color:#000000; padding-bottom: 15px; text-align: center; }
.home-page .resavenue-booking-ifrm { bottom:0px; }
.resavenue-booking-ifrm { width: 100%; position: relative; height: 380px; z-index: 1; bottom:-30px; }
/*.resavenue-booking-ifrm:hover { height: 600px; }*/
.resavenue-booking-overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 98; display: none; }

.normal-section.cal-sec { padding: 30px 0px 0px; }
@media (max-width:767px) {
	.resavenue-booking-ifrm { height: 450px; }
	.home-page { /*margin-top:-70px;*/ margin-top:-22px; }
}
