@font-face {
    font-family: 'sf-uidisplay-bold';
    src: url('../fonts/sf-uidisplay-bold.eot');
    src: url('../fonts/sf-uidisplay-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-bold.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-bold.woff') format('woff'),
        url('../fonts/sf-uidisplay-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-ultralight';
    src: url('../fonts/sf-uidisplay-ultralight.eot');
    src: url('../fonts/sf-uidisplay-ultralight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-ultralight.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-ultralight.woff') format('woff'),
        url('../fonts/sf-uidisplay-ultralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-medium';
    src: url('../fonts/sf-uidisplay-medium.eot');
    src: url('../fonts/sf-uidisplay-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-medium.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-medium.woff') format('woff'),
        url('../fonts/sf-uidisplay-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-heavy';
    src: url('../fonts/sf-uidisplay-heavy.eot');
    src: url('../fonts/sf-uidisplay-heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-heavy.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-heavy.woff') format('woff'),
        url('../fonts/sf-uidisplay-heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-light';
    src: url('../fonts/sf-uidisplay-light.eot');
    src: url('../fonts/sf-uidisplay-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-light.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-light.woff') format('woff'),
        url('../fonts/sf-uidisplay-light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-black';
    src: url('../fonts/sf-uidisplay-black.eot');
    src: url('../fonts/sf-uidisplay-black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-black.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-black.woff') format('woff'),
        url('../fonts/sf-uidisplay-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-thin';
    src: url('../fonts/sf-uidisplay-thin.eot');
    src: url('../fonts/sf-uidisplay-thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-thin.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-thin.woff') format('woff'),
        url('../fonts/sf-uidisplay-thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf-uidisplay-semibold';
    src: url('../fonts/sf-uidisplay-semibold.eot');
    src: url('../fonts/sf-uidisplay-semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sf-uidisplay-semibold.woff2') format('woff2'),
        url('../fonts/sf-uidisplay-semibold.woff') format('woff'),
        url('../fonts/sf-uidisplay-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.socialLink span {
    margin-right: 3px;
  }
.hiddenSection{
display: none !important;
}
.signup-container{
width: 100% !important;
}
/* ===== Usage ===== */
body, .changePic {
font-family: 'sf-uidisplay-medium' !important;
}
.loginRightCol label, .loginHeading, .haveAcc, .form-control{
font-family: 'sf-uidisplay-medium' !important;
}
.loginForm .haveAcc{
  margin-bottom: 0px !important;
}
.haveAcc{
margin-bottom: 0px !important;
}
.bg-grey {
background-color: #cccdd4 !important;
text-transform: capitalize !important;
color: #fff !important;
}
.bg-grey:hover {
background-color: #abacb2 !important;
}
.cyanColor{
color: #3ababc !important;
}
.greyColor {
color: #989daf !important;
}
.btn.loginBtn {
  width: 100%;
}
.mentoree-logo {
font-size: 22px;
font-weight: 700;
color: #2eb6b8;
line-height: 1.1;

span {
color: #f99289;
font-weight: 700;
}
}
.loginLeftCol{
width: 430px !important;
}
.setup-content.registrationFormSmall {
padding-bottom: 110px;
}
.step-1, .step-2, .step-3 {
max-width: 500px !important;
position: relative;
padding-bottom: 110px;
}
.regBtnGroupBottom{
position: absolute;
right: 0;
left: 0;
bottom: 60px;
}
a.haveLogin{
color: #000 !important;
font-weight: bold !important;
}
.btn-secondary:hover, .btn-secondary:focus {
color: #fff !important;
background-color: #2eb6b8 !important;
border-color: #2eb6b8 !important;
}
.regFormNew label {
    font-family: 'sf-uidisplay-medium';
    color: #262937;
}
.regFormNew {
margin-left: 90px;
}
.bth {
right: 30px;
top: 30px;
position: absolute;
z-index: 999;
}
.section-hide {
display: none !important;
}
.signH1 {
font-family: "SF_UI_Display", sans-serif !important;
font-weight: 400;
font-size: 32px;
line-height: 140%;
letter-spacing: 0px;
vertical-align: middle;
}

.mentoreeSelectGroup {
display: flex;
justify-content: start;
align-items: center;
gap: 25px;
}

.mentorSelect {
width: 100%;
max-width: 250px;
height: 230px;
border: 1px solid #ccc;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 10px;
position: relative;
cursor: pointer;
transition: linear 0.3s ease;
}
.mentorSelect .active-done {
position: absolute;
top: 10px;
right: 10px;
width: 30px;
height: 30px;
background-color: #2eb6b8;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
transition: linear 0.3s ease;
scale: 0;
}
/* .mentorSelect:active,
.mentorSelect:focus-within .active-done {
scale: 1;
}
.mentorSelect:hover,
.mentorSelect:focus-within,
.mentorSelect:active {
border-color: #2eb6b8;
} */
.mentorSelect.active .active-done {
scale: 1;
}
.mentorSelect.active{
border-color: #2eb6b8;
}
.mentorSelect h3 {
font-size: 16px;
text-align: center;
margin-top: 30px;
margin-bottom: 0 !important;
}
.contBtn {
background-color: #2eb6b8 !important;
width: 36%;
margin-top: 30px;
color: #fff !important;
text-transform: capitalize !important;
}
.contBtn:hover {
background-color: #269294 !important;
}
.rightSide {
margin-left: 80px;
}
.midScreenActive {
display: none;
}
/* 2nd */
.signup-container {
width: 60%;
}
.socialLink {
font-size: 15px !important;
font-weight: 510 !important;
width: 100%;
text-transform: capitalize !important;
border: 1px solid #8080803b !important;
letter-spacing: -0.1px !important;

img {
margin-right: 10px;
width: 30px;
}

span {
font-weight: 510 !important;
}
}
.orDivider {
width: 100%;
display: flex;
justify-content: center;
margin: 40px 0;
position: relative;
align-items: center;
}
.orDivider span {
width: 100%;
height: 2px;
background-color: #eaebee;
/* margin: 0 20px; */
}
.orDivider span:nth-child(1) {
margin-right: 20px;
}
.orDivider span:nth-child(2) {
margin-left: 20px;
}
.btn-continue {
background-color: #d6dae1 !important;
text-transform: capitalize !important;
color: #fff !important;
}
.btn-continue:hover {
background-color: #b2b6bb !important;
}

/* 3rd */
.stepRegForm {
background-color: #fff !important;
}
.cw-75 {
width: 75%;
}
button#ageDropdown {
border: 1px solid #e3e3e9;
padding: 15px 18px;
font-size: 16px;
width: 100% !important;
font-weight: 400;
background: transparent;
}
.dropdown-item.active,
.dropdown-item:active {
color: #000 !important;
text-decoration: none;
background-color: #f5f5f5 !important;
}
.dropzone .placeholdImg {
width: 75px !important;
height: 75px !important;
display: inline-block;
background: #b1fbe0 !important;
border-radius: 50%;
margin-right: 10px;
}
.dropzone {
min-height: 0;
border: none !important;
}
.setup-content .nextBtn {
border-radius: 8px !important;
width: 100%;
font-size: 16px !important;
font-weight: 600;
font-style: Semibold;
font-size: 18px;
letter-spacing: 0px;
text-align: center;
padding: 16px 37px !important;
}
.nextBtn, .prevBtn{
border-radius: 8px !important;
width: 100% !important;
padding: 16px 37px !important;
}
.prevBtn{
margin-right: 0px !important;
/* margin-bottom: 10px !important; */
}
/* .registrationFormSmall {
max-width: none !important;
}
.step-1, .step-2{
max-width: 500px !important;
} */
.setup-content .btn {
padding: 12px 20px;
display: flex;
justify-content: center;
align-items: center;
color: #000 !important;
}
/* 4th */
.card-container {
flex-wrap: wrap;
}
.step-4{
max-width: 1056px !important;
}
.select-card {
border: 1px solid #ddd;
border-radius: 8px;
padding: 30px 10px;
text-align: center;
cursor: pointer;
user-select: none;
transition: all 0.2s ease;
font-size: 16px;
width: 200px;
display: flex;
justify-content: center;
align-items: center;
}

.select-card.active {
background-color: #d0f0ee;
border-color: #26b4a3;
color: #000;
position: relative;
}

.select-card.active::after {
content: "";
position: absolute;
top: 5px;
right: 5px;
width: 25px;
height: 25px;
background-image: url("/public/assets/img/hoverDone.png");
background-size: contain;
background-repeat: no-repeat;
}

.btn-custom {
background-color: #26b4a3;
color: white;
padding: 10px 20px;
border-radius: 6px;
border: none;
}

.btn-custom:hover {
background-color: #1e9b8c;
}

.btn-skip {
background-color: white;
border: 1px solid #ddd;
padding: 10px 20px;
border-radius: 6px;
color: black;
}

.btn-skip:hover {
background-color: #f5f5f5;
}
/* Popup */
.container-popup {
top: 0;
position: absolute;
width: 100%;
height: 100vh;
background-color: #00000043;
z-index: 999;
transition: all linear 0.2s;
justify-content: center;
align-items: center;
display: none;
}
.verified-popup {
top: 0;
position: absolute;
width: 100%;
height: 100vh;
background-color: #00000043;
z-index: 999;
transition: all linear 0.2s;
justify-content: center;
align-items: center;
display: none;
}

.popup {
z-index: 10001;
background-color: #fff;
padding: 40px;
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
}

.check-icon img {
height: 80px !important;
width: 80px !important;
}
/* 5th */
.profileCompletion {
padding: 20px 80px;
background-color: #fff;
.info-link {
position: absolute;
right: 20px;
top: 30px;
i {
margin-left: 5px;
}
}
}
.profile-popup {
position: relative;
max-width: 100%;
z-index: 0;
background-color: #f8f9fa;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.018) !important;
border-radius: 20px;
padding: 20px;
border: none !important;
}
.progress-bar {
background-color: #2eb2b4 !important;
}
.next-step {
background-color: #e7e9ee;
padding: 10px 20px;
border-radius: 10px;
font-size: 16px;

a {
text-decoration: underline;
line-height: 1.1;
}

a:hover {
text-decoration: underline;
}
}
.almost-there {
background-color: #e7e9ee;
padding: 8px 16px;
border-radius: 10px;
font-size: 16px;
position: absolute;
right: 0px;
bottom: 100px;
}
.value {
font-size: 40px;
font-weight: 600 !important;

small {
font-size: 20px;
}
}

.profile-popup .h5 {
line-height: 1;
}
button#closePopup {
padding: 10px;
border-radius: 100%;
box-shadow: -1px -1px 10px #00000066;
position: absolute;
right: -25px;
top: -25px;
}

/* Mentoree Profiles */

.profileThumb {
padding: 0px 0px 24px 0px !important;
background-image: url("../img/dotted-profile-bg.png");
}
.profileImgWrap {
padding-top: 33px;
background-image: url("../img/Dot.png");
}

.bookBtnProfile i {
font-size: 20px;
margin-right: 5px;
}
.profile-right-button .bookBtnProfile {
border-radius: 10px !important;
justify-content: center;
align-items: center;
color: #fff;
line-height: 44px;
}
.profileCategory {
border-radius: 10px !important;
}
/* */
.card {
border-radius: 15px !important;
background-color: #f9f9f9;
padding: 20px !important;
border: 1px solid #eaeaea;
}

.section-title {
font-weight: 600;
margin-bottom: 4px;
}
.profile-text {
font-size: 14px;
color: #555;
}
.read-more {
color: #0d6efd;
cursor: pointer;
font-weight: 500;
}

.mainTimeSlotCard {
display: flex;
flex-direction: row;
gap: 8px;
}
.seeMoreActive {
display: none;
}

#seeMore {
cursor: pointer;
}
.timeslot-card {
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 8px;
padding: 10px;
text-align: center;
cursor: pointer;
box-shadow: 1px -1px 5px #ececec;
width: 80px;
}
#timeslot-card {
border: 1px solid transparent;
}
.timeslot-card.booked {
background-color: #f5f5f5;
color: #aaa;
cursor: not-allowed;
}
.skill-badge,
.motivation-badge {
background-color: transparent;
border-radius: 20px;
padding: 6px 12px;
font-size: 13px;
margin: 4px;
display: inline-block;
border: 1px solid #dbdcdf;
}
.community-card {
background-color: transparent;
/* border-radius: 10px; */
padding: 10px;
margin-bottom: 8px;
/* border-bottom: 1px solid #0000001b; */
}
.community-card img {
width: 40px;
height: 40px;
border-radius: 50%;
object-fit: cover;
}
.profileView h6 {
font-weight: normal;
font-weight: 500;
color: #000;
font-size: 18px !important;
span{
font-size: 14px !important;
}
}
.connected-communities {
background-color: #f1fafa;
padding: 10px;
border-radius: 15px;

span {
color: #3ababc !important;
}
}
/* for read more */

#more {
display: none;
}
#myBtn {
cursor: pointer;
color: #51adae;
}

/* TTimes */
.slot-booking-times {
display: none;
justify-content: start;
align-items: start;
flex-direction: row;
gap: 10px;
flex-wrap: wrap;
}
.timeslot-card.times-card {
padding: 4px;
width: 100px !important;
margin-bottom: 20px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;

h4 {
font-size: 16px;
}
}

.timeslot-card.selected {
border: 1px solid #000;
background-color: #eeeeee;
color: #000;
}
.time-slots {
display: flex;
gap: 12px;
}

.time-slots input[type="radio"] {
display: none;
}

.time-slots label {
padding: 10px 18px;
border: 1px solid transparent;
border-radius: 8px;
background-color: transparent;
color: #222;
font-size: 16px;
cursor: pointer;
user-select: none;
transition: all 0.2s ease;
box-shadow: 1px -1px 5px #ececec;
}

.time-slots label:hover {
background-color: #e0e0e0;
}

.time-slots input[type="radio"]:checked + label {
border: 1px solid #000;
background-color: transparent;
font-weight: bold;
}
/* Mentoree Profile Popup */

.modal-header {
border-bottom: none;
}
.modal-footer {
border-top: none;
}
.profile-pic {
width: 80px;
height: 80px;

}
.modal-content {
border-radius: 15px;
padding-top: 40px;
}
.tag-input-box {
display: flex;
flex-wrap: wrap;
gap: 5px;
border: 1px solid #ccc;
border-radius: 8px;
padding: 5px;
min-height: 45px;
align-items: center;
background-color: white;
cursor: text;
}
.tag {
background-color: #f1f3f4;
padding: 5px 10px;
border-radius: 5px;
display: flex;
align-items: center;
font-size: 14px;
}
.tag span {
margin-left: 6px;
cursor: pointer;
color: #666;
}
.tag-select {
border: none;
outline: none;
padding: 4px;
font-size: 14px;
flex: 1;
}
.modal-dialog {
margin-top: 2rem  !important;
}
div#profileModal {
padding: 0 !important;
}
#metoreeProfileCompletion .profileCompletion {
padding: 0;
background-color: #fff;
border-radius: 10px;
margin-bottom: 20px;
margin-top: 20px;
}
.registrationFormSmall{
max-width: 500px;
width: auto;
}
.registrationFormSmall.step-4{
max-width: 1056px;
}
.loginRightCol {
width: calc(100% - 430px);
display: flex;
align-items: center;
margin-left: 430px;
position: absolute;
top: calc(50% - 295px);
padding-top: 15px;
padding-bottom: 15px;
}
/*  */
/* Modal styles start */
.mentoree-logo {
  font-size: 22px;
  font-weight: 700;
  color: #2eb6b8;
  line-height: 1.1;
}
.mentoree-logo {
  & span {
    color: #f99289;
    font-weight: 700;
  }
}
.text-default {
  color: #5A617B !important;
}
.disabled-btn-color.btn-modal-save, .disabled-btn-color{
  background-color: #D6DAE1 !important;
  border-color: #D6DAE1 !important;
  color: #ffffff !important;
}
.disabled-btn-color.btn-primary:hover{
  background-color: #2eb6b8 !important;
  border-color: #2eb6b8 !important;
}
.btn-modal-save.btn-success{
  background-color: #2eb6b8 !important;
  border-color: #2eb6b8 !important;
}
.border-0 {
  border: none !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.cancelBtn{
  background-color: #FE8888 !important;
}
.modalTopProfileImage{
  position: relative;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}
.modalMentorFind{
  width: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.infoIcon, .checkIcon{
  position: absolute;
  top: -2px;
  right: -2px;
  background-color: #FDD612;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.icon-set{
  gap: 8px;
  font-size: 16px;
  color: #697483;
  font-weight: 500;
}
.infoIcon{
  background-color: #FDD612;
}
.checkIcon{
  background-color: #00B574;
  color: #fff;
}
.icon-small{
  font-size: 12px;
}
.mentoreeModals .modal-content{
    border-radius: 16px;
}
.modalBtnRow .btn{
    width: 50%;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0px;
    padding: 9px 20px;
}
.modalBtnRow .btn-half{
    width: 50%;
}
.modalBtnRow .btn-full{
    width: 100%;
}
.btn-modal-cancel{
    background: #fff !important;
    border: 1px solid #E0E0E0 !important;
    border-radius: 8px !important;
    color: #333333 !important;
    font-weight: 500;
}
.btn-modal-save{
    background: #000 !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    color: #ffffff !important;
    font-weight: 500;
}
.ModalHandImg{
    font-size: 24px;
}
.select-card {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 30px 10px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s ease;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.select-card.active {
  background-color: #d0f0ee;
  border-color: #26b4a3;
  color: #000;
  position: relative;
}
.menteeCategoryModal .card-container {
    gap: 12px;
}
.menteeCategoryModal .card-container .select-card{
    width: calc(50% - 6px);
}
.modalBookingUser{
  gap: 12px;
}
.modalBookingUserName{
  font-size: 18px;
  color: #000;
}
.modalBookingUserRole{
  font-size: 16px;
  color: #697483;
}
.v-border{
  border-left: 1px solid #D9DAE2;
  height: 40px;
  margin: 0 15px;
  width: 1px;
  margin-left: calc((10% - 1px)/2);
  margin-right: calc((10% - 1px)/2);
}
.modalBookingTopic{
  width: 45%;
}
.modalBookingNotesLabel {
  font-size: 14px;
  color: #65697A;
  margin-bottom: 10px;
}
.modalBookingTopicLabel{
  font-size: 14px;
  color: #65697A;
}
.modalQuestionsList {
  list-style-type: disc;
  padding-left: 25px;
  color: #262937;
}
.modalQuestionsList li {
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
}
.modalQuestionsList li::before {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 9px;
}
.modalDateTimeLocationSection{
  background-color: #F2F4F4;
  padding: 20px;
  border-radius: 10px;
}
.modalBookingTimeSlot{
  border-bottom: 1px solid #D9DAE2;
  padding-bottom: 15px;
  margin-bottom: 15px;
  gap: 20px;
}
.profileType{
  font-size: 18px;
}
.sub-tagline{
  font-size: 16px;
}
.modalBtnGroup{
  gap: 10px;
}
.mentoreeModals .modal-header h5{
  padding: 20px 24px 20px 0px;
  font-size: 24px;
  font-weight: 500;
  color: #000;
}
.modal-pending-btn{
  background: #FEEDD7 !important;
  border: 1px solid #FEEDD7 !important;
  border-radius: 8px !important;
  color: #F58E07 !important;
  font-size: 12px;
  font-weight: 500;
  padding: 8px;
}
.modal-message-btn{
  border: 1px solid #DBDCDF;
  padding: 8px;
  font-size: 12px;
  border-radius: 8px;
}
.modal-cancel-booking{
  color: #FF4545;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
}
.select-card.active::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  background-image: url("select-cat-tick.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.medium-modal .modal-dialog{
    max-width: 736px;
}
.modal .form-group label{
  color: #262937;
  font-size: 16px;
}
.modal .form-group .form-control{
  color: #262937;
  font-size: 16px;
  border-radius: 10px;
  border: 1px solid #D1D2DC;
}
.modal .form-group .form-check{
  border-bottom: none;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 60px !important;
}
.modal .form-group .form-check .form-check-input{
  margin-left: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #F5F6F7 !important;
  border: 1px solid #F5F6F7 !important;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 4px 20px 4px 4px !important;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0px !important;
  position: absolute;
  left: auto !important;
  right: 0;
  top: 4px !important;
  height: 16px;
  width: 16px;
  border-radius: 0px;
  border: none !important;
}
.select2-selection__choice__remove span {
  height: 16px;
  display: inline-block;
  line-height: 16px;
  position: absolute;
  left: auto;
  top: 0px;
  font-size: 24px;
  right: 4px;
  width: 16px;
  background-color: transparent;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 35px;
  margin-top: 0;
  position: absolute;
  right: 0;
  padding: 1px;
  width: 20px;
  text-align: center;
  justify-content: center;
  display: flex;
  font-size: 25px;
  align-items: center;
  color: #999;
  top: 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  height: 20px !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  position: absolute !important;
  right: 40px !important;
  font-size: 24px !important;
}
.modal .form-group .form-check-label{
  padding-left: 10px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #D1D2DC !important;
  border-radius: 8px !important;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #D1D2DC !important;
  border-radius: 8px !important;  
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display, .select2-container--default .select2-selection--single .select2-selection__choice__display {
  font-size: 14px;
  color: #445164;
}
.select2-container .select2-selection--multiple {
  min-height: 59px !important;
}
.btn-modal-save.btn-black:hover{
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  }
.mentoreeModals .modal-header .btn-close {
  background-image: url("img/close-modal-white.png");
  background-color: rgba(0,0,0,0.7);
  background-size: 20px;
  height: 40px !important;
  width: 40px !important;
  right: -12px;
  top: -12px;
}
/* Modal styles end */

@media (max-width: 1600px) {
.profileSec .container {
max-width: 100%;
padding-left: 40px !important;
padding-right: 40px !important;
}
.tab-pane#overview {
padding-left: 15px !important;
padding-right: 15px !important;
padding-bottom: 15px !important;
}

}
@media (max-width: 1360px) {
.signup-container {
padding: 0 !important;
}
button#ageDropdown {
font-size: 15px;
}
.mentoree-logo {
font-size: 22px;
}
.bth {
right: 30px;
top: 30px;
}
.signH1 {
font-size: 30px;
font-weight: 400;
}

.mentoreeSelectGroup {
gap: 20px;
flex-wrap: wrap;
}

.mentorSelect {
max-width: 210px;
height: 200px;
}
.mentorSelect h3 {
font-size: 14px;
padding: 0 15px;
}
.innerDiv img {
width: 60px;
}
.both {
width: 120px !important;
}
.mentorSelect .active-done {
top: 10px;
right: 10px;
width: 20px;
height: 20px;
}

.contBtn {
width: 56%;
margin-top: 30px;
}
.rightSide {
margin-left: 40px;
}
/* 2nd */
.signup-container {
width: 75%;
}
}
@media (max-width: 1280px) {
.select-card {
/* width: 25%; */
}
}
@media (max-width: 1200px) {
.loginRightCol {
margin-left: 430px;
}
}
@media (max-width: 1080px) {
.mentorSelect {
max-width: 180px;
height: 180px;
}
.mentoree-logo {
font-size: 18px;
}
.bth {
right: 20px;
top: 20px;
}
.signH1 {
font-size: 20px;
font-weight: 400;
}

.mentoreeSelectGroup {
gap: 20px;
}

.mentorSelect h3 {
font-size: 14px;
padding: 0 15px;
}
.innerDiv img {
width: 60px;
}
.both {
width: 120px !important;
}
.mentorSelect .active-done {
top: 10px;
right: 10px;
width: 20px;
height: 20px;
}

.contBtn {
width: 56%;
margin-top: 30px;
}
.rightSide {
margin-left: 30px;
}
/* 2nd */
.orDivider {
margin: 30px 0;
}
/* 6th */
.profileCompletion {
padding: 20px 40px;
background-color: #fff;
}
}
@media (max-width: 1024px) {
    .loginLeftCol {
    width: 300px !important;
    }
    .loginRightCol {
    margin-left: 300px;
  }
  .setup-content .btn {
  padding: 12px 12px;
}
  .loginRightCol {
  width: calc(100% - 300px);
  }
  .registrationFormSmall {
  max-width: 450px;
}
  .regFormNew {
  margin-left: 45px;
}
.step-1, .step-2, .step-3 {
  max-width: 450px !important;
}
.nextBtn, .prevBtn {
  padding: 16px 20px !important;
}
}
@media (max-width: 992px) {
.mentoreeSelectGroup {
gap: 5px;
}
.mentorSelect h3 {
margin-top: 10px;
}
.mentorSelect {
max-width: 150px;
height: 150px;
}
.socialLink {
span {
display: none;
}
}
.signup-container {
width: 90%;
}
/* 6th */
.info-link {
top: 15px !important;
}
.info-link span {
display: none;
}
}
@media (max-width: 960px) {
 .loginRightCol {
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
  }
   .regFormNew {
    margin-left: 0;
  }
  
.haveAcc {
  width: 100%;
}
}
@media (max-width: 850px) {
.mentorSelect {
max-width: 125px;
}
}
@media screen and (max-width: 768px) {
  .medium-modal .modal-dialog{
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
 .modal {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
.cw-75 {
width: 100%;
}
#step-4 .select-card {
    width: calc(50% - 6px);
  }
.createProfile {
flex-direction: column;
}
.sm-scroll {
margin: 25px 0;
}
button#ageDropdown {
font-size: 14px;
}
.row-2 {
margin-top: 30px;
}
.midScreenActive {
display: inline;
}
.bi-arrow-left {
margin-right: 10px;
}
.rightSide.col-sm-6.col-md-7.col-lg-8.mt-4.mb-4.ml-4 {
width: 100%;
margin-top: 20px !important;
}
.signup-container {
padding: 0 25px !important;
flex-direction: column !important;
}
.leftSide {
display: none !important;
}
.mentorSelect {
max-width: 180px;
height: 180px;
}
.mentoree-logo {
font-size: 18px;
}
.bth {
top: 0;
right: 0;
font-size: 14px;
position: relative;
width: 100%;
padding: 10px 20px;
border-bottom: 1px solid #ecedef;
display: block;
}
.signH1 {
font-size: 20px;
font-weight: 400;
}

.mentoreeSelectGroup {
gap: 20px;
}

.mentorSelect h3 {
font-size: 14px;
padding: 0 15px;
}
.innerDiv img {
width: 60px;
}
.both {
width: 120px !important;
}
.mentorSelect .active-done {
top: 10px;
right: 10px;
width: 20px;
height: 20px;
}

.contBtn {
width: 80%;
margin-top: 30px;
}
.rightSide {
margin-left: 0px;
}
/* 2nd */
.signup-container {
padding: 0 10px !important;
flex-direction: column !important;
width: 100%;
}
.socialLink {
width: 100%;
}
.orDivider {
height: 1px;
span {
background-color: #e1e4e8;
}
}
.sectionFooterLogin {
font-size: 14px;
}

/* 4th */
.card-container {
width: 100%;
justify-content: center;
}

.select-card {
width: 49%;
}
.select-card {
border: 1px solid #ddd;
border-radius: 8px;
padding: 20px 10px;
}
.select-card.active::after {
top: 5px;
right: 5px;
width: 18px;
height: 18px;
}

.popup {
padding: 20px 20px;
margin: 15px;
}
.popup .text-muted br {
display: none;
}
/* 5th */
.signup-container .mt-5 {
margin-top: 25px !important;
}
#step-1 {
width: 400px;
}
.loginRightCol {
    width: 380px;
  }
}

@media (max-width: 610px) {

.mentoreeSelectGroup {
flex-direction: column;
}
.mentorSelect {
max-width: 100%;
}
.contBtn {
width: 100%;
margin-top: 30px;
}
/* 3rd */
.dz-message p {
font-size: 14px !important;
}
/* 4th */
.check-icon img {
height: 60px !important;
width: 60px !important;
}
.check-icon.mb-3 {
margin-bottom: 15px !important;
}
.popup .fw-normal {
font-weight: 600;
margin-bottom: 15px;
color: #000;
font-size: 18px;
}
/* 5th */
.socialLink {
img {
margin-right: 7px;
width: 25px;
}
}
.profile-popup .h5 {
line-height: 1;
font-size: 18px;
}
.value {
font-size: 30px;
font-weight: 600 !important;
small {
font-size: 16px;
}
}
button#closePopup {
padding: 10px;
border-radius: 100%;
box-shadow: -1px -1px 10px #00000066;
position: absolute;
right: -15px;
top: -15px;
scale: 0.8;
}
.almost-there {
display: none;
}
.next-step {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.btn-continue {
background-color: #d6dae1 !important;
text-transform: capitalize !important;
color: #fff !important;
width: 100%;
border-radius: 6px;
padding: 16px 0px !important;
}
.profile-popup {
padding: 5px;
}
.profileCompletion {
padding: 20px 20px;
background-color: #fff;
}
.info-link {
right: 20px !important;
}
}
@media (max-width: 480px) {
.registrationFormSmall, .registrationFormSmall.registrationLargeContainer {
margin-left: -10px !important;
width: 400px;
}
#regForm{
    padding-bottom: 0px !important;
}

.loginRightCol {
    width: 300px;
  }
}
@media (max-width: 420px) {
.registrationFormSmall, .registrationFormSmall.registrationLargeContainer {
margin:auto !important;
width: auto;
}
#step-1 {
width: 300px;
margin: auto !important;
}
.haveAcc {
    width: 276px;
  }
.select-card {
width: 48%;
font-size: 14px;
}
.card {
width: 92%;
}
}
