@media screen and (min-width: 1366px) {
    header .navbar {
    max-width: 1352px;
}
}

@media screen and (max-width: 1439px) {
:root {
    font-size: 13px;
}
.bottom-masala-wrap .protein-box-wrap .top-span {
    font-size: 12px;
}
footer .column-right .bottom-wrap .ft-policy-menu li:not(:first-child):before {
    top: 7px;
}
}
@media screen and (max-width: 1199px) {
:root {
    font-size: 11px;
}
.common-btn:before {
    left: calc(100% - 3.3rem);
}
.home-banner {
    min-height: 51vw;
 
}

.center-slider .slick-slide, .center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.6, 0.6);
}
.bottom-masala-wrap .protein-box-wrap .top-span {
    max-width: 10rem;
}
.bottom-masala-wrap .custom-row .column-left figure img {
    height: 7rem;
}
footer .column-right .bottom-wrap .ft-policy-menu li:not(:first-child):before {
    top: 8px;
}
}
@media screen and (max-width: 991px) {

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 2.5rem;
    --bs-gutter-y: 2.5rem;
}


header.sticky-header .logo {
    max-width: 9.875rem;
}
 .navbar-expand-md .navbar-nav .nav-link {
        font-size: 1rem;
    }
.home-banner .hero-description .title.text-light {
    font-size: 2.375rem;
}
.home-banner .inner-box .hero-description {
    max-width: 48.5625rem;
}
.home-banner {
    min-height: 58vw;
		    background-attachment: inherit;
}

 .mobile-break {
    display: block;
  }
footer .column-right {
    max-width: 100%;
    text-align: left;
    width: 100%;
}
footer .custom-row {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 20px;
}
footer .column-right .top-wrap {
    max-width: 100%;
    margin-left: 0;
    text-align: center;
}
footer .column-right .bottom-wrap .ft-policy-menu {
    gap: 2rem;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 10px;
}

footer .column-right .bottom-wrap  p {
    text-align: center;
    font-size: 18px;
}
footer .column-right .bottom-wrap {
    margin-top: 2.25rem;
}
footer .column-right .bottom-wrap .ft-policy-menu li:not(:first-child):before {
    left: -1rem;
}
:root {
    font-size: 13px;
}
header .logo {
    max-width: 9.875rem;
}
.home-banner .inner-box .top-left-img, .home-banner .inner-box .bottom-right-img {
    max-width: 4.9rem;
		display: none;
}
.home-banner .inner-box {
    justify-content: center;
}
.home-banner .container {
    top: 1.5rem;
}
.bottom-masala-wrap .custom-row .column-left figure img {
    height: 6rem;
}
}

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

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 3.5rem; 
}

header.menu-open {
    background: #124925;
}
header  .navbar-collapse {
 
    top: 1rem;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: flex-start;
    opacity: 0;
}
header .navbar-collapse.show {
    opacity: 1;
}
header .navbar-brand {
    max-width: 11.5em;
    margin-inline: auto;
}
header .navbar-toggler {
    position: absolute;
    right: 20px;
    top: 14px;
    background: transparent;
    border: none;
    box-shadow: none;
    color: #F6EAD5;
    opacity: 1;
    padding: 0 !important;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23F6EAD5' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    font-size: 27px !important;
}

.marquee-content {
    animation: scroll 6s linear infinite;
}
	.about-sec .about-images {
    width: 100%;
}
.about-sec .about-content {
    width: 100%;
}
.about-sec .custom-row {
    gap: 3rem;
    flex-direction: column;
}
.stockist-results-section .img-top {
		display: none;	
}
.stockist-results-section .img-bottom{
		display: none;
}
.about-sec {
    margin-bottom: 2rem;
}
footer .custom-row .column-left {
    max-width: 100%;
    width: 100%;
    order: 2;
    text-align: center;
}
footer .column-center {
    max-width: 100%;
    width: 100%;
    order: 1;
}
footer .column-right {
    order: 3;
}
.ft-menu ul {
    font-size: 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.ft-social-label {
    font-size: 17px;
    margin-bottom: 1.4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.ft-social {
    justify-content: center;
}
footer .column-center figure {
    max-width: 14.6875rem;
}
.tomato-icon{
		display: none;
}
footer .column-right .bottom-wrap .ft-policy-menu li:not(:first-child):before {
    left: -1rem;
}
.common-btn {
    font-size: 18px;
}
.common-btn:before {
     top: 13px;
}
.search-box button {
    padding: 1rem 1rem;
}
}

@media screen and (max-width: 575px) {
	.home-banner {
    min-height: 100vw;
}
}