/*ul#menu-header-menu {*/
/*    display: block;*/
/*}*/
ul.navbar-nav {
  display: block;
  margin: 0;
}
.erf-content-above {
  display: none;
}
label.erf-text-label,
label.erf-email-label,
label.erf-password-label {
  display: none !important;
}
.fb-text.form-group .fb-text-label {
  display: none !important;
}
.fb-text.form-group .fb-text-label {
  display: none !important;
}
.fb-text.form-group.remember__me .fb-text-label {
  display: block !important;
}
.bio_tab p {
  font-size: initial;
  margin-top: 12px;
}
#overview .dob_country_city {
  margin-top: 20px;
}
#overview .website_email {
  margin-top: 40px;
}
div#erf_form_container_154 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.dashboard_social_links a {
  margin-right: 10px;
}
a.btn.btn_orng {
  color: #fff;
  background-color: #e99523;
  margin-top: 40px;
}
.non_overlay nav a a {
  color: #000;
}
select#filter_profession {
  width: 100%;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  height: 40px;
  padding: 5px 7px;
  color: #777777;
  background-image: none;
}
div#frm_field_7_container {
  display: none;
}
form#form_contact-form label {
  display: none;
}
.form-group.project_detail,
.form-group.google_captcha {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
p.subtitle_head.prodetails {
  /* margin-top: 50px; */
}
.date_picker_show {
  margin-left: 0;
}
.contact_st {
  background: #00abe2;
  border: 2px solid #00abe2;
}
.talent_boxInner img {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.talent_boxInner:hover img {
  transform: scale(1.1);
}
.talent_img img {
  display: inline-block;
  margin-bottom: 13px;
}
.talent_detail .icon_holder {
  margin-right: 5px;
}
.talent_name {
  font-size: 16px;
  color: #7f7f7f;
}
.talent_detail .more_btn a {
  font-size: 14px;
}
.fav_thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}
.fav_desc {
  margin-bottom: 25px;
  min-height: 80px;
  font-size: 14px;
}
.lf-sidebar .ul_head {
  margin-bottom: 0;
}

.lf-sidebar .artist_contact_me_btn .contact_me_btn a {
  background: #00abe2;
  color: #fff;
  font-size: 17px;
  padding-left: 68px;
  padding-right: 68px;
  border-radius: 50px;
  height: 49px;
  display: inline-flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  margin-top: 10px;
  text-transform: none;
  border: 2px solid #00abe2;
}
.pic_tab .tab-content ul li a:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-in-out;
}
body.compensate-for-scrollbar {
  overflow: visible;
}
.pic_tab .tab-content ul li a:after {
  content: '\f06e';
  font-family: 'fontawesome';
  position: absolute;
  font-size: 35px;
  color: #fff;
  top: 50%;
  left: 50%;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.pic_tab .tab-content ul li a:hover:before,
.pic_tab .tab-content ul li a:hover:after {
  opacity: 1;
}

.banner_inn_wrap img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pic_tab ul.nav-tabs li a:before {
  content: '';
  position: absolute;
  border: 1px solid #000;
  width: 100%;
  bottom: -21px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

#overview .dob_country_city,
.bio_tab p,
#overview .website_email {
  margin-top: 0;
}

#overview span b {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  color: #00abe2;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 2px;
}
.bio_tab,
.row.dob_country_city {
  margin-bottom: 25px;
}

.tab_lf-sidebar_wrap {
  /* padding-bottom: 80px; */
}
span.email_id a,
span.website a {
  color: #000;
  text-decoration: underline;
}
span.email_id a:hover,
span.website a:hover {
  color: #ff55b8;
}
li.xs-share-li a:hover {
  background-color: #ff55b8 !important;
}

ul.person_detail_info {
  padding-top: 0px !important;
}
.lf-sidebar ul.person_detail_info li.address_country {
  margin: 10px 0;
}
.banner_inn_wrap {
  position: relative;
}
.banner_inn_wrap h2 {
  color: #fff;
}
.banner_inn_wrap:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 110%;
  transform: translate(-50%, -50%);
}
.banner_inn_wrap {
  position: relative;
  overflow: hidden;
}
.banner_inn_wrap h4 {
  margin-bottom: 0px;
}
.innerpage header.sticky {
  background: rgba(0, 0, 0, 0.8);
}
.parallax-window {
  max-height: 185px;
  background-attachment: fixed;
  background-image: url('https://famesearch.com/wp-content/uploads/2020/07/7.jpg');
  position: relative;
}
.parallax-window:before {
  background-image: inherit;
  background-position: inherit;
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);
  content: ' ';
  width: 100%;
  height: 110%;
  background-position: center;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sear_select {
  margin-bottom: 0;
}
.by_filter_selection {
  margin-bottom: 20px;
}
#jobs_form .by_filter_selection {
  margin-bottom: 0;
}
.by_filter_selection .input_search_box {
  position: relative;
  border-bottom: 1px solid #c5c1c1;
}
.search_wrap select#filter_profession {
  /* border-bottom: 1px solid #c5c1c1; */
  color: #7d7d7d;
}
.sear_select.sear_select_filter {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
#artist_form {
  margin-bottom: 40px;
  background: aliceblue;
  padding: 5px 15px;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}
.search_wrap .by_filter_selectio {
  margin-top: 30px;
}

#short_by,
#filter,
.sear_select .input_search_box input,
select#filter_profession {
  background: transparent;
  border: none;
  color: #000;
}
select#short_by {
  -webkit-appearance: none;
}
.sear_select.sear_select_filter,
.sear_select.sear_select_short {
  position: relative;
}
.sear_select.sear_select_filter {
  border-bottom: 1px solid #c5c1c1;
}
.by_filter_selection {
  text-align: right;
}
section.listing2 {
  padding-bottom: 0;
}
.by_filter_selection .sear_select.sear_select_short {
  border-bottom: 1px solid #c5c1c1;
  padding: 0px 10px;
}
#artist_form .sear_select_short select {
  max-width: 100%;
}
.sear_select.sear_select_filter:after,
.sear_select.sear_select_short:after {
  content: '\f107';
  position: absolute;
  font-family: 'fontawesome';
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
}
#overview span {
  display: inline-block;
  word-break: break-word;
}
#short_by:hover,
#filter:hover,
select#filter_profession:hover {
  cursor: pointer;
}
.listing2_fold ul.left_feed {
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: 0;
}
li.person_st_info {
  display: inline-block;
}

.avatar_box .img_st_pr {
  display: inline-block;
  margin-right: 7px;
  text-align: left;
}
.person_st_info:last-child {
  margin-bottom: 0px;
  background: transparent;
}
.img_st_lf-fd {
  flex: 0 0 100%;
  max-width: 100%;
}
.img_st_lf-fd {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px;
}
.img_st_lf-fd .lok_for {
  flex: 0 0 100%;
  max-width: 100%;
}
.img_st_lf-fd .lok_for p {
  word-break: break-all;
}

.lok_for p.lok_for_txt_t {
  margin-bottom: 0;
}
.img_st_lf-fd img {
  width: 100%;
}
.btn-primary {
  border-radius: 50px;
}

.btn-primary.focus,
.btn-primary:focus {
  background-color: #f80e7e;
  border-color: #f80e7e;
}
div#datepicker p {
  font-size: 14px;
  background: #ff55b8;
  color: #fff;
  /* border-top-left-radius: 50px;
    border-bottom-left-radius: 50px; */
  padding: 2px 15px;
}
.avatar_box {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
}
.banner_inn_wrap h4 {
  margin-bottom: 0px;
  color: #fff;
}
.banner__title,
.bg-text {
  position: absolute;
  top: 50%;
  text-align: center;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.bg-text h2 {
  font-size: 36px;
  color: #fff;
}
.form-control:focus {
  background-color: transparent;
  border-color: #707070;
}
.form-control {
  font-size: 16px;
}
.artist_contact_form .form-control {
  margin-bottom: 15px;
  height: 40px;
  border: none;
  width: 100%;
  border-top: none;
  box-shadow: none;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0px;
  padding: 0;
  font-size: 16px;
}
.artist_name_form h2 {
  padding: 8px;
  font-size: 26px;
  text-align: center;
}
.artist_contact .modal-body {
  padding: 35px 25px;
}
.artist_contact_form .btn {
  padding-left: 40px;
  padding-right: 40px;
  height: 43px;
}
#artist_contact_sent_success .modal-content {
  /* background: #55ff7c; */
  color: #000;
  font-size: 18px;
}
#artist_contact_sent_success button.close {
  background-color: #000;
  color: #fff;
}
#artist_contact_sent_success .modal-content h3 {
  font-size: 20px;
  text-align: center;
}
.form_page_details .subtitle_head:before {
  content: none;
}
.select_id-form,
.form_page_details form input,
.form_page_details form textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0;
}
.form_page_details {
  border: none;
}
input.btn.btn-primary.cform-submit {
  background: #00abe2;
  border-radius: 50px !important;
  border: none;
}
input.btn.btn-primary.cform-submit:hover {
  background: #f80e7e;
  border-color: #f80e7e;
  border: none;
}
.model_pop .modal-content {
  background: #3b4c54;
  padding: 0px;
  border: none;
}
.model_pop .erf-submit-button .btn-default,
.model_pop .erf-submit-button .btn-default:hover {
  background: #00abe2 !important;
  border-color: #00abe2 !important;
}
.model_pop .artist_submit {
  background: #00abe2;
  color: #fff;
}
button.close:hover,
button.close {
  position: absolute;
  color: #000;
  top: 4px;
  right: 10px !important;
  font-size: 36px;
  opacity: 1;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 3px;
}
.form_page_details .subtitle_head {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  flex: 100%;
  max-width: 100%;
  position: relative;
  padding-left: 0;
  line-height: normal;
  color: #00abe2;
}
.Pap_form #project_form .subtitle_head.prodetails {
  margin-top: 30px;
}
.Pap_form .wrap-input label {
  font-size: 16px;
  margin-bottom: 0;
}
.model_pop .form-group {
  flex: 0 0 100%;
  max-width: 100%;
}
.model_pop
  .erf-login-container
  .erf-login-form
  input::-webkit-input-placeholder {
  font-weight: 400;
}
.model_pop .erf-login-container .erf-login-form input::-moz-placeholder {
  font-weight: 400;
}
.model_pop .erf-login-container .erf-login-form input:-ms-input-placeholder {
  font-weight: 400;
}
.model_pop .erf-login-container .erf-login-form input::-ms-input-placeholder {
  font-weight: 400;
}
.model_pop .erf-login-container .erf-login-form input,
.model_pop .erf-login-container .erf-login-form input::placeholder {
  font-weight: 400;
}
.btn-secondary,
.model_pop .erf-submit-button .btn-default,
.model_pop .erf-submit-button .btn-default:hover,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background: #00abe2 !important;
  border-color: #00abe2 !important;
  width: 100%;
  border-radius: 50px;
  margin-top: 10px;
}
.model_pop .erf-login-container .erf-login-form input,
.erf-container .erf-form .form-control,
.erf-container .erf-form .other-option + label input[type='text'] {
  border: none !important;
  border-bottom: 1px solid #bdbdbd !important;
  background: none !important;
  border-radius: 0 !important;
  height: 35px !important;
  font-weight: 400;
  padding: 10px 0px !important;
  font-size: 16px;
}
div#erf_form_container_154 .erf-style-rounded-corner .erf-form .form-control,
div#erf_form_container_154
  .erf-style-rounded-corner
  .erf-form
  .other-option
  + label
  input[type='text'] {
  border-radius: 0px !important;
}
.header_model {
  margin-bottom: 0px;
}
.condition_apply,
.header_model,
.model_pop .erf-show-lost-password,
.model_pop .fb-text.form-group.remember__me .fb-text-label {
  color: #000;
}
.model_pop .modal-content {
  background: #fff;
}
.user-info span,
.user-info a {
  color: #fff;
  font-size: 16px;
}
a.btn.logout_btn.mobile {
  margin-left: 10px;
  text-decoration: underline;
}
.user-info {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

header nav {
  order: 0;
}
.user-info a {
  padding: 0;
  margin: 0;
  z-index: 1;
  height: auto;
}
.profile-image.text-center .acf-field .acf-label {
  display: none;
}
.acf-input .hide-if-value {
  width: 180px;
  height: 180px;
  background: #f2f2f2;
  border: 2px dashed #e5e5e5;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.dashboard_section .acf-form-submit {
  margin-top: 20px;
  padding: 0 15px;
}
.acf-image-uploader p {
  text-align: center;
}
.acf-image-uploader p a {
  margin-top:5px;
  width: 100%;
  display: inline-block;
}
.acf-form-submit
  input.acf-button.button.button-primary.button-large.btn.btn-primary.cform-submit {
  padding: 0 20px;
  width: auto !important;
  max-width: unset;
  box-sizing: border-box;
  margin-top: 0px;
  font-size: 16px;
  height: 45px;
}
.profile-image .acf-image-uploader .image-wrap img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  min-width: 30px;
  min-height: 30px;
  background: #f1f1f1;
  padding: 0;
  border-radius: 10px;
  margin: 0 auto;
}
.profile-image .acf-image-uploader .image-wrap {
  float: none;
}

.dashboard_section .nav-tabs > li.active > a,
.dashboard_section .nav-tabs > li.active > a:focus,
.dashboard_section .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: none;
  border-bottom-color: transparent;
}
.nav-tabs {
  border-bottom: none;
}
.dashboard_section div#user_details hr {
  display: none;
}
.form-group .form-control {
  height: 45px;
  border: none;
  width: 100%;
  border-top: none;
  box-shadow: none;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0px;
  padding: 0;
  font-size: 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.form-group .form-control:focus,
.form-group .form-control:active,
.form-group .form-control.active {
  border-bottom: 1px solid #000;
}
.form-group .form-control::-webkit-input-placeholder {
  color: #e4e4e4;
}
.form-group .form-control::-moz-placeholder {
  color: #e4e4e4;
}
.form-group .form-control:-ms-input-placeholder {
  color: #e4e4e4;
}
.form-group .form-control::-ms-input-placeholder {
  color: #e4e4e4;
}
.form-group .form-control::placeholder {
  color: #e4e4e4;
}

section.dashboard_section .form-control,
section.dashboard_section select#filter {
  margin-bottom: 15px;
}
section.dashboard_section
  #socialMediaForm
  .form-control::-webkit-input-placeholder {
  color: #000;
}
section.dashboard_section #socialMediaForm .form-control::-moz-placeholder {
  color: #000;
}
section.dashboard_section #socialMediaForm .form-control:-ms-input-placeholder {
  color: #000;
}
section.dashboard_section
  #socialMediaForm
  .form-control::-ms-input-placeholder {
  color: #000;
}
section.dashboard_section #socialMediaForm .form-control::placeholder {
  color: #000;
}
section.dashboard_section label h4 ,.dashboard_section #acf-form .acf-field .acf-label label{
  color: #666;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0px;
}
.dashboard_section #acf-form .acf-field[data-width]+.acf-field[data-width]{
border-left:none;
padding:0 15px;
}
.dashboard_section #acf-form .acf-fields>.acf-field{
  border-top:none;
  padding:0 15px;
}
.dashboard_section .profile-image #acf-form .acf-fields>.acf-field{
  width:100% !important;
}
.dashboard_section #acf-form .acf-field-image{
  padding: 0 15px;
}
.dashboard_section #acf-form .acf-field-image .acf-image-uploader{
  padding-bottom:15px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 15px;
}
.dashboard_section #acf-form .select2-container--default .select2-selection--single{
border:none;
border-bottom: 1px solid #e4e4e4;
  margin-bottom: 15px;
  width:100%;
  border-radius:0;
  font-size:16px;
}

.slider_part {
  padding: 15px;
}
section.favorites {
  background-color: #ffff;
}
.favorite_inner {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  overflow: hidden;
}
.profile-image.text-center form#acf-form .hide-if-value p a {
    display: none;
}

@media (min-width: 1024px) {
  .dashboard_section #acf-form .select2-container--default .select2-selection--single{
      font-size:18px;
    }
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
}
select#filter {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  margin-left: 10px;
  border-radius: 0 !important;
  margin: 0;
  padding: 0;
}
select#filter.selector {
  padding: 10px 5px;
  color: red;
}

.select#filter:hover,
.select#filter:focus {
  border: none;
}
select#filter li .cform-submit {
  width: auto !important;
}
.nav-tabs > li > a {
  margin-right: 0;
  line-height: 1.42857143;
  border: none;
  border-radius: 0;
  color: #000;
}
.dashboard_section .nav-tabs {
  border-bottom: none;
  width: 100%;
  display: block;
  align-items: center;
  border: 1px solid #e5e5e5;
  margin-top: 30px;
}
.dashboard_section .acf-fields > .acf-field {
  padding: 0;
}
.dashboard_section .nav-tabs > li {
  float: none;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}
.dashboard_section .nav-tabs > li:last-child {
  border-bottom: 0;
}
.dashboard_section .nav-tabs > li:hover {
  font-weight: 400;
  color: #000;
}

.dashboard_section .panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0px;
}
.dashboard_section .profile-image.text-center,
.panel.panel-default {
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.dashboard_section .nav-tabs > li > a {
  padding: 10px 25px;
  font-size: 15px;
  color: #555;
  font-size: 16px;
  z-index: 2;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.dashboard_section .nav-tabs > li:hover > a {
  color: #000;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.dashboard_section .nav-tabs > li > a:hover {
  color: #000;
}

.dashboard_section .nav-tabs > li {
  position: relative;
}
.dashboard_section .nav-tabs > li > a:after {
  content: '';
  background-color: #00abe2;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  z-index: 1;
  transition: all 0.1s cubic-bezier(0.12, 0.74, 0.98, 0.34);
  -webkit-transition: all 0.1s cubic-bezier(0.12, 0.74, 0.98, 0.34);
  -moz-transition: all 0.1s cubic-bezier(0.12, 0.74, 0.98, 0.34);
  -ms-transition: all 0.1s cubic-bezier(0.12, 0.74, 0.98, 0.34);
  -o-transition: all 0.1s cubic-bezier(0.12, 0.74, 0.98, 0.34);
}
.dashboard_section .nav-tabs > li > a.active:after {
  width: 100%;
}
.dashboard_section .nav-tabs > li.active > a,
.dashboard_section .nav-tabs > li.active > a:focus,
.dashboard_section .nav-tabs > li.active > a:hover,
.dashboard_section .nav-tabs > li > a.active,
.dashboard_section .nav-tabs > li > a.active:focus,
.dashboard_section .nav-tabs > li > a.active:hover {
  font-weight: 400;
  background-color: #fff;
  border-bottom-color: transparent;
  border: none;
}
.dashboard_section ul.nav.nav-tabs a.active {
  color: #fff;
}

.dashboard_section .nav-tabs > li > a.active > span {
  position: relative;
  color: #fff;
  z-index: 2;
}

body.innerpage.dashboard_body nav li {
  margin-right: 20px;
}
section.dashboard_section h1 {
  font-size: 30px;
}
.content_profile {
  border: none;
  border-radius: 10px;
  overflow: hidden;
}
.panel-heading {
  font-size: 18px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 0px;
}
ul.key_skills p.stars_status {
  font-size: 14px;
  display: inline-block;
}
ul.key_skills p.stars_rate {
  display: inline-block;
}
ul.key_skills p.stars_rate img {
  width: 75px;
}
ul.key_skills li {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 15px;
}

.dashboard_body .acf-table {
  border: none;
}
.dashboard_body .acf-repeater.-empty > table > thead > tr > th {
  border-color: transparent;
  border-width: 0px;
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.dashboard_body .acf-table > thead > tr > th {
  border: none;
  font-size: 16px;
  background: aliceblue;
}
.dashboard_body #skills_settings .acf-table > thead > tr > th {
  background: aliceblue;
}
.dashboard_section .acf-field input[type='text'],
.dashboard_section #misc_settings .acf-field textarea {
  height: 45px;
  border: none;
  border-top: none;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 18px;
  color: #000;
}

.dashboard_body .acf-repeater .acf-row-handle.order + td {
  border-left-color: #dfdfdf;
}
.dashboard_body .acf-repeater .acf-row-handle.order {
  background: #fff !important;
  cursor: move;
  color: #aaa;
  text-shadow: none;
  border: none;
  border-color: #fff;
}
.dashboard_body .acf-table > tbody > tr > td {
  border-color: #eee;
  border-width: 0px;
}
.dashboard_body .acf-repeater .acf-row-handle.remove {
  background: #fff;
  border-left-color: transparent;
}
.dashboard_body .acf-repeater .acf-row-handle.order {
  font-size: 16px;
}
.dashboard_body .acf-gallery {
  border: none;
}
.dashboard_body .acf-gallery .acf-gallery-main {
  top: 20px;
}
.dashboard_section #portfolio_settings .acf-form-submit {
  margin-top: 40px;
}
.dashboard_body .acf-gallery .acf-gallery-side {
  top: 20px;
}
.dashboard_body .acf-gallery .acf-gallery-attachments {
  border: 1px dashed #d5d9dd;
}
.dashboard_body .acf-gallery .acf-gallery-toolbar {
  border: #d5d9dd solid 1px;
}
.dashboard_body .acf-fields > .acf-field-repeater {
  border-top: none;
  margin-top: 30px;
}
.dashboard_body #misc_settings .acf-fields > .acf-field-image {
  border-top: none;
  margin-top: 20px;
}
.dashboard_section #misc_settings .acf-form-submit {
  margin-top: 40px;
}
.dashboard_body #music_settings .acf-url input[type='url'] {
  border: none;
  border-top: none;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 18px;
  color: #000;
}
.content_left {
  text-align: left;
}

/* @media (min-width: 576px) {

} */

nav.menu_nav > ul > li:last-child {
  background-color: #00abe2;
  padding: 1px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

nav.menu_nav > ul > li:last-child a {
  color: #fff;
}

nav.menu_nav > ul > li:last-child:hover {
  background-color: #e99523;
}

nav.menu_nav > ul > li:last-child a:before {
  background: none;
}

nav.menu_nav > ul > li:last-child a:before {
  background: none;
}
.user_profile .dropdown-menu {
  text-align: center;
  top: 5px !important;
  right: 0;
  padding: 15px;
  position: relative;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.user_profile .dropdown-menu::before {
  content: '';
  position: absolute;
  top: -10px;
  right: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid#cfcfcf;
}
.user_profile .dropdown-menu::after {
  content: '';
  position: absolute;
  top: -9px;
  right: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid#fff;
}
.user_profile .dropdown-menu a {
  padding: 7px 0;
  font-size: 16px;
  display: block;
  color: #000;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.user_profile .dropdown-menu a:hover {
  background-color: #00abe2;
  color: #fff;
}
.user_profile .dropdown-menu a.btn.logout_btn.mobile {
  padding: 7px 0;
  font-size: 16px;
  height: auto;
  display: block;
  margin-left: 0;
  border-radius: 0;
  border-top: 1px solid #e4e4e4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  text-decoration: none;
}
#skills_settings .acf-range-wrap {
  display: flex;
  flex-direction: column-reverse;
}
#skills_settings .acf-range-wrap input:last-child {
  border: none;
  margin-left: 0;
  color: #00abe2;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .lf-sidebar ul:not(.person_detail_pic) {
    padding: 14px 15px;
  }
  .bg-text h2 {
    font-size: 28px;
  }
  .artist_name_form h2 {
    font-size: 26px;
  }
  nav.menu_nav > ul > li:last-child:hover {
    background-color: transparent;
  }
  .acf-input .hide-if-value {
    width: 100%;
    height: 140px;
  }
  .talent_name {
    font-size: 14px;
  }
  section.dashboard_section label h4 {
    font-size: 16px;
  }
  .dashboard_section .acf-field input[type='text'],
  .dashboard_section #misc_settings .acf-field textarea {
    font-size: 16px;
  }
  .dashboard_body #music_settings .acf-url input[type='url'] {
    font-size: 16px;
  }
  .dashboard_section .acf-field input[type='text'],
  .dashboard_section #misc_settings .acf-field textarea {
    height: 30px;
   
  }
  .dashboard_body .acf-fields > .acf-field-repeater {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
.homepage .content_left {
  width: 100%;
  text-align: center;
}
}
@media (max-width: 767px) {
  .filter_jobs_wrap .by_filter_selection .sear_select.sear_select_short {
    padding: 2px 3px;
    margin-bottom: 0 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-color: transparent;
    min-width: 100px;
  }
  .filter_jobs_wrap select#short_by {
    font-size: 16px !important;
    padding: 0 3px;
    height: auto;
  }
  .search_wrap select#filter_profession {
    border-bottom: none;
  }
  .content_left {
    width: 65%;
    text-align: center;
  }
  
  }
  @media (min-width: 1024px) {
    .homepage  .content_left {
      width: 65%;
    }
  }
  .footer_logo {
    text-align: left;
  }

  .lf-sidebar .user_verified .ul_head {
    margin-bottom: 5px;
  }
  .bio_tab,
  .row.dob_country_city {
    margin-bottom: 0;
  }
  .tab_lf-sidebar .bio_tab,
  .row.dob_country_city {
    margin-bottom: 15px;
  }
  .email_id {
    margin-top: 10px;
  }
  .form-group.google_captcha {
    margin-top: 10px;
  }
  ul.key_skills li {
    margin-top: 10px;
  }
  .model_pop .erf-login-container .erf-login-form input,
  .erf-container .erf-form .form-control,
  .erf-container .erf-form .other-option + label input[type='text'] {
    border-radius: 0 !important;
    height: 30px !important;
    padding: 5px 0px !important;
    font-size: 14px;
  }
  .login_form .erf-container .erf-form label[class$='-label'] {
    padding-bottom: 0;
  }
  .login_form .erf-container .erf-form .erf-submit-button .form-group .btn {
    font-size: 16px;
    margin-top: 15px;
  }
  .login_form .social_model_link .nsl-container-buttons a:last-child {
    margin-top: 10px;
  }
  .login_form .erf-container .erf-form input[type='checkbox'] {
    height: 20px !important;
  }
  .login_form .erf-container .erf-form .form-group {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #login_only .erf-container,
  #login_regi .erf-container {
    padding-top: 15px;
  }
  .login_form .social_model_link {
    margin-bottom: 12px;
  }
  .login_form .erf-container .erf-form .erf-submit-button .form-group .btn {
    height: 35px;
  }
  .login_form .erf-external-form-elements {
    margin-left: 0;
  }

  .login_form .g-recaptcha {
    margin-top: -5px;
    transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  #login_regi .erf-style-rounded-corner .erf-form .form-control {
    font-size: 14px;
  }
  #login_regi .condition_apply {
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 15px;
  }
  .bg-text h2 {
    font-size: 25px;
  }
  select#filter_profession {
    height: 30px;
  }
  #artist_contact .modal-dialog {
    max-width: 100%;
  }
  #artist_contact .modal {
    top: 4%;
  }
  .g-recaptcha {
    transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  #artist_contact.model_pop .form-group {
    margin-bottom: 15px;
  }
  .artist_contact_form .form-control {
    font-size: 14px;
  }
  .artist_name_form h2 {
    font-size: 18px;
  }
  .form-group .form-control {
    height: 30px;
    font-size: 14px;
  }
  .form_page_details .subtitle_head {
    font-size: 18px;
  }
  section.dashboard_section label h4 {
    font-size: 16px;
  }
  .dashboard_wrap
    .acf-form-submit
    input.acf-button.button.button-primary.button-large.btn.btn-primary.cform-submit {
    font-size: 14px;
    height: 35px;
  }
  .dashboard_section .acf-field input[type='text'],
  .dashboard_section #misc_settings .acf-field textarea {
    font-size: 14px;
  }
  .dashboard_body .acf-table > thead > tr > th {
    font-size: 14px;
  }
  .dashboard_section #acf-form .acf-field .acf-label label {
    font-size: 16px;
  }
  .dashboard_body #music_settings .acf-url input[type='url'] {
    font-size: 14px;
  }
  .form-group .pap_textarea .form-control {
    height: 56px;
  }
  .fav_desc {
    min-height: auto;
    margin-bottom: 0;
  }
  div#datepicker p {
    padding: 2px 8px;
  }
}
