/*popup_box*/

*.focus,
*:focus {
  box-shadow: none !important;
  outline: 0 !important;
}

.social_model_link {
  margin-bottom: 15px;
}

.social_model_link .nsl-container-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
  flex-flow: unset !important;
}

.social_model_link .nsl-container-buttons a {
  position: relative;
  flex: 0 0 47% !important;
  max-width: 47% !important;
}
.social_model_link ul li.google {
  background: #4fade9;
}

.social_model_link ul li a {
  color: #fff;
  display: block;
  padding-left: 40px;
  position: relative;
}

.social_model_link ul li a:before {
  content: '\f09a';
  position: absolute;
  font-family: fontawesome;
  color: #fff;
  top: 3px;
  left: 15px;
}

.social_model_link ul li.google a:before {
  content: '\f1a0';
}

.model_pop .modal-content {
  background: #3b4c54;
  padding: 50px 95px 40px;
}

.header_model {
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
  font-size: 17px;
}

.erf-login-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.model_pop .form-group {
  margin-bottom: 35px;
  flex: 0 0 49.5%;
  max-width: 49.5%;
}
.model_pop .erf-show-lost-password,
.model_pop .fb-text.form-group.remember__me .fb-text-label {
  color: #fff;
  display: flex !important;
  align-items: center;
}

.model_pop .erf-submit-button,
.model_pop .remember__me {
  flex: 100%;
  max-width: 100%;
}

.model_pop .erf-login-container .erf-login-form input {
  border-radius: 0 !important;
  height: 50px !important;
  background-color: #fff !important;
  border: 0 !important;
  font-weight: 600;
  color: #000 !important;
  position: relative;
}

.model_pop
  .erf-login-container
  .erf-login-form
  input::-webkit-input-placeholder {
  color: #dcdcdc;
}

.model_pop .erf-login-container .erf-login-form input::-moz-placeholder {
  color: #dcdcdc;
}

.model_pop .erf-login-container .erf-login-form input:-ms-input-placeholder {
  color: #dcdcdc;
}

.model_pop .erf-login-container .erf-login-form input::-ms-input-placeholder {
  color: #dcdcdc;
}

.form_page_details form input,
.model_pop .erf-login-container .erf-login-form input::placeholder {
  color: #dcdcdc;
}

.model_pop .form-group:last-child {
  margin-bottom: 0;
}

.model_pop .btn_create_account {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border: 0;
}

.condition_apply {
  color: #fff;
}

.condition_apply a {
  color: #0085a0;
}

.condition_apply a:hover {
  color: #00abe2;
}
.erf-external-form-elements {
  margin-left: 5px;
}
.model_pop .erf-submit-button .btn-default {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 0;
  background: #31a474 !important;
  border-color: #31a474 !important;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #fff;
}

.model_pop .erf-submit-button .btn-default:hover {
  background: #00abe2 !important;
  border-color: #00abe2 !important;
}

button.close:hover,
button.close {
  position: absolute;
  color: #fff;
  top: -40px;
  right: -45px !important;
  font-size: 32px;
  opacity: 1;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 830px;
    margin: 1.75rem auto;
  }
}

/*artist_page*/

header.non_overlay {
  position: inherit;
  position: -webkit-sticky;
  position: sticky;
  height: 100px;
}

.non_overlay .logo img {
  width: 75px;
}

.non_overlay nav a {
  color: #000;
}

.non_overlay nav a:before,
.innerpage .btn_cross span {
  background-color: #00abe2;
}

.innerpage .btn_cross.show_active span {
  background-color: #fff;
}
.innerpage .sticky .btn_cross span {
  background-color: #fff;
}
/*sticky_header*/
header.non_overlay.sticky {
  position: fixed !important;
}

header.non_overlay.sticky nav a {
  color: #fff;
}

header.non_overlay.sticky nav .mega__menu__list a {
  color: #000;
}

header.non_overlay.sticky nav .mega__menu__list a:before {
  display: none;
}

header.non_overlay.sticky nav a:before {
  background-color: #fff;
}

.dropdown-item {
  background-color: transparent !important;
}
.banner_inn_wrap img {
  width: 100%;
  max-width: 100%;
}
/*common-css*/
.pic_tab ul{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lf-sidebar ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
ul.honors li { 
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
}
.pic_tab #portfolio ul.portfolio_lft {
  width: 100%;
}
.tab_lf-sidebar {
  position: relative;
  padding-bottom: 0 !important;
}

.tab_lf-sidebar:before {
  content: '';
  position: absolute;
  border-bottom: 1px solid #dee2e6;
  left: 0;
  right: 0;
  top: 80px;
  display: none;
}

.lf-sidebar .ul_head {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
}

.lf-sidebar p.stars_status {
  font-size: 14px;
  margin-right: 7px;
  font-weight: 400;
}

.lf-sidebar ul {
  padding: 22px 0 24px;
  border-bottom: 1px solid #e5e5e5;
}

.lf-sidebar ul:last-child {
  border-bottom: 1px solid transparent;
}

.lf-sidebar ul li {
  font-size: 16px;
  color: #6b6b6b;
}
.lf-sidebar ul.person_detail_info_item li {
  margin-top: 5px;
}

.lf-sidebar ul.person_detail_info li {
  font-size: 15px;
  position: relative;
}

.lf-sidebar ul.key_skills li {
  justify-content: space-between;
}

.lf-sidebar .stars_rate {
  fill: #fee07f;
  line-height: 0;
}

.lf-sidebar .stars_rate span {
  line-height: 0;
  display: inline-block;
}

.lf-sidebar .stars_rate .text_p {
  line-height: 1;
}

.lf-sidebar .honors li {
  position: relative;
  /*padding-left: 10px;*/
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 15px;
  text-align: left;
}
.lf-sidebar .honors li:first-child {
  margin-top: 0;
}

.lf-sidebar .artist_contact_me_btn li:before {
  content: '';
  position: absolute;
  left: 0;
  background: #000;
  width: 5px;
  height: 5px;
  top: 5px;
  border-radius: 50%;
}

.lf-sidebar .artist_contact_me_btn .contact_me_btn {
  padding: 0;
}

.lf-sidebar .artist_contact_me_btn .contact_me_btn a {
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 12px 22px;
  border-radius: 11px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  border: 2px solid #000;
}
.lf-sidebar .artist_contact_me_btn .contact_me_btn a:hover {
  background: #f80e7e;
  border: 2px solid #f80e7e;
}

.lf-sidebar .contact_me_btn:before {
  display: none;
}

.lf-sidebar ul.person_detail_pic {
  position: relative;
  margin-top: -200px;
  border: 0;
  /*padding-bottom: 25px;*/
  padding-bottom: 0;
}

.lf-sidebar ul li img {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 7px solid #fff;
  -o-object-position: center;
  object-position: center;
  background: #fff;
}
.lf-sidebar ul li .stars_rate img {
  width: 85px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  border: 0;
}

.lf-sidebar ul.person_detail_info li.address_country {
  margin: 24px 0;
}

.lf-sidebar ul.person_detail_info li .stars_rate {
  margin-right: 9px;
}

.lf-sidebar ul.person_detail_info li.address_country .pin_loc {
  fill: #3bd000;
  margin-right: 5px;
}

.lf-sidebar .key_skiils li .stars_status {
  flex: 0 0 49%;
  max-width: 49%;
}

.lf-sidebar .key_skiils li .stars_rate {
  flex: 0 0 47%;
  max-width: 47%;
  text-align: right;
}

.lf-sidebar ul.social_media {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 !important;
}

.lf-sidebar ul.social_media li {
  margin-bottom: 0;
}

.lf-sidebar ul.social_media li a {
  margin-bottom: 0;
}

.lf-sidebar ul.social_media li span[class^='icon-'] {
  color: #00abe2;
}

.lf-sidebar ul.social_media li:hover span[class^='icon-'] {
  /*color: #00abe2;*/
  color: #ff55b8;
}

.tab_lf-sidebar_wrap {
  position: relative;
}

.tab_lf-sidebar_wrap .absolute_share {
  position: absolute;
  right: 0;
  left: unset;
  top: -15px;
  border: 2px solid #ff53ba;
  padding: 6px 13px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #ff53ba;
}

.tab_lf-sidebar_wrap .absolute_share a {
  color: #ff53ba;
  font-weight: 600;
  display: inline-block;
}
.tab_lf-sidebar_wrap .absolute_share a svg {
  fill: #ff53ba;
  font-weight: 600;
  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;
}
.tab_lf-sidebar_wrap .absolute_share:hover svg {
  fill: #fff;
}
.tab_lf-sidebar_wrap .absolute_share:hover {
  background: #f80e7e;
  color: #fff;
  border: 1px solid #f80e7e;
}

.tab_lf-sidebar_wrap .absolute_share:hover a {
  color: #fff;
}

.tab_lf-sidebar_wrap .absolute_share:hover svg {
  fill: #fff;
}

.tab_lf-sidebar .row .col-sm-3 {
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 0;
}

.tab_lf-sidebar .row .col-sm-9 {
  flex: 0 0 80%;
  max-width: 80%;
  padding-left: 47px;
  padding-right: 0;
}

.pic_tab ul.nav-tabs {
  border: 0;
}
.tab_lf-sidebar .pic_tab ul.nav-tabs {
  border-bottom: 1px solid #d9d9d9;
}

.pic_tab ul.nav-tabs li {
  width: auto;
  flex: inherit;
}
.pic_tab ul.nav-tabs li:not(:first-child) {
  margin-left: 30px;
}
.pic_tab ul.nav-tabs li a {
  color: #000;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
#comments {
  margin: 0;
}
#wpdcom .wpd-form-head {
  margin-top: 0;
}
#wpdcom {
  max-width: 100%;
}
.footer_bottom {
  background: #f5f4f4;
  text-align: center;
  color: #000;
  padding: 15px 0;
  font-size: 15px;
}
.footer_bottom_wrap {
 display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer_desc {
  width: 70%;
  line-height: 1.5;
}
.copyright_text_right img {
  margin: 0 2px;
}

#wpdcom .wpd-blog-administrator .wpd-comment-author,
#wpdcom .wpd-blog-administrator .wpd-comment-author a {
  color: #00abe2;
}
#wpdcom .wpd-blog-user .wpd-comment-author,
#wpdcom .wpd-blog-user .wpd-comment-author a {
  color: #00abe2;
}
.wpd-thread-list .wpd-custom-field {
  width: auto;
}
#wpdcom .wpd-blog-user .wpd-comment-label {
  background-color: #00abe2;
}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-user .wpd-avatar img {
  border-color: #00abe2;
}
#wpdcom .wpd-blog-administrator .wpd-comment-label {
  background-color: #00abe2;
}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-administrator .wpd-avatar img {
  border-color: #00abe2;
}
.pic_tab ul.nav-tabs li a:before {
  content: '';
  position: absolute;
  border: 1px solid #000;
  width: 100%;
  bottom: -25px;
  opacity: 0;
  visibility: hidden;
}

.pic_tab ul.nav-tabs li a.active:before {
  opacity: 1;
  visibility: visible;
}

.pic_tab .tab-content {
  padding-top: 35px;
  padding: 35px 0 0;
}

#overview {
  /*background: #fafafa;*/
  /*padding: 10px 18px;*/
}

#overview span {
  font-size: 15px;
}

#overview span b {
  font-size: 17px;
}
.pic_tab .tab-content ul li {
  margin-right: 20px;
  margin-bottom: 10px;
  flex: 0 0 27%;
  max-width: 27%;
  padding: 9px;
  margin: 0 !important;
  height: 200px;
  overflow: hidden;
  width: calc(100% / 4);
}
.portfolio_lft {
  margin: -9px;
}

/* .pic_tab .tab-content ul li:nth-child(3n) {
	margin-right: 0;
}
.pic_tab .tab-content #videos ul li {
	flex: 0 0 23%;
    max-width: 23%;
}
.pic_tab .tab-content #videos ul li:nth-child(3n) {
	margin-right: 20px;
}
.pic_tab .tab-content #videos ul li:nth-child(4n) {
	margin-right: 0;
} */

.pic_tab .tab-content ul li a {
  color: #000;
  font-size: 16px;
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  background: #dad9d7;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pic_tab .tab-content ul li a img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.pic_tab .tab-content ul li a svg.tab_play {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  fill: #fff;
}
/*common_page*/
.people_reviews {
  padding: 42px 0 0px;
}

.reviews_head {
  font-weight: 700;
  color: #000;
  font-size: 24px;
  margin-bottom: 22px;
}

.img_review_txt {
  display: flex;
  align-items: center;
}

.img_review {
  margin-right: 15px;
}

.img_review img {
  width: 58px;
  height: 58px;
  border-radius: 50%;
}

.people_reviews .name_rate.star {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1;
  margin-bottom: 8px;
}

.name_review-people {
  font-weight: 400;
  margin-right: 18px;
  color: #7a7a7a;
}

.people_reviews .stars_rate svg {
  fill: #fee07f;
}

.people_reviews .stars_rate {
  font-size: 14px;
  font-weight: 300;
  color: #7a7a7a;
}

.revi_txt {
  font-size: 16px;
  font-weight: 300;
  color: #7a7a7a;
}

.innerpage .favorite_inner {
  border: 1px solid #d9d9d9;
}

.innerpage .favorite_inner img {
  border-radius: 9px 9px 0 0;
}

.innerpage .favorite_inner .person_name img {
  height: 20px;
}
/*Crowd Favorites*/
/*other_musican*/
section.favorites.other_musican {
  background: #fff;
}

.portfolio_block {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.pic_tab .portfolio_block .portfolio_lft li img {
  height: 100%;
  display: inline-block;
}

.portfolio_block .portfolio_lft li {
  margin-right: 0 !important;
  flex: none !important;
  max-width: none !important;
  margin-right: 10px !important;
}

.portfolio_block .portfolio_lft li:nth-child(4n) {
  margin-right: 0px !important;
}

.portfolio_block .portfolio_lft_3 li,
.portfolio_block .portfolio_lft_2 li,
.portfolio_block .portfolio_lft_1 li {
  margin-right: 13px !important;
  max-width: none !important;
  margin-bottom: 13px !important;
}
.portfolio_block .portfolio_rt li {
  margin-right: 0 !important;
  flex: 100% !important;
  max-width: 100% !important;
  margin-bottom: 10px !important;
}

.pic_tab .tab-content .portfolio_lft .portfolio_lft_3,
.pic_tab .tab-content .portfolio_lft .portfolio_lft_2,
.pic_tab .tab-content .portfolio_lft .portfolio_lft_1 {
  align-items: flex-start;
}

/*listing*/
.sear_select {
  margin-bottom: 20px;
}

.sear_select .input_search_box {
  width: 100%;
}

#short_by,
#filter,
.sear_select .input_search_box input {
  width: 100%;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  height: 40px;
  padding: 5px 7px;
  color: #777777;
  background-image: none;
  -webkit-appearance: auto;
}
.search_wrap .sear_select .input_search_box input {
  padding: 0 7px;
}
.sear_select_short {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.sear_select_short select {
  min-width: 120px;
}

.custom-select:focus {
  box-shadow: none !important;
}

/*forms_page*/
.form_page_section {
  position: relative;
}

.form_page_wrap {
  /* margin-top: -134px;
	background: #fff;
	padding: 35px 40px; */
}

.title_formpage p {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  display: block;
  line-height: 1;
}

.form_page_details {
  padding: 0 !important;
  background: transparent !important;
}

.form_page_details form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* margin-bottom: 60px */
  /* border: 1px solid; */
  webkit-box-shadow: 0px 2px 4px rgba(31, 30, 47, 0.03);
  box-shadow: 0px 2px 4px rgba(31, 30, 47, 0.03);
  background-color: #fff;
  /* border: 1px solid; */
}

.form_page_details form.prodetails_form {
  margin-bottom: 0;
}

.form_page_details .subtitle_head {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 40px;
  flex: 100%;
  max-width: 100%;
  position: relative;
  padding-left: 20px;
  line-height: normal;
}

.form_page_details .subtitle_head:before {
  content: '';
  position: absolute;
  background: #00abe2;
  background: #ff55b8;
  width: 6px;
  height: 35px;
  left: 0;
  top: 0;
}

.form_page_details .form-group {
  margin-bottom: 30px;
  flex: 0 0 30%;
  max-width: 30%;
  position: relative;
  display: inline-block;
}

select#filter {
  /* color:#b8b8c1; */
  color: #000;
  font-size: 17px;
}
select#filter.active {
  color: #000;
}
.form_page_details form .wrap-input {
  width: 100%;
}

.select_id-form,
.form_page_details form input {
  border-radius: 0;
  color: #000;
  width: 100%;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  padding: 5px 7px;
  height: 33px;
}

.form-group-img .wrap-input input,
.select_id-form option,
.select_id-form {
  cursor: pointer;
}

.form_page_details form textarea {
  border-radius: 0;
}

.date_picker_show {
  margin-left: 23px;
}

.cform-submit {
  border-radius: 0;
  background: #00abe2;
  border-color: #00abe2;
  margin-top: 0;
  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;
}

.cform-submit:hover {
  background: #f80e7e;
  border-color: #f80e7e;
  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;
}

.form_page_details .form-group.form-group-img {
  position: relative;
  margin: 30px 0 !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.form-group-img .wrap-input input {
  border: 0;
  position: absolute;
  text-indent: 102px;
  left: -35px;
  top: -3px;
  background: transparent;
  width: auto;
  display: inline-block;
  padding: 0;
}

.date-active .wrap-input {
  position: relative;
}

.date-active .wrap-input .input-prefix {
  position: absolute;
  top: 14px;
  right: 10px;
}
.form-group-img form label {
  margin-left: 20px;
}

#mylog_id,
#over_in_input {
  display: none;
}

#show_photo,
#show_img {
  margin-bottom: 0;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  padding: 5px 7px;
  height: 45px;
  font-weight: bold;
  color: #182831;
  background: #fff;
}

.form_page_details .form-group.date-active {
  position: relative;
}

.deadline_knw .datepicker,
.form_page_details .form-group.date-active .datepicker {
  position: absolute;
  left: 0;
  top: 40px;
  left: 195px;
  width: auto;
  z-index: 1;
}

.deadline_knw .datepicker {
  left: 91px;
}

.deadline_knw .datepicker-days,
.date-active .datepicker-days {
  visibility: hidden;
  opacity: 0;
  border: 1px solid #ddd;
  background: #fff;
}

.form_page_details form .date-active .wrap-input {
  /* width: 185px; */
  position: relative;
}

.deadline_knw .datepicker-days .table-condensed,
.date-active .datepicker-days .table-condensed {
  font-size: 14px;
}

.deadline_knw .datepicker-days .table-condensed thead tr:nth-child(2) th,
.date-active .datepicker-days .table-condensed thead tr:nth-child(2) th {
  background: #00abe2;
  color: #fff;
  border-radius: 0;
  border-radius: 0;
}

.deadline_knw .datepicker-days.open,
.date-active .datepicker-days.open {
  visibility: visible;
  opacity: 1;
}

/*listing2*/
.listing2_fold,
.deadline_knw,
.person_st_info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.person_st_info .avatar_box .contact_st {
  margin-top: 40px;
  float: right;
  padding: 5px 15px;
}
.person_st_info .avatar_box .deadline_knw {
  position: absolute;
  top: 15px;
  right: 0px;
  margin: 0;
}

.listing2_fold {
  align-items: flex-start;
}

.listing2_fold .lf_listing {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 20px 20px;
  background: #fafafa;
}
.more_link_list {
  margin-bottom: 25px;
}

.lf_listing_feat .head_lf_ft {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
}

.listing2_fold ul.left_feed .head_rt_ft {
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: 700;
}

.listing2_fold ul.left_feed {
  flex: 0 0 70%;
  max-width: 70%;
  margin-left: 62px;
}

.person_st_info {
  margin-bottom: 20px;
  border-bottom: 1px solid #9a9a9a;
  padding: 10px;
}

.person_st_info:last-child {
  margin-bottom: 0px;
}

.img_st_pr {
  margin-right: 20px;
  flex: 0 0 17%;
  max-width: 17%;
}

.avatar_box .img_st_pr {
  flex: unset;
}
.img_st_pr img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.img_st_lf-fd {
  flex: 0 0 80%;
  max-width: 80%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.img_st_txt .per_name_st {
  /*font-weight: bold;*/
  font-size: 16px;
  margin-bottom: 10px;
  color: #00abe2;
}

.img_st_txt .per_addr_st {
  font-size: 13px;
  color: #6b6b6b;
}
.project_owner {
  margin-right: 12px;
  font-size: 13px;
}
.per_addr_st {
  margin-left: 2px;
}
.img_st_txt .per_addr_st svg {
  fill: #ff55b8;
  margin-right: 2px;
}

.deadline_knw,
.lok_for {
  flex: 100%;
  max-width: 100%;
  margin: 0px 0;
}

.lok_for p.lok_for_txt_t {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.lok_for p.lok_for_txt_p {
  font-size: 16px;
  font-weight: normal;
}

.des_img_st {
  margin-bottom: 45px;
}

.des_img_st img {
  width: auto;
  max-width: 100%;
}

/* .deadline_knw {
	margin: 0px 0 0px;
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
} */

.deadline_knw p {
  font-weight: 500;
  font-size: 18px;
  margin: 10px 20px 0 0;
}

.deadline_knw input {
  color: #000;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  padding: 5px 7px;
  height: 45px;
}

.deadline_knw i {
  position: absolute;
  right: 60px;
  top: 13px;
}

.contact_st {
  height: auto;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 12px 22px;
  border-radius: 0;
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
  border: 2px solid #000;
}

#propeople,
#prosearch {
  width: 100px;
}

#project_form .wrap-input {
  position: relative;
}

.banner-file-upload,
.file-upload {
  width: auto !important;
  position: absolute;
  height: auto !important;
  border: 0 !important;
  left: 0;
  top: -15px;
  padding: 0 !important;
}
/* file input design */
.file_title {
  font-size: 16px;
}
.file_input {
  display: flex;
  align-items: center;
}
.file_input label {
  margin-left: 10px;
  background: #00abe2;
  color: #fff;
  padding: 5px 10px;
  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;
}
.file_input label:hover {
  background: #ff55b8;
}
.file_input label span {
  margin-left: 5px;
}
.file_input input {
  display: none;
}
.cform-submit {
  display: inline-block;
  color: #fff !important;
}
.profile .cform-submit {
  line-height: 40px;
}
.logo img {
  width: 130px;
}
ul#menu-header-menu li:last-child {
  margin-right: 0;
}

ul#menu-header-menu li {
  margin-right: 25px;
}

header .col-sm-9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header nav {
  order: 1;
  flex: 0 0 80%;
  max-width: 80%;
}

.social-links-up {
  order: 2;
  margin-right: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 0 0 20%;
  max-width: 20%;
  justify-content: flex-end;
}

.social-links-up li {
  margin-right: 0;
  color: #fff;
}

.social-links-up li a {
  font-size: 16px;
  color: #fff;
  position: relative;
  display: inline-block;
}

.social-links-up li a span {
  display: inline-block;
  padding: 0 15px;
}

.social-links-up li a:first-child span {
  padding-left: 0;
}

.social-links-up li a:last-child span {
  padding-right: 0;
}

.non_overlay .social-links-up li,
.non_overlay .social-links-up li a {
  color: #000;
}

.non_overlay.sticky .social-links-up li,
.non_overlay.sticky .social-links-up li a {
  color: #fff;
}

.social-links-up li a:hover {
  color: #00abe2 !important;
}

/* .favorite_inner {
  border: 1px solid #d9d9d9;
} */

.homepage .favorites .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
.homepage .favorites .slick-dots li {
  border: 2px solid #00abe2;
  background: #00abe2;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
}
.homepage .favorites .slick-dots li button {
  display: none;
}
.homepage .favorites .slick-dots li.slick-active {
  border: 2px solid #f80e7e;
  background: #f80e7e;
}

.homepage .talent_box .row.load-more-artist-cat .row {
  justify-content: center;
}
img#loader {
  width: 70px;
}
.homepage .profile_content .col-sm-12,
.homepage .talent_box .row .load_more {
  text-align: center;
}
#load-more {
  line-height: 40px;
}
.slick-current img {
  -webkit-animation: none;
  animation: none;
}
.homepage .favorites .fav_person .person_img img {
  -o-object-fit: cover;
  object-fit: cover;
}

p.stars_rate img {
  width: 85px;
  height: auto;
}

.footer_logo img {
  /*width: 102px;*/
}

.user_avatar_img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc9c9;
  padding: 3px;
}

.page-id-245 .form_page_section.Pap_form {
  padding-bottom: 0;
  background: #fff;
}

input.btn.btn-primary.cform-submit {
  width: 190px !important;
  height: 45px;
}

.user-info {
  color: #fff;
}

.user-info a:first-child {
  margin-right: 10px;
}

.innerpage .user-info,
.innerpage .user-info a {
  color: #000 !important;
}

.banner_inn_wrap {
  max-height: 185px;
  height: 185px;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #000 !important;
}
nav .dropdown-menu.mega__menu {
  border-radius: 0;
}
/*nav .dropdown-menu.mega__menu.show {}*/
nav li .mega__menu__list li {
  margin-right: 0px;
  width: 100%;
  line-height: 2;
}
nav li .mega__menu__list li a:before {
  display: none !important;
}
nav li .mega__menu__list li a:hover,
.user-info a:hover {
  color: #00abe2 !important;
}

.favorite_inner .icon_holder img {
  width: 20px;
}

.favorite_inner .icon_holder-singer.artist-designers {
  background-color: #000;
}
.favorite_inner .icon_holder-singer.writers-composers {
  background-color: #f80e79;
}

.favorite_inner .talent_name {
  display: flex;
  align-items: center;
}
.talent_detail a:first-child {
  /*display: none;*/
}
.innerpage .page_contents_details {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.innerpage .page_contents_details .about_us_vision,
.innerpage .page_contents_details .about_us_mission {
  flex: 0 0 47%;
  max-width: 47%;
}
.innerpage .page_contents_details .about_us_vision:last-child {
  flex: 0 0 100%;
  max-width: 100%;
}
.about_us_vision h3,
.about_us_mission h3 {
  color: #00abe2;
}
.page-id-80 p,
.page-id-84 p,
.page-id-3 p,
.about_us_vision p,
.about_us_mission p {
  font-size: 16px !important;
  line-height: 25px !important;
}
.page-id-3 p {
  display: block;
  width: 100%;
  /*margin-bottom: 20px;*/
}
.page-id-3 .menu-quick-link-container ul {
  display: block;
  width: 100%;
  margin: 17px 0 17px 20px;
  list-style-type: disc;
}
.page-id-3 .menu-quick-link-container ul li {
  margin-bottom: 5px;
  font-size: 16px;
}
.page-id-3 footer .menu-quick-link-container ul {
  list-style-type: none;
}
.page-id-3 p strong {
  font-size: 16px;
  font-weight: 900;
}
.page-id-80 .page_contents_details b {
  font-size: 17px !important;
  font-weight: 900;
}
.page-id-78 .form_page_section {
  margin-top: 0;
}
.wp-block-quote {
  margin: 20px 0;
  font-weight: 600;
}
.page-id-70 .listing2_fold {
  justify-content: space-between;
}
.page-id-70 .listing2_fold ul.left_feed {
  flex: 0 0 49%;
  max-width: 49%;
}
.page-id-70 ul.left_feed .img_st_pr img {
  width: 80px;
  height: 80px;
}
.page-id-70 .lok_for p.lok_for_txt_t {
  font-size: 18px;
}
.lok_for {
  flex: 0 0 50%;
  max-width: 50%;
  justify-content: flex-end;
}
.page-id-70 div#datepicker p {
  margin: 0;
}
nav li .mega__menu__list li a.dropdown-item {
  position: relative;
  padding: 2px 0 3px 10px;
  margin-left: 0px;
  transition: all ease-in-out 0.3s;
}
nav li .mega__menu__list li a.dropdown-item:after {
  content: '\f105';
  position: absolute;
  left: 0;
  font-family: fontawesome;
  font-size: 13px;
  line-height: 1;
  top: 12px;
  transition: all ease-in-out 0.3s;
}
nav li .mega__menu__list li a.dropdown-item:hover {
  margin-left: 5px;
  transition: all ease-in-out 0.3s;
}

/*content*/
.content {
  margin: 0 auto;
  padding: 0 15px;
}
.xs_social_share_widget {
  right: 0;
  top: 46px;
  position: absolute;
  background: #fff;
}
.innerpage .fav_person .person_img img {
  border-radius: 50% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.no_results_found {
  padding-left: 20px;
}
.person_name img,
.user_verified img {
  height: 20px;
  width: 20px;
}
.archive footer {
  margin-top: 70px;
  border-top: 1px solid #d9d9d9;
}
/*****************************************************************************
Extra css
******************************************************************************/
.Pap_form {
  background: #f5f8fb;
}

.Pap_form input.btn.btn-primary.cform-submit {
  width: 145px !important;
  height: 40px;
}

#project_form .wrap-input.pap_textarea {
  width: 48%;
}
.form_page_details form input:focus,
.form_page_details form textarea:focus {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e0e0e0;
}
.form_page_details form textarea {
  margin-bottom: 0;
}

.select_id-form,
.form_page_details form input,
.form_page_details form textarea {
  padding: 5px 0;
  text-indent: 5px;
}
.form_page_details form label.mylog,
.form_page_details form label.prophoto {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  font-size: 15px;
}
.form_page_details form .banner-file-upload,
.form_page_details form .file-upload {
  position: relative;
  top: 0;
  margin-left: 20px;
}
input.btn.btn-primary.cform-submit {
  margin-top: 25px;
}
.form-group_first {
  /* padding-right: 15px; */
}
#misc_settings .acf-input .hide-if-value {
  width: 100%;
  height: 220px;
}
.serch_items.serch_items .Pap_form .form_page_details .subtitle_head {
  padding: 15px 14px;
  color: #333;
  letter-spacing: 1px;
}

#jobs_form {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.search_wrap {
  height: 100%;
  border-right: 1px solid #e4e4e4;
  padding-right: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.browse_result {
  font-size: 20px;
  margin-bottom: 0;
}
.browse_result span {
  color: #00abe2;
}
.search_jobs {
  font-size: 20px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  color: #00abe2;
  font-weight: 600;
  padding-left: 6px;
}
.serch_items {
  text-align: left;
  font-size: 16px;
  padding-left: 6px;
  margin-bottom: 5px;
  font-weight: 600;
}
.search_wrap .sear_select {
  margin-top: 20px;
}

.avatar_box .content_left {
  display: inline-flex;

  justify-content: flex-start;
  align-items: center;
}
.mobile_filter,
.filter_close {
  display: none;
}
.favorite_arrow {
  position: absolute;
  top: 50%;
  background-color: #fff;
  color: #000;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  z-index: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 14px -6px rgba(14, 37, 71, 0.8);
  transition: all 0.3s ease-in-out;
  -webkit-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;
}
.favorite_arrow.next-arrow i {
  margin-right: -4px;
}
.favorite_arrow.prev-arrow i {
  margin-left: -4px;
}
.favorite_arrow:hover {
  transition: all.3s ease-in-out;
  background-color: #000;
  color: #fff;
  -webkit-transition: all.3s ease-in-out;
  -moz-transition: all.3s ease-in-out;
  -ms-transition: all.3s ease-in-out;
  -o-transition: all.3s ease-in-out;
}
.favorite_arrow.prev-arrow {
  left: 0;
}
.favorite_arrow.next-arrow {
  right: 0;
}
#acf-form .acf-field .acf-label label {
  padding: 8px;
}
.dashboard_section #acf-form .acf-field .acf-label label {
  padding: 0;
  font-size: 18px;
}
/* register */
.register_title,
.login_title {
  font-size: 26px;
  text-align: center;
}
.login_img {
  width: 50%;
  height: 500px;
}
.login_form {
  width: 50%;
  padding: 25px 20px;
}
.login_img img {
  width: 100%;
  display: block;
}
div.nsl-container .nsl-button-google svg {
  background-color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.social_model_link div.nsl-container .nsl-button-google[data-skin='light'] {
  box-shadow: none;
  border-radius: 4px;
  color: #fff;
  background-color: #db4437 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  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;
}
.social_model_link
  div.nsl-container
  .nsl-button-google[data-skin='light']:hover {
  background-color: #b7180b !important;
}
.erf-container .erf-form input[type='checkbox'] {
  height: 14px !important;
  margin: 2px 5px 0 3px !important;
}
.erf-container .erf-form .erf-submit-button .form-group {
  margin-top: 20px !important;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container {
  margin: 0 24px 0 0 !important;
}
div.nsl-container .nsl-button-default.nsl-button-facebook {
  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;
}
div.nsl-container .nsl-button-default.nsl-button-facebook:hover {
  background-color: #093898 !important;
}
.filter_submit_btn {
  margin-top: 30px;
  text-align: left;
}
.filter_submit_btn .btn {
  font-size: 16px;
  padding-left: 43px;
  padding-right: 43px;
  border-radius: 50px;
  height: 43px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #00abe2;
  border-color: #00abe2;
}

.person-st_wrapper {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.btn_cross.show_active {
  position: fixed;
}
.for_mob_buttons {
  display: none;
  margin-top: 25px;
}
.for_mob_buttons .xs_social_share_widget.xs_share_url.wslu-share-horizontal {
  top: 45px;
}
.lf-sidebar .for_mob_buttons .contact_me_btn a {
  background: #00abe2;
  color: #fff;
  font-size: 17px;
  padding-left: 43px;
  padding-right: 43px;
  border-radius: 50px;
  height: 43px;
  display: inline-flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  text-transform: none;
  border: 2px solid #00abe2;
}
.lf-sidebar .for_mob_buttons ul li {
  margin-bottom: 0;
  position: relative;
}
.apply_project_name {
  font-size: 26px;
  text-align: center;
}

.erf-tel .intl-tel-input .form-control {
  text-indent: 100px;
}
.modal {
  top: 10%;
}
#job_contact_form .modal-body {
  display: flex;
  justify-content: space-between;
  padding: 0;
}

.job_img,
.job_form {
  width: 50%;
}
.job_form {
  padding: 30px 20px;
}
.job_img {
  height: 570px;
}
.job_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.erf-layout-two-column.erf-container
  .erf-two-columns
  .form-group:nth-child(odd) {
  margin-right: 0 !important;
}
.erf-layout-two-column.erf-container .erf-two-columns .form-group {
  width: 100% !important;
}

.load-artists-list {
  margin: -15px;
}
.load-artists-list .col-sm-3 {
  padding: 15px;
}
.listing {
  padding-bottom: 0 !important;
}
.favorite_box .load-artists-list {
  margin: -15px;
}
.favorite_box .col-sm-3 {
  padding: 15px;
}
.artist_page footer {
  margin-top: 70px;
  border-top: 1px solid #d9d9d9;
}
/* .profile {
  padding-bottom: 0 !important;
} */

section.favorites.similar_artist {
  margin-top: 80px;
  background-color: #f7f7f7;
}
section.favorites.other_artist {
  background-color: #ffff;
  padding-bottom: 0;
}
#artist_contact .modal-body {
  padding: 35px 25px;
}
.erf-layout-two-column.erf-container
  .erf-two-columns
  .form-group.erf-element-width-6 {
  width: 50% !important;
  margin-left: 0;
  box-sizing: border-box;
}
.erf-layout-two-column.erf-container
  .erf-two-columns
  .form-group.erf-element-width-6:nth-child(even) {
  margin-left: 0;
}
.dashboard_body footer {
  margin-top: 70px;
  border-top: 1px solid #d9d9d9;
}
.dashboard_section {
  padding-bottom: 0 !important;
}
.dashboard_section input.btn.btn-primary.cform-submit {
  margin-top: 0;
}
.dropdown-toggle::after {
  margin-left: 0;
}
.navbar-nav > li > a {
  line-height: inherit;
  padding: 0.5rem 1rem;
}
#wpdcom .wpd-thread-list {
  padding: 0;
  padding-top: 30px;
}
.mobile_dashboard_menu {
  display: none;
  padding:0 15px;
}
.mobile_dashboard_menu .cform-submit {
  border-radius: 50px;
  padding: 7px 18px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}
.mobile_dashboard_menu .cform-submit i {
  margin-left: 4px;
}
.mobiel_dashboar_title {
  display: none;
}
#video_settings .acf-input-wrap.acf-url input {
  border: none;
  border-top: none;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 18px;
  color: #000;
}
/* .navbar-nav>li{
	float: none;
} */
.users_contact_list li {
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
}
.users_contact_list li:first-child {
  padding-top: 0;
}
.users_contact_list li a .title {
  color: #00abe2;
  font-size: 18px;
}
.users_contact_list li a .message {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  line-height: 1.4;
}
.users_contact_list li a .message p {
  font-size: 14px;
}
.users_contact_list li a {
  color: #000;
  font-size: 16px;
}

.contact_user_details .modal.show {
  opacity: 1;
}
.contact_user_details .modal-dialog {
  width: 50%;
}
.message_sent {
  display: block;
}
.message_sent span {
  display: block;
}
#contact_list .contact_user_details .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
img#loader {
  margin: auto;
  height: 70px;
}
.contact_user_details .modal-dialog {
  width: 600px;
  max-width: 600px;
}
.message_sent span {
  font-size: 16px;
}
.message_sent span:not(:first-child) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e4e4e4;
}
#contact_list .modal-body {
  padding: 30px 20px;
}
.card:not(:first-child) {
  margin-top: 10px;
}
.card .collapse.show {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card .card-header {
  border-bottom: none;
  padding: 1.1rem 1.25rem;
}
.card .btn-link {
  font-weight: 500;
  color: #00abe2;
  font-size: 16px;
}
.erf-password-lost-container {
  margin-top: 15px;
}
.erf-password-lost-container h3 {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
.lostpasswordform {
  margin-top: 10px;
}
input[type='date']:after {
  color: #aaa;
  content: attr(placeholder);
}
#lostpasswordform .lostpassword-button {
  padding-left: 43px;
  padding-right: 43px;
  border-radius: 50px;
  height: 43px;
  color: #fff;
  background: #00abe2 !important;
  border-color: #00abe2 !important;
  width: 100%;
  border-radius: 50px;
  margin-top: 10px;
}
input[type='date'] {
  display: block;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  min-height: 1.2em;
}
.prodeadline .calendar-add {
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 20px;
  cursor: pointer;
}
.edit-date .calendar-add {
  position: absolute;
  bottom: 23px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}

/* animation tick */
#artist_contact_sent_success .modal-dialog {
  max-width: 500px;
  top: 15%;
}
#artist_contact_sent_success .modal-content .success-msg h3 {
  font-size: 26px;
}
#artist_contact_sent_success .success-msg p {
  margin-top: 5px;
  font-size: 18px;
}
.success-msg {
  margin-top: 15px;
  text-align: center;
}
.success-icon {
  margin-top: -45px;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 0 auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill 0.4s ease-in-out 0.4s forwards,
    scale 0.3s ease-in-out 0.9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}
.rendered-form
  .intl-tel-input.separate-dial-code.allow-dropdown
  .flag-container
  .selected-flag {
  width: auto;
}
.rendered-form .intl-tel-input.separate-dial-code .selected-dial-code {
  padding-right: 20px;
  padding-left: 25px;
}
.erf-container .erf-form textarea {
  min-height: 2em;
}
#job_contact_form {
  top: 5%;
}
.erf-container .erf-recaptcha {
  margin: 10px 0;
}
/* signup form home */
.formSignup_wrap {
  position: relative;
}
.formSignup__input {
  width: 100%;
}
.formSignup__input input {
  height: 60px;
  line-height: 60px;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 50px;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  display: inline-flex;
  width: 100%;
  font-size: 16px;
  padding: 0 10px 0 25px;
}
.formSignup__button {
  position: absolute;
  top: 0;
  right: 0;
}
.formSignup__button button {
  height: 60px;
  line-height: 50px;
  width: 135px;
  border-radius: 50px;
  font-size: 18px;
  background: #e99523;
  text-transform: uppercase;
  color: #fff;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.formSignup__button button:hover {
  background-color: #ff9300;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
/***********************************************
responsive
*************************************************/
@media (min-width: 1290px) {
  .content {
    max-width: 1520px;
  }
}

@media (min-width: 1281px) and (max-width: 1289px) {
  nav li {
    margin-right: 25px;
  }
}

@media (max-width: 1289px) {
  .lf-sidebar ul.person_detail_info li {
    font-size: 13px;
  }
  .lf-sidebar p.stars_status,
  .lf-sidebar .stars_rate {
    flex: 100%;
    max-width: 100%;
  }
  .portfolio_block .portfolio_lft li {
    margin-right: 10px !important;
  }
  .pic_tab .portfolio_block .portfolio_lft li img {
    width: 208px;
    height: 200px;
  }
  .page-id-70 .lok_for p.lok_for_txt_t {
    font-size: 17px;
  }
  .page-id-70 .img_st_txt .per_addr_st {
    font-size: 15px;
  }
  .modal-dialog {
    max-width: 70%;
  }
}
@media (min-width: 992px) {
  ul.navbar-nav {
    position: relative;
  }
  nav li.nav-item.dropdown,
  nav li.nav-item {
    position: initial;
  }

  nav .dropdown-menu.mega__menu {
    display: inline-block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all ease-in-out 0.3s;
    top: 33px;
    width: 100%;
    padding: 10px 15px;
  }
  nav .dropdown-menu.mega__menu .mega__menu__row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  nav .dropdown-menu.mega__menu .mega__menu__list {
    flex: 0 0 33%;
    max-width: 33%;
  }
  nav li.nav-item.dropdown:hover .dropdown-menu.mega__menu {
    visibility: visible;
    opacity: 1;
    transition: all ease-in-out 0.3s;
  }
  nav .dropdown-menu.mega__menu {
    top: 65px !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .home nav li.nav-item.dropdown:hover .dropdown-menu.mega__menu {
    top: 47px;
  }
  .desktop_filter {
    display: block !important;
  }
  .formSignup__button button {
    width: 180px;
  
  }
}
@media (max-width: 1199px) {
  .lf-sidebar ul.social_media {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .lf-sidebar ul.social_media li {
    align-items: flex-start;
  }
  .lf-sidebar ul.social_media li span[class^='icon-'] {
    margin-right: 5px;
  }
  .lf-sidebar .key_skiils li .stars_status,
  .lf-sidebar .key_skiils li .stars_rate {
    flex: 100%;
    max-width: 100%;
    text-align: left;
  }
  .lf-sidebar ul.person_detail_pic {
    margin-top: -150px;
  }
  .lf-sidebar ul.person_detail_pic img {
    width: 150px;
    height: 150px;
  }
  .form_page_details .form-group {
    flex: 0 0 30%;
    max-width: 30%;
  }
  /* .form_page_details form label {
		width: auto;
		margin-right: 5px;
		font-size: 15px;
	} */
  .form_page_details form .banner-file-upload,
  .form_page_details form .file-upload {
    margin-left: 0;
  }
  .form_page_details form .wrap-input {
    /* width: calc(100% - 160px); */
  }
  .form_page_details .form-group.date-active .datepicker {
    left: 155px;
  }
  ul#menu-header-menu li {
    margin-right: 16px;
  }
  .social-links-up li a span {
    font-size: 16px;
  }
  .pic_tab .portfolio_block .portfolio_lft li img {
    width: 160px;
    height: 160px;
  }
  .dashboard_section .nav-tabs > li > a {
    padding: 7px 13px !important;
  }
  .banner_inn_wrap h4 {
    font-size: 23px;
  }
  .tab_lf-sidebar .row .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .tab_lf-sidebar .row .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .pic_tab .tab-content #videos ul li {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .pic_tab .tab-content #videos ul li:nth-child(4n) {
    margin-right: 20px;
  }
  .pic_tab .tab-content #videos ul li:nth-child(3n) {
    margin-right: 0px;
  }
  .page-id-70 .avatar_box {
    position: relative;
    display: flex;
  }

  .page-id-70 .lok_for {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .person_st_info .avatar_box .deadline_knw {
    top: 0;
    right: -4%;
  }
  .job_img,
  .job_form {
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1290px) {
  .portfolio_block .portfolio_rt {
    justify-content: space-between;
    align-items: flex-start;
  }
  .portfolio_block .portfolio_rt li {
    flex: 0 0 49% !important;
    max-width: 49% !important;
  }
  .pic_tab .tab-content ul.portfolio_lft_3 li {
    margin-bottom: 0 !important;
  }
  .pic_tab .tab-content ul li.portfolio_lft_cover {
    margin-bottom: 13px !important;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {
  nav li {
    margin-right: 10px !important;
  }
}
@media (max-width: 1440px) {
  #login_regi .modal-dialog,
  #login_only .modal-dialog {
    max-width: 60%;
  }
}
@media (max-width: 1024px) {
  #login_regi .modal-dialog,
  #login_only .modal-dialog {
    max-width: 70%;
  }
}
@media (min-width: 991px) {
  .mobile_dashboard {
    left: unset !important;
  }
}
@media (max-width: 991px) {
  .btn_cross {
    top: 45px;
  }
  header.non_overlay .btn_cross {
    top: 30px;
    z-index: 5;
  }
  /* header.non_overlay .btn_cross.show_active{
		top: 53px;
		right: 50px;
	} */
  .non_overlay nav a {
    color: #fff;
  }
  nav .dropdown-menu.mega__menu {
    position: relative !important;
    top: 0;
    transform: none !important;
    background: transparent;
    border: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    box-shadow: none !important;
  }
  nav .mega__menu__list a,
  .non_overlay nav .mega__menu__list a {
    color: #fff !important;
    font-size: 16px;
  }
  .tab_lf-sidebar:before {
    top: 315px;
  }
  header.sticky {
    height: 80px;
  }
  header.sticky .btn_cross {
    top: 20px;
  }
  header.non_overlay.sticky {
    height: 90px;
    padding: 10px 0 0;
  }
  .tab_lf-sidebar .row .col-sm-9,
  .tab_lf-sidebar .row .col-sm-3 {
    flex: 100%;
    max-width: 100%;
    padding: 0 15px;
  }
  header.non_overlay.sticky .social-links-up {
    margin-top: 15px;
  }
  /*.lf-sidebar ul,*/
  .tab_lf-sidebar:before {
    display: none;
  }
  .lf-sidebar {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .lf-sidebar ul.person_detail_pic {
    padding-bottom: 15px;
  }
  .lf-sidebar .honors,
  .lf-sidebar .key_skills,
  .lf-sidebar .person_detail_info,
  .lf-sidebar .person_detail_pic {
    flex: 0 0 50%;
    max-width: 50%;
    border: 0;
    padding: 0;
    padding-right: 13px;
  }
  .lf-sidebar .key_skills {
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 0px;
  }
  .tab_lf-sidebar .lf-sidebar .honors {
    padding-right: 0;
    padding-top: 0;
  }
  .tab_lf-sidebar_wrap .absolute_share {
    top: -5px;
    right: 0;
  }
  .pic_tab .tab-content {
    padding: 35px 0 0;
  }
  .pic_tab .tab-content ul li {
    margin-right: 13px;
    margin-bottom: 13px;
    flex: 0 0 32%;
    max-width: 32%;
  }

  .portfolio_block .portfolio_lft li:nth-child(13n),
  .portfolio_block .portfolio_lft li:nth-child(4n) {
    margin-right: 10px !important;
  }
  /*.portfolio_block .portfolio_lft li:nth-child(12n),*/
  .portfolio_block .portfolio_lft li:nth-child(3n) {
    margin-right: 0px !important;
  }
  .portfolio_block .portfolio_lft {
    flex: 100%;
    max-width: 100%;
  }
  .portfolio_block .portfolio_lft li.portfolio_lft_cover {
    flex: 100% !important;
    max-width: 100% !important;
    margin-bottom: 0;
  }
  .portfolio_block .portfolio_rt {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .pic_tab .tab-content .portfolio_block ul li a img {
    width: 223px;
    max-width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    overflow: hidden;
  }
  .pic_tab .tab-content .portfolio_block ul li a img.prot_5 {
    width: auto;
  }
  .pic_tab .tab-content ul li a svg.tab_play {
    width: 55px;
  }
  .pic_tab ul.nav-tabs li a:before {
    border: 3px solid #000;
    bottom: -15px;
  }
  .by_filter_selection .row div[class^='col-'] {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .by_filter_selection .row div[class^='col-']:nth-child(3) {
    /*display: none;*/
  }
  .form_page_wrap {
    padding: 0;
  }
  .form_page_details .subtitle_head {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .title_formpage p {
    font-size: 37px;
    margin-bottom: 35px;
  }
  .form_page_details .form-group {
    flex: 0 0 49%;
    max-width: 49%;
  }
  /* .form_page_details form label {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	} */
  .form_page_details form .wrap-input {
    width: 100%;
  }
  .social-links-up {
    margin-bottom: 20px !important;
  }
  .non_overlay .social-links-up,
  .sticky .social-links-up {
    margin-bottom: 0px !important;
  }
  .form_page_details .form-group.date-active .datepicker {
    left: 0;
    top: 70px;
    padding: 0;
  }
  .lf-sidebar ul {
    padding-top: 0;
    border: 0;
  }
  .menu_nav .navbar-nav,
  ul#menu-header-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
  .menu_nav .navbar-nav {
    display: inline-block;
    margin: 0;
    padding-top: 100px;
  }
  .menu_nav li {
    display: block;
    width: 100%;
  }
  .menu_nav li a {
    display: inline-block;
  }
  .sticky .menu_nav .navbar-nav,
  .sticky ul#menu-header-menu {
    margin-top: 30px;
  }
  .menu_nav li {
    line-height: 1;
  }
  .menu_nav li li {
    margin-bottom: 0 !important;
  }
  .social-links-up {
    flex: 0 0 80%;
    max-width: 80%;
    margin-bottom: 17px;
  }
  .sticky .social-links-up {
    margin-bottom: 7px;
  }
  .menu-header-menu-container {
    width: 100%;
  }
  header nav {
    flex: 100%;
    max-width: 100%;
  }
  .banner-file-upload,
  .file-upload {
    width: auto !important;
    position: relative;
    width: 200px !important;
    height: auto !important;
    border: 0 !important;
    left: -50%;
    top: 0px;
    padding: 0 !important;
    text-indent: 102px;
  }
  .form_page_details form {
    align-items: flex-start;
  }
  .date_picker_show {
    margin-left: 0;
  }
  .non_overlay .btn_cross span {
    background-color: #00abe2;
  }
  .non_overlay .btn_cross.show_active span,
  .non_overlay.sticky .btn_cross.show_active span,
  .non_overlay.sticky .btn_cross span {
    background-color: #fff;
  }
  .lf-sidebar p.stars_status,
  .lf-sidebar .stars_rate {
    flex: inherit;
    max-width: inherit;
  }
  .lf-sidebar ul.person_detail_pic img {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .mega__menu__list {
    position: relative;
  }
  .mega__menu__list ul {
    height: auto !important;
    background: transparent;
  }
  .user-info {
    z-index: -2;
    margin-right: 55px;
  }
  .dashboard_section .nav-tabs > li > a {
    padding: 7px 6px !important;
    font-size: 14px !important;
  }
  .dashboard_section input.btn.btn-primary.cform-submit {
    padding: 0 7px;
    font-size: 14px;
    height: 40px;
  }
  .lf-sidebar ul.key_skills {
    padding-top: 0 !important;
  }

  .talent_detail {
    text-align: center;
  }
  .favorite_inner .talent_name {
    justify-content: center;
  }
  nav li .mega__menu__list li a:hover,
  .user-info a:hover {
    color: #fff !important;
  }
  nav li .mega__menu__list li a.dropdown-item {
    display: inline-block;
    width: 120px;
  }
  nav li .mega__menu__list li a.dropdown-item:after {
    top: 5px;
  }
  .pic_tab .tab-content #videos ul li {
    flex: 0 0 31.4%;
    max-width: 31.5%;
    margin-right: 20px;
  }
  .xs_social_share_widget.xs_share_url.wslu-share-horizontal {
    right: 0;
    top: 35px;
  }
  .page-id-70 .listing2_fold ul.left_feed {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .form_page_details .form-group {
    flex: 0 0 48%;
    max-width: 49%;
  }
  .banner-file-upload,
  .file-upload {
    left: 0;
    text-indent: 0;
  }
  .form_page_details form label {
    width: auto;
    display: inline-block;
  }
  .form_page_details form label.mylog,
  .form_page_details form label.prophoto {
    margin-right: 15px;
  }
  .desktop_filter {
    display: none;
  }
  .mobile_filter {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
    background: none;
    border-bottom: 1px solid;
    padding: 5px 15px;
    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;
  }
  .mobile_filter i {
    margin-left: 5px;
  }
  .mobile_filter:hover {
  }
  .desktop_filter {
    position: fixed;
    background: rgb(10 10 10 / 0.5);
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    max-width: 100%;
    flex: 0 0 100%;
    justify-content: center;
    align-items: center;
  }
  .desktop_filter .search_wrap {
    height: auto;
    border-right: none;
    position: relative;
    top: 0;
    background: #fff;
    padding: 44px 30px 30px 30px;
    width: 80%;
  }
  .filter_close {
    position: absolute;
    top: 9px;
    right: 13px;
    color: #000;
    font-size: 26px;
  }
  .filter_jobs_wrap {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #jobs_form {
    align-items: center;
  }
  .filter_close {
    display: block;
  }
  header .btn-group,
  header .btn-group-vertical {
    margin-right: 60px;
  }
  .menu_nav.active {
    z-index: 1;
  }
  .lf-sidebar .artist_contact_me_btn,
  .tab_lf-sidebar_wrap .absolute_share {
    display: none;
  }
  .for_mob_buttons {
    display: block;
  }
  .for_mob_buttons ul {
    padding: 0 !important;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .tab_lf-sidebar_wrap .for_mob_buttons .absolute_share {
    position: relative;
    display: block;
    top: 0;
  }
  .desktop_share {
    display: none;
  }
  .lf-sidebar ul.person_detail_pic {
    margin-top: 0;
  }
  .lf-sidebar .person_detail_info .person_detail_info_item {
    padding: 0;
  }
  .lf-sidebar .ul_head {
    margin-bottom: 5px;
  }
  nav .dropdown-menu.mega__menu {
    background: rgb(5, 120, 156) !important;
    padding: 15px 0 !important;
  }
  .portfolio_block {
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  #portfolio .portfolio_block ul.portfolio_lft {
    flex-wrap: wrap;
    margin: -10px;
    max-width: unset;
  }
  #portfolio .portfolio_block ul.portfolio_lft li {
    width: calc(100% / 3);
    padding: 10px;
    margin-right: 0 !important;
    flex: none;
    padding: 10px;
    margin-bottom: 0;
    max-width: unset;
  }
  #portfolio .portfolio_block ul.portfolio_lft li a {
    width: 100%;
  }
  .login_img {
    display: none;
  }
  .login_form {
    width: 100%;
  }

  .fav_desc {
    margin-bottom: 0;
  }
  .fav_person {
    margin-bottom: 5px;
  }

  #artist_form {
    margin-bottom: 30px;
  }
  .navbar-nav .nav-item.dropdown.show .nav-link {
    display: block;
    background: #015f7d;
    margin-bottom: 0;
  }
  select#filter_profession {
    height: 37px;
  }
  #short_by,
  #filter,
  .sear_select .input_search_box input {
    height: 37px;
  }
  .profile_grid {
    padding-top: 5%;
  }
  .artist_page footer {
    margin-top: 60px;
  }
  .similar_artist {
    margin-top: 60px;
  }
  section.favorites.similar_artist {
    margin-top: 60px;
  }
  .img_st_txt .per_name_st {
    font-size: 18px;
  }
  .search_jobs {
    font-size: 17px;
  }
  .job_img {
    display: none;
  }
  .job_form {
    width: 100%;
  }
  #project_form input.btn.btn-primary.cform-submit {
    margin-top: 0;
  }
  .archive footer {
    margin-top: 60px;
  }
  .dashboard_wrap {
    position: absolute;
    height: 100%;
    width: 34%;
    top: 0;
    left: 0;
    background: #fff;
    padding: 0 20px;
    padding-top: 30px;
  }
  .mobile_dashboard {
    position: fixed;
    height: 100%;
    top: 0;
    left: -100%;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 999;
    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;
  }
  .mobile_dashboard_menu {
    display: block;
    margin-bottom: 30px;
  }
  .mobile_dashboard_tabs {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mobile_dashboard_backgourd {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: #fff;
    opacity: 0;
  }
  .mobiel_dashboar_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .mobiel_dashboar_title h3 {
    font-size: 25px;
    letter-spacing: 1px;
  }
  .mobile_dashboard_close {
    font-size: 36px;
  }
  .dashboard_body footer {
    margin-top: 60px;
  }
  .dashboard_section .acf-field input[type='text'],
  .dashboard_section #misc_settings .acf-field textarea {
    font-size: 16px;
  }
  #video_settings .acf-input-wrap.acf-url input {
    font-size: 16px;
  }
  img#loader {
    height: 50px;
    width: 50px;
  }
  .home .clients {
    margin-top: 60px;
    border-top: 1px solid #e4e4e4;
  }
  .pic_tab ul.nav-tabs li {
    font-size: 16px;
  }
  .users_contact_list li a .title {
    font-size: 16px;
  }
  .users_contact_list li:last-child {
    border-bottom: none;
  }
  .job_img,
  .job_form {
    height: auto;
  }
  .job_form {
    padding: 25px 20px;
  }
}

@media (max-width: 767px) {
  header.non_overlay .logo {
    margin: 10px 0 0;
  }
  header.non_overlay.sticky .logo {
    margin: 5px 0 0;
  }
  /*edit*/
  .btn_cross {
    top: 20px;
  }
  .innerpage .btn_cross {
    top: 35px !important;
  }
  .banner_inn_wrap,
  .banner_inn_wrap img {
    height: 150px;
    overflow: hidden;
  }
  .by_filter_selection {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  .by_filter_selection .row div[class^='col-'] {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .by_filter_selection .row div[class^='col-']:first-child {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .sear_select {
    background: #f7f7f7;
    border-radius: 50px;
    padding: 5px 15px;
    margin-bottom: 20px !important;
    justify-content: flex-start;
  }
  .sear_select select,
  #short_by,
  #filter,
  .sear_select .input_search_box input {
    font-size: 14px !important;
  }
  .by_filter_selection .input_search_box:before {
    display: none;
  }
  .logo img,
  header.sticky .logo img {
    width: 75px !important;
  }
  .lf-sidebar .honors,
  .lf-sidebar .key_skiils,
  .lf-sidebar .person_detail_info,
  .lf-sidebar .person_detail_pic {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .lf-sidebar .person_detail_info {
    margin-right: 0;
  }
  .lf-sidebar ul.person_detail_pic img {
    width: 215px;
    height: 215px;
    margin: auto;
  }

  .pic_tab .tab-content ul li:nth-child(2n) {
    margin-right: 0;
  }
  .pic_tab .tab-content ul li:nth-child(3n) {
    margin-right: 13px;
  }
  .pic_tab .tab-content ul li:nth-child(6) {
    margin-right: 0;
  }
  .pic_tab .tab-content .portfolio_block ul li a img {
    width: 163px;
    height: 170px;
  }
  .lf-sidebar .key_skiils li .stars_rate,
  .lf-sidebar .key_skiils li .stars_status {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .lf-sidebar p.stars_status {
    font-size: 14px;
  }
  .tab_lf-sidebar:before {
    top: 515px;
  }
  .by_filter_selection .row div[class^='col-'] {
    padding: 0 3px;
  }
  #short_by,
  #filter,
  .sear_select .input_search_box input {
    font-size: 14px;
  }
  .lf-sidebar .artist_contact_me_btn .contact_me_btn a {
    padding: 9px 22px;
    font-size: 12px;
  }
  .model_pop .modal-content {
    padding: 50px 30px 40px;
  }
  button.close:hover,
  button.close {
    right: -20px !important;
  }
  .form_page_details form label {
    font-size: 16px;
  }
  .form_page_section {
    padding: 30px 0 0 0 !important;
  }
  .form_page_wrap {
    padding: 0;
    margin-top: 0;
  }
  .form_page_details .subtitle_head:before {
    height: 25px;
  }
  .sticky .social-links-up,
  .social-links-up {
    margin-bottom: 0px;
  }
  #overview span {
    margin-bottom: 0;
  }
  .dashboard_section .col-sm-9,
  .dashboard_section .col-sm-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  header.non_overlay {
    padding: 0;
  }
  .lf-sidebar ul.key_skills,
  .lf-sidebar ul.honors {
    padding-top: 25px !important;
    padding-bottom: 0 !important;
  }
  .pic_tab {
    padding-top: 25px;
  }
  .lf-sidebar {
    justify-content: space-between;
  }
  .innerpage .page_contents_details .about_us_vision,
  .innerpage .page_contents_details .about_us_mission {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pic_tab .tab-content #videos ul li {
    flex: 0 0 48%;
    max-width: 48%;
    margin-right: 20px;
  }
  .pic_tab .tab-content #videos ul li:nth-child(3n) {
    margin-right: 20px;
  }
  .pic_tab .tab-content #videos ul li:nth-child(4n),
  .pic_tab .tab-content #videos ul li:nth-child(2n) {
    margin-right: 0px;
  }
  /* .page-id-70 .listing2 {
	padding: 50px 0 !important;
} */
  .form-group_first {
    margin-right: 0;
  }
  .form-group_second {
    margin-left: 0;
  }
  #project_form .wrap-input.pap_textarea {
    width: 100%;
  }
  .banner-file-upload,
  .file-upload {
    text-indent: 0;
    width: auto !important;
  }
  .mobile_filter {
    padding: 5px 3px;
    border-color: #c5c1c1;
  }
  .search_jobs {
    font-size: 16px;
  }
  .browse_result {
    font-size: 16px;
  }
  .person_st_info .avatar_box .deadline_knw {
    right: -20px;
    top: 30px;
  }
  .avatar_box .img_st_pr {
    flex: none;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-right: 0;
    margin-right: 7px;
    float: left;
  }
  .page-id-70 .filter_jobs_wrap .avatar_box .content_left {
    flex: initial;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .filter_jobs_wrap .img_st_pr img {
    width: 40px;
    height: 40px;
  }
  .project_owner {
    padding-top: 7px;
    margin-right: 0;
  }
  .page-id-70 .filter_jobs_wrap .avatar_box a.contact_st {
    flex: initial;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: auto;
    padding: 5px 15px;
    height: auto;
    line-height: initial;
  }
  .img_st_txt .per_name_st {
    font-size: 16px;
    margin-top: 0;
    text-align: left;
  }
  .page-id-70 .img_st_txt .per_addr_st {
    margin-top: 5px;
    font-size: 14px;
    width: 100%;
  }
  .img_st_lf-fd .lok_for p {
    font-size: 14px;
  }
  .desktop_filter .search_wrap {
    width: 90%;
  }
  .search_jobs {
    margin-bottom: 20px;
  }
  .mobile_filter {
    margin-bottom: 0;
  }
  .filter_jobs_wrap .search_wrap .sear_select {
    margin: 10px 0;
    padding: 3px 5px;
    border-radius: 0;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .sear_select {
    background: none;
    padding: 0px 5px;
    margin: 10px 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .filter_jobs_wrap .sear_select {
    margin: 0;
  }
  .banner_inner .banner_subTxt {
    margin-bottom: 15px;
  }
  .banner_inner .banner_form input {
    font-size: 14px;
  }
  .banner_inner h1 {
    font-size: 23px;
  }
  .btn {
    padding: 0 30px;
    height: 43px;
  }
  .lf-sidebar ul.person_detail_pic {
    margin-top: -80px;
    padding-bottom: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .person_detail_info {
    display: flex;
    justify-content: space-between;
  }
  .for_mob_buttons {
    margin-top: 0;
  }
  .for_mob_buttons ul {
    flex-direction: column;
  }
  .tab_lf-sidebar_wrap .for_mob_buttons .absolute_share {
    right: 0;
  }
  .lf-sidebar .for_mob_buttons ul li.contact_me_btn {
    margin-top: 20px;
  }
  .lf-sidebar .person_detail_info {
    padding-right: 0;
  }
  .tab_lf-sidebar .lf-sidebar ul.key_skills,
  .tab_lf-sidebar .lf-sidebar ul.honors {
    padding-left: 0;
    padding-right: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .tab_lf-sidebar .lf-sidebar ul.key_skills li {
    display: inline-block;
    width: 49%;
  }

  .pic_tab ul.nav-tabs li a {
    font-size: 17px;
    margin-bottom: 9px;
  }
  #videos .portfolio_lft {
    margin-top: 0;
  }
  #portfolio .portfolio_block ul.portfolio_lft {
    margin: -5px;
    margin-top: 5px;
  }
  .tab_lf-sidebar .lf-sidebar {
    margin-bottom: 0;
  }
  .tab_lf-sidebar .pic_tab .tab-content {
    margin-top: 0;
    padding: 10px 0 0;
  }
  .tab_lf-sidebar .bio_tab {
    margin-bottom: 10px;
  }
  .tab_lf-sidebar .pic_tab ul.nav-tabs li a:before {
    bottom: -10px;
  }
  .lf-sidebar ul.person_detail_info_item li {
    margin-top: 5px;
  }
  .country {
    margin-top: 10px;
  }
  .portfolio_block .portfolio_lft {
    display: flex;
    justify-content: space-between;
    margin: -5px;
    width: 100%;
  }
  #videos .portfolio_lft {
    margin: -13px;
    margin-top: 5px;
  }
  .pic_tab .tab-content ul li {
    width: 50%;
    padding: 5px;
  }
  #portfolio .portfolio_block ul.portfolio_lft li {
    width: 50%;
    padding: 5px;
  }
  .form_page_details .form-group {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 12px;
  }
  .tab_lf-sidebar .row.dob_country_city {
    margin-bottom: 0;
  }
  .website {
    margin-top: 15px;
  }
  .lf-sidebar ul.honors li {
    margin-bottom: 0;
  }
  .lf-sidebar .honors li {
    margin-top: 10px;
  }
  .person_st_info .avatar_box .contact_st {
    line-height: 40px;
    padding: 00px 15px;
  }
  .person-st_wrapper {
    text-align: left;
  }
  nav li .mega__menu__list li a.dropdown-item:after {
    display: none;
  }
  .lf-sidebar ul li {
    font-size: 14px;
  }
  .lf-sidebar .ul_head {
    font-size: 17px;
  }
  .lf-sidebar .for_mob_buttons .contact_me_btn a {
    font-size: 14px;
  }
  #overview span {
    font-size: 14px;
  }
  .bio_tab p {
    font-size: 14px;
  }
  .for_mob_buttons ul {
    align-items: flex-end;
  }
  .portfolio_block {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
  .portfolio_block .portfolio_lft li:nth-child(13n),
  .portfolio_block .portfolio_lft li:nth-child(4n),
  .portfolio_block .portfolio_lft li {
    margin-right: 0px !important;
  }
  .pic_tab .tab-content ul li a {
    width: 100%;
  }
  .pic_tab #videos ul.portfolio_lft {
    justify-content: center;
  }
  #login_regi .modal-dialog,
  #login_only .modal-dialog {
    max-width: 100%;
  }
  .modal {
    top: 2%;
  }
  .register_title,
  .login_title {
    font-size: 18px;
    text-align: center;
  }
  .login_form .social_model_link .nsl-container-buttons {
    display: block;
  }
  .login_form .social_model_link .nsl-container-buttons a {
    position: relative;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    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;
  }
  .login_form
    div.nsl-container
    .nsl-button-default
    div.nsl-button-label-container {
    font-size: 14px;
  }
  .section_header {
    margin-bottom: 20px;
  }
  .social-links-up li a span {
    font-size: 14px;
  }
  .load-artists-list .col-sm-3 {
    padding: 10px 15px;
  }
  #artist_form {
    margin-bottom: 30px;
  }
  .favorite_box .col-sm-3 {
    padding: 10px 15px;
  }

  #short_by,
  #filter,
  .sear_select .input_search_box input {
    height: 30px;
  }
  .artist_page footer {
    margin-top: 30px;
  }

  section.favorites.similar_artist {
    margin-top: 30px;
  }
  .favorite_box .load-artists-list {
    margin: -10px -15px;
  }
  .innerpage .profile {
    padding: 30px 0 0 !important;
  }
  .page-id-70 .lok_for p.lok_for_txt_t {
    font-size: 16px;
  }
  .page-id-70 .lok_for {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .person-st_wrapper {
    margin-top: 0;
    flex-wrap: wrap;
  }
  .search_jobs {
    font-size: 16px;
  }
  .profile_grid .row div[class^='col-'] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .profile_detail {
    max-width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .form-group .form-control {
    height: 30px;
    font-size: 14px;
  }
  .erf-layout-two-column.erf-container
    .erf-two-columns
    .form-group.erf-element-width-6 {
    float: left !important;
  }
  .erf-container form[erf-multipage] .erf-page > .erf-element-width-6,
  .erf-container
    form:not([erf-multipage])
    .rendered-form
    > .erf-element-width-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  #wpdcom .wpd-thread-list {
    padding-top: 20px;
  }
  #wpdcom .wpdiscuz-subscribe-form-button {
    width: auto;
    margin-top: 0;
  }
  .archive footer {
    margin-top: 30px;
  }
  .listing #artist_form {
    margin-bottom: 20px;
  }
  .mobile_dashboard_menu {
    margin-bottom: 20px;
  }
  .dashboard_wrap {
    width: 60%;
  }
  .mobiel_dashboar_title h3 {
    font-size: 23px;
  }
  .dashboard_body footer {
    margin-top: 30px;
  }
  .dashboard_section #acf-form .acf-field .acf-label label {
    font-size: 16px;
  }
  .dashboard_section #acf-form .acf-field .acf-label label {
    font-size: 16px;
  }
  #video_settings .acf-input-wrap.acf-url input {
    font-size: 14px;
  }
  .home .clients {
    margin-top: 30px;
    border-top: 1px solid #e4e4e4;
  }
  .contact_user_details .modal-dialog {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .users_contact_list li {
    list-style: none;
  }
  .page-id-70 .filter_jobs_wrap .avatar_box a.contact_st {
    margin-top: 64px;
  }
  .banner .slick-current img {
    object-fit: cover;
  }
}

@media (max-width: 578px) {
  .social_model_link ul li {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .social_model_link ul li:last-child {
    margin-bottom: 0;
  }
  .social_model_link ul li a {
    display: inline-block;
    padding-left: 20px;
  }
  .social_model_link ul li a:before {
    left: 0;
    top: 2px;
  }
  .model_pop .form-group {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .form_page_wrap {
    padding: 0;
    margin-top: 0;
  }
  .title_formpage p {
    margin-bottom: 21px;
    font-size: 25px;
  }
  .form_page_details .subtitle_head {
    font-size: 20px;
  }
  .form_page_details .subtitle_head:before {
    height: 25px;
  }
  .social-links-up {
    margin-bottom: 0px !important;
  }
  .non_overlay .social-links-up {
    margin-bottom: -6px !important;
  }
  .non_overlay.sticky .social-links-up,
  .sticky .social-links-up {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 575px) {
  .tab_lf-sidebar_wrap .absolute_share {
    right: 15px;
    top: -50px;
  }
  .pic_tab .tab-content .portfolio_block ul li a img {
    width: 174px;
  }
  .tab_lf-sidebar:before {
    display: none;
  }
  .portfolio_block .portfolio_rt,
  .portfolio_block .portfolio_lft {
    flex: 100%;
    max-width: 100%;
  }
  .pic_tab .tab-content .portfolio_rt li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_3,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_2,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_1 {
    justify-content: space-between;
  }
  .pic_tab .tab-content .portfolio_rt li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_3 li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_2 li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_1 li {
    flex: 0 0 49% !important;
    max-width: 49% !important;
    margin-right: 0 !important;
  }
  .pic_tab .tab-content .portfolio_rt li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_3 li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_2 li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_1 li {
    flex: 0 0 48% !important;
    max-width: 48% !important;
    margin-right: 7px !important;
  }
  .pic_tab .tab-content .portfolio_block ul li a img.prot_5 {
    width: 500px;
  }
  .by_filter_selection .row {
    justify-content: flex-end;
  }
  .by_filter_selection .row div[class^='col-'] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sear_select {
    margin-bottom: 10px;
  }
  .model_pop .modal-content {
    padding: 50px 0 40px;
  }
  button.close:hover,
  button.close {
    right: 15px !important;
  }
  .form-group-img .wrap-input input {
    text-indent: 96px;
    top: 0px;
    font-size: 15px;
  }
  .form_page_details .form-group.form-group-img {
    margin: 15px 0 0 !important;
  }
  .social-links-up {
    max-width: 100%;
    margin-right: 65px;
    flex: 0 0 100%;
  }
  .social-links-up li a span {
    padding: 0 10px;
  }
  .lf-sidebar {
    justify-content: space-between;
  }
  .lf-sidebar .key_skills {
    margin-right: 0px;
  }
  .banner_inn_wrap h2 {
    font-size: 40px;
    margin-bottom: 0;
  }

  .xs_social_share_widget.xs_share_url.wslu-share-horizontal {
    right: 0;
    z-index: 1;
  }
  .page-id-70 .avatar_box {
    flex-wrap: wrap;
  }
  .page-id-70 .lok_for,
  .page-id-70 .avatar_box .content_left {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .page-id-70 .lok_for {
    margin-bottom: 20px;
  }
  .page-id-70 .deadline_knw {
    margin: 0 0 20px !important;
    justify-content: flex-start !important;
  }
  .page-id-80 p,
  .page-id-84 p,
  .page-id-3 p,
  .about_us_vision p,
  .about_us_mission p {
    text-align: justify;
  }
}

@media (max-width: 572px) {
  .pic_tab ul {
    /*justify-content: center;*/
  }
  .pic_tab .tab-content .portfolio_block ul li a img {
    height: auto;
    max-width: 100%;
    width: 300px !important;
  }
  .banner__title,
  .bg-text {
    left: 0 !important;
    transform: translate(0%, -50%) !important;
    right: 0;
    margin: 0 auto;
  }

  .portfolio_block .portfolio_lft li {
    max-width: 100% !important;
  }
  .pic_tab .tab-content .portfolio_block ul li a img {
    height: auto;
    max-width: 100%;
    width: 100% !important;
  }
  .pic_tab .tab-content #videos ul li {
    /* flex: 0 0 100%;
    max-width: 100%; */
    margin-right: 0 !important;
  }
  /* .pic_tab .tab-content #videos ul li a {
	    display: block;
} */
  .pic_tab .tab-content #videos ul li a img {
    width: 100% !important;
  }
  #wpdcom {
    margin: 0;
  }
  .lf-sidebar .person_detail_info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 520px) {
  .form_page_details form label {
    font-size: 15px;
  }
  .form_page_details form input {
    height: 35px;
  }
  .select_id-form,
  .form_page_details form input,
  #show_photo,
  #show_img {
    height: 40px;
    font-size: 14px;
  }
  .banner-file-upload,
  .file-upload {
    text-indent: 90px;
    width: 180px !important;
  }
  .dashboard_section .nav-tabs {
    justify-content: flex-start !important;
  }

  .dashboard_section #registration_form .col-xs-6 {
    width: 100%;
  }
  .about_us_vision h3,
  .about_us_mission h3 {
    font-size: 24px;
  }
  .about_us_vision p,
  .about_us_mission p {
    font-size: 15px;
  }
}

@media (max-width: 414px) {
  /* .lf-sidebar ul li,
	.lf-sidebar {
		text-align: center;
		align-items: center;
		justify-content: center;
	} */
  .lf-sidebar .honors,
  .lf-sidebar ul.key_skills li,
  .lf-sidebar ul.key_skills,
  .lf-sidebar .person_detail_info,
  .lf-sidebar .person_detail_pic {
    flex: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
  .tab_lf-sidebar_wrap .absolute_share {
    top: -50px;
  }
  .portfolio_block .portfolio_rt,
  .portfolio_block .portfolio_lft {
    flex: 100%;
    max-width: 100%;
  }
  .pic_tab ul.nav-tabs li a {
    font-size: 16px;
  }
  .pic_tab ul.nav-tabs li {
    margin-right: 12px;
  }
  .pic_tab ul.nav-tabs li:last-child {
    margin-right: 0;
  }
  .pic_tab .tab-content ul li {
    flex: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
  .pic_tab .tab-content ul li a img {
    width: 385px;
  }
  .lf-sidebar .key_skiils li .stars_rate,
  .lf-sidebar .key_skiils li .stars_status {
    flex: none;
    max-width: none;
  }
  .pic_tab .tab-content .portfolio_rt li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_3 li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_2 li,
  .pic_tab .tab-content .portfolio_lft .portfolio_lft_1 li {
    flex: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
  }
  .sear_select_short select {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .lf-sidebar .key_skiils,
  .lf-sidebar ul.social_media {
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
  .dashboard_wrap {
    width: 67%;
  }
}
