/*=============================================================
                ds Profile Css
===============================================================*/

.soloprofilepage .nav.nav-tabs {
  float: left;
  display: block;
  margin-right: 0;
  border-bottom: 0;
  border-right: 0px solid #ddd;
  padding-right: 0;
}

.new-profile .image-view {
  background: #ffffff;
  padding: 30px;
  border-radius: 10px;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.new-profile {
  padding-top: 50px;
}

.soloprofilepage .nav-tabs .nav-link .fa {
  padding-right: 7px;
}
.soloprofilepage .nav-tabs .nav-link {
  border-left: 4px solid #f0f1f7;
}
.soloprofilepage .nav-tabs .nav-link.active {
  color: #071822;
  background-color: #f0f1f7;
  letter-spacing: 0;
  border-color: #07151f;
}
#change-password .modal-password-content label,
.modal.new_modal_pop .form-control#consultant-state,
.soloprofilepage .nav-tabs .nav-item,
.soloprofilepage .nav-tabs .nav-item:last-child {
  margin-bottom: 0;
}
.soloprofilepage .tab-content > .active {
  display: block;
  background: #f0f1f7;
}
.soloprofilepage .tab-content .tab-pane {
  height: 100%;
}
.solodspageone.modal .modal-header {
  border: 0;
  padding-bottom: 0;
}
.solodspageone.modal .modal-body img {
  width: 80px;
  position: relative;
  top: -30px;
}
.solodspageone.modal .modal-footer {
  display: block;
  border: 0;
  padding-bottom: 30px;
}
.solodspageone.modal .close {
  background: #ccc;
  color: #fff;
  padding: 0 3px 5px 4px;
  margin-right: 0;
  font-size: 18px;
  margin-top: 0;
  line-height: 15px;
  z-index: 999;
  border-radius: 50%;
}
.soloprofilepage {
  width: 100%;
  height: 100%;
  min-height: 79vh;
}
.soloprofilepage .tab-content {
  background: #f0f1f7;
  height: 100%;
  float: left;
  padding: 20px 50px 100px;
}
.soloprofilepage .profilepic {
  width: 300px;
  margin: -57px auto 40px;
  background: #fff;
  z-index: 9;
  position: relative;
  text-align: center;
  border-radius: 10px;
  padding-top: 80px;
  padding-bottom: 10px;
}

.ds-profile-page {
  background: #f7f7f7;
  min-height: 100vh;
}
.tab-content > .active {
  display: block;
}

.ds-profile-page .tabs-view ul.nav li {
  padding: 0px 8px;
}
.soloprofilepage .profilepic .fa.fa-user {
  font-size: 5em;
  background: #d4e7f2;
  border: 2px solid red;
  border-radius: 50%;
  position: absolute;
  top: -50px;
  color: #4f606b;
  bottom: 0;
  left: 100px;
  width: 120px;
  height: 120px;
  line-height: 112px;
}
.soloprofilepage .profilepic h1 {
  font-size: 18px;
}
.soloprofilepage .profilepic p {
  font-size: 12px;
  margin: 0;
}
.soloprofilepage .profilepic a,
.soloprofilepage .profiletabone .property-rrswatch a {
  font-size: 12px;
}
.soloprofilepage .profiletabdonee {
  height: 200px;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
}
.soloprofilepage .profiletabdonee .form-group {
  background: #fff;
  border-radius: 20px;
  margin: 0;
}
.soloprofilepage .profiletabone {
  background: #fff;
  height: 200px;
  display: flex;
  box-shadow: 0 0 5px #ccc;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  border-radius: 20px;
}
.soloprofilepage .profiletabone i {
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 14px;
  color: #adadad;
  text-align: center;
}
.soloprofilepage .profiletabdonee .form-group label {
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
}
#moreInfoModal .col-form-label b,
.soloprofilepage .profiletabdonee .form-group input {
  padding-left: 10px;
}
.soloprofilepage .profiletabdonee i {
  font-size: 13px;
}
.soloprofilepage .savedsearch .profilepic {
  top: 0;
  margin-top: 40px;
}
.soloprofilepage .savedsearchthumb {
  margin-bottom: 60px;
}
.soloprofilepage .savedsearchthumb i {
  font-size: 13px;
  color: #5a5959;
}
.soloprofilepage .savedsearchthumb h1 {
  font-size: 19px;
  margin: 0;
}
.soloprofilepage .savedsearchthumb h1 i.cursor.fa.fa-user {
  color: #4ed400;
  font-size: 19px;
  padding-left: 5px;
  position: relative;
  top: 1px;
}
.soloprofilepage .savedsearchthumb .item {
  width: 200px;
  height: 200px;
  position: relative;
  background: #000000;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.soloprofilepage .savedsearchthumb .item img {
  width: 100%;
  opacity: 0.5;
  height: 100%;
}
.soloprofilepage .savedsearchthumb .item p {
  position: absolute;
  top: 40%;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-size: 18px;
}
.soloprofilepage .nav-tabs .nav-link {
  font-size: 13px;
  padding: 12px 15px;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  border: 0;
  background: 0 0;
}
.soloprofilepage .nav-tabs .nav-link:hover,
.soloprofilepage_tranfereenww .my-Consultant-top {
  background: #f0f1f7;
}
.chat-heading-view,
.cursor.fa.fa-user::before,
.ds-profile-page .chat_width .communitie_pop button.close,
.fa.fa-user::before,
.soloprofilepage .nav-tabs .nav-link .svg-inline--fa {
  display: none;
}
@media (max-width: 991px) {
  .soloprofilepage .savedsearchthumb > .d-flex {
    flex-flow: wrap;
    justify-content: center;
  }
  .soloprofilepage .rbc-date-cell {
    min-height: 60px;
  }
  .soloprofilepage .nav-tabs .nav-link {
    padding: 12px 10px;
  }
}
@media (max-width: 767px) {
  .soloprofilepage .rbc-date-cell {
    min-height: 50px;
  }
  .soloprofilepage .calender-rightside {
    margin-top: 20px;
  }
  .soloprofilepage .nav.nav-tabs {
    flex-direction: column;
    position: static !important;
  }
  .soloprofilepage .nav-tabs .nav-link {
    font-weight: 400;
    font-size: 12px;

    border-bottom: 1px solid #636363 !important;
  }
  .soloprofilepage .tab-content .backgroundProfilePage img {
    height: 150px;
  }
}
@media (max-width: 580px) {
  .soloprofilepage .profilepic {
    width: 70%;
    margin-top: -30px;
    padding-top: 50px;
  }
  .soloprofilepage .profilepic .fa.fa-user {
    font-size: 3em;
    width: 80px;
    height: 80px;
    line-height: 75px;
    top: -40px;
    left: calc(50% - 40px);
  }
  .soloprofilepage .tab-content .tab-pane img.border-radius20 {
    height: auto;
  }
  .soloprofilepage .tab-content .tab-pane .backgroundProfilePage img {
    height: 150px;
  }
  .soloprofilepage .tab-content {
    width: 95%;
    padding: 20px;
  }
  .soloprofilepage .profiletabdonee .form-group label,
  .soloprofilepage .profiletabdonee i {
    padding-left: 25px;
  }
  .soloprofilepage .profiletabdonee {
    height: 300px;
  }
  .soloprofilepage .profiletabdonee i {
    padding-left: 25px;
  }
}
.password-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 15px;
  left: 0;
  top: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-password-content {
  background-color: #f4f4f4;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 500px;
}
.modal-password-content #EditForm .intl-tel-input,
.modal-password-content .ant-calendar-picker,
.modal.new_modal_pop .date-pic-mypro .react-datepicker-wrapper,
.modal.new_modal_pop .date-pic-mypro .react-datepicker__input-container,
.modal.new_modal_pop .intl-tel-input,
.my-Consultant-top .item .image img,
.new-profile .image-view img,
.soloprofilepage .tab-content {
  width: 100%;
}
.modal-password-content .ant-calendar-picker-input.ant-input {
  width: 100%;
  height: 30px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
}
.modal-password-content #EditForm {
  border: 0px solid #edeaea;
  padding: 15px;
  background: #ffffff;
}
.modal-password-content #EditForm .form-control,
.modal.new_modal_pop .modal-content .only_close {
  height: 30px;
}
.modal-password-content h3 {
  color: #e43226;
  font-size: 18px;
  font-weight: 600;
}
.modal-password-content #EditForm label {
  margin-bottom: 5px;
  color: #071821;
  font-size: 19px;
}
.modal-password-content #EditForm .form-group {
  margin-bottom: 10px;
}
.modal-password-content #EditForm .ant-calendar-picker-icon {
  display: inline-block;
  line-height: 1;
  font-size: 20px;
  color: #e43226;
  top: 10px;
}
.modal-password-content #EditForm .intl-tel-input {
  width: 100%;
}
.change-password-input {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.modal-password-content .submit {
  background-color: #e43226;
  color: #ffffff;
  padding: 8px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  font-size: 20px;
}
.password-modal .valid {
  color: #e43226;
  font-size: 15px;
}
#change-password .modal-password-content input {
  height: 35px;
}
#change-password .modal-password-content label b {
  font-size: 19px;
  font-weight: 200;
  color: #071821;
}
#change-password .modal-password-content label {
  margin-bottom: 0px;
}
#change-password .modal-password-content .submit {
  font-size: 18px;
  padding: 5px 20px;
}
#change-password .modal-password-content form {
  background: #ffffff;
  padding: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .modal-password-content {
    width: 90%;
  }
}
@media (max-width: 400px) {
  .modal-password-content #EditForm .form-control,
  .modal-password-content .ant-calendar-picker-input.ant-input {
    font-size: 13px;
  }
  .modal-password-content #EditForm .ant-calendar-picker-icon {
    font-size: 14px;
    top: 14px;
    right: 5px;
  }
  .modal-password-content #EditForm label {
    font-size: 12px;
  }
  .modal-password-content {
    width: 90%;
    padding: 10px;
  }
}
.modal-password-content .ant-spin-spinning {
  width: 100%;
  margin: auto;
}
#myModalService .modal-content {
  position: initial;
}
.alternate-user-modal.myModalconfirmdes .modal-content {
  display: flex;
  background: transparent;
  justify-content: space-evenly;
  border: 0px;
  height: 80%;
  text-align: center;
}
.alternate-user-modal.myModalconfirmdes .modal-content h1 {
  color: #e32725;
  font-size: 25px;
  text-align: center;
}
.alternate-user-modal.myModalconfirmdes .modal-content h3 {
  color: #071821;
}
.alternate-user-modal.myModalconfirmdes .modal-content input {
  box-shadow: 0 0 5px #ccc;
}
#myModalService.myModalconfirmdes .ant-select-selection__rendered ul li,
.alternate-user-modal.myModalconfirmdes .modal-footer,
.ds-profile-page.consultantprofile .ant-select-selection--multiple,
.modal.new_modal_pop .modal-header,
.new-profile .image-view ul li:last-child {
  border: 0;
}
.alternate-user-modal.myModalconfirmdes .modal-password-content {
  margin-top: 10px;
  background: transparent;
  border: 0px;
  text-align: left;
  width: 620px;
}
.alternate-user-modal.myModalconfirmdes .modal-password-content .close {
  right: -130px;
  top: 10px;
  line-height: 30px;
  font-size: 25px;
}
#edit-profile.alternate-user-modal.myModalconfirmdes .modal-content,
.ds-profile-page .chat_width .communities_header p {
  justify-content: flex-start;
}
.myModalconfirmdes .intl-tel-input .country-list li {
  padding: 5px 10px;
  width: 100%;
  border: 0px;
  display: list-item;
  margin: 0px;
  border-radius: 0px;
  background: transparent;
  height: auto;
  text-align: left;
  line-height: inherit;
}
.soloprofilepage #getsettled .profilepic {
  box-shadow: 0 0 10px #ccc;
  margin-top: 50px;
}
.soloprofilepage #getsettled .tab-contentGet {
  background: #fff;
  margin: -50px -50px 0;
  padding: 50px;
}
.soloprofilepage .tab-contentGet h2 {
  font-size: 20px;
  color: #746f6f;
  font-weight: 400;
  text-align: center;
}
.soloprofilepage #getsettled h3 {
  font-size: 17px;
  font-weight: 700;
  padding-top: 10px;
}
.soloprofilepage #getsettled h4 {
  font-size: 14px;
  line-height: 20px;
}
.soloprofilepage #getsettled .item {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 10px #d1d1d1;
  margin: 10px 0 20px;
  padding: 10px 0 10px 20px;
}
.soloprofilepage #getsettled .item ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 5px;
}
.soloprofilepage #getsettled .item ul li:before {
  content: "\f573";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  color: #4f4d4d;
  padding-right: 5px;
  font-size: 13px;
  display: none;
}
.soloprofilepage #getsettled .item ul li .svg-inline--fa {
  margin-right: 8px;
}
.soloprofilepage #getsettled .item ul li a {
  color: #4f4d4d;
  font-size: 15px;
  text-decoration: none;
}
.soloprofilepage #getsettled .item p {
  color: #4f4d4d;
  font-size: 15px;
  margin-bottom: 5px;
}
.soloprofilepage #getsettled .item p a,
.soloprofilepage #getsettled h4 a {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 600;
}
.soloprofilepage #getsettled hr {
  margin: 0px -50px;
  background: #ffffff;
  height: 25px;
  border: 0px;
}
.soloprofilepage #getsettled .item.item2 ul li:before {
  content: "\f3c5";
}
/*====================================================================
                            Modal Popup Start
    =======================================================================*/
.modal.new_modal_pop .modal-content {
  background: #ffffff;
  border-radius: 15px;
}
.modal.new_modal_pop .btn.theme-btn {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 14px;
  padding: 8px 15px;
}
.modal.new_modal_pop .modal-header .modal-close {
  font-weight: 300;
  font-size: 28px;
  line-height: 20px;
  cursor: pointer;
  color: #a2a2a2;
}
.modal.new_modal_pop .modal-header .modal-close:hover,
.modal.new_modal_pop .pointer.close:hover {
  color: #333333;
}
.modal.new_modal_pop .pointer.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: 300;
  line-height: 20px;
  cursor: pointer;
  color: #a2a2a2;
  font-size: 32px !important;
  opacity: 1;
}
.modal.new_modal_pop .modal-header .title {
  color: #a2a2a2;
  text-align: center;
  font-size: 18px;
}
.modal.new_modal_pop .modal-content h2 {
  color: #030b11;
  text-align: center;
  font-size: 23px;
}
.modal.new_modal_pop .modal-content h2.valid {
  color: #5d5d5d;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.modal.new_modal_pop .modal-content h3 {
  color: #bfbfbf;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
}
.modal.new_modal_pop .modal-content h6 {
  color: #505050;
  text-align: center;
  font-size: 20px;
  position: relative;
  margin-bottom: 25px;
}
.modal.new_modal_pop .modal-content h5 {
  font-size: 15px;
  font-weight: 400;
  text-transform: initial;
}
.modal.new_modal_pop .modal-content h6::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2.5px;
  background: #6f6f6f;
  bottom: -2px;
  display: none;
}
.modal.new_modal_pop .pop-form-controls {
  width: 80%;
  margin: auto;
}
.ds-profile-page .chat_width .communities_header p span,
.modal.new_modal_pop .date-pic-mypro {
  position: relative;
}
.modal.new_modal_pop .date-pic-mypro .svg-inline--fa.fa-w-14 {
  width: 1.875em;
  position: absolute;
  right: 0;
  font-size: 20px;
  top: 8px;
}
.modal.new_modal_pop label.label_cls {
  margin-bottom: 0;
  padding-left: 3px;
}
.modal.new_modal_pop .custom-file {
  margin-bottom: 15px;
}
.modal.new_modal_pop .custom-file input {
  width: 100%;
  height: 42px;
  line-height: 35px;
  font-size: 15px;
}
.modal.new_modal_pop .form-control {
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 43px;
  outline: 0;
  box-shadow: none !important;
  border-radius: 6px;
  margin-bottom: 15px;
}
.modal.new_modal_pop select.form-control {
  appearance: "";
  -webkit-appearance: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%23444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.modal.new_modal_pop .custom-file .form-control {
  border: 1px solid #ced4da;
}
.focus-input-label .floating-label input.form-control {
  font-size: 15px;
  padding: 10px 10px;
  height: 43px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  min-width: initial;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #000;
  font-weight: 400;
  appearance: "";
  -webkit-appearance: none;
  width: 100%;
  border-radius: 6px;
  outline: 0;
  box-shadow: none;
}
.focus-input-label .floating-label input.form-control:focus {
  border-bottom: 1px solid #d28686;
  outline: 0;
  box-shadow: none;
}
.focus-input-label .floating-label {
  position: relative;
  margin-bottom: 18px;
  padding-top: 20px;
}
.focus-input-label .floating-label label {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  position: absolute;
  top: -3px;
  left: 0;
  /* text-transform: capitalize; */
}
.focus-input-label .floating-label input.is-invalid {
  border-color: #dc3545;
}
.modal.new_modal_pop .floating-label .intl-tel-input input.form-control {
  padding-left: 50px;
  padding-top: 15px;
}
.modal.new_modal_pop .padding-x-50 {
  padding: 0 50px;
}
@media (max-width: 767px) {
  .soloprofilepage .rbc-date-cell {
    min-height: 50px;
  }
  .soloprofilepage .calender-rightside {
    margin-top: 20px;
  }
  .soloprofilepage .nav.nav-tabs {
    flex-direction: column;
    position: static !important;
  }
  .soloprofilepage .nav-tabs .nav-link {
    font-weight: 400;
    font-size: 12px;
    border-bottom: 1px solid #636363 !important;
  }
  .soloprofilepage .tab-content .backgroundProfilePage img {
    height: 150px;
  }
  .modal-password-content,
  .modal.new_modal_pop .pop-form-controls {
    width: 90%;
  }
  .modal.new_modal_pop .modal-content h3 {
    color: #a9a8a8;
    font-weight: 400;
    font-size: 13px;
  }
  .modal.new_modal_pop .modal-content h6 {
    font-size: 17px;
  }
  .modal.new_modal_pop .padding-x-50 {
    padding: 0px 25px;
  }
}
@media (max-width: 500px) {
  .modal.new_modal_pop .padding-x-50 {
    padding: 0px 10px;
  }
}

/*====================================================================
                            Modal Popup Start
    =======================================================================*/

@media (min-width: 1024px) {
  .alternate-user-modal.myModalconfirmdes .modal-dialog {
    max-width: 900px;
    height: 600px;
  }
  #edit-profile.alternate-user-modal.myModalconfirmdes .modal-dialog {
    max-width: 900px;
    height: 715px;
  }
  #add-property-modal.myModalconfirmdes .modal-dialog {
    max-width: 900px;
    height: auto;
    margin-top: 5%;
  }
}
@media (max-width: 1023px) {
  #add-property-modal.myModalconfirmdes .modal-dialog,
  #edit-profile.alternate-user-modal.myModalconfirmdes .modal-dialog,
  .alternate-user-modal.myModalconfirmdes .modal-dialog {
    max-width: 80%;
    height: auto;
  }
  #add-property-modal.myModalconfirmdes .modal-content .close,
  #alternate-user-modal.myModalconfirmdes .modal-content .close,
  .alternate-user-modal.myModalconfirmdes .modal-password-content .close {
    right: 10px;
  }
  .alternate-user-modal.myModalconfirmdes .modal-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #alternate-user-modal.myModalconfirmdes .modal-content {
    padding: 20px;
  }
  .alternate-user-modal.myModalconfirmdes .modal-content {
    width: 100%;
  }
  #add-property-modal .modal-content {
    width: 100%;
    position: relative;
  }
  #add-property-modal .modal-content h1 {
    font-size: 20px;
  }
  #add-property-modal .modal-content h2,
  #add-property-modal .modal-content h3 {
    font-size: 18px;
  }
  #add-property-modal .modal-content input {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .myModalconfirmdes.alternate-user-modal .col {
    flex-basis: auto;
  }
  .alternate-user-modal.myModalconfirmdes .modal-password-content {
    width: 100%;
  }
  #add-property-modal.myModalconfirmdes .modal-dialog {
    max-width: 80%;
    height: auto;
  }
  .alternate-user-modal.myModalconfirmdes .modal-password-content .close {
    line-height: 25px;
    font-size: 20px;
  }
  .alternate-user-modal.myModalconfirmdes .modal-content h1 {
    font-size: 19px;
  }

  #add-property-modal.myModalconfirmdes .modal-content .close {
    line-height: 25px;
    font-size: 20px;
  }
  #alternate-user-modal.myModalconfirmdes .modal-content .close {
    line-height: 25px;
    font-size: 20px;
  }
}

/* ================================================
                    MY CONSULTANT 
  ===================================================*/
.my-Consultant-top {
  background: #ffffff;
  margin: -68px -50px;
  display: flex;
  justify-content: space-between;
  padding: 20px 50px;
  flex-wrap: wrap;
}
.my-Consultant-top .item {
  width: calc(50% - 15px);
  height: 650px;
  margin-bottom: 30px;
}
.my-Consultant-top .item .image {
  height: 100%;
  width: 100%;
  display: flex;
}
.my-Consultant-top .item .image img {
  width: 100%;
}
.my-Consultant-top .item.item0 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.my-Consultant-top .item1 {
  background: #dee5ef;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px;
}
.my-Consultant-top .item1 h1 {
  color: #071822;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
.my-Consultant-top .item1 h2 {
  color: #e1251b;
  margin-bottom: 0;
  font-size: 40px;
  margin-top: 10px;
}
.my-Consultant-top .item1 h3 {
  color: #071822;
  margin-top: 0;
  font-size: 28px;
}
.my-Consultant-top .item1 p {
  color: #071822;
  font-size: 20px;
  padding-top: 50px;
}
.my-Consultant-top .item1 button.btn {
  background: #e1251b;
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  padding: 5px 20px;
  border-radius: 20px;
}
.my-Consultant-top .item2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.my-Consultant-top .item2 .img {
  position: relative;
  width: calc(50% - 15px);
  margin-bottom: 30px;
  height: calc(50% - 15px);
}
.my-Consultant-top .item2 .img::after {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
}
.my-Consultant-top .item2 .img p {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
  z-index: 1;
  font-size: 25px;
  text-align: center;
  transform: translate(-50%, -50%);
}
.my-Consultant-top .item2 .img img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1400px) {
  .my-Consultant-top .item1 h1,
  .my-Consultant-top .item1 h2 {
    font-size: 30px;
  }
  .my-Consultant-top .item1 h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
  }
  .my-Consultant-top .item1 p {
    font-size: 18px;
  }
  .my-Consultant-top .item1 {
    padding: 30px;
  }
  .my-Consultant-top .item {
    height: auto;
  }
}
@media (max-width: 1300px) {
  .my-Consultant-top .item1 h1,
  .my-Consultant-top .item1 h2 {
    font-size: 28px;
  }
  .my-Consultant-top .item1 h3 {
    font-size: 18px;
  }
  .my-Consultant-top .item1 p {
    font-size: 16px;
  }
  .my-Consultant-top .item1 button.btn {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .my-Consultant-top .item1 h1,
  .my-Consultant-top .item1 h2 {
    font-size: 25px;
  }
  .my-Consultant-top .item1 h3,
  .my-Consultant-top .item2 .img p {
    font-size: 16px;
  }
  .my-Consultant-top .item1 p {
    font-size: 15px;
    padding-top: 20px;
  }
  .my-Consultant-top .item1 button.btn {
    font-size: 15px;
  }
  .my-Consultant-top .item .image {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .my-Consultant-top .item1 p {
    font-size: 14px;
  }
  .my-Consultant-top .item {
    padding: 15px;
  }
  .my-Consultant-top .item1 h1,
  .my-Consultant-top .item1 h2 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .my-Consultant-top {
    flex-direction: column;
  }
  .my-Consultant-top .item {
    padding: 40px;
    width: 100%;
  }
  .my-Consultant-top .item1 p {
    font-size: 18px;
    padding-top: 30px;
  }
  .my-Consultant-top .item1 {
    min-height: 200px;
  }
}
#moreInfoModal .col-form-label {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  word-break: break-all;
}
#moreInfoModal .col-form-label b {
  padding-left: 10px;
}
#moreInfoModal .cLabel-label.col-form-label {
  color: #333333;
  font-weight: 600;
  text-align: left;
}
.properties_list div.properties_list_owl-carousel > ul {
  width: 90%;
  margin: auto;
}
#myModalService .properties_list {
  margin: 0;
  font-size: 20px;
}
#myModalService .owl-carousel .owl-nav button.owl-next,
#myModalService .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 35%;
  outline: 0;
}
#add-property-modal.modal.new_modal_pop #amenities.form-control,
#myModalService.myModalconfirmdes.modal .modal-dialog,
.ds-profile-page.consultantprofile
  .modal.new_modal_pop
  #consultant-city.form-control,
.ds-profile-page.consultantprofile .modal.new_modal_pop textarea.form-control {
  height: auto;
}
#myModalService.myModalconfirmdes .ant-select-selection__rendered ul li {
  border: 0;
}
#myModalService .ant-select-selection--multiple .ant-select-selection__choice {
  background-color: #e2e2e2;
}

.owl-carousel.owl-theme .owl-nav button.owl-prev span,
.owl-carousel.owl-theme .owl-nav button.owl-next span {
  line-height: 40px;
}

.cursor.fa.fa-user::before {
  display: none;
}
.fa.fa-user::before {
  display: none;
}

.alert-success {
  color: #155724 !important;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.soloprofilepage .nav.nav-tabs {
  display: flex;
  background: #071620;
  justify-content: center;
  width: 100%;
  position: fixed;
  z-index: 999;
}
.soloprofilepage .nav-tabs .nav-item {
  margin-bottom: 0;
}
.soloprofilepage .tab-content {
  width: 100%;
}
.soloprofilepage_tranfereenww.soloprofilepage .tab-content {
  padding-top: 65px;
}
.soloprofilepage_tranfereenww.soloprofilepage #getsettled .tab-contentGet {
  background: #f0f1f7;
  margin: 0;
  padding: 0;
}
.soloprofilepage_tranfereenww.soloprofilepage #getsettled hr {
  background: transparent;
}
.soloprofilepage_tranfereenww .my-Consultant-top .item1 {
  background: #ffffff;
}
.soloprofilepage_tranfereenww .my-Consultant-top {
  background: #f0f1f7;
}
.ant-spin-nested-loading > div > .ant-spin {
  width: 40px !important;
  height: 40px !important;
}
.modal.new_modal_pop select.form-control.is-invalid,
.modal.new_modal_pop .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/*================================================
                DS - Profile Page
  ======================================================*/
.ds-profile-page {
  background: #f7f7f7;
  min-height: 100vh;
  margin-top: -55px;
}
.ds-profile-page h1,
.new-profile .image-view h1 {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  padding: 10px 0;
  margin: 0;
}
.ds-profile-page p,
.new-profile .image-view p {
  font-size: 15px;
  color: #9e9e9e;
  font-weight: 400;
}
.new-profile .image-view p {
  color: #262626;
}
.ds-profile-page .container-fluid {
  padding: 0 60px;
}
.ds-profile-page .tabs-view ul.nav {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 50px;
  left: 0px;
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  z-index: 9;
  padding: 15px 0;
  box-shadow: 0px 0px 5px #959595;
}
.ds-profile-page .tabs-view ul.nav li {
  padding: 0px 8px;
}

.ds-profile-page .nav-pillsFixedHeight {
  display: flex;
  height: 35px;
}

.ds-profile-page .tabs-view .profile-main-div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 100px 0;
}
.ds-profile-page .tabs-view .profile-main-div .pic {
  width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ds-profile-page .tabs-view .profile-main-div .pic img {
  width: 165px;
  display: block;
  margin-bottom: 10px;
}
.ds-profile-page .tabs-view .profile-main-div .pic a {
  color: #bcbdbf;
  font-weight: 400;
  font-size: 15px;
}
.ds-profile-page .tabs-view .profile-main-div .content {
  width: 50%;
}
.ds-profile-page .tabs-view .profile-main-div .content .edit-icon {
  width: 41px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #26acf5;
}
.ds-profile-page .tabs-view .profile-main-div .content h1 {
  font-size: 27px;
  color: #989898;
  font-weight: 400;
  margin-bottom: 15px;
}
.ds-profile-page .tabs-view .profile-main-div .content h2 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: #6d6d6d;
}
.ds-profile-page .tabs-view .profile-main-div .content .btn {
  background: #01c853;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2px;
  margin: 10px 0;
  outline: 0;
  box-shadow: none;
}
.ds-profile-page .tabs-view .profile-main-div .content .btn.btn3 {
  background: #8c8c8c;
  margin-left: 5px;
}
.ds-profile-page .tabs-view .profile-main-div .content .btn.btn2 {
  background: #12acf5;
  margin-left: 5px;
}
.ds-profile-page .tabs-view .profile-main-div .content ul {
  list-style-type: none;
  padding: 10px 0 0;
  margin: 0;
}
.ds-profile-page .tabs-view .profile-main-div .content ul li {
  font-size: 14px;
  color: #797979;
  display: flex;
  justify-content: flex-start;
  padding: 2px 0;
}
.ds-profile-page .tabs-view .profile-main-div .content ul li b {
  width: 130px;
}
.ds-profile-page .tabs-view #my-consultant h2 {
  font-size: 11px;
  color: #12acf5;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.ds-profile-page .tabs-view .areas-interest {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.ds-profile-page .tabs-view .areas-interest .item {
  overflow: hidden;
  position: relative;
  height: 230px;
}
.ds-profile-page .tabs-view .areas-interest .item::after {
  content: "";
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  border: 1px solid #ffffff;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 90;
  transition: all 0.3s;
  transform: scale(1.1);
  display: block;
  opacity: 0px;
}
.ds-profile-page .tabs-view .areas-interest .item:hover::after {
  opacity: 1;
  transform: none;
}
.ds-profile-page .tabs-view .areas-interest .item img {
  width: 100%;
  border-radius: 10px;
  height: 100%;
}
.ds-profile-page .tabs-view .areas-interest .item .hover-overlay {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
  border-radius: 10px;
}
.ds-profile-page .tabs-view .areas-interest .item:hover .hover-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.ds-profile-page .tabs-view .areas-interest .item p {
  opacity: 0;
  transform: scale(2.3);
  transition: all 0.3s;
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.ds-profile-page .tabs-view .areas-interest .item:hover p {
  opacity: 1;
  transform: scale(1);
}
.ds-profile-page .chat_width .chatSm-item h1 {
  text-align: left;
  letter-spacing: 1px;
  color: #0066cc;
  font-size: 20px;
  margin: 0;
  border-bottom: 1px solid #eee;
  padding: 5px 15px 20px;
}
.ds-profile-page .chat_width .chatSm-item h2 {
  text-align: left;
  color: #757575;
  font-size: 20px;
  margin: 0;
  border-bottom: 1px solid #d2d2d2;
  padding-top: 5px;
  padding-bottom: 20px;
}
.ds-profile-page .chat_width .chatSm-item h2 i.fa.fa-circle.online {
  color: #0cd600;
  float: inherit;
  font-size: 16px;
  padding-left: 5px;
  position: relative;
  top: -1px;
}
.ds-profile-page .chat_width .communities_header p span {
  position: relative;
}
.ds-profile-page .chat_width .communities_header p span::after {
  position: absolute;
  content: "";
  width: auto;
  height: 1px;
  background: #cccccc;
  left: 15px;
  bottom: 0px;
  right: 15px;
}

.ds-profile-page .communitie_pop .modal-body > .d-flex > div:last-child {
  width: 65%;
  background: #e4e4e4;
  padding: 15px;
}
.ds-profile-page
  .communitie_pop
  .modal-body
  > .d-flex
  > div:last-child
  h2
  span {
  position: relative;
  top: -3px;
}

.ds-profile-page .communitie_pop .ringring {
  border: 3px solid #a7a7a7;
  border-radius: "";
  -webkit-border-radius: 30px;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 15px;
  top: 0;
  animation: none;
  -webkit-animation: pulsate 1s ease-out;
  animation-iteration-count: "";
  -webkit-animation-iteration-count: infinite;
  opacity: 0;
  display: none;
}
.communitie_pop .chat_item .item_img {
  width: 45px;
  height: 45px;
}
.communitie_pop .chat_item .item_img {
  width: 45px;
  height: 45px;
}
.ds-profile-page .chat_width .contacts_list .chat_item {
  background: #ffffff;
  margin-bottom: 0;
  border: 0px;
  position: relative;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.hideBadge {
  display: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

.chat_item .item_img {
  border-radius: 50%;
}
.chat_item .item_img img {
  width: 100%;
  min-height: 100%;
}
.chat_item .item_img {
  min-width: 45px;
}
.chat_item {
  padding: 15px;
  text-align: left;
  cursor: pointer;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.ds-profile-page .chat_width .contacts_list .chat_item {
  background: #ffffff;
  margin-bottom: 0;
  border: 0px;
  position: relative;
}

.p-0 {
  padding: 0 !important;
}

.ds-profile-page .communitie_pop .online .ringring {
  border: 3px solid #62bd19;
  display: block;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.ds-profile-page .chat_width .contacts_list .chat_item {
  background: #ffffff;
  margin-bottom: 0;
  border: 0;
  position: relative;
}
.ds-profile-page .chat_width .contacts_list .chat_item.activeItem {
  background: #e4e4e4;
}
.ds-profile-page .chat_msgs .left_chat_view,
.ds-profile-page .chat_msgs .right_chat_view {
  position: relative;
  width: 75%;
}

.ds-profile-page .chat-main-div {
  margin-top: -40px;
  padding-bottom: 40px;
}

.form-group label.s_label {
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding-left: 7px;
  opacity: 1;
  top: -3px;
  left: 0;
  position: absolute;
  z-index: 9;
}

.floating-label label.top_lable-focus {
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding-left: 7px;
  opacity: 1;
  top: -3px;
  left: 0;
  position: absolute;
  display: inline;
  z-index: 9;
}
@media (min-width: 1600px) {
  .ds-profile-page h1 {
    font-size: 40px;
  }
  .ds-profile-page p {
    font-size: 30px;
  }
  .ds-profile-page .tabs-view .areas-interest .item {
    height: 400px;
  }
}

@media (min-width: 1500px) {
  .ds-profile-page h1 {
    font-size: 30px;
  }
  .ds-profile-page p {
    font-size: 25px;
  }
  .ds-profile-page .tabs-view .areas-interest .item {
    height: 350px;
  }
  .ds-profile-page .tabs-view .appointment h3 {
    font-weight: 400;
    font-size: 25px;
  }
  .ds-profile-page .tabs-view .appointment img {
    width: 60px;
    margin-right: 20px;
    position: relative;
    top: -5px;
  }
}

@media (min-width: 1400px) {
  .ds-profile-page h1 {
    font-size: 25px;
  }
  .ds-profile-page p {
    font-size: 20px;
  }
  .ds-profile-page .tabs-view .areas-interest .item {
    height: 300px;
  }
}
@media (max-width: 1200px) {
  .ds-profile-page .tabs-view ul.nav li .nav-link {
    font-size: 15px;
    padding: 6px 15px;
  }

  .ds-profile-page .chat_footer {
    width: 100%;
    padding: 10px;
  }
  .ds-profile-page .chat-main-div {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .ds-profile-page .tabs-view ul.nav li .nav-link {
    font-size: 12px;
    padding: 6px 7px;
  }
  .profile-padding {
    padding: 15px !important;
  }
  .ds-profile-page h1 {
    font-size: 16px;
  }
  .ds-profile-page .tabs-view #my-consultant h2 {
    font-size: 10px;
  }
  .ds-profile-page .tabs-view .appointment img {
    width: 25px;
    margin-right: 10px;
  }
  .ds-profile-page .tabs-view .appointment h3 {
    font-size: 13px;
    min-height: 32px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }
  .ds-profile-page .tabs-view .appointment {
    padding: 15px 15px;
    margin-top: 20px;
  }
  .ds-profile-page .tabs-view .areas-interest .item {
    height: 160px;
  }
  .ds-profile-page .tabs-view .profile-main-div {
    padding: 30px 0px;
  }
  .ds-profile-page .tabs-view .profile-main-div .content {
    width: 60%;
  }
  .ds-profile-page .tabs-view ul.nav {
    top: 60px;
  }
  .ds-profile-page .nav-pillsFixedHeight {
    height: 50px;
  }
}

@media (max-width: 767px) {
  .myModalconfirmdes.alternate-user-modal .col {
    flex-basis: auto;
  }
  .alternate-user-modal.myModalconfirmdes .modal-password-content,
  .ds-profile-page .chat_msgs .left_chat_view,
  .ds-profile-page .chat_msgs .right_chat_view {
    width: 100%;
  }
  #add-property-modal.myModalconfirmdes .modal-dialog {
    max-width: 80%;
    height: auto;
  }
  #add-property-modal.myModalconfirmdes .modal-content .close,
  #alternate-user-modal.myModalconfirmdes .modal-content .close,
  .alternate-user-modal.myModalconfirmdes .modal-password-content .close {
    line-height: 25px;
    font-size: 20px;
  }
  .alternate-user-modal.myModalconfirmdes .modal-content h1 {
    font-size: 19px;
  }
  .ds-profile-page .container-fluid {
    padding: 0 15px;
  }
  .ds-profile-page .tabs-view ul.nav li .nav-link {
    font-size: 12px;
    padding: 6px;
  }

  .ds-profile-page .tabs-view .profile-main-div {
    flex-direction: column;
  }
  .ds-profile-page .tabs-view .profile-main-div .content {
    width: 370px;
    margin: auto;
  }
  .ds-profile-page .tabs-view .areas-interest .item {
    height: 110px;
  }
  .ds-profile-page .tabs-view .appointment {
    margin-bottom: 20px;
  }
  .ds-profile-page .tabs-view .chat_width .communities_header {
    padding-bottom: 0px;
  }
  .ds-profile-page .tabs-view .chat_width .communities_header p {
    flex-direction: column;
    text-align: center;
    justify-self: start;
    justify-content: flex-start;
  }

  .dssolonavbar ul.navbar-nav ul.ant-menu {
    width: 100% !important;
  }
  .ds-profile-page .d-flex.chat-footer-d-flex {
    flex-direction: column;
    background: transparent;
  }
  .ds-profile-page .communitie_pop .modal-body > .d-flex > div:first-child {
    margin-bottom: 20px;
    margin-right: 0px;
  }
  .ds-profile-page .communitie_pop .modal-body > .d-flex > div:last-child {
    border: 1px solid #cccccc;
    border-radius: 8px;
  }
}

@media (max-width: 650px) {
  .ds-profile-page .tabs-view ul.nav li .nav-link {
    min-width: 115px;
  }
  .ds-profile-page .nav-pillsFixedHeight {
    height: 90px;
  }
}

@media (max-width: 450px) {
  .ds-profile-page .tabs-view .profile-main-div .content {
    width: 100%;
  }
  .ds-profile-page .tabs-view .profile-main-div .content ul li b {
    width: 60px;
  }
  .ds-profile-page .tabs-view .profile-main-div .content .btn {
    font-size: 8px;
    font-weight: 600;
    padding: 5px 5px;
  }
  .ds-profile-page .tabs-view .areas-interest .item {
    height: 90px;
  }
}

.ds-profile-page .chat_width .chatSm-item h2 i.fa.fa-circle.offline {
  color: #c3c3c3;
  float: inherit;
  font-size: 16px;
  padding-left: 5px;
  position: relative;
  top: -1px;
}

.width-50per {
  width: 50% !important;
  margin: auto;
}
.width-60per {
  width: 60% !important;
  margin: auto;
}
.width-70per {
  width: 70% !important;
  margin: auto;
}
.width-80per {
  width: 80% !important;
  margin: auto;
}
.pd-y-50 {
  padding: 50px 0px;
}
.pd-y-60 {
  padding: 60px 0px;
}
.pd-y-70 {
  padding: 70px 0px;
}

@media (min-width: 992px) {
  .modal-dialog.modal-lg.modal-lg-2 {
    max-width: inherit;
    width: 950px;
  }
}

@media (max-width: 991px) {
  .new_modal_pop .modal-dialog.modal-lg {
    max-width: inherit;
    width: 90%;
    margin: auto;
    margin-top: 30px;
  }
  .modal-dialog.modal-lg.modal-lg-2 {
    max-width: inherit;
    width: 90%;
    margin: auto;
    margin-top: 30px;
  }
  .width-50per {
    width: 80% !important;
    margin: auto;
  }
  .width-60per {
    width: 80% !important;
    margin: auto;
  }
  .width-70per {
    width: 80% !important;
    margin: auto;
  }
  .width-80per {
    width: 90% !important;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .width-50per {
    width: 100% !important;
    margin: auto;
  }
  .width-60per {
    width: 100% !important;
    margin: auto;
  }
  .width-70per {
    width: 100% !important;
    margin: auto;
  }
  .width-80per {
    width: 100% !important;
    margin: auto;
  }
  .pd-y-50 {
    padding: 15px 0px;
  }
  .pd-y-60 {
    padding: 15px 0px;
  }
  .pd-y-70 {
    padding: 15px 0px;
  }
}

.new-profile {
  padding-top: 50px;
}
.new-profile .image-view {
  background: #ffffff;
  padding: 30px;
  border-radius: 10px;
}
.new-profile .image-view img {
  width: 100%;
  max-width: 170px;
  margin: auto;
  display: flex;
}

.new-profile .image-view ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.new-profile .image-view ul li {
  font-size: 18px;

  color: #9e9e9e;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  padding: 3px 0px;
  border-bottom: 1px solid #eeeeee;
}
.new-profile .image-view ul li:last-child {
  border: 0px;
}
.new-profile .image-view ul li span {
  color: #000000;
  font-weight: 500;
}
.new-profile .image-view ul li.emailLi {
  display: block;
}
.new-profile .image-view ul li.emailLi span {
  display: block;
}
.new-profile .appointment {
  background: #d7c7fa;
  color: #000000;
  display: flex;
  padding: 30px 20px;
  border-radius: 7px;
  box-shadow: 0 0 7px #d7c7fa;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

table.hours-table-view td,
table.hours-table-view th {
  font-size: 13px;
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
  text-align: center;
}

.new-profile .appointment img {
  width: 50px;
  margin-right: 20px;
}
.new-profile .appointment h3 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}
.ds-profile-page .tabs-view .appointment h3 {
  color: #000000;
}
.ds-profile-page .tabs-view .appointment img {
  filter: brightness(0);
}
table.hours-table-view {
  border-collapse: collapse;
}
table.hours-table-view th {
  color: #000;
}

.hours-table-view tr.two td {
  background: #e7e8ea;
  border-color: #ccc;
  font-weight: 500;
  color: #000000;
}

.chat-heading-view img {
  width: 25px;
  position: relative;
  top: -2px;
  right: 10px;
}

.new-profile .mainGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.new-profile .mainGrid .box:nth-child(3) {
  grid-column: 2 / span 4;
  grid-row: 1 / span 3;
}

@media (max-width: 767px) {
  .width-50per,
  .width-60per,
  .width-70per,
  .width-80per {
    width: 100% !important;
    margin: auto;
  }
  .pd-y-50,
  .pd-y-60,
  .pd-y-70 {
    padding: 15px 0;
  }
  .chat-heading-view {
    display: flex;
    background: #e1211b;
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;
  }
  /* .chat-left-md-view,
  .chat-right-md-view {
    display: none;
  } */

  .new-profile .mainGrid {
    grid-template-columns: repeat(1, 1fr);
  }
  .new-profile .mainGrid .box:nth-child(3) {
    grid-column: auto;
    grid-row: auto;
  }
}
