@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;
	}

}
@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width: 1600px;
    }
}
@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;
	}

	/* Banner Slider Section */
	.banner-section .slide-item h1 {
		font-size: 50px;
		/* padding-bottom: 40px; */
	}


	/* 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;
	}


}

@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;
	}

	/* category menu */
	.menu-cat .menucat-list {
		margin: 0 20px;
	}

	/* 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%;
	}


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


}

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

	/* heading */
	.banner-section .slide-item h1 {
		font-size: 60px;
	}

	h1 {
		font-size: 60px;
	}

	h4 {
		font-size: 30px;
	}

	h5 {
		font-size: 18px;
	}


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


	/* banner */
	.banner-section .slide-item .content-box {
		height: 780px;
	}

	.banner-section .explore-menu-btn {
		transform: scale(0.80);
	}

	.banner-section .slide-item .text {
		padding: 0 200px;
	}


	/* 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;
	}


	/* category menu */
	.menu-cat .menucat-list .title-box h3 {
		font-size: 60px;
	}


	/* testimonial */
	.testimonials-section .state-col::after {
		display: none;
	}

	.testimonials-section .rating-col::after {
		display: none;
	}


	/* 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;
	}


	/* 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;
	}


	/* 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;
	}


	/* footer */
	footer .bottom_footer p {
		text-align: left;
	}



}

@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 */
	.banner-section .slide-item h1 {
		font-size: 60px;
	}

	h1 {
		font-size: 55px;
	}

	h2 {
		font-size: 45px;
	}

	h3 {
		font-size: 35px;
	}

	h4 {
		font-size: 26px;
	}


	/* Banner Slider Section */
	.banner-section .slide-item .content-box {
		height: 700px;
	}

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

	.banner-section .slide-item .text {
		padding: 0 100px;
	}

	.banner-section .swiper-button-prev {
		left: 15px;
	}

	.banner-section .swiper-button-next {
		right: 15px;
	}

	.banner-section .bottom-curve.curve-desktop {
		display: none;
	}

	.banner-section .bottom-curve.curve-mobile {
		display: block;
	}

	.banner-section .explore-menu-btn {
		bottom: -30px;
	}


	/* 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;
	}


	/* category menu */
	.menu-cat .menucat-list .title-box h3 {
		font-size: 40px;
	}

	.menu-cat .menucat-list .data-colom {
		gap: 30px;
	}

	.menu-cat .menucat-list .arrow-btn a {
		width: 60px;
		height: 60px;
		font-size: 25px;
		line-height: 45px;
	}

	/* testimonial */
	.testimonials-section .state-col,
	.rating-col {
		margin-top: 50px;
	}

	.testimonials-section .state-col::after {
		content: "";
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 12px;
		height: 12px;
		background: url(../images/icons/star-element.svg);
		background-size: contain;
		background-repeat: no-repeat;
		display: inline-block;
	}


	/* 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;
	}


	/* 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;
	}

	.fluid-section.special-dish-slider .special-title {
		display: none;
	}

	.fluid-section.special-dish-slider .title-box.onlyfor-sm {
		display: block;
	}


	/* 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;
	}


	/* footer */
	.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;
	}

	.main-footer .footer-map {
		height: 400px;
	}


	/* 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.special-dish-slider .inner {
		padding-bottom: 0;
	}

	.fluid-section.chef-bio .inner {
		padding: 70px 0 30px 0;
	}

	.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%;
	}


	/* Testimonials page - masonry style */
	.testimonials-masonry .testimonial-boxlist {
		column-count: 1;
	}


	/* blog list page */
	.blog_list_section .blog_right_side {
		border-left: none;
		padding-left: 0;
	}

	.blog_list_section .blog_left_side {
		padding: 0;
	}

	/* blog detail page */
	.blog_detail_section .blog_inner_pannel {
		padding: 0 20px;
	}

	.comment_section .blog_cooment_block {
		padding: 0 20px;
	}

}


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

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


	/* heading */
	.banner-section .slide-item h1 {
		font-size: 55px;
	}

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

	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 35px;
	}

	h3 {
		font-size: 32px;
	}

	h5 {
		font-size: 18px;
	}


	.banner-section .swiper-button-prev,
	.banner-section .swiper-button-next {
		display: none;
	}

	/* category menu */
	.menu-cat .menucat-list .title-box h3 {
		font-size: 35px;
	}

	.menu-cat .menucat-list .data-colom {
		gap: 30px;
	}

	.menu-cat .menucat-list .arrow-btn a {
		width: 60px;
		height: 60px;
		font-size: 25px;
		line-height: 40px;
	}


	/* 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;
	}


	/* 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;
	}


	/* intro */
	.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;
	}


	/* 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;
	}


	/* blog pages */

	/* Blog List Section */
	.blog_list_section {
		text-align: left;
	}

	.blog_list_section .blog_left_side .blog_panel .blog_info span {
		font-size: 13px;
	}

	.blog_list_section .blog_right_side .blog_search_block form .form-group {
		margin-bottom: 0;
	}

	.blog_list_section .blog_right_side .blog_search_block form .form_inner {
		height: 50px;
	}

	.blog_detail_section {
		text-align: left;
	}

	.blog_detail_section .blog_inner_pannel {
		padding: 0 20px;
	}

	.blog_detail_section .blog_info,
	.blog_detail_section .blog_inner_pannel .info {
		padding: 0;
	}

	.blog_detail_section .blog_inner_pannel .quote_block {
		margin: 30px 0;
	}

	.blog_detail_section .blog_inner_pannel .section_title {
		margin-bottom: 20px;
	}

	.blog_detail_section .blog_inner_pannel .info ul {
		text-align: left;
		padding-left: 0;
	}

	.blog_detail_section .blog_inner_pannel .quote_block {
		padding: 45px 30px 10px 30px;
	}

	.blog_detail_section .blog_inner_pannel .quote_block .q_icon {
		text-align: left;
	}

	.blog_detail_section .blog_inner_pannel .main_img iframe {
		height: 320px;
	}

	.comment_section {
		padding-bottom: 50px;
	}

	.comment_section .blog_cooment_block .posted_cooment {
		margin-bottom: 30px;
	}

	.comment_section .blog_cooment_block {
		padding: 20px;
	}

	.comment_section ul {
		margin-top: 20px;
	}

	.comment_section ul li:last-child {
		padding-bottom: 40px;
	}

	.comment_section ul li {
		flex-direction: column;
		padding: 20px 0;
		text-align: left;
	}

	.comment_section ul li .comment {
		width: 100%;
		margin-left: 0;
	}

	.comment_section ul li .authore_info {
		width: 100%;
		margin-bottom: 15px;
	}

	.comment_section ul li.replay_comment {
		margin-left: 30px;
	}

	.comment_section ul li .authore_info .text {
		width: auto;
	}
.chef-section .chef-content{
  padding-top: 20px;
  order: 1;
}
	.blog_detail_section .blog_inner_pannel .blog_authore {
		padding: 0;
		margin: 30px 0 0 0;
	}

	.blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
		margin-bottom: 30px;
	}

	.comment_form_section form .form-group .form-control {
		height: 45px;
		font-size: 15px;
		margin-bottom: 15px;
	}

	.comment_form_section .coment-btn {
		text-align: center;
	}


	/* footer */
	.main-footer .info-col .content {
		padding: 60px 0;
	}

	footer .bottom_footer {
		text-align: center;
	}

	footer .bottom_footer p {
		text-align: center;
	}

	footer .bottom_footer .developer_text {
		text-align: center;
	}

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

	footer .bottom_footer .social_media {
		margin: 10px 0;
	}

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

	footer .bottom_footer .developer_text {
		text-align: center;
	}

	.event-section .event-content {

		flex-direction: column;
	}

	.event-section .event-box .org-name {
		order: 1;
		width: 100%;
		text-align: center;
	}
	.event-section .event-box .cloud-img{
		position: relative;
		scale: 1;
	}

	.event-section .event-box {
		height: 450px;
		text-align: center;
	}

	.event-section .event-box .event-name {
		margin-top: 0%;
	}

	.event-section .event-box .event-name h1 {
		width: auto;
	}

	.event-section .event-box .org-name h2 {
		font-size: 35px;
	}

	.title-box.centered {
		padding: 0 10px;
		font-size: 1rem;
	}

	.image-gallery .gallery-block .image img {
		width: 100px;
		height: 100px;
	}
.image-gallery .video-container {

    padding: 40px 10px;
}
	.home-gallery .image-col {
		width: 100%;
		padding: 30px;
		text-align: center;
	}
	.home-gallery .image-col .image, .home-gallery .image-col .img {
    scale: 1!important;
}
.home-gallery .image-col:nth-child(even) {
    margin-top: 0;
}
.nav-box.navbar {
 
    display: none;
}
.blog-slider-container{
	height: 100%;
	max-height: 160vh;
}

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

	/* heading */
	.banner-section .slide-item h1 {
		font-size: 40px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		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;
	}


	/* banner */
	.banner-section .slide-item .content-box {
		padding-top: 80px;
		height: 600px;
	}

	.banner-section .slide-item .text {
		font-size: 18px;
	}


	/* 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 .state-col::after {
		display: block;
		right: 50%;
		top: 120px;
	}

	.testimonials-section .state-col {
		margin-bottom: 20px;
	}

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

	/* 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 */
	.banner-section .slide-item h1 {
		font-size: 40px;
	}

	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 40px;
	}

	h4 {
		font-size: 25px;
	}


	/* banner */
	.banner-section .slide-item .content-box {
		height: 600px;
	}

	.banner-section .slide-item .text {
		font-size: 16px;
		padding: 0 30px;
	}

	.banner-section .explore-menu-btn {
		transform: scale(0.60);
	}

	/* category menu */
	.menu-cat .menucat-list {
		display: block;
	}

	.menu-cat .menucat-list .image-box {
		width: 50%;
	}

	.menu-cat .menucat-list .data-colom {
		padding: 15px 0 0 0;
		width: 100%;
		position: relative;
		justify-content: space-between;
	}

	.menu-cat .menucat-list .title-box {
		order: 1;
		text-align: left;
	}

	.menu-cat .menucat-list .title-box h3 {
		font-size: 30px;
	}

	.menu-cat .menucat-list .arrow-btn {
		order: 3;
		text-align: right;
	}

	.menu-cat .menucat-list .arrow-btn a {
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 20px;
	}

	.menu-cat .menucat-list .star {
		order: 2;
	}


	/* 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;
	}

	h3 {
		font-size: 27px;
	}



	/* category menu */
	.menu-cat .menucat-list .title-box h3 {
		font-size: 28px;
	}

	.menu-cat .menucat-list .arrow-btn a {
		width: 35px;
		height: 35px;
		font-size: 16px;
		line-height: 10px;
	}

}