@media (max-width: 991.98px) {
  .fs60 {
    font-size: 2.75rem;
  }
  .container {
    max-width: 100%;
    padding: 0 16px;
  }
  .inner_br_none br {
    display: none;
  }
  #menu-main-menu {
    flex-direction: column;
    align-items: stretch !important;
    box-shadow: 0 0 15px #dddddd70;
    border-radius: 0.9375rem;
    padding: 1rem !important;
    background: #ffffff;
    margin-top: 10px;
    width: 100%;
    gap: 9px !important;
  }
  .dimond_image {
    right: 0.5rem;
  }

  .eleventh_section {
    background: #012235;
    padding: 3rem;
    margin-bottom: 4rem;
  }
  .left_ball,
  .right_ball {
    display: none;
  }
  .foodGlowMobi_img {
    position: unset;
    transform: none;
    height: 450px;
    width: 100%;
    object-fit: contain;
    display: block;
    margin: 1.5625rem 0;
  }
  .card-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .column_title.other {
    width: 11.25rem;
  }
  .itech {
    width: 13.625rem;
    padding: 2.5625rem 1.4375rem 2.1875rem;
  }
  .feature {
    padding: 1.25rem 1.5rem;
  }
  .arrowLine {
    max-width: 80px;
  }
  .coreCardImg {
    width: 6rem;
    height: 6rem;
  }
  .coreCard_sm .coreCardImg {
    width: 4rem;
    height: 4rem;
  }
  .coreCardImg img {
    width: 3.625rem;
  }
  ul.sub-menu {
    position: static;
    padding: 0 0 0 20px;
    list-style-type: square;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    display: none;
  }
  ul.sub-menu.show {
    display: block;
  }
  .sub-menu .menu-item a {
    padding: 0.4rem 0;
  }
}
@media (max-width: 767.98px) {
  .nav_section {
    margin-block: 1.375rem 1rem;
  }
  .first_section {
    padding-top: 8.8125rem;
  }
  .column_title:is(.other, .itech) {
    width: fit-content;
    padding: 0 1rem;
  }
  .column_title.itech img {
    width: 1.875rem;
  }
  .column_title.other h3 {
    font-size: 1rem;
  }
  .heading_title h2 {
    font-size: 1.5rem;
  }
  .comparison_row:first-child .feature,
  .comparison_row .feature {
    padding: 1rem;
  }
  .accordion-container {
    max-width: 100%;
  }
  .eleventh_section {
    padding: 1.5rem;
  }
  .deviceImg {
    width: 55%;
    height: 50vw;
  }
  .fs60 {
    font-size: 2.8125rem;
  }
  .card_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .whatwedoImg::before {
    content: "";
    height: 7rem;
    position: absolute;
    top: 101%;
    right: 0;
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    width: 100%;
    transform: translateY(-100%);
  }
  .foodSolutionsBox {
    text-align: center;
    padding: 2rem 1rem;
    border-radius: 1rem;
    margin: 1.875rem 0;
  }
  .foodSoluMobiImg {
    position: unset;
    transform: none;
    height: 350px;
    width: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto;
  }
  .foodGlowMobi_img {
    height: 320px;
  }
  .eleventh_section,
  .panleCtaBg {
    background-image: none;
  }
  .readybg {
    opacity: 0.2;
  }
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .fs36 {
    font-size: 1.8rem;
  }
  .fs44,
  .fs45 {
    font-size: 2rem;
  }
  .nav_section {
    margin-block: 1rem;
  }
  .big_number_area {
    flex-direction: column;
  }
  .big_number_area
    :is(.black_section_left, .blue_section_center, .black_section_right) {
    width: 100%;
  }
  .big_number_area :is(.black_section_left, .black_section_right) {
    max-width: 75%;
  }
  .big_number_area .black_section_left {
    border-radius: 1.25rem 1.25rem 0 0;
  }
  .big_number_area .black_section_right {
    border-radius: 0 0 1.25rem 1.25rem;
  }
  .blue_section_center {
    padding: 2.0625rem 0;
    border-radius: 1.0625rem;
  }
  .note_blue_box {
    display: none;
  }
  .get_img {
    width: 4.25rem;
    height: 4.25rem;
  }
  .get_img img {
    width: 45%;
  }
  .card_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .techTab {
    flex-direction: row !important;
    display: flex !important;
    justify-content: start;
    align-items: center;
    width: 100%;
    gap: 10px;
  }
  .techTab .nav-link {
    width: fit-content;
    flex-grow: 1;
    margin-bottom: 0;
    text-align: center;
  }
  .coreCard {
    padding: 1rem;
    border-radius: 1rem;
  }
  .coreCardImg {
    width: 6rem;
    height: 6rem;
  }
  .coreCardImg img {
    width: 3.5rem;
  }
  .fs35 {
    font-size: 1.8rem;
  }
  .foodSoluTable td img {
    width: 2.25rem;
    height: 2.25rem;
  }
  .foodSoluTable td {
    padding: 0.875rem 0.5rem;
  }
  .fs24 {
    font-size: 1.2rem;
  }
  .fs32 {
    font-size: 1.6rem;
  }
  .stepsBg {
    padding: 4rem 1rem;
  }
  .stepItem {
    padding-left: 4rem;
  }
  .stepItem::before {
    width: 2.6875rem;
    height: 2.6875rem;
    border: 0.5rem solid #e5ecee;
    box-shadow: 0 0 0 2px #00000008;
  }
  .stepItem::after {
    top: 3.5rem;
    left: calc(2.6875rem / 2);
    height: calc(100% - 5.5rem);
  }
  .fs67 {
    font-size: 2.5rem;
  }
  .fs80 {
    font-size: 3rem;
  }
  .eleventh_section,
  .panleCtaBg {
    padding: 1rem;
  }
}
