@media screen and (max-width: 540px) {
 .slick-slide img{
      height: 80vh;
      object-fit: cover;
    }
.home_content_slide_text{
    left: 20% !important;	
    max-width: 60%;
}

 .why-us .features-grid {
  display: grid;
  grid-template-columns: 1fr !important;
  gap: 30px;
  justify-content: center;
  margin-bottom: 40px;
  position: unset;
  height: auto;
}

.why-us .item {
  width: 100%;
  position: unset;
}

  .whyus-img {
    display: none;
  }

  .timeline-subtitle {
    padding: 0 2rem;
}

.footer-content{
  padding: 1rem;
}

    .footer-links, .footer-input{
    flex-direction: column;
    }

    .footer-links span{
      margin: 0;
    }

    .footer-input .primary-btn{
  margin-top: 1rem;
}

.footer-links span a {
   margin-left: 0 !important;
}

.team-tabs .tab {
     margin: 0 0.2rem;
    }

    .products-filter{
      flex-direction: column;
      align-items: flex-start;
    }

    .products-filter .dropdown{
      margin-bottom: 1rem;
    }

    .banner img{
        height: 16vh;
        object-fit: cover;
    }



.banner .text h4 {

    margin: 0 !important;

}
 
.banner .text p {

    font-size: 12px;

}
 

.about-text .icon-text-item .text {
    margin-left: 1rem;
}

.mission-section .content-box {
    margin-top: 2rem;
    margin-left:0	
}

.world-map{
height: 50vh;
object-fit: scale-down;
}

   .footer-copyright{
    flex-direction: column;
  }
}

@media screen and (min-width: 550px) and (max-width: 1000px) {
   .ready-to-eat .item .text {
      right: 10rem !important;
    }
   .product-item .item {
     background-size: cover;
   }
}


@media screen and (max-width: 1000px) {
    .heading{
        font-size: 25px;
        line-height: 18px;
    }
    .heading-poppins{
      font-size: 18px;
    }
    .primary-btn {
        padding: 0.2rem;
    }
    .primary-btn a {
        font-size: 12px;
    }
    .heading-img img {
        position: relative;
        width: 50px;
        height: 50px;
    }
    .why-fruit-imports {
    padding: 2rem;
    }

    
  .why-fruit-imports .banana-img{
    display: none;
  }

    .our-sources {
        min-height: 30vh;
    }

    .why-us .item {
        width: 100%;
        position: unset;
    }

  .whyus-img {
    display: none;
  }

    .why-us .features-grid{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    }

.our-team-text {
 margin: 3rem 0;
}

  .about-content{
    padding: 1rem;
    height: auto;
  }
  .about-text{
    margin: 0;
  }

  .about-image{
    position: unset;
  }

  .about-image img{
    width: 100%;
  }

  .about-section{
    margin: 4rem 0;
  }

  .timeline-subtitle {
    padding: 0 3rem;
}

.footer-links span a {
   margin-left: 2rem
}
}



@media screen and (max-width: 1024px) {
  .home_content_slide_text {
    left: 10%;
  }
   .ready-to-eat .item1,.ready-to-eat .item2,.ready-to-eat .item3 {
	background-size: cover;
     }
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .about-image img{
    width: 50%;
  }
  .about-content{
    height: 100vh;
    padding: 1rem;
  }

  .about-text{
    margin-left: 5rem;
  }
}


@media screen and (height: 1366px) {
  .about-content{
    height: auto;
    padding: 1rem;
  }
}

@media screen and (min-width: 1280px) {
  .about-image img{
    width: 70%;
  }
   .about-content{
    padding: 2rem;
    height: 100vh;
  }

  .about-text{
    margin-left: 8rem;
  }

  .why-us .item {
    width: 24%;
   }

.custome_slider{

display: flex;
    justify-content: center;

}

}

@media screen and (min-width: 1920px){
.logo-img {
    width: 180px;
}
.logo-circle {
    width: 280px;
    height: 180px;
}
  .about-image img{
    width: 90%;
  }
   .about-content{
    padding: 2rem;
    height: 100vh;
  }

  .about-text .icon-text-item .text{
    margin-left: 2rem;
  }
}



@media (max-width: 768px) {
    .single-news-center {
        display: block;
        justify-content: center;
        text-align: center;
    }
        .single-news-center img {
            max-width: 100%;
        }


.home_content_slide_text h4{
        color: #355435;
        font-size: 59px !important;
        line-height: 1.1;
    }

    .home_content_slide_text {
        left: auto !important;
    }

.slick-prev, .slick-next {
    width: 30px !important;
    height: 30px !important;
}
}
