@media screen and (max-width:576px){
  body{
    text-align: center;
  }
  .post-contents{
    display: unset;
  }
  .title-box h1{
    font-size: 22px;
  }
  #blog-with-sidebar .post-contents .post-text-content > div {
    flex: 0 0 100%;
  }
  .elemento-farm-head-contact ul.ekit-header-info{
    justify-content: center;
  }
  .efarm-feature-box-sec{
    position: static;
  }
  .elemento-farm-slider-sec h1.bdt-title-tag,.elemento-farm-slider-sec p,.efarm-feature-box-sec p.elementor-icon-box-description,
  .efarm-about-us-sec h2.elementor-heading-title,.efarm-about-us-sec p,.efarm-fresh-fruit-banner p, .efarm-fresh-fruit-banner h2,.efarm-video-content p,
  #efam-testimonial-sec p,#efarm-what-we-offer-box h2.elementor-heading-title,#efarm-what-we-offer-box p{
    width: 100%;
  }
  h4.ht-product-title,#efarm-blog-sec h3.ea-title,#efarm-blog-sec .ea-text-wrap {
    text-align: left;
  }
  .efarm-video-experienec-box{
    left: 0em !important;
  }
  #efarm-home-contact-box{
    right: 0;
  }
  #efarm-contact-sec .efarm-contact-content-box{
    width: 95%;
    transform: translate(0, 3em);
  }  
}
@media screen and (max-width:767px){
  #commentform input[type="text"], #commentform input[type="email"], #commentform textarea {
    width: 100%;
  }
}

@media screen and (min-width:768px) and (max-width:1040px)  {
  .efarm-feature-box-sec{
    top: -4em;
  }
  .efarm-about-us-sec h2.elementor-heading-title,.efarm-about-us-sec p{
    width: 100%;
  }
  #efarm-what-we-offer-box h2.elementor-heading-title,#efarm-what-we-offer-box p{
    width: 85%;
  }
  #commentform input[type="text"], #commentform input[type="email"], #commentform textarea {
    width: auto;
  }
}
@media screen and (min-width:1025px) and (max-width:1200px){
  #efarm-logo-box {
    width: 40%;
  }
  #efarm-social-box {
    width: 25%;
  }
  #efarm-phone-box {
    width: 20%;
  }
  #efarm-header-button-box .elementor-button{
    padding: 18px 15px 18px 15px;
  }
  #efarm-topbar-sec .ekit-header-info > li > a{
    font-size: 13px;
  }
  .efarm-about-us-sec {
    padding-top: 10em !important;
  }
  .efarm-fresh-fruit-banner {
    width: 60% !important;
  }
}
@media screen and (min-width:1201px) and (max-width:1414px){

}
@media screen and (min-width: 1200px){
  .content-container {
    max-width: calc(100% - 2%);
  }
  .post-contents{
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1599px){
  .efarm-section-main-container>.elementor-container{
    max-width: calc(100% - 10%)!important;
  }
  .elemento-farm-head-phone-box p.elementor-icon-box-description{
    font-size: 14px;
  }
}
@media screen and (min-width: 1600px){
  .efarm-section-main-container>.elementor-container{
    max-width: calc(100% - 20%)!important;
  }
  textarea{
    width: 100%;
  }
}
@media screen and (max-width: 1024px){
  ul.sub-menu li a {
    background: unset !important;
  }
}