.landingpages-container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  margin-bottom: 80px;
}
.regin-lst {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 350px;
  max-width: 1140px;
  margin: 0 auto;
}
.regin-lst li {
  height: 40px;
  line-height: 40px;
  border: none !important;
  font-family: Relative-Book, san-serif;
  width: auto;
  min-height: unset;
  letter-spacing: 1px;
  text-indent: 15px;
  list-style: none !important;
}
ul#browse-content li,
.regin-lst .map-list-item-wrap .ga-link {
  color: #000 !important;
}
.jobs-listing-template-header {
  text-align: center;
}
.jobs-listing-template-header h1 {
  color: #1a475e !important;
  font-size: 45px;
  font-family: "Relative Book Bold", sans-serif;
  font-weight: 100;
  line-height: 51px;
  margin: 40px 0px;
  text-transform: capitalize;
}
ul.bredcrumbs-template-list,
ul.city-list {
  display: flex;
  padding: unset;
}
ul.bredcrumbs-template-list li,
ul.city-list li {
  height: 40px;
  line-height: 40px;
  border: none !important;
  font-family: Relative-Book, san-serif;
  width: auto;
  min-height: unset;
  letter-spacing: 1px;
  /* text-indent: 15px; */
  list-style: none !important;
}
ul.bredcrumbs-template-list li a {
  color: #f26b21;
}
.state-template-inner-content h1 {
  color: #1a475e;
  text-transform: capitalize;
}
.city-group h2 {
  margin-bottom: -5px;
}
.city-group {
  margin-bottom: 40px;
}
span.bredcrumbs-template-span {
  margin-right: 10px;
}
.map-list-item.is-single a {
  color: #000;
}
ul.city-list li {
  width: 33.33%;
  color: #1a475e;
}

.city-template-job-card {
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.city-template-job-title {
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: 600;
  color: #333;
}

.city-template-job-meta {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.city-template-job-salary {
  font-weight: 500;
  color: #2c7a2c;
}

.city-template-job-desc {
  font-size: 15px;
  color: #444;
  margin-bottom: 15px;
}

.city-template-job-link {
  display: inline-block;
  padding: 8px 15px;
  background: #f16b22;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.2s;
  font-family: "Relative Book Bold", sans-serif;
}
p.city-template-description-text {
  margin-bottom: 30px;
}
.city-template-job-link:hover {
  background: #8cd5df;
  color: #5a5758;
  text-decoration: none;
}
a.view-all-openings {
  color: #fff !important;
  background: #1a475e !important;
}
.job-details-header h1 {
  font-size: 30px !important;
  color: #1a475e !important;
  text-transform: capitalize !important;
  margin-bottom: 20px !important;
  font-family: "Relative Book ", sans-serif !important;
  line-height: 36px !important;
  margin-top: 0px !important;
}

/* State tiles css start */
ul.map-list.nearby-location {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  border-radius: 0 !important;
  border: none !important;
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
  background: 0 0;
  list-style: none;
  justify-content: center;
}
.map-found-item {
  border: 1px solid #c8c8c8 !important;
  padding: 15px;
  position: relative;
  width: calc(33% - 10px);
  min-height: 200px;
  margin: 0px 5px;
  border-radius: 10px;
  margin-top: 20px;
  text-align: left;
}
.servicing-hd-nearby {
  background-color: #f4f4f4;
  padding: 10px 15px;
  background-image: url("https://joviewplanding.kinsta.cloud/app/themes/hello-elementor-child/resources/views/landingPages/assets/images/check.svg");
  background-position: left 5px center;
  background-repeat: no-repeat;
  background-size: 25px auto;
  color: #000;
}
.mg-t-10 {
  margin-top: 10px !important;
}
.servicing-description {
  padding-left: 20px;
  font-family: "Relative-Book", sans-serif;
}
.map-list-buttons a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 6px;
  text-align: center;
  border-radius: 5px;
  font-family: "Relative Book Bold";
  font-size: 14px;
  letter-spacing: 1px;
}

.map-list-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  width: calc(100% - 30px);
  bottom: 20px;
  background-color: #f26b21;
  border-radius: 5px;

  font-family: "Relative Book Bold";
}
a.more-details.ga-link:hover {
  color: #fff;
  text-decoration: unset;
}
a.location-name {
  font-family: "Relative Book Bold";
  color: #1a475e;
}
/* State tiles css end */
input#get_jobs_input {
  border: 4px solid #1a475e !important;
}

@media (max-width: 768px) {
  .map-found-item {
    width: 100% !important;
  }
  .state-template-inner {
    margin-top: 100px;
  }
  .state-template-container,
  .city-template-container,
  .job-detail-template {
    margin-top: 100px;
  }
  .bredcrumbs-template {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 13px;
    -webkit-overflow-scrolling: touch;
  }
  .bredcrumbs-template {
    margin-top: 60px;
  }
  .bredcrumbs-template-list {
    display: flex;
    flex-wrap: nowrap; /* keep in one line */
    gap: 2px;
  }

  .bredcrumbs-template-item {
    flex: 0 0 auto; /* prevents items from shrinking */
  }

  /* .bredcrumbs-template-link,
  .bredcrumbs-template-span {
    padding: 4px 6px;
  } */

  /* Optional: style last item (active page) */
  span.bredcrumbs-template-span {
    margin-right: 2px;
  }
  .job-details-header h1 {
    font-size: 22px;
  }
  .job_board_list .single_gf_form.zipcode_searchform input {
    padding: 11.5px 13px !important;
  }
  ul#browse-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: unset;
    flex-direction: row;
  }
  li.map-list-item-wrap.is-single {
    width: 50%;
    height: unset;
  }
  .map-list-item.is-single a {
    font-size: 11px;
  }
}
