/*FOR RESAVENUE CALENDER*/
.booking-sec { position: relative; z-index: 98; padding-bottom:0px; margin-top:0px; }
.resavenue-booking-sec { background-color: none; margin: 0px auto 0 auto; width: 100%; /*max-width: 957px; height: 60px;*/ position: relative; margin-bottom: 0; }

@media (max-width:999.98px) {
	.resavenue-booking-sec { /*height: 260px;*/ padding: 0;	}
	.rb-col.submit button { position:relative !important; width:100% !important; font-size:18px !important; right:0px !important; padding:10px;}
	.rb-wrapper {background-color: none; padding: 0 0 0 50px;}
	.rb-wrapper {background-color: none; padding: 30px 0 0 0px !important;}
}

@media (max-width:800px) {
	
}

/*==== IFRAME =====*/

.resavenue-booking-ifrm { width: 100%; position: relative; height: 100%; z-index: 1; }
/*.resavenue-booking-ifrm:hover { height: 600px; }*/
.resavenue-booking-overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 98; display: none; }
