#Next {
  border-radius: 4px;
}

.blog-entry.post .thumbnail img {
  height: 195px;
  object-fit: cover;
}

.related-thumb img {
  height: 200px;
  object-fit: cover;
}

.page-numbers a,
.page-numbers span:not(.elementor-screen-only),
.page-links span {
  min-width: 30px !important;
  line-height: 30px !important;
  font-size: 17px;
}

.comment-error {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 500;
  margin-top: 1rem;
  border: 1px solid #ac161f;
  padding: 7px 14px;
  border-radius: 4px;
}

@media (max-width: 1660px) {
  .n2-ss-slider {
    height: 55vh;
  }
}
@media (max-width: 1180px) {
  #quote-form .qrowQ {
    width: 26% !important;
  }
  #quote-form .free_quote_title {
    width: 24% !important;
    padding: 22px 0 0;
    font-size: 18px;
    padding-right: 18px;
  }
  #quote-form .free_quote_title span {
    line-height: 2.2rem;
  }
  #Next {
    width: 115px !important;
  }
  .icon_size {
    padding: 0 12px;
  }

  .bdp-post-grid-main.bdp-design-2 .bdp-post-image-bg {
    height: auto;
  }
  .bdp-column,
  .bdp-columns {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bdp-post-grid-main.bdp-design-2
    .bdp-post-grid-content
    .bdp-post-margin-content {
    min-height: 168px;
  }
  .bdp-post-title {
    font-size: 16px;
  }

  ul.page-numbers {
    text-align: center;
  }
}

@media (max-width: 786px) {
  .feature-block-two-margin {
    margin-bottom: 5.5rem;
  }
  .bdp-post-image-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bdp-post-grid-main.bdp-design-2 .bdp-post-image-bg {
    height: 180px;
  }
  .bdp-post-grid-main.bdp-design-2
    .bdp-post-grid-content
    .bdp-post-margin-content {
    min-height: 145px !important;
    padding: 25px 25px 0 !important;
  }
  .wp-block-image img {
    width: 100%;
  }
  #top-bar.container {
    width: 95%;
  }
}

@media (max-width: 696px) {
  .detroit-topbar a {
    padding: 0 20px 0 0;
  }
  #menuin {
    display: none;
  }
}
