.slick-dots {
    display: none !important;
}

.slick-dots li {
    width: 5px;
}

@media all and (min-width: 1670px) {
	.header:before{
		width: 33%;
	}
}

@media (max-width: 1380px){
	.header:before{
		width: 29%;
	}
}

@media (max-width: 1200px){
	.header:before{
		width: 29%;
	}
	.navbar-brand img {
		width: 135px;
	}
}

@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1150px;
	}
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}

@media all and (max-width: 992px){
	.navbar-collapse{
		width: 100%;
		position: absolute;
		left: 0;
		top: 70px;
		z-index: 25;
		background-color: #fff;
		padding: 0px 15px;
	}
	.navbar-nav .nav-item .nav-link{
		color: #000000;
	}
	.navbar-nav .dropdown-menu .dropdown-item{
		color: #000000 !important;
	}
	.header:before{
		display: none;
	}
	.top-header-wrapper{
		flex-direction: column;
	}
	.top-header-contact{
		margin-bottom: 15px;
	}
	.navbar-toggler{
		border-color: var(--theme-color-2);
		background-color: var(--theme-color-2);
	}
	.navbar-nav .dropdown-menu{
		background-color: transparent;
		border: none;
	}
	.navbar-nav .dropdown-menu .dropdown-item{
		color: var(--font-white);
	}
	.navbar .theme-btn.btn-border-header{
		margin-bottom: 30px;
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
 img.flued-2 {
    display: none;
  }
}

@media all and (max-width: 768px){
	.navbar-collapse{
		width: 100%;
		position: absolute;
		left: 0;
		top: 50px;
		z-index: 25;
		background-color: #fff;
		padding: 0px 0;
	}
	.navbar-nav .nav-item .nav-link{
		color: #000000;
	}
	.navbar-nav .dropdown-menu .dropdown-item{
		color: #000000 !important;
	}
	.header:before{
		display: none;
	}
	.top-header-wrapper{
		flex-direction: column;
	}
	.top-header-contact{
		margin-bottom: 15px;
	}
	.navbar-toggler{
		border-color: var(--theme-color-2);
		background-color: var(--theme-color-2);
	}
	.navbar-nav .dropdown-menu{
		background-color: transparent;
		border: none;
	}
	.navbar-nav .dropdown-menu .dropdown-item{
		color: var(--font-white);
	}
	.navbar .theme-btn.btn-border-header{
		margin-bottom: 30px;
		margin-top: 20px;
	}
	.theme-btn{
		max-width: 100%;
		width: 100%;
	}
	.filter-btns{
		flex-wrap: wrap;
		gap: 20px;
	}
	.filter-btns .filter-button{
		width: max-content;
	}
	.table-book::before{
		width: 100%;
	}
	/* the slides */
	.clients .slick-slide {
		margin: 0 0px;
	}
	/* the parent */
	.clients .slick-list {
		margin: 0 -0px;
	}
	.apps-content{
		padding: 2rem 0;
	}
	.footer-bottom{
		flex-direction: column;
	}
	.footer-bottom p{
		margin-bottom: 10px;
		text-align: center;
	}
	.footer-bottom p:last-child{
		margin-bottom: 0px;
	}
}

@media all and (max-width: 480px){
    .header {
    height: auto;
}
.navbar{
    padding: 0;
}
    
    .hero-content h1 {
    font-size: 30px;
}
.hero-content p {
    margin: 6px 0;
    color: #4C4C4C;
}
.btn-primary {
    margin-top: 10px;    
    font-size: 11px;
}


.hero-section::before {
    content: "";
    position: absolute;
    bottom: 6px;
    transform: translateX(-100%);
    width: 100%;
    height: 295px;
    background: #FFB442;
    border-radius: 300px 300px 0px 0;
    z-index: 1;
    right: 0;
    left: 100%;
}

    .header:before{
		display: none;
	}
	.section-heading {
    font-size: 22px;
    line-height: 20px;
            text-align: center;
}
	.section-small-heading {
    font-size: 16px;
            text-align: center;
}
	.aboutus-content p {
    font-size: 15px;
    text-align: justify;
}

.section {
    padding: 30px 0;
}

.col_padding {
    padding: 0px 15px;
}

.service-info-card h3 {
    font-size: 17px;
    margin: 0 0px 5px;
        font-weight: 500;
}

.chutney-banner {
    padding: 5px;
}
.food_margin {
    margin-bottom: 20px;
}

.clients-wrapper-bottom h3 {
    font-size: 14px;
}

.deg {
    font-size: 11px;
}
.rating {
    font-size: 10px;
}
.clients-wrapper-content {
    text-align: justify;
    font-size: 14px;
}
.chutney-overlay {
        border-radius: 15px;
    border-radius: 15px;
    padding: 10px 10px;
}
.contact-list span{
        width: 85%;
}
.section_text {
    font-size: 12px;
    width: 100%;  
    margin-bottom: 20px;
}
.map-frame {
    border-radius: 10px;
}

.contact-section h5 {
    font-size: 19px;
}

.contact-list li {
    font-size: 14px;
        gap: 10px;
}
.footer-bottom {
    padding: 5px 0px;
}

.slick-next, .slick-prev {
    display: none !important;
}
.contact-list i {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height:30px;
}

.service-info-card img {
    width: 50px;
    height: 50px;
}

.service-info-card p {
    font-size: 15px;
}

.b_right {
    display: none;
}
	
	.top-header-wrapper{
		flex-direction: column;
	}
	.top-header-contact{
		margin-bottom: 15px;
	}
.navbar-toggler {
    border-color: #00008b;
    background-color: #00008b;
            padding: 1px 7px !important;
}

.navbar-toggler-icon {
    width: 20px;
    height: 20px;
}
	.navbar-nav .dropdown-menu{
		background-color: transparent;
		border: none;
	}
	.navbar-nav .dropdown-menu .dropdown-item{
		color: var(--font-white);
	}
	.navbar .theme-btn.btn-border-header{
		margin-bottom: 30px;
		margin-top: 20px;
	}
	.theme-btn{
		max-width: 100%;
		width: 100%;
	}
	.filter-btns{
		flex-wrap: wrap;
		gap: 20px;
	}
	.filter-btns .filter-button{
		width: max-content;
	}


	.clients .slick-slide {
		margin: 0 0px;
	}

	.clients .slick-list {
		margin: 0 -0px;
	}

	.footer-bottom{
		flex-direction: column;
	}
.footer-bottom p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
}
	.footer-bottom p:last-child{
		margin-bottom: 0px;
	}


.slick-dots {
    display: block !important;
}
.navbar-nav .nav-item {
    margin: 0 15px;
}

.nav-link {
    padding: 5px 0px;
    font-size: 13px;
}

.navbar .theme-btn.btn-border-header {
    width: auto !important;
    margin: 0 0 20px 15px !important;
}
.food-card {
    background: #F4F4F4;
    padding: 10px 10px;
}
.w_90 {
    width: 100%;
}
.food-card h4 {
    font-size: 14px;
}

.food-card p {
    font-size: 13px;
    line-height: 20px;
}
.food-card .table-sm>:not(caption)>*>* {
    padding: 2px 10px;
    font-size: 11px;
}
.food-card small {
    font-size: 10px;
}

.food-img {
    transform: translateX(0);
}

.food-img-wrap::after {
    content: "";
display:none;
}

.mb_60 {
    margin-bottom: 25px;
}

.food-img-wrap-right .food-img {
    transform: translateX(0);
}

.food-img-wrap-right {
    margin-right: 0;
}

#loading-image {
    width: 75%;
}
}




/* ===============================
   HERO BANNER MOBILE RESPONSIVE
   =============================== */
@media (max-width: 768px){

  .hero-section{
    position: relative !important;
    overflow: hidden !important;
    padding: 20px 15px !important;
  }

     .hero-section::before {
        content: "" !important;
        position: absolute !important;
        top: 230px !important;
        right: 0 !important;
        width: 80% !important;
        height: 170px;
        background: #FFB442 !important;
        border-radius: 59px;
        z-index: 0 !important;
        border-radius: 235px 0px 0px 235px;
    }
 
 
  .hero-content{
    position: relative !important;
    z-index: 2 !important;
    width: 100% !important;
  }


  .hero-image{
    position: relative !important;
    z-index: 2 !important;
    width: 100% !important;
    text-align: left !important;
    margin-top: 10px !important;
  }

 
 
  .hero-image img{
    width: 120% !important;          /
    max-width: 520px !important;
    height: auto !important;
    object-fit: contain !important;

    transform: translateX(-10%) !important;
    display: block !important;
  }

}

