/*-------------- Responsive ----------------- */
@media (min-width: 1900px) {
  .slider-s-project {
    overflow: visible;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .wg-shop-content .grid-layout-3 {
    grid-template-columns: repeat(2, 1fr);
  }

  .main-content.page-service-detail .content .benefit {
    gap: 15px;
  }

  .main-content.page-service-detail .content .box-icon {
    gap: 10px;
    padding: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1439px) {
  .footer.style-2 .tf-accordion-content {
    display: flex !important;
    flex-direction: column;
  }

  .tf-collapse-content {
    display: flex !important;
    flex-direction: column;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .s-service .box-icon .caption {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
  }

  .s-service .box-icon .caption::after {
    content: none;
  }

  .s-service .box-icon .icon {
    width: 100px;
    height: 100px;
  }

  .s-service .box-icon .icon i {
    font-size: 50px !important;
  }

  .s-our-agriculture.style-2 .counter-wrap .wg-counter {
    gap: 10px;
  }

  .s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item {
    gap: 5px;
  }

  .s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item .title {
    white-space: nowrap;
  }

  .s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item .counter span {
    font-size: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-content.page-blog-single .meta-list {
    gap: 15px;
  }

  .main-content.page-blog-single .meta-list li:not(:last-child)::after {
    right: -4px;
  }

  .grid-portfolio .box-portfolio .content .text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .grid-portfolio .box-portfolio:hover .content {
    bottom: 30px;
  }

  .grid-portfolio .box-portfolio:hover .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .grid-portfolio .box-portfolio:hover .text {
    margin-bottom: 10px;
  }

  .s-our-agriculture .content .text {
    margin-bottom: 20px !important;
  }

  .s-our-agriculture .content .wg-progress {
    margin-bottom: 10px;
  }

  .s-our-agriculture .heading-section {
    margin-bottom: 10px;
  }

  .box-portfolio.style-4 .content {
    height: 65px;
  }

  .box-portfolio.style-4 .content .title {
    font-size: 18px;
    margin-top: -60px;
  }

  .box-portfolio.style-4:hover .content .icon {
    margin-bottom: 15px;
  }

  .box-portfolio.style-4:hover .content .title {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }

  .box-portfolio.style-4:hover .content .text {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 576px) {
  .s-testimonial.style-2 .wrap .image {
    width: 52%;
  }

  .s-testimonial.style-2 .wrap .content-section {
    width: 49%;
  }
}

@media (max-width: 1800px) {

  .scroll-element,
  .scroll-element-2,
  .scroll-element-3,
  .scroll-element-4 {
    transform: translate(0, 0) !important;
  }

  .scale-1-1 {
    transform: scale(1);
  }

  .s-question .image img {
    object-fit: cover;
  }

  .s-benefit.style-2 {
    padding: 0px;
  }

  .s-benefit.style-2 .btn-slide-box-list {
    display: none;
  }

  .s-benefit.style-2 .benefit-list .box-icon {
    width: 100%;
  }

  .s-benefit.style-2 .benefit-list .box-icon .caption {
    line-height: 26px;
    flex-grow: 1;
  }

  .s-break-page.style-3 br {
    display: block;
  }

  .s-break-page.style-3 .image img {
    min-height: 500px;
    object-fit: cover;
  }

  .box-portfolio-2 .content {
    padding: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .s-our-expertise .heading-section {
    /* padding-bottom: 550px; */
    position: relative;
  }

  .s-our-expertise .heading-section .img-item.item-2 {
    position: absolute;
    bottom: -20px;
    left: 0;
  }

  .s-our-expertise .heading-section .image {
    height: unset;
    overflow: hidden;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .s-our-expertise .heading-section .image img {
    min-height: 250px;
    object-position: bottom;
    object-fit: cover;
    width: 100%;
  }

  .s-our-expertise .s-slider {
    /* margin-top: -490px; */
  }

  .s-our-expertise .s-slider .btn-slider-provide.btn-next {
    right: 20px !important;
  }

  .s-our-expertise .s-slider .btn-slider-provide.btn-prev {
    left: 20px !important;
  }

  .s-our-expertise .card-provide br {
    display: block;
  }

  .s-our-mission .content-section .slider-wrap {
    max-width: unset;
    width: calc(38% - 30px);
  }

  .s-our-mission .content-section .video-wrap {
    max-width: unset;
    width: 62%;
  }

  .s-our-mission .content-section .video-wrap img {
    height: 100%;
  }

  .s-service-2 {
    overflow: hidden;
  }

  .s-service-2 .content-section {
    padding: 47px 92px 50px 190px;
  }

  .s-blog-post .btn-s-blog-post.btn-next {
    right: 50px !important;
  }

  .s-blog-post .btn-s-blog-post.btn-prev {
    left: 50px !important;
  }
}

@media (max-width: 1600px) {
  .s-quality-of-life .img-item.item-1 {
    right: 0px;
  }

  .s-question .content-wrap .content {
    width: 55.5%;
    padding: 136px 15px 126px !important;
  }

  .s-question .image-wrap {
    width: 44.5%;
  }

  .s-banner.style-2 .image img {
    min-height: 450px;
    max-height: unset;
  }

  .main-content.page-our-commitments .video-wrap {
    width: 100%;
  }

  .main-content.page-our-commitments .s-other-commitment .s-img-item.item-2 {
    max-width: 150px;
    bottom: unset;
    left: unset;
  }

  .js-countdown .countdown__timer {
    gap: 60px;
  }

  .js-countdown .countdown__timer .countdown__item:not(:last-child)::after {
    right: -36%;
  }

  .js-countdown .countdown__timer .countdown__item .countdown__value {
    font-size: 50px;
  }

  .wg-coming-soon .content {
    max-width: unset;
    width: 64%;
  }

  .wg-coming-soon .image {
    width: 36%;
  }

  .wg-coming-soon .bot {
    gap: 30px;
  }

  .wg-coming-soon .bot .tf-btn-read {
    flex-shrink: 0;
  }

  .s-our-history .content-section {
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
  }

  .s-our-history .content-section .image {
    max-width: unset;
    width: 50%;
    height: 100%;
  }

  .s-our-history .content-section .image img {
    height: 100%;
    object-fit: cover;
  }

  .s-our-history .heading-section {
    width: 50%;
    margin: unset !important;
  }

  .s-our-history .wg-exprerience {
    top: -170px;
  }

  .s-testimonial-3 .btn-slide-testimonial-3 {
    /* display: none; */
  }

  .s-shopping .btn-slider-shopping {
    display: none;
  }

  .s-shopping .content-section {
    width: 37%;
  }

  .s-shopping .content-wrap .s-slider {
    width: 63%;
    max-width: unset;
  }

  .s-why-choose .image-wrap {
    height: 100%;
  }

  .s-why-choose .image-wrap .image {
    height: 100%;
  }

  .s-why-choose .image-wrap .image img {
    height: 100%;
    object-fit: cover;
  }

  .s-why-choose .notice {
    top: 20px;
    left: 20px;
  }

  .s-why-choose .s-img-item.item-1 {
    max-width: 200px;
  }

  .s-our-mission .content-section .slider-wrap {
    padding: 50px 20px 40px 30px;
  }

  .s-our-agriculture.style-2 .wrap .text {
    margin-top: 0px !important;
  }

  .page-title-home-3 br {
    display: block;
  }

  .page-title-home-3 .btn-slide-home-3 {
    right: 20px !important;
  }

  .slide-home-3 .content {
    padding: 0px 15px;
  }

  .s-happy-farm .content {
    align-items: center;
  }

  .s-happy-farm .heading-section {
    padding: 40px 15px 15px !important;
  }

  .s-service-2 .content-section {
    max-width: unset;
    width: 33.333%;
    flex-shrink: unset;
    padding: 30px 15px;
  }

  .s-service-2 .slider-wrap {
    width: 66.667%;
  }

  .s-about-us-2 {
    overflow: hidden;
  }

  .s-about-us-2 .content {
    padding: 0px 40px !important;
  }

  .bg-page .image img {
    height: 720px;
    object-fit: cover;
    object-position: bottom;
  }

  .slide-home-2::before {
    bottom: -4px;
  }

  .slide-home-2 .image img {
    min-height: 820px;
    object-fit: cover;
  }

  .slide-home-2 .content {
    padding: 258px 0px 20px 0px;
  }

  .slide-home-2 .content br {
    display: block;
  }

  .s-blog-post .btn-s-blog-post {
    display: none;
  }

  .has-img-item .tf-container {
    padding-top: 0px;
  }

  .s-counter {
    padding: 60px 0px 65px 0px;
  }

  .s-testimonial {
    /* padding-bottom: 80px; */
  }

  .s-testimonial .image {
    /* position: absolute;
      width: 100%;
      left: -75px; */
  }

  .s-testimonial .image img {
    height: unset !important;
  }

  .s-testimonial .content-section {
    /* margin-left: auto; */
  }

  .s-our-commitment .main-section {
    gap: 30px;
  }

  .s-our-commitment .main-section .content-section {
    width: 50%;
  }

  .s-our-commitment .main-section .content-section .box-icon .caption {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .s-our-commitment .main-section .image-wrap {
    width: 70%;
  }

  .s-our-commitment .main-section .image-wrap .image {
    max-width: unset;
    width: unset;
    height: 100%;
  }

  .s-our-commitment .main-section .image-wrap img {
    object-fit: cover;
    height: 100%;
  }

  .page-title-home-1 .btn-slide-home-1.btn-prev {
    right: 70px;
    left: unset;
    top: 55%;
  }

  .slide-home-1 .content-wrap {
    /* padding: 121px 20px 100px 20px; */
  }

  .slide-home-1 .content-wrap br {
    display: block !important;
  }

  .header .header-inner .header-left .logo-site {
    padding-top: 0px;
    padding-right: 60px;
  }

  .header .header-inner .header-left .nav-list {
    gap: 34px;
  }
}

@media (max-width: 1440px) {
  .blog-single .content .entry-image-2 {
    gap: 30px;
  }

  .blog-single .entry-video .video-wrap {
    width: calc(50% - 30px);
  }

  .blog-single .entry-video .video-wrap img {
    height: 100%;
    object-fit: cover;
  }

  .blog-single .entry-video .benefit-list {
    width: 50%;
  }

  .s-testimonial.style-2 {
    overflow: hidden;
  }

  .s-testimonial.style-2 .wrap {
    margin-right: unset;
  }

  .main-content.page-testimonial {
    overflow: hidden;
  }

  .s-review .wg-counter {
    top: 20px;
    left: 10px;
  }

  .s-review .img-item.item-1 {
    max-width: 250px;
    top: -110px;
  }

  .s-review .content-section {
    padding: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }

  .wg-shop-content .card-product.style-2 {
    max-width: unset;
  }

  .s-relate-product .btn-slide-product {
    display: none;
  }

  .s-product-detail .content-inner {
    margin: 0px;
  }

  .tf-header-shop .header-topbar {
    gap: 30px;
  }

  .tf-header-shop .header-topbar .search-product {
    flex-shrink: unset;
  }

  .tf-header-shop .header-topbar .call-us {
    flex-shrink: 0;
  }

  .tf-header-shop .style-absolute .header-inner .header-right {
    gap: 0px;
  }

  .tf-header-shop .style-absolute .header-inner .icon-wrap {
    margin-left: unset;
  }

  .tf-header-shop .style-absolute .header-inner .nav-list {
    gap: 25px !important;
  }

  .main-content.page-service-detail .content .benefit {
    gap: 15px;
  }

  .main-content.page-service-detail .content .benefit .caption {
    line-height: 20px;
  }

  .our-event-item {
    gap: 30px;
    padding: 30px;
  }

  .our-event-item .image {
    max-width: unset;
    width: 41.6666%;
  }

  .our-event-item .image img {
    height: 100%;
    object-fit: cover;
  }

  .our-event-item .content .infor-event {
    gap: 5px 40px !important;
    padding: 15px;
    flex-wrap: wrap;
  }

  .our-event-item .content .infor-event li p {
    font-size: 14px;
  }

  .our-event-item .content .infor-event li:not(:last-child)::after {
    right: -27px !important;
  }

  .s-testimonial.style-2 {
    padding-top: 0px;
    padding-bottom: 100px;
  }

  .s-testimonial.style-2 .image img {
    bottom: -27%;
    left: -90px;
  }

  .s-testimonial.style-2 .image .sign {
    bottom: -19%;
    right: 169px;
  }

  .s-testimonial.style-2 .image .sign img {
    height: unset !important;
  }

  .s-testimonial.style-2 .content-section .bot {
    gap: 10px;
    flex-wrap: wrap;
  }

  .btn-slider-provide {
    display: none !important;
  }

  .s-happy-farm .image-wrap {
    width: 50%;
  }

  .s-our-agriculture .content-section .image-wrap {
    margin: unset;
  }

  .s-our-agriculture .content-section .content {
    padding-top: 0px;
    max-width: unset;
    margin: unset;
  }

  .s-our-agriculture .wrap {
    height: 100%;
  }

  .s-our-agriculture .wrap>* {
    height: 100%;
  }

  .wg-exprerience br {
    display: block;
  }

  .s-what-we-do .content-section {
    padding: 50px;
  }

  .s-what-we-do .content-section .video-wrap {
    top: -30px;
  }

  .s-what-we-do .we-do-list {
    gap: 30px;
    padding: 50px;
  }

  .clip-color-text br {
    display: block;
  }

  .s-about-us-2 .content-section .image {
    max-width: 330px;
    min-height: 550px;
  }

  .s-about-us-2 .content-section .image img {
    min-height: 550px;
    object-fit: cover;
  }

  .s-benefit {
    /* padding: 100px 15px 0px; */
  }

  .s-benefit .benefit-list .box-icon {
    padding: 0px 15px;
  }

  .s-benefit .benefit-list .box-icon::after {
    right: 0 !important;
  }

  .tf-topbar.style-2 .topbar-inner {
    gap: 15px;
  }

  .tf-topbar.style-2 .topbar-right .contact-list .item {
    gap: 9px !important;
  }

  .tf-topbar.style-2 .topbar-right .contact-list .infor {
    display: none;
  }

  .box-event .content {
    padding: 0px 15px;
  }

  .s-banner .heading-side {
    margin-top: 0px;
  }

  .s-banner .heading-side .image img {
    max-height: 300px;
  }

  .s-banner .slider-side {
    margin-top: -300px;
  }

  .s-faq .s-right {
    position: relative;
  }

  .s-faq .s-right .img-item {
    right: 20px;
  }

  .s-break-page.style-2 br {
    display: block;
  }

  .s-about-us .main-section .content-left {
    width: 60%;
    max-width: unset;
  }

  .s-about-us .main-section .content-left .image {
    height: auto;
    max-height: unset;
  }

  .s-about-us .main-section .content-right {
    /* width: 40%; */
  }

  .s-about-us .main-section .content-right .has-border {
    padding: 15px !important;
  }

  .s-about-us .main-section .content-right .wg-counter {
    max-width: unset;
  }

  .s-about-us .main-section .content-right .box-trust {
    height: auto;
  }

  .box-portfolio.style-4 .content {
    top: unset;
  }

  .box-portfolio.style-4:hover .content {
    top: unset;
  }

  .article-blog-item .image .video-wrap,
  .article-blog-item.type-2 .image .video-wrap {
    height: 100%;
  }

  .article-blog-item .image .video-wrap img,
  .article-blog-item.type-2 .image .video-wrap img {
    height: 100%;
  }

  .subscribe-wrap .has-border {
    gap: 43px;
  }

  br {
    display: none;
  }

  .tf-topbar .topbar-inner .topbar-left {
    text-align: center;
    max-width: 230px;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    white-space: nowrap;
  }

  .tf-topbar .topbar-inner .topbar-left span::after {
    content: none !important;
  }

  .tf-topbar .topbar-inner .topbar-right {
    gap: 30px;
  }

  .tf-topbar .topbar-inner .topbar-right .contact-list {
    gap: 15px 30px;
  }

  .tf-topbar .topbar-inner .topbar-right .contact-list .item {
    gap: 5px;
  }

  .header .header-inner .header-left .nav-list {
    gap: 25px;
  }

  .header .header-inner .header-left .nav-list .item::before {
    left: -17px !important;
    font-size: 20px !important;
  }

  .header .header-inner .header-right {
    padding-right: 0px;
    gap: 20px;
  }

  .header .header-inner .header-right .tf-btn {
    gap: 20px;
    /* padding: 6px 5px 6px 28px; */
  }

  .header .header-inner .header-right .icon-wrap {
    gap: 5px;
  }

  .header .wg-welcome {
    display: none !important;
  }

  .page-title .img-item img {
    width: 100%;
    height: 50px;
    max-width: 1920px;
    object-fit: cover;
  }

  .page-title .img-item.item-2 img {
    object-position: right;
  }

  .page-title .img-item.item-1 img {
    object-fit: cover;
  }

  .footer .img-item.item-1 {
    width: 100%;
  }

  .footer .img-item.item-1 img {
    height: 23px;
    max-width: 1920px;
    object-fit: cover;
  }
}

@media (max-width: 1300px) {
  .s-benefit .benefit-list {
    flex-wrap: wrap;
    gap: 20px 0px;
  }

  .s-benefit .benefit-list .box-icon {
    width: 50%;
    max-width: unset;
  }

  .s-benefit .benefit-list .box-icon .icon {
    margin-bottom: 10px;
  }

  .s-benefit .benefit-list .box-icon .caption {
    margin-bottom: 5px;
  }

  .s-benefit .benefit-list .box-icon br {
    display: block;
  }

  .s-benefit .benefit-list .box-icon::after {
    content: none !important;
  }

  .s-contact-us .contact-list {
    padding: 35px;
  }

  .s-testimonial .image {
    left: -125px;
  }

  .s-project .heading-side {
    /* padding: 115px 0px 350px; */
  }

  .s-project .slider-s-project {
    /* margin-top: -300px !important; */
  }

  .s-why-us .box-video {
    top: 10px !important;
    left: 10px !important;
  }

  .box-portfolio.style-4:hover .content {
    padding: 30px;
  }
}

@media (max-width: 1200px) {
  .tf-topbar {
    /* display: none; */
  }

  .s-our-agriculture.style-3 .s-img-item.item-1 {
    display: none;
  }

  .tf-topbar-shop .topbar-left {
    display: none;
  }

  .tf-topbar-shop .topbar-right {
    width: 100%;
  }

  .tf-topbar-shop .topbar-right ul {
    justify-content: space-between;
    gap: 15px;
  }

  .tf-topbar-shop .topbar-right ul li {
    padding: 0px !important;
  }

  .tf-topbar-shop .topbar-right ul li::after {
    content: none !important;
  }

  .tf-topbar-shop .s-img-item.item-1 {
    width: 100%;
  }

  .tf-topbar-shop .s-img-item.item-1 img {
    width: 100%;
    object-fit: cover;
    height: 10px;
  }

  .tf-header-shop .s-img-item.item-1 {
    width: 100%;
  }

  .tf-header-shop .s-img-item.item-1 img {
    width: 100%;
    object-fit: cover;
    height: 10px;
  }

  .tf-header-shop .header-topbar .search-product {
    display: none;
  }

  .tf-header-shop .header-topbar .header-search {
    display: flex;
  }

  .tf-header-shop .header-topbar .header-right .icon-wrap {
    margin-left: 40px;
  }

  .tf-header-shop .mobile-button {
    margin-left: 20px;
  }

  .tf-header-shop .style-absolute.fixed-header {
    padding: 15px 0px;
  }

  .offer-list {
    gap: 30px;
  }

  .offer-list .list li p {
    line-height: 26px;
  }

  .offer-list .list li:not(:last-child) {
    margin-bottom: 10px;
  }

  .box-portfolio-style-2 {
    background-color: var(--Primary);
    align-items: center;
  }

  .box-portfolio-style-2 .content {
    padding: 20px 30px;
  }

  .box-portfolio-style-2 .image img {
    min-height: 350px;
    object-fit: cover;
  }

  .wg-pricing {
    padding: 20px;
  }

  .wg-pricing .best-choice {
    right: 10px;
    padding: 10px;
  }

  .s-commitment-2 .image-wrap {
    height: 100%;
  }

  .s-commitment-2 .image {
    height: 100%;
  }

  .s-commitment-2 .image img {
    height: 100%;
    object-fit: cover;
  }

  .s-commitment-2 .img-item.item-1 {
    left: 10px;
    top: 10px;
  }

  .s-video .video-wrap {
    height: 100%;
  }

  .s-video .video-wrap img {
    height: 100%;
  }

  .s-video .content-section {
    margin-top: unset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .main-content.page-faq .content .bot {
    padding: 74px 0px 80px 37px;
  }

  .main-content.page-faq .content .bot .img-item.item-1 {
    right: 0px;
  }

  .main-content.page-our-commitments .video-wrap {
    min-height: 400px;
  }

  .main-content.page-our-commitments .video-wrap img {
    min-height: 400px;
    height: 100%;
  }

  .js-countdown .countdown__timer {
    gap: 40px;
  }

  .js-countdown .countdown__timer .countdown__item::before {
    bottom: -40px;
  }

  .wg-coming-soon .content {
    padding: 40px;
  }

  .wg-coming-soon .content .top {
    margin-bottom: 40px;
  }

  .wg-coming-soon .content .text {
    margin-bottom: 40px;
  }

  .s-shopping .content-section {
    width: 100%;
  }

  .s-shopping .content-section .title br:first-child {
    display: block;
  }

  .s-shopping .content-section .heading-section {
    width: 100%;
    max-width: unset;
  }

  .s-shopping .content-wrap {
    flex-wrap: wrap;
  }

  .s-shopping .content-wrap .s-slider {
    width: 100%;
  }

  .s-testimonial.style-2 {
    padding-bottom: 0px;
    margin-bottom: -30px;
    padding-top: 60px;
  }

  .s-testimonial.style-2 .content-section {
    padding: 0px 15px 80px;
    width: 100% !important;
    max-width: unset;
  }

  .s-testimonial.style-2 .wrap {
    flex-wrap: wrap-reverse;
    margin: unset !important;
    padding: unset;
    width: 100%;
  }

  .s-testimonial.style-2 .wrap .image {
    padding-top: 0px;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: unset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .s-testimonial.style-2 .wrap .image>img {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    max-width: unset;
  }

  .s-testimonial.style-2 .wrap .image .sign {
    right: unset;
    left: 45%;
    bottom: 7%;
  }

  .s-project-2 .content-section {
    gap: 10px 20px;
    flex-wrap: wrap;
  }

  .s-project-2 .s-slider .wrap {
    gap: 10px 20px;
    flex-wrap: wrap;
  }

  .box-portfolio-2 .content .sub {
    margin-bottom: 10px;
  }

  .box-portfolio-2 .content .title {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .box-portfolio-2 .content .text {
    margin-bottom: 20px;
  }

  .slide-home-3 .image img {
    min-height: 580px;
    height: unset;
  }

  .slide-home-3 .content-wrap {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0px;
  }

  .slide-home-3 .content-wrap .content {
    margin: unset;
  }

  .slide-home-3 .content-wrap .sub-title {
    margin-bottom: 0px;
  }

  .slide-home-3 .content-wrap .title {
    font-size: 70px;
    line-height: 80px;
  }

  .slide-home-3 .content-wrap .img-item {
    margin-bottom: 10px;
  }

  .slide-home-3 .content-wrap .text {
    margin-bottom: 20px;
  }

  .page-title-home-3 .img-item {
    pointer-events: none;
  }

  .page-title-home-3 .img-item.item-2 {
    max-height: 200px;
  }

  .page-title-home-3 .img-item.item-3 {
    max-width: 150px;
  }

  .s-testimonial-2 {
    padding-bottom: 30px;
  }

  .s-happy-farm .image-wrap {
    display: none;
  }

  .s-happy-farm .content-section {
    margin-top: -240px;
  }

  .s-happy-farm .heading-section {
    margin-left: unset !important;
  }

  .s-testimonial-2 .sub-title {
    padding-right: 60px;
  }

  .s-testimonial-2 .img-item.item-2 {
    right: unset;
    left: 90%;
  }

  .box-event.style-2 {
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
  }

  .s-what-we-do {
    padding: 100px 0px 0px;
  }

  .s-what-we-do .content-wrap {
    flex-wrap: wrap;
    padding: 0px 15px;
    margin-bottom: -60px;
  }

  .s-what-we-do .content-wrap .content-section {
    margin: 0px auto -100px;
    max-width: 890px;
  }

  .s-what-we-do .content-wrap .we-do-list {
    max-width: unset;
    width: calc(100% + 30px);
    justify-content: center;
    padding: 131px 50px 50px 50px;
    margin: 0px -15px;
  }

  .clip-color-text br {
    display: block;
  }

  .clip-color-text p {
    font-size: 100px;
    line-height: 100px;
  }

  .s-quality-of-life .img-item.item-3 {
    left: 0 !important;
    top: -7% !important;
  }

  .s-service-2 {
    flex-wrap: wrap;
  }

  .s-service-2 .content-section {
    width: 100%;
  }

  .s-service-2 .slider-wrap {
    width: 100%;
    padding: 0px 15px;
  }

  .s-about-us-2 .content-section {
    justify-content: center;
    padding-bottom: 70px;
  }

  .s-about-us-2 .image {
    position: absolute;
    bottom: 5%;
    max-width: 404px !important;
  }

  .s-about-us-2 .image.image-left {
    transform: translateX(-55%) rotate(-9.06deg) !important;
  }

  .s-about-us-2 .image.image-right {
    transform: translateX(55%) rotate(9.06deg) !important;
  }

  .slide-home-2 .image img {
    min-height: 720px;
    object-fit: cover;
  }

  .slide-home-2 .content {
    padding: 0px;
    top: 50%;
    transform: translateY(-35%);
  }

  .bg-page .image img {
    height: 620px;
  }

  .tf-topbar.style-2 .topbar-left,
  .tf-topbar.style-2 .topbar-right {
    display: none;
  }

  .tf-topbar.style-2 .topbar-inner {
    padding: 15px 0px;
  }

  .tf-topbar.style-2 .contact-list.mobile {
    display: flex;
  }

  .s-contact-us .content-section {
    padding: 30px;
  }

  .article-blog-item.style-2.type-3 .entry-meta {
    flex-wrap: nowrap !important;
  }

  .s-testimonial .image {
    width: 80%;
  }

  .s-testimonial .image img {
    height: 682px !important;
  }

  .s-testimonial .testimonial.style-4 .caption {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .s-why-us .main-section .content-section {
    padding-top: 30px;
  }

  .s-why-us .bot {
    margin-top: -100px;
    margin-left: 20px;
  }

  .footer .footer-inner .footer-inner-wrap .footer-title {
    margin-bottom: 20px !important;
  }

  .footer .footer-inner .footer-inner-wrap .contact-list li {
    gap: 8px;
  }

  .footer .footer-inner .footer-inner-wrap .contact-list li p {
    line-height: 20px;
  }

  .footer .footer-inner .footer-inner-wrap .new-post-list .item {
    gap: 8px;
  }

  .article-blog-item,
  .article-blog-item.type-2 {
    padding: 15px;
    gap: 30px;
  }

  .article-blog-item .content .entry-meta {
    gap: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .article-blog-item .content .entry-meta .entry {
    white-space: nowrap;
  }

  .article-blog-item .content .entry-meta .entry:not(:last-child)::after {
    right: -10px;
  }

  .article-blog-item .content .text {
    margin-bottom: 30px;
  }

  .article-blog-item .content .bot .share {
    transform: translateX(0px);
  }

  .article-blog-item .content .bot .share .social-list {
    visibility: visible;
    opacity: 1;
  }

  .article-blog-item .content .bot .share p {
    margin-right: 10px !important;
  }

  .subscribe-wrap .has-border {
    gap: 20px;
  }

  .subscribe-wrap .has-border .notice .content-inner {
    max-width: 400px;
  }

  .header-wrap {
    padding: 0px 15px;
    top: 15px;
  }

  .page-title-home-2 {
    margin-top: 15px;
    padding: 0px 15px;
  }

  .header {
    padding: 15px 0px;
  }

  .header .logo-site {
    padding-right: 0px !important;
  }

  .header .main-nav {
    display: none;
  }

  .header .mobile-button {
    display: block;
  }

  .header .fixed-header {
    padding: 15px 0px 0px;
  }

  .header.style-2 .header-inner {
    padding: 15px 0px;
  }

  .header.style-2 .header-inner .header-right {
    gap: 15px;
  }

  .header.style-2 .header-left {
    padding-left: 0px !important;
  }

  .header.style-2 .header-left .logo {
    display: block;
  }

  .header.style-2 .main-nav {
    display: none;
  }

  .header.style-2 .mobile-button {
    display: block;
  }

  .header.style-2 .fixed-header .header-inner {
    padding: 0px;
  }

  .header.style-2 .fixed-header .mobile-button::after,
  .header.style-2 .fixed-header .mobile-button::before {
    background-color: var(--Primary);
  }

  .header.style-2 .fixed-header .mobile-button span {
    background-color: var(--Primary);
  }

  .tf-topbar .topbar-inner .topbar-right .social-list {
    display: none;
  }
}

@media (max-width: 1024px) {
  .tf-topbar.style-3 .topbar-left {
    display: none;
  }

  .tf-topbar.style-3 .topbar-right {
    width: 100%;
    justify-content: space-between;
  }

  .footer .footer-bottom {
    justify-content: center;
    gap: 10px;
  }

  .article-blog-item .content .entry-meta {
    flex-wrap: wrap;
    gap: 10px 0px;
  }

  .article-blog-item .content .entry-meta .entry {
    width: 50%;
    justify-content: flex-start;
  }

  .article-blog-item .content .entry-meta .entry:not(:last-child)::after {
    content: "";
  }

  .header .fixed-header {
    padding: 10px 0px 10px;
    display: block !important;
  }
}

@media (max-width: 991px) {
  .tf-sticky-btn .name-product {
    display: none;
  }
.farm-bg{
  background-image: url('../img/solutions-backed-by-science-mobile.webp') !important;
}
  .s-quality-of-life-2 .img-item.item-1 {
    max-width: 100px;
    z-index: 1;
    left: 20px;
    top: -13%;
  }

  .tf-sidebar .sidebar-item .sb-content {
    padding: 30px;
  }

  .blog-single .content {
    margin-right: unset;
    padding-bottom: 30px;
  }

  .blog-single .entry-image-2 .image {
    max-width: unset !important;
  }

  .main-customer {
    padding-bottom: 30px;
  }

  .s-customer-say {
    padding: 92px 0px 132px;
  }

  .s-review {
    padding-bottom: 30px;
  }

  .s-review .image-wrap {
    padding-bottom: 30px;
    max-width: unset;
    margin-right: unset;
  }

  .s-review .image-wrap .image img {
    min-height: 450px;
    max-height: 650px;
    object-fit: cover;
    object-position: top;
  }

  .wg-shop-content .grid-layout-3 {
    gap: 15px;
  }

  .wg-shop-content .card-product.style-2 {
    padding: 15px;
  }

  .s-relate-product {
    padding-top: 60px;
  }

  .s-relate-product .title {
    margin-bottom: 20px;
  }

  .wg-tabs.style-2 {
    padding: 15px;
  }

  .wg-tabs.style-2 .menu-tab {
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    /* flex-wrap: wrap; */
  }

  .wg-tabs.style-2 .menu-tab .item a {
    padding: 15px;
  }

  .thumbs-slider {
    padding-bottom: 30px;
  }

  .s-tab {
    padding-top: 0px;
  }

  .s-box-wrap .wrap {
    flex-wrap: wrap;
    gap: 15px;
  }

  .s-box-wrap .box-icon {
    max-width: unset;
    width: calc(50% - 15px);
  }

  .s-box-wrap .box-icon::after {
    content: none !important;
  }

  .tf-header-shop {
    padding: 10px 0px;
  }

  .tf-header-shop .call-us {
    display: none !important;
  }

  .tf-header-shop .header-topbar {
    padding-bottom: 0px;
    border: unset;
  }

  .tf-header-shop .header-topbar .wg-category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tf-header-shop .header-inner {
    display: none;
  }

  .tf-header-shop .style-absolute {
    padding: 20px 0px;
  }

  .tf-header-shop .style-absolute .header-inner {
    display: flex;
  }

  .tf-header-shop .style-absolute .header-inner .icon-wrap .icon {
    width: 40px;
    height: 40px;
  }

  .tf-header-shop .your-cart {
    display: none;
  }

  .tf-header-shop .icon-wrap {
    margin-left: 20px !important;
    gap: 8px;
  }

  .tf-header-shop .icon-wrap .icon {
    width: 40px;
    height: 40px;
  }

  .tf-header-shop .icon-wrap .icon i {
    font-size: 15px !important;
  }

  .slider-service-detail .image img {
    min-height: 450px;
    object-fit: cover;
  }

  .slider-service-detail .btn-service-detail:hover.btn-next {
    right: 10px;
  }

  .slider-service-detail .btn-service-detail:hover.btn-prev {
    left: 10px;
  }

  .main-content.page-service-detail {
    padding: 80px 0px;
  }

  .main-content.page-service-detail .content {
    max-width: unset;
    margin-right: unset;
    padding-bottom: 40px;
  }

  .main-content.page-service-detail .box-icon {
    max-width: unset;
  }

  .box-portfolio-style-2 {
    flex-wrap: wrap;
  }

  .box-portfolio-style-2 .image img {
    min-height: 350px;
    max-height: 450px;
  }

  .box-portfolio-style-2 .content {
    max-width: unset;
    padding: 30px 15px;
  }

  .box-portfolio-style-2 .content .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .box-portfolio-style-2 .content .text {
    margin-bottom: 20px;
  }

  .grid-layout-3.grid-portfolio {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-layout-3 .box-portfolio .image img {
    width: 100%;
  }

  .grid-layout-3 .box-portfolio .content {
    bottom: -126px;
  }

  .grid-layout-3 .box-portfolio:hover .content {
    bottom: 50px;
  }

  .grid-layout-3.item {
    padding-top: 15px;
  }

  .main-content.page-portfolio-details {
    padding-bottom: 60px;
  }

  .main-content.page-portfolio-details .content {
    padding-bottom: 30px;
  }

  .main-content.page-portfolio-details .content .title {
    line-height: 40px;
  }

  .main-content.page-portfolio-details .content .title-2 {
    margin-bottom: 20px;
    line-height: 36px;
  }

  .main-content.page-portfolio-details .content .bot {
    margin-right: unset;
  }

  .main-content.page-portfolio-details .s1 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .main-content.page-portfolio-details .s1 .title {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .main-content.page-portfolio-details .s1 .text-1 {
    margin-bottom: 10px;
  }

  .main-content.page-portfolio-details .s2 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .main-content.page-portfolio-details .s2 .text-3 {
    margin-bottom: 30px;
  }

  .main-content.page-portfolio-details .s3 {
    margin-bottom: 30px;
    padding-bottom: 35px;
  }

  .main-content.page-portfolio-details .s3 .title-2 {
    margin-bottom: 10px;
  }

  .slider-portfolio {
    padding-top: 0px !important;
    margin-top: 30px;
    margin-bottom: 30px !important;
  }

  .s-testimonial-2.style-2 {
    padding-top: 60px !important;
  }

  .s-pricing {
    padding: 90px 0px 60px;
    margin: 0px;
  }

  .s-pricing .wg-pricing {
    margin-bottom: 30px;
  }

  .wg-pricing .text {
    margin: 0px 0px 20px 0px;
  }

  .grid-layout-3 {
    gap: 30px;
  }

  .box-infor.style-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }

  .box-infor.style-1 .content {
    flex-grow: 1;
    padding: 15px 0px 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }

  .box-infor.style-1 .content .title {
    flex-grow: 1;
  }

  .box-infor.style-1 .image .icon {
    bottom: 10px;
    height: 80px;
    width: 80px;
    left: 10px;
  }

  .box-infor.style-1 .image .icon i {
    font-size: 35px;
  }

  .s-commitment-2 .image img {
    width: 100%;
    max-height: 680px;
    object-position: top;
  }

  .s-commitment-2 .content-section {
    padding-top: 30px;
    max-width: unset;
    margin-left: unset;
  }

  .wg-history .year {
    position: absolute;
    left: -95px;
  }

  .main-history {
    padding-left: 100px;
  }

  .main-history::after {
    left: 50px;
  }

  .main-history::before {
    left: 50px;
  }

  .main-history .line {
    width: 1px;
  }

  .main-history .line::after {
    left: -50px;
  }

  .s-mission .s-img-item.item-1 {
    right: 58px;
  }

  .box-farmer .image img {
    max-height: 450px;
    object-fit: cover;
    object-position: top;
  }

  .box-farmer.pb-30 {
    padding-bottom: 30px;
  }

  .box-farmer .say-hi {
    top: 10px;
    left: 10px;
  }

  .s-we-are {
    padding: 60px 0px;
  }

  .s-we-are .s-img-item.item-1 img {
    height: 15px;
    object-fit: cover;
  }

  .we-are-wrap {
    gap: 20px;
    padding: 0px;
  }

  .we-are-wrap .content {
    gap: 5px;
  }

  .s-question {
    padding-top: 80px;
  }

  .s-question .content-wrap {
    flex-wrap: wrap;
  }

  .s-question .content-wrap .content {
    padding: 0px 15px 30px !important;
    width: 100%;
  }

  .s-question .content-wrap .bot {
    gap: 15px;
    flex-wrap: wrap;
  }

  .s-question .image-wrap {
    width: 100% !important;
  }

  .s-question .image-wrap .image img {
    width: 100%;
    min-height: 450px;
  }

  .s-question .image-wrap .img-item.item-1 {
    max-width: 150px;
  }

  .s-other-event {
    padding-bottom: 15px;
  }

  .our-event-item {
    flex-wrap: wrap;
    gap: 0px;
    padding: 20px;
  }

  .our-event-item .image {
    width: 100%;
  }

  .our-event-item .image img {
    min-height: 450px;
  }

  .our-event-item .content {
    padding-top: 30px;
  }

  .our-event-item .content .title {
    margin-bottom: 15px;
  }

  .our-event-item .content .infor-event {
    margin-bottom: 10px;
  }

  .our-event-item .content .sub {
    margin-bottom: 20px;
  }

  .s-video {
    padding-bottom: 60px;
  }

  .s-video .video-wrap {
    max-width: unset;
    max-height: 450px;
    margin-bottom: 30px;
  }

  .s-video .content-section .text {
    margin-bottom: 20px;
  }

  .wg-award-winner .title {
    margin-bottom: 5px;
  }

  .s-award {
    padding: 60px 0px 50px;
  }

  .s-award .wrap {
    padding-bottom: 30px;
  }

  .s-award .img-item-award {
    padding: 30px;
    margin: unset;
    max-width: unset;
    max-height: unset;
  }

  .s-award .top {
    padding-bottom: 0px;
  }

  .s-award .headding-text {
    padding: 0px 0px 30px;
  }

  .s-award .block-quote.style-4 {
    padding: 30px;
    margin-bottom: 30px;
  }

  .s-award .block-quote.style-4 .quote {
    gap: 30px;
  }

  .wg-gallery {
    gap: 15px;
  }

  .main-content.page-contact-us .s-contact-us {
    padding-top: 60px;
  }

  .main-content.page-contact-us .s-contact-us .contact-list li {
    gap: 15px;
  }

  .main-content.page-event-detail .content {
    max-width: unset;
    margin: unset;
    padding-bottom: 30px;
  }

  .main-content.page-event-detail .content .title {
    margin-bottom: 10px;
  }

  .main-content.page-event-detail .content .title.s2 {
    margin-bottom: 20px;
  }

  .main-content.page-event-detail .content .text-2 {
    margin-bottom: 30px;
  }

  .main-content.page-event-detail .slider-event-detail {
    margin-bottom: 20px;
  }

  .main-content.page-event-detail .tour-infor {
    padding: 30px;
    margin-bottom: 30px;
  }

  .main-content.page-event-detail .tour-schedule .list li {
    gap: 15px;
  }

  .main-content.page-event-detail .tour-schedule .list li .text-wrap {
    gap: 0px;
  }

  .main-content.page-event-detail .tour-schedule .list li .text-wrap .name-tour {
    line-height: 30px;
  }

  .main-content.page-event-detail .tour-schedule .list li .image {
    max-width: 120px;
    max-height: 120px;
  }

  .main-content.page-faq {
    padding: 60px 0px;
  }

  .main-content.page-faq .tf-sidebar-2 {
    padding-bottom: 30px;
  }

  .main-content.page-faq .content {
    max-width: unset;
    margin-left: unset;
  }

  .main-content.page-our-commitments .s-quality-of-life .item-3 {
    display: none;
  }

  .main-content.page-our-commitments .s-other-commitment {
    padding-top: 125px;
  }

  .main-content.page-our-commitments .s-other-commitment .content .img-item {
    margin-bottom: 5px;
  }

  .main-content.page-our-commitments .s-other-commitment .content .title {
    margin-bottom: 10px;
  }

  .main-content.page-our-commitments .s-other-commitment .item-1 {
    display: none;
  }

  .main-content.page-our-commitments .s-other-commitment .other-list li:not(:last-child) {
    margin-bottom: 10px;
  }

  .main-content.page-our-commitments .s-other-commitment .image-wrap {
    margin: unset;
    max-width: unset;
    border-radius: 20px;
    margin-bottom: 20px;
  }

  .main-content.page-our-commitments .s-other-commitment .image-wrap img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 450px;
    max-height: 550px;
  }

  .wg-coming-soon {
    flex-wrap: wrap;
    align-items: start;
    justify-content: flex-start;
  }

  .wg-coming-soon .content {
    width: 100%;
    padding: 30px 15px;
  }

  .wg-coming-soon .content .top {
    margin-bottom: 10px;
  }

  .wg-coming-soon .content .title {
    font-size: 80px;
    line-height: 80px;
  }

  .wg-coming-soon .content .wg-countdown {
    padding-bottom: 0px;
    margin-bottom: 20px;
  }

  .wg-coming-soon .content .caption {
    margin-bottom: 10px;
  }

  .wg-coming-soon .content .text {
    margin-bottom: 20px;
  }

  .wg-coming-soon .image {
    width: 100%;
    max-height: unset;
    height: 450px;
  }

  .wg-coming-soon .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .box-about-us {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .box-about-us .image {
    flex-shrink: 0;
  }

  .box-about-us .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .box-about-us .content .title {
    flex-grow: 1;
  }

  .s-our-history .content-section {
    flex-wrap: wrap;
  }

  .s-our-history .content-section .image {
    width: 100%;
    height: 450px;
  }

  .s-our-history .heading-section {
    width: 100%;
  }

  .s-our-history .wg-exprerience {
    right: 30px;
  }

  .s-benefit.mt--217 {
    margin-top: 0px;
  }

  .s-welcome-to .text-wrap {
    padding: unset;
  }

  .s-our-agriculture.style-2.type-2 .wrap {
    padding-bottom: 20px;
  }

  .s-our-agriculture.style-2.type-2 .counter-wrap {
    margin-bottom: 50px;
  }

  .s-our-agriculture.style-3 {
    padding-bottom: 90px;
  }

  .s-our-agriculture.style-3 .content {
    max-width: unset !important;
  }

  .s-shopping {
    padding: 70px 0px 70px 0px;
  }

  .s-project-2 .s-slider .wrap {
    margin-bottom: 30px;
  }

  .box-portfolio-2 .content {
    top: 20px;
    bottom: 20px;
    left: 20px;
  }

  .box-portfolio-2 .content .sub {
    font-size: 20px;
    letter-spacing: 1px;
  }

  .s-why-choose {
    padding-bottom: 40px;
  }

  .s-why-choose .image-wrap {
    max-width: unset;
    margin-right: unset;
  }

  .s-why-choose .image-wrap .image img {
    width: 100%;
    height: 600px !important;
  }

  .s-why-choose .content-section {
    max-width: unset;
    margin-left: unset;
    padding-top: 30px;
  }

  .s-our-expertise {
    padding-top: 80px;
  }

  .s-our-expertise .heading-section {
    /* padding-bottom: 520px; */
  }

  .slider-s-our-mission .content .text {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .s-our-agriculture.style-2 .wg-counter {
    justify-content: flex-start;
  }

  .s-our-agriculture .s-img-item.item-2 img {
    height: 40px;
    object-position: top;
  }

  .s-our-agriculture .content-section .image-wrap::after {
    content: none !important;
  }

  .footer.style-2 .footer-top .footer-left {
    gap: 20px;
  }

  .footer.style-2 .footer-top .footer-right {
    margin-left: unset;
  }

  .s-contact-us.style-2.pb-80 {
    padding-bottom: 50px;
  }

  .s-contact-us.style-2.pt-147 {
    padding-top: 100px;
  }

  .s-testimonial-2 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .s-our-agriculture .image-wrap {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }

  .s-our-agriculture .wg-exprerience {
    top: 46%;
    left: 10%;
  }

  .s-our-agriculture .wrap {
    padding-bottom: 30px;
  }

  .s-quality-of-life .content-section .sub {
    margin-bottom: 40px;
  }

  .s-quality-of-life .content-section .slider-box-icon {
    margin: 0px auto 40px;
  }

  .s-quality-of-life .content-section .slider-box-icon .box-icon {
    max-width: 150px;
    width: 100%;
    flex-shrink: 0;
  }

  .s-quality-of-life .img-item.item-3 {
    max-width: 110px;
  }

  .s-quality-of-life.style-2 {
    z-index: 2;
  }

  .s-quality-of-life.style-2 .img-item.item-3 {
    max-width: 110px !important;
    top: -20% !important;
  }

  .s-service-2 {
    flex-wrap: wrap;
  }

  .s-service-2 .content-section {
    padding: 0px 15px 15px;
  }

  .s-service-2 .content-section .text {
    margin-bottom: 20px;
  }

  .s-service-2 .content-section .tf-btn {
    margin-bottom: 20px;
  }

  .s-about-us-2 {
    padding-top: 80px;
  }

  .s-about-us-2 .image.image-left {
    transform: translateX(-45%) rotate(-9.06deg) scale(0.9) !important;
  }

  .s-about-us-2 .image.image-right {
    transform: translateX(45%) rotate(9.06deg) scale(0.9) !important;
  }

  .s-about-us-2 .wg-counter.style-4 {
    gap: 30px;
  }

  .page-title-home-2 .btn-slide-home-2 img {
    max-width: 50px;
  }

  .page-title-home-2 .btn-slide-home-2.btn-next {
    right: 20px;
  }

  .page-title-home-2 .btn-slide-home-2.btn-prev {
    left: 20px;
  }

  .slide-home-2 .image img {
    min-height: 680px;
    object-fit: cover;
  }

  .bg-page .image img {
    height: 580px;
  }

  .s-partner {
    padding: 60px 0px !important;
  }

  .s-contact-us {
    margin-bottom: unset;
  }

  .s-contact-us .section-wrap {
    top: 0;
  }

  .s-contact-us .image img:not(.img-item) {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }

  .s-contact-us .contact-list {
    margin-bottom: 30px;
  }

  .s-contact-us .contact-list br {
    display: block;
  }

  .box-event .image img {
    height: 550px;
    object-fit: cover;
  }

  .s-faq {
    padding-bottom: 150px;
  }

  .s-faq .content-section {
    max-width: unset;
    padding-top: 0px;
    margin-right: unset;
    padding-bottom: 30px;
  }

  .s-faq .s-right {
    margin-left: unset;
    max-width: unset;
  }

  .s-faq .s-right .image img {
    height: 400px;
    object-fit: cover;
  }

  .s-break-page.style-2 br {
    display: none;
  }

  .s-counter .wg-counter {
    flex-wrap: wrap;
    gap: 40px 0px;
  }

  .s-counter .wg-counter>* {
    width: 50%;
    max-width: unset;
    border: unset !important;
    padding: 0px 15px;
  }

  .s-testimonial .content-wrap {
    flex-wrap: wrap;
  }

  .s-testimonial .content-wrap .image {
    position: relative;
    width: 100%;
    margin: unset;
    left: 0;
  }

  .s-testimonial .content-wrap .image img {
    position: relative;
    width: 100%;
    height: unset !important;
  }

  .s-testimonial .content-wrap .content-section {
    padding-top: 50px;
    width: 100%;
    margin-left: unset;
  }

  .s-testimonial .content-wrap .content-section .img-item.item-2 {
    right: 4px;
    bottom: 10px;
  }

  .s-project .heading-side {
    padding: 80px 0px 250px;
  }

  .s-project .slider-s-project {
    /* margin-top: -190px !important; */
  }

  .s-project .s-img-item.item-2 {
    pointer-events: none;
  }

  .s-our-commitment {
    padding-top: 120px;
    padding-bottom: 35px !important;
  }

  .s-our-commitment .main-section {
    flex-wrap: wrap-reverse;
  }

  .s-our-commitment .main-section .image-wrap {
    width: 100%;
  }

  .s-our-commitment .main-section .image-wrap .image img {
    height: 500px;
  }

  .s-our-commitment .main-section .content-section {
    padding-top: 0px;
    width: 100%;
    max-width: unset;
  }

  .s-our-commitment .main-section .content-section .text {
    margin-bottom: 20px;
  }

  .s-why-us {
    padding-top: 35px;
  }

  .s-why-us .main-section .content-section {
    padding-top: 10px;
    width: 50%;
    max-width: unset;
  }

  .s-why-us .main-section .image {
    width: 70%;
    border-radius: 20px;
    overflow: hidden;
  }

  .s-why-us .main-section .video-wrap img {
    max-width: unset;
  }

  .s-why-us .bot {
    margin-top: 30px;
    margin-left: 0px;
  }

  .s-service {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .s-service .heading-section {
    padding-bottom: 0px;
  }

  .s-service .box-icon {
    max-width: unset;
    margin-bottom: 30px;
  }

  .s-service .s-img-item {
    pointer-events: none;
  }

  .s-service .s-img-item.item-3 {
    width: 100%;
    height: 30px;
    bottom: -15px;
  }

  .s-service .s-img-item.item-3 img {
    height: 30px;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }

  .heading-section {
    margin-bottom: 15px !important;
  }

  .heading-section .img-item {
    margin-bottom: 5px !important;
  }

  .heading-section .sub-title {
    margin-bottom: 0px;
  }

  .heading-section.has-text .title {
    margin-bottom: 10px;
  }

  .heading-section.has-text .text {
    margin-bottom: 15px;
  }

  .s-about-us {
    padding-top: 80px;
    padding-bottom: 35px;
  }

  .s-about-us .main-section {
    gap: 10px;
    flex-wrap: wrap;
  }

  .s-about-us .main-section .heading-section {
    margin-bottom: 10px !important;
  }

  .s-about-us .main-section .content-left {
    width: 100% !important;
  }

  .s-about-us .main-section .content-left .text-1 {
    margin-bottom: 5px;
  }

  .s-about-us .main-section .content-left .text-2 {
    margin-bottom: 15px;
  }

  .s-about-us .main-section .content-left .tf-btn {
    margin-bottom: 35px;
  }

  .s-about-us .content-right {
    width: 100% !important;
  }

  .box-portfolio.style-4 .image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }

  .box-portfolio.style-4.mb-s-991 {
    margin-bottom: 30px;
  }

  .box-portfolio.style-5 .content {
    bottom: -120px;
    left: 30px;
  }

  .box-portfolio.style-5 .content .text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
  }

  .box-portfolio.style-5:hover .content .title {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .header .header-item img {
    height: 25px;
    object-fit: cover;
    object-position: bottom;
  }

  .page-title-home-1 .btn-slide-home-1 {
    right: 20px !important;
  }

  .page-title-home-1 .btn-slide-home-1.btn-next,
  .page-title-home-1 .btn-slide-home-1.btn-prev {
    transform: translateY(150px);
  }

  .page-title-home-1 .slide-home-1 .image img {
    height: 550px;
  }

  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 200px 17px;
  }

  .blog-right-sidebar-wrap {
    margin-right: 0px;
    margin-bottom: 100px;
  }

  .blog-right-sidebar-wrap .article-blog-item .image img {
    max-height: unset !important;
  }

  .footer {
    padding-top: 35px;
  }

  .footer .footer-top {
    margin-bottom: 40px;
    gap: 20px;
    flex-wrap: wrap;
  }

  .footer .footer-top .footer-left {
    width: 100%;
  }

  .footer .footer-inner {
    margin-bottom: 10px;
  }

  .footer .footer-inner .footer-inner-wrap {
    margin-bottom: 30px;
  }

  .article-blog-item {
    flex-wrap: wrap;
  }

  .article-blog-item .image,
  .article-blog-item.type-2 .image {
    width: 100%;
    max-width: unset;
    height: 500px;
    overflow: hidden;
  }

  .article-blog-item .image .video-wrap,
  .article-blog-item.type-2 .image .video-wrap {
    width: 100%;
  }

  .article-blog-item .image .video-wrap img,
  .article-blog-item.type-2 .image .video-wrap img {
    width: 100%;
    max-width: unset;
  }

  .article-blog-item .content,
  .article-blog-item.type-2 .content {
    padding-top: 0px;
  }

  .article-blog-item .content .entry-meta,
  .article-blog-item.type-2 .content .entry-meta {
    flex-wrap: unset !important;
    gap: 43px !important;
  }

  .article-blog-item .content .entry-meta .entry,
  .article-blog-item.type-2 .content .entry-meta .entry {
    width: unset;
    justify-content: flex-start;
  }

  .article-blog-item .content .entry-meta .entry:not(:last-child)::after,
  .article-blog-item.type-2 .content .entry-meta .entry:not(:last-child)::after {
    content: "/";
    right: -23px;
  }

  .article-blog-item.style-2.type-3 .image {
    height: unset;
  }

  .article-blog-item.style-2.type-3 .entry-meta {
    gap: 20px 15px !important;
    flex-wrap: wrap;
  }

  .subscribe-wrap .has-border {
    padding: 20px;
    flex-wrap: wrap;
  }

  .subscribe-wrap .has-border .notice {
    flex-shrink: unset;
  }

  .subscribe-wrap .has-border .notice .content-inner {
    margin-top: 0px;
    max-width: unset;
    width: 100%;
    gap: 0px;
    justify-content: center;
  }

  .main-content {
    padding: 100px 0px;
  }

  .tf-topbar .topbar-inner .contact-list {
    gap: 10px;
    flex-wrap: wrap;
  }

  .tf-topbar .topbar-inner .contact-list .icon {
    display: none !important;
  }
}

@media (max-width: 850px) {
  .slider-s-project .box-portfolio.style-5 .content {
    bottom: -50px;
  }

  .slider-s-project .box-portfolio.style-5:hover .content {
    bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .page-title .rellax {
    top: 0;
  }

  .page-title .rellax img {
    min-height: 600px;
  }

  .s-break-page.style-2::after {
    background-attachment: unset;
  }

  .s-our-agriculture.style-3 .s-content-wrap .image-wrap {
    margin-left: 0px;
  }

  .s-welcome-to .box-text {
    padding: 30px;
  }

  .s-farm-event.s-project-2 .btn-right {
    justify-content: flex-start;
  }

  .s-farm-event.s-project-2 .content-section .text {
    margin-bottom: 10px;
  }

  .s-product-detail {
    padding-bottom: 60px;
  }

  .s-product-detail .tf-product-media-main {
    max-width: unset;
    width: 100%;
    max-height: unset;
  }

  .comment-wrap .author-wrap {
    gap: 15px;
    flex-wrap: wrap;
  }

  .blog-single .content .meta-list {
    gap: 5px 33px;
    flex-wrap: wrap;
  }

  .blog-single .content .blog-bot {
    gap: 30px;
    flex-wrap: wrap;
  }

  .blog-single .entry-image-2 {
    flex-wrap: wrap;
  }

  .blog-single .entry-image-2 .image {
    width: 100%;
  }

  .blog-single .entry-image-2 img {
    width: 100%;
    max-height: 550px;
    min-height: 400px;
    object-fit: cover;
  }

  .blog-single .entry-video {
    flex-wrap: wrap;
  }

  .blog-single .entry-video .video-wrap {
    width: 100%;
    max-width: unset !important;
    flex-shrink: unset !important;
  }

  .blog-single .entry-video .video-wrap img {
    width: 100%;
    max-width: unset;
    max-height: 550px;
    min-height: 450px;
  }

  .blog-single .entry-video .benefit-list {
    width: 100%;
  }

  .main-content.page-portfolio-1 .menu-tab {
    justify-content: flex-start;
  }

  .s-review .wg-counter {
    max-width: 170px;
  }

  .s-review .wg-counter .title {
    margin-bottom: 0px;
  }

  .s-review .wg-counter .has-border {
    padding: 10px 0px;
  }

  .s-review .wg-counter .icon {
    width: 45px;
    height: 45px;
  }

  .s-review .wg-counter .icon i {
    font-size: 15px;
  }

  .s-review .wg-counter .counter {
    margin-bottom: 0px;
  }

  .s-review .wg-counter .counter .sub-odo {
    font-size: 40px;
    bottom: -9px;
    line-height: 40px;
  }

  .s-review .wg-counter .odometer span {
    font-size: 40px;
    line-height: 40px;
  }

  .s-review .img-item.item-1 {
    display: none;
  }

  .tf-sidebar {
    padding-bottom: 30px;
  }

  .tf-shop-control {
    gap: 15px;
    flex-wrap: wrap-reverse;
    margin-bottom: 30px;
  }

  .tf-shop-control .tf-dropdown-sort {
    padding: 0px;
  }

  .tf-header-shop .wg-category {
    display: none;
  }

  .tf-header-shop .icon-wrap .icon:nth-child(3) {
    display: none;
  }

  .tf-header-shop .icon-wrap .icon:nth-child(2) {
    display: none;
  }

  .tf-header-shop .mobile-button {
    margin-left: 10px;
  }

  .main-content.page-service-detail .content .benefit {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .main-content.page-service-detail .content .benefit .box-icon {
    width: calc(50% - 15px);
  }

  .grid-portfolio .box-portfolio .content {
    left: 20px;
    right: 20px;
    bottom: -150px;
  }

  .grid-portfolio .box-portfolio:hover .content {
    bottom: 20px;
  }

  .grid-portfolio .box-portfolio:hover .content .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .grid-portfolio .box-portfolio:hover .content .text {
    margin-bottom: 10px;
  }

  .tips {
    flex-wrap: wrap;
  }

  .tips .wg-tips {
    max-width: unset;
  }

  .slider-portfolio {
    padding: 0px 15px;
  }

  .slider-portfolio .gallery-item img {
    min-height: 400px;
    object-fit: cover;
  }

  .slider-portfolio .btn-portfolio.btn-next {
    right: 20px;
  }

  .slider-portfolio .btn-portfolio.btn-prev {
    left: 20px;
  }

  .grid-layout-3 {
    grid-template-columns: repeat(2, 1fr);
  }

  .wg-history {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px !important;
  }

  .wg-history .image.type-1 {
    justify-content: flex-start;
  }

  .wg-history.type-right {
    flex-wrap: wrap-reverse;
  }

  .wg-history.type-right .content {
    text-align: left;
  }

  .we-are-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }

  .we-are-wrap .content {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .we-are-wrap .text {
    width: 70%;
  }

  .we-are-wrap.pb-30 {
    padding-bottom: 30px;
  }

  .block-quote.style-4 .quote {
    gap: 15px !important;
    flex-wrap: wrap;
  }

  .wg-gallery {
    grid-template-areas: "aa aa bb bb " "cc cc dd dd " " ee ee ff ff " "gg gg hh hh ";
  }

  .main-content.page-faq .img-item.item-1 {
    display: none;
  }

  .main-content.page-gallery {
    padding: 60px 0px;
  }

  .main-content.page-gallery .menu-tab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: unset;
    justify-content: unset;
    margin-bottom: 20px;
  }

  .main-content.page-gallery .gallery-item .image {
    height: 100%;
  }

  .main-content.page-gallery .gallery-item .image img {
    height: 100%;
    object-fit: cover;
  }

  .box-about-us {
    padding-bottom: 30px;
  }

  .box-about-us .content {
    border-radius: 0px 0px 20px 20px;
  }

  .clip-color-text p {
    font-size: 80px;
    line-height: 90px;
  }

  .s-welcome-to .box-text {
    margin-bottom: 30px;
  }

  .s-break-page.style-3 br {
    display: none;
  }

  .s-break-page.style-3 .content {
    padding: 0px 15px;
  }

  .s-break-page.style-3 .text {
    font-size: 60px;
    line-height: 70px;
  }

  .box-portfolio-2 .image img {
    min-height: 350px;
    object-fit: cover;
  }

  .box-portfolio-2 .content {
    padding: 30px;
    right: 20px;
    max-width: unset;
    width: calc(100% - 40px);
  }

  .box-portfolio-2 .content .title {
    line-height: 30px;
  }

  .box-portfolio-2 .content .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    /* Giới hạn số dòng */
    line-clamp: 3;
    /* Hỗ trợ thêm */
  }

  .s-why-choose .content-section .benefit-list {
    gap: 20px !important;
  }

  .s-why-choose .content-section .benefit-list>* {
    width: calc(50% - 20px);
  }

  .s-why-choose .content-section .benefit-list .title {
    line-height: 30px !important;
  }

  .slider-project-2 {
    padding: 0px 15px;
  }

  .s-our-mission .content-section {
    flex-wrap: wrap;
  }

  .s-our-mission .content-section .slider-wrap {
    width: 100%;
  }

  .s-our-mission .content-section .video-wrap {
    width: 100%;
  }

  .s-our-mission .content-section .video-wrap img {
    min-height: 300px;
  }

  .s-our-agriculture.style-2 .wg-counter {
    gap: 10px !important;
    margin-bottom: 10px;
  }

  .s-our-agriculture.style-2 .wg-counter .counter-item {
    gap: 5px !important;
  }

  .slider-home-3 .btn-slide-home-3 {
    max-width: 60px;
  }

  .slider-home-3 .btn-slide-home-3.btn-next {
    top: 75%;
  }

  .slider-home-3 .btn-slide-home-3.btn-prev {
    top: 80%;
  }

  .slide-home-3 .image img {
    min-height: 520px;
  }

  .slide-home-3 .content-wrap .title {
    font-size: 50px;
    line-height: 60px;
  }

  .s-contact-us.style-2 .content-section {
    padding: 0px;
  }

  .footer.style-2 {
    padding-top: 70px;
  }

  .footer.style-2 .footer-inner {
    margin-bottom: 20px;
  }

  .footer.style-2 .footer-inner .footer-inner-wrap .footer-title-mobile {
    position: relative;
  }

  .footer.style-2 .footer-inner .footer-inner-wrap .footer-title-mobile::after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 1px;
    background-color: var(--White);
    transition: 0.25s ease-in-out;
    bottom: unset;
    left: unset;
  }

  .footer.style-2 .footer-inner .footer-inner-wrap .tf-accordion-content {
    display: none;
  }

  .footer.style-2 .footer-inner .footer-inner-wrap .tf-accordion-content li:not(:last-child) {
    margin-bottom: 15px;
  }

  .footer.style-2 .footer-top {
    margin-bottom: 40px;
  }

  .footer.style-2 .footer-top .footer-left {
    margin-bottom: 30px;
  }

  .footer .footer-inner .footer-inner-wrap {
    margin-bottom: 20px;
  }

  .footer .footer-inner .footer-inner-wrap .tf-collapse-content {
    display: block;
  }

  .footer .footer-inner .footer-inner-wrap .tf-collapse-content li:not(:last-child) {
    margin-bottom: 15px;
  }

  .footer .footer-inner .footer-inner-wrap .footer-title.footer-title-mobile {
    margin-bottom: 0px !important;
    padding-bottom: 10px;
  }

  .footer .footer-title-desktop {
    display: none !important;
  }

  .footer .footer-title-mobile {
    display: block !important;
    font-size: 20px !important;
  }

  .s-partner.style-2 {
    padding: 30px 0px !important;
  }

  .s-meet-farmer .heading-section {
    padding: 50px;
  }

  .s-happy-farm .bg-section>img {
    height: 260px;
    object-fit: cover;
    object-position: bottom;
  }

  .s-testimonial-2 .title {
    margin-bottom: 5px !important;
  }

  .s-testimonial-2 .counter-wrap {
    align-items: start;
    margin-bottom: 30px;
  }

  h1 {
    font-size: 80px;
    line-height: 80px;
  }

  .s-what-we-do .content-wrap .we-do-list {
    padding: 131px 15px 50px 15px;
  }

  .s-what-we-do .content-wrap .we-do-list ul {
    gap: 30px;
  }

  .s-quality-of-life {
    padding: 60px 0px 60px;
  }

  .s-quality-of-life .clip-color-text {
    position: relative;
    z-index: 5;
  }

  .s-quality-of-life br {
    display: none !important;
  }

  .s-quality-of-life .img-item {
    max-width: 150px !important;
  }

  .s-quality-of-life .img-item.item-2 {
    bottom: -50px;
    left: 0;
  }

  .s-quality-of-life .img-item.item-1 {
    top: -40px;
  }

  .s-about-us-2 {
    padding-top: 80px;
  }

  .s-about-us-2 .content-section {
    padding-bottom: 60px;
  }

  .s-about-us-2 .content-section .content {
    padding: 0px !important;
  }

  .s-about-us-2 .content-section .text-1 {
    margin-bottom: 10px;
  }

  .s-about-us-2 .content-section .text-2 {
    margin-bottom: 20px;
  }

  .s-about-us-2 .image {
    display: none;
  }

  .s-about-us-2 .wg-counter.style-4 {
    gap: 15px;
  }

  .s-about-us-2 .wg-counter .counter {
    margin-bottom: 10px;
  }

  .s-about-us-2 .wg-counter .title {
    margin-bottom: 5px;
  }

  .s-benefit {
    /* padding-top: 70px; */
  }

  .s-benefit .benefit-list {
    padding: 45px;
  }

  .s-benefit .benefit-list .box-icon br {
    display: none;
  }

  .page-title-home-2 .btn-slide-home-2 {
    display: none;
  }

  .slide-home-2 .image img {
    min-height: 580px;
    object-fit: cover;
  }

  .slide-home-2 .content {
    padding: 0px 15px;
  }

  .slide-home-2 .content br {
    display: none;
  }

  .slide-home-2 .content .img-item {
    margin-bottom: 15px;
  }

  .slide-home-2 .content .text {
    margin-bottom: 20px;
  }

  .bg-page .image img {
    height: 480px;
  }

  .tf-topbar.style-2 .contact-list.mobile {
    justify-content: center;
    gap: 20px;
  }

  .tf-topbar.style-2 .contact-list.mobile li:first-child {
    display: none;
  }

  .s-blog-post {
    padding-top: 80px !important;
    padding-bottom: 30px !important;
  }

  .s-break-page.style-2 {
    height: 500px;
  }

  .s-break-page.style-2 .content {
    top: 50%;
    transform: translateY(-45%);
    padding: 0px;
  }

  .s-why-us .main-section {
    flex-wrap: wrap;
  }

  .s-why-us .main-section .image {
    width: 100%;
  }

  .s-why-us .main-section .image .video-wrap {
    width: 100%;
  }

  .s-why-us .main-section .image img {
    width: 100%;
    height: 500px;
  }

  .s-why-us .main-section .content-section {
    width: 100%;
    padding-top: 0px;
  }

  .s-why-us .main-section .content-section .heading-section {
    margin-bottom: 10px;
  }

  .s-why-us .main-section .content-section .img-item {
    margin-bottom: 0px;
  }

  .s-why-us .main-section .content-section .text {
    margin-bottom: 15px;
  }

  .s-why-us .bot .benefit-list li {
    padding: 15px 20px !important;
  }

  .page-title-home-1 .slide-home-1 .image img {
    height: 900px;
  }

  .page-title-home-1 .slide-home-1 br {
    display: none !important;
  }

  .page-title-home-1 .slide-home-1 .sub-title {
    margin-bottom: 0px !important;
  }

  .page-title-home-1 .slide-home-1 .img-item {
    margin-bottom: 10px !important;
  }

  .page-title-home-1 .slide-home-1 .text {
    margin-bottom: 20px !important;
  }

  .footer .footer-inner .footer-inner-wrap .footer-title {
    margin-bottom: 15px !important;
  }

  .subscribe-wrap .has-border .notice {
    gap: 20px;
  }

  .main-content {
    padding: 80px 0px;
  }

  .page-title .content .icon-img {
    margin-bottom: 50px;
  }
}

@media (max-width: 650px) {
  .s-our-expertise .s-slider .pagination-slider-provide {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .tf-header-shop .header-topbar {
    gap: 15px;
  }

  .tf-header-shop .header-topbar .wg-category {
    display: none;
  }

  .tf-header-shop .header-topbar .icon-wrap {
    margin-left: unset !important;
  }

  .tf-header-shop .style-absolute .header-inner {
    gap: 30px;
  }

  .tf-header-shop .style-absolute .header-inner .header-right .icon-wrap {
    display: flex;
    margin-left: unset !important;
  }

  .offer-list {
    flex-wrap: wrap;
    gap: 15px !important;
  }

  .offer-list .offer-wrap {
    max-width: unset;
  }

  .offer-list .caption {
    padding-bottom: 5px;
    margin-bottom: 15px;
  }

  .offer-list .text-2 {
    margin-bottom: 15px !important;
    padding-bottom: 25px !important;
  }

  .grid-portfolio .box-portfolio .content {
    bottom: 10px !important;
  }

  .grid-portfolio .box-portfolio .text {
    display: none;
  }

  .grid-portfolio .box-portfolio .bot {
    display: none;
  }

  .s-why-choose .content-section .benefit-list {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .s-why-choose .content-section .benefit-list>* {
    width: 100%;
  }

  .s-about-us-2 .wg-counter.style-4 .counter {
    margin-bottom: 0px;
  }

  .s-about-us-2 .wg-counter.style-4 .counter-item .odometer span {
    font-size: 50px;
  }

  .s-about-us-2 .wg-counter.style-4 .counter-item .title {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .article-blog-item.style-2.type-3 .entry-meta {
    flex-wrap: wrap !important;
    gap: 5px 15px !important;
  }

  .article-blog-item.style-2.type-3 .entry-meta li {
    width: unset;
  }

  .s-why-us .bot .benefit-list {
    flex-wrap: wrap;
  }

  .s-why-us .bot .benefit-list li {
    max-width: unset;
  }

  .s-why-us .bot .benefit-list li:not(:last-child)::after {
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    top: unset;
    border-bottom: 1px dashed var(--Border-3);
  }

  .s-why-us .bot .benefit-list li .icon {
    margin-bottom: 5px;
  }

  .s-why-us .bot .benefit-list li .title {
    margin-bottom: 5px;
  }

  .block-quote .has-border,
  .block-quote.style-2 .has-border {
    padding: 20px;
  }

  .block-quote .has-border .quote,
  .block-quote.style-2 .has-border .quote {
    gap: 10px;
  }

  .article-blog-item .content .entry-meta,
  .article-blog-item.type-2 .content .entry-meta {
    flex-wrap: wrap !important;
    gap: 10px 0px !important;
  }

  .article-blog-item .content .entry-meta .entry,
  .article-blog-item.type-2 .content .entry-meta .entry {
    width: 40%;
    justify-content: flex-start;
  }

  .article-blog-item .content .entry-meta .entry:not(:last-child)::after,
  .article-blog-item.type-2 .content .entry-meta .entry:not(:last-child)::after {
    content: "";
  }

  .header .header-inner .header-right {
    gap: 15px;
  }

  .header .header-inner .header-right .icon-wrap {
    display: none;
  }

  .header.style-3 .contact-wrap {
    display: none !important;
  }

  .topbar-right .social-list {
    padding: 10px 20px !important;
    gap: 15px !important;
  }
}

@media (max-width: 550px) {
  .page-blog-single .block-quote .bot {
    padding-left: 0px;
  }

  .page-our-service .s-provide .grid-layout-3 {
    gap: 40px;
  }

  .page-our-service .s-provide .box-infor .text {
    margin-bottom: 15px;
  }

  .page-our-events .s-banner .slider-side {
    margin-top: 0px;
  }

  .page-our-events .s-video .content-section {
    margin-top: 20px;
  }

  .s-meet-farmer .heading-section {
    padding: 30px 20px;
  }

  .tf-sticky-btn .content {
    padding: 0;
  }

  .tf-sticky-btn .white-list-wrap {
    display: none;
  }

  .tf-sticky-btn .wrap-quantity {
    gap: 15px;
  }

  .tf-topbar.style-3 .topbar-right {
    gap: 10px;
  }

  .tf-topbar.style-3 .topbar-right .contact-list li:nth-child(2) {
    display: none;
  }

  .tf-topbar.style-3 .topbar-right .icon-wrap {
    gap: 20px;
    margin-right: 10px;
  }

  .tf-topbar.style-3 .topbar-right .icon-wrap::after {
    height: 20px;
  }

  .tf-topbar.style-3 .topbar-right .icon-wrap .wg-bag::after {
    right: -15px;
  }

  .footer .footer-bottom .policy-list li::after {
    content: none !important;
  }

  .s-customer-say .testimonial {
    padding: 30px;
  }

  .s-customer-say .testimonial .author-wrap {
    margin-bottom: 15px;
  }

  .s-customer-say .testimonial .author-wrap .left {
    flex-wrap: wrap;
    gap: 15px;
  }

  .s-customer-say .testimonial .caption {
    margin-bottom: 15px;
  }

  .tf-topbar-shop .topbar-right ul {
    justify-content: space-around;
  }

  .tf-topbar-shop .topbar-right ul li:nth-child(1) {
    display: none;
  }

  .tf-topbar-shop .topbar-right ul li:nth-child(2) {
    display: none;
  }

  .main-content.page-service-detail .content .benefit {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .main-content.page-service-detail .content .benefit .box-icon {
    width: 100%;
  }

  .box-portfolio.style-3 {
    max-width: unset;
  }

  .main-content.page-portfolio-details .bot {
    gap: 15px;
  }

  .main-content.page-portfolio-details .bot .btn-project {
    gap: 15px !important;
  }

  .grid-layout-3 {
    grid-template-columns: repeat(1, 1fr);
  }

  .grid-layout-3.grid-portfolio {
    grid-template-columns: repeat(1, 1fr);
  }

  .s-commitment-2 .image img {
    max-height: 450px;
  }

  .s-mission .wg-exprerience {
    width: 150px;
    height: 150px;
  }

  .s-mission .wg-exprerience p {
    line-height: 20px;
  }

  .s-mission .wg-exprerience p.year {
    font-size: 40px;
  }

  .s-mission .s-img-item.item-1 {
    top: -45px;
  }

  .we-are-wrap .text {
    width: 90%;
  }

  .wg-coming-soon {
    flex-wrap: wrap-reverse;
  }

  .wg-coming-soon .content .title {
    font-size: 60px;
    line-height: 60px;
  }

  .wg-coming-soon .content .wg-countdown {
    margin-bottom: 10px;
  }

  .wg-coming-soon .content .caption {
    font-size: 35px;
    line-height: 35px;
  }

  .wg-coming-soon .content .text {
    margin-bottom: 10px;
  }

  .wg-coming-soon .content .bot {
    gap: 15px;
    flex-wrap: wrap;
  }

  .wg-coming-soon .content .notice {
    line-height: 30px;
  }

  .js-countdown {
    padding-bottom: 40px;
  }

  .js-countdown .countdown__timer {
    gap: 10px;
  }

  .js-countdown .countdown__timer .countdown__item {
    width: 80px;
  }

  .js-countdown .countdown__timer .countdown__item .countdown__value {
    font-size: 40px;
  }

  .js-countdown .countdown__timer .countdown__item:not(:last-child)::after {
    right: -10%;
  }

  .js-countdown .countdown__timer .countdown__item::before {
    bottom: -20px;
    font-size: 16px;
    line-height: 20px;
  }

  .tf-btn.scale-50 {
    gap: 10px;
    padding: 6px 5px 6px 20px;
  }

  .btn-slide-home-3 {
    display: none;
  }

  .slide-home-3 .content-wrap .title {
    font-size: 10vw;
    line-height: 11vw;
  }

  .slide-home-3 .content-wrap br {
    display: none;
  }

  .s-happy-farm .heading-section .top {
    margin-bottom: 10px;
  }

  .s-happy-farm .heading-section .title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 5px !important;
  }

  .s-happy-farm .heading-section .text {
    margin-bottom: 15px !important;
  }

  .s-our-agriculture .content .text {
    margin-bottom: 20px !important;
  }

  .s-our-agriculture .content .wg-progress {
    margin-bottom: 20px !important;
  }

  .s-what-we-do .content-section {
    padding: 30px;
  }

  .s-what-we-do .content-section .title {
    font-size: 35px;
    line-height: 40px;
  }

  .s-about-us-2 .wg-counter.style-4 {
    gap: 20px;
    flex-wrap: wrap;
  }

  .s-about-us-2 .wg-counter.style-4 .counter-item {
    width: 100%;
  }

  .s-benefit .benefit-list {
    padding: 30px;
  }

  .s-benefit .benefit-list .box-icon {
    width: 100%;
    padding: 10px 15px;
  }

  .slide-home-2 .content .title {
    font-size: 50px;
    line-height: 50px;
  }

  .slide-home-2 .content .text {
    font-size: 14px;
    line-height: 20px;
  }

  .header.style-2 .header-inner .tf-btn {
    display: none;
  }

  .s-contact-us .content-section {
    padding: 30px 15px;
  }

  .form-send-message .cols {
    flex-wrap: wrap;
  }

  .s-faq {
    padding-bottom: 80px;
  }

  .s-banner {
    position: relative;
  }

  .s-banner .s-img-item.item-bottom {
    display: none;
  }

  .s-banner .heading-side {
    bottom: 20%;
    position: absolute;
    top: 0;
  }

  .s-banner .heading-side .image img {
    height: 500px;
    max-height: unset;
  }

  .s-banner .slider-side {
    margin-top: 0px;
  }

  .tf-accordion .accordion-header {
    padding-bottom: 15px;
  }

  .tf-accordion .accordion-button {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 17px 35px 0px 29px;
  }

  .tf-accordion .accordion-button::after {
    right: 21px !important;
  }

  .tf-accordion .accordion-button::before {
    right: 15px !important;
  }

  .wg-counter {
    gap: 30px 0px;
  }

  .wg-counter .sub {
    font-size: 17px;
  }

  .wg-counter .counter-item .icon {
    margin-bottom: 10px;
  }

  .wg-counter .counter-item .odometer span {
    font-size: 50px !important;
  }

  .wg-counter .counter {
    margin-bottom: 0px;
  }

  .testimonial.style-4 .left {
    gap: 15px;
  }

  .testimonial.style-4 .caption {
    margin-bottom: 10px;
  }

  .s-testimonial .content-section .heading-section .title {
    margin-bottom: 0px;
  }

  .s-testimonial .slider-s-testimonial .btn-s-testimonial {
    position: relative;
    width: max-content;
  }

  .s-testimonial .slider-s-testimonial .btn-s-testimonial.btn-prev {
    bottom: 0px;
    left: 0;
  }

  .s-testimonial .slider-s-testimonial .btn-s-testimonial.btn-next {
    bottom: -19px;
    left: 70px;
  }

  .slider-s-project .box-portfolio.style-5 .content {
    bottom: -100%;
  }

  .slider-s-project .box-portfolio.style-5 .content .bot {
    display: none;
  }

  .s-our-commitment .main-section .content-section .box-icon-list {
    gap: 20px 0px;
    flex-wrap: wrap;
  }

  .s-our-commitment .main-section .content-section .box-icon-list .box-icon {
    max-width: unset;
    padding: 0px 20px;
  }

  .s-our-commitment .main-section .content-section .box-icon-list li {
    width: 50%;
  }

  .s-our-commitment .main-section .content-section .tf-btn {
    padding: 5px 5px 5px 15px;
    gap: 10px;
  }

  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 35px 15px;
  }

  .page-title-home-1 .slide-home-1 .content-wrap .content .sub-title {
    font-size: 20px;
  }

  .page-title-home-1 .slide-home-1 .content-wrap .content .text {
    font-size: 2rem;
    line-height: 2rem;
  }

  .page-title-home-1 .btn-slide-home-1 img {
    max-width: 60px;
  }

  .block-quote .has-border .quote .icon {
    display: block;
    width: 200px;
  }

  .block-quote .quote {
    align-items: normal;
  }

  .subscribe-wrap .notice .icon {
    display: none;
  }

  .tf-topbar .topbar-left {
    display: none !important;
  }

  .tf-topbar .topbar-right .contact-list {
    gap: 10px 30px !important;
  }
}

@media (max-width: 500px) {
  .header-right .tf-btn {
    display: none;
  }
}

@media (max-width: 450px) {
  .page-title .rellax img {
    min-height: 500px;
    height: 800px;
    object-fit: cover;
  }
  .page-title-home-1{
    margin-top: -70px;
  }

  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 137px 0px 100px 0px !important;
  }
  .slide-home-1 .content-wrap .content .text{
    width: 100%;
  }
  .tf-sticky-btn .content {
    justify-content: center;
    padding: 5px 0px;
  }

  .tf-sticky-btn .tf-atc-product {
    display: none;
  }

  .s-testimonial-3 .sub-title i {
    display: none;
  }

  .slider-home-1 .content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
  }

  .s-customer-say .testimonial .author-wrap .right {
    display: none;
  }

  .s-review .wg-counter {
    top: unset;
    bottom: 50px;
  }

  .s-box-wrap .box-icon {
    width: 100%;
  }

  .tf-header-shop .style-absolute .header-inner .header-right .icon-wrap {
    display: none;
  }

  .wg-gallery {
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas: unset;
  }

  .wg-gallery .gallery-item {
    grid-area: unset;
  }

  .js-countdown {
    padding-bottom: 40px;
  }

  .js-countdown .countdown__timer {
    gap: 10px;
  }

  .js-countdown .countdown__timer .countdown__item {
    width: 60px;
  }

  .js-countdown .countdown__timer .countdown__item .countdown__value {
    font-size: 30px;
  }

  .js-countdown .countdown__timer .countdown__item:not(:last-child)::after {
    right: -10%;
  }

  .js-countdown .countdown__timer .countdown__item::before {
    bottom: -10px;
    font-size: 14px;
    line-height: 20px;
  }

  .s-our-expertise .card-provide .image {
    max-width: 200px;
  }

  .s-our-expertise .card-provide br {
    display: none;
  }

  .s-our-expertise .card-provide .text {
    white-space: wrap !important;
    width: unset;
    text-align: center;
  }

  .s-what-we-do .content-wrap .we-do-list ul {
    gap: 30px;
    flex-wrap: wrap;
  }

  .tf-topbar.style-2 .contact-list.mobile {
    flex-wrap: wrap-reverse;
    gap: 0px 15px;
  }

  .tf-topbar.style-2 .contact-list.mobile li .icon {
    display: none !important;
  }

  .header.style-2 .icon-wrap {
    display: none !important;
  }

  .heading-section .title {
    font-size: 30px;
    line-height: 50px;
  }

  .wg-counter .counter-item {
    width: 100%;
  }

  .s-project .heading-side {
    padding: 80px 0px 152px;
  }

  .s-project .slider-s-project {
    /* margin-top: -120px !important; */
  }

  .s-project .slider-side .bot {
    margin-top: 40px;
  }

  .slider-s-project .box-portfolio.style-5 .content .title {
    line-height: 30px;
  }

  .slider-s-project .box-portfolio.style-5 .content:hover {
    bottom: 10px;
  }

  .s-about-us .box-trust {
    padding: 15px !important;
  }

  .s-about-us .box-trust .box-icon-list {
    margin-bottom: 30px !important;
  }

  .s-about-us .box-trust .box-icon-list .caption {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .s-about-us .box-trust .benefit-list {
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
  }

  .s-about-us .box-trust li:not(:last-child) {
    margin-bottom: 8px !important;
  }

  .s-about-us .wg-counter {
    padding: 15px !important;
  }

  .s-about-us .wg-counter .icon {
    top: 10px !important;
    right: 10px !important;
  }

  .s-about-us .wg-counter .counter .odometer span {
    font-size: 50px;
  }

  .box-portfolio.style-4 .content {
    height: 60px;
  }

  .box-portfolio.style-4 .content .title {
    margin-top: -63px;
    font-size: 18px;
  }

  .btn-slide-home-1 {
    display: none;
  }

  .s-filter-sorting {
    margin-bottom: 30px;
  }

  .block-quote .has-border .bot .meta-left {
    flex-wrap: wrap;
    gap: 0px 38px;
    justify-content: flex-start;
  }

  .block-quote .has-border .bot .meta-left .entry:after {
    content: none !important;
  }

  .block-quote .has-border .bot .entry-author {
    overflow: hidden;
    /* Ẩn phần nội dung tràn ra ngoài */
  }

  .block-quote .has-border .bot .entry-author a {
    text-overflow: ellipsis;
    /* Thêm dấu ba chấm ở cuối */
    overflow: hidden;
    /* Ẩn phần nội dung tràn ra ngoài */
    white-space: nowrap;
    /* Không cho phép xuống dòng */
  }

  h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .page-title .content .sub-title {
    line-height: 20px;
    margin-bottom: 5px;
  }

  .tf-topbar .topbar-inner {
    flex-wrap: wrap-reverse;
    gap: 10px;
    justify-content: center;
  }

  .tf-topbar .topbar-inner .topbar-left {
    width: 100%;
    justify-content: center;
    position: relative;
  }

  .tf-topbar .topbar-inner .topbar-left span {
    width: 100%;
    text-align: center;
  }

  .tf-topbar .topbar-inner .topbar-right .social-list {
    padding: 6px 17px !important;
  }
}
























@media only screen and (max-width: 767px) {

  .header .header-inner .header-left .logo-site img {
    max-width: 150px;
  }

  .page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-2 {
    font-size: 34px;
    padding-bottom: 10px;
  }

  .soltion-grd {
    grid-template-columns: repeat(1, 1fr);
  }

  .box-bgg {
    height: auto;
  }

  .box-icon.style-6 {
    margin-bottom: 0px;
  }

  .box-icon h2 {
    font-size: 37px;
    text-align: center;
    /* color: #fff; */
  }

  .s-break-page.style-2 .content h1 {
    font-size: 38px;
    line-height: 1.4;
    margin-top: -170px;

  }

  .key-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .s-break-page.style-2 {
    height: 1280px;
  }

  .wg-tabs .menu-tab {
    /* white-space: normal; */
  }

  .galery-sec {
    padding-top: 50px;
  }

  .about-sec .about {
    padding: 30px;
  }

  .footer .footer-bottom {
    padding: 20px;
  }

  .header .header-inner {
    display: block;
    justify-content: space-around;
    align-items: center;
    gap: 20px;
  }

  .gal-main2 .container {
    grid-template-columns: repeat(2, 1fr);
  }

  .s-benefit {
    margin-top: 50px;
    padding-bottom: 30px;
  }

  .about p {
    font-size: 15px;
  }

  .about h2 {
    font-size: 33px;
  }

  .gal-main .container {
    grid-template-columns: repeat(2, 1fr);
  }

  .slide-home-1 .content-wrap .content {
    padding-right: 0;
    padding-top: 0px;
  }

  .video-wrap {
    text-align: center;
  }

  .video-wrap img {
    width: auto;
  }

  .wg-counter.style-2 .counter-item .sub-odo {
    font-size: 27px;
  }

  .wg-counter.style-2 .counter-item .text {
    font-size: 12px;
  }

  .s-about-us .main-section {
    gap: 0;
    flex-wrap: wrap-reverse;
    justify-content: center;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;

  }
.contactmobile{
  position: absolute;
        right: 10px;
        top: 0;
        display:flex;
        gap:10px;
}
  .s-about-us {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-section.has-text .text {
    margin-bottom: 30px;
  }

  .s-our-expertise {
    padding-top: 25px;
  }

  .s-our-expertise .heading-section .text {
    padding-left: 0;
  }

  p {
    font-size: 15px;
  }

  .comunity-sec {
    margin-top: 0;
  }

  .card-provide {
    margin-top: 30px;
    height: 100%;
  }

  .s-break-page.style-3 {
    padding-top: 20px;
  }

  .s-break-page.style-3 .content .title {
    font-size: 37px;
    line-height: 1.3;
  }

  .s-break-page.style-3 .content .text {
    color: var(--Black);
    padding: 0;
    font-size: 17px;
    line-height: 1.4;
    padding-top: 10px;
    padding: 0px 10px 0px 10px !important;
  }

  .wg-tabs.style-2 {
    margin-top: 00;
    padding: 0;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 10px;
  }

  .s-break-page .container-fluid {
    padding-left: 0;
    padding-right: 10px;
  }

  .s-break-page.style-3 .content {
    padding: 0;
  }

  .wg-tabs.style-2 .menu-tab {
    display: flex;
    /* flex-wrap: initial; */
    overflow-y: auto;
    justify-content: initial;
    gap: 0;
    /* white-space: nowrap; */
  }

  .wg-tabs.style-2 .menu-tab .item a {
    padding: 15px;
    /* width: 276px; */
    font-size: 17px;
    padding-right: 20px;
    padding-left: 0;
  }

  .tf-accordion .accordion-item .accordion-header .accordion-button {
    margin: 8px 12px 4px 6px;
    line-height: 1.4;
    padding: 8px 14px;
    font-size: 22px;
  }

  .content-section {
    padding-right: 0;
  }

  .tf-accordion .accordion-item .accordion-collapse .accordion-body {
    font-size: 14px;
    padding: 0px 19px;
    margin-bottom: 10px;
  }

  .s-product-detail .content-inner .notice-list {
    margin-bottom: 32px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
  }

  .s-project .heading-side {
    padding: 0;
  }

  .agri-widt {
    width: auto;
  }

  .s-testimonial .testimonial {
    background-color: transparent;
    padding: 0;
    margin-bottom: 44px;

  }

  .testimonial.style-4 .caption {
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 9px;
  }

  .s-testimonial .slider-s-testimonial .btn-s-testimonial.btn-next {
    bottom: -24px;
    left: 70px;
    /* position: initial; */
    left: 52%;
    bottom: 0px;
    top: 3px;
  }

  .s-testimonial .slider-s-testimonial .btn-s-testimonial.btn-prev {
    bottom: -24px;
    left: 32%;
    /* position: initial; */
    /* left: 200px; */
    bottom: 0px;
    top: -53px;
  }


  .s-product-detail .content-inner .notice-list img {
    width: 37px;
  }

  .sty-latest .card-provide .text {
    text-align: initial;
  }

  .card-provide .block-chain h2 {
    color: #000;
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 50px;
  }

  .footer .footer-inner .footer-inner-wrap .logo {
    /* text-align: center; */
  }

  .wg-social .list {
    justify-content: inherit;
    padding-top: 0;
  }

  .logo-site {
    /* margin-left: -18px;*/
    display: flex;
    align-items: center;
    /* justify-content: space-around;*/
  }

  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 0;
    margin-top: -50px;

  }

  .foot-hr {
    margin-top: 20px;
    border: solid 1px var(--Primary);
    display: block;
  }

  .header .header-inner .header-right {
    gap: 15px;
    display: none;
  }

  .logo-site a img {
    margin-left: 0;
    width: 80px;
  }

  .page-about-us .heading-section.has-text .title {
    margin-bottom: 5px;
    font-size: 40px;
    display: block;
  }

  .page-about-us .heading-section.has-text .text {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
  }

  .ab-baner h6 {
    font-size: 23px;
    padding-bottom: 0px;
  }

  .ab-baner p {
    color: #fff;
    font-size: 14px;
  }

  .bat1,
  .bat2,
  .bat3 {
    margin-top: 0;
  }

  .better-future .card-provide .has-border {
    padding-bottom: 0px;
    margin-top: 0;
  }

  .better-future .card-provide .text {
    white-space: wrap !important;
    width: unset;
    text-align: center;
    text-align: inherit;
  }

  .power-meero .heading-section .text {
    padding-left: 0;
    width: auto;
  }

  .grassroot1 .tf-accordion .accordion-item .accordion-header .accordion-button {
    font-size: 15px;
    padding-right: 60px;
    padding-bottom: 0px;
    display: block;
  }

  .s-break-page.style-3 .content p {
    color: #111111;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .celebrate .heading-section {
    position: relative;
    text-align: center;
    z-index: 999;
  }

  .box-portfolio .content .title {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 1.2;
    width: 90%;
    text-align: initial;
  }

  .blog-bt .icon.style-circle {
    width: 40px;
    height: 40px;
  }

  .box-portfolio .content {
    bottom: -129px;
    left: 13px;
    right: 35px;
  }

  .page-title {
    padding: 137px 0px 235px;
  }



  /* Mobile backgrounds */
  .bg-mobile-1 {
    background-image: url('../img/about/grassroot-bg1-mob.png');
    /* Default image */
  }

  .bg-mobile-2 {
    background-image: url('../img/about/grassroot-bg2-mob.png');
  }

  .bg-mobile-3 {
    background-image: url('../img/about/grassroot-bg3-mob.png');
  }

  .moder-famrms {
    padding-top: 40px;
  }

  .famr-challange {
    margin-top: 0;
  }

  .smart-approch {
    margin-top: -0;
  }

  .salar-farm .tf-accordion .accordion-item .accordion-header .accordion-button {
    font-size: 17px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .far-para {
    width: 100%;
    margin-top: -15px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 {
    margin-top: 20px;
    background-color: #fff;
    padding: 0px 0px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .menu-tab .item a {
    font-size: 16px;
    /* width: 180px; */
    padding-right: 30px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail {
    padding-top: 10px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail h3 {
    font-size: 17px;
    line-height: 1.2;
    padding-bottom: 10px;
    font-weight: 500;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail .content-inner p {
    color: #585858;
    font-size: 14px;
    padding-bottom: 5px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail .content-inner ul li p {
    color: #111111;
    font-size: 12px;
  }

  .salrs-photo {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .s-happy-farm-2 .heading-section .sub-title {
    font-size: 22px;
    margin-bottom: 8px;
    color: #fff;
    display: block;
    line-height: 1.4;
  }

  .blog-bread.page-title {
    padding: 133px 0px 0;
  }

  .blog-right-sibdebar {
    padding: 30px 0;
  }

  .blogs-sec .card-provide .block-chain h2 {
    margin-bottom: 0px;
    font-size: 21px;
    line-height: 1.2;
  }

  .blogs-sec .card-provide .block-chain p {
    padding-bottom: 10px;
    font-size: 15px;
  }

  .card-provide .has-border {
    padding-bottom: 0px;
  }

  .log2 {
    margin-top: 0px;
  }

  .log3 {
    margin-top: 0px;
  }

  .log4 {
    margin-top: 0px;
  }

  .log5 {
    margin-top: 0px;
  }

  .log6 {
    margin-top: 0px;
  }

  .blog-deatils.page-title {
    padding: 137px 0px 0px;
  }

  .blog-single {
    padding-top: 40px;
  }

  .blog-single .content .title {
    font-size: 31px;
    line-height: 1.2;
  }

  .cont-no .contact-list {
    display: block;
  }

  .cont-no .icon.style-circle {
    width: 40px;
    height: 40px;
    font-size: 12px;
  }

  .cont-no .contact-list li a {
    font-size: 18px;
    font-weight: 500;
  }

  .cont-no .contact-list li {
    margin-bottom: 10px;
  }

  .cont-no h3 {
    font-size: 30px;
  }

  .s-contact-us {
    padding-top: 35px;
  }

  .s-contact-us .heading-section .title {
    font-size: 30px;
  }

  .s-contact-us .tf-accordion .accordion-item .accordion-header .accordion-button {
    margin-bottom: 8px;

    padding-left: 0;
    font-size: 18px;
    margin-top: 0;
    padding-bottom: 10px;

  }

  .s-contact-us .tf-accordion .accordion-item .accordion-header {
    margin-right: 0;
  }

  .s-contact-us .content-left {
    width: auto;
    margin-top: -15px;
  }

  .s-contact-us .content-section {
    padding: 0;
  }

  .tf-accordion .accordion-item {
    margin: 0;
  }

  .btns {
    line-height: 1;
  }

  .s-contact-us .get-fr {
    padding-top: 40px;
  }

  .mobile-nav-wrap .inner-mobile-nav .mobile-main-nav #menu-mobile-menu .menu-item-has-children-mobile .item-menu-mobile:hover {
    color: var(--Black);
  }

  .s-product-detail .content-inner .notice-list li {
    align-items: center;
  }

  .salar-about .arrow {
    width: 30px;
    height: 30px;
  }

  .salar-about .accordion-title {
    font-size: 17px;
  }

  .salar-about .arrow i {
    font-size: 17px;
  }

  .salar-about .accordion-paragraph {
    font-size: 14px;
  }

  .moder-fss {
    display: block;
  }

  .s-about-us .main-section .content-right .has-border {
    padding: 0px !important;
  }

  .solutd {
    padding-top: 0;
  }

  .ag-comn {
    margin-top: -50px;
  }

  .footer .footer-inner .footer-inner-wrap .contact-list li p {
    font-size: 15px;
  }

  .footer .footer-inner .footer-inner-wrap .link-list li a {
    font-size: 16px;
  }

  .swiper-pagination.style-1.pagination-s-project2 {
    justify-content: center;
    margin-top: 15px;
  }

  .heading-section .title {
    line-height: 1.2;
    padding-bottom: 10px;
    font-size: 40px;
  }

  .heading-section .title.mobile {
    font-size: 30px;
  }

  .from-trade .heading-section .text {
    padding-left: 0;
    padding-top: 20px;
  }

  .power-meero {
    padding-bottom: 30px;
  }

  .grassroot1 {
    padding-top: 0;
    height: 100%;
  }

  .grassroot1 .tf-accordion .accordion-header {
    padding-bottom: 0;
  }

  .s-break-page.style-3 .grassroot1 p {
    color: #111111;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .harvest.heading-section .title {
    font-size: 30px;
  }

  .s-product-detail .content-inner .notice-list>*:nth-last-child(1):nth-child(odd) {
    grid-column: span 1;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail .content-inner ul {
    margin-bottom: 10px;
  }

  .con-leaf h3 {
    font-size: 19px;
    font-weight: 500;
  }

  .con-leaf .card-provide {
    margin-top: 0;
    padding-top: 160px;
  }

  .card-provide .text {
    font-size: 15px;

  }

  .s-our-expertise .con-leaf .card-provide .text {
    white-space: wrap !important;
    width: unset;
    text-align: inherit;
  }

  .card-provide .has-border {
    margin-top: 0px;
  }

  .swiper-pagination.style-1 {
    text-align: center;
    justify-content: center;
  }

  .swiper-pagination.style-1.pagination-s-project3 {
    text-align: center;
    justify-content: center;
    margin-top: 20px;
  }

  .empor .grassroot1 {}

  .s-product-detail .content-inner .sub {
    margin-top: -20px;
    font-size: 15px;
  }

  .heading-section .title.aboutt {
    font-size: 37px;
  }

  .heading-section .title.betters {
    font-size: 33px;
  }

  .heading-section .title.client {
    font-size: 37px;
  }

  .s-break-page.style-3 .content .title.bring {
    color: var(--Black);
    font-size: 37px;
  }

  .ab-bans::after {
    background: transparent;
  }

  .heading-section.has-text .text {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .card-provide .has-border h3 {
    font-size: 21px;
    line-height: 1.1;
  }

  .s-product-detail .content-inner .notice-list li p {
    font-size: 13px;
    margin-bottom: 0;
  }

  .ab-bans .heading-section.has-text .title {
    margin-bottom: 5px;
    font-size: 52px;
    display: block;
    width: 90%;
  }

  .from-trade .heading-section .title.aboutt {
    font-size: 43px;
  }

  .heading-section.has-text .text {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .better-future .heading-section .title.betters {
    font-size: 37px;
  }

  .empor {
    margin-top: 0px;
  }

  .empor.style-3 .content-inner {
    margin-top: 0px;
  }

  .s-partner {
    margin-top: 45%;
  }

  .empor .grassroot1 .tf-accordion .accordion-item .accordion-header .accordion-button {
    font-size: 21px;
    line-height: 1.4;
  }

  .grassroot1 {
    /* background-image: url('../img/about/grassroot-bg1-mob.png');  */
  }

  .salar-farm .content-section {
    padding-right: 0px;
  }

  .box-portfolio.style-5 .image img {
    filter: grayscale(0);
  }

  .ab-bans {
    /* padding: 137px 0px 165px; */
  }

  .ab-bans .content {
    margin-top: -60px;
  }

  .page-title {
    margin-top: -73px;
  }

  .from-trade .heading-section.has-text .text {
    font-size: 14px;
  }

  .salar-about .accordion-card.active .accordion-paragraph {
    font-size: 12px;
  }

  .header .fixed-header.style-absolute.visible {
    pointer-events: all;
    transform: translateY(0%);
    opacity: 1;
    backdrop-filter: blur(10px);
  }

  .block-quote .quote .cite {
    font-size: 24px;
    line-height: 30px;
  }

  .blog-auth .left {
    justify-content: initial;
  }

  .blog-single .content .text {
    line-height: 1.6;
  }

  .blog2-detls .content .breadcrumb a {
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    /* width: 100%; */
  }

  .social-list.style-2 li a img {
    margin: 0;
    width: 30px;
  }

  .blog-right-sibdebar .col-md-4 {
    transition: transform 0.5s ease;
    margin-bottom: 20px;
  }

  .log4 {
    margin-top: 0;
  }

  .blog-bread.page-about-us .heading-section.has-text .title {
    font-size: 42px;
  }

  .smart-approch .card-provide {
    padding-top: 160px;
  }

  .page-title .rellax img {
    min-height: 500px;
    height: 800px;
    object-fit: cover;
  }

  .btns {
    padding: 9px 13px;
    font-size: 12px;
  }

  .salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail .content-inner .btns {
    margin-top: 10px;
    padding: 9px 13px;
  }

  .vloger .col-md-4:nth-of-type(1) {
    /* Styles for the 1st .col-md-4 */
  }

  .vloger .col-md-4:nth-of-type(2) {
    /* Styles for the 2nd .col-md-4 */
    margin-top: 0%;
  }

  .vloger .col-md-4:nth-of-type(3) {
    /* Styles for the 3rd .col-md-4 */
    margin-top: 0%;
  }

  .vloger .col-md-4:nth-of-type(4) {
    /* Styles for the 4th .col-md-4 */
    margin-top: 0%;
  }

  .vloger .col-md-4:nth-of-type(5) {
    /* Styles for the 5th .col-md-4 */
    margin-top: 0%;
  }

  .vloger .col-md-4:nth-of-type(6) {
    /* Styles for the 6th .col-md-4 */
    margin-top: 0%;
  }

  .tf-sidebar .sidebar-item .sb-content {
    padding: 20px;
  }

  .tf-sidebar .sidebar-item .sb-content .latest-list li .content .name-post {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 1.4;
  }

  .tf-sidebar .sidebar-item .sb-content .latest-list li .content .date {
    font-size: 14px;
    margin-top: 5px;
  }

  .blog-single .content {
    margin-right: unset;
    padding-bottom: 5px;
  }

  .header .fixed-header.style-absolute .logo-site {
    width: 113%;
  }
  




}
/* mobile responsive end  */




/* iPad Responsive start  */

@media (max-width: 1180px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
  .header .logo-site {
    padding-right: 0px !important;
    display: flex;
    align-items: anchor-center;
  }

  .logo-site a img {
    /* margin-left: 24vw;
    margin-right: 13vw; */
    margin-left: 31vw;
    margin-right: 21vw;
  }
  

  .header .mobile-button {
    display: block;
    /* margin-left: -20%; */
  }

  .page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-2 {
    font-size: 48px;
  }

  .wg-counter.style-2 .counter-item .sub-odo {
    font-size: 30px;
  }
   
.desk-trade .trd-1 {
  width: 390px;
}
.from-trade .heading-section .title.aboutt {
  font-size: 48px;
}
.better-future .bat3  img{
  height: 415px;
  object-fit: cover;
}
.empor .farm-bg .col-md-6{
  width: 60%;
}
.empor .grassroot1 .tf-accordion .accordion-item .accordion-header .accordion-button {
  font-size: 17px;
  line-height: 1.3;
  padding-bottom: 26px;
}
.heading-section .title.betters {
  font-size: 35px;
}
.celebrate .heading-section .text {
  padding-left: 10%;
}
.salar-about .arrow { 
  width: 35px;
  height: 35px; 
}

.salar-about .arrow i { 
  font-size:17px;
}
.salar-farm.style-3 .content .wg-tabs .widget-content-tab .col-md-6{
  width: 100%;
}
.famr-challange {
margin-top: 0px;
}
.header .fixed-header.style-absolute .logo-site {
  width: 75%;
}
.moder-famrms {
  padding-top: 20px;
}
.page-title .rellax img {
  min-height: 500px;
  width: 100%;
}
.sol-sec {
  padding-bottom: 20px;
}
.salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 .s-product-detail .content-inner ul li p { 
  font-size: 13px; 
}
.card-provide .has-border {
  margin-top: 0;
}
.cont-no .contact-list li a {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}


}





/* for iPad  */

@media (max-width: 991px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 790px;
}
  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 130px 0px 100px 0px;
    margin-top: 0;
  }

  .s-about-us .main-section .content-left {
    width: 45% !important;
  }

  .s-about-us {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .page-title-home-1 .slide-home-1 .content-wrap {
    /* padding: 0; */
    margin-top: 0px;
  }

  .s-about-us .main-section .content-left {
    width: 45% !important;
  }

  .s-about-us .main-section {
    gap: 0;
    flex-wrap: wrap-reverse;
    justify-content: space-between;
  }

  .video-wrap img {
    width: 260px;
  }

  .con-leaf .card-provide {
    margin-top: 0;
    padding-top: 90px;
  }

  .heading-section .title.aboutt {
    font-size: 30px;
  }

  .s-our-expertise {
    padding-top: 40px;
  }

  .comunity-sec {
    margin-top: 13px;
  }

  .card-provide .has-border h3 {
    font-size: 24px;
    line-height: 31px;
  }

  .wg-tabs.style-2 {
    margin-top: 0px;
  }

  .s-break-page.style-3.solutd {
    padding-top: 40px;
  }

  .s-break-page.style-3 .content .wg-tabs .widget-content-tab .col-md-6 {
    width: 80%;
  }

  .testimonial.style-4 .caption {
    font-size: 21px;
    line-height: 26px;
  }

  .s-about-us {
    padding-bottom: 0;
  }

  .lt-update .comunity-sec {
    margin-top: -150px;
  }

  .card-provide .block-chain h2 {
    color: #000;
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 41px;
  }
  .page-about-us .col-lg-6{
    width: 60%;
  }
  .from-trade .heading-section .title.aboutt {
    font-size: 40px;
}
.desk-trade .trd-1 {
  width: 328px;
}
.desk-trade .trd-2 {
  width: 266px;
  margin-top: 24px;
}
.desk-trade .trd-3 {
  width: 180px; 
  margin-top: 40px;

}

.desk-trade .trd-1 {
  width: 300px;
}
.better-future .card-provide {
  margin-top: 0px;
}
.better-future .bat2 {
  margin-top: 40px;
}
.better-future .bat3 {
  margin-top: 90px;
}
.better-future .bat3  img{
  height: 415px;
  object-fit: cover;
}
.salar-farm.style-3 .content .wg-tabs .widget-content-tab .col-md-6{
        width: 100%;
    }
    .famr-challange {
      margin-top: 0px;
  }
  .moder-famrms {
    padding-top: 20px;
}

.page-title .rellax img {
  min-height: 320px;
  width: 100%;
}
.sol-sec {
  padding-bottom: 20px;
}

.s-contact-us .content-section {
  padding: 0;
}
.blog-single .content p {
  font-size: 14px;
}
.blog-single {
  padding-top: 30px;
}
.blog-single .content .title {
  font-size: 28px;
}
.blog2-detls .content-wrap .col-md-4{
  width: 100%;
}
.block-quote .quote .cite {
  font-size: 28px;
  line-height: 36px;
}
.tf-sidebar .sidebar-item .sb-title {
  font-size: 25px;
}
.tf-sidebar .sidebar-item .sb-content .latest-list li .content .name-post {
  font-size: 25px;
  line-height: 1.3;
}
.tf-sidebar .sidebar-item .sb-content .latest-list li .content .date {
  font-size: 23px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.cont-no .contact-list li a {
  font-size: 12px; 
}
.s-project .heading-side {
  padding: 0 0px 10px;
}
.s-happy-farm-2 .heading-section .sub-title {
  font-size: 27px; 
  line-height: 2.4;
}
.vloger .col-md-4:nth-of-type(4) {
  margin-top: -6%;
}
.vloger .col-md-4:nth-of-type(2) {
  margin-top: 9%;
}
.wg-tabs.style-2 .menu-tab { 
  overflow-y: auto;
  justify-content: initial; 
  scrollbar-width: none;
}




}










/* i pad pro  */

@media (min-width: 800px) and (max-width: 820px) {

  /* Your styles for iPads (768, 800, 820, 834) */
  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 174px 0px 100px 0px;
    margin-top: 0;
  }

  .heading-section .title.mobile {
    font-size: 52px;
  }

  .s-project .heading-side {
    padding: 0 0px 10px;
  }

  .s-about-us .main-section .content-left {
    width: 45% !important;
  }

  .video-wrap img {
    width: 260px;
  }

  .card-provide .has-border h3 {
    font-size: 21px;
    line-height: 1.2;
  }
  .better-future     .card-provide {
    margin-top: 00;
}
  .better-future .bat2 {
    margin-top: 40px;
}
  .better-future .bat3 {
    margin-top: 90px;
}
  .better-future .bat3  img{
    height: 415px;
    object-fit: cover;
}
.empor .farm-bg .col-md-6{
  width: 60%;
}

.empor .grassroot1 .tf-accordion .accordion-item .accordion-header .accordion-button {
  font-size: 17px;
  line-height: 1.3;
  padding-bottom: 26px;
}
.heading-section .title.betters {
  font-size: 35px;
}
.celebrate .heading-section .text {
  padding-left: 10%;
}
.salar-about .arrow { 
  width: 35px;
  height: 35px; 
}

.salar-about .arrow i { 
  font-size:17px;
}














}










@media screen and (min-width: 1024px) and (max-width: 1366px) {

  /* Styles for iPad Pro 12.9" */
  .card-provide .has-border h3 {
    font-size: 20px;
    line-height: 1;
  }

  .con-leaf .bat4 {
    margin-top: 200px;
  }
  .s-break-page.style-3 .content .wg-tabs .widget-content-tab .col-md-6 {
    width: 80%;
  }
  .wg-counter.style-2 .counter-item .sub-odo {
    font-size: 20px;
}
.salar-farm.style-3 .content .wg-tabs .widget-content-tab .col-md-6{
  width: 50%;
}
.blog-single .content p {
  font-size: 14px;
}
.blog-single {
  padding-top: 30px;
}
.blog-single .content .title {
  font-size: 28px;
}
.blog2-detls .content-wrap .col-md-4{
  width: 100%;
}
.block-quote .quote .cite {
  font-size: 28px;
  line-height: 36px;
}
.tf-sidebar .sidebar-item .sb-title {
  font-size: 25px;
}
.tf-sidebar .sidebar-item .sb-content .latest-list li .content .name-post {
  font-size: 16px;
  line-height: 1.3;
}
.tf-sidebar .sidebar-item .sb-content .latest-list li .content .date {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.cont-no .contact-list li a {
  font-size: 15px; 
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  /* max-width: 940px; */
}
.s-contact-us .content-section {
  padding: 0;
}
 
}


@media screen and (width: 1180px) and (height: 820px) {
  /* Your styles for 1180x820 screen */
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1110px;
}
.logo-site a img { 
  margin-right: 28vw;
}
}


@media screen and (width: 1194px) {
  .header .logo-site {
    padding-right: 0px !important;
    display: flex;
    align-items: anchor-center;
  }

  .logo-site a img {
    margin-left: 39vw;
    margin-right: 18vw;
  }
}

@media screen and (width: 834px) and (height: 1194px){
  /* Styles for iPad Pro 11" in portrait */
  .header .header-inner {
    /* margin-top: -50px; */
    margin-left: -20%;
}
}

@media screen and (width: 1194px) and (height: 834px){
  /* Styles for iPad Pro 11" in landscape */
  
}
@media only screen and (width: 1194px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1110px;
}
}


@media only screen and (max-width: 767px) {
  .logo-site a img {
    margin-left: 0;
    width: 80px;
  }

  .s-about-us .main-section .content-left {
    width: 100% !important;
  }
  .page-about-us .col-lg-6 {
    width: auto;
}
.s-break-page.style-3 .content .wg-tabs .widget-content-tab .col-md-6 {
  width: auto;
}
.empor .farm-bg .col-md-6 {
  width: auto;
}
.header .fixed-header.style-absolute .logo-site {
  width: auto;
}
.page-title {
  padding: 137px 0px 235px;
}
.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-2 {
  font-size: 4.8rem;
  line-height: 4.8rem;
}
.lt-update .comunity-sec {
  margin-top: 0;
}
.better-future .bat3 img {
  height: 100%;
  object-fit: cover;
}
.better-future .bat3 {
  margin-top: 0;
}
.better-future .bat2 {
  margin-top: 0;
}
.s-happy-farm-2 .heading-section .sub-title {
  font-size: 22px;
  margin-bottom: 8px;
  color: #fff;
  display: block;
  line-height: 1.4;
}
.vloger .col-md-4:nth-of-type(4) {
  margin-top: 0;
}
.tf-sidebar .sidebar-item .sb-content .latest-list li .content .name-post {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
.tf-sidebar .sidebar-item .sb-content .latest-list li .content .date {
  font-size: 14px;
  margin-top: 5px;
}
.cont-no .contact-list li a {
  font-size: 15px;
  font-weight: 500;
}
.s-contact-us .s-product-detail .content-inner .sub {
  font-size: 14px;
  line-height: 1.6;
}
.empor .grassroot1 .tf-accordion .accordion-item .accordion-header .accordion-button {
  font-size: 17px;
  line-height: 1.3;
  padding-bottom: 5px;
}
.empor .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.btns{
  /* margin-right: -10px !important; */
}


/* .empor .grassroot1 .tf-accordion .accordion-item:last-child .accordion-header .accordion-button {
  padding-bottom: 26px;
} */

}

/* Base floating button styles */
.floating-btn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: white;
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  padding: 10px 16px;
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 9999;
  border: 1px solid #ddd;
  overflow: hidden;
  white-space: nowrap;
}

/* Circle (collapsed) */
.floating-btn.collapsed {
  width: 48px;
  padding: 10px;
  justify-content: center;
}

/* Expanded state */
.floating-btn.expanded {
  width: auto;
  padding: 10px 18px;
}

/* Icon */
.floating-btn img {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

/* Text */
.floating-btn .btn-text {
  font-size: 14px;
  font-weight: 600;
  color: #3FB557;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.floating-btn .btn-text a{
  color: #3FB557 !important;
}

/* Hide text when collapsed */
.floating-btn.collapsed .btn-text {
  opacity: 0;
  display: none;
}

/* Mobile (start collapsed, expand on scroll) */
@media (max-width: 768px) {
  .floating-btn {
    bottom: 15px;
    right: 15px;
  }
  .floating-btn.collapsed .btn-text {
  opacity: 0;
  visibility: hidden;
  display:none
}
.mgl15per{
        margin-left:-12%;
    }
}