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

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

@media screen and (max-width: 1536px) {
    .navbar .navbar-nav .nav-link {
        font-size: 19px;
        margin: 0 10px;
    }

    .navbar .container-fluid {
        padding: 0 22px;
    }

    .nav-item .btn {
        padding: 12px 25px;
        font-size: 19px;
        display: flex;
    }

    .prodcut-banner .product-hero-content h2 {
        font-size: 60px;
    }

    .prodcut-banner .product-hero-content p {
        font-size: 20px;
    }

    .section-title {
        margin: 0 0 0 20px;
    }

    .section-title h2 {
        font-size: 60px;
    }

    .section-title p {
        font-size: 19px;
        line-height: 1.45;
    }

    .section-title h2 {
        font-size: 60px;
        line-height: 1.1;
    }

    .about-page-items-content h5 {
        font-size: 32px;
    }

    .about-page-items-content p {
        font-size: 20px;
    }

    .section-title h2 {
        font-size: 52px;
    }

    .quality-sections {
        padding: 50px 0 90px;
    }

    .quality-item-list h5 {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .quality-item-list p {
        font-size: 20px;
    }

    .footer-item a {
        font-size: 45px;
    }

    .footer-item {
        padding: 60px 9px;
    }
}

@media screen and (max-width: 1400px) {
    .navbar .navbar-nav .nav-link {
        font-size: 18px;
        margin: 0 7px;
    }

    .nav-item .btn {
        padding: 8px 16px;
        font-size: 18px;
    }

    img.product-bg-layer {
        right: 0;
        transform: scale(0.9);
    }

    .prodcut-banner .product-hero-content h2 {
        font-size: 60px;
    }
}

@media screen and (max-width: 1300px) {
    .navbar .container-fluid {
        padding: 0 15px;
    }

    section {
        padding: 35px 0;
        overflow: hidden;
        position: relative;
        height: 100%;
    }

    .navbar-toggler-icon {
        filter: invert(1);
    }

    .section-title h2 {
        font-size: 55px;
    }

    .section-title p {
        font-size: 22px;
    }

    .about-info p {
        font-size: 22px;
        margin-bottom: 12px;
		text-align:center;
    }

    .about-info a span:nth-child(1) {
        padding: 12px 15px;
        font-size: 18px;
    }
	.add-to-carts-about a span:nth-child(1){padding:0;}

    .about-info a span:nth-child(2) img {
        width: 48px;
    }

    .social-icons {
        margin-top: 30px;
    }

    .prodcut-banner .product-hero-content h2 {
        font-size: 60px;
    }

    .prodcut-banner .product-hero-content p {
        font-size: 20px;
    }
}


@media screen and (max-width: 1200px) {
    .navbar-brand {
        max-width: 26%;
    }

    .navbar .navbar-nav .nav-link {
        margin: 0 10px;
        font-size: 20px;
    }

    .navbar {
        top: 15px;
        left: 35px;
        right: 35px;
    }

    .about-sections {
        margin-top: 0;
    }

    .banner-arrow-control {
        bottom: 32px;
    }

    .banner-custom-prev,
    .banner-custom-next {
        width: 38px;
    }

    .products-item {
        padding: 20px;
        margin: 15px 0;
    }

    .flavor-item {
        margin-bottom: 25px;
    }

    .flavor-item p {
        padding: 0;
    }

    .p-title h2 {
        font-size: 50px;
        padding-left: 75px;
    }

    .p-title h2 span {
        font-size: 50px;
    }
	.navbar-brand {
    max-width: 15%;
}
}

@media screen and (max-width:1140px) {
    .section-title p {
        font-size: 18px;
    }

    .fresh-up-sections {
        background-position-y: center;
    }

    .fresh-up-sections {
        margin-bottom: 0;
    }

    .footer-logo {
        margin-bottom: 40px;
    }

    .about-item-img {
        margin-bottom: 0;
    }
	.navbar .navbar-nav .nav-link {
    margin: 0 4px;
    font-size: 18px;
}
	.testimonial-items {
    margin-top: 0;
}
	#cart-drawer .kh-drawer__inner {
    width: 85% !important;
}
}

@media screen and (max-width:1024px) {
    .float_box_container {
        padding: 0;
    }

    .swing {
        margin-top: 20px;
    }

    .flavor-item p {
        font-size: 18px;
    }
	.commitment-img {
    margin-top: -240px;
}
}


@media screen and (max-width:991px) {
    section {
        padding: 40px 0;
    }

    .section-title h2 {
        font-size: 45px;
    }

    .testimonial-items .testimonial-title,
    .testimonial-info span {
        font-size: 22px;
    }

    .plate-sections {
        padding: 120px 0 300px;
    }

    .insta-sections {
        padding-bottom: 65px;
    }

    .flavor-item {
        padding: 0;
        border-right: 0;
		height:auto;
    }

    .testimonial-items {
        margin-top: 0;
    }

    .footer-item {
        padding: 23px 15px;
    }

    .footer-item a {
        font-size: 30px;
    }

    .about-info {
        padding: 5px 20px;
    }

    .about-page-items-content h5 {
        font-size: 26px;
    }

    .about-page-items-content p {
        font-size: 18px;
    }

    .about-page-items-img {
        margin-bottom: 20px;
    }

    .quality-list img {
        display: none;
    }
    .nav-item .btn {
    padding: 8px 16px;
    font-size: 18px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
	img.heading-arrows{display:none;}
	.about-khakhra .row .col-lg-4:nth-child(2) img.product-real-img {
    margin-top: 0;
}
	.second-about-wrapper .row .col-lg-6:nth-child(1) {
    order: 1;
}
	.second-about-wrapper .row .col-lg-6:nth-child(2) {
    order: 0;
}
.footer-fssai-parts{text-align:start}

}


@media (max-width:768px) {
    .navbar {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        border-radius: 0;
    }

    .section-title h2 {
        font-size: 38px;
        line-height: 1.2;
    }

    .section-title {
        margin: 0;
    }

    .quality-item-list h5 {
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: 100;
    }

    .quality-item-list p {
        font-size: 18px;
    }

    .footer-item img {
        display: none;
    }

    .prodcut-banner .product-hero-content h2 {
        font-size: 50px;
    }

    .khakhra-offer-section h2 {
        font-size: 50px;
    }

    .product-abt .product-abt-wrapper {
        background-position: left;
    }

    .kh-card-inner .row .kh-left {
        order: 2;
    }

    .kh-title {
        font-size: 25px;
    }

    .khakhra-offer-section .about-info {
        margin-top: 20px;
    }

    .fresh-up-sections {
        margin-bottom: 30px;
    }

    .contact-us-form {
        padding: 21px;
    }
	.tc-header-preview{background-position: top !important;height: 68vh;}
}

@media (max-width:664px) {
    .commitment-img {
        margin-top: -225px;
    }

    .commitment-sections {
        padding: 33px 0 0;
    }

    .prodcut-banner .product-hero-content p {
        font-size: 18px;
    }
	#cart-drawer .kh-drawer__inner {
    width: 100% !important;
}
	.footer-logo img{width:60%}
}

@media (max-width:575px) {
    section {
        padding: 35px 0;
    }

    .section-title h2 {
        font-size: 38px;
        line-height: 1.2;
    }

    .section-title p {
        font-size: 17px;
        line-height: 1.3;
    }

    .products-infomation h4 {
        font-size: 20px;
    }

    .products-infomation p {
        font-size: 26px;
    }

    .social-slider img {
        width: 100%;
    }

    .footer-item {
        padding: 23px 8px;
    }

    .footer-social {
        text-align: start !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }
	.about-khakhra .row .col-lg-4:nth-child(2) img.product-real-img {
    margin-top: 0px;
}
.navbar-brand {
    max-width: 25%;
}
	.policy-pages a {
    line-height: 1.75 !important;
    font-size: 15px !important;
}
	.copyright p {
    font-size: 11px;
}
span.footer-fssai {
    font-size: 18px;
margin-bottom:20px;
}
	
}

@media (max-width:480px) {
	.section-title h2 {
    font-size: 32px;
    line-height: 1.2;
}
	.footer-item {
    padding: 18px 12px;text-align: left;
}
	.footer-item a {
    font-size: 22px;
}
	.footer-wrapper .col {
    flex: unset;
}
	.testimonial-wrapper {
    padding-top: 33%;
}
	
}

@media (max-width:375px) {}

@media (max-width:320px) {}