@media screen and (max-width: 729px) {
  .mobile-hidden {
    display: none !important;
  }
  .home-market-d{
      text-align: left !important;
  }
  #home-about-section {
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .home-about-image {
    margin: 12px !important;
    min-height: 289px !important;
    width: 90% !important;
    border-radius: 8px !important;
    background-size: cover !important;
    background-position: top center !important;
  }
  #explore {
    background-size: cover !important;
    min-height: 750px !important;
    margin-top: 50px;
  }
  #fish-box-1,
  #fish-box-2,
  #fish-box-3 {
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 345px;
    height: 345px;
    border-radius: 8px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: end;
  }
  #fish-box-1 {
    background-image: url("../img/home-products/img001.jpg");
  }
  #fish-box-2 {
    background-image: url("../img/home-products/img002.jpg");
  }
  #fish-box-3 {
    background-image: url("../img/home-products/img003.jpg");
  }
  .mobile-news-thumb {
    width: 345px;
    height: 345px;
    object-fit: cover;
    object-position: center center;
    border-radius: 8px;
  }
  .mobile-home-news-date {
    color: #707070;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 21px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 12px;
  }
  .mobile-home-news-title {
    color: #1e1e1e;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
  }
  .news-content-box {
    margin-left: 1rem;
  }
  .about-heading-white {
    color: #fafafa !important;
    text-align: center;
    font-family: Poppins;
    font-size: 28px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 42px */
  }
  .history-title {
    font-size: 24px !important;
  }
  .history-content {
    font-size: 14px !important;
    margin-top: 32px;
  }
  .vision-img {
    width: 33.3vw;
    height: 231px;
    object-fit: cover;
  }
  .vision-content {
    font-size: 14px !important;
  }
  .quality-header {
    font-size: 24px !important;
  }
  .cert-logo {
    width: 64px !important;
    height: 64px !important;
  }
  #product-banner {
    min-height: 500px !important ;
  }
  .product-banner-header {
    font-size: 28px !important;
  }
  .product-banner-container {
    padding-right: 100px !important;
    margin-top: 100px !important;
  }
  .mobile-products-thumb {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100vw;
  }
  #carousel-products-all {
    background-position: center 200px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
  }
  .product-content-box {
    min-height: 650px;
    width: 100vw;
    padding-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .mobile-product-species {
    color: #5b5b5b;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 150%; /* 36px */
    font-style: italic;
  }
  .mobile-product-name {
    color: #404041;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 48px */
  }
  .mobile-packaging-heading {
    color: #404041;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 21px */
    letter-spacing: 2.8px;
    text-transform: uppercase;
  }
  .mobile-packaging-text {
    color: #404041;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
  }
  .featured-news-date {
    color: #fff;
    font-family: Poppins;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 150%; /* 21px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
  }
  .featured-news-title {
    color: #fff;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150%; /* 30px */
  }
  .news-box-overlay {
    background: linear-gradient(
      0deg,
      #035ba9 0%,
      #318fcc 48%,
      rgba(83, 182, 231, 0) 100%
    );
    width: 104vw;
    margin-left: -3.5%;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
  .featured-news-img {
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: 100vw;
  }
  .card {
    border: none;
    width: 100% !important;
    margin-bottom: 32px;
  }

  .card-img-top {
    border-radius: 0;
  }

  .card-body {
    padding-top: 24px;
    padding-left: 0;
    padding-right: 0;
  }
  .card-title {
    color: #707070;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 21px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
  }
  .card-text {
    color: #1e1e1e;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
  }
  .contact-info-col {
    border-radius: 8px !important;
    margin-left: 24px;
    margin-right: 24px;
    max-height: none !important;
    background: rgba(255, 255, 255, 0.9) !important;
  }
  .contact-title {
    color: #404041;
    font-family: Poppins;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 21px */
  }
  .contact-subtitle {
    color: #035ba9 !important;
    font-family: Poppins;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 36px */
  }
  .contact-info-heading {
    color: #404041 !important;
    font-family: Poppins;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
  }
  .contact-info-text {
    color: #707070 !important;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
  }
  .contact-form-col {
    margin-left: 24px;
    margin-right: 24px;
    width: 75%;
    border-radius: 8px;
  }
  input {
    width: 100% !important;
    border-radius: 12px !important;
  }
  .form-label {
    color: #404041;
    font-family: Poppins;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 150%; /* 24px */
  }
  .main-news {
    color: #035ba9;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 31.2px */
    margin-bottom: 32px;
  }
  .navbar-toggler {
    border: none !important;
  }
  .navbar-toggler:focus {
    border-bottom-color: transparent !important;
  }
  .navbar-toggler:active {
    border-bottom-color: transparent !important;
  }
  .navbar-wrapper {
    width: 100vw !important;
  }
  #navbar-psfi-logo {
    width: auto !important;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    height: 32px;
  }
  .mobile-carousel-control {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background-color: white;
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .arrow-right {
    transform: rotate(180deg);
  }
  #btn-home-allproducts2{
    width: 160px !important;
  }
  .heart-button:not(.active) {
    min-height: 32px;
    width: 32px;
    background-image: url("../../assets/img/heart-default.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center center;
    border-radius: 16px;
    border: 1px solid black;
    background-color: transparent;
  }
  .heart-button.btn:hover {
    background-image: url("../../assets/img/heart-active.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 24px 24px !important;
    background-position: center center !important;
  }
  .heart-button:is(.active) {
    min-height: 32px;
    width: 32px;
    background-image: url("../../assets/img/heart-active.svg") !important;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center center;
    border-radius: 16px;
    border: 1px solid black;
    background-color: transparent;
  }
  #product-carousel-container{
      padding-right: 0 !important;
      margin-right: 0 !important;
  }
  .footer-contact-container{
      margin-bottom: 2rem !important;
  }
  .heart-wrapper {
    width: 100%;
    margin-left: 2rem;
  }
  .mapHotspot__canvas .hotspot img {
  display: inline-block;
  max-width: none;
  width: auto;
  height: 2vw;
  max-height: 8px;
  min-height: 8px;
}
  #prod-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
    border: 1px solid black;
    border-radius: 4px;
  }
  #prod-indicators .active {
    width: 8px;
    height: 8px;
    border: 1px solid black;
    background-color: black !important;
    border-radius: 4px;
  }
  #prod-indicators {
    position: unset !important;
    padding-top: 24px;
  }
  .carousel-control-prev {
    padding-top: 12px;
    padding-left: 50px;
  }
  .carousel-control-next {
    padding-top: 12px;
    padding-right: 50px;
  }
  #footer {
    background-image: url("../../assets/img/footer-mobile.png");
  }
  .footer-products {
    position: absolute;
    z-index: 2;
    margin-top: -50px;
  }
}
