@media (min-width:992px) and (max-width:1199px) {
    
.header-navbar .nav-item {
	margin-right: 20px;
}
.header-card ul li a {
	font-size: 15px;
}
.why-choose-lft img {
	width: 100%;
}
.banner-search .form-control::placeholder {
	font-size: 13px;
}
.search-bar {
	width: 42%;
}
.feature-dis h4 {
	font-size: 18px;

}
.feature-dis p {
	font-size: 14px;
}
.restaurent-dis {
	padding: 14px 14px;
}
.rest-review {
	font-size: 12px;
}
.rest-left h4 {
	margin-bottom: 5px;
	font-size: 18px;
}
.rest-left p {
	font-size: 14px;
}
.common-hd h4 {
	font-size: 40px;
}

}



@media (min-width:768px) and (max-width:991px) { 

.cart-item-card h5 {
	font-size: 18px;
}
.page-title-area.rest-title-area {
	height: auto;
	padding: 20px 0;
}


/***Landing page****/
.banner-caption h4 {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 25px;
}
.pd-80 {
	padding: 60px 0;
}
.banner-caption p {
	margin-bottom: 20px !important;
}
.banner-sec {
	padding: 70px 0px;
	min-height: auto;
}

.restaurent-card {
	margin-bottom: 25px;
}

.feature-card {
	margin-bottom: 30px;
}

.why-choose-lft img {
	width: 100%;
	margin-bottom: 20px;
}
.how-card {
	text-align: center;
	margin-bottom: 30px;
}

.common-hd h4 {
	font-size: 36px;
	line-height: 40px;
}

.banner-caption {
	text-align: center;
}
.featured-hd {
	display: block !important;
	text-align: center;
}
.search-bar {
	width: 100%;
}
.search-bar .form-control {
	width: 100%;
	border: 1px solid #f4f4f4;
	margin-bottom: 12px;
}
.banner-search {
	background: #fff;
	padding: 12px 16px;
	border-radius: 8px;
	text-align: center;
}
.page-title-area.rest-title-area {
	height: auto;
	padding: 20px 0;
}
.restaurants-detail .booking-img {
	height: auto;
}
.gallery-photo .restaurent-img {
	flex: calc(50% - 15px);
	max-width: calc(50% - 15px);
}
.pro-desc-commnet-area {
	padding-right: 0;
}
.restaurants-detail .tabs-wrap .tabs {
	border-bottom: 1px solid #f6c101;
	display: flex;
	flex-flow: nowrap;
	overflow: scroll;
	gap: 1px;
}
.menu-sec .custom_nav .nav-link {
	text-wrap: nowrap;
}
.menu-inner .nav.nav-pills {
 overflow: scroll;
 display: flex;
 flex-flow: nowrap;
}
.page-title {
	font-size: 26px;
}
 
.cart-section-new .cart-img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	min-width: 100%;
	margin-bottom: 11px;
	max-height: 200px;
}
.cart-section-new .cart-item-card {
	display: block !important;

}
.checkout-lft {
	margin-bottom: 20px;
}


}


@media (max-width:767px) {
.order_dtl_wrapp .order-menu.style-1 img {
	height: 3.5rem;
	object-fit: cover;
	width: 3.5rem;
	margin-right: 8px;
}
.order-menu.style-1 h5 {
	font-size: 16px;
}
.order_dtl_wrapp p {
	font-size: 14px;
}
.cart-item-card h5 {
	font-size: 18px;
}
.cart-section .cart-img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	min-width: 100%;
	margin-bottom: 11px;
	max-height: 200px;
}
.modal-header .btn_close {
	position: absolute;
	right: 10px;
	top: 10px;

}
.notifi-details-card {
	max-width: 75%;
    
}

/***Landing page****/
.banner-caption h4 {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 25px;
}
.pd-80 {
	padding: 60px 0;
}
.banner-caption p {
	margin-bottom: 20px !important;
}
.banner-sec {
	padding: 70px 0px;
	min-height: auto;
}

.restaurent-card {
	margin-bottom: 25px;
}

.feature-card {
	margin-bottom: 30px;
}

.why-choose-lft img {
	width: 100%;
	margin-bottom: 20px;
}
.how-card {
	text-align: center;
	margin-bottom: 30px;
}

.common-hd h4 {
	font-size: 36px;
	line-height: 40px;
}

.banner-caption {
	text-align: center;
}
.featured-hd {
	display: block !important;
	text-align: center;
}
.search-bar {
	width: 100%;
}
.search-bar .form-control {
	width: 100%;
	border: 1px solid #f4f4f4;
	margin-bottom: 12px;
}
.banner-search {
	background: #fff;
	padding: 12px 16px;
	border-radius: 8px;
	text-align: center;
}
.page-title-area.rest-title-area {
	height: auto;
	padding: 20px 0;
}
.restaurants-detail .booking-img {
	height: auto;
}
.gallery-photo .restaurent-img {
	flex: calc(50% - 15px);
	max-width: calc(50% - 15px);
}
.pro-desc-commnet-area {
	padding-right: 0;
}
.restaurants-detail .tabs-wrap .tabs {
	border-bottom: 1px solid #f6c101;
	display: flex;
	flex-flow: nowrap;
	overflow: scroll;
	gap: 1px;
}
.menu-sec .custom_nav .nav-link {
	text-wrap: nowrap;
}
.menu-inner .nav.nav-pills {
 overflow: scroll;
 display: flex;
 flex-flow: nowrap;
}
.page-title {
	font-size: 26px;
}
 
.cart-section-new .cart-img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	min-width: 100%;
	margin-bottom: 11px;
	max-height: 200px;
}
.cart-section-new .cart-item-card {
	display: block !important;

}
.checkout-lft {
	margin-bottom: 20px;
}
.banner-sec {
	background: url('../images/banner.png');
	background-position: right !important;
}

}