@media (min-width:1025px) and (max-width:1400px) {
  .vanTours-sec .e-con-inner{
    padding: 0 40px;
  }
}


@media screen and (max-width: 1024px) {
  .three-col-grid {
    grid-template-columns: 1fr 1fr;
  }

  .geotrek-know .img-box img {
    height: 365px;
  }

  .tech-tips-sec .img-box img {
    height: 293px;
  }


  .content-img-wrapper-box .col-50 .img-box img {
    height: 244px;
  }

  .content-img-wrapper-box .col-50:first-of-type .img-box img {
    height: 691px;
  }

  .tech-tips-sec .text-box {
    padding: 24px;
  }

  .van-tours-sec .text-box {
    padding: 15px 24px;
  }
  .geotrek-know .img-box a:after {
    width: 100px;
    height: 100px;
    left: 50%;
    top: 35%;
    transform: translate(-50%);
 }
 .vanTours-sec{
  padding: 0 40px !important;
 }
 .instaphotos .blog .img-box img {
  height: 100%;
 }
 .geotrek-know .blog .img-box img {
  height: 100%;
 }
 .geotrek-know .blog .img-box, .geotrek-know .blog .text-box {
  height: 182px;
 }
 .geotrek-know .blog .text-box {
  padding: 20px;
 }
 .geotrek-know .blog .text-box p {
  height: 52px;
  margin-bottom: 0;
  -webkit-line-clamp: 2;
  line-clamp: 2;
 }
 .geotrek-know .blog .text-box h4{
  margin-top: 0;
 }
 .geotrek-know .blog .text-box a{
  font-size: 18px;
 }

}

@media screen and (max-width: 767px) {
  .heading-comp .h4 {
    font-size: 34px;
    line-height: 1.1;
  }

  .tab-buttons {
    gap: 16px;
    flex-wrap: wrap;
    margin: 16px 0;
  }

  .custom-tab-btn {
    padding: 8px;
  }

  .content-img-wrapper-box .col-50 {
    width: 100%;
  }

  .content-img-wrapper-box .col-50 .img-box img {
    height: 197px;
    object-position: bottom;
  }

  .content-img-wrapper-box .col-50:first-of-type .img-box img {
    height: 356px;
    margin-bottom: 24px;
  }

  .tech-tips-sec .img-box {
    height: auto;
  }

  .tech-tips-sec .img-box img {
    height: 173px;

    object-position: bottom;
  }

  .tech-tips-sec .text-box {
    padding: 22px 22px 22px 17px;
  }

  .van-tours-sec .text-box {
    padding: 20px;
  }
  .custom-container {
    padding: 0;
  }
  .geotrek-lifestyle .img-box {
    height: 160px;
}   
.geotrek-know .three-col-grid {
    grid-template-columns: 1fr;
  }
  .vanTours-sec{
    padding: 0 20px !important;
  }
  .techTips-heading .e-con-inner {
    margin-top: 50px;
  }
  .techTips-content{
    padding: 0 0 0 20px !important;
  }
  .vanTours-sec .elementor-widget-image .elementor-widget-container {
    height: 360px;
  }
  .hacks-swiper-btn .s_arrow,
  .van-life-slider-btn .s_arrow{
    display: none;
  }
  .geotrek-lifestyle.my-70 {
    margin-bottom: 50px;
  }
  .youtube_wrapper .ytube-listitem {
    width: 100%;
  }
}
