.tutors-search {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 0 30px;
  width: 100%;
  padding-right: 20px;
  padding-left: 270px;
  margin-top: 80px;
}
.tutors-search.full-page {
  margin-left: 20px !important;
  max-width: calc(100% - 20px) !important;
  padding-left: 0 !important;
  margin-top: 80px;
}
@media (max-width: 1680px) {
  .tutors-search {
    margin: 0 20px 0 270px;
    justify-content: flex-start;
    max-width: 1150px;
    width: 100%;
    padding-left: 0px;
    margin-top: 80px;
  }
}
.tutors-search__form {
  background: #ffffff;
  border-radius: 124px;
  height: 60px;
  margin: 20px auto;
  max-width: 663px;
  padding: 10px 10px 10px 42px;
}
.tutors-search__form form {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.tutors-search__form form:before {
  background: #e1e5e9;
  content: "";
  height: 28px;
  left: 225px;
  position: absolute;
  top: 6px;
  width: 1px;
}
.tutors-search__form form input {
  background: none;
  border: none;
  box-shadow: none;
  font-size: 16px;
  height: 40px;
}
.tutors-search__form form button {
  background: #3c8aff;
  border-radius: 71px;
  color: #fff;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  width: 137px;
}
.tutors-search__nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}
.tutors-search__count {
  font-size: 18px;
  margin: 0;
}
.tutors-search__count span {
  color: #3c8aff;
  font-weight: 500;
}
.tutors-search__sort {
  min-width: 200px;
}
.tutors-search__sort .bootstrap-select.txtBox {
  background: #fff;
}
.tutors-search__main {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
}

.tutors-search__main .appLoad {
  position: fixed;
  left: 0;
  top: 0;
  width: -webkit-fill-available;
  height: 100vh;
  z-index: 1002;
  background-color: #00000029;
}

.tutors-search__main .appLoad .spiner {
  border-right: 4px solid #00000000;
}
.tutors-search__filter {
  background: #fff;
  margin: 0 20px 0 0;
  min-width: 320px;
  padding: 20px 30px 30px;
  width: 320px;
}
.tutors-search__filter-title {
  color: #2f3031;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  position: relative;
}
.tutors-search__filter-title .toggle-button {
  width: 100%;
  height: 46px;
  position: absolute;
  top: -6px;
  display: none;
}
.tutors-search__filter-field {
  padding: 15px 0;
  position: relative;
}
.tutors-search__filter-field label {
  color: #838486;
  font-size: 16px;
  margin: 0 0 11px 10px;
}
.tutors-search__filter-field label span {
  color: #2f3031;
}
.tutors-search__filter-field_type {
  padding: 20px 0 15px;
}
.tutors-search__filter-field_hourly label {
  margin: 0 0 9px;
}
.tutors-search__filter-field_hourly label b {
  color: #2f3031;
  font-weight: normal;
}
.tutors-search__filter-field_availability {
  padding-bottom: 12px;
}
.tutors-search__filter-field_availability label {
  margin: 0 0 9px;
}
.tutors-search__filter-field_distance label {
  margin: 0 0 9px;
}
.tutors-search__filter-field_distance .irs-slider.from {
  display: none;
}
.tutors-search__filter-field_distance .irs-bar {
  left: 0 !important;
}
.tutors-search__filter-field_background {
  display: flex;
  justify-content: center;
}
.tutors-search__filter-field_background:after {
  display: none;
}
.tutors-search__filter-field-weekdays {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tutors-search__filter-field-weekday {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin: 0 0 14px;
  width: 50%;
}
.tutors-search__filter-apply {
  background: #5495ff;
  border-radius: 47px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
}

.tutors-load-more {
  display: flex;
  justify-content: center;
}

.load-more {
  max-width: 150px;
  display: none;
}

.tutors-search__filter .irs {
  height: 23px;
  margin: 0;
}
.tutors-search__filter .irs-line {
  background: #f2f3f4;
  border: none;
  border-radius: 0;
  height: 5px;
}
.tutors-search__filter .irs-bar {
  background: #3c8aff !important;
  height: 8px;
}
.tutors-search__filter .irs-slider {
  background: #3c8aff;
  border: 3px solid #ffffff !important;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  top: 1px;
}
.tutors-search__filter .irs-from,
.tutors-search__filter .irs-to {
  display: none;
}
.tutors-search__results {
  color: #2f3031;
  font-size: 14px;
  width: 100%;
}
.tutors-search__results-item {
  background: #fff;
  display: flex;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 30px;
  position: relative;
}
.tutors-search__results-item-info-wrapper {
  display: flex;
}
.tutors-search__results-item .abs {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tutors-search__results-item-img {
  border-radius: 50%;
  height: 120px;
  margin-right: 20px;
  min-width: 120px;
  overflow: hidden;
  width: 120px;
}
.tutors-search__results-item-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.tutors-search__results-item-info {
  margin-right: 17px;
  min-width: 130px;
  width: 130px;
}
.tutors-search__results-item-name {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
.tutors-search__results-item-address {
  color: #838486;
  font-weight: 400;
  margin-bottom: 15px;
}
.tutors-search__results-item-rate {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.tutors-search__results-item-rate-title {
  color: #838486;
  font-weight: 400;
  margin-bottom: 0;
}
.tutors-search__results-item-rating {
  margin-right: 40px;
  min-width: 145px;
  width: 145px;
}
.tutors-search__results-item-stars {
  margin: 2px 0 5px;
}
.tutors-search__results-item-stars .star {
  background: url("/assets/images/icons/star.svg") no-repeat;
  display: inline-block;
  height: 19px;
  width: 19px;
}
.tutors-search__results-item-stars .star .inner {
  background: url("/assets/images/icons/star_filled.svg") no-repeat;
  height: 19px;
}
.tutors-search__results-item-reviews {
  margin: 0 0 14px;
}
.tutors-search__results-item-reviews span {
  color: #5495ff;
}
.tutors-search__results-item-lessontype {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.tutors-search__results-item-lessontype-title {
  color: #838486;
  font-weight: 400;
  margin-bottom: 0;
}
.tutors-search__results-item-about {
  line-height: 24px;
  position: relative;
}
.tutors-search__results-item-about .main_text {
  height: 72px;
  line-height: 24px;
  overflow: hidden;
}

.tutors-search__results-item-about:before {
  background: #e1e5e9;
  content: "";
  height: 90px;
  left: -20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}
.tutors-search__results-item-about-more {
  color: #5495ff;
  padding: 0px;
  position: relative;
  z-index: 1000000;
}
.empty_search_results {
  height: 90vh;
  display: flex;
  background: #fff;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.empty-search-clm h2 {
  font-size: 36px;
  color: #2f3031;
}
.empty-search-clm p {
  font-size: 16px;
  color: #8b8b8b;
  line-height: 24px;
}
.empty-search-clm {
  max-width: 524px;
  width: 100%;
  text-align: center;
}
.empty-search-clm img {
  width: 229px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.pagination-clm {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 160px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.pagination-clm .pag_arrow {
  background: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  border-radius: 200px;
  margin: 0 10px;
}
a.pag_number {
  background: #5495ff;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  border-radius: 200px;
}
.tutors-search__filter-title .toggle-filter {
  display: none;
}

.ui-autocomplete  {
  max-height: 500px;
}

.ui-autocomplete.ui-menu .ui-menu-item-wrapper {
  padding: 10px 10px 10px 10px;
}

.ui-autocomplete.ui-menu .ui-menu-item-wrapper:hover {
  background-color: #3c8aff;
  color: white;
}
/* mobile responsive */

@media only screen and (max-width: 767px) {
  section.tutors-search {
    margin: 0;
    padding: 16px;
  }
  .tutors-search.full-page {
    margin-top: 16px;
  }
  .tutors-search__main {
    width: 100%;
    flex-direction: column;
  }
  .tutors-search__filter {
    width: 100%;
    padding: 6px 16px;
  }
  .tutors-search__filter .form-row {
    display: flex;
  }
  .tutors-search__filter .form-row > div {
    flex: 1;
  }
  .tutors-search__filter .form-row > div:first-child {
    padding-right: 8px;
  }
  .tutors-search__filter .form-row > div:last-child {
    padding-left: 8px;
  }
  .tutors-search__filter-field_type {
    padding: 8px 0;
  }
  .tutors-search__filter-title {
    font-size: 14px;
    line-height: 14px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 10px 0px;
  }
  #searchForm {
    margin-top: 15px;
    display: none;
  }
  .tutors-search__filter-title .toggle-filter.open svg {
    transform: rotate(180deg);
  }
  .tutors-search__filter-title .toggle-filter {
    display: block;
    cursor: pointer;
  }
  .tutors-search__filter-title .toggle-button {
    display: block;
  }
  .tutors-search__filter-field label {
    font-size: 12px;
    line-height: 18px;
    margin-left: 0;
  }
  .tutors-search__filter-apply {
    height: 40px;
    border-radius: 47px;
    font-size: 12px;
    line-height: 40px;
  }
  .checkbox-wrap label::before {
    width: 18px;
    height: 18px;
  }
  .tutors-search__form {
    height: 40px;
    padding: 0 8px;
  }

  .tutors-search__form form input {
    font-size: 13px;
    line-height: 18px;
  }
  .tutors-search__form form button {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
  }
  .tutors-search__form form {
    align-items: center;
  }
  .tutors-search__form form::before {
    left: 37%;
  }
  .tutors-search__filter-field-weekday {
    margin-bottom: 5px;
  }
  .tutors-search__count {
    font-size: 14px;
  }
  .tutors-search__sort {
    min-width: 117px;
  }
  .empty-search-clm h2 {
    font-size: 20px;
  }
  .empty-search-clm p {
    font-size: 12px;
    line-height: 14px;
  }
  .tutors-search__results-item {
    padding: 24px 16px;
    font-size: 12px;
    border-radius: 10px;
  }
  .tutors-search__results-item-img {
    width: 80px;
    height: 80px;
    margin-right: 16px;
    min-width: 80px;
  }
  .tutors-search__results-item-info {
    margin-right: 16px;
    min-width: 90px;
  }
  .tutors-search__results-item-name {
    font-size: 13px;
  }
  .tutors-search__results-item-address {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .tutors-search__results-item-rate {
    font-size: 13px;
  }
  .tutors-search__results-item-rating {
    margin-right: 0;
    min-width: 120px;
  }
  .tutors-search__results-item-lessontype {
    font-size: 13px;
  }
  .tutors-search__results-item {
    flex-direction: column;
  }
  .tutors-search__results-item-about {
    margin-top: 14px;
  }
  .tutors-search__results-item-about::before {
    display: none;
  }
  .empty-search-clm img {
    width: 40%;
  }
}
