@media only screen and (max-width: 1439px) {
}
/* 1439px end */

@media only screen and (max-width: 1199px) {
  .h-4-1 .epl-property-blog.epl-listing-post.epl-listing-post {
    width: 33.333%;
  }
  .epl-property-blog.epl-listing-post {
    width: 50%;
    padding-right: 15px;
  }

  .epl-related .epl-property-blog.epl-listing-post {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
}
/* 1199px end */

@media only screen and (max-width: 999px) {
  .h-4-1 .epl-property-blog.epl-listing-post.epl-listing-post {
    width: 50%;
  }

  .h-6-2 > .wpb_column:nth-child(2),
  .h-6-2 > .wpb_column:nth-child(1) {
    width: 100%;
  }

  .epl-row.epl-content .epl-single-content {
    padding-left: 0;
  }
}
/* 999px end */

@media only screen and (max-width: 767px) {
}

/* 767px end */

@media only screen and (max-width: 689px) {
  .epl-property-blog.epl-listing-post,
  .h-4-1 .epl-property-blog.epl-listing-post.epl-listing-post {
    width: 100%;
    max-width: none;
  }

  .epl-property-blog.epl-listing-post,
  .epl-listings-col .epl-listing-post {
    padding-right: 15px;
    padding-top: 15px;
  }

  .epl-banner {
    aspect-ratio: 16 / 7;
    background-size: 170% !important;
  }

  .epl-single-content .epl-details-main .epl-detail.epl-detail-2 {
    width: 100%;
  }

  .epl-single-content .epl-details-main .epl-detail:nth-last-child(2):nth-child(2n) .epl-detail-wrapper {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 16px;
  }

  .epl-gallery .vc_grid.vc_pageable-wrapper .vc_pageable-slide-wrapper .vc_grid-item {
    width: calc((100% - 24px) / 5);
  }

  .new-project-tabs {
    justify-content: center;
    margin-bottom: 10px !important;
  }
  .new-project-tabs li a {
    background-color: #f4f4f4;
    padding: 8px 12px;
    font-size: 16px;
  }
}
/* 689px end */

@media only screen and (max-width: 474px) {
  .epl-row.epl-content .epl-single-content .epl-details-main {
    padding: 15px;
  }

  .epl-archive-default,
  .epl-listing-single {
    padding-top: var(--row-pt);
    padding-bottom: var(--row-pb);
  }

  /*.epl-list-3,*/
  /*.epl-1 {*/
  /*  margin: 0 calc((var(--row-spacing) + 15px) * -1) !important;*/
  /*}*/

  .epl-search-container {
    padding: 0;
  }
}
/* 474px end */
