<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media only screen and (max-width: 1360px){
	.kerala-filter .column a span h4{
		font-size: 21px;
	}
}

@media only screen and (max-width: 1200px){
	.f-form {
    margin: -200px 0px 0 0px;
}
	.container{
		max-width: 100% !important;
	}
	.kerala-filter .column {
    width: 25%;
}
ul.leaders{
	min-width: auto !important;
}
ul.leaders li h3{
	font-size: 23px;
}
.menu-list .nav-link .menu-block .block{
	font-size: 30px;
}
.menu-list .nav-link .menu-block .days{
	font-size: 17px;
	letter-spacing: 2px;
}
.kerala-nav li a{
	    padding: 5px 25px;
}
}
@media only screen and (max-width: 1024px){
  .about img{
   float: none !important;
    display: block;
    margin: auto;
    padding-bottom: 25px;
  }
  ul.leaders{
  	    margin-right: 50px;
  }
  .menu-list .nav{
  	margin-left: 50px;
  }
  .kerala-nav li a {
    padding: 5px 20px;
}
.f-contact {
    width: 100%;
    flex-direction: column;
}
.banner .banner-content{
	margin-top: 50px;
}
}
@media only screen and (max-width: 991px){
  .res-block p{
    margin-bottom: 15px;
    text-align: center;
  }
  .find-reservation{
        padding: 35px 0;
  }
  .find-reservation h3{
    margin:25px 0 15px 0;
  }
  .find-reservation.d-flex,.res-block.d-flex{
    flex-direction: column;
  }
	.banner .banner-content{
	padding: 50px;
}
  ul.leaders{
  	   margin:0;
  	   padding: 25px;
  	   float: none;
  }
  .menu-list .nav {
    margin-left: 0;
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    /* width: 100%; */
}

  .our-menu.no-gutters.d-flex{
  	flex-direction: column;
  }
  .our-menu .col-lg-6:nth-child(2){
  	order: 1 !important;
  }
  .our-menu .col-lg-6:nth-child(1){
  	order: 2 !important;
  }
  .menu-list .nav{
  	margin:0;
  	padding: 0;
  }
 .menu-list .nav-link {
    padding: 15px;
    border: 1px solid #ccc;
    width: 50%;
}
ul.leaders li{
	overflow: hidden;
}
.hamburger-menu{
	display: block;
}

ul.kerala-nav.d-flex {
		position: fixed;
		top: 0;
		padding-top: 25px;
		right: -250px;
		height: 100%;
		width: 100%;
		max-width: 250px;
		display: block !important;
		margin: 0;
		z-index: 9999;
		transition: all 0.5s ease;
	}
ul.kerala-nav.show {
    right: 0;
    background: rgba(34, 32, 35, 0.85);
}
.kerala-nav li a:hover{
	outline: 0;
background: rgba(54, 54, 58, 0.75);
}	
.kerala-nav li a {
    padding: 17px 15px;
    display: block;
}
.kerala-filter .column {
    width: 33.3%;
}
.menu-list .nav-link .menu-block .block {
    font-size: 20px;
}
.menu-list .nav-link .menu-block .days {
    font-size: 14px;
    letter-spacing: 0px;
}
/*.footer-content.d-flex.no-gutters {
    flex-direction: column;
}*/
.order-2{
	-ms-flex-order:1 !important;
    order: 1 !important;
}

.order-1 {
    -ms-flex-order: 2 !important;
    order: 2 !important;
}
.f-form {
    margin: -200px 0px 50px 0px;
}
.col-lg-3.col-sm-6.order-1, .col-lg-3.col-sm-6.order-3{
	display: flex;
	justify-content: center;
}
.f-contact{
	margin-left: 0;
}
footer{
	padding: 25px 0;
}
.home-res{
	flex-direction: column;
}
.home-res-bck{
	margin-bottom: 25px;
}
.banner .banner-content{
	z-index: 1;
}
a.nav-link:last-child {
    border: 0;
}
.menu-height{
	height: 500px !important;
}
}

@media only screen and (max-width: 767px){
  .kerala-nav li.intro a{
    z-index: 2;
  }
  .kerala-nav li.intro a{
    outline: 0;
  }
  .about p{
    text-align: center;
  }
	.kerala-slide{
		padding: 0 0 50px 0;
	}
	.col-lg-3.col-sm-6.order-1, .col-lg-3.col-sm-6.order-3{
		justify-content: flex-start;
	}
	.kerala-filter .column {
    width: 50%;
}
 .footer{
 	padding: 25px 0;
 }
 .col-lg-3.col-sm-6.order-3{
	justify-content: flex-start;
}

 .f-contact{
 	width: 100%;
 	margin-top:25px;
 }
 .menu-list .nav-link .menu-block img {
    padding-right: 20px;
    max-width: 65px;
}
.menu-list .nav-link .menu-block .block {
    font-size: 15px;
}
.menu-list .nav-link .menu-block .days {
    font-size: 12px;
    letter-spacing: 0px;
}
.kerala-filter-menu{
	max-width: 480px;
}
.kerala-filter-menu .btn{
	padding: 0 10px;
}
.banner .banner-content img{
	min-width: 350px;
}
.reserve-banner {
    right: 50%;
    transform: translateX(50%);
}

}
@media only screen and (max-width: 500px){
	.inner-banner h3{
		text-align: center;
	}
	.abt-hotel{
		padding: 35px 0;
	}
	.abt-hotel h3,.kerala-slide-main h3, .dishes h3{
    font-size: 30px;
    text-align: center;
}
	.menu-list .nav-link .menu-block .block {
    font-size: 12px;
}
  .f-logo.wow.fadeInUp.animated {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
}
  .inner-banner h3{
    font-size: 35px;
  }
	.kerala-filter-menu{
	max-width: 375px;
}
.kerala-filter-menu .btn{
	padding: 0 10px;
	font-size: 13px;
}
.menu-list .nav-link .menu-block img {
    padding-right: 0;
    max-width: 21px;
    margin-right:10px;
}
.menu-list .nav-link {
    padding: 10px;
}
.menu-list .nav-link .menu-block .days {
    font-size: 11px;
    letter-spacing: 0;
}
	.kerala-filter .column {
    width: 100%;
}
.kerala-slide-main{
	padding: 35px 0;
}
}</pre></body></html>