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

	.page-wrapper {
		overflow: hidden;
	}
}

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

	.main-header .header-upper .links-box {
		margin-left: 80px;
	}

	/* offer */
	.we-offer-section .bg-text {
		font-size: 500px;
	}

	/* Special Offer Section */
	.special-offer .bg-text {
		font-size: 390px;
	}

}

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

	/* common */
	body .left-bg,
	body .right-bg,
	body .bottom-image,
	body .right-bg-2 {
		display: none;
	}


	/* main header */
	.main-header .header-upper .links-box,
	.main-menu .navigation>li,
	.main-header .header-upper .links-box .link {
		margin-left: 30px;
	}

	/* Hero Video Section */
	.bg-video-wrap h1 {
		font-size: 100px;
	}

	.bg-video-wrap h1 span {
		font-size: 100px;
	}

	.bg-video-wrap .inner {
		padding-bottom: 100px;
	}


	/* memnu special offer */
	.offer-block-three .desc {
		padding: 0;
	}

	.offer-block-three .special-box .desc {
		padding: 0 30px;
	}

	/* reservation split style */
	.reserve-section.splitscreen .reserv-col .inner {
		padding: 100px;
	}


	/* side image */
	.side-image.specialoffer-img {
		width: 200px;
		top: -100px;
	}


}

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

	/* common */
	h1 {
		font-size: 60px;
	}

	h2 {
		font-size: 50px;
	}


	/* main header */
	.main-header .header-upper .links-box .link .theme-btn .btn-title {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* chef section */
	.chef-section .image-col {
		padding: 0 30px;
	}

	/* inner banner */
	.inner-banner {
		padding: 170px 0 100px 0;
	}

	/* story */
	.intro-section .image-layer {
		width: 97%;
	}

	/* Special Offer Section */
	.special-offer .bg-text {
		font-size: 330px;
	}


	/* side images */
	.side-image.storyside-img {
		display: none;
	}


	/* footer */
	footer .bottom_footer .auto-container {
		padding: 30px 20px;
	}


}

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

	/* heading */

	h1 {
		font-size: 60px;
	}

	h3 {
		font-size: 30px;
	}

	h5 {
		font-size: 18px;
	}


	/* common */
	.fluid-section .content-col .inner {
		padding-top: 150px;
		padding-bottom: 150px;
	}


	/* Hero Video Section */
	.bg-video-wrap h1 {
		font-size: 60px;
	}

	.bg-video-wrap h1 span {
		font-size: 160px;
	}

	.bg-video-wrap .book-btn {
		right: 15px;
		bottom: 15px;
		transform: scale(0.70);
	}


	/* main header */
	.header-top .top-info li {
		margin-right: 30px;
	}

	.header-top .top-info li:after {
		display: none;
	}

	.main-header .nav-outer,
	.main-header .info-toggler {
		display: none;
	}

	.main-header .nav-toggler {
		display: block;
	}


	/* offer */
	.we-offer-section .row {
		margin: 0 -20px;
	}

	.we-offer-section .row .offer-block {
		padding-left: 20px;
		padding-right: 20px;
	}

	.we-offer-section .row .offer-block:nth-child(2) {
		margin-top: 0;
	}

	.we-offer-section .bg-text {
		font-size: 380px;
	}

	/* Special Offer Section */
	.special-offer .bg-text {
		font-size: 270px;
	}


	/* story */
	.story-section .text-col .inner {
		padding-right: 0;
	}

	.story-section .image-col .round-stamp {
		right: 0;
	}

	.intro-section .intro-anim-image {
		display: none;
	}

	.intro-section .image-layer {
		width: 95%;
	}

	.intro-section {
		padding: 150px 0;
	}

	.story-section .title-box {
		padding: 0 50px;
	}

	.story-section.home-page .title-box h2 {
		font-size: 60px;
	}

	.story-section .title-box h2 img {
		width: 130px;
	}


	/* special dish */
	.special-dish .content-col .inner {
		padding-top: 100px;
		padding-bottom: 100px;
		padding-left: 70px;
	}


	/* menu tab */
	.menu-tabs .menu-col .inner {
		padding-right: 30px;
	}


	/* menu card style */
	.menu-card-style,
	.menu-card-style.alternate {
		padding-bottom: 50px;
	}

	.menu-card-style.alternate .menu-col .inner {
		padding: 0 50px 0 0;
	}

	.menu-card-style .menu-col .inner {
		padding: 0 0 0 50px;
	}

	.menu-card-style.alternate .image-col {
		padding-left: 50px;
		padding-right: 0;
	}

	.menu-card-style .image-col {
		padding-right: 50px;
	}


	/* memnu special offer */
	.offer-block-three .inner-box {
		padding: 30px;
	}

	/* reserv */
	.reserve-section .reserv-col .inner {
		padding: 40px 20px 30px;
	}

	/* reserve section style two */
	.reserve-section.style-two .reserv-col .inner {
		padding: 75px;
	}

	/* reservation split style */
	.reserve-section.splitscreen .reserv-col .inner {
		padding: 100px;
	}


	/* team */
	.team-section .row .team-block,
	.news-section .row .news-block {
		padding-left: 15px;
		padding-right: 15px;
	}

	.team-section .row,
	.news-section .row {
		margin: 0 -15px;
	}


	/* chef */
	.chef-section-1 .title-box {
		padding-right: 0px;
	}

	.chef-section-1 .chef-image.image2 img,
	.chef-section-1 .chef-image.image3 img {
		max-width: 75%;

	}


	/* chef section */
	.chef-section .content-col .content-box .side-image {
		display: none;
	}

	.chef-section .title-box.centered {
		padding-left: 50px;
		padding-right: 50px;
	}

	.chef-section .content-col {
		padding: 0 50px;
	}

	.chef-section .content-col .inner {
		padding-right: 0;
	}



	/* why */
	.why-block-two.m-top {
		padding-top: 0;
	}


	/* menu style 1 */
	.menu-one .row {
		margin-left: 25px;
		margin-right: 25px;
	}

	.menu-one .menu-col .inner {
		padding-left: 0;
	}

	.menu-one.alternate .menu-col .inner {
		padding-right: 0;
	}

	.menu-one .image-col .vertical-title,
	.menu-one.alternate .image-col .vertical-title {
		display: none;
	}

	.menu-one.alternate .image-col .image,
	.menu-one .image-col .image {
		margin-left: 0px;
	}


	/* menu */
	.menu-two .menu-col .inner {
		padding-right: 30px;
	}

	.menu-two .menu-col:nth-child(2) .inner {
		padding-left: 30px;
	}


	/* contact page */
	.contact-page .loc-block .form-side {
		padding: 0 50px
	}


	/* gallery page */
	.masonry {
		padding: 0 25px;
	}



}

@media only screen and (min-width: 768px) {

	.main-menu .navigation>li>ul,
	.main-menu .navigation>li>ul>li>ul {
		display: block !important;
		visibility: hidden;
		opacity: 0;
	}




}

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

	/* heading */
	h1 {
		font-size: 55px;
	}

	h2 {
		font-size: 45px;
	}

	h3 {
		font-size: 26px;
	}


	/* Hero Video Section */
	.bg-video-wrap .banner-social-list,
	.bg-video-wrap .banner-call {
		display: none;
	}


	/* header */
	.header-top .top-left {
		display: none;
	}

	.header-top .top-right {
		display: block;
		width: 100%;
		text-align: center;
	}

	.header-top .top-right ul li,
	.header-top .top-right ul li:last-child {
		display: inline-block;
		float: none;
		display: inline-block;
		margin: 0 15px;
	}

	.main-header .header-upper .links-box {}

	.main-header .header-upper .links-box .link {
		margin-left: 20px;
	}


	/* story */
	.story-section .image-col .images .image:nth-child(2) {
		bottom: -130px;
	}

	.story-section .text-col {
		margin-bottom: 80px;
	}

	.story-section .text-col .inner {
		padding-top: 20px;
	}

	.story-section .text-col .inner .text {
		text-align: center;
		padding: 0 100px;
	}

	.story-section .booking-info {
		justify-content: center;
	}

	.story-section .feature-info .feature-info-box .feature-title h6 {
		padding: 15px 0 0 0;
	}

	.story-section .feature-info .feature-info-box .feature-title h6 br {
		display: none;
	}

	.story-section .feature-info .feature-info-box .infotext {
		text-align: center;
		padding-top: 10px;
	}

	.story-section .feature-info .feature-info-box .feature-title {
		display: block;
		text-align: center;
	}

	.story-section .text-col .inner .text {
		padding: 0 10px;
	}

	.story-section .booking-info .bk-title {
		text-align: center;
	}

	.story-section.home-page .title-box h2 {
		font-size: 45px;
	}

	.story-section .title-box h2 img {
		width: 100px;
	}


	/* special dish */
	.special-dish .content-col .inner {
		padding-top: 70px;
		padding-bottom: 70px;
		max-width: none;
	}

	.special-dish .image-col .image-layer {
		display: none;
	}

	.special-dish .image-col .image {
		display: block;
	}

	.we-offer-section .bg-text {
		font-size: 280px;
	}

	/* Special Offer Section */
	.special-offer .bg-text {
		font-size: 200px;
	}


	/* menu-tab-offer */
	.menu-tabs .menu-col .inner {
		padding-right: 0;
	}

	.special-offer-two {
		padding-bottom: 25px;
	}


	/* team */
	.team-section {
		padding-top: 70px;
		padding-bottom: 30px;
	}


	/* testimonial */
	.testimonials-section .carousel-img-col {
		display: none;
	}

	.testimonials-section .carousel-col {
		border: none;
		background: none;
		padding: 0 80px;
	}


	/* footer */
	.main-footer .info-col {
		order: 0;
		margin-bottom: 50px;
	}

	.main-footer .info-col .inner {
		padding: 0 30px;
	}

	.main-footer .links-col {
		margin-bottom: 50px;
	}

	.main-footer .links-col .inner {
		padding-top: 0;
		padding-bottom: 0;
	}

	.main-footer .links-col.last {
		order: 7;
	}


	/* fluid */
	.fluid-section .content-col {
		order: 1;
	}

	.fluid-section .image-col {
		order: 2;
	}

	.fluid-section .content-col .inner {
		padding-top: 70px;
		padding-bottom: 70px;
		max-width: none;
	}

	.fluid-section .image-col .image-layer {
		display: none;
	}

	.fluid-section .image-col .image {
		display: block;
	}


	/* service */
	.services-section .s-col {
		padding-top: 0;
	}

	.services-section .s-col.last {
		order: 7;
	}

	.services-section .image-col {
		order: 12;
	}

	.services-section .s-col .s-block,
	.services-section .s-col .s-block:last-child {
		margin-bottom: 70px;
	}

	.services-section .image-col {
		text-align: center;
	}


	/* menu style 1 */
	.menu-one .image-col {
		order: 12;
	}

	.menu-one .menu-col {
		order: 0;
	}

	.menu-one .menu-col .inner:before {
		display: none;
	}

	.menu-one .menu-col .inner,
	.menu-one.alternate .menu-col .inner {
		padding: 60px 50px;
	}

	.menu-one .image-col .inner,
	.menu-one.alternate .image-col .inner {
		text-align: center;
		padding: 0;
	}


	/* menu */
	.menu-two {
		padding-top: 70px;
		padding-bottom: 15px;
	}

	.menu-two .menu-col .inner,
	.menu-two .menu-col:nth-child(2) .inner {
		padding-left: 0;
		padding-right: 0;
	}


	/* menu card style */
	.menu-card-main::before {
		display: none;
	}

	.menu-card-main {
		padding: 70px;
		background: #112220;
		background: -webkit-linear-gradient(90deg, rgba(17, 34, 32, 1) 0%, rgba(27, 51, 48, 1) 20%, rgba(15, 30, 28, 1) 50%, rgba(27, 51, 48, 1) 80%, rgba(17, 34, 32, 1) 100%);
		background: -moz-linear-gradient(90deg, rgba(17, 34, 32, 1) 0%, rgba(27, 51, 48, 1) 20%, rgba(15, 30, 28, 1) 50%, rgba(27, 51, 48, 1) 80%, rgba(17, 34, 32, 1) 100%);
		background: linear-gradient(90deg, rgba(17, 34, 32, 1) 0%, rgba(27, 51, 48, 1) 20%, rgba(15, 30, 28, 1) 50%, rgba(27, 51, 48, 1) 80%, rgba(17, 34, 32, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#112220", endColorstr="#112220", GradientType=1);
	}

	.menu-card-main .top-pattern {
		height: 300px;

	}

	.menu-card-style.alternate .image-col {
		padding-left: 0;
	}

	.menu-card-style.alternate .image-col .inner,
	.menu-card-style .image-col .inner {
		text-align: center;
	}

	.menu-card-style.alternate .menu-col .inner {
		padding: 0;
	}

	.menu-card-style .image-col {
		order: 2;
		padding: 0;
	}

	.menu-card-style .menu-col {
		order: 1;
	}

	.menu-card-style .menu-col .inner {
		padding: 0;
	}


	/* chef */
	.chef-selection .content-col .inner {
		max-width: none;
		padding-top: 70px;
		padding-bottom: 70px;
		padding-left: 70px;
	}

	.chef-selection .image-col .image-layer {
		display: none;
	}

	.chef-selection .image-col .image {
		display: block;
	}


	/* reservation split style */
	.reserve-section.style-two {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.reserve-section.style-two .info-col .inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.reserve-section.splitscreen .graphic-col .graphic-layer {
		display: none;
	}

	.reserve-section.splitscreen .graphic-col .image {
		display: block;
	}


	/* reservation 3 colom style */
	.reserve-section.style-two.reserve-page-2 .form-col {
		order: 0;
	}

	.reserve-section.style-two.reserve-page-2 .img-col {
		padding: 0 60px;
	}


	/* contact page */
	.contact-page .loc-block {
		text-align: center;
		padding-top: 50px;
	}

	.contact-page .loc-block.info-block {
		padding-top: 0;
		padding-bottom: 50px;
	}

	.contact-page .loc-block img {
		text-align: center;
		width: 100%;
	}

	.middle-line-wrapper {
		width: 100% !important;
		flex: 0 0 100% !important;
		/* override col-md-1 */
		max-width: 100% !important;
		height: auto;
	}

	.middle-line-container {
		flex-direction: row;
		width: 100%;
		height: 1px;
		align-items: center;
		justify-content: space-between;
	}

	.v-line {
		height: 1px;
		width: 100%;
	}

	.dot {
		margin: 0 !important;
	}


	/* chef */
	.chef-section .image-col {
		padding: 0 30px;
	}

	.chef-section .image-col .image img {
		width: 100%;
	}

	.chef-section .content-col .inner {
		text-align: center;
		padding: 0 0 50px 0;
	}


	/* chef cestion 1 */
	.chef-section-1 .row {
		display: flex;
		align-items: center;
		/* Vertically center all columns */
		flex-wrap: wrap;
		/* Keep responsiveness */
	}

	.chef-section-1 .col-xl-4 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		/* Vertically center content inside each column */
	}

	.chef-section-1 .row>.col-xl-4:last-child {
		display: none;
	}


	/* why us */
	.fact-counter .fact-block .inner {
		padding-bottom: 30px;
	}


	/* Reserve PAGE */
	.reserve-section.style-two.reserve-page {
		padding-top: 150px;
	}


	/* IG post Section */
	.ig-post-section .ig-post-image {
		margin-bottom: 20px;
	}

	.ig-post-section .ig-post-image img {
		width: 100%;
	}


}

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

	/* section padding */
	.section-kt {
		padding: 40px 0;
	}


	/* heading */
	.title-box .title-badge {
		width: 150px;
	}

	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 35px;
	}

	h4 {
		font-size: 32px;
	}

	h5 {
		font-size: 18px;
	}


	/* banner hero section */
	.bg-video-wrap h1 {
		font-size: 60px;
	}

	.bg-video-wrap h1 span {
		font-size: 130px;
	}


	/* special dish */
	.special-dish .content-col .badge-icon,
	.chef-selection .content-col .badge-icon {
		position: relative;
		left: 0;
		top: 0;
		display: block;
		margin-bottom: 20px;
		-webkit-animation: none;
		animation: none;
	}

	.special-dish .content-col .inner,
	.chef-selection .content-col .inner {
		padding-left: 20px;
	}

	/* offer section */
	.we-offer-section .bg-text {
		display: none;
	}

	/* Special Offer Section */
	.special-offer .bg-text {
		display: none;
	}


	/* menu */
	.menu-tabs .buttons .tab-buttons .tab-btn {
		margin: 0 22px;
		font-size: 16px;
	}

	.menu-tabs .buttons .tab-buttons .tab-btn:after {
		margin-left: 22px;
	}


	/* menu card style */
	.menu-card-style.alternate .image-col,
	.menu-card-style .image-col {
		padding: 0 20px;
	}

	.menu-card-main .top-pattern {
		height: 250px;
	}

	.menu-card-main .menu-card-corner.top-left,
	.menu-card-main .menu-card-corner.top-right,
	.menu-card-main .menu-card-corner.bottom-left,
	.menu-card-main .menu-card-corner.bottom-right {
		width: 60px;
	}


	/* special offfer */
	.special-offer .offer-block-two.margin-top {
		margin-top: 0;
	}


	/* offer */
	.offer-block {
		justify-content: center !important;
		margin-bottom: 40px;
	}

	.offer-block:nth-child(3) {
		margin-bottom: 0;
	}


	/* team */
	.team-block .inner-box {
		text-align: center;
	}


	/* story */
	.intro-section .fact-counter {
		text-align: center;
	}

	.intro-section .fact-counter .fact-count,
	.intro-section .fact-counter .fact-title {
		float: none;
		display: block;
		margin-left: 0;
	}

	.intro-section .separator {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.story-section.home-page .title-box h2 {
		font-size: 35px;
	}


	.story-section .title-box h2 img {
		width: 80px;
	}


	/* services section */
	.services-section .s-col {
		padding: 0;
	}

	.services-section .s-block .inner,
	.services-section .s-block.alternate .inner {
		text-align: center;
	}

	.services-section .s-block .icon-box,
	.services-section .s-block.alternate .icon-box {
		position: relative;
		left: 0;
		top: 0;
		margin: 0 auto 30px;
	}

	.services-section .s-col .s-block,
	.services-section .s-col .s-block:last-child {
		margin-bottom: 30px;
	}

	.services-section .s-block h6,
	.services-section .s-block.alternate h6 {
		padding: 0;
	}

	.services-section .s-block h6 br,
	.services-section .s-block.alternate h6 br {
		display: none;
	}

	.services-section .s-block .text {
		padding: 20px 100px 0 100px;
	}

	.services-section .s-col.last {
		padding: 0;
	}


	/* gallery */
	.image-gallery .owl-theme .owl-nav .owl-prev,
	.image-gallery .owl-theme .owl-nav .owl-next {
		transform: scale(0.70);
	}


	/* hidden bar */
	.hidden-bar .side-menu {
		padding-left: 30px;
		padding-right: 30px;
	}


	/* main header */
	.main-header .header-upper .links-box {
		margin-left: 0px;
	}


	/* inner box */
	.inner-box.cp-seprator:before {
		content: '';
		position: absolute;
		right: 50%;
		top: 0%;
		margin-top: -4px;
		height: 8px;
		width: 8px;
		border: 1px solid var(--main-color);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.inner-box.cp-seprator:after {
		content: '';
		position: absolute;
		left: 50%;
		top: 100%;
		margin-top: -4px;
		height: 8px;
		width: 8px;
		border: 1px solid var(--main-color);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}


	/* contact page */
	.contact-page .loc-block {
		text-align: center;
	}

	.contact-page .loc-block img {
		text-align: center;
		max-width: 100%;
	}

	.c-page-form-box {
		padding: 20px;
	}


	/* chef  sleecttion */
	.chef-selection .content-col .inner {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}


	/* chef */
	.chef-section .image-col {
		padding: 0 30px;
	}


	/* chef section 1 */
	.chef-section-1 .round-stamp {
		left: 30%;
		/* Start from center of parent column */
		transform: translateX(-50%);
		/* Shift the stamp to center itself */
		bottom: 65px;
	}

	.chef-section-1 .title-box {
		text-align: center;
		padding-bottom: 50px;
	}


	/* inner banner */
	.inner-banner .inner .sub_text {
		padding: 0 100px;
	}

	.inner-banner .inner .sub_text p {
		font-size: 18px;
	}


	/* reservation 3 colom style */
	.reserve-section.style-two.reserve-page-2 {
		padding-top: 150px;
	}

	.reserve-section.style-two.reserve-page-2 .img-col {
		display: none;
	}


	/* news */
	.news-block {
		justify-content: center !important;
	}


	/* side image */
	.side-image.specialoffer-img {
		display: none;
	}


	/* footer */
	.main-footer .footer-image-col.last {
		display: none;
	}

	footer .bottom_footer {
		text-align: center;
	}

	footer .bottom_footer p {
		padding: 0 0 20px 0;
	}

	footer .bottom_footer .developer_text {
		text-align: center;
		margin-top: 10px;
	}

	footer .top_footer .social_media {
		justify-content: center;
		padding: 10px 0;
	}

	footer .top_footer .social_media li a {
		margin: 0 5px;
	}

	footer .bottom_footer .developer_text {
		text-align: center;
		margin-top: 10px;
	}


}

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

	/* heading */
	h2 {
		font-size: 30px;
	}

	h4 {
		font-size: 30px;
	}

	h5 {
		font-size: 16px;
	}


	/* header */
	.header-top {
		display: none;
	}

	.main-header .header-upper {
		top: 0;
	}

	.main-header .header-upper .links-box .link:first-child {
		display: none;
	}

	.fixed-header.header-down {
		top: 0;
	}

	.fixed-header.header-up {
		top: -132px;
	}


	/* special dish */
	.special-dish .content-col .inner {
		text-align: center;
	}


	/* menu tab */
	.menu-tabs .buttons .tab-buttons .tab-btn {
		margin: 0 15px;
	}

	.menu-tabs .buttons .tab-buttons .tab-btn:after {
		display: none;
	}

	.tabs-box .tabs-content:before {
		display: none;
	}

	.menu-tabs .menu-col .inner {
		padding-left: 0;
	}

	.tabs-box .tabs-content .tab {
		padding: 40px 25px;
	}

	.menu-tabs .dish-block .dish-image {
		width: 80px;
		height: 80px;
	}

	.menu-tabs .dish-block .dish-image img {
		width: 80px;
		height: 80px;
	}

	.menu-tabs .dish-block .inner-box {
		padding-left: 100px;
	}


	/* menu card style */
	.menu-card-main {
		padding: 30px;
	}

	.menu-card-main .menu-card-corner.top-left,
	.menu-card-main .menu-card-corner.top-right,
	.menu-card-main .menu-card-corner.bottom-left,
	.menu-card-main .menu-card-corner.bottom-right {
		width: 40px;
	}


	/* menu style 1 */
	.menu-one .row {
		margin-left: 10px;
		margin-right: 10px;
	}

	.menu-one .menu-col .inner,
	.menu-one.alternate .menu-col .inner {
		padding: 30px 15px;
	}

	.menu-one.alternate .image-col .image,
	.menu-one .image-col .image {
		margin: 0 30px;
	}


	/* reservation  */
	.reserve-section .info-col .booking-info .bk-no,
	.hidden-bar .booking-info .bk-no,
	.info-bar .booking-info .bk-no {
		font-size: 24px;
		line-height: 1.4em;
	}


	/* reservation 3 colom style */
	.reserve-section.style-two.reserve-page-2 .form-col {
		padding: 0 10px;
	}


	/* footr */
	.main-footer .info-col .newsletter-form .form-group input[type="text"],
	.main-footer .info-col .newsletter-form input[type="email"],
	.main-footer .info-col .newsletter-form input[type="password"] {
		padding-right: 30px;
		padding-left: 30px;
	}

	.main-footer .info-col .newsletter-form button {
		position: relative;
		width: 100%;
		margin-top: 20px;
	}

	.main-footer .info-col .newsletter-form .alt-icon {
		display: none;
	}


	/* testimonail */
	.testimonials-section .testi-top .quote-text {
		font-size: 22px;
	}

	.testimonials-section .testi-top {
		padding: 0 0 10px 0;
		border-radius: 0;
	}

	.testimonials-section .carousel-col {
		padding: 0 20px;
	}



	/* testimonial two */
	.testimonials-two .testi-block .text {
		font-size: 18px;
	}

	.testimonials-two .testi-block .inner-box {
		padding-left: 25px;
		padding-right: 25px;
	}


	/* chef section 1 */
	.chef-section-1 .round-stamp {
		left: 50%;
		/* Start from center of parent column */
		transform: translateX(-50%);
		/* Shift the stamp to center itself */
		bottom: 65px;
	}


	/* chef section */
	.chef-section .title-box.centered {
		padding-left: 20px;
		padding-right: 20px;
	}

	.chef-section .content-col {
		padding: 0 20px;
	}


	/* gallery slider */
	.image-gallery .owl-theme .owl-nav {
		top: 65%;
	}


	/* news block */
	.news-block .date {
		font-size: 20px;
	}




}

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

	/* heading */
	h1 {
		font-size: 40px;
	}

	h2 {
		font-size: 35px;
	}

	h3 {
		font-size: 25px;
	}


	/* banner video section */
	.bg-video-wrap .book-btn {
		transform: scale(0.60);
	}

	.bg-video-wrap h1 {
		font-size: 40px;
	}

	.bg-video-wrap h1 span {
		font-size: 90px;
	}


	/* inner banner */
	.inner-banner {
		padding: 140px 0 50px 0;
	}

	.inner-banner .inner .sub_text {
		padding: 0 30px;
	}


	/* testimonial */
	.testimonials-section .testi-top .quote-text {
		font-size: 18px;
	}


	/* story */
	.story-section .title-box {
		padding: 0;
	}

	.story-section .image-col .images .image:nth-child(2) {
		width: 150px;
		bottom: -120px !important;
	}

	.story-section .text-col {
		margin-bottom: 60px;
	}

	.story-section .booking-info .bk-no {
		font-size: 16px;
	}

	.story-section .text-col .inner .text {
		text-align: center;
	}

	.story-section .feature-info {
		display: block;
		padding-bottom: 10px;
	}

	.story-section .feature-info .feature-info-box {
		width: 100%;
		padding: 0 0 30px 0;
	}

	.story-section .booking-info {
		display: block;
		text-align: center;
	}

	.story-section .booking-info .bk-title {
		padding-bottom: 20px;
		padding-right: 0;
	}

	.story-section .booking-info .bk-title br {
		display: none;
	}

	.story-section .booking-info .bk-no {
		padding: 0;
	}

	/* menu style 1 */
	.menu-one .menu-col .dish-block .title::before,
	.menu-two .dish-block .title::before {
		display: none;
	}


	/* menu tab style */
	.menu-tabs .buttons .tab-buttons .tab-btn {
		display: block;
		margin: 0 0 20px;
	}

	.menu-tabs .buttons .tab-buttons .tab-btn:last-child {
		margin-bottom: 0;
	}

	.menu-tabs .buttons .tab-buttons .tab-btn:before {
		left: 50%;
		margin-left: -50px;
		width: 100px;
	}

	.menu-tabs .dish-block .title::before {
		display: none;
	}

	.menu-tabs .dish-block .title .ttl {
		width: 100%;
		padding-right: 0px;
	}

	.menu-tabs .dish-block .title .ttl .s-info {
		width: 80px;
		display: block;
		margin-left: 0px;
		margin-top: 10px;
		text-align: center;
	}

	.menu-tabs .dish-block .inner-box {
		padding-top: 0px;
	}

	.menu-tabs .dish-block .title .price,
	.menu-two .dish-block .title .price {
		position: relative;
		right: 0px;
		float: left;
		padding-left: 0px;
	}


	/* menu two */
	.menu-two .dish-block .title .ttl {
		width: 100%;
		padding-right: 0px;
	}

	.menu-two .dish-block .title .ttl .s-info {
		left: -10px;
		width: 75px;
		display: block;
		margin-top: 10px;
		text-align: center;
	}

	.menu-two .dish-block .inner-box {
		padding-top: 0px;
	}


	/* menu card style */
	.menu-card-main .top-pattern {
		height: 200px;
	}

	/* why us */
	.fact-counter {
		text-align: center;
	}

	.fact-counter .fact-block .inner p {
		padding-right: 0;
	}


	/* services section */
	.services-section .s-block .text {
		padding: 20px 20px 0 20px;
	}


	/* contact page */
	.contact-page .loc-block .form-side {
		padding: 0px;
	}


	/* reserve section style two */
	.reserve-section.style-two .reserv-col .inner {
		padding: 75px 50px;
	}

	/* reservation split style */
	.reserve-section.splitscreen .reserv-col .inner {
		padding: 80px 50px;
	}

}

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

	/* menu two */
	.menu-two .dish-block .title .ttl a {
		width: 150px;
	}

	/* heading */
	h1 {
		font-size: 35px;
	}

	h2 {
		font-size: 30px;
	}


	/* story */
	.story-section.home-page .title-box h2 {
		font-size: 30px;
	}

	.story-section .title-box h2 img {
		width: 70px;
	}


}

/* ===========================
   Responsive Adjustments
=========================== */

@media screen and (max-width: 992px) {
	.services-section .s-col {
		width: 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 10px;
	}
}

@media screen and (max-width: 768px) {
	.services-section .s-col {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 10px;
	}

	.card {
		padding: 10px;
	}

	.card .text {
		width: 100%;
	}

	.service-card-title {
		font-size: 18px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.card {
		padding: 8px;
	}

	.service-card-title {
		font-size: 16px;
	}

	.service-img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.ray {
		width: 160px;
		height: 35px;
	}
}


@media screen and (max-width: 768px) {
	.offer-block {
		width: 100%;
		max-width: 100%;
		padding: 0px;
	}
    
    .title-box {
		padding-bottom: 0px;
	}

	.offer-block .inner-box {
		text-align: center;
		padding: 20px;
	}

	.offer-block .image img {
		width: 100%;
		height: auto;
		object-fit: cover;
		border-radius: 10px;
	}

	.offer-block h4 {
		font-size: 20px;
		margin-top: 15px;
	}

	.offer-block .des {
		font-size: 14px;
		margin-top: 10px;
	}

	.offer-block .more-link a {
		display: inline-block;
		margin-top: 12px;
		font-size: 14px;

	}

	.menu-list-area1 {
		padding: 30px 0px;
	}

	.services-section .service-btn{
		margin-top: 20px;
	}
}


@media screen and (min-width: 768px) {
	.offer-block {
		padding: 15px;
		flex: 0 0 33.33%;
	}

	.title-box {
		padding-bottom: 0px;
	}

	.offer-block h4 {
		font-size: 20px;
		margin-top: 15px;
	}

	.offer-block .des {
		font-size: 14px;
		margin-top: 10px;
		line-height: 22px;
	}
}

/* General responsive styling */
@media (max-width: 991px) {
	.menu-list-area1 .col-lg-6 {
		width: 100%;
		max-width: 100%;
	}
}

/* For tablets and below */
@media (max-width: 768px) {

	.row.gx-5.gy-5 {
		gap: 12px;
	}

	.menu-wrapper1 {
		padding: 20px 15px;
	}

	.menu-wrapper1 .section-title h2 {
		font-size: 2rem;
		line-height: 2.4rem;
	}

	.menu-wrapper1 .menu-list ul {
		padding: 0 20px;
	}

	.menu-wrapper1 .menu-list ul li {
		flex-direction: row;
		gap: 6px;
		margin-bottom: 25px;
		/* space between items */
	}

	.menu-wrapper1 .menu-list ul li .menu-title {
		flex-direction: row;
		align-items: flex-start;
		gap: 4px;
	}

	.menu-wrapper1 .menu-list ul li .menu-title h4 {
		font-size: 1.25rem;
		line-height: 1.6rem;
	}

	.menu-wrapper1 .menu-list ul li .menu-content p {
		font-size: 0.95rem;
		line-height: 1.4rem;
	}

	.menu-wrapper1 .menu-list .notice-location {
		padding: 20px;
		font-size: 0.9rem;
	}

	.menu-wrapper1 .menu-list .notice-location p.address {
		font-size: 0.9rem;
	}

	.menu-wrapper1 .menu-top-left,
	.menu-wrapper1 .menu-top-right,
	.menu-wrapper1 .menu-btm-right,
	.menu-wrapper1 .menu-btm-left {
		max-width: 100%;
	}
}

/* For small devices (phones) */
@media (max-width: 576px) {
	.menu-wrapper1 .menu-list ul {
		padding: 20px;
	}

	.menu-wrapper1 .menu-list .notice-location {
		padding: 0px 20px 20px;
	}

	.menu-wrapper1 .menu-list ul li .menu-title h4 {
		font-size: 1.1rem;
	}

	.row.gx-5.gy-5 {
		gap: 12px;
	}
}

/* ---------- RESPONSIVE FIXES ---------- */

@media (max-width: 1200px) {
  .bg-video-wrap h1 {
    font-size: 90px;
  }

  .bg-video-wrap h1 span {
    font-size: 150px;
  }

  .content-img {
    left: -600px;
    top: 220px;
    width: 300px;
  }

  .content-img-right {
    left: 600px;
    top: 180px;
    width: 300px;
  }

  .bg-video-wrap .book-btn {
    right: 20px;
    bottom: 30px;
  }

  .bg-video-wrap .book-btn:before {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 992px) {
  .bg-video-wrap h1 {
    font-size: 70px;
  }

  .bg-video-wrap h1 span {
    font-size: 100px;
  }

  .content-img,
  .content-img-right {
    display: none; /* Hide floating images on tablets and smaller */
  }

  .banner-social-list,
  .banner-call {
    display: none;
  }

  .bg-video-wrap .book-btn {
    width: 70px;
    height: 70px;
    right: 15px;
    bottom: 20px;
  }

  .bg-video-wrap .book-btn:before {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 576px) {
  .bg-video-wrap h1 {
    font-size: 38px;
    line-height: 1.3;
  }

  .bg-video-wrap h1 span {
    font-size: 52px;
  }

  .bg-video-wrap .content-box {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .bg-video-wrap .inner {
    padding: 0 15px;
  }
}


@media (max-width: 768px) {
  .bg-video-wrap {
    height: 50vh;
  }

  .overlay,
  .bg-video-wrap .content-box {
    height: 50vh;
    min-height: 50vh;
  }
}


@media (max-width: 768px) {
  .main-header .main-box .logo-box .logo img {
    max-height: 50px;
  }
}

@media (max-width: 480px) {
  .main-header .main-box .logo-box .logo img {
    max-height: 40px;
  }
}


/* Responsive Breakpoints */

/* 1 item per view on small devices */
@media (max-width: 768px) {
  .gallery-block {
    flex: 0 0 100%;
  }

  .custom-prev,
  .custom-next {
    width: 30px;
    height: 30px;
    font-size: 18px;
    padding: 2px;
  }
}



/* ---------- RESPONSIVE STYLES ---------- */

/* Medium devices (tablets) */
@media (max-width: 991px) {
  .main-footer .footer-col {
    text-align: center;
    margin-bottom: 30px;
  }

  .main-footer .footer-image-col .footer-image img {
    height: 100%;
    width: 100%;
  }

  .main-footer .info-col .inner {
    padding: 0 15px;
  }
}

/* Small devices (mobile) */
@media (max-width: 767px) {
  .main-footer .upper-section .row {
    flex-direction: column;
    align-items: center;
  }

  .main-footer .footer-col {
    width: 100%;
    text-align: center;
  }

  .main-footer .footer-image-col .footer-image img {
    height: 100%;
    width: 100%;
    border-radius: 12px;
  }

  .main-footer .info-col .content {
    max-width: 100%;
  }

  .main-footer .info-col .inner {
    padding: 0 15px;
  }

  .main-footer .footer-image-col .footer-image::before {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 12px;
  }

  footer .bottom_footer .developer_text {
    text-align: center;
    margin-top: 10px;
  }

  footer .bottom_footer .auto-container {
    padding: 5px 0;
  }

  .footer-map iframe {
  border-radius: 12px;
  }

  .bottom-text {
	display: flex;
	flex-direction: column;
  }
}


@media (max-width: 768px) {
  .scroll-to-top {
    width: 34px;
    height: 34px;
    font-size: 16px;
    line-height: 34px;
    right: 6px;
    bottom: 15px;
  }

  .whatsapp-float,
  .direction-float {
    width: 34px;
    height: 34px;
    right: 6px;
    bottom: 96px;
  }

  .whatsapp-float img {
    width: 34px;
    height: 34px;
    /* bottom: 50px; */
    top: 10px;
  }

  .direction-float {
    font-size: 20px;
    bottom: 56px; /* Adjusted for smaller screens */
  }

  .direction-float img {
    width: 24px;
    height: 24px;
  }

  .special-offer .lower-link-box {
	margin-top: 20px;
  }
}


/* ✅ Responsive media queries */

@media (max-width: 768px) {
  .menu-item {
    flex: 1 1 calc(50% - 20px); /* 2 items per row */
    max-width: calc(50% - 20px);
  }
}

@media (max-width: 480px) {
  .menu-item {
    flex: 1 1 100%; /* 1 item per row */
    max-width: 100%;
  }
}


@media (max-width: 768px) {
  .feature-info {
    flex-wrap: nowrap;
    /* overflow-x: auto; */
    align-items: center;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
  }

  .feature-info-box {
    flex: 0 0 auto; /* Prevents shrinking, enables horizontal scrolling */
    min-width: 220px; /* Or whatever width looks good */
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .feature-title {
    flex-wrap: nowrap;
  }

  .feature-title i {
    font-size: 24px;
    margin-right: 10px;
  }

  .feature-title .infotext {
    font-size: 15px;
  }
}

/* @media (max-width: 479px) {
  .feature-info {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  .feature-info-box {
    flex: 1 1 calc(50% - 8px); /* 2 per row with spacing *
    display: flex;
    align-items: center;
  }

  .feature-title {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
  }

  .feature-title i {
    font-size: 22px;
    margin-right: 10px;
    min-width: 28px;
    text-align: center;
  }

  .feature-title .infotext {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
} */

@media (max-width: 992px) {
  .feature-info {
    flex-wrap: nowrap;
    /* overflow-x: auto; */
    align-items: center;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
  }

  .feature-info-box {
    flex: 0 0 auto; /* Prevents shrinking, enables horizontal scrolling */
    min-width: 220px; /* Or whatever width looks good */
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .feature-title {
    flex-wrap: nowrap;
  }

  .feature-title i {
    font-size: 24px;
    margin-right: 10px;
  }

  .feature-title .infotext {
    font-size: 15px;
  }

  
}


@media (max-width: 479px) {
  .feature-info {
    flex-wrap: nowrap;
    /* overflow-x: auto; */
    align-items: center;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
  }

  .feature-info-box {
    flex: 0 0 auto; /* Prevents shrinking, enables horizontal scrolling */
    min-width: 220px; /* Or whatever width looks good */
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .feature-title {
    flex-wrap: nowrap;
  }

  .feature-title i {
    font-size: 24px;
    margin-right: 10px;
  }

  .feature-title .infotext {
    font-size: 15px;
  }

  .map-container iframe {
	height: 100%;
  }
}

@media (max-width: 768px) {
	.map-container iframe {
	height: 100%;
  }

  .map-container {
	padding-bottom: 56.25%;
  }
}