@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@900&display=swap");
#page-topbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1002;
  height: 63px;
  background: #ddd;
}
#page-topbar .navbar {
  height: 63px;
}
.fixed {
  position: fixed;
}
.round_btn {
  border-radius: 50px;
  padding: 0px 21px;
}
.dot_wrap {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.project_text {
  white-space: break-spaces;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.loderknck {
  position: absolute;
  top: 0%;
  padding: 165px;
  width: 100%;
  height: 100vh;
  background: #4967df47;
  z-index: 9999;
}
.loderknck body {
  background: #4967df47;
}
.loader20,
.loader20:after,
.loader20:before {
  border-radius: 50%;
}
.loader20:after,
.loader20:before {
  position: absolute;
  content: "";
}
.loader20:before {
  width: 5.2em;
  height: 10.2em;
  background: #fffff4;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  transform-origin: 5.2em 5.1em;
  animation: load20 2s infinite ease 1.5s;
}
.loader20 {
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em #4967df;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader20:after {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff47;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0 5.1em;
  transform-origin: 0 5.1em;
  -webkit-animation: load20 2s infinite ease;
  animation: load20 2s infinite ease;
}
@-webkit-keyframes load20 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load20 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lodercustomer {
  position: absolute;
  top: 0%;
  padding: 165px;
  width: 100%;
  height: 100vh;
  background: #4caf9847;
  z-index: 9999;
}
.loader19,
.loader19:after,
.loader19:before {
  border-radius: 50%;
}
.loader19:after,
.loader19:before {
  position: absolute;
  content: "";
}
.loader19:before {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff47;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load19 2s infinite ease 1.5s;
  animation: load19 2s infinite ease 1.5s;
}
.loader19 {
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em #009999;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader19:after {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff47;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0 5.1em;
  transform-origin: 0 5.1em;
  -webkit-animation: load19 2s infinite ease;
  animation: load19 2s infinite ease;
}
@-webkit-keyframes load19 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load19 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body {
  overflow-x: hidden;
}
.date_info {
  padding: 15px;
  background: #f7f7f7;
  border-radius: 0px 8px 8px 0px;
}
.kdashbord_rpart {
  top: 70px;
  right: 0;
  position: sticky;
}
.preview_dot {
  height: 10px;
  margin: 4px;
  width: 10px;
  border-radius: 50px;
  background: #8c8c8c;
}
.active_dot {
  height: 10px;
  margin: 4px;
  width: 10px;
  border-radius: 50px;
  background: #ffc000;
}
.agreen_dot {
  height: 10px;
  margin: 4px;
  width: 10px;
  border-radius: 50px;
  background: #009999;
}
.Completed_dot {
  height: 10px;
  margin: 4px;
  width: 10px;
  border-radius: 50px;
  background: #9ed293;
}
.Expired_dot {
  height: 10px;
  margin: 4px;
  width: 10px;
  border-radius: 50px;
  background: #eb4040;
}
.ptop8per {
  padding-top: 120px !important;
}
.ptop16per {
  top: 16% !important;
}
.ptop18per {
  top: 120px !important;
}
.emainbox {
  position: relative;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}
.emainbox .e_box img {
  height: 100%;
  object-fit: cover;
}
.emainbox .e_box a {
  display: contents;
}
.e_box {
  position: relative;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
}
.likew {
  border-radius: 5px;
  padding: 0px 6px;
  cursor: pointer;
  opacity: 0;
  z-index: 9999;
  right: 4px;
  top: 4px;
  color: #fff;
  font-size: 25px;
  position: absolute;
}
.likew:hover {
  background-color: #00000070;
}
.e_box img {
  width: 100%;
  transition: 0.5s all ease-in-out;
}
.emainbox:hover {
  box-shadow: 0px 6px 15px #00000029;
}
.emainbox:hover .e_box img {
  transform: scale(1.1);
}
.emainbox:hover .likew {
  opacity: 1;
}
.right_fixed {
  top: 70px;
  position: sticky;
}
.bg_4967df {
  background-color: #4967df;
}
.main-content {
  margin-left: 300px;
  overflow: hidden;
}
#Messages .d-flex:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.Messages .d-flex:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.formbody {
  background: #f2f2f2;
  border-radius: 6px;
  margin: 0px 10px;
}
hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.page-content {
  padding: calc(70px) calc(24px / 2) 60px calc(24px / 2);
}
.padding_top_70 {
  padding-top: 70px;
}
.padding_top_120 {
  padding-top: 120px;
}
body {
  background-color: #f2f2f2;
  font-family: "OpenSans-Regular";
}
@font-face {
  font-family: SegoeUI_regular;
  src: url(../fonts/SegoeUI_regular.ttf);
}
@font-face {
  font-family: SegoeUIBold;
  src: url(../fonts/SegoeUIBold.ttf);
}
.SegoeUI_regular {
  font-family: SegoeUI_regular;
}
.SegoeUIBold {
  font-family: SegoeUIBold;
}
@font-face {
  font-family: "OpenSans-Light";
  src: url(../fonts/OpenSans/OpenSans-Light.ttf);
}
.OpenSans-Light {
  font-family: "OpenSans-Light";
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url(../fonts/OpenSans/OpenSans-Regular.ttf);
}
.OpenSans-Regular {
  font-family: "OpenSans-Regular";
}
@font-face {
  font-family: "OpenSans-Medium";
  src: url(../fonts/OpenSans/OpenSans-Medium.ttf);
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url(../fonts/OpenSans/OpenSans-Bold.ttf);
}
.OpenSans-Bold {
  font-family: "OpenSans-Bold";
}
.OpenSans-Regular {
  font-family: "OpenSans-Regular";
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url(../fonts/OpenSans/OpenSans-SemiBold.ttf);
}
.OpenSans-SemiBold {
  font-family: "OpenSans-SemiBold" !important;
}
@font-face {
  font-family: "OpenSans-ExtraBold";
  src: url(../fonts/OpenSans/OpenSans-ExtraBold.ttf);
}
.broadcasting input[type="checkbox"] {
  opacity: 0;
}
.profile-pic {
  max-width: 150px;
  max-height: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.file-upload {
  display: none;
}
.circle {
  cursor: pointer;
  overflow: hidden;
  width: 97px;
  height: 96px;
  background: #b1b1b1;
  border-radius: 6px;
  top: 72px;
}
.h39px {
  height: 39px;
}
.addicon {
  position: absolute;
  color: #fff;
  top: 12px;
  height: 26px;
  left: 22px;
  font-size: 43px;
}
.field input[type="file"] {
  display: block;
  top: 31px;
  z-index: 9999;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
.imageThumb {
  max-height: 150px;
  position: relative;
  border-radius: 6px;
  cursor: pointer;
}
.pip {
  position: relative;
  display: inline-block;
  margin: 0px 14px 0 0;
}
.edit-pip {
  position: relative;
  display: inline-block;
  margin: 0px 14px 0 0;
}
.Promotionbox {
  border-radius: 6px;
  border: 1px solid #737373;
  padding: 15px;
}
.remove {
  display: block;
  position: absolute;
  border-radius: 5px;
  top: 3px;
  right: 2px;
  width: 25px;
  background: #4444448c;
  color: white;
  text-align: center;
  cursor: pointer;
}
.edit-remove {
  display: block;
  position: absolute;
  border-radius: 5px;
  top: 3px;
  right: 2px;
  width: 25px;
  background: #4444448c;
  color: white;
  text-align: center;
  cursor: pointer;
}
.addsec {
  position: relative;
  cursor: pointer;
  width: 97px;
  height: 96px;
  background: #b1b1b1;
  border-radius: 6px;
}
.w96 {
  width: 96px;
}
.w150 {
  width: 150px;
}
.clickhere {
  line-height: 15px;
}
.mulclick {
  bottom: -52px;
  left: 0px;
  position: absolute;
  line-height: 15px;
}
.small-12 {
  position: relative;
}
.profile-pic img {
  max-width: 100%;
  height: auto;
  min-width: 150px;
  min-height: 150px;
}
.OpenSans-ExtraBold {
  font-family: "OpenSans-ExtraBold";
}
.select2-container {
  width: 100% !important;
}
.clearslot {
  color: #4d4d4d;
}
.clearslot:hover {
  color: #eb4040;
}
#custome_date .modal-dialog {
  max-width: 1013px;
}
.w_133 {
  width: 133px;
}
.dynamic-width-button {
  display: inline-block;
}
.w_128 {
  width: 128px;
}
.w_150 {
  width: 150px;
}
.mw_150 {
  min-width: 150px;
}
a {
  color: inherit;
}
a:hover {
  cursor: pointer;
}
.c_90C286 {
  color: #90c286;
}
.c_040404 {
  color: #040404;
}
.fee_ul li {
  border: 1px solid #707070;
  border-radius: 8px;
  padding: 16px 10px;
  transition: 0.5s ease-in-out;
}
.fee_ul li a {
  color: #4d4d4d;
  transition: 0.5s ease-in-out;
}
.fee_ul li a:hover {
  box-shadow: 0px 3px 6px #0000002e;
}
.fee_ul li a.active {
  color: #5376ff;
}
.fee_ul li:hover {
  border: 1px solid #4967df;
  box-shadow: 0px 4px 8px #d2d3d780;
}
.fee_ul .list-inline-item:not(:last-child) {
  margin-right: 1.5rem;
}
.upi_option img {
  height: 13px;
}
.upi_option li a {
  border: 1.5px solid #707070;
  border-radius: 6px;
  padding: 7px 9px;
}
.upi_option li .btn {
  width: 112px;
}
.upi_option.mentor_upi li .btn:hover {
  border: 1px solid #079c9c;
  background: #f0ffff;
  box-shadow: 0px 3px 8px #29bebe33;
}
.special_comment {
  background: #f1f1f1;
  border-radius: 6px;
  padding: 15px;
  margin-top: 10px;
}
.mentees ul li {
  padding: 8px 11px;
  border: 1px solid #bebebe;
  border-radius: 6px;
}
.mentees ul li:hover {
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
}
.c_5376FF {
  color: #5376ff;
}
.form-control:focus {
  border-color: #ddd;
  box-shadow: none;
}
.modal-dialog.w_340 {
  max-width: 340px;
}
.form-control.createpost::placeholder {
  color: #0d0d0d;
  font-family: OpenSans-SemiBold;
}
#createpost .modal-dialog,
#createpost .account_status {
  max-width: 648px;
}
.bg_ECECEC {
  background: #ececec !important;
}
.form-control::placeholder {
  font-size: 14px;
}
.mdi-information-outline:hover .dropdown-menu.show {
  display: block;
}
.kdashbord_rpart .card .card-header {
  padding: 5px 11px 0px;
  background: transparent;
  border-radius: 8px;
}
.card-header .accicon {
  float: right;
  font-size: 27px;
  line-height: 1;
}
.box_F2F2F2 {
  background: #f2f2f2;
  border-radius: 6px;
  margin-top: 5px;
  padding: 4px 9px;
}
.cust_right .list-group-item {
  margin-bottom: 10px;
  padding: 0.4rem 0.25em;
}
.card-header:not(.collapsed) .accicon {
  transform: rotate(180deg);
  transition: 0.1s fadeIn;
}
.info .dropdown-menu.show {
  left: -85px !important;
  min-width: 13rem;
}
.Recommendations .nav-pills .nav-link {
  color: #4d4d4d;
  font-size: 15px;
  border-radius: 0px !important;
  padding: 3px;
  margin-right: 28px;
}
.Recommendations .tab-content .tab-pane .scroll {
  height: 250px;
  overflow-y: scroll;
}
.Recommendations .tab-content .tab-pane .scroll::-webkit-scrollbar {
  width: 5px;
}
.Recommendations .tab-content .tab-pane .scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.Recommendations .tab-content .tab-pane .scroll::-webkit-scrollbar-thumb {
  background-color: #cccccc;
}
.Recommendations .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  border-radius: 0px !important;
  border-bottom: 1px solid #4967df;
  color: #222a35 !important;
  font-family: "OpenSans-SemiBold";
  background-color: #007bff00;
}
.Recommendations.cmentor .nav-pills .nav-link.active {
  border-bottom: 1px solid #009999 !important;
}
.modal-dialog.w_366 {
  max-width: 366px;
}
.e_draft {
  border-bottom: 1px solid #ddd;
}
.msg_option_box {
  background: #f3f3f3;
  border-radius: 6px;
  width: 123px;
  height: 30px;
}
.reply_section {
  background: #009999;
  box-shadow: inset 0px 3px 6px #0000001c;
  border-radius: 8px 8px 0px 0px;
}
.msg_option {
  opacity: 0;
  background: #dddddd69;
  border-radius: 50px;
  margin: 5px;
  padding: 0px 5px;
}
.received_withd_msg:hover .msg_option {
  opacity: 1;
}
.h_323 {
  height: 323px;
}
.view_back {
  width: 32px;
  top: 0px;
  left: -15px;
  position: absolute;
}
.modal-dialog.w_357 {
  max-width: 357px;
}
.pd1031 {
  padding: 10px 31px;
}
#Edit_Intro .modal-dialog,
.view_profile .modal-dialog {
  max-width: 706px;
}
#Edit_Intro input,
#Edit_Intro select {
  border-radius: 6px;
}
#Edit_Intro label,
.view_profile label,
#Edit_Intro input::placeholder {
  color: #8c8c8c;
  font-size: 14px;
}
.intrest_down {
  padding: 2px 6px;
  font-size: 24px;
  margin-right: 7px;
  color: #fff;
  background: #009dd6;
}
.bor_bttom {
  border-bottom: transparent;
}
.pay_Wallet {
  padding: 6px 15px;
  color: #4d4d4d !important;
  font-size: 14px;
  border: 2px solid #70707063;
  border-radius: 6px;
}
#payment_summary .btn {
  width: 118px;
  margin-right: 0px !important;
}
#payment_summary .btn:hover {
  background: #29bebe29;
  border: 1px solid #29bebe;
  border-radius: 6px;
}
.user_active {
  bottom: 23px;
  font-size: 10px;
  position: absolute;
  right: 7px;
}
.bor_top {
  border-top: transparent !important;
}
.tintroduction::placeholder {
  color: #4059be;
}
.auvalue {
  font-size: 14px;
  background: #4967df;
  color: #fff;
  border-radius: 6px;
}
.tintroduction {
  background: #fff;
  border: 1px solid #737373;
  border-radius: 6px;
}
.modal-dialog.w_737 {
  max-width: 737px !important;
}
.g_label {
  background: #d5e7e7;
  border: 1px solid #009999;
  color: #009999;
  padding: 0px 12px;
  font-size: 11px;
  border-radius: 13px;
  margin: 6px;
}
.b_label {
  border: 1px solid var(--unnamed-color-4967df);
  background: #e6ebff;
  border: 1px solid #4967df;
  border-radius: 13px;
  color: #4967df;
  padding: 0px 12px;
  font-size: 11px;
  border-radius: 13px;
  margin: 6px;
}
#Messages .d-flex:hover .g_label,
#Messages .d-flex:hover .b_label {
  opacity: 0;
}
.modal-dialog.w_414 {
  max-width: 414px !important;
}
.modal-dialog.w_409 {
  max-width: 409px !important;
}
.modal-dialog.w_648 {
  max-width: 648px !important;
}
.modal-dialog.w_752 {
  max-width: 752px !important;
}
.modal-dialog.w_807 {
  max-width: 807px !important;
}
.copy .input-group-text {
  background-color: #e9ecef00;
}
.shareicon {
  position: relative;
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.star-rating i {
  color: #ffc000;
  font-size: 24px;
}
.input-group.Search_que:hover .form-control,
.input-group.Search_que:hover .input-group-text {
  background: #e6ecf2;
}
.shareicon input[type="radio"] {
  opacity: 0;
}
.share_box {
  text-align: center;
  margin: 0px 15px 10px 15px;
}
.selectoption {
  border: 1px solid #4967df;
  border-radius: 6px;
}
.shareicon img {
  position: absolute;
  left: 0;
}
.copy .input-group-text:hover {
  background: #f3f3f3;
  border-radius: 6px;
}
.view_btn {
  border: 2px solid #5376ff;
  border-radius: 20px;
  width: 91px;
  height: 39px;
}
.unread_notification {
  background-color: #f3f3f3;
}
.team_member .col-md-6:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.modal-dialog.w_656 {
  max-width: 656px;
}
.support .accordion {
  font-size: 15px;
}
.support .card-header .accicon {
  float: left;
  font-size: 19px;
  margin-right: 11px;
}
.support .card-header:not(.collapsed) .accicon {
  color: #4967df;
  transform: rotate(180deg);
  transition: 0.1s fadeIn;
}
.support .card-header {
  cursor: pointer;
  color: #737373;
  padding: 0px 8px;
  background-color: rgb(0 0 0 / 0%);
  border-bottom: 1px solid rgb(0 0 0 / 0%);
}
.support .card-body {
  color: #4d4d4d;
  padding: 0px 8px 22px 32px;
}
.support .card-header:not(.collapsed) {
  color: #4967df;
}
.support .card {
  border: 1px solid rgb(0 0 0 / 0%);
}
.support_c .accordion {
  font-size: 15px;
}
.support_c .card-header .accicon {
  float: left;
  font-size: 19px;
  margin-right: 11px;
}
.support_c .card-header:not(.collapsed) .accicon {
  color: #009999;
  transform: rotate(179deg);
  transition: 0.1s fadeIn;
}
.h38 {
  height: 38px;
}
.modal-dialog.w_582 {
  max-width: 582px;
}
.point_box {
  width: 235px;
  height: 90px;
  color: #fff;
  background: transparent linear-gradient(180deg, #29bebe 0%, #148c8c 100%);
  box-shadow: 0px 3px 10px #00999933;
  border: 1px solid #29bebe;
  border-radius: 16px;
}
.support_c .card-header {
  cursor: pointer;
  color: #737373;
  padding: 0px 8px;
  background-color: rgb(0 0 0 / 0%);
  border-bottom: 1px solid rgb(0 0 0 / 0%);
}
.support_c .card-body {
  color: #4d4d4d;
  padding: 0px 8px 22px 32px;
}
.support_c .card-header:not(.collapsed) {
  color: #009999;
}
.support_c .card {
  border: 1px solid rgb(0 0 0 / 0%);
}
.rate_box {
  background: #f2f2f2;
  border-radius: 10px;
}
.w_91 {
  width: 91px;
}
.copy .form-control {
  border-right: 0px;
}
.bg_F1F1F1 {
  background: #f1f1f1;
}
.box_shadow {
  box-shadow: 0px 4px 6px #00000029;
}
.btn:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.qa_update {
  background: #eef1ff;
  box-shadow: 0px 2px 6px #4967df7a;
  border-radius: 10px;
  padding: 5px;
  margin: 16px;
}
.bor_right {
  border-right: 1px solid #ddd;
}
.c_4967DF {
  color: #4967df !important;
}
.c_29BEBE {
  color: #29bebe !important;
}
.c_666666 {
  color: #666666;
}
.c_1F4E79 {
  color: #1f4e79;
}
.c_EB4040 {
  color: #eb4040;
}
.c_F88E88 {
  color: #f88e88;
}
.C_F6AD59 {
  color: #f6ad59;
}
.c_FFC000 {
  color: #ffc000;
}
.c_262626 {
  color: #262626;
}
.c_8aa1ff {
  color: #8aa1ff;
}
.c_BFBFB {
  color: #bfbfbf;
}
.c_222A35 {
  color: #222a35;
}
.c_FF6756 {
  color: #ff6756;
}
.c_F9A81F {
  color: #f9a81f;
}
.c_A6A6A6 {
  color: #a6a6a6;
}
.c_4D4D4D {
  color: #4d4d4d;
}
.c_0D0D0D {
  color: #0d0d0d;
}
.c_737373 {
  color: #737373;
}
.c_333333 {
  color: #333333;
}
.c_009DD6 {
  color: #009dd6;
}
.c_C46DE3 {
  color: #c46de3;
}
.c_E7467C {
  color: #e7467c;
}
.c_08B4C0 {
  color: #08b4c0;
}
.c_227676 {
  color: #227676;
}
.c_009999 {
  color: #009999;
}
.c_F6AD59 {
  color: #f6ad59;
}
.c_fff {
  color: #fff;
}
.bg_fff {
  background-color: #fff;
}
.kqueicon.bg_08b4c0 {
  background-color: #08b4c0;
}
.mentor_info {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 9;
  transition: 0.8s linear 0.7s;
}
.multiselect-container .multiselect-option .form-check-label {
  padding-left: 10px;
  color: #737373;
  font-size: 13px;
  font-family: "OpenSans-SemiBold" !important;
}
.multiselect-container .multiselect-option {
  padding: 0.5rem 0.25rem 0.5rem 0.75rem !important;
}
.multiselect-container .multiselect-option:hover {
  background-color: #a9a9a940 !important;
}
.multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback) {
  background-color: #d3d3d375 !important;
  color: #000;
}
.custom-select {
  height: calc(3.25rem + 2px) !important;
}
.modal-dialog.w_469 {
  max-width: 409px;
}
.h_150 {
  height: 150px;
}
.bag_allselect {
  background: #f7f7f7;
  box-shadow: 0px -1px 6px #0000001a;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
}
.quick_view_btn {
  background: transparent;
  display: none;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  margin: auto;
  padding: 6px 21px;
  transition: 0.2s linear 0.5s;
}
.mentors_list:hover .overlay_mentor {
  background: linear-gradient(0deg, rgb(0 0 0 / 91%) 7%, rgb(245 245 245 / 0%) 83%);
  box-shadow: 1px 8px 15px #00000080;
}
.modal-dialog.w_900 {
  max-width: 900px !important;
}
#quick_view_mentor .modal-header .close {
  right: 19px;
  background: #000;
  position: absolute;
  font-size: 18px;
  border-radius: 50px;
  padding: 0;
  margin: -1rem -1rem -1rem auto;
  top: 16px;
  width: 30px;
  height: 30px;
}
#quick_view_mentor .modal-header .close span {
  box-shadow: none;
  color: #fff;
  font-size: 25px;
  position: absolute;
  left: 8px;
  top: -1px;
}
.men_imgbox {
  position: relative;
  height: 402px;
  border-radius: 12px;
  width: 100%;
  overflow: hidden;
}
.men_imgbox img {
  width: 100%;
  object-fit: cover;
}
.mentors_list:hover .men_imgbox img {
  transform: scale(1.1);
  transition: 0.2s linear 0.2s;
}
.quick_view_btn:hover {
  background: #29bebe66;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
}
.green_line {
  margin: auto;
  width: 30px;
  background-color: #29bebe;
  height: 2px;
}
.overlay_mentor {
  border-radius: 12px;
  height: 402px;
  z-index: 2;
  width: 100%;
  position: absolute;
  margin: auto;
  background: linear-gradient(0deg, rgb(0 0 0 / 64%) 7%, rgb(245 245 245 / 3%) 83%);
}
.mentors_list {
  margin: 14px 0px;
  position: relative;
  transition: 2s ease-in-out;
}
.mentors_list:hover .quick_view_btn {
  display: block;
  width: max-content;
  text-align: center;
}
.promoted_p {
  position: absolute;
  border-radius: 6px;
  padding: 3px 8px;
  font-size: 12px;
  bottom: 0;
  color: #fff;
  background: #0a0606d4;
  right: 10px;
}
.promoted {
  position: absolute;
  z-index: 9;
  right: 6px;
}
.promoted p {
  font-size: 12px;
  padding: 3px;
  margin: 9px;
  background: #0d0d0d;
  box-shadow: 0px 1px 6px #29bebe1a;
  border-radius: 3px;
  color: #fff;
}
.textbg:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.view_profile .mdi-pencil-outline {
  height: 31px;
  width: 31px;
  padding: 2px 4px;
}
.view_profile .mdi-pencil-outline:hover {
  background: #f2f2f2;
  border-radius: 3px;
  padding: 2px 4px;
  cursor: pointer;
}
.profile_sidebar ul .list-group-item {
  padding: 12px;
  border-radius: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-top: 0;
  border-bottom: 1px solid #d3d3d3;
}
.profile_sidebar ul .list-group-item a i {
  color: #222;
}
.profile_sidebar ul .list-group-item i {
  color: #fff;
}
.profile_sidebar ul .list-group-item:last-child {
  border-bottom: 0;
}
.profile_sidebar ul li a {
  color: #222;
  font-size: 14px;
  font-weight: 600;
  font-family: "OpenSans-Regular";
}
.bg_red {
  background-color: #e7467c;
}
.bg_pink {
  background-color: #aa2fd6;
}
.bg_fff {
  background-color: #fff;
}
.pndingmsg .mdi {
  padding: 2px 4px;
}
.pndingmsg .mdi:hover {
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}
.slot .list-inline-item a {
  background: #f2f2f2;
  border: 1px solid #009999;
  border-radius: 14px;
  padding: 3px 5px;
  color: #009999;
}
.slot .list-inline-item a:hover {
  text-decoration: none;
}
.moreansbg {
  padding: 1px 9px;
}
.nav_not {
  color: #dc3545;
  top: 1px;
  font-size: 11px !important;
}
.ui-datepicker {
  margin: auto;
}
.moreansm {
  padding-top: 2px;
}
.moreansbg:hover {
  background: #f2f2f2;
  border-radius: 8px;
}
.backque {
  padding: 0px 2px;
  height: 33px;
  cursor: pointer;
}
.backque:hover {
  background: #f2f2f2;
  border-radius: 3px;
  padding: 0px 2px;
  height: 33px;
}
.bg_F2F2F2 {
  background: #f2f2f2 !important;
  box-shadow: 0px 2px 10px #0000001a !important;
}
.image-checkbox {
  position: relative;
}
.image-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.image-checkbox-checked .profile_qa {
  background: #3fb5e0;
  box-shadow: inset 0px 3px 6px #00000029;
  border-radius: 5px;
  padding: 0px 5px;
  color: #fff;
}
.image-checkbox-checked .profile_consultation {
  box-shadow: inset 0px 3px 6px #00000029;
  background: #c46de3;
  border-radius: 5px;
  padding: 0px 5px;
  color: #fff;
}
.image-checkbox-checked .profile_Mentoring {
  box-shadow: inset 0px 3px 6px #00000029;
  background: #e7467c;
  border-radius: 5px;
  padding: 0px 5px;
  color: #fff;
}
.image-checkbox-checked .profile_Knowledge {
  box-shadow: inset 0px 3px 6px #00000029;
  background: #08b4c0;
  border-radius: 5px;
  padding: 0px 5px;
  color: #fff;
}
.image-checkbox-checked .profile_Speaker {
  box-shadow: inset 0px 3px 6px #00000029;
  background: #227676;
  border-radius: 5px;
  padding: 0px 5px;
  color: #fff;
}
.why_box:hover .profile_qa {
  border: 1px solid #3fb5e0;
  border-radius: 5px;
  padding: 0px 5px;
}
.why_box:hover .profile_consultation {
  border-radius: 5px;
  padding: 0px 5px;
  border: 1px solid #c46de3;
}
.why_box:hover .profile_Mentoring {
  border-radius: 5px;
  padding: 0px 5px;
  border: 1px solid #e7467c;
}
.why_box:hover .profile_Knowledge {
  border-radius: 5px;
  padding: 0px 5px;
  border: 1px solid #08b4c0;
}
.why_box:hover .profile_Speaker {
  border-radius: 5px;
  padding: 0px 5px;
  border: 1px solid #227676;
}
#k_uploadfiles .browse_btn {
  left: 39%;
}
.close:focus-visible {
  outline: none;
  border: none;
}
.profile_rang {
  width: 100%;
}
.rSlider {
  position: relative;
}
.rSlider .slide {
  height: 10px;
  background: var(--unnamed-color-9ed293);
  background: #9ed293;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 2;
}
.rSlider input[type="range"] {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: 50px;
  height: 16px;
  background: #d9d9d9;
  box-shadow: inset 0px 3px 6px #00000029;
  outline: none;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
.rSlider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  position: sticky;
  appearance: none;
  width: 21px;
  height: 20px;
  border: 5px solid #fff;
  outline: 2px solid #9ed293;
  outline-offset: 0px;
  background: #9ed293;
  border-radius: 50px;
  z-index: 4;
  cursor: pointer;
}
.rSlider input[type="range"]::-moz-range-thumb {
  width: 21px;
  position: sticky;
  height: 20px;
  background: #9ed293;
  border: 5px solid #fff;
  outline: 2px solid #9ed293;
  outline-offset: 0px;
  border-radius: 50px;
  z-index: 4;
  cursor: pointer;
}
.c_9ED293 {
  color: #9ed293;
}
.duration_range {
  position: relative;
}
.duration_range .slide {
  height: 10px;
  background: #dadada;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 2;
}
.duration_range input[type="range"] {
  position: relative;
  width: 100%;
  border-radius: 50px;
  height: 10px;
  background: #4967df;
  border: none;
  outline: none;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
.w150 {
  width: 150px;
}
.w160 {
  width: 160px;
}
.duration_range input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  position: sticky;
  appearance: none;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  outline: 3px solid #fff;
  outline-offset: 0px;
  background: #4967df;
  border-radius: 50px;
  z-index: 4;
  cursor: pointer;
}
.duration_range input[type="range"]::-moz-range-thumb {
  position: sticky;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  outline: 3px solid #fff;
  outline-offset: 0px;
  background: #4967df;
  border-radius: 50px;
  z-index: 4;
  cursor: pointer;
}
.save_edit.btn-file {
  position: relative;
  overflow: hidden;
}
.save_edit.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: inherit;
  display: block;
}
.rate li {
  display: inline-block;
}
.que_bank_btns {
  display: none;
}
.box_s {
  border: #0000 !important;
  box-shadow: 32px 19px 39px -32px #00000047 !important;
}
.save_edit,
.gray_btn {
  background: var(--unnamed-color-fff);
  border: 1px solid var(--unnamed-color-4d4d4d);
  box-shadow: 0px 3px 5px #4d4d4d0d;
  border: 1px solid #4d4d4d;
  border-radius: 5px;
}
.save_edit:hover,
.gray_btn:hover {
  color: #fff;
  background: #737373;
  box-shadow: 0px 3px 5px #4d4d4d0d;
  border-radius: 5px;
}
.Connection_Request .gray_btn:hover {
  color: #737373;
  background: #fff;
  box-shadow: none;
}
.shadow_none {
  box-shadow: none !important;
}
.blu_outline_btn {
  background: #fff;
  border: 1px solid #4967df;
  border-radius: 6px;
  color: #4967df;
  font-size: 14px;
  display: inline-block;
}
.blugray_outline_btn {
  background: #fff;
  border: 1px solid #707070;
  border-radius: 6px;
  color: #707070;
  font-size: 14px;
}
.h35 {
  height: 35px;
}
.border_5px {
  border-radius: 5px;
}
.modal-dialog.w_640 {
  max-width: 640px;
}
.modal-dialog.w_892 {
  max-width: 892px;
}
.view_job_box {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.h_420 {
  height: 382px;
}
.h_304 {
  height: 304px;
}
.time_box {
  border: 1px solid #009999;
  border-radius: 14px;
  margin: 0px;
  padding: 5px;
}
.timeslot:hover .mdi-calendar-blank-outline {
  color: #009999;
}
.send_m:hover .mdi-chat-processing {
  color: #009999;
}
.send_m:hover {
  background: #f2f2f2;
}
.c_707070 {
  color: #707070;
}
.blu_outline_btn:hover,
.blugray_outline_btn:hover {
  color: #4967df !important;
  background: #4967df29 !important;
  border: 1px solid #4967df !important;
}
.Connection_Request .blue_btns:hover {
  box-shadow: none;
}
.mlr1px {
  margin-left: 1px;
  margin-right: 1px;
}
.none_box_shadow {
  box-shadow: none !important;
  border: none !important;
}
.a_underline:hover {
  text-decoration: underline !important;
}
input[type="checkbox"].hide {
  opacity: 0;
}
#delete_acc .modal-dialog {
  max-width: 752px;
}
.browse_btn {
  position: absolute;
  bottom: 60px;
  box-shadow: 0px 11px 18px -4px #00000033;
  padding: 10px 30px;
  left: 44%;
}
.top_skill .btn {
  border: 2px solid #ffc000;
  color: #ffc000;
  border-radius: 50px;
}
.select_f {
  color: #4967df;
}
.tooltip1:hover .select_f {
  color: #737373;
}
.fnt_10 {
  font-size: 10px;
}
.fnt_12 {
  font-size: 12px;
}
.fnt_13 {
  font-size: 13px;
}
.fnt_14 {
  font-size: 14px;
}
.fnt_15 {
  font-size: 15px;
}
.fnt_16 {
  font-size: 16px;
}
.fnt_17 {
  font-size: 17px;
}
.fnt_18 {
  font-size: 18px;
}
.fnt_19 {
  font-size: 19px;
}
.fnt_20 {
  font-size: 20px;
}
.fnt_21 {
  font-size: 21px;
}
.fnt_22 {
  font-size: 22px;
}
.fnt_24 {
  font-size: 24px;
}
.fnt_25 {
  font-size: 25px;
}
.fnt_26 {
  font-size: 26px;
}
.fnt_28 {
  font-size: 28px;
}
.fnt_30 {
  font-size: 30px;
}
.fnt_35 {
  font-size: 35px;
}
.fnt_36 {
  font-size: 36px;
}
.fnt_40 {
  font-size: 40px;
}
.fnt_50 {
  font-size: 50px;
}
.fnt_63 {
  font-size: 63px;
}
.w388 {
  width: 388px;
}
.date_box {
  background: #9ed293;
  border-radius: 8px 0px 0px 8px;
  padding: 10px 34px;
}
.another_date_box {
  background: #f59e9e;
  border-radius: 8px 0px 0px 8px;
  padding: 10px 34px;
}
.searchans {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  margin-right: 0px;
}
.form-control.searchans:hover {
  border: 1px solid #737373;
}
#categoryFilter .select2-container {
  width: 28% !important;
  box-shadow: 0px 1px 6px #29bebe1a;
  border: 1px solid #737373 !important;
  color: #737373;
  border-radius: 6px;
  font-size: 14px;
  padding: 4px 24px 4px 5px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.height_38 {
  height: 38px;
}
.earnibg_table {
  font-size: 14px;
}
.earning_main {
  background: #f2f2f2;
  border-radius: 6px;
}
.earnibg_table.table td,
.earnibg_table.table th {
  padding: 0.3rem;
  vertical-align: top;
  border-top: 1px solid #f2f2f2;
}
.earnibg_table.table .thead-light th {
  color: #495057;
  background-color: #f2f2f2;
  border-color: #dee2e6;
}
.earnibg_table tbody {
  background: #fff;
}
.earnibg_table.table thead {
  border-color: #f2f2f2 !important;
  background: #f2f2f2 !important;
}
.earning {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
}
.earning .progress {
  width: 70px;
  height: 70px !important;
  float: left;
  line-height: 150px;
  margin: 20px 29px 9px 28px;
  box-shadow: none;
  position: relative;
  background: none;
}
.earning .progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 8px solid #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
}
.earning .progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.earning .progress .progress-left {
  left: 0;
}
.earning .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 8px;
  border-style: solid;
  position: absolute;
  top: 0;
}
.earning .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.earning .progress .progress-right {
  right: 0;
}
.earning .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.earning .progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: #fff;
  font-size: 16px;
  color: #4d4d4d;
  font-family: "OpenSans-SemiBold";
  line-height: 135px;
  text-align: center;
  position: absolute;
  top: -49%;
  left: 5%;
}
.earning .progress.blue .progress-bar {
  border-color: #5376ff;
}
.earning .progress.blue .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}
.earning .progress.yellow .progress-bar {
  border-color: #fdba04;
}
.earning .progress.yellow .progress-right .progress-bar {
  animation: loading-3 1.8s linear forwards;
}
.earning .progress.yellow .progress-left .progress-bar {
  animation: none;
}
@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}
.greensort .select2-container .select2-selection--single .select2-selection__rendered {
  color: #099;
  border: 1px solid #009999;
  border-radius: 5px;
}
.greensort .select2-container--default .select2-selection--single .select2-selection__arrow b {
  opacity: 0;
}
.greensort .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("../images/sortg.png");
  background-size: 0.6em 0.9em;
  background-position: calc(87% - 0rem), 100% 0;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
}
.bluesort .select2-container .select2-selection--single .select2-selection__rendered {
  color: #4967df;
}
.bluesort .select2-container--default .select2-selection--single .select2-selection__arrow b {
  opacity: 0;
}
.bluesort .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("../images/sortb.png");
  background-size: 0.6em 0.9em;
  background-position: calc(87% - 0rem), 100% 0;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
}
.filter_down .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 6px 6px 6px 40px;
}
.filter_down .select2-container--default .select2-selection--single .select2-selection__arrow b {
  opacity: 0;
}
.filter_down .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url(../images/sort-descending.png);
  background-size: 100% 100%;
  background-position: calc(0% - 0rem), 100% 0;
  background-repeat: no-repeat;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 9px;
  width: 19px;
}
.classic.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("../images/sort.png");
  background-size: 0.6em 1em;
  background-position: calc(86% - -0.5rem), 100% 0;
  background-repeat: no-repeat;
}
select.classic:focus {
  background-image: url("../images/sortg.png");
  background-size: 0.6em 1em;
  background-position: calc(86% - -0.5rem), 100% 0;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
.que_anstab .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  font-family: "OpenSans-SemiBold";
  background-color: #fffffffa;
  color: #0d0d0d;
  text-shadow: 0px 1px 6px #0000001a;
}
.que_anstab .nav-pills .nav-link {
  color: #737373;
  border-radius: 0.25rem;
  font-size: 14px;
}
.que_anstab .nav-pills .nav-link:hover {
  background: var(--unnamed-color-f2f2f2);
  background: #f2f2f2;
  border-radius: 6px;
}
.w_161 {
  min-width: 161px;
}
.upload_photo {
  bottom: 15px;
  background: #f7f7f7;
  box-shadow: none;
  border: 0;
  right: 0;
  padding: 1px 5px;
  position: absolute;
  border-radius: 50px;
  z-index: 10;
  cursor: pointer;
}
.modal-dialog.w_736 {
  max-width: 736px;
}
.Volunteer .mdi-microphone-outline {
  background: #009dd6;
  width: 35px;
  padding: 0px 4px;
  margin-right: 5px;
  height: 35px;
  font-size: 27px;
  border-radius: 5px;
  color: #fff;
}
.border8px {
  border-radius: 8px 8px 8px 8px;
}
.pay_option .list-group-item:last-child,
.pay_option .list-group-item:first-child {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.pay_option li {
  border: 1px solid #737373;
}
.pay_option li:hover {
  background: #f2f2f2;
  border-radius: 8px;
  cursor: pointer;
}
.service_bor_right {
  border-left: 1px solid #ddddddb5;
}
.wallet_balance_table thead {
  font-size: 14px;
  color: #0d0d0d;
}
.wallet_balance_table.table td,
.table th {
  border-top: 1px solid #dee2e600;
}
.wallet_balance_table.table thead th {
  vertical-align: top;
  border-bottom: 2px solid #dee2e6;
}
.wallet_balance_table tbody {
  font-size: 14px;
  color: #737373;
}
.h_269 {
  height: 269px;
}
.h34px {
  height: 34px;
}
.w_280 {
  width: 280px;
}
.replybox {
  width: 100%;
}
.replybox input {
  width: 100%;
  border-radius: 50px;
}
.replybox input::placeholder {
  color: #4d4d4d;
  font-size: 14px;
}
.profile_que_ans textarea::placeholder {
  font-size: 14px;
}
.profile_que_ans .form-control {
  background: #f2f2f2;
  border-radius: 6px;
}
.profile_que_ans.bg_F7F7F7 .form-control {
  background: #f7f7f7;
  border: none;
  border-radius: 6px;
}
#mentoring .modal-dialog {
  max-width: 661px;
}
.Subscription_text {
  font-size: 11px;
  margin-left: 9px;
  color: #4967df;
  border-radius: 50px;
  font-weight: 600;
  margin: 0px;
  padding: 0px 5px;
}
.Consultation .btn {
  border: 2px solid #4967df;
  border-radius: 15px;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 16px;
  color: #4d4d4d;
  margin-right: 11px;
  padding: 0px 12px;
}
.w_129 {
  width: 129px;
}
.Consultation .image-checkbox-checked .btn {
  background: #4967df;
  color: #fff;
  box-shadow: none;
}
.skill {
  position: relative;
  width: max-content;
  border: 2px solid #4967df;
  border-radius: 15px;
  background-color: #0000;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 16px;
  color: #4d4d4d;
  margin-right: 11px;
  padding: 0px 12px;
}
.skill input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.skillbg {
  background: #4967df;
  color: #fff;
  box-shadow: none;
}
.your_intrest .btn {
  border: 2px solid #4967df;
  border-radius: 15px;
  background-color: #fff;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0;
  color: #4d4d4d;
  margin-right: 11px;
  padding: 0px 12px;
}
.your_intrest .image-checkbox-checked .btn {
  background: #4967df;
  color: #fff;
  box-shadow: none;
}
.mw_164 {
  min-width: 165px;
}
.filter_option .btn {
  border: 2px solid #009999;
  border-radius: 15px;
  background-color: #fff;
  font-size: 14px;
  font-family: "OpenSans-SemiBold";
  margin-top: 0px;
  margin-bottom: 0px;
  color: #009999;
  margin-right: 11px;
  padding: 0px 12px;
}
.filter_option .btn:hover {
  background: #d7ecec;
  color: #009999;
}
.btn {
  display: inline-block;
}
.filter_option .image-checkbox-checked .btn {
  background: #009999;
  color: #fff;
  box-shadow: none;
}
.image-checkbox input[type="radio"] {
  display: none;
}
.custom-select.code {
  width: 268px !important;
  padding: 5px !important;
  font-size: 16px !important;
  line-height: 1 !important;
  border: 0 !important;
  border-radius: 5px !important;
  height: 34px !important;
  background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #ddd !important;
  -webkit-appearance: none !important;
  appearance: none;
  background-position-x: 244px !important;
}
.knackstor_input_icon {
  background: #4967df;
  color: #fff;
  padding: 0px 7px;
  font-size: 23.7px;
  border-radius: 5px 5px 5px 5px !important;
}
.personal_info .form-group {
  margin-bottom: 10px;
  border-radius: 6px;
}
.personal_info .form-group .form-control::placeholder {
  color: #8c8c8c;
  font-size: 14px;
}
.personal_info select.form-control {
  font-size: 14px;
  color: #8c8c8c;
}
.form-check.Consultation {
  padding-left: 0px;
}
.form-check.Consultation .form-check-input {
  position: relative;
  margin-top: auto;
  margin-left: auto;
}
.sidebar_userinfo .hshow {
  display: none;
}
.sidebar_userinfo .default {
  transition: all 0.5s ease-out;
}
.h_84 {
  height: 84px;
}
.card.profile:hover .sidebar_userinfo .default {
  display: none;
  margin-top: -15px;
}
.card.profile:hover .sidebar_userinfo .hshow {
  display: block;
}
.Mentoring_coach {
  background-color: #f2f2f2;
  border-radius: 6px;
}
.import_data {
  padding: 9px;
  font-size: 14px;
  text-align: center;
  color: #4d4d4d;
  border: 2px solid #4967df;
  border-radius: 20px;
}
.overlay_preview {
  background: #00000059;
  height: 100%;
  border-radius: 4px;
  width: 98%;
  z-index: 1;
  position: absolute;
}
.import_data.gray_out {
  border: 2px solid #737373;
}
.sociallink li {
  margin: 10px 0px;
}
.sociallink input {
  width: 100%;
  border: 1px solid #7070704a;
}
a:hover {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
#profile_Import .modal-dialog {
  max-width: 706px;
}
#cover_photo .modal-dialog {
  max-width: 786px;
}
.profile_user {
  margin-top: -85px;
  height: 160px;
  width: 160px;
  position: sticky;
  margin-right: 11px;
  background-color: #f4f4f4;
  border-radius: 160px;
}
.profile_user .badge {
  position: absolute;
  top: 0;
  left: 0;
  height: 160px;
  width: 160px;
  padding: 0;
}
.profile_user .badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.user_pic {
  margin-top: -85px;
  position: sticky;
  margin-right: 11px;
  border-radius: 160px;
}
.user {
  padding: 10px;
  height: 90px;
  width: 80px;
  margin-right: 10px;
  margin-right: 10px;
  border-radius: 50px;
}
.sec1drbtn {
  margin: 15px 19px;
}
.sec1drbtn .import_data {
  color: #0d0d0d;
}
.sec1drbtn .import_data:hover,
.sec1drbtn .import_data.btn:active {
  color: #fff;
  background: #4967df;
}
.sec1drbtn .dropdown-menu {
  right: auto;
}
.user .mdi-account {
  font-size: 77px;
  position: absolute;
  color: #c9bbbb;
  top: 0;
}
.metismenu {
  margin: 10px !important;
}
.po_relatve {
  position: relative;
}
.left_gray_line {
  background: #bfbfbf;
  height: 10px;
  position: absolute;
  left: 20px;
  width: 5px;
  top: -8px;
}
.right_gray_line {
  background: #bfbfbf;
  height: 10px;
  position: absolute;
  right: 20px;
  width: 5px;
  top: -8px;
}
.cover_photp {
  position: relative;
  overflow: hidden;
}
.cover_photp p {
  background: #fff;
  position: absolute;
  right: 8px;
  bottom: -7px;
  padding: 0;
  line-height: 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
}
.cover_photp .tooltip-text {
  opacity: 0;
  transition: all 0.3s;
  position: absolute;
  bottom: 7px;
  right: 8px;
  background: #fff;
  padding: 5px 33px 5px 10px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 20px;
}
.cover_photp .cover_upload:hover + .tooltip-text {
  display: block;
  opacity: 1;
}
.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  visibility: visible;
  overflow: auto;
  max-width: 100%;
  max-height: 100%;
  scrollbar-width: none;
  padding: 0 !important;
}
.metismenu li {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.metismenu li.dd ul {
  margin: 0;
  padding: 0 15px;
}
.metismenu li.dd ul a {
  pointer-events: none;
}
.metismenu li.dd > .listing {
  cursor: pointer;
}
.metismenu li.dd a.dd-link a.mdi {
  transition: all 0.3s;
}
.metismenu li.dd .dd-link.on a.mdi {
  transform: rotateX(180deg);
}
.menu-title {
  padding: 12px 20px !important;
  letter-spacing: 0.05em;
  pointer-events: none;
  cursor: default;
  font-size: 10px;
  text-transform: uppercase;
  color: #b4bfcc !important;
  font-weight: 500;
}
.my_account .dropdown-toggle::after {
  display: none;
}
.my_account .dropdown-menu .dropdown-item {
  line-height: 1;
  color: #737373;
  font-size: 14px;
  font-family: "OpenSans-Regular";
}
.my_account .dropdown-menu .dropdown-item:hover {
  color: #737373 !important;
  background: #f2f2f2;
  border-radius: 6px;
}
.listing {
  border-radius: 6px;
  transition: all 0.4s;
  margin: 1px 0px;
  position: relative;
}
.listing .title_icon {
  border-radius: 6px;
  font-size: 20px;
  padding: 0px 3px;
  color: #8c8c8c;
}
.listing .c_title_icon {
  border-radius: 6px;
  font-size: 20px;
  padding: 0px 3px;
}
.listing .disableText {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  border-radius: 6px;
  z-index: 55;
}
.listing .disableText span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #f00;
  text-transform: uppercase;
  padding: 4px 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  margin-right: 5px;
}
.listing.selected .title_icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  font-size: 20px;
  margin-right: 5px;
}
.listing .incomplete_profile .title_icon {
  background: #e3e3e3;
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  font-size: 20px;
  margin-right: 5px;
}
.listing.selected .title_icon:before {
  font-size: 16px;
}
.listing.selected .title_icon.blue {
  color: #fff;
  background: #009dd6;
}
.listing.selected .title_icon.pink {
  color: #fff;
  background: #c46de3;
}
.listing.selected .title_icon.red {
  color: #fff;
  background: #e7467c;
}
.listing.selected .title_icon.green {
  color: #fff;
  background: #08b4c0;
}
.listing.selected .title_icon.dark_green {
  color: #fff;
  background: #227676;
}
.listing_blue.active {
  background: #fff;
  box-shadow: 0px 3px 6px #00000033;
  border: 2px solid #009dd6;
  border-radius: 6px;
}
.listing_pink.active {
  background: #fff;
  box-shadow: 0px 3px 6px #00000033;
  border-radius: 6px;
  border: 2px solid #c46de3;
}
.listing_red.active {
  background: #fff;
  box-shadow: 0px 3px 6px #00000033;
  border-radius: 6px;
  border: 2px solid #e7467c;
}
.listing_green.active {
  background: #fff;
  box-shadow: 0px 3px 6px #00000033;
  border-radius: 6px;
  border: 2px solid #08b4c0;
}
.listing_dark_green.active {
  background: #fff;
  box-shadow: 0px 3px 6px #00000033;
  border-radius: 6px;
  border: 2px solid #227676;
}
.listing.active .title_icon.blue {
  color: #fff !important;
  background: #0385b4;
  border-radius: 6px;
}
.listing.active .title_icon.pink {
  color: #fff !important;
  border-radius: 6px;
  background: #c46de3;
}
.listing.active .title_icon.red {
  color: #fff !important;
  border-radius: 6px;
  background: #e7467c;
}
.listing.active .title_icon.green {
  color: #fff !important;
  border-radius: 6px;
  background: #08b4c0;
}
.listing.active .title_icon.dark_green {
  color: #fff !important;
  border-radius: 6px;
  background: #227676;
}
.listing:hover {
  background-color: #f2f2f2;
}
.listing a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 3px 5px;
  font-family: "OpenSans-SemiBold";
  color: #5c5c5c;
  text-align: left;
  font-size: 14px;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.metismenu li:hover .listing a {
  text-decoration: none;
  color: #0d0d0d;
}
.kqueicon.bg_e7467c {
  background: #e7467c;
}
.brand .nav-pills .nav-link {
  font-size: 16px;
  color: #737373;
  border-radius: 0.25rem;
}
.brand .nav-pills .nav-link.active,
.brand .nav-pills .show > .nav-link {
  color: #4967df;
  background-color: #007bff00;
}
.sound .nav-pills .nav-link {
  font-size: 16px;
  color: #737373;
  border-radius: 0.25rem;
}
.sound .nav-pills .nav-link.active,
.brand .nav-pills .show > .nav-link {
  color: #0d0d0d;
  font-family: "OpenSans-Bold";
  background-color: #007bff00;
}
.metismenu li:hover .listing .icon {
  color: #4d4d4d !important;
}
.listing .icon {
  position: relative;
  padding: 3px 12px 3px 0px;
  font-size: 19px;
  color: #8aa1ff !important;
}
.cover_photp {
  height: 143px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px 6px 0px 0px;
}
.cover_photp_view {
  height: 143px;
  background-size: cover;
  background-repeat: no-repeat;
}
.profile_pr {
  padding-right: 0px;
}
.pdlr_0 {
  padding-right: 0px;
  padding-left: 0px;
}
.earning_box,
.earning_box1,
.earning_box2 {
  cursor: pointer;
  padding: 10px;
  background: #f1f1f1;
  border-radius: 6px;
}
.earning_box_selct {
  background: #7591ff;
  box-shadow: 0px 5px 6px #369fff40;
}
.earning_box_selct p,
.earning_box_selct .earncount {
  color: #fff;
}
.earning_box_selct #timer #countdown {
  color: #fff;
}
.earning_box_selct .unit {
  color: #e6e6e6;
}
.customer_payment {
  background: #29bebe;
  box-shadow: 0px 5px 6px #29bebe1a;
}
.customer_payment p,
.customer_payment .earncount {
  color: #fff;
}
.customer_payment #timer #countdown {
  color: #fff;
}
.customer_payment .unit {
  color: #e6e6e6;
}
.progress > .innerk {
  position: absolute;
  color: #4d4d4d;
  font-family: "OpenSans-SemiBold";
  font-size: 20px;
  border-radius: 50px;
  width: 67px;
  padding: 18px 14px;
  height: 67px;
  background: #f1f1f1;
}
.cbox .progress {
  width: 96px;
  height: 96px;
  margin: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #dae0e6;
  font-size: 0.75rem;
  background-color: #fff;
  border-radius: 50rem;
}
.earntext {
  font-family: "OpenSans-SemiBold";
  font-size: 16px;
  color: #737373;
}
.earnunit {
  font-family: "OpenSans-SemiBold";
  font-size: 20px;
  color: #8c8c8c;
}
.earncount {
  font-size: 28px;
  color: #4d4d4d;
  font-family: "OpenSans-Bold";
}
.c_fff {
  color: #fff;
}
.c_E6E6E6 {
  color: #e6e6e6;
}
.preview_box {
  width: 98%;
  bottom: 0%;
  height: 129px;
  background: transparent linear-gradient(100deg, #0d0d0db3 0%, #0000008c 50%, #000000b3 100%);
  border-radius: 6px;
  z-index: 2;
  position: absolute;
}
.earning_radio {
  top: 0;
  opacity: 0;
  position: absolute;
}
.user_ifo {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0px 0px 6px 6px;
  padding: 0 12px;
}
.update_profile {
  padding: 3px 10px;
  background: #f88e88;
  box-shadow: 0px 2px 5px #ff3b3033;
  border-radius: 15px;
  color: #fff;
}
.update_profile.update_profile2 {
  background: #227676;
}
.update_profile.update_profile2:hover {
  background: #18abab;
}
.update_profile:hover {
  color: #fff;
  background: #f59e9e;
  box-shadow: 0px 2px 5px #ff3b3033;
  text-decoration: none;
}
.user_message img {
  height: 42px;
  width: 42px;
}
.like_post {
  background: #4967df;
  border-radius: 50px;
  padding: 3px 5px;
  margin-right: 5px;
  font-size: 12px;
  color: #fff;
}
.c_like_post {
  background: #009999;
  border-radius: 50px;
  padding: 3px 5px;
  margin-right: 5px;
  font-size: 12px;
  color: #fff;
}
.blue_dot {
  background: #4967df;
  border-radius: 50px;
  height: 5px;
  margin-right: 3px;
  margin-top: 9px;
  padding: 1px 2px;
  width: 5px;
}
.green_dot {
  background: #009999;
  border-radius: 50px;
  height: 5px;
  margin-right: 3px;
  margin-top: 9px;
  padding: 1px 2px;
  width: 5px;
}
.reply {
  border-top: 1px solid #ddd;
}
.reply .d-flex i {
  font-size: 23px;
  line-height: 1.4;
  margin-right: 3px;
}
.reply .d-flex {
  font-size: 16px;
  line-height: 2;
  color: #737373;
  padding: 5px;
  margin-right: 9px;
  font-family: "OpenSans-SemiBold";
}
.reply .d-flex:hover {
  background-color: #f2f2f2;
  border-radius: 6px;
}
.section1_box .height {
  height: 86px !important;
}
.line_2 {
  line-height: 2.5;
}
.form-control::placeholder {
  text-transform: capitalize !important;
}
.whitetab .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #4967df;
  font-family: "OpenSans-Bold";
  font-size: 16px;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
}
.tab-content .section1_box {
  border-radius: 0 0 6px 6px;
}
.whitetab .nav-pills .nav-link {
  /* color: #737373; */
  color: #111;
  border-radius: 0.25rem;
  font-size: 16px;
  font-family: "OpenSans-Bold";
}
.sec2_icon i {
  font-size: 22px;
  margin: 0px 8px;
}
#nwprofile .modal-dialog {
  max-width: 702px;
}
.modal-header {
  justify-content: center;
}
.border_none {
  border: none;
}
.blue_btns {
  margin-bottom: 30px;
  color: #fff;
  background: #4967df;
  border-color: #4967df;
}
.blue_btns:hover,
.btn-warning.blue_btns:not(:disabled):not(.disabled):active {
  color: #fff !important;
  background: #5376ff;
  border-color: #5376ff;
  box-shadow: 0px 4px 8px #4967df80;
}
.sec2_post {
  border: 1px solid #8c8c8c;
  border-radius: 20px;
  padding: 0px 12px;
  margin: 0px 33px;
}
.box .progress {
  width: 80px;
  height: 80px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #dae0e6;
  font-size: 0.75rem;
  background-color: #fff;
  border-radius: 50rem;
}
.progress > .inner {
  position: absolute;
  color: #85dd73;
}
.progress > .inner::after {
  height: 5px;
  width: 5px;
  background-color: red;
}
.progress > svg {
  height: 100%;
  display: block;
}
.sidebar_menulist {
  height: 40vh;
  overflow-y: scroll;
}
.sidebar_menulist_inner {
  height: 48vh;
  overflow-y: scroll;
}
.sidebar_menulist_inner::-webkit-scrollbar {
  width: 0.2em;
}
.sidebar_menulist_inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}
.sidebar_menulist_inner::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.mlm_13 {
  margin-left: -13px;
}
.Search_que .form-control {
  border-radius: 10px 0px 0px 10px !important;
  border-right: none;
  background: #f2f2f2;
}
.Search_que .input-group-append .input-group-text {
  color: #4967df;
  background: #f2f2f2;
  border-radius: 0px 10px 10px 0px;
  padding: 0px 7px;
}
.Search_que .form-control:focus {
  background: #e6ecf2;
}
.Search_que .form-control:focus + .input-group-append .input-group-text {
  background: #4967df;
  color: #fff;
}
.sidebar_menulist::-webkit-scrollbar {
  width: 0.2em;
}
.sidebar_menulist::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}
.sidebar_menulist::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.ansmsgbox {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding: 5px;
  margin-bottom: 16px;
  margin-top: 16px;
  height: 168px;
  overflow-y: scroll;
}
.ansmsgbox::-webkit-scrollbar {
  width: 0.2em;
}
.ansmsgbox::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
}
#payment_summary .modal-dialog {
  max-width: 409px;
}
.businesses_scroll {
  height: 371px;
  overflow-y: scroll;
}
.businesses_scroll::-webkit-scrollbar {
  width: 0.2em;
}
.businesses_scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}
.businesses_scroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.joind_now_btn {
  border: 2px solid #4967df;
  border-radius: 14px;
  padding: 2px 8px;
}
input[type="date" i] {
  color: #0d0d0d;
  font-size: 14px;
  font-family: "OpenSans-Bold";
}
.h_250px {
  height: 250px;
}
.h_288 {
  height: 288px;
}
.w_74px {
  width: 174px;
}
.joind_now_btn:hover {
  color: inherit;
  text-decoration: none;
  box-shadow: inset 0px 3px 6px #00000040;
}
.section1_box {
  box-shadow: 0px 2px 10px #0000001a;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  background: #f2f2f2;
}
.boxes {
  background: var(--unnamed-color-fff);
  background: #fff;
  box-shadow: 0px 1px 8px #00000026;
  border: 1px solid #70707040;
  border-radius: 6px;
  padding: 15px;
}
.section1_box {
  background: var(--unnamed-color-fff);
  background: #fff;
  box-shadow: 0px 1px 8px #00000026;
  border: 1px solid #70707040;
  border-radius: 6px;
  padding: 20px 0px;
}
.section1_box-profile {
  background: #fff;
  box-shadow: 0px 1px 8px #00000026;
  margin: 0 10px;
}
.section1_box-profile p {
  line-height: 1.4;
  margin-bottom: 10px;
}
.profileProgressBar p {
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
.section1_box-profile .card-body {
  padding: 15px;
}
.section1_box-profile .rSlider .slide {
  background: #4caf50;
  top: 50%;
  transform: translateY(-50%);
}
.section1_box-profile .rSlider input[type="range"] {
  background: #e7e7e7;
  box-shadow: none;
  height: 10px;
}
#keyword_section {
  width: 100%;
}
.form-group label {
  font-size: 14px;
}
.navbar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  height: 65px;
  padding: 0 calc(24px / 2) 0 0;
}
.navbar-header .dropdown.show .header-item {
  background-color: rgba(52, 58, 64, 0.05);
}
.navul .nav-item {
  text-align: center;
}
.navbar-brand-box {
  padding: 0 1.5rem;
  text-align: center;
  height: 7vh;
}
.logo {
  line-height: 7vh;
}
.navbar-dark .navbar-nav.navul .nav-link {
  font-family: "OpenSans-Medium";
  position: relative;
  color: #e6e6e6;
  padding: 5px 24px !important;
}
.logo .logo-sm {
  display: none;
}
.logo-light {
  display: none;
}
.header-item {
  height: 70px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #525f80;
  border: 0;
  border-radius: 0;
}
.header-item:hover {
  color: #525f80;
}
.header-profile-user {
  height: 32px;
  width: 32px;
  background-color: #dee2e6;
}
body[data-topbar="dark"] #page-topbar {
  background-color: #333547;
}
body[data-topbar="dark"] .navbar-header .dropdown.show .header-item {
  background-color: rgba(255, 255, 255, 0.05);
}
body[data-topbar="dark"] .header-item {
  color: #bfbfc5;
}
body[data-topbar="dark"] .header-item:hover {
  color: #bfbfc5;
}
body[data-topbar="dark"] .header-profile-user {
  background-color: rgba(255, 255, 255, 0.25);
}
body[data-topbar="dark"] .noti-icon i {
  color: #bfbfc5;
}
body[data-topbar="dark"] .logo-dark {
  display: none;
}
body[data-topbar="dark"] .logo-light {
  display: block;
}
body[data-topbar="dark"] .app-search .form-control {
  background-color: rgba(224, 224, 234, 0.07);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.07);
}
body[data-topbar="dark"] .app-search input.form-control::-webkit-input-placeholder,
body[data-topbar="dark"] .app-search span {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-brand-box {
  background: #4967df;
}
body[data-sidebar="dark"] .logo-dark {
  display: none;
}
body[data-sidebar="dark"] .logo-light {
  display: block;
}
body[data-sidebar="dark"] .vertical-menu {
  background: #f2f2f2;
}
.hotque_section {
  position: fixed;
  top: 68px;
  z-index: 999;
  height: 40px;
  background: #fff;
}
.hotque_section + .hot-question {
  padding-top: 120px;
}
.hotque_section .hot_que {
  background: rgb(204 119 5 / 60%);
  padding: 0 20px 0 30px;
  position: absolute;
  left: -15px;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  backdrop-filter: blur(3px);
  z-index: 2;
  transform: skewX(-20deg);
}
.hotque_section .hot_que span {
  transform: skewX(20deg);
}
.hot_que_carousel {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 40px;
  padding: 0;
  font-size: 13px;
}
.hot_que_carousel > div {
  display: flex;
}
.hot_que_carousel .js-marquee {
  display: flex;
}
.hot_que_carousel .js-marquee .item {
  display: flex;
  align-items: center;
}
.hot_que_carousel .js-marquee .item a {
  white-space: nowrap;
  font-size: 14px;
}
.hot_que_carousel .js-marquee .item a {
  white-space: nowrap;
  font-size: 14px;
}
a.tip span {
  display: none;
}
a.tip:hover span {
  font-family: "OpenSans-Regular";
  font-size: 13px;
  padding: 5px;
  display: block;
  z-index: 100;
  width: max-content;
  color: #fff;
  background: #0d0d0d;
  left: -20px;
  border-radius: 3px;
  margin: 7px;
  position: absolute;
  top: -31px;
  text-decoration: none;
}
.tooltip1 .info {
  display: none;
}
.tooltip1:hover .info {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  padding: 8px 12px;
  display: block;
  z-index: 100;
  text-align: left;
  color: #fff;
  background: #0d0d0dc2;
  width: 180px;
  border-radius: 3px;
  margin: 0;
  position: absolute;
  top: 0;
  right: -180px;
  text-decoration: none;
}
.tooltip1 .infolabel {
  display: none;
}
.tooltip1:hover .infolabel {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  padding: 4px 22px;
  display: block;
  z-index: 100;
  text-align: center;
  color: #fff;
  background: #0d0d0dc2;
  width: max-content;
  border-radius: 3px;
  margin: 16px;
  position: absolute;
  top: -44px;
  text-decoration: none;
}
.tooltip1 .infotext {
  display: none;
}
.tooltip1:hover .infotext {
  font-family: "OpenSans-Regular";
  font-size: 13px;
  padding: 4px 4px;
  border-radius: 6px;
  display: block;
  z-index: 100;
  text-align: left;
  color: #f2f2f2;
  background: #0d0d0dc2;
  width: max-content;
  right: 40px;
  position: absolute;
  bottom: 7px;
  text-decoration: none;
  z-index: 99999;
}
.ontooltip {
  position: relative;
}
.dot {
  width: 10px;
  position: absolute;
  height: 10px;
  border-radius: 50px;
  right: 8px;
  bottom: 1px;
}
.bg_9ED293 {
  background-color: #9ed293;
}
.dropdown-menu.idrmenu,
.dropdown:hover .dropdown-menu.idrmenu {
  width: 236px;
  transform: none;
  cursor: pointer;
  height: 94px;
  z-index: 999;
  top: -65px !important;
  left: 21px !important;
}
.iprogress .progress-text.range {
  position: absolute;
  font-size: 12px;
  padding-top: 40px;
  color: #4d4d4d;
}
.iprogress .progress-text.count {
  position: absolute;
  font-size: 12px;
  margin-top: -24px;
  color: #4d4d4d;
}
.iprogress.progress {
  margin: 24px 8px 3px 8px;
  border-radius: 0px;
  height: 8px;
}
.subscription_tbl td,
.subscription_tbl th {
  padding: 1px 0px;
  border-top: 1px solid #dee2e600;
}
.table.subscription_tbl thead th {
  border-bottom: 2px solid #dee2e600;
}
.modal-dialog.w_541 {
  max-width: 541px;
}
.modal-dialog.w_632 {
  max-width: 632px;
}
.modal-dialog.w_506 {
  max-width: 506px;
}
.cover_upload {
  right: 0;
  width: 147px;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  bottom: 6px;
  position: absolute;
}
.project_ul .nav-link {
  display: block;
  padding: 0.1rem 0.4rem;
}
.project_ul .nav-link.active,
.nav-pills .show > .nav-link {
  color: #4967df !important;
  background-color: #007bff00 !important;
}
.price .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  color: #fff;
  background: #4967df;
}
.c_26A0AB {
  color: #26a0ab;
}
.gray_line {
  height: 2px;
  margin: 15px;
  background: #ddd;
}
.review_people {
  border: 1px solid #bebebe;
  border-radius: 6px;
}
.vertical-menu {
  height: auto;
  width: auto;
  z-index: 1001;
  background: #fff;
  bottom: 0;
  /* margin-top: 120px; */
  position: sticky;
  top: 78px;
  /* -webkit-box-shadow: 0 0 13px 0 rgb(236 236 241 / 44%);
  box-shadow: 0 0 13px 0 rgb(236 236 241 / 44%); */
}
.vertical-menu-Pub {
  margin-top: 0 !important;
}
#vertical-menu-btn {
  position: absolute;
  background: #e7e4e400;
  left: 0%;
  z-index: 0;
  height: 65px;
  width: 143px;
  top: 2%;
  color: #fff;
  padding: 0rem 17.5rem;
  opacity: 0;
}
.vertical-collpsed .navbar-brand-box {
  width: 70px !important;
}
.vertical-collpsed .logo span.logo-lg {
  display: none;
}
.vertical-collpsed .logo span.logo-sm {
  display: block;
}
.vertical-collpsed .vertical-menu {
  position: absolute;
  width: 70px !important;
  z-index: 5;
}
.vertical-collpsed .vertical-menu .simplebar-content-wrapper,
.vertical-collpsed .vertical-menu .simplebar-mask {
  overflow: visible !important;
}
.vertical-collpsed .vertical-menu .simplebar-scrollbar {
  display: none !important;
}
.vertical-collpsed .vertical-menu .simplebar-offset {
  bottom: 0 !important;
}
.vertical-collpsed .vertical-menu #sidebar-menu .badge,
.vertical-collpsed .vertical-menu #sidebar-menu .collapse.in,
.vertical-collpsed .vertical-menu #sidebar-menu .menu-title {
  display: none !important;
}
.vertical-collpsed .vertical-menu #sidebar-menu .nav.collapse {
  height: inherit !important;
}
.input-group.navsearch {
  width: 370px;
  margin: 2px 0px;
  height: 5vh;
}
.input-group.navsearch input {
  height: 5vh;
}
.navsearch .form-control,
.navsearch .input-group-text {
  background: #e6ecf2;
  font-size: 16px;
  border: 1px solid #ced4da00;
  border-radius: 10px;
}
.navsearch .input-group-text {
  padding: 0px 10px 2px 0px;
}
.navsearch i {
  font-size: 28px;
}
.navsearch .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.navul li a {
  display: block;
  padding: 6px 8px;
  color: #e6e6e6;
  line-height: 18px;
  font-size: 14px;
}
.bold {
  font-weight: bold;
}
.navul li a i {
  font-size: 28px;
}
.navul li a i.mdi-chevron-down {
  font-size: 14px;
}
.navul li a:hover {
  font-family: "OpenSans-Bold";
  color: #fff !important;
  border-radius: 5px;
  background: #3752bf;
  text-decoration: none;
}
.navul li a.active {
  color: #fff;
}
.bg_FFC000 {
  background-color: #ffc000;
}
.bg_9ED293 {
  background-color: #9ed293;
}
.bg_8C8C8C {
  background-color: #8c8c8c;
}
.active_nav {
  display: none;
  width: 14px;
  margin-top: 3px;
  height: 3px;
  background: #fff;
}
.dropdown-menu {
  right: 0;
  left: auto;
}
.my_account .dropdown-menu {
  min-width: 280px;
  padding: 5px;
  margin-right: 15%;
}
.my_account .dropdown-menu .view_profile {
  padding: 9px !important;
  text-align: center;
  color: #4967df !important;
  border: 2px solid #4967df;
  border-radius: 20px;
  padding: 2px 8px;
}
.my_account .dropdown-menu .view_profile:hover {
  font-family: "OpenSans-Regular";
  padding: 9px !important;
  color: #4967df !important;
  background-color: #fff !important;
  border-radius: 20px !important;
  box-shadow: 0px 5px 6px #4967df36;
}
.profile_right_side {
  width: 100%;
  position: fixed;
  margin-right: 18px;
}
.profile_right_side .list-group .list-group-item {
  padding: 0.5rem 0.5rem;
  margin-bottom: 6px;
}
@media (max-width: 992px) {
  .navbar-brand-box {
    width: auto;
  }
  .logo span.logo-lg {
    display: none;
  }
  .logo span.logo-sm {
    display: inline-block;
  }
  .vertical-menu {
    display: none;
  }
  body.sidebar-enable .vertical-menu {
    display: block;
  }
  .navbar-toggle {
    display: none;
  }
}
.error {
  font-size: 14px;
  color: red !important;
  display: block;
}
.c_navbar .navbar-brand-box,
.navbar.c_navbar {
  background: #009999;
}
.c_navbar .navsearch .form-control {
  border-radius: 0px 50px 50px 0px;
}
.c_navbar .navsearch .input-group-text {
  padding: 0px 9px;
  border-radius: 50px 0px 0px 50px;
}
.navul.cnavul li a:hover {
  font-family: "OpenSans-Bold";
  color: #fff !important;
  border-radius: 5px;
  background: #0d7878;
  text-decoration: none;
}
.c_an_invivudual .form-group label {
  font-size: 14px;
  color: #8c8c8c;
  margin-bottom: 5px;
}
.c_an_invivudual .form-group .form-control::placeholder,
.c_an_invivudual .form-group select.form-control {
  font-size: 14px;
  color: #8c8c8c;
}
.c_an_invivudual .form-group {
  margin-bottom: 0.9rem;
}
.project_text1 {
  display: none;
  transition: 5s fadeIn 0.5s;
}
.cust_right .list-group-item:hover .project_text2 {
  display: none;
}
.cust_right .list-group-item:hover .project_text1 {
  display: block;
}
.cust_right .list-group-item .piesvg {
  width: 100%;
  padding: 0 5px;
}
.cust_right .list-group-item .piesvg text {
  font-size: 6.5px;
  font-family: "OpenSans-Regular";
}
.cust_right .list-group-item .piesvg .customer {
  fill: #009999;
}
.cust_right .list-group-item .piesvg .expert {
  fill: #4967df;
}
.green_btns {
  margin-bottom: 30px;
  color: #fff;
  background: #009999;
  border-color: #009999;
}
.green_btns:hover,
.btn-warning.green_btns:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #2fc3c3;
  border-color: #2fc3c3;
}
.green_outlinebtns {
  margin-bottom: 30px;
  color: #fff;
  border: 1px solid #fff;
  background: #0d0d0d40;
  box-shadow: 0px 1px 6px #29bebe1a;
  border: 1px solid #fff;
  border-radius: 6px;
}
.green_outlinebtns:hover,
.btn-warning.green_outlinebtns:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #0099992b;
  border: 1px solid #fff;
}
.red_btn {
  margin-bottom: 30px;
  color: #fff;
  background: #f5857f;
  border-color: #f5857f;
  box-shadow: 0px 1px 6px #f5857f1a;
}
.red_btn:hover,
.btn-warning.red_btn:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #f99e99;
  border-color: #f99e99;
  box-shadow: 0px 1px 6px #f5857f26;
}
.skip_bnt {
  background: var(--unnamed-color-fff);
  border: 1px solid var(--unnamed-color-4d4d4d);
  border: 1px solid #009999;
  border-radius: 5px;
}
.skip_bnt:hover {
  background: #0099992e;
  border: 1px solid var(--unnamed-color-4d4d4d);
  border: 1px solid #009999;
  border-radius: 5px;
  color: #009999 !important;
}
.skip_bntk {
  background: var(--unnamed-color-fff);
  border: 1px solid var(--unnamed-color-4d4d4d);
  border: 1px solid #4967df;
  border-radius: 5px;
}
.skip_bntk:hover {
  background: #7a96e42e;
  border: 1px solid var(--unnamed-color-4d4d4d);
  border: 1px solid #4967df;
  border-radius: 5px;
  color: #4967df !important;
}
.btn_top_skill {
  color: #099;
  background: transparent linear-gradient(180deg, #29bebe21 0%, #00999954 100%);
  box-shadow: 0px 3px 6px #00999933;
  border: 0.1px solid #00999952;
  border-radius: 5px;
  font-family: "OpenSans-SemiBold";
  font-size: 16px;
  line-height: 1;
  margin-right: 15px;
  padding: 15px 30px;
}
.date {
  background: #fff;
  padding: 6px 6px;
  line-height: 23px;
  border: 1px solid #eb4040;
  border-radius: 5px;
  border-top: 5px solid #f00;
}
.circle_5FD8D8 {
  height: 110px;
  background: #fafafa;
  box-shadow: 0px 2px 10px #0099991a;
  border: 8px solid #5fd8d8;
  width: 110px;
  border-radius: 110px;
  margin: auto;
  padding-top: 29px;
}
.circle_4967DF {
  height: 110px;
  background: #fafafa;
  box-shadow: 0px 2px 10px #4967df1a;
  border: 8px solid #7d92ea;
  width: 110px;
  border-radius: 110px;
  margin: auto;
  padding-top: 29px;
}
.circle_FFC000 {
  height: 110px;
  background: #fafafa;
  box-shadow: 0px 2px 10px #ffc0001a;
  border: 8px solid #ffe490;
  width: 110px;
  border-radius: 110px;
  margin: auto;
  padding-top: 29px;
}
.files input,
.files input:focus {
  opacity: 0;
  outline: 2px dashed #707070;
  outline-offset: -23px;
  border: 0px solid #0000;
  -webkit-transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  padding: 216px 0px 52px 36%;
  text-align: center !important;
  margin: 0;
  border-radius: 6px;
  width: 100% !important;
}
.files {
  outline: 2px dashed #707070;
  outline-offset: -23px;
  border: 0px solid #0000;
  border-radius: 6px;
  position: relative;
}
.files:after {
  pointer-events: none;
  position: absolute;
  top: 28px;
  left: 0;
  width: 98px;
  right: 0;
  height: 122px;
  content: "";
  background-image: url(../images/uploadimg.png);
  display: block;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
}
.files.files_k:after {
  background-image: url(../images/uploadimg_k.png);
}
#k_cover_photo .modal-dialog {
  max-width: 786px;
}
.color input {
  background-color: #f1f1f1;
}
.files:before {
  position: absolute;
  bottom: 88px;
  left: 0;
  pointer-events: none;
  width: 100%;
  right: 0;
  height: 57px;
  content: "Drag and drop or browse to choose an image";
  display: block;
  margin: 0 auto;
  font-size: 14px;
  color: #2c3231;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}
.cus_cover_photp p {
  background: #fff;
  border-radius: 6px;
  position: absolute;
  right: 5px;
  bottom: -7px;
  padding: 6px 5px;
  width: max-content;
}
textarea::placeholder {
  font-size: 14px;
  color: #737373;
}
.account_c.nav-pills .nav-link {
  color: #737373;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  display: block;
  border-radius: 0px;
  padding: 7px 5px;
  margin-right: 15px;
  transition: 0.5s ease;
  border-bottom: 2px solid #0000;
}
.acctounttab form label {
  color: #333333;
  font-size: 16px;
  font-family: "OpenSans-SemiBold";
}
.acctounttab form input::placeholder,
.acctounttab form textarea::placeholder {
  font-size: 14px !important;
  color: #737373 !important;
  font-family: "OpenSans-Regular";
}
.m_92auto {
  margin: 92px auto;
}
.cfor_pass:hover {
  color: #009999;
  text-decoration: underline;
}
.kfor_pass:hover {
  color: #4967df;
  text-decoration: underline;
}
.acctounttab form input {
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.account_c.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #0d0d0d;
  font-family: "OpenSans-SemiBold";
  background-color: #007bff00;
  border-radius: 0px;
  border-bottom: 2px solid #099;
}
.account_c.nav-pills .nav-link:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.account_c.nav-pills .nav-link.active:hover {
  background: #0000;
  border-radius: 0px;
}
.kacctounttab form label {
  color: #333333;
  font-size: 16px;
  font-family: "OpenSans-SemiBold";
}
.modal-dialog.w_981 {
  max-width: 981px;
}
.kacctounttab form input::placeholder,
.kacctounttab form textarea::placeholder {
  font-size: 14px !important;
  color: #737373 !important;
  font-family: "OpenSans-Regular";
}
.cfor_pass:hover {
  color: #009999;
  text-decoration: underline;
}
.kacctounttab {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
}
.kacctounttab form input {
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.account_k.nav-pills .nav-link {
  color: #737373;
  font-family: "OpenSans-Regular";
  font-size: 16px;
  display: block;
  border-radius: 0px;
  padding: 7px 5px;
  transition: 0.5s ease;
  border-bottom: 2px solid #0000;
}
.account_k.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #4967df;
  font-family: "OpenSans-Bold";
  background-color: #fff;
  border-radius: 0px;
  border-bottom: 2px solid #fff;
}
.account_k.nav-pills .nav-link:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.account_k.nav-pills .nav-link.active:hover {
  background: #fff;
  border-radius: 0px;
}
.Earning_tab.nav-pills .nav-link {
  color: #0d0d0d;
  font-family: "OpenSans-Bold";
  font-size: 17px;
  display: block;
  background: #fff;
  border-radius: 0px;
  padding: 7px 5px;
  transition: 0.5s ease;
  border-bottom: 2px solid #0000;
}
.Earning_tab.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #0d0d0d;
  font-family: "OpenSans-Bold";
  background-color: #fff;
  border-radius: 0px;
  border-bottom: 2px solid #4967df;
}
.Earning_tab.nav-pills .nav-link:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.Earning_tab.nav-pills .nav-link.active:hover {
  background: #fff;
  border-radius: 0px;
}
.cutomdate {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #ddd;
}
#datepicker {
  width: 180px;
  margin: 0 20px 20px 20px;
}
#datepicker > span:hover {
  cursor: pointer;
}
.bor_right {
  border-right: 1px solid #cccccc;
}
.bg_F2F2F2 {
  background-color: #f2f2f2;
}
.modal-dialog.w_1012 {
  max-width: 1012px !important;
}
.Claritybox {
  border: 1px solid #ffc000;
  width: max-content;
  height: 23px;
  padding: 0px 5px;
  margin: 2px 9px;
  border-radius: 50px;
}
.h_46 {
  height: 46px;
}
.bg_4967DF {
  background: #4967df;
}
.customer_pagination li .page-link {
  font-size: 14px;
  color: #4d4d4d;
  border: none;
  margin: 0px 2px;
}
.customer_pagination li .page-link:hover {
  background: none;
}
.customer_pagination .page-item.active .page-link {
  padding: 0.25rem 0.6rem;
  color: #4d4d4d;
  background: #fff;
  box-shadow: 0px 2px 3px #0000001a;
  border: 1px solid #009999;
  border-radius: 3px;
}
.customer_pagination .pagination-sm .page-item:last-child .page-link {
  color: #4d4d4d !important;
  background: #fff !important;
  box-shadow: 0px 2px 3px #0000001a !important;
  border: 1px solid #009999 !important;
  border-radius: 3px !important;
}
.knackstor_pagination .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.knackstor_pagination li .page-link {
  font-size: 14px;
  color: #4d4d4d;
  border: none;
  margin: 0px 2px;
}
.knackstor_pagination li .page-link:hover {
  background: none;
}
.knackstor_pagination .page-item.active .page-link {
  padding: 0.25rem 0.6rem;
  color: #4d4d4d;
  background: #fff;
  box-shadow: 0px 2px 3px #0000001a;
  border: 1px solid #4967df;
  border-radius: 3px;
}
.knackstor_pagination .pagination-sm .page-item:last-child .page-link {
  color: #4d4d4d !important;
  background: #fff !important;
  box-shadow: 0px 2px 3px #0000001a !important;
  border: 1px solid #4967df !important;
  border-radius: 3px !important;
}
.knackstor_pagination .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.bg_009999 {
  background: #009999;
}
#accordion2 .panel-title a {
  display: block;
  padding: 12px 15px 12px 14px;
  box-shadow: 0px 1px 8px #0000;
  border: 1px solid #0000;
  background: #fff;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #676767;
  text-shadow: 1px 1px 1px #fff;
  position: relative;
}
.panel.panel-default {
  background-color: #fff;
}
#accordion2 .panel-title a:before {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #92919100;
  font-size: 20px;
  font-weight: 900;
  color: #009999;
  text-align: center;
  box-shadow: inset 0 0 10px rgb(0 0 0 / 0%);
  text-shadow: none;
  position: absolute;
  top: 8px;
  right: 15px;
}
#accordion2 .panel-title a.collapsed:before {
  content: "\f067";
}
#accordion2 .panel-body {
  padding: 0px 15px;
  font-size: 15px;
  color: #222;
  line-height: 27px;
  border: none;
}
.main {
  display: block;
  position: relative;
  padding-left: 29px;
  cursor: pointer;
}
.c_mesages .view_m {
  padding: 2px;
  margin: 4px 0px;
}
.modal-dialog.w_396 {
  max-width: 396px;
}
.calendar ul li:hover {
  background: #f1f1f1;
  border-radius: 6px;
}
.c_mesages .view_m:hover {
  background: #f2f2f2;
  border-radius: 5px;
}
.greenmark {
  cursor: pointer;
  position: absolute;
  bottom: 3px;
  left: 0;
  height: 20px;
  border-radius: 4px;
  width: 20px;
  border: 1px solid #009999;
  background-color: white;
}
.main input:checked ~ .greenmark {
  background-color: #009999;
}
.greenmark:after {
  content: "";
  position: absolute;
  display: none;
}
.main input:checked ~ .greenmark:after {
  display: block;
}
.main .greenmark:after {
  left: 6px;
  bottom: 5px;
  width: 6px;
  height: 12px;
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mb_62 {
  margin-bottom: 62px;
}
.bluemark {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  border-radius: 4px;
  width: 20px;
  border: 1px solid #ddd;
  background-color: white;
}
.form-check-label:hover {
  cursor: pointer;
}
.bluemark:after {
  content: "";
  position: absolute;
  display: none;
}
.mainb input:checked ~ .bluemark {
  background-color: #4967df;
}
.mainb input:checked ~ .bluemark:after {
  display: block;
}
.mainb .bluemark:after {
  left: 6px;
  bottom: 5px;
  width: 6px;
  height: 12px;
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox_roboot .mainb {
  display: block;
  position: relative;
  padding-left: 38px;
  cursor: pointer;
}
.c_F5857F {
  color: #f5857f;
}
.request:hover {
  color: #f5857f;
}
.underline_h:hover {
  text-decoration: underline;
}
.underline {
  text-decoration: underline;
}
.mainb input:checked ~ .bluemark.grayoutline {
  border: 1px solid;
  background-color: #4967df00;
}
.mainb .bluemark.grayoutline:after {
  left: 6px;
  bottom: 5px;
  width: 6px;
  height: 12px;
  border: 1px solid #2e2727;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
span.badge.badge-danger.notification {
  top: 4px;
  border-radius: 50px;
  font-family: "OpenSans-Regular";
  font-size: 10px;
  width: 17px;
  height: 17px;
  font-weight: 100;
  padding: 3px 0px;
  position: absolute;
  right: 6px;
}
.ans_suggbox {
  background: var(--unnamed-color-fff);
  border: 1px solid var(--unnamed-color-f2f2f2);
  background: #fff;
  box-shadow: 0px 2px 6px #0000001a;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
  padding: 5px;
  height: 210px;
}
.moreans {
  cursor: pointer;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 9px;
  padding: 5px;
}
.moreans:hover {
  border: 1px solid var(--unnamed-color-009999);
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #009999;
}
.kmoreans {
  cursor: pointer;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 9px;
  padding: 5px;
}
.kmoreans:hover {
  border: 1px solid var(--unnamed-color-009999);
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #4967df;
}
.chhose_knc .list-group-item {
  border: 1px solid rgb(0 0 0 / 0%);
}
.send {
  opacity: 0;
}
.ctagory_queinput.sendtext.form-control:focus + .input-group-append .input-group-text .send {
  opacity: 1 !important;
}
.chhose_knc {
  height: 437px;
  overflow-y: scroll;
}
.chhose_knc::-webkit-scrollbar {
  width: 4px;
}
.chhose_knc::-webkit-scrollbar-thumb {
  background-color: #cccccc;
}
.greenmark.gray,
.bluemark.gray {
  border: 1px solid #353b3b !important;
}
.askqueinput .ctagory_queinput::placeholder {
  font-size: 14px;
  color: #666666;
  text-transform: none !important;
}
.askqueinput .ctagory_queinput {
  color: #666666;
  font-size: 14px;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-radius: 50px 0px 0px 50px !important;
}
.catagorydr.askqueinput .ctagory_queinput_btn {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-left: none;
  font-size: 14px;
  outline: 0px;
  color: #666666;
}
.catagorydr.askqueinput .ctagory_queinput_btn:hover,
.catagorydr.askqueinput .ctagory_queinput_btn:active {
  background: #f2f2f2 !important;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  border-left: none;
  outline: 0px;
  box-shadow: none;
  color: #666666;
  font-family: "OpenSans-Regular";
}
.catagorydr.askqueinput .ctagory_queinput_btn:focus {
  box-shadow: 0 0 0 0.2rem rgb(108 117 125 / 0%);
}
.lpl2 {
  padding-top: 3px;
}
.choose .greenmark.gray {
  top: 15px;
}
.dropdown-submenu a.test:hover .dropdown-submenu .dropdown-menu {
  display: block;
}
.dropdown:hover .dropdown-menu {
  cursor: pointer;
}
.face_challenge_box {
  border: 1px solid var(--unnamed-color-f2f2f2);
  background: #fafafa;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  overflow-y: scroll;
  height: 150px;
  overflow-x: hidden;
}
.asknow .modal-dialog {
  max-width: 752px;
}
.asknow input[type="checkbox"] {
  opacity: 0;
}
.face_challenge_box::-webkit-scrollbar {
  width: 4px;
}
.face_challenge_box::-webkit-scrollbar-thumb {
  background-color: #cccccc;
}
#change_password label.error {
  font-size: 14px;
  color: red;
  margin-bottom: 0;
  width: 100%;
  font-family: "OpenSans-Regular";
}
#sharepost .modal-dialog {
  max-width: 700px;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #fff;
  border-color: #fbfdff;
}
.down_arrow {
  font-size: 26px;
  height: 0px;
  position: absolute;
  top: -3px;
  right: 10px;
  color: #737373;
  width: 16px;
  margin-left: auto;
}
.btn-all_c {
  background: #fff;
  box-shadow: 0px 1px 6px #29bebe1a;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 14px;
  color: #737373;
  text-align: left;
  position: relative;
}
.mentor_dropdown .dropdown {
  margin-bottom: 10px !important;
}
.mentor_dropdown .dropdown-submenu .test {
  color: #4d4d4d;
  font-size: 14px;
}
.mentor_dropdown .dropdown-submenu {
  margin: 5px 3px;
  padding: 2px 5px;
  border-radius: 6px 6px 6px 6px;
}
.mentor_dropdown .dropdown-submenu:hover {
  background: #f2f2f2;
}
.mentor_dropdown .dropdown-submenu:hover .test,
.mentor_dropdown .dropdown-submenu:hover .submenu_arrow {
  color: #009999;
}
.mentor_dropdown .dropdown-menu {
  top: 30px !important;
  width: 232px;
  transform: none !important;
}
.mentor_dropdown .dropdown-submenu .dropdown-menu {
  padding: 7px;
  font-size: 14px;
  color: #4d4d4d;
}
.mentor_dropdown .dropdown-submenu .dropdown-menu li {
  border-radius: 6px;
  color: #0d0d0d;
  margin: 5px;
  white-space: nowrap;
}
.mentor_dropdown .dropdown-submenu .dropdown-menu li a {
  color: #0d0d0d;
}
.mentor_dropdown .dropdown-submenu .dropdown-menu li a:hover {
  text-decoration: none;
}
.mentor_dropdown .dropdown-submenu:hover .dropdown-menu {
  display: block;
  top: 0 !important;
}
.mentor_dropdown .dropdown-submenu .dropdown-menu li:hover {
  background: #f2f2f2;
  box-shadow: 0px 1px 6px #73737338;
}
a {
  color: inherit;
  text-decoration: none;
}
.height_340 {
  height: 340px;
  overflow-y: scroll;
}
.catagory_dropdown_select .height_340::-webkit-scrollbar {
  width: 1px;
}
.height_340::-webkit-scrollbar-thumb {
  background-color: #0000;
}
.height_340::-webkit-scrollbar-track {
  background-color: #f2f2f2;
}
.h_451 {
  height: 451px;
}
.scroll {
  padding-right: 9px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.scroll::-webkit-scrollbar {
  background: #e6e6e6;
  border-radius: 3px;
  width: 3px;
}
.scroll::-webkit-scrollbar-thumb {
  background: #9f9898;
}
.scroll::-webkit-scrollbar-track {
  background: #fff;
}
.w_42 {
  width: 42px;
}
.form-control {
  color: #737373;
  font-size: 14px;
  display: initial;
}
.forun.form-control {
  font-size: 13px;
}
.my_account .dropdown-menu .custmer_view_profile {
  font-family: "OpenSans-Regular";
  padding: 9px !important;
  text-align: center;
  color: #009999 !important;
  border: 1px solid #009999;
  background-color: #fff !important;
  border-radius: 20px !important;
  box-shadow: 0px 5px 6px #eeffff;
}
.linereply {
  height: 15px;
  margin: 3px 4px;
  width: 1px;
  background: #efefef;
}
.my_account .dropdown-menu .custmer_view_profile:hover {
  font-family: "OpenSans-Regular";
  border: 1.2px solid #009999;
  background: #d7ecec !important;
  border-radius: 20px;
  color: #107d7d !important;
}
.brand_modal.modal-dialog {
  max-width: 499px;
}
.brand_list {
  border: 1px solid #b2b2b2;
  border-radius: 6px;
}
.actiondr {
  width: max-content !important;
  font-size: 14px;
  color: #737373;
  width: 180px;
  background: var(--unnamed-color-fff);
  background: #fff;
  box-shadow: 0px 1px 6px #29bebe1a;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.actiondr.dropdown-item {
  font-size: 14px;
  color: #737373;
}
.face_challenge_box input[type="checkbox"] {
  opacity: 0;
}
.ctagory_queinput {
  border-radius: 50px 0px 0px 50px !important;
}
.ctagory_queinput_btn {
  font-size: 16px;
  border-left: none;
  padding: 0px 28px;
  border-color: #ced4da;
  background: #fff;
  color: #666666;
  border-radius: 0px 50px 50px 0px !important;
}
.ctagory_queinput_btn:hover,
.ctagory_queinput_btn.btn-outline-secondary:not(:disabled):not(.disabled):active {
  border-left: none;
  outline: 0px;
  background: none;
  border-color: #ced4da;
  color: #0d0d0d;
  font-family: "OpenSans-SemiBold";
}
.ctagory_queinput::placeholder {
  font-size: 16px;
}
.pointer {
  cursor: pointer;
}
.border50px,
.border50px:hover {
  border-radius: 50px;
}
.moreansbgp {
  padding: 0px 2px;
}
.editq {
  padding: 4px 0px;
}
.morevisitul {
  display: inline-flex;
}
.morevisitul li {
  margin: 0px 22px;
  padding: 2px 10px;
}
.morevisitul li:hover {
  background: #f2f2f2;
  border-radius: 6px;
}
.morevisitul li a {
  font-size: 14px;
  color: #4d4d4d;
}
.morevisitul .mdi {
  background: #f2f2f2;
  border-radius: 6px;
}
.catagorydr .dropdown-menu {
  font-size: 14px;
  width: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 200px;
}
.catagorydr .dropdown-menu::-webkit-scrollbar {
  width: 0.2em;
}
.catagorydr .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}
.catagorydr .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 0px solid slategrey;
}
.mentor_skill {
  padding: 13px 15px;
  background: #dddddd85;
  border-radius: 4px;
}
.mentor_day_btn {
  background: transparent linear-gradient(180deg, #29bebe73 0%, #0099998a 100%);
  box-shadow: 0px 3px 6px #00999917;
  font-size: 14px;
  color: #fff;
}
.fee_ul.cmentor_fee_ul li:hover {
  border: 1px solid #079c9c;
}
.fee_ul.cmentor_fee_ul li.active {
  border: 1px solid #079c9c;
  background: #f0ffff;
  box-shadow: 0px 3px 8px #29bebe33;
}
.fee_ul.cmentor_fee_ul li.active .value {
  color: #009999;
}
.review_box {
  background: #f7f7f7;
  padding: 15px;
  border-radius: 5px;
}
.rating_line {
  width: 100%;
  background: #ddd;
  height: 1px;
}
.c_aaa5a5 {
  color: #aaa5a5;
}
.quick_view_tab .nav-pills .nav-link {
  color: #737373;
  font-size: 14px;
  border-radius: 0.25rem;
}
.quick_view_tab .nav-pills .nav-link:hover {
  color: #737373;
  background: #f2f2f2;
  border-radius: 6px;
}
.quick_view_tab .nav-pills .nav-link.active,
.quick_view_tab.nav-pills .show > .nav-link {
  color: #009999;
  font-family: "OpenSans-SemiBold";
  background-color: #007bff00;
}
.infoul li {
  position: relative;
  display: inline-flex;
  font-size: 14px;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  margin-right: 10px;
  color: #666666;
}
.infoul.brn li {
  padding-right: 0px;
  margin-right: 0px;
  border-right: none;
}
#ans_knackster .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 341px;
  height: 2px;
  padding: 2px;
  background-color: #0000;
  border-radius: 50px;
  text-indent: -999px;
}
.relative {
  position: relative;
}
#ans_knackster .carousel-indicators {
  background: #eee;
  bottom: -32px;
  margin-left: 0%;
  margin-right: 0%;
}
#ans_knackster .carousel-control-next-icon,
#ans_knackster .carousel-control-prev-icon {
  width: 7px;
  height: 14px;
}
#ans_knackster .carousel-control-next {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  right: -3%;
  bottom: 0;
  background: #0000;
}
.modal-dialog.w_800 {
  max-width: 800px;
}
#ans_knackster .carousel-control-prev {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  left: -3%;
  bottom: 0;
  background: #0000;
}
#ans_knackster .carousel-control-next:hover,
#ans_knackster .carousel-control-prev:hover {
  background: #000000eb;
}
#ans_knackster .carousel-control-prev-icon {
  background-image: url("../images/pre.png");
}
#ans_knackster .carousel-control-next-icon {
  background-image: url("../images/next.png");
}
#ans_knackster .carousel-indicators .active {
  width: 341px;
  background-color: #4967df;
  height: 2px;
}
#k_ans_catavailabel .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 341px;
  height: 2px;
  padding: 2px;
  background-color: #0000;
  border-radius: 50px;
  text-indent: -999px;
}
.relative {
  position: relative;
}
#k_ans_catavailabel .carousel-indicators {
  background: #eee;
  bottom: -32px;
  margin-left: 0%;
  margin-right: 0%;
}
#k_ans_catavailabel .carousel-control-next-icon,
#k_ans_catavailabel .carousel-control-prev-icon {
  width: 7px;
  height: 14px;
}
#k_ans_catavailabel .carousel-control-next {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  right: -3%;
  bottom: 0;
  background: #0000;
}
.modal-dialog.w_800 {
  margin-left: 41%;
  max-width: 581px;
}
#k_ans_catavailabel .carousel-control-prev {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  left: -3%;
  bottom: 0;
  background: #0000;
}
#k_ans_catavailabel .carousel-control-next:hover,
#k_ans_catavailabel .carousel-control-prev:hover {
  background: #000000eb;
}
#k_ans_catavailabel .carousel-control-prev-icon {
  background-image: url("../images/pre.png");
}
#k_ans_catavailabel .carousel-control-next-icon {
  background-image: url("../images/next.png");
}
#k_ans_catavailabel .carousel-indicators .active {
  width: 341px;
  background-color: #4967df;
  height: 2px;
}
#ans_catavailabel .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 341px;
  height: 2px;
  padding: 2px;
  background-color: #0000;
  border-radius: 50px;
  text-indent: -999px;
}
#ans_catavailabel .carousel-indicators {
  background: #eee;
  bottom: -32px;
  margin-left: 0%;
  margin-right: 0%;
}
#ans_catavailabel .carousel-control-next-icon,
#ans_catavailabel .carousel-control-prev-icon {
  width: 10px;
  height: 17px;
}
#ans_catavailabel .carousel-control-next {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  bottom: 0;
  background: #000;
}
#ans_catavailabel .carousel-control-prev {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -12px;
  bottom: 0;
  background: #000;
}
#ans_catavailabel .carousel-control-next:hover,
#ans_catavailabel .carousel-control-prev:hover {
  background: #000000eb;
}
#ans_catavailabel .carousel-control-prev-icon {
  background-image: url("../images/pre.png");
}
#ans_catavailabel .carousel-control-next-icon {
  background-image: url("../images/next.png");
}
#ans_catavailabel .carousel-indicators .active {
  width: 341px;
  background-color: #099;
  height: 2px;
}
#freeans_coresral_k .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 217px;
  height: 2px;
  padding: 2px;
  background-color: #0000;
  border-radius: 50px;
  text-indent: -999px;
}
#freeans_coresral_k .carousel-indicators {
  background: #eee;
  bottom: -32px;
  margin-left: 0%;
  margin-right: 0%;
}
#freeans_coresral_k .carousel-control-next-icon,
#freeans_coresral_k .carousel-control-prev-icon {
  width: 7px;
  height: 14px;
}
#freeans_coresral_k .carousel-control-next {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  right: -3%;
  bottom: 0;
  background: #0000;
}
#freeans_coresral_k .carousel-control-prev {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  left: -3%;
  bottom: 0;
  background: #0000;
}
#freeans_coresral_k .carousel-control-next:hover,
#freeans_coresral_k .carousel-control-prev:hover {
  background: #000000eb;
}
#freeans_coresral_k .carousel-control-prev-icon {
  background-image: url("../images/pre.png");
}
#freeans_coresral_k .carousel-control-next-icon {
  background-image: url("../images/next.png");
}
#freeans_coresral_k .carousel-indicators .active {
  width: 217px;
  background-color: #4967df;
  height: 2px;
}
.h_132px {
  height: 132px;
}
#freeans_coresral .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 217px;
  height: 2px;
  padding: 2px;
  background-color: #0000;
  border-radius: 50px;
  text-indent: -999px;
}
#freeans_coresral .carousel-indicators {
  background: #eee;
  bottom: -32px;
  margin-left: 0%;
  margin-right: 0%;
}
#freeans_coresral .carousel-control-next-icon,
#freeans_coresral .carousel-control-prev-icon {
  width: 7px;
  height: 14px;
}
#freeans_coresral .carousel-control-next {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  right: -4%;
  bottom: 0;
  background: #0000;
}
#freeans_coresral .carousel-control-prev {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 81px;
  left: -4%;
  bottom: 0;
  background: #0000;
}
#freeans_coresral .carousel-control-next:hover,
#freeans_coresral .carousel-control-prev:hover {
  background: #000000eb;
}
#freeans_coresral .carousel-control-prev-icon {
  background-image: url("../images/pre.png");
}
#freeans_coresral .carousel-control-next-icon {
  background-image: url("../images/next.png");
}
#freeans_coresral .carousel-indicators .active {
  width: 217px;
  background-color: #099;
  height: 2px;
}
#updateevent_coresral .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 3px;
  height: 3px;
  margin-right: 3px;
  padding: 3px;
  margin-left: 3px;
  border: 1px solid #099;
  border-color: #099;
  border-radius: 50px;
  text-indent: -999px;
}
#updateevent_coresral .carousel-indicators {
  bottom: -19px;
}
#updateevent_coresral .carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 7px;
  height: 14px;
}
#updateevent_coresral .carousel-control-next,
.carousel-control-prev {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  padding: 5px;
  position: absolute;
  top: 39px;
  bottom: 0;
  background: #0000;
}
.pt42per {
  padding-top: 42%;
}
#updateevent_coresral .carousel-control-next:hover,
#updateevent_coresral .carousel-control-prev:hover {
  background: #000000eb;
}
#updateevent_coresral .carousel-control-prev-icon {
  background-image: url("../images/pre.png");
}
#updateevent_coresral .carousel-control-next-icon {
  background-image: url("../images/next.png");
}
#updateevent_coresral .carousel-indicators .active {
  background-color: #099;
}
#favratrCatagories .modal-dialog {
  width: 351px;
  border-radius: 6px;
}
.c_profile_user {
  margin-top: -50px;
  height: 107px;
  width: 107px;
  position: sticky;
  margin-right: 11px;
  background-color: #f4f4f4;
  border-radius: 160px;
}
.project_list {
  background: #fff;
  border: 2px solid #e7e7e7;
  border-radius: 6px;
}
.cupload_photo {
  bottom: 12px;
  background: #f7f7f7;
  box-shadow: 0px 2px 6px #00000029;
  border: 1px solid #cbc9c6;
  right: -2px;
  padding: 1px 5px;
  position: absolute;
  border-radius: 50px;
}
.cus_cover_photpc p {
  background: #06050573;
  border-radius: 6px;
  color: #fff;
  position: absolute;
  right: 5px;
  bottom: -7px;
  padding: 6px 5px;
  width: max-content;
}
#customer_editintro label {
  font-size: 13px;
  color: #737373;
}
#customer_editintro .form-control::placeholder,
#customer_editintro .form-control {
  color: #737373;
  font-size: 14px;
}
#customer_editintro .modal-dialog {
  max-width: 800px;
}
.people_know_img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
}
.people_know {
  background: #fff;
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.button-cover:before {
  counter-increment: button-counter;
  content: counter(button-counter);
  position: absolute;
  right: 0;
  bottom: 0;
  color: #d7e3e3;
  font-size: 12px;
  line-height: 1;
  padding: 5px;
}
.button-cover,
.knobs,
.layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.button-cover .button {
  position: relative;
  top: 50%;
  width: 45px;
  height: 24px;
  margin: -20px auto 0 auto;
  overflow: hidden;
}
.button.r,
.button.r .layer {
  border-radius: 100px;
}
.button.b2 {
  border-radius: 2px;
}
.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}
.knobs {
  z-index: 2;
}
.layer {
  width: 100%;
  background-color: #8c8c8c;
  transition: 0.3s ease all;
  z-index: 1;
}
#button-1 .knobs:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 2px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #fff;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}
#button-1 .checkbox:checked + .knobs:before {
  content: "";
  left: 23px;
  background-color: #fff;
}
#button-1 .checkbox:checked ~ .layer {
  background-color: #4967df;
}
#button-1 .knobs,
#button-1 .knobs:before,
#button-1 .layer {
  transition: 0.3s ease all;
}
.Standard_hrs {
  background: #efefef;
  border-radius: 6px;
  padding: 15px;
  margin-top: 23px;
}
.datepicker.dropdown-menu {
  right: 0;
  position: inherit;
}
.detele_reasons {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.detele_reasons li {
  color: #aaaaaa;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding: 7px 0px;
}
.detele_reasons li .greenradio[type="radio"] {
  position: absolute;
  visibility: hidden;
}
.detele_reasons li label {
  display: block;
  position: relative;
  font-size: 14px;
  font-family: "OpenSans-Regular";
  padding-left: 29px;
  color: #737373;
}
.detele_reasons li .check {
  display: block;
  position: absolute;
  border: 2px solid #737373;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 2px;
  left: 0px;
  z-index: 5;
  cursor: pointer;
}
.detele_reasons li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 12px;
  width: 12px;
  top: 3px;
  left: 3px;
  margin: auto;
}
.greenradio[type="radio"]:checked ~ .check {
  border: 1px solid #009999;
}
.greenradio[type="radio"]:checked ~ .check::before {
  background: #009999;
}
.knowladge .kdetele_reasons input[type="radio"] {
  opacity: 0;
}
.kdetele_reasons {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.c_07919B {
  color: #07919b;
}
a:not([href]):not([tabindex]) {
  text-decoration: none;
}
.kdetele_reasons li {
  color: #aaaaaa;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding: 7px 0px;
}
.kdetele_reasons .form-check.form-check-inline.w-auto {
  width: max-content !important;
}
.kdetele_reasons li .greenradio[type="radio"] {
  position: absolute;
  visibility: hidden;
}
.kdetele_reasons li label {
  display: block;
  position: relative;
  font-size: 14px;
  font-family: "OpenSans-Regular";
  padding-left: 29px;
  color: #737373;
}
.kdetele_reasons li .check {
  display: block;
  position: absolute;
  border: 2px solid #737373;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 2px;
  left: 0px;
  z-index: 5;
}
.kdetele_reasons li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 12px;
  width: 12px;
  top: 3px;
  left: 3px;
  margin: auto;
}
.kacctounttab form input[type="radio"] {
  opacity: 0;
}
.blueradio[type="radio"]:checked ~ .check {
  border: 1px solid #4967df;
}
.dayago {
  padding-top: 12px;
  padding-right: 10px;
}
.replybox .form-control {
  width: 100%;
}
.blueradio[type="radio"]:checked ~ .check::before {
  background: #4967df;
}
.save input[type="radio"] {
  opacity: 0;
}
.comment_bg {
  margin-bottom: 16px;
  background: #efefef;
  border-radius: 4px;
  width: 280px;
  padding: 15px;
}
#delete_kacc .modal-dialog {
  max-width: 538px;
}
.checkbox_roboot {
  padding: 7px;
  margin-top: 16px;
  border-radius: 5px;
  background: #f2f2f2;
}
.kacctounttab form input[type="checkbox"] {
  opacity: 0;
}
.back_arrow {
  font-size: 30px;
  color: #000;
}
.connection_undo,
.request_undo {
  padding: 14px 0px;
  display: none;
}
.connection_undo li,
.request_undo li {
  display: inline-flex;
}
.Acceptbtnmove {
  position: absolute;
  transition: 0.5s ease-in-out;
}
.profile_upload {
  background-repeat: no-repeat;
  background-size: cover;
}
.uptext {
  position: absolute;
  bottom: -10px;
  left: 32%;
}
.qa_img {
  background-image: url("../images/experts_landing/approved/51.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Consultation {
  background-image: url("../images/experts_landing/approved/53.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Mentoring {
  background-image: url("../images/experts_landing/approved/36.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Knowledge {
  background-image: url("../images/experts_landing/approved/9.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Speaker {
  background-image: url("../images/experts_landing/approved/19.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_eCommerce {
  background-image: url("../images/experts_landing/approved/16.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Sounding_Board {
  background-image: url("../images/experts_landing/approved/52.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Brand_Buzz {
  background-image: url("../images/experts_landing/approved/31.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Project_Group {
  background-image: url("../images/experts_landing/approved/43.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Forum {
  background-image: url("../images/experts_landing/approved/23.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.expert_Content_Library {
  background-image: url("../images/experts_landing/approved/7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_qa_img {
  background-image: url("../images/Customer_landing/Customer/12.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Consultation {
  background-image: url("../images/Customer_landing/Customer/9.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Mentoring {
  background-image: url("../images/Customer_landing/Customer/6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.bg_0000 {
  background: #0000;
}
.gline {
  background-color: #009999;
  width: 93px;
  height: 1px;
}
.iconic1 {
  bottom: 118px;
  padding: 62px;
}
.trendingbg {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 9px;
  position: relative;
  height: 391px;
}
.iconic_detailbg {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 9px;
  position: relative;
}
.detail_info {
  position: relative;
  text-align: center;
  padding: 20px;
  z-index: 99;
}
.fnt_45 {
  font-size: 45px;
}
.aboutdetail {
  background: #0d0d0dc7;
  padding: 21px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
}
.detail_info .backque:hover {
  background: #240e0e;
}
.overlay::after {
  content: "";
  background-color: #00000070;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.infoiconic {
  padding: 60px 64px;
  top: 0;
  z-index: 9;
}
.opacity2 {
  opacity: 0.2;
}
.trendingbg::before {
  content: "";
  background-color: #00000070;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.comingtext {
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 25px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  background: rgb(255 0 0 / 85%);
  color: #fff;
  font-size: 12px;
  line-height: 1;
}
.Customer_Knowledge {
  background-image: url("../images/Customer_landing/Customer/18.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Speaker {
  background-image: url("../images/Customer_landing/Customer/25.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_eCommerce {
  background-image: url("../images/Customer_landing/Customer/35.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Sounding_Board {
  background-image: url("../images/Customer_landing/Customer/5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Brand_Buzz {
  background-image: url("../images/Customer_landing/Customer/7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Project_Group {
  background-image: url("../images/Customer_landing/Customer/10.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Forum {
  background-image: url("../images/Customer_landing/Customer/16.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Customer_Content_Library {
  background-image: url("../images/Customer_landing/Customer/4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.c_F2F2F2 {
  color: #f2f2f2;
}
.w_121 {
  width: 121px;
}
.w_165 {
  width: 165px;
}
.kqueicon {
  background: #0385b4;
  border-radius: 6px;
  width: 56px;
  margin-top: 5px;
  padding: 0px 6px;
  color: #fff;
  font-size: 28px;
}
.idexiconbox {
  border-radius: 6px;
  width: 56px;
  margin-top: 5px;
  padding: 0px 6px;
  color: #fff;
  font-size: 28px;
}
.gray_box {
  background: #f2f2f2;
  border-radius: 6px;
}
.cus_request {
  border: 1px solid #4967df;
  border-radius: 4px;
}
.bg_darkgreen {
  background: #1a5f5f;
}
.c_E6E4E4 {
  color: #e6e4e4;
}
.w215 {
  width: 215px;
}
.blue_outlinebtns {
  margin-bottom: 30px;
  color: #fff;
  border: 1px solid #fff;
  background: #0d0d0d40;
  box-shadow: 0px 1px 6px #29bebe1a;
  border: 1px solid #fff;
  border-radius: 6px;
}
.modal-dialog.w_801 {
  max-width: 800px;
}
.h_265 {
  height: 265px;
}
.input-group-text.au {
  background: #4967df;
  border-radius: 6px;
  color: #fff;
}
.blue_outlinebtns:hover,
.btn-warning.blue_outlinebtns:not(:disabled):not(.disabled):active {
  color: #fff !important;
  border: 1px solid var(--unnamed-color-fff);
  background: #ffffff30;
  box-shadow: inset 0px 3px 6px #ff1a1a29, 0px 5px 6px #fff3fff3;
  border: 1px solid #fff;
  border-radius: 5px;
}
.grayline {
  width: 550px;
  margin-top: 14px;
  border: 1px solid #707070;
}
.sidegrayline {
  background: #ddd;
  width: 100%;
  height: 1px;
  margin: 16px;
}
.e_box.knowladge {
  width: 108%;
  height: 198px;
}
.e_box.knowladge img {
  height: 203px;
  width: 100%;
}
.kdetele_reasons input[type="radio"] {
  opacity: 0;
}
.w_80 {
  min-width: 80px;
}
.bags_div {
  height: 420px;
}
.bags_div .posted_item .main-img {
  width: 150px;
  height: 150px;
  object-fit: contain;
  margin-right: 30px;
  background: #f7f7f7;
}
.mt_42 {
  margin-top: 42px;
}
.kuptext {
  position: absolute;
  bottom: -10px;
  left: 22%;
}
.none_bg {
  background: none;
}
.ecommerce_item li a.active {
  color: #333333;
  font-family: "OpenSans-SemiBold";
}
.kmainque .nav-pills .nav-link {
  color: #737373;
  font-family: "OpenSans-SemiBold";
  font-size: 16px;
  border-radius: 0.25rem;
}
.w_166 {
  width: 166px;
}
.sort_v {
  border-radius: 6px;
  padding: 0px 5px;
  border: 1px solid #737373;
}
.kmainque .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #4967df;
  background-color: #007bff00;
  font-family: "OpenSans-Bold";
}
.kmainque.e-knackstore .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #fff !important;
}
.w_186 {
  min-width: 186px;
}
.partetion {
  background: #ddd;
  width: 1px;
  margin: 3px 7px;
  height: 14px;
}
.emainbox:hover .e_box::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgb(0 0 0 / 25%);
}
.borderlr {
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}
.promoted_p.attend {
  bottom: -14px;
  color: #fff;
  z-index: 99999;
  left: 10px;
  position: absolute;
  display: none;
  background: #0000;
}
.emainbox:hover .promoted_p.attend {
  display: block;
}
.border {
  border: 1px solid #cdcdcd;
}
.w_100 {
  width: 100%;
}
.form-control.none_transform::placeholder {
  text-transform: none !important;
}
.select2-search__field:focus-visible {
  border: 1px solid #aaaaaa00 !important;
}
.w_200 {
  width: 200px;
}
.infotext.w_200 {
  width: 200px !important;
}
.bd-highlight.why_box .parts {
  position: relative;
}
.bd-highlight.why_box.text-center.p-2 {
  width: 153px;
}
.bd-highlight.why_box .upcoming {
  height: 30px;
  border-radius: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.bd-highlight.why_box .upcoming.red {
  background: #f00;
  color: #fff;
  font-size: 14px;
  line-height: 1;
}
.selectinput .select2-selection__arrow {
  display: none !important;
}
.addsecrch {
  padding: 9px 5px 9px 9px;
  background: #0000;
  border-right: none;
}
.h_207 {
  height: 207px;
}
.h_158 {
  height: 158px;
}
.reord .nav-pills .nav-link.active,
.reord.nav-pills .show > .nav-link {
  color: #4d4d4d;
  background-color: #007bff00;
  border-radius: 0px;
  border-bottom: 2px solid #4967df;
}
.reord .nav-pills .nav-link {
  margin: 0px 10px;
  padding: 0px 1px;
  border-radius: 0.25rem;
}
.my_conection_box {
  border-radius: 6px;
  border: 1px solid #73737340;
  padding: 10px;
}
.con_img {
  padding: 42px 20px;
  border-radius: 2px;
  border: 1px solid #ddd;
}
.my_conection_box:hover {
  background: #f2f2f2;
}
.h_355 {
  height: 355px;
}
.h_483 {
  height: 483px;
}
.conn_btn {
  width: 81px;
  height: 26px;
}
.w_679 {
  width: 679px;
}
.hide {
  display: none;
}
.emainbox:hover .hide {
  display: block !important;
}
.emainbox:hover .kn_info {
  display: none;
}
#freeans_coresral .carousel-control-prev.guest {
  top: 48px;
  left: -2.5%;
}
#freeans_coresral .carousel-control-next.guest {
  top: 48px;
  right: -2.5%;
}
#updateevent_coresral .carousel-control-prev.eguest {
  top: 198px;
  left: -2.5%;
}
#updateevent_coresral .carousel-control-next.eguest {
  top: 198px;
  right: -2.5%;
}
.bg_292929 {
  background: #292929;
}
.loader {
  position: relative;
  height: 100px;
  width: 100px;
  border: 4px solid transparent;
  border-top-color: #1976d2;
  border-left-color: #1976d2;
  border-radius: 50%;
  animation: spin 1.5s linear infinite;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
}
.loader::before {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  content: "";
  border: 4px solid transparent;
  border-top-color: #03a9f4;
  border-left-color: #03a9f4;
  border-radius: 50%;
  animation: spinBack 1s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinBack {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-720deg);
  }
}
.c_000 {
  color: #000000;
}
.mt-80 {
  margin-top: 80px;
}
.mb_50px {
  margin-bottom: 50px;
}
.section_title {
  font-family: OpenSans-Bold;
  color: #0d0d0d;
  font-size: 36px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 100px;
}
.blue_tite_line {
  background-color: #4967df;
  color: #4967df;
}
.title_line {
  height: 4px;
  width: 71px;
  margin: auto;
  margin-bottom: 15px;
}
#accordion .card .card-header .btn {
  white-space: normal !important;
  text-align: left !important;
  color: #000 !important;
}
#accordion .card .card-body ul {
  margin: 0;
  padding: 0;
}
#accordion .card .card-body ul li {
  margin-left: 15px;
}
.boxes h3 {
  font-size: 17px;
  margin-bottom: 10px;
}
.boxes h3 + p {
  font-size: 14px;
}
.SearchListSection .SectionHead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.SearchListSection .SectionHead p {
  margin: 0;
  line-height: 1;
}
.SearchListSection .SectionHead .moreBtn {
  color: #009999;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
}
.SearchListSection .SearchListBlock .searchList {
  margin: 30px 0 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.SearchListSection .SearchListBlock .searchList li {
  box-shadow: 0px 1px 8px #00000026;
  border: 1px solid #70707040;
  border-radius: 6px;
  list-style: none;
  width: 100%;
  padding: 15px;
  margin: 0 5px 10px;
  display: flex;
  justify-content: flex-start;
}
.SearchListSection .SearchListBlock .searchList li:nth-child(3n) {
  border: 0;
}
.SearchListSection .SearchListBlock .searchList li .thumb {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}
.SearchListSection .SearchListBlock .searchList li .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.SearchListSection .SearchListBlock .searchList li .text {
  width: calc(100% - 65px);
}
.SearchListSection .SearchListBlock .searchList li .text .name {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
}
.SearchListSection .SearchListBlock .searchList li .text .catgory {
  font-size: 14px;
  margin-bottom: 5px;
}
.SearchListSection .SearchListBlock .searchList li .text .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px 0;
}
.SearchListSection .SearchListBlock .searchList li .text .price div {
  font-size: 14px;
  font-weight: 600;
  color: #009999;
}
.SearchListSection .SearchListBlock .searchList li .text .price div span {
  display: block;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  color: #444;
}
.SearchListSection .SearchListBlock .searchList li .text .price .btn {
  padding: 8px 15px;
  border-radius: 3px;
  border: 1px solid #009999;
  font-size: 11px;
  line-height: 1;
  color: #009999;
  text-transform: uppercase;
}
.SearchListSection .SearchListBlock .searchList li .text .price .btn:hover {
  background: #009999;
  color: #fff;
}
.SearchListSection .SearchListBlock .searchList li .text .action {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SearchListSection .SearchListBlock .searchList li .text .action .btn {
  padding: 0;
  font-size: 14px;
  line-height: 1;
}
.SearchListSection .SearchListBlock .searchList li .text .action .btn {
  color: #009999;
}
.SearchListSection .SearchListBlock > h3,
.SearchListSection h3 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.1;
  color: #000;
  margin-bottom: 3px;
}
.rating {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.rating i {
  color: #ffc000;
  font-size: 20px;
}
.modal-content {
  border-radius: 6px;
}
.list1 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 25px;
}
.list1 .listItem {
  position: relative;
  width: calc(33% - 12px);
  margin-right: 12px;
  padding: 5px;
  margin-bottom: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  box-shadow: 0 0 3px rgb(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.5s;
  overflow: hidden;
}
.list1 div.listItem:nth-child(3n) {
  margin-right: 0;
}
.list1 .listItem:nth-child(n + 9) {
  display: none;
}
.list1 #expert-viewmore {
  display: table;
  margin-left: auto;
  color: #009999;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
}
.list1 .listItem .thumb {
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background: #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.list1 .listItem .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.list1 .listItem .content {
  width: calc(100% - 50px);
}
.list1 .listItem .content .name {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.1;
  color: #000;
  margin-bottom: 3px;
  z-index: 10;
}
.list1 .listItem .content .deg {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1;
  color: #555;
  /* padding-right: 80px; */
}
.list1 .listItem:hover .overlayBtn {
  display: block;
  transition: all 0.5s;
}
.list1 .listItem .overlayBtn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  transition: all 0.5s;
  /* background: rgba(0,0,0,0.5); */
}
.list1 .listItem .overlayBtn:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.75);
}
.list1 .listItem .btnn {
  display: inline-block;
  width: auto;
  border-radius: 4px;
  padding: 7px 15px;
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  line-height: 1;
  background: #009dd6;
  transition: all 0.5s;
}
.list1 .listItem .btnn:hover {
  background: #444;
  color: #fff;
}
@media (max-width: 1024px) {
  .list1 .listItem {
    width: 100%;
    margin: 0 0 10px;
  }
}
.list2 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.list2 .listItem {
  position: relative;
  width: 100%;
  box-shadow: 0 0 3px rgb(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.5s;
  overflow: hidden;
  margin-bottom: 10px;
}
.list2 .listItem:last-child {
  margin-bottom: 0;
}
.list2 .listItem .top {
  padding: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.list2 .listItem .thumb {
  margin-right: 10px;
  width: 60px;
  height: 60px;
  background: #ddd;
  border-radius: 50%;
  overflow: hidden;
}
.list2 .listItem .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.list2 .listItem .top .promoted_p {
  bottom: auto;
  top: 6px;
  right: 6px;
  background: #ededed;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 11px;
  color: #009dd6;
}
.list2 .listItem .content {
  width: calc(100% - 60px);
}
.list2 .listItem .content .name {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  color: #000;
  margin-bottom: 10px;
}
.list2 .listItem .content .deg {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #555;
}
.list2 .listItem .content .actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 10px;
}
.list2 .listItem .content .actions .price {
  padding-right: 12px;
  border-right: 1px solid #009dd6;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #000;
}
.list2 .listItem .content .actions .cart {
  margin-left: 12px;
  padding: 12px 22px;
  border-radius: 20px;
  background: #009dd6;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  color: #fff;
}
.list2 .listItem .download {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 8px;
  background: #f5f5f5;
}
.list2 .listItem .download .left {
  width: 60%;
}
.list2 .listItem .download .btnDownload {
  padding-right: 8px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  color: #009dd6;
  border-right: 1px solid #009dd6;
}
.list2 .listItem .download .review {
  width: 53%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.list2 .listItem .download .review .rating {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 5px;
}
.list2 .listItem .download .review .rating i {
  line-height: 1;
}
.list2 .listItem .download .btnReviews {
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  color: #009dd6;
  margin-left: 3px;
}
.qaList .listItem {
  position: relative;
  padding: 10px;
  margin-bottom: 10px;
  box-shadow: 0 0 3px rgb(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.5s;
}
.qaList .listItem .top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
.qaList .listItem .top .thumb {
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background: #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.qaList .listItem .top .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qaList .listItem .top .content {
  width: calc(100% - 50px);
}
.qaList .listItem .top .content .name {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.1;
  color: #000;
  margin-bottom: 3px;
}
.qaList .listItem .top .content .deg {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1;
  color: #555;
}
.qaList .listItem .text h4 {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
}
.qaList .listItem .text p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.list3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.list3 .listItem {
  position: relative;
  width: 100%;
  box-shadow: 0 0 3px rgb(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.5s;
  overflow: hidden;
  margin-bottom: 10px;
}
.list3 .listItem:last-child {
  margin-bottom: 0;
}
.list3 .listItem .top {
  padding: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.list3 .listItem .top .thumb {
  margin-right: 10px;
  width: 60px;
  height: 60px;
  background: #ddd;
  border-radius: 50%;
  overflow: hidden;
}
.list3 .listItem .top .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.list3 .listItem .top .bookMark {
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 20px;
  color: #009dd6;
}
.list3 .listItem .top .share {
  position: absolute;
  top: 2px;
  right: 32px;
  font-size: 16px;
  color: #555;
}
.list3 .listItem .top .content {
  width: calc(100% - 60px);
}
.list3 .listItem .top .content .name {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  color: #000;
  margin-bottom: 10px;
}
.list3 .listItem .top .content .deg {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #555;
}
.list3 .listItem .top .content .auth {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}
.list3 .listItem .top .content .auth .aname {
  margin-right: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.1;
  color: #555;
}
.list3 .listItem .top .content .auth .aname a {
  color: #009dd6;
}
.list3 .listItem .top .content .auth .time {
  margin-right: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.1;
  color: #555;
}
.list3 .listItem .download {
  padding: 12px 12px 5px;
}
.list3 .listItem .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  background: #f5f5f5;
}
.list3 .listItem .bottom .actionLink {
  width: 70%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.list3 .listItem .bottom .actionLink a {
  margin-right: 8px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  display: flex;
  align-items: center;
}
.list3 .listItem .bottom .actionLink a i {
  display: block;
  font-size: 13px;
  margin-right: 4px;
}
.list3 .listItem .bottom .actionLink a span {
  margin-right: 2px;
}
.list3 .listItem .bottom .actionLink a:last-child {
  margin-right: 0;
}
.list3 .listItem .bottom .commentBtn {
  width: 30%;
  text-align: right;
}
.list3 .listItem .bottom .commentBtn .btn {
  display: inline-block;
  background: #009688;
  padding: 8px 15px;
  font-size: 11px;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 20px;
}
#new-user .modal-body p a {
  color: #008067;
}
#new-user .modal-body p {
  max-width: 355px;
}
#new-user .modal-footer {
  padding: 1rem !important;
  justify-content: flex-start;
}
#new-user .modal-body .popupLogo {
  position: absolute;
  top: -7px;
  right: 40px;
  height: 195px;
  width: auto;
}
.cardList {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 30px;
}
.cardList .cardItem {
  width: 23.5%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-right: 12px;
}
.cardList .cardItem:nth-child(4n) {
  margin-right: 0;
}
.cardList .cardItem .icon {
  position: relative;
  background: #f88e88;
  width: 50px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 8px;
  margin-left: auto;
  margin-top: -30px;
}
.cardList .cardItem .icon.red {
  background: #e7467c;
}
.cardList .cardItem .icon.blue {
  background: #009dd6;
}
.cardList .cardItem .icon.pink {
  background: #c46de3;
}
.cardList .cardItem .icon.dark_green {
  background: #227676;
}
.cardList .cardItem .icon i {
  font-size: 25px;
  color: #fff;
}
.cardList .cardItem .contentText .num {
  font-size: 30px;
  color: #222;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
}
.cardList .cardItem .contentText .title {
  font-size: 13px;
  color: #6e6e6e;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
  min-height: 30px;
}
.cardList .cardItem .contentText .link {
  font-size: 12px;
  color: #f00;
  line-height: 1;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.cardList .cardItem .contentText .link:hover {
  color: #4967df;
}
.pie {
  height: 200px;
  width: 200px;
  position: relative;
  margin: 0 auto;
}
.pie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  background: #eee;
  border-radius: 50%;
  top: 50px;
  left: 50px;
}
.pie::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  margin: 0 auto 200px;
}
.slice {
  position: absolute;
  width: 200px;
  height: 200px;
  clip: rect(0px, 200px, 200px, 100px);
  animation: bake-pie 1s;
}
.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px);
}
.legend {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #fff;
  padding: 15px;
  font-size: 13px;
  box-shadow: 1px 1px 0 #ddd, 2px 2px 0 #bbb;
}
.legend li {
  height: 20px;
  margin-bottom: 10px;
  border-left: 20px solid black;
  text-align: left;
}
.legend li:last-child {
  margin-bottom: 0;
}
.legend em {
  font-style: normal;
  padding-left: 10px;
}
.legend span {
  float: right;
}
.user_ifo .user-social {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
}
.user_ifo .action-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.user_ifo .action-btn .btn {
  padding: 7px 15px;
  line-height: 1;
  border-radius: 20px;
}
.user_ifo .action-btn.expert .btn {
  border: 1px solid #4967df;
  padding: 7px 15px;
  line-height: 1;
  color: #4967df;
}
.user_ifo .action-btn.expert .btn:hover {
  background: rgba(73, 103, 223, 0.18);
}
.userName .verify {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
.subMenuList {
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  border-radius: 5px;
  flex: 1 0 100%;
}
.subMenuList .info-item {
  list-style: none;
  font-size: 13px;
  color: #222;
  margin: 5px 0;
}
.subMenuList .info-item a {
  font-size: 13px;
  color: #222 !important;
}
.subMenuList .info-item a:hover {
  opacity: 0.9;
}
.profile_sidebar ul {
  padding: 0;
  background: #fff;
  border-radius: 10px 0 0 10px;
}
.profile_sidebar ul.subMenuList {
  padding: 0;
  background: transparent;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.profile_sidebar ul.subMenuList li {
  margin-left: 60px !important;
  list-style: square;
}
.profile_sidebar ul.subMenuList li a {
  margin-left: 0 !important;
}
.rightSection {
  min-height: 85vh;
  padding: 15px;
  background: #d1d1d1;
  border-radius: 0 10px 0 0;
  border: 1px solid #353535;
}
.profile_sidebar ul .info.list-group-item.active .subMenuList .info-subtitle {
  color: #222;
}
.profile_sidebar ul .info.list-group-item.active .info-subtitle {
  color: #fff;
}
.profile_sidebar ul .list-group-item.active {
  position: relative;
  background: #d1d1d1 !important;
  border: 1px solid #353535;
  border-top: 1px solid #353535 !important;
  border-bottom: 1px solid #353535 !important;
  border-right: 0;
}
.profile_sidebar ul .list-group-item.active:before {
  content: "";
  position: absolute;
  right: -3px;
  top: 0;
  height: 100%;
  width: 5px;
  background: #d1d1d1;
  z-index: 100;
}
/* .profile_sidebar ul .info.list-group-item.list-group-item.active a, .profile_sidebar ul .info.list-group-item.list-group-item.active .mdi {
  color: #4967df !important;
  font-weight: 600;
} */
/* .profile_sidebar ul .service.list-group-item.active > div i,
.profile_sidebar ul .que.list-group-item.active > div i,
.profile_sidebar ul .int.list-group-item.active > div i { color: #ddd !important; } */
.profile_sidebar ul .service.list-group-item.active,
.profile_sidebar ul .que.list-group-item.active,
.profile_sidebar ul .int.list-group-item.active {
  background: #d1d1d1 !important;
}
.subMenuList .info-subtitle {
  font-size: 13px;
  color: #222;
  font-weight: 600;
  margin-bottom: 4px;
}
/* .profile_sidebar ul li:hover .info-item a {
  color: #fff !important;
} */
.teach_section .bd-highlight {
  width: 100%;
}
.teach_section .bd-highlight label.image-checkbox {
  width: 25%;
}
.teach_section .bd-highlight.why_box.text-center {
  width: 100%;
}
.right-content {
  width: calc(100% - 160px - 50px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.subMenuList .list-group-item {
  padding: 0 10px !important;
}
.profile_sidebar ul .info.list-group-item:hover .subMenuList .list-group-item.active {
  background: transparent;
}
#dashboardFirstCard .card-header {
  background: transparent;
  padding: 0;
}
#dashboardFirstCard .card-header .d-flex {
  justify-content: space-between;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
}
#dashboardFirstCard .card-header .d-flex.collapsed .accicon i {
  transform: rotate(90deg);
}
.module-sec {
  width: 100%;
  height: calc(100vh - 63px);
  margin-top: 63px;
  padding: 0 0 0 15px !important;
}
.module-sec.customerView {
  margin-top: 55px;
}
.module-sec .flex-center {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
}
.module-sec2 {
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 56px);
  margin-top: -8px;
  padding: 0 0 0 15px !important;
}
.module-sec2 .flex-center {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
}
.module-sec.customerView .flex-center h2 {
  align-items: center;
}
.module-sec.customerView .flex-center h2 > i {
  width: 55px;
  height: 55px;
  background: #fff;
  padding: 10px 15px;
  font-size: 35px;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.module-sec.customerView .Customer_Content_Library .flex-center h2 > i {
  background: #0385b4;
  margin-right: 10px;
}
.autocomplete {
  position: relative;
  display: inline-block;
}
/* .autocomplete-items {
  position: absolute;
  background: #fff;
  border-radius: 0 0 10px 10px;
  border-bottom: none;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  border-top: none;
  z-index: 99;
  top: 48px;
  left: 0;
  right: 0;
  padding: 10px 15px;
}
.autocomplete-items div {
  cursor: pointer;
  background-color: #fff;
} */
.autocomplete-items {
  position: absolute;
  z-index: 555;
  top: 48px;
  left: 0;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background: #fff;
  width: 100%;
  padding: 0 15px;
}
.autocomplete-items > div {
  cursor: pointer;
  margin-bottom: 5px;
  font-size: 14px;
  color: #555;
}
.autocomplete-items > div:hover {
  color: #000;
}
.mob-pl-3 {
  padding-left: 15px;
}
.for-phone {
  display: none;
}
.searchBottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 15px;
}
.searchBottom .btn {
  background: #009999;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
}
.searchBottom .pageNumber {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.searchBottom .pageNumber a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  text-align: center;
  margin-right: 2px;
  background: #ededed;
  border-radius: 3px;
}
.searchBottom .pageNumber a.active {
  background: #009696;
  color: #fff;
}
.ctagory_queinput_btn {
  background: #fff !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.ctagory_queinput_btn:focus {
  outline: 0;
  box-shadow: none;
}
.filter-option .filter-option-inner-inner {
  font-size: 13px;
}
#ask_now_form .input-group-append {
  width: 50%;
  border-radius: 0 !important;
}
#ask_now_form .input-group-append .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0 !important;
}
#ask_now_form .ctagory_queinput_btn {
  border-radius: 50px 0 0 50px !important;
}
#ask_now_form .ctagory_queinput_btn button,
#ask_now_form .ctagory_queinput_btn button:focus {
  border: 0;
  outline: 0;
}
#ask_now_form .ctagory_queinput {
  border-radius: 0 !important;
}
#ask_now_form .btn.green_btns {
  height: 100%;
  border-radius: 0 30px 30px 0 !important;
}
#ask_now_form .btn.green_btns i {
  font-size: 24px;
}
#ask_now_form .searchans {
  border-radius: 50px 0 0 50px !important;
}
#ask_now_form .bootstrap-select > .dropdown-toggle {
  height: 50px;
  padding: 0 12px;
  line-height: 50px;
}
.download .review .rating > div {
  margin-left: 10px;
}
.inr {
  border: 1px solid #ced4da;
  border-right: 0;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  border-radius: 5px 0 0 5px;
}
.customHeading {
  position: relative;
  margin: 40px 0 15px;
}
.customHeading:before {
  content: "";
  position: absolute;
  z-index: 5;
  background: #c7c7c7;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.customHeading span {
  position: relative;
  background: #f5f5f5;
  font-size: 16px;
  padding: 8px 20px;
  border: 1px solid #c7c7c7;
  border-radius: 30px;
  z-index: 10;
}
.card2 {
  display: none;
}
.card2.show {
  display: block;
}
#progressbar {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#progressbar li {
  list-style-type: none;
  margin-bottom: 5px;
  background: #fff;
  border-radius: 5px;
  color: #222;
  position: relative;
  height: 40px;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#progressbar li i {
  color: #fff;
}
#progressbar li span i {
  color: #222;
}
#progressbar li.active {
  background: green;
  color: #fff;
}
#progressbar li.active i {
  color: #fff;
}
#progressbar li.active::last-child {
  background: red !important;
}
/* #progressbar li.active:last-child:before {
  background: red !important;
} */
#error_message {
  font-size: 13px;
  color: red;
  margin-top: 6px;
}
.profile_sidebar ul .list-group-item a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.profile_sidebar ul .list-group-item a span {
  width: 30px;
  height: 30px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #222;
  margin-right: 10px;
}
.profile_sidebar ul .list-group-item.active a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.profile_sidebar ul .list-group-item.active i {
  color: #d1d1d1;
}
.profile_sidebar ul .list-group-item.active a span {
  border-color: #222;
}
.profile_sidebar ul .list-group-item.complete {
  background: #4caf50;
}
.profile_sidebar ul .list-group-item.complete a {
  color: #fff;
}
.profile_sidebar ul .list-group-item.complete a i {
  color: #fff;
}
.profile_sidebar ul .list-group-item.complete i {
  font-size: 20px;
  color: #7fed00;
}
.profile_sidebar ul .list-group-item.complete a span {
  border-color: #fff;
  color: #fff;
}
.profile_sidebar ul .list-group-item.incomplete {
  background: #fff;
}
.profile_sidebar ul .list-group-item.incomplete a {
  color: #222;
  /* pointer-events: none; */
}
.profile_sidebar ul .list-group-item.incomplete a i {
  color: #222;
}
.profile_sidebar ul .list-group-item.incomplete i {
  font-size: 20px;
  color: #ffcc31;
}
.profile_sidebar ul .list-group-item.incomplete a span {
  border-color: #222;
  color: #222;
}
.profile_sidebar ul .list-group-item.active.incomplete a,
.profile_sidebar ul .list-group-item.active.incomplete a i {
  color: #222;
}
.profile_sidebar ul .list-group-item.active.incomplete i {
  color: #ffeb3b;
}
.profile_sidebar ul .list-group-item.active.complete a,
.profile_sidebar ul .list-group-item.active.complete a i {
  color: #222;
}
.profile_sidebar ul .list-group-item.active.complete i {
  color: #4caf50;
}
.profile_sidebar ul .list-group-item.active.complete a span {
  border-color: #222;
  color: #222;
}
#keyword_section .view-more-link,
#keyword_section .view-less-link {
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  padding: 4px 15px;
  background: #007bff;
  border-radius: 20px;
  border: 1px solid #007bff;
  margin-top: 6px;
  display: inline-block;
}
#keyword_section .your_intrest1 {
  margin-top: 5px;
}
#keyword_section .image-checkbox {
  margin-bottom: 5px;
  margin-right: 8px !important;
}
#keyword_section .image-checkbox .btn {
  margin-right: 0;
}
.filter_option {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.filter_option .item_keyword_consult {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 6px;
  margin-bottom: 6px;
}
.filter_option .item_keyword_consult input {
  margin: 0 5px 0 0 !important;
  position: absolute;
  opacity: 0;
}
.filter_option .item_keyword_consult label {
  margin: 0 !important;
  line-height: 1;
  cursor: pointer;
  border: 1px solid #0f5d5d;
  border-radius: 30px;
  padding: 5px 12px;
}
.filter_option .item_keyword_consult input:checked + label {
  background: #099;
  color: #fff;
}
.top_skill a {
  border-bottom: 2px solid #222;
  padding-bottom: 5px;
  padding-right: 15px;
  line-height: 1;
}
.aiStyle .aibtn {
  background: transparent;
  padding: 0;
  margin-top: 3px;
  outline: 0;
  border: 0;
  box-shadow: none;
  cursor: pointer;
}
.aiStyle .aibtn svg {
  width: 20px;
  height: 20px;
}
.aiStyle .aipts {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.aiStyle .aipts .btn {
  border-radius: 30px;
  font-size: 13px;
  color: #000;
  padding: 5px 12px;
  line-height: 1;
  border: 1px solid #9db1ff;
  margin-left: 5px;
  margin-bottom: 5px;
}
.aiStyle .aipts .btn:hover {
  background: #4967df;
  color: #fff;
}
.ans_catavailabel {
  position: relative;
}
.likeShare .rightSec {
  display: flex;
}
.afterRefineSearch {
  padding: 20px;
  border: 1px solid #c7c7c7;
  margin-top: 40px;
  border-radius: 5px;
  display: block;
}
.afterRefineSearch .heading {
  font-weight: 600;
  text-align: center;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
}
.afterRefineSearch .heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  background: #c7c7c7;
  height: 1px;
}
.inputSearch {
  display: flex;
  width: 50%;
}
#form-submit .consltMentor .mentor_dropdown .dropdown {
  margin-bottom: 0 !important;
}
.mentorfilter .ClearBtn {
  background: #099;
  color: #fff;
  padding: 5px 15px;
  line-height: 1;
}
.form-group #selectedFiles,
#selectedPreviewFiles {
  word-break: break-all;
}
.profile .sidebar_userinfo p.default {
  font-size: 12px !important;
}
#what_we_ca_do #accordion .card .card-header {
  padding-right: 100px;
  position: relative;
}
#what_we_ca_do #accordion .card .card-header .upcooming {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  background: #4967df;
  color: #fff;
  padding: 3px 8px;
  letter-spacing: 1px;
  border-radius: 4px;
}
#what_we_ca_do #accordion .card .card-header .btn {
  padding: 0 !important;
}
.list-experience {
  margin-bottom: 20px;
}
.list-experience span {
  display: block;
  width: 100%;
}
.profile .progress .user .badge {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 69px;
  width: 69px;
  padding: 0;
}
.profile .progress .user .badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.my_account .dropdown-menu .profile-badge {
  position: relative;
}
.my_account .dropdown-menu .profile-badge .badge {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 60px;
  padding: 0;
}
.my_account .dropdown-menu .profile-badge .badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.help-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  z-index: 100;
  cursor: pointer;
}
.help-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.contribution {
  margin: 15px 0 20px;
}
.contribution .flex {
  display: flex;
  align-items: center;
  justify-content: start;
}
.contribution .flex h5 {
  margin: 0 15px 0 0;
  font-weight: 700;
  font-size: 16px;
}
.contribution .flex .icon {
  display: flex;
  align-items: center;
  justify-content: start;
}
.contribution .flex .icon > div {
  position: relative;
  background: #fff;
  border: 1px solid #adadad;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-right: 8px;
  line-height: 40px;
  text-align: center;
}
.contribution .flex .icon > div i {
  font-size: 20px;
}
.contribution .flex .icon > div i.blue {
  color: #009dd6;
}
.contribution .flex .icon > div i.pink {
  color: #c46de3;
}
.contribution .flex .icon > div i.red {
  color: #e7467c;
}
.contribution .flex .icon > div i.green {
  color: #08b4c0;
}
.contribution .flex .icon > div i.dark_green {
  color: #227676;
}
.contribution .flex .ontooltip {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}
.contribution .flex .ontooltip span {
  line-height: 20px;
  top: -30px;
  bottom: auto;
  right: auto;
  padding: 4px 8px;
}

.contribution.sec2 {
  margin: 15px 0 20px;
  border: 1px solid #099;
  border-radius: 10px;
  padding: 10px 30px 30px;
  position: relative;
  text-align: center;
}
.contribution.sec2 h5 {
  position: relative;
  margin: 0 15px 0 0;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-align: center;
  top: -30px;
  background: #099;
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #099;
}
.contribution.sec2 .flex .icon {
  width: 100%;
  justify-content: center;
}
.contribution.sec2 .flex .icon > div {
  position: relative;
  background: linear-gradient(45deg, #f9f9f9, rgba(0,153,153,0.2));
  border: 1px solid #d7d7d7;
  width: calc(calc(100% / 5) - 10px);
  height: 180px;
  border-radius: 10px;
  margin: 0 10px;
  line-height: 40px;
  text-align: left;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  transition: all 0.3s;
}
/* .contribution.sec2 .flex .icon > div:hover {
  background:linear-gradient(45deg, rgba(0,153,153,0.2), #f9f9f9);
} */
.contribution.sec2 .flex .icon > div i {
  font-size: 40px;
  line-height: 1;
}
.contribution.sec2 .flex .icon > div .title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin: 18px 0 10px;
}
.contribution.sec2 .flex .icon > div a {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  color: #f00;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: start;
}
.contribution.sec2 .flex .icon > div a:hover {
  text-decoration: underline;
}
.contribution.sec2 .flex .icon > div a i {
  position: relative;
  margin-left: 4px;
  font-size: 14px;
  line-height: 1;
  color: #f00;
  top: 2px;
}

.question-ans-play audio {
  position: absolute;
  left: -100vw;
  opacity: 0;
}
.question-ans-play i {
  cursor: pointer;
}
.fileupload-sec {
	padding: 10px !important;
    border: 1px dashed #878787;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fileupload-sec .text {
    font-size: 13px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.moreans > a.underline {
	color: #009999 !important;
}


@media (min-width: 1024px) {
  .hot-question {
    padding-top: 70px;
  }
}
@media (max-width: 1024px) {
  a {
    word-break: break-all;
  }
  .searchBottom .btn {
    margin-top: 10px;
  }
  .ctagory_queinput_btn {
    margin-top: 10px;
    border-radius: 30px !important;
  }
  .ctagory_queinput_btn button {
    margin-top: 0 !important;
  }
  .for-desktop {
    display: none;
  }
  .for-phone {
    display: block;
  }
  .mob-pl-3 {
    padding-left: 0;
  }
  /* .padding_top_70 {
    padding-top: 40px;
  } */
  .module-sec2 {
    padding: 0 !important;
    height: calc(100vh - 50px);
    margin-top: -9px;
  }
  .overflowXAuto {
    overflow-x: auto;
  }
  .overflowYAuto {
    overflow-y: auto;
  }
  .d-flex {
    flex-wrap: wrap;
  }
  .h_269 {
    height: 100%;
  }
  .h_250px {
    height: 100%;
  }
  .max-70 {
    max-width: 75%;
  }
  .w_280,
  .w_161 {
    width: 100%;
  }
  .h_288 {
    height: 100%;
  }
  .h_304 {
    height: 100%;
  }
  .h_323 {
    height: 100%;
  }
  .h_420 {
    height: 100%;
  }
  .w_186,
  .w_150,
  .mw_150 {
    width: 100%;
    margin: 0 !important;
  }
  .input-group-prepend {
    margin-right: -2px !important;
  }
  /* .ptop8per {
    padding-top: 80px !important;
  } */
  .ptop8per {
    padding-top: 40px !important;
  }
  button {
    outline: 0 !important;
    box-shadow: none;
  }
  .hotque_section .hot_que {
    width: auto;
  }
  .ml0 {
    margin-left: 0 !important;
  }
  .mr0 {
    margin-right: 0 !important;
  }
  .mt0 {
    margin-top: 0 !important;
  }
  .mb0 {
    margin-bottom: 0 !important;
  }
  .boxes form .d-md-flex button.btn.mob-left-auto {
    margin-left: auto !important;
    display: flex;
  }
  .module-sec {
    width: 100%;
    height: calc(100vh - 133px);
  }
  .mob-pl-2 {
    padding-left: 15px !important;
  }
  .mob-gap {
    padding: 0 15px !important;
  }
  .mobP0 {
    padding: 0 !important;
  }
  .mob-pl-0 {
    padding-left: 0;
  }
  .mob-pr-0 {
    padding-right: 0;
  }
  .mob-p0 {
    padding: 0 !important;
  }
  .mob-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mob-ml-0 {
    margin-left: 0 !important;
  }
  .mobpadding {
    padding: 0 15px;
  }
  .mobTop {
    margin-top: 30px;
  }
  .mobBottom {
    margin-bottom: 30px;
  }
  .boxes p {
    word-break: break-word;
  }
  .search-secbox {
    flex-wrap: wrap;
  }
  .search-secbox .ml-auto {
    margin-left: 0 !important;
    width: 100%;
  }
  .sec2_post {
    margin: 15px 15px 0;
  }
  .cardList .cardItem {
    width: 100% !important;
    margin: 20px 0;
  }
  .hotque_section {
    position: relative;
  }
  #lazyScrollLoading {
    position: relative;
  }
  #lazyScrollLoading .boxes .user_message {
    flex-wrap: wrap;
  }
  #lazyScrollLoading .boxes .user_message .user-thumb {
    width: 42px;
    height: 42px;
    padding: 0 !important;
  }
  #lazyScrollLoading .boxes .user_message .user-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #c9c9c9;
    padding: 2px;
  }
  #lazyScrollLoading .boxes .user_message .user-name {
    width: calc(100% - 42px);
    padding: 0 0 0 15px !important;
  }
  #lazyScrollLoading .boxes .right-action {
    padding: 0 !important;
    margin-bottom: 10px;
  }
  #lazyScrollLoading .boxes .right-action .dayago {
    line-height: 1;
  }
  #lazyScrollLoading .boxes .bottom-action {
    flex-wrap: wrap;
  }
  .head-btngroup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
  }
  .head-btngroup div {
    padding: 8px 15px;
    line-height: 1;
    text-align: center !important;
  }
  .head-btngroup > div {
    width: 100%;
  }
  .kdashbord_rpart {
    margin-top: 20px;
  }
  .counter-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
  }
  .module-sec {
    padding: 0 !important;
  }
  .module-sec > div > div {
    height: 100%;
  }
  .module-sec .flex-center {
    align-items: center;
  }
  .modal-dialog.w_800 {
    margin-left: auto;
  }
  .modal-dialog {
    margin: 0 15px !important;
  }
  .forumlanding .col-md-8 {
    padding-right: 0;
  }
  .forumlanding .boxes .d-flex {
    flex-wrap: wrap;
    align-items: center;
  }
  .forumlanding .boxes .d-flex > img {
    margin-bottom: 15px;
  }
  .forumlanding .boxes p {
    font-size: 12px !important;
    margin: 0 0 15px !important;
  }
  .forumlanding .boxes .ontooltip i {
    margin: 0 0 0 5px !important;
  }
  .forumlanding .boxes ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .forumlanding .boxes ul li {
    padding: 0 5px 0 0 !important;
  }
  .forumlanding .boxes .user-details {
    flex-wrap: nowrap;
  }
  .forumlanding .boxes .user-details ul {
    width: auto !important;
  }
  .forumlanding .boxes .user-details p {
    margin-bottom: 0 !important;
  }
  .forumlanding #search-form .boxes .btn {
    margin-bottom: 15px !important;
  }
  .forumlanding .comment-sec {
    flex-wrap: nowrap !important;
  }
  .forumlanding .comment-sec img {
    margin-bottom: 0 !important;
  }
  .module-sec .flex-center .blue_outlinebtns,
  .module-sec .flex-center .blue_btns {
    margin-bottom: 15px;
  }
  .module-sec .flex-center .btnsec {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .module-sec .flex-center .btnsec a {
    margin: 5px 0 !important;
  }
  .module-sec2 .flex-center .btnsec {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 30px;
  }
  .module-sec2 .flex-center .btnsec a {
    margin: 5px 0 !important;
    color: #fff;
  }
  .module-sec2 h2 span {
    padding: 0 !important;
  }
  #search-form .list-inline {
    margin-bottom: 15px !important;
    margin-right: 0 !important;
  }
  .brand_list .con_img {
    margin-bottom: 15px;
  }
  .metismenu ul li a {
    margin-bottom: 0 !important;
    width: auto;
    align-items: center;
    font-size: 18px;
    line-height: 1;
  }
  .metismenu ul li .dd-link {
    padding: 2px 10px;
  }
  .metismenu ul li ul {
    margin-top: 10px !important;
  }
  .metismenu ul li ul li {
    margin-bottom: 5px;
  }
  .metismenu ul li ul li a {
    font-size: 16px;
  }
  .boxes > .col-md-12 {
    padding: 0 !important;
  }
  #Kque-tabContent .boxes #search-form .select {
    width: 100% !important;
    margin-bottom: 15px;
  }
  #Kque-tabContent .boxes #search-form .Search_que {
    margin-bottom: 10px;
  }
  #Kque-tabContent .mentees {
    margin-top: 15px;
  }
  #Kque-tabContent .mentees .scroll {
    padding-right: 0;
  }
  #Kque-tabContent .mentees .scroll .list-item .import_data {
    display: inline-block;
    padding: 10px 20px;
    height: auto !important;
    line-height: 1;
  }
  .mlr1px.boxes .wrapper {
    width: auto;
    padding: 0;
  }
  .mlr1px.boxes #show_appointment h1 {
    margin-top: 0;
  }
  .mlr1px.boxes #show_appointment .d-flex {
    flex-wrap: nowrap;
    margin: 15px 0 !important;
  }
  .mlr1px.boxes #show_appointment .another_date_box {
    width: 180px;
    padding: 12px;
  }
  .mlr1px.boxes #show_appointment .another_date_box h1 {
    font-size: 25px;
  }
  .mlr1px.boxes #show_appointment .another_date_box p {
    font-size: 15px;
  }
  .mlr1px.boxes #show_appointment .another_date_box .fnt_30 {
    font-size: 20px;
  }
  .mlr1px.boxes #show_appointment .date_info p {
    font-size: 14px;
  }
  .kdashbord_rpart .card .card-header a {
    font-size: 16px;
  }
  #chat_box .e_draft,
  #chat_box .e_draft > .d-flex {
    flex-wrap: nowrap;
  }
  .messaging .inbox_msg .mesgs .msg_history {
    height: calc(100vh - 277px);
    margin: 0;
    padding: 0 0 15px 0;
  }
  .messaging .inbox_msg .mesgs .outgoing_msg .sent_msg {
    padding-right: 10px;
  }
  .messaging .inbox_msg .mesgs .incoming_msg .received_msg {
    padding-left: 10px;
  }
  .messaging .inbox_msg .mesgs .type_msg > .d-flex {
    flex-wrap: nowrap;
  }
  .messaging .inbox_msg .mesgs .type_msg > .d-flex .askqueinput {
    margin-left: 0 !important;
  }
  .messaging .inbox_msg .mesgs .type_msg > .d-flex .list-inline {
    margin-top: 5px !important;
  }
  .select_user {
    flex-wrap: nowrap;
  }
  #search-form > div.d-flex {
    justify-content: space-between;
  }
  #search-form > div.d-flex > div.categorySelect {
    order: 2;
    min-width: 57% !important;
    width: 57% !important;
    margin-right: 0 !important;
  }
  #search-form > div.d-flex > div.Search_que {
    order: 1;
    width: 100% !important;
    min-width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #search-form > div.d-flex > div.Search_que .form-control {
    border-radius: 6px 0 0 6px !important;
  }
  #search-form > div.d-flex > div.Search_que .submit-form .input-group-text {
    border-radius: 0 6px 6px 0 !important;
  }
  #search-form > div.d-flex > div.filter_down {
    order: 3;
    min-width: 40% !important;
    width: 40% !important;
    margin: 0 0 5px !important;
  }
  #search-form > div.d-flex > .blue_btns {
    order: 4;
    margin: 10px 0 0 0 !important;
  }
  .bags_div .posted_item > .d-flex .main-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .infoul.brn li {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    flex-direction: column-reverse;
  }
  .infoul.brn li:last-child {
    width: auto;
    margin-right: auto;
  }
  .infoul.brn li:last-child .blue_btns {
    margin-left: auto !important;
    margin-right: auto;
    height: 40px;
  }
  .infoul.brn li .blue_btns {
    margin-bottom: 10px;
  }
  .infoul.brn li:first-child {
    display: flex;
  }
  .infoul.brn li:first-child .btn-outline-dark {
    margin-right: 0 !important;
  }
  .emainbox > div:nth-child(2) {
    padding: 15px !important;
  }
  .emainbox .list-inline li:last-child {
    margin-top: 15px;
  }
  .catagorydr .input-group-append {
    width: 100%;
  }
  .catagorydr .input-group-append select {
    padding: 0 5px;
  }
  .kacctounttab .list-inline .list-item .bottomation {
    margin-top: 15px;
  }
  .searchans {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .save_edit {
    margin-right: auto !important;
  }
  .boxes .mobimg {
    width: 100%;
    padding: 0 !important;
  }
  .boxes .mobimg img {
    width: 100%;
  }
  .bluesort {
    width: 100%;
    margin: 10px 0 !important;
  }
  .replysec {
    flex-wrap: nowrap;
  }
  .boxes {
    padding: 15px !important;
  }
  .boxes .posted_item .mr-auto {
    margin-right: 0 !important;
    width: 100%;
  }
  .boxes .posted_item .ml-auto {
    margin-left: 0 !important;
    width: 100%;
    flex-wrap: nowrap;
  }
  .boxes .posted_item .landinglist1 p {
    width: 40%;
  }
  .boxes .posted_item .landinglist1 .customization_request {
    width: 60%;
    padding: 5px 0;
    text-align: center;
  }
  .boxes .posted_item .landinglist1 .Libraryinfoul {
    display: flex;
  }
  .boxes .posted_item .landinglist1 .Libraryinfoul li {
    margin-bottom: 0;
    margin-left: 0 !important;
  }
  .boxes .posted_item .landinglist1 .infoul.brn li .blue_btns,
  .boxes .posted_item .landinglist1 .infoul.brn li .tooltip1 {
    margin-left: 0 !important;
    width: 50px;
    height: 40px;
    line-height: 25px;
    background: transparent;
    border: 1px solid #343434;
    background: transparent;
    border-color: #343a40;
    text-align: center;
    border-radius: 5px;
  }
  .boxes .landinglist {
    display: flex;
  }
  .boxes .posted_item img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .boxes .posted_item .infoul.brn {
    flex-wrap: nowrap !important;
    align-items: flex-end !important;
    margin-top: 0;
  }
  .boxes .posted_item .infoul.brn li:nth-child(2) {
    width: 100%;
    margin-right: 0 !important;
  }
  .boxes .posted_item .infoul.brn li:first-child p {
    order: 1;
    padding-left: 0;
    margin-left: 0;
    text-align: left !important;
    white-space: nowrap;
    margin-bottom: 20px;
  }
  .boxes .posted_item .infoul.brn li:nth-child(1) {
    width: 60%;
    flex-wrap: wrap;
    flex-direction: unset !important;
    margin-bottom: 0 !important;
  }
  .boxes .posted_item .infoul.brn li:nth-child(1) .tooltip1 {
    order: 2;
    width: 50px;
    height: 40px;
    line-height: 35px;
    margin-right: 10px !important;
  }
  .boxes .posted_item .infoul.brn li:nth-child(1) .blue_btns {
    width: 50px;
    height: 40px;
    order: 3;
    line-height: 25px;
    background: transparent;
    border-color: #343a40;
  }
  .boxes .posted_item .infoul.brn li:nth-child(1) .blue_btns i {
    color: #343a40;
  }
  .sidebar_menulist {
    height: auto;
    overflow: hidden;
  }
  .sidebar_menulist .metismenu li .listing {
    flex-wrap: nowrap;
    align-items: center;
    padding: 8px 10px;
  }
  .sidebar_menulist .metismenu li .listing a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0;
    font-size: 18px;
  }
  .sidebar_menulist .metismenu li .listing a .title_icon {
    /* padding: 0 10px 0 0; */
    font-size: 28px;
  }
  .sidebar_menulist .metismenu li .listing .ontooltip a {
    font-size: 24px;
  }
  .sidebar_menulist .metismenu li .listing a {
    width: auto;
    align-items: center;
    font-size: 24px;
    line-height: 1;
  }
  .sidebar_menulist .metismenu li .listing a span {
    font-size: 18px;
  }
  .sidebar_menulist .metismenu li .listing a i {
    margin-right: 10px;
    font-size: 24px;
  }
  body {
    padding-bottom: 70px;
  }
  .footer-fix {
    position: fixed;
    background: #4967df;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
  }
  .footer-fix li {
    margin: 0 10px;
    padding: 0;
    list-style: none;
  }
  .footer-fix li .nav-link {
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "OpenSans-Regular" !important;
    font-size: 13px !important;
    line-height: 1;
    font-weight: 400;
    color: #fff;
  }
  .footer-fix li .nav-link i {
    font-size: 30px;
    color: #fff;
    line-height: 1;
    margin-bottom: 5px;
  }
  .footer-fix.for-customer {
    background: #009999;
  }
  .footer-fix li .nav-link .nav_not {
    color: #dc3545 !important;
    right: 25px !important;
  }
  .footer-fix li .nav-link .nav_not:before {
    content: "\F012F" !important;
  }
  .prmob {
    padding-right: 0 !important;
  }
  .mobspace {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
  }
  .list2 .listItem .thumb,
  .list3 .listItem .thumb {
    margin-bottom: 15px;
  }
  .list2 .listItem .top,
  .list3 .listItem .top {
    flex-wrap: wrap;
  }
  .list2 .listItem .content,
  .list3 .listItem .top .content {
    width: 100%;
  }
  .list2 .listItem .content .actions .cart {
    margin-left: 0;
  }
  .list3 .listItem .bottom {
    flex-wrap: wrap;
  }
  .list3 .listItem .bottom .commentBtn {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }
  .actionUl li {
    padding: 0 8px !important;
  }
  #chat_profession {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 190px;
    overflow: hidden;
  }
  #Account_status .row {
    flex-wrap: nowrap !important;
  }
  #Account_status .row .status_name {
    margin-left: 10px;
  }
  #Account_status #status_text {
    margin-top: 10px !important;
  }
  #Account_status > div {
    padding: 0 15px !important;
  }
  #c_delete_account .px-5 {
    padding: 0 15px !important;
  }
  .m_92auto {
    margin: 0px auto;
  }
  .mainb {
    margin-bottom: 15px;
  }
  .mainb img {
    width: 100%;
    height: auto;
  }
  .mainb .bluemark {
    margin-top: 0;
  }
  #search-form1 .Search_que {
    margin-bottom: 4px !important;
  }
  .rate_box {
    margin: 5px 0;
  }
  .teach_section .bd-highlight label.image-checkbox {
    width: 50%;
  }
  .user_ifo .right-content {
    width: 90%;
    margin: 0 auto;
  }
  .user_ifo .action-btn {
    margin: 0 -10px 15px;
  }
  .user_ifo .action-btn.expert .btn {
    padding: 7px 13px;
    margin: 0 3px !important;
  }
  .user_ifo .user-social {
    justify-content: flex-start;
  }
  .mobOrder {
    display: flex;
    flex-direction: column-reverse;
  }
  .mobOrder .col-md-4 {
    margin-bottom: 15px;
  }
  .mobOrder .col-md-4 .text-right {
    text-align: left !important;
  }
  .top_skill {
    margin-bottom: 15px;
  }
  .view-skill .text-right {
    text-align: left !important;
  }
  .section1_box-profile .list-inline {
    margin-bottom: 0;
  }
  .section1_box-profile .list-inline li {
    margin-bottom: 10px;
  }
  .card-body p.text-right {
    text-align: left !important;
  }
  #Edit_Intro label,
  .view_profile label {
    margin-bottom: 5px !important;
  }
  .form-group {
    margin-top: 5px;
  }
  .form-group small,
  div > small {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    font-size: 11px !important;
    text-align: left !important;
    line-height: 1.2;
    margin-bottom: 5px !important;
  }
  .Mentoring_coach {
    margin-top: 12px;
  }
  .formbody {
    padding: 5px !important;
  }
  .videoBox {
    width: 100%;
  }
  .upload-text {
    font-size: 12.5px;
    margin-right: 5px !important;
  }
  .section1_box p.ml-auto {
    margin-left: 0 !important;
  }
  #comment-box .d-flex {
    align-items: flex-start !important;
    flex-wrap: nowrap;
  }
  #comment-box .d-flex ul.list-inline li {
    line-height: 1;
  }
  #comment-box .d-flex ul.list-inline li p,
  #comment-box .d-flex ul.list-inline li a > p,
  #comment-box .d-flex ul.list-inline li p,
  #comment-box .d-flex ul.list-inline li a > p {
    margin-bottom: 5px !important;
  }
  #comment-box .d-flex .dropdown,
  #comment-box .d-flex .dropdown i {
    line-height: 1;
  }
  .comment-boxSec > div > div {
    width: 100%;
    margin-right: 0 !important;
  }
  .mobTxtCenter {
    text-align: center;
  }
  .spkr-itemDetails .boxes {
    padding: 0 !important;
  }
  .spkr-itemDetails .btnAction {
    flex-wrap: nowrap;
  }
  .relatedSec {
    padding: 15px;
  }
  .update_profilebtn {
    color: #222;
    text-decoration: underline;
  }
  #dashboardFirstCard {
    padding: 12px 0;
  }
  #dashboardFirstCard .card-header .d-flex {
    align-items: center;
    font-size: 18px;
  }
  .ktmSec {
    padding: 0;
  }
  .ktmSec .card-header {
    padding: 0 !important;
  }
  .ktmSec .card-header .d-flex {
    width: 100%;
    background: #fff;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1;
    padding: 8px;
  }
  .ktmSec .cardList {
    margin-top: 0;
  }
  .ktmSec .cardList ul {
    width: 100%;
  }
  .tooltip1:hover .info {
    right: auto;
    left: 0;
    top: 33px;
    width: 100%;
  }
  #ask_now_form button.btn {
    margin-top: 15px;
  }
  #updateevent_coresral .carousel-item.px-4 {
    padding: 0 !important;
  }
  #updateevent_coresral .carousel-item.px-4 .d-flex > img {
    height: 70px !important;
  }
  #updateevent_coresral .infoul {
    display: flex;
  }
  .profile_pr {
    margin-top: 20px;
    padding-left: 0 !important;
  }
  .boxes.mlr1px {
    padding: 10px !important;
  }
  .boxes form .d-md-flex button.btn {
    margin-left: 0 !important;
    /* margin-top: 20px; */
  }
  #pills-tabContent .boxes {
    padding: 10px !important;
  }
  #pills-tabContent .boxes .d-flex > .pr-2 {
    padding-right: 0 !important;
  }
  #pills-tabContent .boxes .d-flex > .pr-2 img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .inbox_people {
    float: inline-end;
  }
  .inbox_chat {
    height: auto;
  }
  #chat_box {
    position: fixed;
    top: 70px;
    left: 5px;
    width: calc(100% - 10px);
    height: auto;
    overflow: hidden;
  }
  #chat_box .e_draft > .d-flex a.btn {
    left: 53vw;
    position: absolute;
    top: 8.5vw;
    padding: 3px 10px;
    line-height: 1;
    height: auto;
    font-size: 12px;
  }
  #chat_box .e_draft > .d-flex a#mentoring {
    left: 72vw !important;
  }
  .messaging {
    padding-bottom: 55px !important;
  }
  .bags_div .form-check .main > img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .bag_allselect button.btn {
    margin-top: 10px;
  }
  .boxes .boximg img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .unread_notification {
    padding: 15px !important;
  }
  #chat_list .select_user .chat_people {
    flex-wrap: nowrap;
  }
  #chat_list .select_user .chat_people .chat_img {
    margin-right: 10px;
  }
  #dashboardFirstCard {
    display: none;
  }
  #ModulesList {
    padding: 15px;
    border-top: 1px solid #d9d9d9;
    margin-top: 10px;
    padding-top: 10px;
  }
  #ktm {
    margin-top: 10px;
  }
  .card-header .accicon .stardot {
    position: relative;
    margin-left: 0 !important;
    background: #e5e5e5;
    width: 30px;
    display: flex;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
  }
  .card-header .accicon .stardot:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 14px;
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
  }
  .account_k.nav-pills {
    flex-wrap: nowrap;
  }
  .account_k.nav-pills .nav-link {
    font-size: 14px;
  }
  .Earning_tab.nav-pills {
    flex-wrap: nowrap;
    padding: 10px 0 0 !important;
  }
  .Earning_tab.nav-pills .nav-link {
    font-size: 13px;
  }
  .earning_main form .d-flex.ml-auto {
    margin-left: 0 !important;
    width: 100%;
  }
  .commentSec .cmtblk > .d-flex .replybox {
    width: calc(100% - 50px);
    margin-bottom: 15px !important;
  }
  .commentSec .cmtblk > .d-flex button.btn {
    width: 100%;
  }
  .bags_div {
    height: auto;
  }
  .bag_allselect,
  .bag_allselect .text-right {
    text-align: center !important;
  }
  .bag_allselect p {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .bag_allselect #select-all {
    padding: 5px 15px;
    border: 1px solid #bbb;
    display: inline-block;
    margin-bottom: 10px !important;
    border-radius: 5px;
  }
  /* .boxes form .d-flex .form-control {
    margin: 17px 0 10px !important;
  } */
  .service_bor_right {
    margin-top: 15px !important;
  }
  .service_bor_right button.btn {
    margin-bottom: 15px !important;
  }
  .account_c {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .account_c.nav-pills .nav-link {
    font-size: 12px !important;
    margin-right: 0 !important;
  }
  x #thread_notification .m-auto {
    max-width: 100% !important;
  }
  .greensort {
    margin-left: 0 !important;
    margin-top: 17px;
  }
  .bags_div.scroll {
    padding-right: 0 !important;
  }
  .bags_div .d-flex > img {
    width: 100%;
    height: auto;
    margin: 0 0 10px !important;
  }
  .trending_todat a {
    color: #737373 !important;
  }
  .user_ifo > .d-flex {
    padding: 30px 20px !important;
  }
  .view_back {
    left: 2px;
    z-index: 100;
  }
  .modal-dialog.w_340 {
    max-width: 100%;
  }
  .boxes .row .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .overlay_mentor {
    width: 100%;
  }
  .men_imgbox {
    width: 100%;
  }
  #quick_view_mentor .modal-body .col-md-6.justify-content-end {
    margin-top: 15px;
  }
  #quick_view_mentor .modal-body .btn {
    margin-left: 5px !important;
    font-size: 11px;
    padding: 10px !important;
    line-height: 1 !important;
    height: auto;
  }
  .filter_option label {
    margin-bottom: 10px !important;
  }
  #form-submit .row {
    margin: 0 !important;
  }
  #form-submit > .d-flex {
    margin: 0 15px !important;
  }
  #form-submit #consult_submit {
    margin-left: 0 !important;
  }
  #form-submit .greensort {
    margin-top: 30px !important;
  }
  #search-form ul.ecommerce_item {
    display: flex;
  }
  .crbtn {
    font-size: 12px;
  }
  .que_anstab ul.nav-pills {
    display: flex;
    flex-wrap: nowrap;
  }
  .que_anstab ul.nav-pills li a {
    padding: 0 8px !important;
  }
  .modal-content .close {
    background: #000;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .modal-content .close span {
    color: #fff;
  }
  .customer-Module-list {
    background: #fff;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.26);
    border: 1px solid #70707040;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  .customer-Module-list .accicon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    font-size: 18px;
  }
  .customer-Module-list .bodyContent {
    padding: 10px;
    border-top: 1px solid #e1e1e1;
  }
  .customer-Module-list .bodyContent .metismenu ul li a {
    padding: 10px 0;
  }
  .customer-Module-list .bodyContent .metismenu ul li .listing {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .customer-Module-list .bodyContent .metismenu .dd .dd-link {
    padding: 0 10px;
    background: #eee;
  }
  .customer-Module-list .bodyContent .metismenu .dd .dd-link .icon {
    font-size: 30px;
    line-height: 1;
    padding: 0;
  }
  #availability_calendar_form-Mob .btnAction {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #availability_calendar_form-Mob .btnAction .btn {
    padding: 5px 10px;
    font-size: 12px;
  }
  #availability_calendar_form-Mob .btnAction .btn.btn-primary {
    background: #4967df;
    color: #fff;
  }
  #availability_calendar_form-Mob .btnAction .btn.btn-outline {
    background: transparent;
    border: 1px solid #4967df;
    color: #4967df;
  }
  /* #availability_calendar_form-Mob #step2 {
    display: none;
  } */
  #availability_calendar_form-Mob #step2 .btnAction {
    justify-content: flex-end;
    margin-top: 25px;
  }
  .timeslot-item {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .timeslot-item .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .timeslot-item .head h5 {
    margin: 0;
    line-height: 1;
  }
  .timeslot-item .head i {
    font-size: 25px;
    color: #ff0004;
    line-height: 1;
  }
  .timeslot-item .timeRange {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #e1e1e1;
    /* border-bottom: 1px solid #e1e1e1; */
  }
  .timeslot-item .timeRange > p {
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 14px;
  }
  .timeslot-item .timeRange .daySec,
  .timeslot-item .timeRange .nightSec {
    display: flex;
    align-items: center;
  }
  .timeslot-item .timeRange .nightSec {
    border-top: 1px solid #e1e1e1;
  }
  .timeslot-item .timeRange .daySec .icon,
  .timeslot-item .timeRange .nightSec .icon {
    margin-right: 10px;
    font-size: 25px;
    color: #adadad;
  }
  .timeslot-item input {
    position: absolute;
    opacity: 0;
    left: -999vw;
  }
  .timeslot-item label {
    width: 100%;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
  }
  .timeslot-item input:checked + label .timeRange {
    display: block;
  }
  .timeslot-item input:checked + label .head i {
    color: #00ff33;
  }
  .timeslot-item .timeRange .day,
  .timeslot-item .timeRange .night {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .timeslot-item .timeRange .form-group {
    width: calc(100% / 6);
    height: 40px;
    background: #fff;
    margin: 0;
  }
  .timeslot-item .timeRange .form-group input {
    position: absolute;
    opacity: 0;
    left: unset;
  }
  .timeslot-item .timeRange .form-group label {
    width: 100%;
    height: 40px;
    box-shadow: 0 0 0 1px #e1e1e1;
    text-align: center;
    font-size: 16px;
    color: #111;
    line-height: 40px;
  }
  .timeslot-item .timeRange .form-group label small {
    font-size: 10px !important;
    padding-left: 1px;
  }
  .timeslot-item .timeRange .form-group input:checked + label {
    background: #4967df;
    color: #fff;
  }
  #calendar-nultiple .ui-widget.ui-widget-content {
    width: 100%;
  }
  #calendar-daterange {
    display: flex;
    align-items: flex-start;
  }
  #calendar-daterange .form {
    flex: 1 0 50%;
    margin-right: 0.5rem !important;
  }
  #calendar-daterange .for {
    flex: 0 1 50%;
  }
  .datepicker.dropdown-menu {
    right: auto !important;
    position: absolute;
  }
  #ui-datepicker-div {
    width: calc(100% - 64px);
  }
  .ui-widget-header {
    background: #4967df !important;
    border: 1px solid #4967df !important;
    color: #fff !important;
    border-radius: 5px !important;
  }
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    filter: brightness(0.1) invert(1);
  }
  .ui-datepicker-calendar tbody {
    padding: 3px;
  }
  .ui-state-default,
  .ui-widget-content .ui-state-default {
    text-align: center;
    line-height: 28px;
    border-color: #fff !important;
    background: none !important;
    border-radius: 8px;
  }
  .ui-datepicker td {
    padding: 0 !important;
  }
  .ui-datepicker td a.ui-state-active {
    background: #4967df !important;
    color: #fff !important;
    border: 0 !important;
  }
  .ui-datepicker-calendar .custom-date-selected a {
    background-color: #4967df !important;
    color: #fff !important;
    border: 0 !important;
  }
  #availability_calendar_form-Mob .datepicker {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
  }
  #availability_calendar_form-Mob .section1_box {
    padding: 10px !important;
  }
  .datepicker table {
    width: 100%;
  }
  .datepicker table thead th,
  .datepicker table td {
    text-align: center;
    padding: 5px 0;
    border: 1px solid #eee;
  }
  #availability_calendar_form-Mob .datepicker .datepicker-months {
    padding: 5px 10px;
  }
  .datepicker table td span {
    font-size: 15px;
    margin: 5px;
    font-weight: 700;
    display: inline-block;
  }
  #availability_calendar_form-Mob .datepicker .datepicker-months table tbody td {
    overflow-x: auto;
  }
  .datepicker.dropdown-menu {
    padding: 2px 3px;
  }
  .datepicker.dropdown-menu table {
    width: 100%;
  }
  .datepicker.dropdown-menu table th,
  .datepicker.dropdown-menu table td {
    font-size: 12px;
  }
  .datepicker.dropdown-menu table td span {
    font-size: 11px;
    margin: 2px 5px;
    font-weight: 700;
    display: block;
  }
  .datepicker table tbody td.active {
    background: #4967df;
    color: #fff;
  }
  .datepicker table tbody td.old {
    pointer-events: none;
  }
  #post_form #selectedFiles > div {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #post_form #selectedFiles > div i {
    float: left;
  }
  .mentees .scroll.h_451 .list-inline .ml-auto.d-flex {
    width: 100%;
    flex-wrap: wrap !important;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0 !important;
  }
  .mentees .scroll.h_451 .list-inline .ml-auto.d-flex a i {
    margin: 0 8px 0 0 !important;
  }
  .mentees .scroll.h_451 .list-inline .ml-auto.d-flex p {
    font-size: 12px !important;
    text-align: left !important;
    justify-content: flex-start;
  }
  .boxes .bags_div .d-flex.justify-content-between p {
    width: 100%;
  }
  .boxes .bags_div .d-flex.justify-content-between button {
    margin-top: 15px;
    margin-bottom: 10px !important;
  }
  .socialList li {
    margin-bottom: 10px;
  }
  .libraryBtnSec li {
    padding: 0 12px 0 0 !important;
    border: 0 !important;
  }
  .libraryBtnSec li div {
    font-size: 14px !important;
  }
  .boxes.none_box_shadow {
    padding: 10px !important;
  }
  .Libraryinfoul li:first-child {
    width: 50px !important;
    margin-left: 10px !important;
  }
  .Libraryinfoul li:nth-child(2) {
    width: calc(100% - 60px) !important;
  }
  .Libraryinfoul li:nth-child(2) a {
    display: block;
    width: 100%;
  }
  .que_anstab .nav-pills {
    margin-bottom: 15px;
  }
  .que_anstab .nav-pills .nav-item .nav-link {
    font-size: 12px;
  }
  .spkerdetails {
    margin-top: 10px;
  }
  .spkerdetails .btnAction {
    flex-wrap: wrap !important;
    flex-direction: column-reverse;
  }
  .spkerdetails .mobflex {
    display: flex;
    flex-wrap: nowrap !important;
  }
  .spkerdetails .mobflex > a {
    margin: 10px 5px 0 0 !important;
  }
  .spkerdetails .mobflex > button {
    margin: 10px 0 0 5px !important;
  }
  .spkerdetails .btn {
    width: 100%;
    margin: 15px 0 0 0 !important;
  }
  #content_div .borderlr {
    text-align: left !important;
  }
  #content_div .borderlr .input-group {
    width: 100% !important;
  }
  #content_div .checkSec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px;
    flex-direction: row-reverse;
  }
  #content_div .checkSec label.col-form-label {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 30px !important;
    text-align: left !important;
  }
  #content_div .checkSec label.form-check-label {
    padding-left: 0 !important;
  }
  #content_div .checkSec .form-check {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
  }
  .kmainque .nav-pills .nav-link {
    font-size: 15px;
  }
  video {
    width: 100% !important;
  }
  .phmenu {
    display: block !important;
    width: 95% !important;
    height: auto !important;
    margin-top: 30px;
  }
  .phmenu > .h-100 {
    height: auto !important;
  }
  .e-knackstore .mobIcon {
    position: relative !important;
    float: none !important;
  }
  section .mobP0 {
    padding: 0 !important;
  }
  .mobStart {
    justify-content: flex-start !important;
  }
  .mobCenter {
    text-align: center;
  }
  .mobLeft {
    margin-left: 0 !important;
  }
  .landinglist1 {
    width: 100%;
  }
  .LibraryDetails .topPart {
    margin-bottom: 15px;
  }
  .cdForum > .row {
    flex-direction: column-reverse;
  }
  .cdForum .categorySelect {
    position: relative;
    width: 45%;
    min-width: 45%;
    margin-top: -28px !important;
    z-index: 100;
  }
  .cdForum .categorySelect .select2 {
    width: 100% !important;
  }
  .cdForum .greensort {
    margin-top: 0 !important;
  }
  .cdForum .mentor_dropdown {
    margin-bottom: 10px !important;
    height: 34px;
  }
  .cdForum .mentor_dropdown .btn {
    height: 34px;
    border-radius: 30px;
  }
  .cdForum .greensort.singleFilter {
    width: 100% !important;
  }
  .greensort.singleFilter {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  .sidebar_menulist_inner {
    height: auto;
  }
  .view_profile_side {
    margin-top: 40px;
  }
  #ask_now_form > .d-flex {
    margin: 0 !important;
    padding: 10px 0 0 !important;
  }
  #ask_now_form .catagorydr {
    width: calc(100% - 50px);
    margin-bottom: 0;
  }
  #ask_now_form .btn {
    margin-top: 0 !important;
  }
  #ask_now_form .ctagory_queinput_btn {
    margin: 0;
    border-radius: 0 !important;
  }
  #ask_now_form .ctagory_queinput {
    width: 50%;
    height: 52px;
  }
  #Messages .detele_reasons {
    height: 400px;
    overflow-y: auto;
  }
  .teach_section .image-checkbox .why_box p {
    padding: 0 !important;
    margin-top: 5px !important;
    border: 0;
    font-size: 12px !important;
    line-height: 1.2;
  }
  .teach_section .image-checkbox .why_box .parts p {
    font-size: 14px !important;
  }
  .Payment_history-page .greensort {
    width: 65%;
    margin: 0 0 20px !important;
  }
  .mob-jobform {
    margin-top: 15px;
  }
  .mob-jobform .d-flex {
    flex-wrap: nowrap;
  }
  .mob-jobform .d-flex .filter_down {
    min-width: 140px;
    width: 140px;
    margin-left: 10px !important;
  }
  .user_message .mobrightPart {
    position: absolute;
    position: absolute;
    right: 15px;
    top: 45px;
  }
  .Saved_Posts .reply {
    flex-wrap: nowrap !important;
  }
  .Saved_Posts .reply .d-flex {
    margin-right: 7px;
  }
  .mob-100 {
    width: 100%;
  }
  .mob-100 .bottomSec {
    flex-direction: row-reverse;
  }
  .mob-100 p {
    margin: 15px 0 !important;
  }
  .pHistory hr {
    margin: 10px 0;
  }
  .pHistory .item {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  .pHistory .item img {
    aspect-ratio: 16/8;
    object-fit: contain;
  }
  #lazyScrollLoading .boxes {
    position: relative;
  }
  #lazyScrollLoading .boxes .user_message .rightpart {
    position: absolute;
    top: 25px;
    right: 0;
  }
  .cmtSecc .replybox {
    margin-bottom: 15px !important;
  }
  .bottomBtnSec {
    position: relative;
  }
  .bottomBtnSec .tooltip1.pointer {
    position: absolute;
    bottom: 0;
    margin-right: 40px !important;
  }
  .mobRight {
    margin-top: 10px;
    justify-content: flex-end;
  }
  .mobRight .AskBtn {
    font-size: 12px;
    padding: 5px;
    line-height: 1;
    margin-right: 0 !important;
  }
  .afterRefineSearch .heading:before {
    width: 70%;
  }
  .searchBottom {
    justify-content: center;
    margin: 30px 0 40px;
  }
  .con_img {
    padding: 20px !important;
  }
  .btn.Searchbt {
    position: absolute;
    top: 1px;
    right: 16px;
    z-index: 50;
    background: #099;
    color: #fff;
    border: 2px solid #099;
  }
  .btn.Searchbt2 {
    right: 0;
  }
  .greensort {
    width: 50% !important;
    margin-left: auto !important;
  }
  #form-submit .mentor_srchFrm {
    margin: 0 !important;
  }
  #form-submit .mentor_srchFrm .greensort {
    margin-top: 0 !important;
  }
  .inputSearch {
    position: relative;
    width: 100%;
  }
  .inputSearch input {
    height: 34px;
    padding-right: 70px;
  }
  .inputSearch button {
    right: 0 !important;
    margin: 0 !important;
  }
  .mentorfilter {
    position: relative;
  }
  .mentorfilter .ontooltip.pointer {
    position: absolute;
    right: 0;
    bottom: 5px;
  }
  .filter_option .btn {
    border: 1px solid;
    margin-right: 5px;
    margin-bottom: 5px !important;
  }
  .mentorfilter .ClearBtn {
    margin-top: 12px;
  }
  .view_back {
    background: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: -8px;
    top: -8px;
  }
  .user_ifo > .d-flex {
    padding-bottom: 0 !important;
  }
  .user_ifo .action-btn {
    justify-content: center;
  }
  .user_ifo .user-social {
    justify-content: flex-end;
  }
  .mobup {
    margin-top: -45px;
  }
  .consltMentor {
    padding: 0 !important;
  }
  .consltMentor .mentor_dropdown {
    padding: 0 !important;
    margin-bottom: 10px !important;
  }
  #form-submit .consltMentor .greensort {
    margin-top: 0 !important;
  }
  #new_jpb form .mobPadingLeft {
    padding-left: 15px !important;
    margin-top: 15px;
  }
  #new_jpb form .btnSeec {
    padding: 0 !important;
    margin-top: 10px !important;
  }
  #new_jpb form .btnSeec .green_btns {
    margin-top: 5px !important;
  }
  .view_job_box {
    height: auto !important;
  }
  #ask_que #ask_now_form .catagorydr {
    width: 100% !important;
  }
  #ask_que #ask_now_form .ctagory_queinput_btn {
    height: 52px !important;
  }
  #ask_que #ask_now_form .btn.green_btns {
    border-radius: 0 !important;
  }
  .PostactionList .px-3 {
    padding: 0 8px !important;
    align-items: center;
    background: #f7f7f7;
    margin: 0 4px 0 0;
    border-radius: 30px;
    font-size: 12px;
  }
  .PostactionList .pl-3 {
    padding: 0 8px !important;
    align-items: center;
    background: #f7f7f7;
    margin: 0 4px 0 0;
    border-radius: 30px;
    font-size: 12px;
  }
  .PostactionList i {
    font-size: 15px;
  }
  .PostactionList .mdi:before {
    font-size: 15px;
  }
  .FPost .headtop {
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 5px;
  }
  .FPost .headtop .ontooltip {
    margin: 0 4px !important;
  }
  .FPost .commentPart {
    flex-wrap: nowrap !important;
  }
  .c_navbar .navsearch .form-control {
    padding-left: 0 !important;
  }
  .c_navbar .navsearch .form-control::placeholder {
    font-size: 12px !important;
  }
  .c_navbar .navsearch .input-group-prepend {
    margin-right: -5px !important;
  }
  .c_navbar .navsearch .input-group-prepend img {
    height: 17px;
  }
  .notificationSec .unread_notification {
    text-align: center;
  }
  .hot-question {
    padding-top: 50px !important;
  }
  .notificationSec .d-flex {
    margin: 0 !important;
    text-align: center;
    justify-content: center;
  }
  .notificationSec .unread_notification .d-flex .ontooltip {
    width: 100%;
  }
  .notificationSec .unread_notification .d-flex .ontooltip img {
    margin: 0 auto !important;
  }
  .metismenu {
    margin: 4px !important;
  }
  .listing.selected .title_icon,
  .listing .incomplete_profile .title_icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .sidebar_menulist .metismenu li .listing a .title_icon {
    line-height: 40px;
    font-size: 0;
  }
  .listing .incomplete_profile .title_icon {
    font-size: 26px !important;
  }
  .listing.selected .title_icon:before {
    font-size: 25px;
  }
  .help-btn {
    bottom: 85px;
  }
  .contribution.sec2 .flex .icon {
    flex-wrap: wrap;
  }
  .contribution.sec2 .flex .icon > div {
    width: 100%;
    margin: 10px 0;
  }
}
