    @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    .contact-popup .modal-dialog .modal-content .modal-body .choose-part {
        margin-bottom: 20px;
    }
    .congrulation-modal-part {
    background-color: #0000005e;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section {
    padding: 124px 24px;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access img {
    width: 100%;
    height: 32px;
    object-fit: contain;
    margin: 0 auto;
    display: flex;
    margin-bottom: 16px;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access h2 {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access .unocj-btn-sect .pool-unloct-btn {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border: 1px solid #93268F;
    max-width: fit-content;
    background-color: #93268F;
    color: #fff;
    padding: 12px 32px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 400;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access .unocj-btn-sect .pool-unloct-btn:hover {
    background-color: #681a65 !important;
    color: #ffffff !important;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access p {
    width: 100%;
    margin: 0 auto;
    max-width: 490px;
    text-align: center;
    color: #626262;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access h4 {
    width: 100%;
    margin: 0 auto;
    max-width: 490px;
    text-align: center;
    color: #626262;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 16px;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section h3 {
    width: 100%;
    margin: 0 auto;
    max-width: 513px;
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    margin-bottom: 8px;
    text-align: center;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section h3 span.weight-size-part {
    font-size: 16px;
    font-weight: 600;
}
.add-squad-modal {
    background-color: #0000004d;
}
.add-squad-modal .modal-dialog {
    display: flex;
    height: -webkit-fill-available;
    align-items: center;
    max-width: 322px;
    margin: 0 auto;
}
.add-squad-modal .modal-dialog .modal-content {
    padding: 16px;
    border: 0;
    border-radius: 16px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .name-of-university {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .name-of-university .review img {
    width: 14px;
    height: 14px;
    object-fit: contain;
    margin-bottom: 0;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .name-of-university .review {
    border: 1px solid rgb(231 230 240 / 50%);
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 4px 8px;
    border-radius: 4px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .name-of-university .review span.rate {
    color: #FFB54B;
    font-size: 12px;
    font-weight: 400;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .name-of-university .name {
    border: 1px solid rgb(231 230 240 / 50%);
    padding: 4px 8px;
    border-radius: 4px;
    display: flex;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .name-of-university .name span.univ {
    color: #626262;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 16px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part .smae-with-common {
    border: 1px solid #E7E6F0;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    width: 110px;
    justify-content: center;
    height: 48px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part  .cancel {
    color: #EF3030;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part .cancel:hover {
    background-color: #EF3030;
    color: #fff !important;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part .add {
    color: #22B46E;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part .add:hover {
    background-color: #22B46E;
    color: #fff !important;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud img {
    width: 100%;
    margin: 0 auto;
    max-width: 54px;
    height: 54px;
    display: flex;
    margin-bottom: 8px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud h2 {
    color: #181818;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 4px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud h3 {
    text-align: center;
    color: #4D4D4D;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 4px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body {
    padding: 0px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured {
    margin-top: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table td.green {
    color: #34C759;
    font-weight: 600;
}
.squad_part_section .profile-detail-setion .new-edit-left .profile-detail-setion.without-change-part {
    background: unset;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started {
    width: 100%;
    margin: 0 auto;
    max-width: 888px;
    text-align: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part {
    border: 1px solid #E7E6F0;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part:last-child {
    margin-bottom: 0;
}

.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part {
    margin-top: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .img-part img {
    width: 54px;
    height: 54px;
    min-width: 54px;
    border-radius: 50%;
    object-fit: cover;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request {
    display: flex;
    justify-content: space-between;
    width: -webkit-fill-available;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part {
    display: flex;
    gap: 8px;
    align-items: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .cot-part {
    border: 1px solid #E7E6F0;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst {
    display: flex;
    gap: 10px;
    align-items: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .accept-btn:hover {
    background-color: #22B46E;
    color: #fff !important;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .decline-btn:hover {
    background-color: #EF3030;
    color: #fff !important;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .accept-btn {
    color: #22B46E;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .decline-btn {
    color: #EF3030;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part p {
    margin-bottom: 0;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 400;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part h2 {
    color: #181818;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .go-to-profile {
    color: #93268F;
    font-size: 14px;
    font-weight: 500;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .review {
    display: flex;
    align-items: center;
    gap: 4px;
    border: 1px solid hsl(246deg 25% 92% / 50%);
    padding: 4px 8px;
    border-radius: 4px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .review span.rate {
    color: #FFB54B;
    font-size: 12px;
    font-weight: 400;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .review img {
    width: 14px;
    height: 14px;
    object-fit: contain;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section h2 {
    font-size: 48px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 24px;
    text-align: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part p {
    margin-bottom: 0;
    color: #181818;
    font-size: 22px;
    font-weight: 500;
    padding-top: 0;
    text-align: left;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section p {
    text-align: center;
    margin-bottom: 0;
    padding-top: 24px;
    font-size: 22px;
    font-weight: 500;
    color: #787878;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul {
    padding-left: 0;
    margin-bottom: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part span.count {
    background-color: #0FBBC3;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section  .trusted-adviror-part {
    display: flex;
    gap: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 8px;
    border: 2px solid rgb(221 221 221 / 50%);
    border-radius: 16px;
    padding: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started h2 {
    font-size: 48px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 8px;
}
body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part {
    position: relative;
    padding: 40px 180px;
}
 body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .dooted-sect-part img {
    width: 155px;
    object-fit: contain;
}
body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .dooted-sect-part .left-dot-part {
    position: absolute;
    left: 70px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
}
body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .dooted-sect-part .right-dot-part {
    position: absolute;
    right: 70px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form input {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
    display: flex;
    border: 1px solid #DCDCDC;
    border-radius: 8px;
    padding: 14px 16px;
    height: 57px;
    color: #898989;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 16px;
}

.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form .add-sqa-btn {
    border: 1px solid #94278F;
    background-color: #94278F;
    color: #fff;
    width: 100%;
    padding: 8px 32px;
    height: 57px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 204px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form .add-sqa-btn:hover {
     background-color: #681a65 !important;
    color: #ffffff !important;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form ::placeholder {
    color: #898989;
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started h3 {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect {
    border: 1px solid #DDDDDD;
    background-color: #E8CEE8;
    margin-top: 24px;
    border-radius: 24px;
    padding: 16px 36px 0px 36px;
    display: flex;
    justify-content: space-between;
    gap: 14px;
    align-items: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part h2 {
    font-size: 48px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    margin-right: 10px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li {
    display: flex;
    color: #000;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 14px;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part p {
    margin-bottom: 0;
    color: #000;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li span.bol-sect {
    font-weight: 600;
    margin-right: 6px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .left-your-part img {
    width: 100%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part {
    border: 2px solid rgb(221 221 221 / 50%);
    border-radius: 16px;
    padding: 24px;
    height: 100%;
}
.squad_part_section .profile-detail-setion .inner-everything-part  .no-squad-member-section {
    border: 1px solid #DDDDDD;
    background-color: #CFEDEC;
    border-radius: 24px;
    display: flex;
    gap: 32px;
    padding: 12px 40px 0px 40px;
    margin-top: 24px;
    align-items: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section img {
    width: 100%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h3 {
    color: #383838;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part p {
    color: #4D4D4D;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part h2 {
    color: #181818;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part img {
    width: 54px;
    height: 54px;
    object-fit: contain;
    margin-bottom: 8px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common {
    border: 1px solid #DDDDDD;
    background-color: #fff;
    padding: 32px 24px;
    margin-top: 24px;
    border-radius: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr {
    border: 1px solid #E8E9E9;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table td {
    background-color: #F4F4F4;
    border: 4px solid #ffffff;
    padding: 16px 24px;
    color: #4D4D4D;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr.bg-part th {
    border: 4px solid #ffffff;
    background-color: rgb(148 39 143 / 30%);
    padding: 16px 24px;
    color: #4D4D4D;
    font-size: 20px;
    font-weight: 600;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table {
    width: 100%;
    margin-top: 24px;
}
/* Border-radius for first and last td in each row */
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr td:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr td:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

/* For header row */
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr.bg-part th:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr.bg-part th:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.squad_part_section .profile-detail-setion .inner-everything-part .right-part {
    width: 85%;
    max-width: 85%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h3 {
    color: #383838;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common .middle-heading-part h2 {
    text-align: center;
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common .middle-heading-part h2 span.weigt-part {
    font-weight: 600;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part p {
    margin-bottom: 0;
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 400;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd .add-sqa-btn:hover {
    background-color: #681a65 !important;
    color: #ffffff !important;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd .add-sqa-btn {
    border: 1px solid #94278F;
    background-color: #94278F;
    color: #fff;
    width: 100%;
    padding: 8px 32px;
    height: 57px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 400;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd input {
    border: 1px solid #DCDCDC;
    background-color: #fff;
    border-radius: 8px;
    padding: 14px 16px;
    width: 100%;
    color: #898989;
    font-size: 18px;
    font-weight: 400;
    height: 57px;
    margin-bottom: 8px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd  ::placeholder {
    color: #898989;
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad {
    display: flex;
    background-color: #F4F4F4;
    padding: 16px;
    border-radius: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd {
    width: 50%;
    border-left: 1px solid #DDDDDD;
    padding-left: 16px;
    margin-left: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part {
    width: 50%;
    background-color: #fff;
    border-radius: 8px;
    padding: 12px 18px;
    align-content: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part p {
    margin-bottom: 0;
    text-align: center;
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part h5 {
    display: flex;
    gap: 10px;
    color: #191B2A;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
    justify-content: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part h5 img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant {
    display: flex;
    justify-content: space-between;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad {
    margin-top: 32px;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-bottom: 24px;
}
.zero-risk-part .what-will-get .associate-sect-part .innerweb:last-child .refeeral-part .img-sect {
    text-align: center;
}
.what-act-include .who-can-join-section .about-the.teacher .experts-sect h2 {
    color: #000000;
    font-weight: 600;
    line-height: normal;
}
.what-act-include .who-can-join-section .about-the.teacher .inner-can:last-child .experts-sect h2 {
    text-align: center;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #DEDEDE;
    background-color: #fff;
    border-radius: 38px;
    padding: 8px 24px;
    color: #93268F;
    font-size: 20px;
    font-weight: 400;
}
.deciding-part .ready-to-build-section .global-btn-type {
    display: flex;
    justify-content: center;
    gap: 16px;
}
.join-act-program-landing-page .how-get-started {
    background: linear-gradient(180deg, #fefcf0 0%, #fff6ff 100%);
}
.deciding-part .ready-to-build-section .global-btn-type .free-session {
    background-color: #fff;
    color: #000;
}
.deciding-part .ready-to-build-section .global-btn-type .free-session:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.deciding-part .ready-to-build-section h3 {
    color: #000000;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join {
    display: flex;
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 24px;
    height: 100%;
    gap: 16px;
    align-items: center;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .title-part h2 span.bold-part {
    font-weight: 600;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .title-part h2 {
    margin-bottom: 0;
    color: #000;
    font-size: 24px;
    font-weight: 400;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .first-box {
    margin-top: 32px;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .icon-part img {
    width: 62px;
    height: 62px;
    object-fit: contain;
}
.overview-module-part .module-section-part .getting-started .rffering-part p.setup-para {
    margin-bottom: 8px;
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.certification-final-test .deliver-presentation .membership-part .img-sect img {
    width: 100%;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(2) .membership-part .img-sect img {
    width: 253px;
    height: 287px;
    object-fit: contain;
    margin-bottom: -68px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(3) .membership-part .img-sect img {
    width: 310px;
    height: 211px;
    object-fit: contain;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(4) .membership-part .img-sect img {
    width: 142px;
    height: 142px;
    object-fit: contain;
}
.certification-final-test .deliver-presentation .membership-part {
    display: flex;
    align-items: center;
  /*  gap: 22px;*/
    border-radius: 24px;
    padding: 52px 32px;
    height: 100%;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(1) .membership-part .img-sect img {
    height: 294px;
    object-fit: contain;
    width: 334px;
}
.certification-final-test .deliver-presentation .macq-sect {
    padding: 32px 16px 0;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(1) .membership-part {
    background-color: #E8CEE8;
    padding: 0px 32px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(2) .membership-part {
    background-color: #D0EFCC;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(3) .membership-part {
    background-color: #CFEDEC;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(4) .membership-part {
    background-color: #FFEFCC;
}
.certification-final-test .deliver-presentation .membership-part .conetnt-text h2 {
    color: #000;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0;
}
.certification-final-test .deliver-presentation .membership-part .conetnt-text h2 span.cold-part {
    font-weight: 600;
}
.certification-final-test {
    background: linear-gradient(180deg, #f2f8f8 0%, #fffcef 100%);
}
.overview-module-part .module-section-part .getting-started .rffering-part {
    margin-bottom: 24px;
}
.overview-module-part .module-section-part .getting-started .rffering-part h5 {
    margin-bottom: 8px;
}
.overview-module-part .module-section-part .global-page-heading {
    margin-bottom: 40px;
}
.what-act-include .who-can-join-section .about-the.teacher .experts-sect p {
    margin-bottom: 0;
    color: #181818;
    font-size: 20px;
    font-weight: 400;
}
.overview-module-part .module-section-part {
    background: linear-gradient(180deg, #fff6fe 0%, #f1f8f8 100%);
}
.what-act-include .who-can-join-section {
    background: linear-gradient(180deg, #fffcef 0%, #fff6ff 100%);
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part h3 {
    padding: 32px 32px 0px 32px;
}
.who-can-join-section .about-the.teacher .experts-sect {
    align-content: center;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part {
    min-height: 556px;
}
.test-act-carrer .become-prenure-section .go-pro-part {
    align-items: center;
    background-color: #ffffff;
    width: fit-content;
    border-radius: 16px;
    display: flex;
    margin-bottom: 24px;
}
.test-act-carrer .become-prenure-section .go-pro-part .pricing-part {
    padding: 16px;
}
.test-act-carrer .become-prenure-section .go-pro-part .pricing-part h4 {
    color: #383838;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
    text-decoration: line-through;
}
.test-act-carrer .become-prenure-section .go-pro-part .pricing-part h5 {
    margin-bottom: 0;
    color: #0FBBC3;
    font-size: 24px;
    font-weight: 600;
    padding-top: 4px;
    line-height: normal;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part {
    padding: 20px 16px;
    border-left: 1px solid #DADADA;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part .go-btn {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 22px;
    font-weight: 400;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part .go-btn:hover {
    background-color: #fff;
    color: #000 !important;
}
.join-act-program-landing-page .test-act-carrer .become-prenure-section .right-side-img-sect img {
    height: 552px;
}
.act-dasboard-page .profile-detail-setion .profile-detail-setion {
    background: unset;
}
.act-dasboard-page .profile-detail-setion .container {
    padding: 0 90px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content h2 {
    margin-bottom: 12px;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    color: #000;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt .btn-part .view-pre {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 374px;
    border: 1px solid #000;
    justify-content: center;
    background-color: #000;
    color: #ffff;
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 22px;
    font-weight: 400;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .btn-part {
    text-align: center;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .btn-part .claim-btn {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: fit-content;
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 22px;
    font-weight: 400;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .btn-part .claim-btn:hover {
    background-color: #fff;
    color: #000 !important;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect h4 {
    text-align: center;
    margin-top: 16px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 16px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect h4 span.bold-part {
    font-weight: 600;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .train-module .content-part p {
    margin-bottom: 0;
    color: #626262;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .train-module .content-part h3 {
    color: #26282C;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .train-module .content-part h3 span.parition {
    color: #B8B8B8;
    font-size: 12px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt .btn-part .view-pre:hover {
    background-color: #fff;
    color: #000 !important;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt h4 {
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt p {
    color: #555555;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt ul li img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt .btn-part .unlock-btn {
    margin-top: 10px;
    background-color: transparent;
    color: #000;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt .btn-part .unlock-btn:hover {
    background-color: #000;
    color: #fff !important;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt ul li {
    display: flex;
    gap: 10px;
    margin-bottom: 4px;
    line-height: normal;
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt ul {
    padding-top: 12px;
    padding-left: 0;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .train-module {
    border: 1px solid #E8E9E9;
    background-color: #fff;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    gap: 16px;
    align-items: center;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect .train-module .img-part img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect {
    border: 1px solid #DDDDDD;
    background-color: #FAFAFA;
    padding: 32px;
    border-radius: 24px;
    margin-top: 24px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-tracker-sect h2 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt .btn-part {
    margin-top: 24px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion {
    padding-top: 24px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .explore-act-prt h3 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin-bottom: 8px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .col-month:first-child .explore-act-prt h2 {
    padding-bottom: 4px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .col-month:first-child .explore-act-prt h3 {
    padding-bottom: 4px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .col-month:first-child .explore-act-prt .btn-part {
    position: absolute;
    bottom: 32px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion  .explore-act-prt {
    height: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 24px;
    padding: 32px;
    position: relative;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .col-month:first-child .explore-act-prt {
    background-color: #E8CEE8;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .bonus-completion .col-month:last-child .explore-act-prt {
    background-color: #CFEDEC;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content h2 span.colour-changed {
    color: #94278f;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part .pricing-part h5 {
    margin-bottom: 0;
    color: #0FBBC3;
    font-size: 24px;
    font-weight: 600;
    padding-top: 4px;
    line-height: normal;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part .pricing-part h4 {
    color: #383838;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
    text-decoration: line-through;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part .btn-part .go-btn {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 22px;
    font-weight: 400;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part .btn-part .go-btn:hover {
    background-color: #fff;
    color: #000 !important;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part {
    margin-top: 32px;
    border: 1px solid #DDDDDD;
    background-color: #fff;
    padding: 32px;
    border-radius: 24px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part .pricing-part {
    padding: 16px;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part .btn-part {
    padding: 20px 16px;
    border-left: 1px solid #DADADA;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content .go-pro-part {
    align-items: center;
    background-color: rgb(245 245 245 / 50%);
    width: fit-content;
    border-radius: 16px;
    display: flex;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .act-test-content h3 {
    color: #383838;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 24px;
    line-height: normal;
}
.final-step-page .for-live-part .common-step .sect-btn-part .sub-btn {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    border: 1px solid #94278F;
    max-width: 170px;
    background-color: #94278F;
    color: #fff;
    padding: 8px 32px;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 400;
}
.act-dasboard-page .profile-detail-setion .inner-everything-part .act-test-part .img-sect-part img {
    width: 100%;
}
.final-step-page .for-live-part .common-step .sect-btn-part {
    padding-top: 24px;
}
.final-step-page .for-live-part .common-step .sect-btn-part .sub-btn:hover {
     background-color: #681a65 !important;
    color: #ffffff !important;
}
.final-step-page {
    background: linear-gradient(180deg, #FFF5FF 0%, #F0F8F8 100%);
    padding: 64px 0;
}
.final-step-page .for-live-part .common-step .mentor-resume-bx .browse-file a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline !important;
}
.final-step-page .for-live-part .common-step .mentor-resume-bx {
    border: 1px solid #DCDCDC;
    padding-bottom: 8px;
}
.final-step-page .for-live-part .common-step .mentor-resume-bx .vedio-intro {
    font-size: 16px;
    color: #000;
}
.final-step-page .for-live-part .common-step .mentor-resume-bx p {
    margin-bottom: 0;
}
.final-step-page .for-live-part .common-step .mentor-resume-bx .browse-file-bx {
    margin-bottom: 14px;
}
.final-step-page .for-live-part .common-step .friendly-part {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #ECF0F6;
    margin-bottom: 8px;
    padding: 12px;
    border-radius: 8px;
}
.final-step-page .for-live-part .common-step h4 {
    text-align: center;
    color: #686868;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}
.final-step-page .for-live-part .common-step .friendly-part p {
    margin-bottom: 0;
    color: #686868;
    font-size: 16px;
    font-weight: 400;
}
.final-step-page .for-live-part .common-step .friendly-part span.number {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0FBBC3;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    line-height: normal;
    min-width: 20px;
}
.final-step-page .for-live-part .common-step h3 {
    background-color: rgb(147 38 143 / 4%);
    border-left: 3px solid #93268F;
    padding-left: 12px;
    color: #1E232C;
    font-size: 20px;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 24px;
    line-height: normal;
}
.final-step-page .for-live-part .common-step {
    background-color: #fff;
    border-radius: 24px;
    padding: 32px;
}
.final-step-page .for-live-part {
    width: 100%;
    margin: 0 auto;
    max-width: 735px;
}
.final-step-page .for-live-part h2 {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
}
.congrulation-modal-part .modal-dialog {
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
    max-width: 500px;
}
.congrulation-modal-part .modal-dialog .modal-content {
    border: 0;
    border-radius: 16px;
    padding: 32px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body {
    padding: 0;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body img {
    width: 100%;
    margin: 0 auto;
    max-width: 60px;
    height: 60px;
    display: flex;
    margin-bottom: 15px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body .btn-part .dash {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: fit-content;
    margin: 0 auto;
    border: 1px solid #93268F;
    background-color: #93268F;
    color: #fff;
    padding: 12px 32px;
    border-radius: 12px;
    font-size: 24px;
    font-weight: 400;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body .btn-part .dash:hover {
    background-color: #681a65 !important;
    color: #ffffff !important;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body h2 {
    text-align: center;
    color: #000;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 14px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body h3 {
    text-align: center;
    color: #4D4D4D;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 16px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body p {
    text-align: center;
    color: #626262;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 20px;
}
    .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part {
        display: flex;
        gap: 16px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part {
        padding: 24px;
        background-color: #fff;
        border-radius: 16px;
        border: 1px solid #DADADA;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect  hr {
        background-color: #DADADA;
        margin-bottom: 0;
        margin-top: 32px;
        opacity: 1;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part h2 {
        margin-bottom: 12px;
        color: #000;
        font-size: 24px;
        font-weight: 600;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part input {
        width: 100%;
        border: 1px solid #DCDCDC;
        border-radius: 8px;
        padding: 8px 8px 8px 16px;
        color: #898989;
        font-size: 18px;
        font-weight: 400;
        height: 54px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part {
        position: relative;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .apply-sode-sect {
        margin-top: 12px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .apply-sode-sect h3 {
        margin-bottom: 8px;
        font-size: 16px;
        font-weight: 600;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion  .updated-part {
        padding-top: 12px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part p {
        margin-bottom: 0;
        color: #898989;
        font-size: 14px;
        font-weight: 400;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part a {
        margin-bottom: 0;
        color: #898989;
        font-size: 14px;
        font-weight: 400;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part li {
        color: #898989;
        font-size: 14px;
        font-weight: 400;
        list-style: disc;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part ul {
        padding-left: 28px;
        margin-bottom: 0;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part p.weight-part {
        font-weight: 500;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part p.weight-part a {
        font-weight: 500;
        text-decoration: none !important;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .updated-part p a {
        text-decoration: underline !important;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part .apply-btn {
        border: 1px solid #93268F;
        background-color: #93268F;
        color: #fff;
        border-radius: 8px;
        padding: 8px 16px;
        font-size: 14px;
        font-weight: 400;
        position: absolute;
        right: 9px;
        top: 7px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .confirm-btn .pay-btn {
        display: flex;
        justify-content: center;
        border: 1px solid #93268F;
        background-color: #93268F;
        padding: 12px 32px;
        color: #fff;
        border-radius: 12px;
        font-size: 24px;
        font-weight: 400;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .confirm-btn .pay-btn:hover {
        background-color: #681a65 !important;
        color: #ffffff !important;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .payable-amount h4 {
        font-size: 24px;
        color: #000;
        font-weight: 400;
        margin-bottom: 0;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .payable-amount h4.weight-part {
        font-weight: 600;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .payable-amount {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 24px 0;
        border-bottom: 1px solid #DADADA;
        margin-bottom: 24px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part .apply-btn:hover {
        background-color: #681a65 !important;
        color: #ffffff !important;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part ::placeholder {
        color: #898989;
        font-size: 18px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part {
        border: 1px solid #DDDDDD;
        margin-top: 32px;
        border-radius: 16px;
        padding: 24px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .premium-price-part p {
        color: #4D4D4D;
        font-size: 16px;
        margin-bottom: 0;
        font-weight: 400;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .premium-price-part {
        display: flex;
        justify-content: space-between;
        margin-bottom: 16px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .premium-price-part:last-child {
        margin-bottom: 0px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part h2 {
        font-size: 32px;
        margin-bottom: 24px;
        font-weight: 600;
        color: #000;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul {
        padding-left: 0;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #000;
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 14px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part span.how-much-off {
        display: flex;
        justify-content: center;
        background-color: rgb(147 38 143 / 10%);
        width: 100%;
        max-width: fit-content;
        margin: 0 auto;
        padding: 4px 16px;
        border-radius: 30px;
        color: #93268F;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 8px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part .discount-price {
        background-color: rgb(147 38 143 / 5%);
        padding: 8px 72px;
        text-align: center;
        border-radius: 8px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part .discount-price span.dis-part {
        color: #4D4D4D;
        font-size: 16px;
        font-weight: 400;
        text-decoration: line-through;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part .discount-price h3 {
        margin-bottom: 0;
        font-size: 32px;
        font-weight: 600;
        color: #93268F;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part h2 {
        text-align: center;
        color: #4D4D4D;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 8px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part {
        border: 1px solid #93268F;
        width: 100%;
        margin: 0 auto;
        max-width: 460px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        border-radius: 16px;
        padding: 16px;
        margin-top: 32px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part  .profile-detail-setion {
        padding: 32px 70px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .left-content .title-part h2 {
        font-size: 32px;
        color: #000;
        font-weight: 600;
        margin-bottom: 0;
        line-height: normal;
    }
   .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .left-content p {
    margin-bottom: 0;
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect {
        display: flex;
        width: 100%;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .img-part img {
        width: 72px;
        height: 72px;
        object-fit: contain;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect {
        height: 100%;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h2 {
        color: #000;
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 8px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part {
        border: 1px solid #DCDCDC;
        border-radius: 8px;
        padding: 8px 8px 8px 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part span.acess-part {
        color: #222222;
        font-size: 24px;
        font-weight: 500;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .view-btn .pay-btn {
        border: 1px solid #93268F;
        color: #93268F;
        border-radius: 8px;
        padding: 12px 24px;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        max-width: fit-content;
        font-size: 20px;
        font-weight: 400;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .view-btn {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 32px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .view-btn .pay-btn:hover {
        background-color: #681a65 !important;
        color: #ffffff !important;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part .img-part {
        display: flex;
        align-items: center;
        gap: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part .img-part img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h3 {
        padding-top: 12px;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        color: #000;
        margin-bottom: 10px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect p {
        color: #555555;
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 0;
        line-height: normal;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li img {
        width: 22px;
        height: 22px;
        object-fit: contain;
        margin-right: 8px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul {
        padding-left: 0;
        margin-bottom: 0;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li {
        color: #555555;
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 0;
        line-height: normal;
    }
    .premium-page-one .fresh-counsellor-dasboard-part  .platform-fees-part {
        margin-top: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p img {
        width: 25px;
        height: 25px;
        object-fit: contain;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part h3 {
        font-size: 28px;
        color: #000;
        font-weight: 600;
        margin-bottom: 0;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part:last-child {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p {
        font-size: 24px;
        color: #4D4D4D;
        font-weight: 400;
        padding-top: 10px;
        margin-bottom: 0;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .same-style-sect {
        padding: 32px;
        background-color: #fff;
        border-radius: 24px;
        border: 1px solid #DDDDDD;
    }
    .inactive-part .profile-detail-setion .new-edit-right {
    width: 100%;
}
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part {
        border-right: 1px solid #DDDDDD;
        padding-right: 54px;
        margin-right: 54px;
        width: 25%;
    }
    .contact-popup .modal-dialog .modal-content .modal-body .filling-info .big-media-img .image-preview {
        margin-top: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part {
        display: flex;
        gap: 24px;
    }

    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .img-part img {
        width: 88px;
        height: 88px;
        object-fit: contain;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect {
        margin-top: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part h2 {
        font-size: 32px;
        color: #000;
        font-weight: 600;
        margin-bottom: 0;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part span.showing-sect {
        border: 1px solid #34C759;
        background-color: rgb(52 199 89 / 10%);
        color: #34C759;
        border-radius: 40px;
        padding: 4px 16px;
        font-size: 18px;
        font-weight: 600;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content p {
        padding-top: 6px;
        margin-bottom: 0;
        color: #383838;
        font-size: 24px;
        font-weight: 400;
    }
    .data-empty-sect  .no_upccom_txt p.new-ont-weight {
        width: 100%;
        margin: 0 auto;
        max-width: 491px;
        font-weight: 500;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part {
        border: 1px solid #F4F4F4;
        border-radius: 12px;
        padding: 98px 32px;
        margin-top: 24px;
        text-align: center;
    }
   .inactive-part .profile-detail-setion .container {
    max-width: 100%;
    padding: 0px 240px;
}
    .data-empty-sect .promote-prifile .squad-code {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        height: 100%;
        background-color: rgb(255 255 255 / 50%);
        padding: 12px 18px;
        border-radius: 8px;
    }
    .data-empty-sect .promote-prifile .squad-code img {
        width: 28px;
        height: 28px;
        object-fit: contain;
    }
    .data-empty-sect .promote-prifile {
        width: 100%;
        margin: 0 auto;
        max-width: 740px;
        padding: 16px 0;
    }
    .data-empty-sect .promote-prifile .squad-code h3 {
        margin-top: 10px;
        margin-bottom: 0;
        color: #191B2A;
        font-size: 16px;
        font-weight: 500;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part .blank-sect h2 {
        color: #000;
        font-size: 20px;
        font-weight: 500;
        margin-top: 16px;
        margin-bottom: 8px;
    }
    body .data-empty-sect .no_upccom_txt p {
        width: 100%;
        margin: 0 auto;
        max-width: 440px;
    }
    .data-empty-sect .promote-prifile .squad-code span.code-sect {
        color: #626262;
        font-size: 14px;
        font-weight: 400;
        margin-right: 8px;
    }
    .data-empty-sect .promote-prifile .code-col {
        padding: 0 8px;
    }

    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part .blank-sect p {
        width: 468px;
        margin: 0 auto;
        color: #626262;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 8px;
        font-weight: 400;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part .blank-sect img {
        width: 100%;
        margin: 0 auto;
        max-width: 141px;
        height: 141px;
        object-fit: contain;
        display: flex;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments .both-part {
        padding-bottom: 16px;
        margin-bottom: 32px;
        border-bottom: 1px solid #E8E9E9;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session {
        margin-top: 20px;
        background-color: #E8CEE8;
        border-radius: 16px;
        padding: 32px 24px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .how-to-calculate-part .payout-btn {
        border: 1px solid #93268F;
        color: #93268F;
        padding: 8px 24px;
        border-radius: 8px;
        font-size: 20px;
        font-weight: 400;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments {
        padding-bottom: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .how-to-calculate-part {
        display: flex;
        gap: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .how-to-calculate-part .payout-btn:hover {
        background-color: #93268F;
        color: #fff !important;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect {
        width: 55%;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h3 span.light-weight {
        font-weight: 400;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part {
        display: flex;
        position: relative;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .left-img-sect img {
        width: 92%;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect h2 {
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 8px;
        line-height: 56px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect h3 {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 10px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part .block-part {
        border: 1px solid #fff;
        padding: 4px;
        border-radius: 4px;
        display: flex;
        align-items: flex-start;
        gap: 6px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .left-img-sect {
        position: absolute;
        right: 0;
        bottom: -31px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .btn-sect-part a.more-part {
        border: 1px solid #000;
        padding: 8px 20px;
        border-radius: 8px;
        font-size: 16px;
        font-weight: 400;
        background-color: #000;
        color: #fff;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .btn-sect-part a.more-part:hover {
        background-color: #fff;
        color: #000 !important;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .btn-sect-part {
        padding-top: 26px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part .block-part img {
        width: 19px;
        height: 19px;
        object-fit: contain;
        margin-top: 1px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part .block-part span.txt-part {
        font-size: 16px;
        font-weight: 400;
    }
    body .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text .about_holder_name ul li {
        color: #787878;
        font-size: 14px;
        margin-bottom: 0px;
        font-weight: 400;
        list-style: disc;
    }
    body .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text .about_holder_name ul {
        padding-left: 22px;
        margin-bottom: 2px;
    }
    .profile-new-consultant .education-section .inner-educaton-part .university-part .small-university .img-part {
        margin-right: 12px;
    }
    body .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part .claim-part .claim-btn {
        width: max-content;
    }

    .wer-counsellor-profile .counsellor-specialites .no-expertise-active .right-profile {
        display: none;
    }

    .wer-counsellor-profile .counsellor-specialites .no-expertise-active  .left-profile {
        width: 100%;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 16px;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment .here-write-comment {
        width: -webkit-fill-available;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment .here-write-comment input {
        border: 1px solid #DCDCDC;
        border-radius: 8px;
        width: 100%;
        padding: 14px 16px;
        height: 57px;
        color: #898989;
        font-size: 18px;
        font-weight: 400;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment .here-write-comment ::placeholder {
        color: #898989;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment .comment-btn {
        width: fit-content;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment .comment-btn .add-btn {
        border: 1px solid #94278F;
        background-color: #94278F;
        border-radius: 8px;
        color: #fff;
        padding: 8px 32px;
        font-size: 20px;
        font-weight: 400;
        height: 57px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .for-adding-comment .new-user-comment .comment-btn .add-btn:hover {
        background-color: #681a65 !important;
        color: #ffffff !important;
    }
        /*08-04-2025*/


        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper {
            border: 1px solid #F5F5F5;
            padding: 12px;
            border-radius: 8px;
            margin: 14px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .book_summary_hdng h6 {
            font-size: 16px;
            line-height: 24px;
            font-weight: 600;
            color: #000;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .book_time_main .book_time_inner {
            display: flex;
            justify-content: space-between;
            margin: 0px 0px 5px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .book_time_main .book_time_inner .book_lft_txt p {
            color: #626262;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            margin: 0px 0px 0px 0px;
            text-align: left;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .book_time_main .book_time_inner .book_rght_txt p {
            color: #626262;
            font-size: 14px;
            line-height: 20px;
            font-weight: 600;
            margin: 0px 0px 0px 0px;
            text-align: right;
        }


        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .book_divider {
            border-bottom: 1px solid #F4F1F4;
            margin: 10px 0px 10px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner {
            display: flex;
            justify-content: space-between;
            margin: 10px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner .pymnt_lft_txt p {
            color: #626262;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            margin: 0px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner .pymnt_rght_txt p {
            font-size: 14px;
            line-height: 20px;
            font-weight: 600;
            margin: 0px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner.rfnd_Initiated .pymnt_rght_txt p {
            color: #FFB130;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner.rfnd_completed .pymnt_rght_txt p {
            color: #22B46E;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner.rfnd_Failed .pymnt_rght_txt p {
            color: #EF3030;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .payment_refund_blck .payment_refund_inner.rfnd_non_refund .pymnt_rght_txt p {
            color: #EF3030;
        }


        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_note p {
            font-size: 12px;
            line-height: 18px;
            color: #787878;
            font-weight: 400;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query {
            background: #ebedf07a;
            padding: 12px;
            border-radius: 10px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_query_txt {
            text-align: center;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_query_txt h6 {
            font-size: 14px;
            line-height: 20px;
            font-weight: 600;
            color: #000;
             margin: 0px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_query_txt  p {
            color: #787878;
            font-size: 12px;
            line-height: 18px;
            font-weight: 400;
            margin: 0px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul {
            margin: 0px;
            padding: 0px;
            display: flex;
            justify-content: center;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul li a {
            display: flex;
            align-items:center;
            gap:5px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul li a img {
            width: 16px;
            height: 16px;
            filter: brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(623%) hue-rotate(76deg) brightness(94%) contrast(92%);
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul li a p {
            color: #787878;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            margin: 0px 0px 0px 0px;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul li:nth-child(1) {
            padding-right: 10px;
            margin-right: 10px;
            border-right: 1px solid #787878;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail {
            margin: 8px 0px 0px 0px;
        }


        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according{
         width: 68%;
        }


        .side_part_tag {
            width: 32%;
            text-align: right;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

         .side_tag span {
            font-size: 12px;
            line-height: 16px;
            font-weight: 400;  
            display: inline-block;
            padding: 2px 12px 2px 12px;
            border-radius: 70px;
        }

         .side_tag.expired_tag span {
            color: #EF3030;
            background: #ef303033;
        }


         .side_tag.upcoming_tag span {
            color: #0FBBC3;
            background: #0fbbc33b;
        }

        .side_part_tag .report_mdl_btn a {
            display: inline-block;
            border: 1px solid #dddddd;
            font-size: 14px;
            color: #93268F;
            line-height: 20px;
            text-align: center;
            padding: 8px 10px 8px 10px;
            border-radius: 6px;
            width: 121px;
            text-transform: capitalize;
            font-weight: 500;
        }

        .side_part_tag .report_mdl_btn a span {
            font-size: 12px;
        }

        .side_part_tag .join_now_mdl_btn{
            margin: 8px 0px 0px 0px;
        }

        .side_part_tag .join_now_mdl_btn a {
            display: inline-block;
            border: 1px solid #93268F;
            background: #93268F;
            color: #fff;
            font-size: 16px;
            line-height: 24px;
            padding: 12px 18px 12px 19px;
            border-radius: 6px;
            width: 121px;
            text-align: center;
            font-weight: 500;
        }

        .side_part_tag .side_part_btn_main {
            margin: 32px 0px 0px 0px;
        }


        .side_part_tag .left-timing.timer-element .timing-start  .days-part {
            text-align: center;
            margin-bottom: 10px;
        }

        .side_part_tag .left-timing.timer-element .timing-start span.minutes-part {
            background-color: #F4F4F4;
            width: 40px;
            height: 40px;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            border-radius: 4px;
            color: #626262;
            font-size: 16px;
            font-weight: 500;
        }

        .side_part_tag .left-timing.timer-element .timing-start span.life {
            color: #626262;
            font-size: 24px;
            padding: 0 1px;
        }

        .side_part_tag .left-timing.timer-element p {
            text-align: center;
            margin-bottom: 0px;
            color: #626262;
            font-size: 12px;
            font-weight: 500;
            padding-top: 2px;
        }



        .side_part_tag .left-timing.timer-element .timing-start .according-day {
            background-color: #F4F4F4;
            border-radius: 4px;
            padding: 10px;
            color: #626262;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 0px;
            width: 100%;
            margin: 0 auto;
            max-width: fit-content;
        }


        /*08-04-2025 end*/

        /*07-04-2025*/

        .workshop-part div#all-accept-call-data {
            margin: 0px 0px 0px 0px;
        }

        .no_data_wrapper {
            text-align: center;
            border: 1px solid #DADADA;
            border-radius: 12px;
            padding: 32px 32px 32px 32px;
        }

        .no_data_wrapper .no_data_clndr_icon {
            margin: 0px 0px 17px 0px;
        }

         .no_data_wrapper .no_data_clndr_icon img {
            width: 141px;
            height: 141px;
        }

        .no_data_wrapper .no_upccom_txt h6 {
            font-size: 20px;
            line-height: 24px;
            font-weight: 500;
            color: #000;
            margin: 0px 0px 12px 0px;
        }

        .no_data_wrapper .no_upccom_txt p {
            font-size: 14px;
            line-height: 22px;
            color: #626262;
            margin: 0px 0px 12px 0px;
        }

        .book_session_prple_txt p {
            color: #93268F;
            font-size: 20px;
            line-height: 26px;
            font-weight: 500;
        }

        .no_data_book_btn {
            margin: 2px 0px 0px 0px;
        }

        .no_data_book_btn a {
            border: 1px solid #93268F;
            background-color: #93268F;
            padding: 12px 32px;
            border-radius: 12px;
            color: #fff;
            font-size: 22px;
            font-weight: 400;
            text-transform: capitalize;
            display: inline-block;
        }

        .no_data_book_btn a:hover {
            background-color: #681a65 !important;
            color: #ffffff !important;
        }


        /*07-04-2025 end */

        /*schedule-pop-up*/
        .explore-schedule_modal {
            background-color: #00000061;
        }
        .explore-schedule_modal .modal-dialog {
            max-width: 700px;
        }
        .explore-schedule_modal .modal-dialog .modal-content {
            border: 1px solid #E7E6F0;
            background-color: #fff;
            border-radius: 12px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-header {
            padding: 12px 16px;
            background-color: #F5F5F5;
            border-radius: 12px 12px 0 0;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-header h5 {
            color: #000;
            font-size: 16px;
            line-height: normal;
            font-weight: 600;
            text-transform: capitalize;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-header i {
            font-size: 22px;
            color: #787878;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body {
            padding: 16px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .how_time p.staring-time {
            color: #212525;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            margin-bottom: 0px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part {
            display: flex;
            gap: 24px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj img {
            width: 48px;
            height: 48px;
            object-fit: cover;
            border-radius: 50%;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .navigate-topbar {
            display: flex;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .navigate-topbar .indivialu-part {
            display: flex;
            align-items: center;
            padding: 0px 8px;
            gap: 4px;
            border-left: 1px solid #DADADA;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .navigate-topbar .indivialu-part:first-child {
            border-left: 0;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .navigate-topbar .indivialu-part img {
            width: 14px;
            height: 14px;
            object-fit: contain;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .navigate-topbar .indivialu-part p {
            color: #4D4D4D;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .navigate-topbar .indivialu-part h4 {
            color: #4D4D4D;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .how_time p.ending-part {
            color: #A9ABAF;
            font-size: 14px;
            font-weight: 400;
            line-height: 21px;
            margin-bottom: 0px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .jhgfjh {
            width: 85px;
            background-color: #F5F5F5;
            padding: 8px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .how_time {
            text-align: center;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .how_time img {
            width: 10px;
            height: auto;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part .name-part h2 {
            color: #181818;
            font-size: 24px;
            font-weight: 500;
            text-transform: capitalize;
            margin: 0;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part .name-part span.rating {
            color: #FFB54B;
            font-size: 12px;
            font-weight: 400;
            display: flex;
            align-items: center;
            gap: 2px;
            border: 1px solid rgb(231 230 240 / 50%);
            width: fit-content;
            border-radius: 4px;
            padding: 4px 8px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part  .line-part {
            width: 100%;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part .line-part img {
            width: 100%;
            height: auto;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part .name-part span.rating img {
            width: 14px;
            height: 14px;
            object-fit: contain;
            border-radius: 0;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part .name-part a {
            color: #93268F;
            font-size: 14px;
            font-weight: 500;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part .name-part {
            display: flex;
            align-items: center;
            gap: 8px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj {
            display: flex;
            gap: 10px;
            margin-top: 8px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part p.stu_grade {
            color: #626262;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0;
            line-height: 21px;
            border: 1px solid rgb(231 230 240 / 50%);
            border-radius: 4px;
            width: fit-content;
            padding: 4px 8px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part p.stu_grade img {
            width: 18px;
            height: 18px;
            object-fit: contain;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part  p.aim {
            border: 0;
            padding: 0;
            margin-top: 8px;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according .left-part p.stu_grade span.typw {
            font-weight: 600;
        }
        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part p.stu_grade.aim {
            color: #787878;
            font-size: 12px;
            margin-bottom: 0px;
            font-weight: 400;
            line-height: 16px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }
        /*new-changes*/
        .main-manage-dashboard section.second-new-dashboard .upcooming-jwljhed .workshop-part .col-sm-12 {
            padding: 12px 0px 0px;
        }
        section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .main-consulting-part img {
            width: 40px;
            height: 40px;
            object-fit: cover;
            border-radius: 50%;
        }
        section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .main-consulting-part {
            display: flex;
            gap: 4px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .arera-seclection button {
            width: 100%;
            height: 47px;
            border-radius: 8px;
            padding: 0 16px;
            font-size: 16px;
            color: #898989;
            border: 1px solid #DCDCDC;
            font-weight: 400;
            margin-bottom: 0px;
            background-color: #fff;
            text-transform: capitalize;
            line-height: 42px;
        }
        .main-explorer-dashboard .counseller-dashboard .inner-counseller-part .networking-section {
            margin-bottom: 8px;
        }
        .counseller-dashboard .inner-counseller-part .survey_sect .overview-section .strength-part img {
            width: 12px;
            height: 15px;
            object-fit: contain;
        }
        .counseller-dashboard .inner-counseller-part .survey_sect .overview-section .strength-part h2 {
            color: #000;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            margin-bottom: 0;
        }
        .counseller-dashboard .inner-counseller-part .survey_sect .overview-section {
            margin-top: 0 !important;
        }
        .counseller-dashboard .inner-counseller-part .survey_sect .overview-section .strength-part {
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid;
            border-image: linear-gradient(to right, #DDDDDD 0%, #ffffff 100%) 1;
            padding-bottom: 8px;
            padding-top: 8px;
        }
        body .main-explorer-dashboard section.second-new-dashboard .counselling-session .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
            width: 100%;
            margin-top: 8px;
        }
        body .main-explorer-dashboard section.second-new-dashboard section.Career-Counselling {
            margin-top: 10px;
        }
        body .main-explorer-dashboard .counseller-dashboard .inner-counseller-part .navigate-part h3.transfer-part {
            padding: 12px;
        }
        .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section {
            border-radius: 0px 0px 16px 16px;
            margin: 0;
        }
        /*body .counseller-dashboard .inner-counseller-part section.second-new-dashboard .without-change-part {
            padding-top: 0px;
        }*/
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input[type="date"] {
            text-transform: uppercase;
        }
        .counseller-dashboard .inner-counseller-part .overview-section .top_heading-part h2:after{
            display: none;
        }
        .first-personal-part {
            background-color: #0000004a;
        }
        .personal-pop-up {
            background-color: #0000004a;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson {
            border: 1px solid #E8E9E9;
            background-color: #fff;
            border-radius: 16px 16px 0px 0px;
            padding: 24px;
            border-bottom: 0;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .calender-mange-thing {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson h2 {
            color: #000;
            font-size: 28px;
            font-weight: 600;
            line-height: 42px;
            margin-bottom: 0;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .picture-part {
            background-color: rgb(147 38 143 / 5%);
            width: 53px;
            height: 53px;
            object-fit: cover;
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .picture-part img {
            width: 30px;
            height: 30px;
            object-fit: contain;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .session-content h3 {
            color: #26282C;
            font-size: 24px;
            font-weight: 600;
            line-height: 28px;
            margin-bottom: 0;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .session-content p.text-area {
            color: #626262;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 0px;
            line-height: 24px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming {
            border: 1px solid #E8E9E9;
            border-radius: 12px;
            padding: 16px;
            display: flex;
            align-items: center;
            gap: 8px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect {
            width: 100%;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 24px;
            margin-bottom: 16px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson h4 {
            margin-bottom: 0;
            color: #787878;
            font-size: 20px;
            font-weight: 400;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .arera-seclection  .dropdown.bootstrap-select {
            width: 100%;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .session-booked-according-day .solting-divion-section .c-day-full-session .session-title {
            width: 100%;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link input {
            opacity: 1 !important;
            position: unset;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part .main-sect input {
            opacity: 1 !important;
            position: unset;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown.bootstrap-select button {
            height: 47px;
            border-radius: 8px;
            padding: 0 16px;
            font-size: 16px;
            color: #898989;
            border: 1px solid #DCDCDC;
            font-weight: 400;
            margin-bottom: 0px;
            background-color: #fff;
            text-transform: capitalize;
            line-height: 45px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown.bootstrap-select button:focus {
            outline: 0 !important;
            box-shadow: unset !important;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown-menu li.selected.active .dropdown-item.active, .dropdown-item:active {
            background-color: #93268F;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown-menu .dropdown-item:focus, .dropdown-item:hover {
            background-color: #93268F;
            color: #fff !important;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown.bootstrap-select {
            width: 100%;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection {
            position: relative;
            margin-bottom: 24px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection label {
            display: block;
            font-size: 14px;
            color: #000;
            font-weight: 400;
            position: absolute;
            top: -10px;
            left: 17px;
            background: #fff;
            z-index: 9;
        }
        .expertise-pop-up .modal-dialog .footer-part .delete-btn:hover {
            background-color: transparent !important;
            color: #000 !important;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .active_toggle_text {
            font-weight: 500 !important;
            color: #94278f !important;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect {
            display: flex;
            justify-content: center;
            border-radius: 8px;
            width: fit-content;
            margin: 0 auto;
            max-width: 100%;
            margin-top: 16px;
            position: relative;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect input[type=checkbox] {
            height: 0;
            width: 0;
            visibility: hidden;
            display: none;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect label {
            cursor: pointer;
            text-indent: -9999px;
            width: 38px;
            height: 22px;
            background: #DADADA;
            display: block;
            border-radius: 100px;
            position: relative;
            margin-bottom: 0;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect .manual-part {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect label:after {
            content: '';
            position: absolute;
            top: 3px;
            left: 5px;
            width: 16px;
            height: 16px;
            background: #fff;
            border-radius: 90px;
            transition: 0.3s;
            border: 1px solid #E8E9E9;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect p {
            color: #626262;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0;
            line-height: 21px;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect input:checked + label:after {
        left: calc(100% - 5px);
            transform: translateX(-100%);
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .auto-accept-sect input:checked + label {
            background: #93268f;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect h3 {
            font-size: 14px;
            color: #000;
            font-weight: 400;
            margin-bottom: 8px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .after-pload-logo .for-delete img {
            width: 16px;
            height: 18px;
            object-fit: contain;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .after-pload-logo .for-delete {
            position: absolute;
            right: 0;
            top: 0;
        }
        .education-section .inner-educaton-part .grade {
            text-transform: capitalize;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .after-pload-logo {
            position: relative;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .after-pload-logo img {
            width: 100px;
            height: 100px;
            object-fit: contain;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect  .logo-organised-part {
            border: 1px dashed #DCDCDC;
            border-radius: 8px;
            padding: 8px;
            text-align: center;
            margin-bottom: 20px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .before-upload-logo {
            padding: 12px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part h5 img {
            width: 20px;
            height: 20px;
            object-fit: contain;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx .browse-file {
            position: relative;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part h5 {
            color: #000;
            font-size: 14px;
            font-weight: 400;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 4px;
            margin-bottom: 4px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx .browse-file a {
            font-size: 14px;
            font-weight: 600;
            text-decoration: underline !important;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx .browse-file input {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            opacity: 0;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx {
            display: flex;
            justify-content: center;
            gap: 5px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx p {
            font-size: 14px;
            color: #767676;
            padding-bottom: 0;
            margin-bottom: 0px;
            margin-top: -2px;
        }
        body .portfolio-popup .modal-dialog .modal-content .modal-body .filling-info {
            padding: 0 !important;
        }
        body .language-portfolio .modal-dialog .modal-content .modal-body .filling-info .mentor-group.aim-group {
            margin-top: 8px;
        }
        body .portfolio-popup .modal-dialog .modal-content .modal-body .filling-info .aim-group {
            margin-bottom: 0px;
        }
        body .portfolio-popup .modal-dialog .modal-content .modal-body .filling-info p {
            color: #6D7175;
            font-size: 16px;
            font-weight: 400;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .img-part {
            width: 40px;
            height: 40px;
            object-fit: cover;
            background-color: rgb(216 216 216 / 20%);
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 5px;
            min-width: 40px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .big-media-img video {
            width: 100%;
            height: 350px;
            object-fit: cover;
            border-radius: 8px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you {
            position: relative;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part 
         .follow-up {
            display: flex;
            gap: 8px;
           /* width: calc(100% - 142px);*/
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part {
            display: flex;
            align-items: center;
            gap: 20px;
            justify-content: space-between;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part {
            border: 1px solid #E7E6F0;
            padding: 12px 16px;
            border-radius: 8px;
            margin-top: 16px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect {
            border: 1px solid #E7E6F0;
            background-color: #fff;
            padding: 24px;
            border-radius: 8px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect h2 {
            color: #181818;
            font-size: 32px;
            font-weight: 600;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect p.top-head {
            margin-bottom: 0;
            color: #828282;
            font-size: 16px;
            font-weight: 400;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part .claim-part .claim-btn {
            border: 1px solid #93268F;
            background-color: #fff;
            color: #93268F;
            padding: 12px 16px;
            border-radius: 8px;
            width: 122px;
            display: flex;
            justify-content: center;
            font-size: 16px;
            font-weight: 400;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part .claim-part .claim-btn:hover {
            background-color: #681a65 !important;
            color: #ffffff !important;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part p.resouce-sect {
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            color: #747677;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            margin-bottom: 4px;
            word-break: break-word;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part .dolor-part h4 {
            color: #626262;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0px;
            line-height: 24px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part .dolor-part h4 span.bloded-sect {
            font-weight: 600;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part .dolor-part h4 span.acutal-price {
            text-decoration: line-through;
            padding-left: 2px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part .secondtitle-part-sect h3 {
            font-size: 20px;
            font-weight: 500;
            color: #000;
            line-height: 30px;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .img-part img {
            width: 22px;
            height: 22px;
            object-fit: contain;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body {
            max-width: 100%;
            padding: 24px 32px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label {
            position: unset;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar {
            display: grid;
            flex-wrap: wrap;
            gap: 16px;
            grid-template-columns: repeat(7,1fr);
            align-content: center;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section  .according-you label, .according-you input[type=radio] {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section {
            border: 1px solid #DCDCDC;
            border-radius: 8px;
            padding: 16px;
            text-align: center;
            margin-top: 8px;
            margin-bottom: 8px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section h4.select-avtar {
            color: #898989;
            font-size: 18px;
            font-weight: 400;
            margin-bottom: 12px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section  .according-you  input[type=radio] {
            opacity: 0.011;
            z-index: 100;
            width: 100%;
            height: 100%;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label img {
            width: 80px;
            height: 80px;
            object-fit: cover;
            border-radius: 50%;
        }
        /*body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you {
            position: relative;
            width: 14.28%;
            padding: 0px 8px;
            margin-bottom: 8px;
        }*/
        body .avatar-moadal .modal-dialog .modal-content .modal-body .top-filling-part {
            padding: 0px !important;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .current-part {
            color: #898989;
            font-size: 18px;
            font-weight: 400;
            margin-bottom: 0px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic {
            display: block;
            text-align: center;
            border: 1px solid #DCDCDC;
            border-radius: 8px;
            padding: 16px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .mobile-info-part {
            justify-content: center;
            margin-top: 24px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .contibure-part .contibue-btn {
            border: 1px solid #93268F;
            background-color: #93268F;
            color: #fff;
            padding: 12px 32px;
            border-radius: 12px;
            font-size: 22px;
            font-weight: 400;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount p {
            margin-bottom: 0px;
            color: #898989;
            font-size: 14px;
            font-weight: 400;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6 span.bolded-part {
            font-size: 22px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees {
            display: flex;
            gap: 20px;
            align-items: center;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h4 {
            color: #000;
            font-size: 24px;
            font-weight: 500;
            line-height: 36px;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6 {
            color: #626262;
            font-size: 20px;
            font-weight: 400;
            margin-bottom: 0px;
            position: relative;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6:before {
            content: "";
            background-color: #999999;
            width: 1px;
            height: 16px;
            position: absolute;
            left: -11px;
            top: 4px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .contibure-part .contibue-btn:hover {
            background-color: #681a65 !important;
            color: #ffffff !important;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect {
            display: flex;
            justify-content: space-between;
            border-top: 1px solid #DADADA;
            padding-top: 24px;
            align-items: center;
            margin-top: 24px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part {
            width: 50%;
            border: 1px solid #E7E6F0;
            border-radius: 2px;
            padding: 6px;
            display: flex;
            justify-content: space-between;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part span.per-mint {
            color: #4D4D4D;
            font-size: 16px;
            font-weight: 400;
            height: fit-content;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part .main-sect input {
            width: 16px;
            height: 16px;
            accent-color: #93268F;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part .main-sect label {
            color: #4D4D4D;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part .main-sect {
            display: flex;
            align-items: center;
            gap: 4px;
        }   
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .arera-seclection {
            padding: 24px 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time input[type="radio"]:checked + label {
            border: 1px solid #93268f;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time input[type="radio"]:checked + label h6 {
            color: #93268f;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time input[type=radio] {
            opacity: 0.011;
            z-index: 100;
            width: 100%;
            height: 100%;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time label {
            border: 1px solid #E7E6F0;
            border-radius: 8px;
            padding: 12px;
            width: 100%;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time {
            position: relative;
            width: 49.1%;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .well-being-part {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time label .choose-speclity {
            display: flex;
            gap: 4px;
            align-items: center;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time label .choose-speclity img {
            width: 32px;
            height: 32px;
            object-fit: contain;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time label .choose-speclity h6 {
            color: #787878;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 0;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time {
            position: relative;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection h4 {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            margin-bottom: 8px;
        }
        .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc .doubt-btn .pucho-part {
            border: 1px solid #93268F;
            padding: 8px 24px;
            border-radius: 6px;
            font-size: 16px;
            color: #93268F;
            font-weight: 500;
            margin-left: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part img {
            width: 68px;
            height: 68px;
            border: 1px solid #E7E6F0;
            object-fit: contain;
            border-radius: 8px;
            padding: 4px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part .title-part h2 {
            color: #181818;
            font-size: 22px;
            font-weight: 600;
            line-height: 33px;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect {
            border: 1px solid #E7E6F0;
            border-radius: 8px;
            padding: 12px 16px;
            margin-top: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect h6 {
            color: #000;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 0;
            line-height: 24px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect p span.divider {
            padding: 0px 6px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect p {
            font-size: 16px;
            font-weight: 400;
            color: #747677;
            line-height: 22px;
            margin-bottom: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect p:last-child {
            margin-bottom: 0 !important;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .col-sm-6:first-child {
            padding-right: 8px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .col-sm-6:last-child {
            padding-left: 8px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part .title-part p {
            font-size: 16px;
            line-height: 20px;
            color: #828282;
            font-weight: 400;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part {
            display: flex;
            gap: 10px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study {
            background-color: #fff;
            padding: 16px;
            border-radius: 8px;
            margin-bottom: 16px;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .skill-group  ul {
            display: flex;
            flex-wrap: wrap;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .skill-group ul li {
            color: #4D4D4D;
            font-size: 16px;
            font-weight: 400;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .skill-group ul li span {
            margin: 0px 10px;
        }
        .new-location-change .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business {
            padding-top: 8px;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .skill-group h4 {
            color: #000;
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc .doubt-btn .pucho-part:hover {
            background-color: #681a65 !important;
            color: #ffffff !important;
        }
        .wer-counsellor-profile  .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj h4.flipcartsjx {
            padding-top: 16px;
        }
        /*counselling-booking-page*/
        .counselling-booking-page .inner-book-counsellor {
                background: linear-gradient(180deg, #FFF5FF 0%, #F0F8F8);
                min-height: 90vh;
                padding: 50px 0px;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data .main_user-img {
            position: relative;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .addon-sect-part .add-mint-with-price .main_set {
            width: 49%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form {
            width: 100%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form .counselling-btn-part {
            display: flex;
            justify-content: center;
            gap: 16px;
            border-top: 1px solid #DADADA;
            padding-top: 24px;
            margin-top: 24px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment h2 {
            color: #000;
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment p {
            color: #898989;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0px;
            text-transform: capitalize;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part {
            border: 1px solid #DADADA;
            background-color: #fff;
            padding: 24px;
            border-radius: 16px;
            margin: 12px 0px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .reschdule-comm {
            border: 1px solid #93268F;
            background-color: #93268F;
            color: #fff;
            border-radius: 8px;
            padding: 8px 16px;
            font-size: 16px;
            font-weight: 400;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn {
            display: flex;
            padding-top: 6px;
            gap: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .cancel-btn {
            background-color: transparent;
            color: #93268F;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .reschdule-comm:hover {
            background-color: #681a65;
            color: #ffffff !important;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .verified-deatil p.name-part {
            color: #626262;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .verified-deatil h5.ful-part {
            color: #4D4D4D;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 0px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .verified-deatil {
            margin-bottom: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part h3 {
            color: #93268F;
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part h4 {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            margin-top: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part ul img {
            width: 18px;
            height: 18px;
            object-fit: contain;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part ul p span.bolded-part {
            font-weight: 600;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part ul li {
            margin-top: 8px;
            display: flex;
            align-items: center;
            gap: 5px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part ul {
            padding-left: 0;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form .counselling-btn-part .common-part {
            border: 1px solid #93268F;
            background-color: #93268F;
            color: #fff;
            padding: 12px 32px;
            border-radius: 12px;
            font-size: 22px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form .counselling-btn-part .common-part:hover {
            background-color: #681a65;
            color: #ffffff !important;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form .counselling-btn-part .back-btn {
            background-color: #fff;
            color: #681a65;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .cont-btn .contibue-btn {
            border: 1px solid #93268F;
            background-color: #93268F;
            color: #fff;
            border-radius: 12px;
            padding: 12px 32px;
            font-size: 24px;
            font-weight: 400;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .cont-btn .contibue-btn:hover {
            background-color: #681a65 !important;
            color: #ffffff !important;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition p {
            color: #898989;
            font-weight: 400;
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 0px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services h3 {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services p.descpt {
            color: #747677;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services {
            border-top: 1px solid #DADADA;
            padding-top: 12px;
            margin-top: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services .goal-part h2 {
            border: 1px solid rgb(231 230 240 / 50%);
            padding: 4px 8px;
            border-radius: 4px;
            width: fit-content;
            color: #000;
            font-size: 20px;
            font-weight: 600;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services .goal-part h2 span.lighted-part {
            font-weight: 400;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition ul li {
            color: #898989;
            font-weight: 400;
            font-size: 14px;
            line-height: 22px;
            list-style: disc;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition ul {
            padding-left: 30px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition h5 {
            color: #898989;
            font-weight: 500;
            font-size: 14px;
            margin-bottom: 6px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition {
            margin-top: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee p {
            color: #898989;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h4 {
            color: #000;
            font-size: 24px;
            font-weight: 500;
            margin-bottom: 0;
            position: relative;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h4:before {
            content: "";
            background-color: #999999;
            position: absolute;
            width: 1px;
            height: 18px;
            right: -11px;
            top: 4px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h5 {
            font-size: 22px;
            font-weight: 400;
            color: #626262;
            margin-bottom: 0;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint {
            display: flex;
            align-items: center;
            gap: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part {
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-top: 1px solid #DADADA;
            padding-top: 24px;
            margin-top: 24px;
        }
        .online-booking-consultaton .concer-about-future .addon-sect-part .add-mint-with-price .radio-custom, .online-booking-consultaton .concer-about-future .addon-sect-part .add-mint-with-price  .radio-custom-label h4 {
            height: auto;
            font-weight: 400;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .addon-sect-part .add-mint-with-price .main_set .time-price {
            position: absolute;
            right: 7px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .addon-sect-part .add-mint-with-price h5 {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 8px;
            margin-top: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .regarding-goal-part p {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .regarding-goal-part p span.any-part {
            color: #747677;
            font-size: 14px;
            font-weight: 400;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect h2 {
            color: #93268F;
            font-size: 24px;
            font-weight: 600;
            line-height: 24px;
            margin-bottom: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .online-booking-consultaton {
            background: unset;
            padding: 0;
            min-height: 0;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .concer-about-future {
            max-width: 100%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data .main_user-img .outer-img-part img {
            z-index: 9;
            position: relative;
            width: 100px;
            height: 100px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data .main_user-img .inner-img-part img {
            position: absolute;
            top: 0px;
            width: 100px;
            height: 100px;
            left: 0;
            right: 0;
            border-radius: 50%;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction {
                border: 1px solid #DADADA;
                border-radius: 16px;
                background-color: #fff;
                padding: 24px;
                margin-left: 72px;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint img {
                width: 36px;
                height: 36px;
                object-fit: contain;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li:last-child img {
                filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(166%) hue-rotate(16deg) brightness(99%) contrast(92%);
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint h3 {
                color: #000;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 0px;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint {
                display: flex;
                gap: 8px;
                align-items: center;
                margin-bottom: 12px;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li img {
                width: 26px;
                height: 26px;
                object-fit: contain;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li {
                color: #626262;
                font-size: 20px;
                font-weight: 400;
                display: flex;
                align-items: center;
                gap: 4px;
            }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li span.bolded {
                font-weight: 600;
            }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction ul {
            display: flex;
            gap: 20px;
            margin: 0;
            padding: 0;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time {
            border: 1px solid #DDDDDD;
            background-color: rgb(147 38 143 / 4%);
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li:first-child {
            position: relative;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li:first-child:before {
            content: "";
            width: 1px;
            height: 20px;
            background-color: #999999;
            right: -10px;
            position: absolute;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time .changing-date a {
            color: #93268F;
            font-size: 16px;
            font-weight: 500;
            text-transform: capitalize;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part .kejlc h2.nameing-part {
            color: #000;
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 0px;
            line-height: 30px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part p.ljcsks img {
            width: 20px;
            height: 20px;
            object-fit: contain;
            margin-top: -3px;
            margin-right: 2px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .socail-icon-part ul li a img {
            width: 30px;
            height: 30px;
            object-fit: contain;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .socail-icon-part ul {
            gap: 12px;
            margin-right: -14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .socail-icon-part ul li a {
            width: 48px;
            height: 48px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #DADADA;
            border-radius: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect {
            border: 1px solid #DADADA;
            border-radius: 16px;
            background-color: #fff;
            padding: 24px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .socail-icon-part ul li a:hover {
            border-color: #94278f;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .fortitute-part img {
            width: 100px;
            height: 100px;
            object-fit: contain;
            border: 1px solid rgb(231 230 240 / 50%);
            border-radius: 50%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .fortunate-part {
            margin-top: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data a {
            color: #93268F;
            font-size: 16px;
            font-weight: 500;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part  p.ljcsks {
            color: #4D4D4D;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 2px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data {
            display: flex;
            gap: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part {
            padding-top: 12px;
            display: flex;
            justify-content: space-between;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part .kejlc img {
            width: 14px;
            height: 14px;
            object-fit: contain;
            margin-top: -3px;
            margin-left: 8px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part .kejlc {
            display: flex;
            align-items: center;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part .kejlc span.pomits {
            color: #787878;
            font-size: 14px;
            font-weight: 400;
        }
            /*end*/
            .wer-counsellor-profile .counsellor-specialites {
                background: linear-gradient(180deg, #F1F8F8 0%, #FFFCEE 100%);
                padding: 40px 88px;
            }
            /*.counseller-dashboard .inner-counseller-part section.second-new-dashboard .main-counselor-sidebar {
                display: none;
            }*/
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul li a img {
                width: 25px;
                height: 25px;
                border: 0px;
            }
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul {
                display: flex;
                gap: 14px;
                position: absolute;
                right: 20px;
                bottom: 20px;
                margin-bottom: 0px;
            }
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul li a {
                width: 40px;
                height: 40px;
                background-color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 10px;
                border: 1px solid #fff;
            }
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul li a:hover {
                border: 1px solid #94278f;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .online-booking-consultaton .concer-about-future {
                border-radius: 0px 0px 12px 12px;
                max-width: 100%;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link.active label {
                color: #000;
                font-weight: 500;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment {
                background-color: rgb(15 187 195 / 24%);
                border-radius: 12px 12px 0px 0px;
                padding: 10px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .location-appoint img {
                width: 28px;
                height: 28px;
                object-fit: contain;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .location-appoint h6 {
                color: #222222;
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 0px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .location-appoint {
                display: flex;
                align-items: center;
                gap: 10px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .fee h5 {
                color: #000;
                font-size: 20px;
                font-weight: 500;
                margin-bottom: 0px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h2 {
                color: #000;
                font-size: 20px;
                font-weight: 700;
                line-height: 30px;
                margin-bottom: 4px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h4 span.bolded-art {
                margin-left: 10px;
                font-size: 16px;
                font-weight: 500;
                color: #626262;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h4 {
                color: #787878;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 2px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname {
                background-color: #fff;
                padding: 16px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname p {
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 0px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname p span.different-color {
                font-weight: 600;
                color: #93268F;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h4 img {
                width: 14px;
                height: 14px;
                margin-right: 2px;
                margin-top: -3px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h4 span.bolded-art {
                margin-left: 10px;
                font-size: 16px;
                font-weight: 500;
                color: #626262;
            }
            .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc img {
                width: 14px;
                height: 14px;
                object-fit: contain;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .online-booking-consultaton .concer-about-future .career-related-left {
                width: 100%;
                border-right: 0px;
                padding: 0px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .online-booking-consultaton {
                background: unset;
                padding: 0px;
                height: auto;
                min-height: auto;
            }
            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik {
                margin-top: 24px;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link {
                width: 100%;
                background-color: transparent;
                text-align: left;
                padding: 12px;
                display: flex;
                align-items: center;
                gap: 5px;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link label {
                color: #898989;
                font-size: 18px;
                font-weight: 400;
                margin-bottom: 0px;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link input {
                width: 26px;
                height: 26px;
                accent-color: #94278f;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item:first-child {
                border-radius: 12px 0px 0px 12px;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item:last-child {
                border-radius: 0px 12px 12px 0px;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect h3 {
                color: #222222;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 16px;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item {
                background-color: #fff;
                width: 49.6%;
            }

            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul {
                gap: 4px;
                margin-bottom: 0px !important;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part {
            margin-top: 24px;
            background-color: #fff;
            padding: 16px;
            border-radius: 16px;
        }
            .wer-counsellor-profile .specialities-section ul {
                background-color: rgb(255 255 255 / 40%);
                border-radius: 16px;
                margin: 16px 0px;
            }

            .wer-counsellor-profile .specialities-section ul .nav-link.active {
                background-color: #fff;
                color: #93268F;
                font-weight: 600;
            }

            .wer-counsellor-profile .specialities-section ul .nav-link:hover {
                background-color: #fff;
                color: #93268F;
                font-weight: 600;
            }

            .wer-counsellor-profile .specialities-section ul .nav-link {
                background-color: transparent;
                color: #787878;
                font-size: 20px;
                font-weight: 400;
                padding: 12px 24px;
            }

            .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
                width: 169px;
            }

            .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .main-rting {
                width: -webkit-fill-available;
            }

            .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .about_rating_area {
                display: block;
            }

            .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per {
                width: 100%;
                margin-bottom: 24px;
            }

            .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment {
                width: 100%;
            }

            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 ul {
                margin: 0;
            }

            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .differnt-box-art .left-part img {
                width: 200px;
                height: 200px;
                object-fit: cover;
            }

            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .differnt-box-art {
                display: flex;
                padding: 16px;
            }

            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part p {
                color: #787878;
                font-size: 14px;
                line-height: 22px;
            }

            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part {
                padding: 0px 0px;
            }

            .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc span.pomits {
                color: #787878;
                font-size: 14px;
                font-weight: 400;
            }

            .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc {
                gap: 4px;
            }

            .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj {
                width: 100%;
            }

            .wer-counsellor-profile .counsellor-specialites .personal-profile-info {
                background-color: #fff;
                border-radius: 0px 0px 12px 12px;
            }

            .wer-counsellor-profile .counsellor-specialites .profile-detail-setion {
                background: unset;
                padding: 0px;
            }

            .first-personal-part .modal-dialog .modal-body .filling-info .about.the.skill h4 {
                font-size: 20px;
                color: #1E232C;
                font-weight: 600;
                text-transform: capitalize;
            }

            .intro-vedio-part .modal-dialog .modal-body .main-vedio-part video {
                width: 100%;
                height: 285px;
                object-fit: cover;
                border-radius: 8px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-info video {
                width: 150px;
                height: 90px;
                object-fit: cover;
                border-radius: 8px;
            }

            .profile-detail-setion .main-counselor-sidebar {
                display: none;
            }

            body.main-student-sidebar .header-icon-section ul.myprofile-btn .studentProfileThumb {
                z-index: -1;
            }

            .profile-detail-setion .main-counselor-sidebar .counselor_sid_toggle {
                display: flex;
                gap: 12px;
                margin-bottom: 24px;
            }

            .profile-detail-setion .main-counselor-sidebar .counselor_sid_toggle span.counselor-sidebar-toggle img {
                width: auto;
                height: auto;
                object-fit: contain;
                filter: brightness(0) saturate(100%) invert(26%) sepia(45%) saturate(1649%) hue-rotate(266deg) brightness(97%) contrast(105%);
            }

            .profile-detail-setion .main-counselor-sidebar .mobile-desebar-view .edit-profile-sidebar {
                border: 0;
                border-radius: 0px;
                padding: 12px 16px;
            }

            .profile-detail-setion .main-counselor-sidebar .counselor_sid_toggle p {
                color: #000;
                font-size: 22px;
                font-weight: 500;
                margin-bottom: 0;
            }

            .profile-detail-setion .main-counselor-sidebar .mobile-desebar-view {
                position: fixed;
                top: 0;
                z-index: 999;
                background: #fff !important;
                height: -webkit-fill-available;
                left: 0;
                width: 265px;
            }

            .profile-detail-setion .main-counselor-sidebar span.bar-discard {
                text-align: end;
                width: 100%;
                display: flex;
                justify-content: end;
                margin-top: 20px;
                padding-right: 16px;
            }

            .profile-detail-setion .main-counselor-sidebar span.bar-discard img {
                width: 14px;
                height: 14px;
                object-fit: contain;
            }

            /*coummnity-page*/
            .counsellor-edit-profile .without-change-part {
                padding: 0;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .last-user-part {
                display: flex;
                gap: 10px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .related-part {
                display: flex;
                gap: 8px;
                margin-bottom: 6px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part h6.priority-part {
                margin-bottom: 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .related-part span.related-inter-course {
                background-color: #F4F4F4;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 0pc 4px;
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part h6 {
                color: #4D4D4D;
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 8px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part p.upper-part {
                margin-bottom: 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .different-user-coment-show .new-user-comment .comment-btn {
                width: fit-content;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .different-user-coment-show .new-user-comment {
                background-color: transparent;
                padding: 0px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show h3 img {
                border-radius: 50%;
            }

            body .about_coummity_full_page .fresh-counsellor-dasboard-part .another-new-user {
                display: block;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .backward-replycommented-user {
                margin-top: 16px;
                margin-left: 54px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part .about-the-eduldvkcn span.reply-part {
                color: #0FBBC3;
                font-size: 16px;
                font-weight: 500;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .short-name h3 {
                width: 48px;
                height: 48px;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                font-size: 18px;
                font-weight: 600;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show {
                display: flex;
                padding-left: 32px;
                gap: 10px;
                margin-bottom: 10px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show:last-child {
                margin-bottom: 0px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .main_manage-user-comment {
                padding: 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .name-part h6 {
                font-size: 20px;
                line-height: 30px;
                font-weight: 400;
                color: #000;
                margin: 0px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .name-part p {
                color: #787878;
                font-size: 16px;
                font-weight: 400;
                line-height: 22px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part form.for-adding-comment {
                display: block;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment {
                display: flex;
                align-items: center;
                gap: 10px;
                background-color: #F4F4F4;
                padding: 16px;
                margin-top: 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .comment-btn {
                width: 32%;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .here-write-comment {
                width: -webkit-fill-available;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .here-write-comment input {
                width: 100%;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .comment-btn .add-btn {
                border: 1px solid #94278F;
                background-color: #94278F;
                border-radius: 8px;
                color: #fff;
                padding: 8px 32px;
                font-size: 20px;
                font-weight: 400;
                height: 57px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .comment-btn .add-btn:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .short-name h2 {
                width: 48px;
                height: 48px;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                font-size: 18px;
                font-weight: 600;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part {
                padding: 0px 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part span.wdsjl {
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .liked_part .quiz {
                background-color: rgb(148 39 143 / 13%);
                padding: 4px 8px;
                border-radius: 4px;
                color: #4D4D4D;
                font-size: 12px;
                font-weight: 400;
                text-transform: capitalize;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .liked_part .edu {
                background-color: rgb(15 187 195 / 7%);
                padding: 4px 8px;
                border-radius: 4px;
                color: #4D4D4D;
                font-size: 12px;
                font-weight: 400;
                text-transform: capitalize;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part {
                display: flex;
                gap: 16px;
                margin-top: 16px;
                align-items: center;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part .about-the-eduldvkcn {
                display: flex;
                gap: 8px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part img {
                width: 20px;
                height: 20px;
                object-fit: contain;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education p {
                color: #767676;
                font-size: 13px;
                font-weight: 400;
                margin-bottom: 8px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik img.boy-img {
                width: 100%;
                height: 400px;
                object-fit: cover;
                border-radius: 4px;
                margin-bottom: 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik {
                border: 1px solid #E7E6F0;
                background-color: #fff;
                border-radius: 8px;
                padding: 16px 0px;
                margin-top: 10px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part p {
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
                line-height: 24px;
                margin-bottom: 0;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box .Swati-Malik-img-box img {
                width: 48px;
                height: 48px;
                object-fit: cover;
                border-radius: 50%;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 {
                color: #787878;
                font-size: 16px;
                font-weight: 400;
                display: flex;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 li {
                font-weight: 500;
                position: relative;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box {
                display: flex;
                gap: 10px;
                padding: 0 16px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 li::before {
                content: "";
                width: 4px;
                height: 4px;
                position: absolute;
                background-color: #000;
                border-radius: 50%;
                top: 7px;
                left: -18px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h2 {
                font-size: 20px;
                line-height: 30px;
                font-weight: 400;
                color: #000;
                margin: 0px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part input {
                border: 1px solid #DCDCDC;
                border-radius: 8px;
                width: 95%;
                padding: 14px 16px;
                height: 57px;
                color: #898989;
                font-size: 18px;
                font-weight: 400;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part ::placeholder {
                color: #898989;
                font-size: 18px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part form {
                display: flex;
                align-items: center;
                gap: 10px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part h4 {
                width: 48px;
                height: 48px;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 50%;
                color: #fff;
                font-size: 18px;
                font-weight: 600;
                margin-bottom: 0;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity a {
                border: 1px solid #93268F;
                background-color: #93268F;
                padding: 4px 16px;
                border-radius: 6px;
                color: #fff;
                font-size: 16px;
                font-weight: 500;
                text-transform: capitalize;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity a:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity {
                width: 20%;
                margin-bottom: 4px;
                margin-right: 4px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education {
                width: 80%;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education .member-part img {
                width: 18px;
                height: 18px;
                object-fit: contain;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education .member-part h4 {
                color: #4D4D4D;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 0;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education .member-part .number-member {
                display: flex;
                gap: 4px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education .member-part {
                display: flex;
                gap: 8px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education h3 {
                color: #1E2022;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 0px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-right-part {
                width: 20%;
                max-width: 20%;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .new-edit-right {
                width: 65%;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section h2 {
                color: #000;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity {
                border: 1px solid rgb(218 218 218 / 30%);
                background-color: #fff;
                padding: 8px;
                border-radius: 12px;
                display: flex;
                align-items: end;
                gap: 10px;
                margin-top: 12px;
            }

            .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part {
                padding: 0px 80px;
            }

            /*payment-list page*/
            body .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text .about_holder_name {
                margin-bottom: 2px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text a:hover {
                color: #681a65 !important;
                text-decoration: underline !important;
            }

           .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text a {
        color: #93268F;
        font-size: 14px;
        font-weight: 500;
        padding-left: 26px;
    }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines {
                margin-top: 16px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details {
                border: 1px solid #F4F4F4;
                border-radius: 16px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .btn-auto {
                background-color: #94278F;
                color: #fff;
                border: 1px solid #94278F;
                display: flex;
                justify-content: center;
                width: 100%;
                margin: 0 auto;
                max-width: max-content;
                border-radius: 8px;
                padding: 8px 24px;
                font-size: 20px;
                font-weight: 400;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .btn-auto:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details h2 {
                font-size: 20px;
                padding: 8px 12px;
                margin-bottom: 0px;
                border-bottom: 1px solid #F4F4F4;
                color: #4D4D4D;
                font-weight: 600;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .Payment-Details-box {
                padding: 10px 16px 16px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .Payment-Details-box .about_holder_name {
                margin-bottom: 10px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .Payment-Details-box .about_holder_name h4 {
                font-size: 16px;
                color: #000;
                font-weight: 400;
                margin-bottom: 6px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .Payment-Details-box .about_holder_name h6 {
                color: #787878;
                font-size: 14px;
                margin-bottom: 0px;
                font-weight: 400;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th p {
                font-weight: 400;
                font-size: 12px;
                color: #555555;
                margin-bottom: 0;
                margin-top: -6px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text {
                text-align: left;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h3 {
                font-size: 20px;
                color: #000000;
                font-weight: 400;
                margin-bottom: 0px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h6 {
                font-size: 14px;
                font-weight: 400;
                color: #787878;
                margin: 0px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h4 {
                font-size: 16px;
                color: #000000;
                font-weight: 600;
                margin: 0px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet {
                display: flex;
                gap: 10px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet h2 {
                width: 42px;
                height: 42px;
                background-color: #D78E00;
                color: #fff;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 18px;
                font-weight: 600;
            }
            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part p.red-color-part {
        color: #EF3030;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part p.green-color-part {
        color: #22B46E;
    }

            /*.payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td span.date {
                font-weight: 600;
            }*/

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td p.year {
                font-size: 14px;
                color: #787878;
                font-weight: 400;
                margin-top: -4px;
                margin-bottom: 0;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet img {
                width: 42px;
                height: 42px;
                border-radius: 50%;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table tr {
                border-bottom: 2px solid rgb(216 216 216 / 20%);
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table tr:last-child {
                border-bottom: 0px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th:last-child {
                border-right: 0;
            }

         .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td {
        font-size: 16px;
        color: #4D4D4D;
        font-weight: 400;
        border: 0;
        border-right: 2px solid rgb(216 216 216 / 20%);
        padding: 10px 12px;
        text-align: left;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table tr:nth-child(odd) {
        background-color: #F9F9F9;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part {
        display: flex;
        justify-content: space-between;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part img {
        width: 16px;
        height: 16px;
        object-fit: contain;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part p {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part p.yellow-color-part {
        color: #FF8B07;
    }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td:last-child {
                border-right: 0;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th {
        border-right: 2px solid #ffffff;
        text-align: left;
        padding: 4px 12px;
        background-color: #E8CEE8;
        color: #000000;
        font-size: 16px;
        font-weight: 500;
    }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section {
                margin: 0 !important;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments h2 {
                font-size: 28px;
                color: #000000;
                /*padding-bottom: 16px;
                margin-bottom: 16px;
                border-bottom: 1px solid #E8E9E9;*/
                font-weight: 600;
            }
            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments .both-part h4 {
        margin-bottom: 0;
        color: #4D4D4D;
        font-size: 20px;
        font-weight: 400;
    }

           .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list {
        display: flex;
        /* background-color: rgb(244 244 244 / 20%); */
        /* border: 1.33px solid #F4F4F4; */
        /* border-radius: 8px; */
        gap: 16px;
    }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance {
        width: 25%;
        padding: 16px;
        /* border-right: 2px solid #F4F4F4; */
        background-color: rgb(244 244 244 / 20%);
        border: 1.33px solid #F4F4F4;
        border-radius: 8px;
    }

           /* .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance:last-child {
                border-right: 0;
            }*/

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h6 {
        font-size: 18px;
        color: #4D4D4D;
        margin: 0px;
        font-weight: 400;
        text-transform: capitalize;
        margin-top: 4px;
    }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h3 {
                color: #26282C;
                font-size: 24px;
                font-weight: 400;
                margin-bottom: 0px;
                margin-top: 6px;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h3 span {
                font-weight: 600;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount {
                border: 1px solid #F4F4F4;
                border-radius: 8px;
                margin-top: 32px;
                overflow-x: auto;
            }

            .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table {
                width: 100%;
            }

            /*review status page*/
            .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage {
                display: flex;
                align-items: baseline;
                gap: 10px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .rate {
                background-color: #94278F;
                height: 8px;
                border-radius: 40px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .main-rting {
                width: 80%;
                background-color: #E7E6F0;
                border-radius: 40px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .feedback-section {
                margin-top: 20px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf img {
            width: 16px;
            height: 16px;
            object-fit: contain;
            margin-top: -4px;
        }

            .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
                display: flex;
                align-items: center;
                gap: 2px;
                width: 40%;
            }

            .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf h2 {
                color: #93268F;
                font-size: 16px;
                font-weight: 400;
                line-height: normal;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span ul {
                margin: 0;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .user_name h2 img {
                border-radius: 50%;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment h6 {
                color: #787878;
                font-size: 12px;
                font-weight: 400;
                line-height: 18px;
                margin-bottom: 6px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment p {
                color: #898989;
                font-size: 14px;
                font-weight: 400;
                line-height: 20px;
                margin: 0;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area {
                display: flex;
                gap: 24px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per {
                width: 35%;
                border: 1px solid #DCDCDC;
                padding: 16px 32px;
                border-radius: 8px;
                height: fit-content;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per h4 {
                color: #222222;
                font-size: 16px;
                font-weight: 500;
                line-height: 24px;
                text-align: center;
                margin-bottom: 0;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per p {
                text-align: center;
                color: #787878;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 0;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area {
                border: 1px solid #DCDCDC;
                padding: 16px;
                border-radius: 8px;
                display: flex;
                gap: 10px;
                margin-bottom: 16px;
            }

            body .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment span.how_points {
                font-size: 14px;
                color: #787878;
                font-weight: 400;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment {
                width: 65%;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span ul li img {
                width: 14px;
                height: 14px;
                margin-top: 2px;
                margin-right: 3px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area:last-child {
                margin-bottom: 0;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span {
                color: #1D1D1B;
                font-size: 16px;
                font-weight: 500;
                display: flex;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span ul li {
                font-size: 14px;
                font-weight: 400;
                color: #787878;
                display: flex;
                position: relative;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span ul li::before {
                background-color: #000;
                width: 3px;
                height: 3px;
                position: absolute;
                border-radius: 50%;
                content: "";
                top: 9px;
                left: -17px;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .user_name h2 {
                width: 36px;
                height: 36px;
                background-color: #D78E00;
                border-radius: 50%;
                color: #fff;
                font-size: 18px;
                font-weight: 600;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .review_status_page .fresh-counsellor-dasboard-part .onboarding-section {
                margin: 0 !important;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per h2 {
                text-align: center;
                font-size: 64px;
                font-weight: 500;
                line-height: 64px;
                margin-bottom: 0;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per .rating img {
                width: 20px;
                height: 20px;
                object-fit: contain;
            }

            .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per .rating {
                text-align: center;
            }

            /*edit-profile-page*/
            /*.view-session-request .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part::before {
                display: none;
            }*/

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according a {
                border: 1px solid #93268F;
                background-color: #93268F;
                border-radius: 6px;
                color: #fff;
                padding: 4px 16px;
                margin-top: 2px;
                font-size: 14px;
                font-weight: 500;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according a:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language {
            border: 1px solid #E8E9E9;
            border-radius: 8px;
            padding: 12px;
            z-index: 9;
            position: relative;
        }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.para {
                font-size: 16px;
                margin-bottom: 0px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business {
                display: flex;
                gap: 16px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business p.ljcsks::before {
                content: "";
                position: absolute;
                background-color: #999999;
                width: 1px;
                height: 22px;
                right: -10px;
                top: 2px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business p.ljcsks {
                position: relative;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business p.ljcsks:last-child::before {
                display: none;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj h4.flipcartsjx {
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 500;
                margin-top: 8px;
                margin-bottom: 8px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li a img {
                width: 14px;
                height: 17px;
                object-fit: contain;
                margin-right: 4px;
            }

        /*    .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li a:hover {
                background-color: #681a65;
                color: #fff !important;
            }*/

        .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li a {
            border: 1px dashed #93268f;
            padding: 4px 12px 4px 8px;
            border-radius: 26px;
            background-color: rgb(147 38 143 / 10%);
            color: #93268F;
            font-size: 16px;
            font-weight: 400;
            cursor: context-menu;
        }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url {
                display: flex;
                justify-content: space-between;
                border-bottom: 1px solid #DADADA;
                padding-bottom: 16px;
                margin-bottom: 16px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url:last-child {
                padding: 0;
                margin: 0;
                border: 0;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url h2 {
                color: #222222;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: 4px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url p {
                color: #747677;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 0px;
            }

           .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url a {
            color: #93268F;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0px;
             word-break: break-all;
        }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url img {
                width: 30px;
                height: 30px;
                object-fit: contain;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part {
                background-image: url("https://aimshala-s3bucket.s3.ap-south-1.amazonaws.com/public/assets/images/count-edit-profile.png");
                height: 200px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile .main_user-img img {
                border: 0px;
                width: 170px;
                height: 170px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile .main_user-img {
                position: relative;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile .main_user-img .outer-img-part img {
                z-index: 9;
                position: relative;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile .main_user-img .inner-img-part img {
                position: absolute;
                top: 4px;
                width: 163px;
                height: 162px;
                left: 0;
                right: 0;
                margin: 0 auto;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part {
                padding: 100px 32px 40px;
                display: flex;
                gap: 24px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj {
                width: 80%;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part {
                width: 20%;
                margin-top: -60px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part {
                top: 245px;
                left: 138px;
                z-index: 9;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .play-intro a img {
                width: 45px;
                height: 45px;
                object-fit: contain;
                border: 0px;
                border-radius: 0px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .play-intro a span.intro {
                color: #000;
                font-size: 20px;
                font-weight: 500;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile {
                display: flex;
                align-items: center;
                margin-top: 94px;
                gap: 24px;
            }

            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .play-intro a {
                display: flex;
                align-items: center;
                gap: 10px;
                background-color: #fff;
                width: fit-content;
                padding: 12px 24px 12px 12px;
                border-radius: 70px;
                box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
            }

            .profile-detail-setion .new-edit-left {
                width: 15%;
                max-width: 15%;
            }

            .profile-detail-setion .new-edit-right {
                width: 85%;
            }

            .profile-detail-setion .edit-profile-sidebar {
                background-color: #fff;
                border: 1px solid #e8e9e9;
                border-radius: 16px;
                padding: 12px 8px;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro {
                padding: 6px 8px;
                margin-bottom: 8px;
                border: 1px solid #fff;
                border-radius: 4px;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro {
                padding: 6px 8px;
                margin-bottom: 8px;
                border: 1px solid #fff;
                border-radius: 4px;
                display: flex;
                align-items: center;
                gap: 8px;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro a {
                color: #666666;
                font-size: 16px;
                font-weight: 400;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro img {
                width: 18px;
                height: 18px;
                object-fit: contain;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro.active {
                background: #93268f1a;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro:hover {
                background: #93268f1a;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro:hover img {
                filter: brightness(0) saturate(100%) invert(24%) sepia(56%) saturate(1789%) hue-rotate(272deg) brightness(95%) contrast(103%);
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro:hover a {
                color: #93268F;
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro.active img {
                filter: brightness(0) saturate(100%) invert(24%) sepia(56%) saturate(1789%) hue-rotate(272deg) brightness(95%) contrast(103%);
            }

            .profile-detail-setion .edit-profile-sidebar .inner-dash-pro.active a {
                color: #93268F;
            }

            /*mobile-calender*/
            .My_Appointments_Cal_sec .overview-section .for-mobile-calender .inner-schedules .main_part .webinar-part .chapter-according .gjeg img {
                width: 18px;
                height: 18px;
                border-radius: 50%;
                object-fit: cover;
            }

            body .counseller-dashboard .inner-counseller-part .work-pool .navigate-part {
                height: 100%;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .schedules-part.mobile-schedules-part p span.aim-head {
                white-space: nowrap;
                margin-bottom: 0px;
                color: #000000;
                font-size: 14px;
                font-weight: 700;
                margin-right: 5px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl p.stu_grade span.typw {
                font-weight: 600;
                margin-right: 4px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl {
                display: flex;
                gap: 2px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl .left-img-part img {
                width: 40px;
                height: 40px;
                border-radius: 50%;
                object-fit: cover;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl p.jgfdj {
                margin-top: -5px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules {
                border: 1px solid #E7E6F0;
                background-color: #fff;
                padding: 16px;
                border-radius: 16px;
                margin-top: 10px;
            }

            /*end*/
            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar.real {
                background-color: rgb(0 180 216 / 30%);
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar.invset {
                background-color: rgb(59 0 154 / 30%);
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar.art {
                background-color: rgb(46 147 250 / 30%);
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar.social {
                background-color: rgb(181 23 158 / 30%);
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar.enter {
                background-color: rgb(86 11 173 / 30%);
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar.convent {
                background-color: rgb(114 9 183 / 30%);
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl span.aim-head {
                margin-bottom: 0px;
                color: #000000;
                font-size: 14px;
                font-weight: 700;
                margin-right: 5px;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part {
                width: inherit;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group .search-results {
                border: 1px solid #b5b5b5;
                border-radius: 4px;
                margin-top: 3px;
            }

            section.second-new-dashboard .session-booked_student .row.career-couns-row {
                padding: 130px 0px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group .search-results ul p {
                font-size: 14px;
                margin-bottom: 0px;
                padding: 0px 6px;
                color: #6D7175;
                font-weight: 400;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group .search-results ul li {
                padding: 0px 6px;
                color: #6D7175;
                font-size: 15px;
                font-weight: 500;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group .search-results ul {
                padding: 0px;
                margin-bottom: 0px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag i {
                display: none;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .grey_bg_bx a.edit-availability img {
                width: 30px;
                height: 30px;
                box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
                border-radius: 50%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .joing-part {
                display: flex;
                justify-content: end;
                width: 100%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .joing-part a {

                background: #93268F;

                color: #fff;

                border-radius: 6px;

                padding: 4px 16px 4px 16px;

                font-size: 16px;

                font-weight: 500;

                line-height: 24px;

                display: inline-block;

                text-wrap: nowrap;

            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .manage_avail_save_btn button:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th a.add_btn:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            section.second-new-dashboard .inner-everything-part {
                padding-bottom: 30px;
            }

            section.second-new-dashboard .mood-section ul.mood-faces .how-feel-about img {
                width: 80px;
                height: 80px;
                object-fit: contain;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .profile-picture .progress-circle {
                width: 110px;
                height: 110px;
                border-radius: 50%;
                background: conic-gradient(#0FBBC3 var(--percentage), #F2FEFF 0%);
                display: flex;
                justify-content: center;
                align-items: center;
                position: relative;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .profile-picture .progress-circle img {
                width: 100px;
                height: 100px;
                border-radius: 50%;
                object-fit: cover;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec .nav-tabs .nav-item.show .nav-link,
            .nav-tabs .nav-link.active {
                background-color: #E9D4E9 !important;
                color: #93268f !important;
                font-size: 16px;
                font-weight: 400;
                padding-left: 12px;
                padding-right: 12px;
                border: 0px;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul li.nav-item:nth-child(1) .nav-link.active {
                border-radius: 10px 0px 0px 10px;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul li.nav-item:nth-child(2) .nav-link.active {
                border-radius: 0px 10px 10px 0px;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec .nav-tabs .nav-link {

                font-size: 16px;
                font-weight: 400;
                padding: 8px 12px;
                margin-right: 0px;
                border: 0;
                color: #898989;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul {
                justify-content: end;
                border: 1px solid #DADADA;
                width: 100%;
                margin: 0 auto;
                max-width: max-content;
                margin-right: inherit;
                border-radius: 12px;
                margin-bottom: 24px;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec #calendar-container {
                margin-bottom: 0px;
            }

            .counseller-dashboard .inner-counseller-part .fc .fc-daygrid-day-top {

                justify-content: center;
            }

            .My_Appointments_Cal_sec .container.counseler_calender_fl {
                padding: 0px;
                max-width: 100%;
            }

            .My_Appointments_Cal_sec ul {
                margin-left: 0px;
                border-bottom: 0px;
            }

            section.second-new-dashboard .mood-section ul.mood-faces .how-feel-about h2 {
                color: #626262;
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .mood-section ul.mood-faces li a {
                width: 142px;
                height: 142px;
                display: flex;
                justify-content: center;
            }

            section.second-new-dashboard .mood-section ul.mood-faces .how-feel-about {
                text-align: center;
            }

            section.second-new-dashboard .mood-section ul.mood-faces li .how-feel-about {
                display: none;
            }

            section.second-new-dashboard .mood-section ul.mood-faces li:hover .how-feel-about {
                display: block;
            }

            section.second-new-dashboard .mood-section ul.mood-faces li:hover img.djen {
                display: none;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body {
                max-width: 100%;
                padding: 24px;
            }

            section.second-new-dashboard .graph-section {
                padding-top: 32px;
            }

            section.second-new-dashboard .graph-section .mood-chart-part {
                border: 1px solid #DBE3E8;
                padding: 24px;
            }

            section.second-new-dashboard .graph-section h3 {
                margin-bottom: 10px;
                font-size: 28px;
                color: #000;
                font-weight: 700;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag i {
                color: #94278f;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .inbox-part {
                background-color: #F5F5F5;
                padding: 12px;
                border-radius: 8px;
                display: flex;
                align-items: center;
                gap: 8px;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .about-the-social h2 {
                color: #4D4D4D;
                font-size: 18px;
                font-weight: 500;
                text-transform: capitalize;
                margin-bottom: 0px;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .about-the-social {
                display: flex;
                gap: 6px;
                margin-top: 10px;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .about-the-social p {
                margin-bottom: 0px;
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
                word-break: break-word;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .about-the-social img {
                width: 20px;
                height: 22px;
                object-fit: contain;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .heading-partwejdbs {
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding-top: 10px;
                margin-bottom: 8px;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .heading-partwejdbs h2 {
                margin-bottom: 0px;
                color: #93268F;
                font-size: 24px;
                font-weight: 600;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .heading-partwejdbs img {
                width: 32px;
                height: 32px;
                object-fit: contain;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .inbox-part img {
                width: 23px;
                height: 18px;
                object-fit: contain;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .inbox-part p {
                margin-bottom: 0px;
                color: #747677;
                font-size: 16px;
                line-height: 20px;
                font-weight: 400;
            }

            body .new-contact-info .modal-dialog .modal-content .modal-body .personal-editing-info .inbox-part p a {
                font-weight: 600;
                text-decoration: underline !important;
                color: #93268F;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc .editwieusld img {
                width: 32px;
                height: 32px;
                object-fit: contain;
                margin-left: 8px;
            }
            .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc .editwieusld img {
                width: 32px;
                height: 32px;
                object-fit: contain;
                margin-left: 8px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .contact-infopop span.wlqhf {
                color: #93268F;
                font-size: 18px;
                font-weight: 600;
                margin-bottom: 8px;
                margin-left: 10px;
                cursor: pointer;
            }

            /*manage_availabilty table 27-06-2024 */
            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block label {
                margin-bottom: 0px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .manage_avail_save_btn {
                text-align: center;
                margin-top: 20px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .manage_avail_save_btn button {
                border: 1px solid #94278F;
                background: #94278F;
                color: #fff;
                font-family: Poppins;
                font-size: 20px;
                font-weight: 400;
                line-height: 30px;
                text-align: center;
                height: 46px;
                border-radius: 12px;
                width: 170px;
                max-width: 100%;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block label.str_tme {
                font-family: Poppins;
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
                text-align: left;
                color: #000;
                position: absolute;
                top: -12px;
                margin-bottom: 0px;
                background: #fff;
            }


            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block .day_select_btn_bx {
                position: relative;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block .day_select_btn_bx input[type=checkbox], input[type=radio] {
                opacity: 0.011;
                z-index: 98;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block .day_select_btn_bx .day_select_btn {
                border: 1px solid #DBE3E8;
                padding: 6px 12px 6px 12px;
                border-radius: 8px;
                font-family: Poppins;
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
                text-align: center;
                color: #626262;
                text-transform: uppercase;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block .day_select_btn_bx input[type=checkbox]:checked+label .day_select_btn {
            border-color: #93268F;
            color: #93268F;
            font-weight: 600;
        }
            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block .day_select_btn_bx input[type=radio]:checked+label .day_select_btn {
            border-color: #93268F;
            color: #93268F;
            font-weight: 600;
        }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table {
                width: 100%;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th,
            td {
                text-align: center;
                border-width: 0px 2px 0px 2px;
                border-style: solid;
                border-color: #D8D8D833;
                padding: 12px 12px 12px 12px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table tr {
                border-bottom: 2px solid rgb(216 216 216 / 44%);
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th a.add_btn {
                background: #93268F;
                color: #fff;
                padding: 12px 24px 12px 24px;
                font-size: 20px;
                font-weight: 600;
                line-height: 36px;
                text-align: center;
                border-radius: 8px;
                display: inline-block;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th {
                font-family: Poppins;
                font-size: 20px;
                font-weight: 400;
                line-height: 22.8px;
                text-align: center;
                color: #828282;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table td {
            font-family: Poppins;
            font-size: 18px;
            font-weight: 500;
            line-height: 30px;
            text-align: center;
            color: #929599;
            background-color: #FBFBFB;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table td.not-availablity {
            background-color: rgb(255 0 0 / 5%);
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part {
            border: 1px solid #DADADA;
            width: fit-content;
            border-radius: 12px;
            display: flex;
            align-items: center;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a:first-child {
            border-right: 1px solid #DADADA;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a {
            padding: 12px 16px;
            color: #898989;
            font-size: 20px;
            font-weight: 400;
            display: flex;
            align-items: center;
            gap: 10px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a img {
            width: 30px;
            height: 30px;
            object-fit: contain;
        }
            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .slot_time .begin_time,
            .end_time {
                font-family: Poppins;
                font-size: 16px;
                font-weight: 600;
                line-height: 30px;
                text-align: center;
                margin: 0px 0px 0px 0px;
                color: #626262;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .slot_time .time_sep {
                font-family: Poppins;
                font-size: 16px;
                font-weight: 500;
                line-height: 16px;
                text-align: center;
                text-transform: capitalize;
                margin: 0px 0px 0px 0px;
                color: #626262;
            }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a.active {
            color: #93268F;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a.active img {
            filter: brightness(0) saturate(100%) invert(28%) sepia(29%) saturate(2670%) hue-rotate(267deg) brightness(92%) contrast(106%);
        }
            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .not_avail p {
                font-size: 14px;
                font-weight: 400;
                line-height: 17.5px;
                text-align: center;
                color: #767676;
                margin: 0px 0px 0px 0px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .grey_bg_bx a.edit-availability {
                position: absolute;
                right: 2px;
                top: 2px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .grey_bg_bx {
                background: #F6F6F6;
                position: relative;
            }


            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book {
                border: 1px solid #DDDDDD;
                margin-top: 10px;
                padding: 12px 24px 12px 24px;
                border-radius: 8px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper .slot_name h6 {
                font-family: Poppins;
                font-size: 20px;
                font-weight: 500;
                line-height: 30px;
                text-align: left;
                color: #626262;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper .slot_delete a#removeButton {
                border: 1px solid #EE2C2C;
                padding: 12px;
                border-radius: 12px;
                display: flex;
                align-items: center;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper .slot_delete img {
                width: 24px;
                height: 24px;
                object-fit: contain;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block {
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 10px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_inp {
                position: relative;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_inp input {
                border: 1px solid #DCDCDC;
                padding: 14.5px 16px 14.5px 16px;
                border-radius: 8px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_sep p {
                font-family: Poppins;
                font-size: 20px;
                font-weight: 500;
                line-height: 30px;
                text-align: center;
                color: #787878;
                margin-bottom: 0px;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_inp label {
                font-family: Poppins;
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
                text-align: left;
                color: #000;
                position: absolute;
                top: -10px;
                left: 20px;
                background: #fff;
            }

            .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block {
                display: flex;
                justify-content: center;
                border: 1px solid #DCDCDC;
                padding: 14.5px 16px 14.5px 16px;
                border-radius: 8px;
                gap: 10px;
                width: 458px;
                margin: 0 auto;
                max-width: 100%;
                margin-top: 20px;
                position: relative;
            }


            /*manage_availabilty table end*/    

          /*  .student-top-bar .verified-part span.mail-part {
                margin-top: 3px;
            }
        */
            .student-top-bar .owl-nav.disabled {
                display: none !important;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .counselor-seesion-exist .counselling-part {
                background-color: rgb(255 203 7 / 10%) !important;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .counselor-seesion-exist .counselling-part span.dot-part {
                background-color: #FFCB07 !important;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .counselor-seesion-exist .text-part {
                width: 100%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .counselor-seesion-exist {
                flex-wrap: wrap;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .counselor-seesion-exist .joing-part a {
                border: 1px solid #93268F;
                background-color: #93268F;
                padding: 4px 16px;
                border-radius: 6px;
                color: #fff;
                font-size: 14px;
                font-weight: 500;
                margin-top: 4px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .counselor-seesion-exist .joing-part {
                display: flex;
                justify-content: end;
                width: 100%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .counselor-seesion-exist .joing-part a:hover {
                background-color: #681a65 !important;
                color: #fff !important;
            }

            /*26-06-2024*/

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input[type="date"]::before {
                content: "";
                background: url('https://aimshala-s3bucket.s3.ap-south-1.amazonaws.com/public/assets/images/Calendar-picker-icon.png');
                width: 18px;
                height: 18px;
                position: absolute;
                background-size: contain;
                top: 12px;
                right: 15px;
                background-repeat: no-repeat;
                left: unset;
            }

            .student-top-bar .owl-nav.disabled {
                display: none !important;
            }

            /*24-06-2024*/
            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input[type="date"]::-webkit-calendar-picker-indicator {
                opacity: 0;
            }

            .location-limit {
                color: #898989;
                font-size: 13px;
                text-align: right;
                width: 100%;
                display: flex;
                justify-content: end;
                font-weight: 400;
            }

            .custom-select.sources.scrollnew.scrollable-dropdown.opened div.custom-options,
            .custom-select.sources.scrollnew_course.scrollable-dropdown.opened div.custom-options,
            .custom-select.sources.scrollnew_courseedit.scrollable-dropdown.opened div.custom-options,
            .custom-select.sources.scrollnew_volunteer.scrollable-dropdown.opened div.custom-options,
            .custom-select.sources.scrollnew_volunteeredit.scrollable-dropdown.opened div.custom-options {
                height: 134px;
                overflow: auto;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span ul li::marker {
                color: #000;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span ul li {
                list-style: disc;
                color: #787878;
                font-size: 16px;
                font-weight: 500;
            }

            /*counseller dashboad*/
            body .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .for-mobile-view .owl-nav.disabled {
                display: none !important;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .for-mobile-view {
                display: none;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard {
                padding-bottom: 32px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .comm-and-net {
                border: 1px solid #DADADA;
                border-radius: 24px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part {
                display: flex;
                gap: 16px;
                padding-top: 16px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part img {
                width: 24px;
                height: 24px;
                object-fit: contain;
                margin-right: 4px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part span.fjc {
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
                line-height: 24px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part .like-sec {
                display: flex;
                gap: 8px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part h3 {
                font-size: 20px;
                font-weight: 400;
                color: #000;
                margin-bottom: 0;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .educated-part a {
                background-color: rgb(15 187 195 / 10%);
                padding: 2px 8px;
                border-radius: 4px;
                font-size: 12px;
                color: #4D4D4D;
                font-weight: 400;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .deatl-about-content {
                display: flex;
                gap: 16px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .educated-part {
                margin-bottom: 16px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .deatl-about-content img {
                width: 72px;
                height: 72px;
                border-radius: 4px;
                object-fit: cover;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part p {
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 400;
                line-height: 24px;
                margin-bottom: 0px;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .educated-part a.oqiz-part {
                background-color: rgb(148 39 143 / 19%);
                margin-left: 2px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span {
                display: flex;
                color: #787878;
                font-size: 16px;
                font-weight: 400;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part {
                display: flex;
                gap: 10px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .shortcut-part h2 {
                background-color: #0FBBC3;
                width: 48px;
                height: 48px;
                border-radius: 50%;
                color: #fff;
                font-size: 18px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-weight: 600;
                text-transform: uppercase;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part {
                border: 1px solid #E7E6F0;
                padding: 16px;
                border-radius: 8px;
                margin-top: 8px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .Community-part .added-part a img {
                filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(343deg) brightness(107%) contrast(101%);
                width: 16px;
                height: 16px;
                margin-top: -2px;
                margin-right: 4px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills li.nav-item {
                border-right: 1px solid #DADADA;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills li.nav-item:first-child .nav-link.active,
            .nav-pills .show>.nav-link {
                border-radius: 12px 0px 0px 12px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills li.nav-item:last-child .nav-link.active,
            .nav-pills .show>.nav-link {
                border-radius: 0px 12px 12px 0px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills .nav-link.active,
            .nav-pills .show>.nav-link {
                color: #93268F !important;
                background-color: #E9D4E9;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills li.nav-item:last-child {
                border-right: 0px;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills {
                justify-content: end;
                border: 1px solid #DADADA;
                border-radius: 12px;
                width: 100%;
                max-width: max-content;
                margin-bottom: 0px !important;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .navigate-part .accepctent-part a:hover {
                background-color: #22B46E !important;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .navigate-part .accepctent-part a.decline-part:hover {
                background-color: #EF3030 !important;
            }

            .counseller-dashboard .inner-counseller-part .networking-section {
                margin-bottom: 32px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .Community-part {
                display: flex;
                align-items: center;
                justify-content: end;
                gap: 16px;
                padding: 16px 24px;
                border-bottom: 1px solid #E6E6E6;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .comm-and-net .tab-content {
                padding: 8px 16px 16px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .Community-part .added-part a {
                border: 1px solid #93268F;
                background-color: #93268F;
                padding: 4px 12px;
                border-radius: 4px;
                color: #fff;
                font-size: 16px;
                font-weight: 500;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .Community-part .added-part a:hover {
                background-color: #681a65;
                color: #fff !important;
            }

            .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills .nav-link {
                border: 0px !important;
                padding: 4px 12px;
                border-radius: 0;
                color: #898989 !important;
                font-weight: 400;
                margin-right: 0px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part .top_heading-part h2:after {
                display: none;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part {
                display: flex;
                justify-content: space-between;
                position: relative;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part::before {
                content: "";
                width: 98%;
                height: 2px;
                position: absolute;
                background-color: #FFCB07;
                top: 16px;
                margin-left: 15px;
            }

            .counseller-dashboard .appointment-part {
                border: 1px solid #E8E9E9;
                background-color: #fff;
                margin-top: 32px;
                padding: 24px;
                border-radius: 16px;
            }

         .counseller-dashboard .inner-counseller-part .overview-section .top_heading-part h2 span.light-part {
            font-weight: 400;
            background-color: #ffffff;
            position: relative;
            z-index: 9;
            padding-right: 8px;
        }

            .counseller-dashboard .inner-counseller-part .navigate-part .accepctent-part .decline_btn {
                padding-bottom: 32px;
                padding-top: 14px;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part .accepctent-part {
                text-align: end;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .navigate-part .accepctent-part a.decline-part {
                color: #EF3030;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .navigate-part .accepctent-part a {
                border: 1px solid #E7E6F0;
                border-radius: 6px;
                padding: 12px 24px;
                background-color: #fff;
                font-size: 16px;
                color: #22B46E;
                font-weight: 500;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part .monthly-timing {
                padding-top: 6px;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part h2.according-day {
                background-color: #F4F4F4;
                border-radius: 4px;
                padding: 10px;
                color: #626262;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 0px;
                width: 100%;
                margin: 0 auto;
                max-width: fit-content;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part h3.transfer-part {
                border: 1px solid #DDDDDD;
                padding: 12px 24px;
                border-radius: 6px;
                color: #93268F;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 0;
                width: 100%;
                text-align: center;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part p.aim {
                margin-top: 8px;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part p.stu_grade span.aim-part {
                color: #000;
                font-weight: 600;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino h2 {
                margin-bottom: 0px;
            }

           .counseller-dashboard .inner-counseller-part .navigate-part p.stu_grade {
            color: #787878;
            font-size: 14px;
            margin-bottom: 0px;
            font-weight: 400;
            line-height: 16px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

            .counseller-dashboard .inner-counseller-part .navigate-part p.stu_grade span.typw {
                font-weight: 600;
                margin-right: 2px;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                align-items: flex-start;
                padding-top: 10px;
                flex-wrap: wrap;
                width: 72%;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .monthly-timing {
                margin-top: -8px;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part .ewib span.seejkdm {
                border: 1px solid rgb(231 230 240 / 50%);
                padding: 4px 8px;
                border-radius: 4px;
                color: #626262;
                font-size: 12px;
                font-weight: 400;
                width: fit-content;
                margin-bottom: 0px;
            }

            .counseller-dashboard .inner-counseller-part .navigate-part {
                border: 1px solid #E7E6F0;
                padding: 8px;
                border-radius: 8px;
                height: 100%;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec {
                border: 0;
                padding: 0;
                border-radius: 0;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino img {
                width: 50px;
                height: 50px;
                border-radius: 50%;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .upper_heading h2 {
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 2px;
            margin-top: 16px;
        }

            .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .requesting-part {
                margin-top: 32px;
            }

          .counseller-dashboard .inner-counseller-part .overview-section .top_heading-part h2 {
            color: #000;
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 16px;
             position: relative; 
             background-color: #fff; 
            padding-right: 8px;
        }

            .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part a {
                color: #94278F;
                background-color: #fff;
                font-size: 20px;
                font-weight: 400;
                z-index: 9;
                padding-left: 10px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .top_heading-part h2:after {
            content: "";
            width: 100%;
            height: 2px;
            position: absolute;
            background-color: #FFCB07;
            top: 16px;
            /* margin-left: 15px; */
            left: 0;
        }

           /* .counseller-dashboard .inner-counseller-part .overview-section .nav-pills {
                margin-bottom: 24px;
            }*/

            .counseller-dashboard .inner-counseller-part .overview-section .manage_availabilty_sec .overview-section {
                padding: 0;
                margin: 0;
            }

            .counseller-dashboard .inner-counseller-part .overview-section {
                background-color: #fff;
                margin-top: 10px;
                padding: 24px;
                border-radius: 16px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
                border: 1px solid #DBE3E8;
                padding: 6px 12px;
                border-radius: 8px;
                color: #626262;
                font-size: 16px;
                font-weight: 600;
                margin-right: 10px;
            }

            .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link.active,
            .nav-pills .show>.nav-link {
                color: #93268F;
                background-color: #fff;
                border: 1px solid #93268F;
            }

            .counseller-dashboard .appointment-part h2 {
                color: #000;
                font-size: 28px;
                font-weight: 400;
                margin-bottom: 4px;
            }

            .counseller-dashboard .appointment-part .main_appoint {
                background-color: rgb(147 38 143 / 5%);
                border: 1px solid rgb(147 38 143 / 20%);
                border-radius: 8px;
                padding: 10px;
            }

            .counseller-dashboard .appointment-part .main_appoint .which-time-appointment {
                display: flex;
                gap: 8px;
                padding-bottom: 10px;
            }

            .counseller-dashboard .appointment-part .main_appoint .about-view {
                border-top: 1px solid rgb(231 230 240 / 50%);
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding-top: 8px;
            }

            .counseller-dashboard .appointment-part .main_appoint .about-view a {
                color: #93268F;
                font-size: 16px;
                font-weight: 600;
            }

            .counseller-dashboard .appointment-part .main_appoint .about-view a:hover {
                color: #681a65 !IMPORTANT;
            }

            .counseller-dashboard .appointment-part .main_appoint .which-time-appointment .content-part h2 {
                color: #26282C;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .counseller-dashboard .appointment-part .main_appoint .which-time-appointment .content-part p {
                color: #626262;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 0px;
            }

            .counseller-dashboard .appointment-part .main_appoint .about-view i {
                color: #93268F;
                font-size: 18px;
            }

            .counseller-dashboard .appointment-part p {
                color: #787878;
                font-size: 20px;
                font-weight: 400;
            }

            .counseller-dashboard .appointment-part h2 span.bold-part {
                font-weight: 700;
            }

            /*end*/

            /*mobile*/
            section.second-new-dashboard .for-mobile {
                display: none;
            }

            section.second-new-dashboard .summery-pych-part .formobile-degree {
                display: none;
            }

            section.second-new-dashboard .for-mobile-seesion {
                display: none;
            }

            section.second-new-dashboard .for-mob-notification {
                display: none;
            }

            /*end*/
            .student-top-bar {
                background-color: rgb(233 233 233 / 50%);
                padding: 12px 0px;
            }

            .student-top-bar .verified-part {
                display: flex;
                align-items: baseline;
                justify-content: center;
                gap: 8px;
            }

            .student-top-bar .verified-part span.mail-part img {
                width: auto;
            }

            .student-top-bar .verified-part p {
                color: #747677;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 0px;
            }

            .student-top-bar .verified-part a {
                padding: 4px 12px;
                border: 1px solid #0FBBC3;
                background-color: #0FBBC3;
                color: #fff;
                border-radius: 4px;
                font-size: 14px;
                font-weight: 400;
                text-align: center;
            }

            .student-top-bar .verified-part a:hover {
                background-color: #fff;
                color: #0FBBC3 !important;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .second-sec .otp_field_main {
                flex-direction: row;
                column-gap: 10px;
                display: flex;
                align-items: center;
                justify-content: center;
                margin-bottom: 30px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .second-sec div.otp-field-success .otp_field_main input.otp-box {
                height: 45px;
                width: 45px;
                border-radius: 8px;
                outline: none;
                font-size: 18px;
                text-align: center;
                border: 1px solid #DCDCDC;
                color: #8b8686;
                -moz-appearance: textfield;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .second-sec div.otp-field-success {
                top: 0px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .second-sec div.otp-field-success .rec-resend-code .resend-code a.resend-otp {
                color: #94278f;
                font-weight: 600;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .second-sec div.otp-field-success .request-btn button#verifyButton {
                margin-left: 0 !important;
                color: #93268F !important;
                border: 1px solid #93268F !important;
                border-radius: 14px !important;
                height: 55px;
                width: 150px;
                background-color: #fff !important;
                font-size: 24px !important;
                text-decoration: none;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .second-sec div.otp-field-success .request-btn {
                display: flex;
                justify-content: center;
                gap: 20px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group button.sendOtpBtn {
                position: absolute;
                top: 12px;
                right: 13px;
                color: #93268f;
                font-size: 14px;
                background: none;
                border: none;
                font-weight: 500;
            }

            .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part p {
                display: -webkit-box;
                margin-bottom: 0px;
                color: #4D4D4D;
                margin-left: 5px;
            }

            .your-profile-section .right-content-part .siderbar_slider img {
                height: 400px;
                object-fit: cover;
                border-radius: 8px;
            }

            section.second-new-dashboard .Student_Accetest-part {
                border: 1px solid #E8E9E9;
                background-color: #fff;
                border-radius: 16px;
                margin: 24px 0px 32px;
                position: relative;
                justify-content: center;
                align-items: center;
                background-size: cover;
                background-repeat: no-repeat;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part h2 {
                color: #4D4D4D;
                font-size: 24px;
                font-weight: 500;
                padding-top: 14px;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part img {
                width: 330px;
                object-fit: contain;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part p {
                color: #555555;
                font-size: 16px;
                width: 100%;
                margin: 0 auto;
                max-width: 70%;
                font-weight: 400;
                line-height: 20px;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part .take-test-btn a {
                border: 1px solid #93268F;
                background-color: #93268F;
                padding: 12px 32px;
                border-radius: 12px;
                color: #fff;
                font-size: 22px;
                font-weight: 400;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part .take-test-btn a:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part .take-test-btn {
                margin-top: 32px;
            }

            section.second-new-dashboard .Student_Accetest-part .content-part {
                text-align: center;
                padding: 40px 0px;
            }

            section.second-new-dashboard .Student_Accetest-part .left-acm-part {
                position: absolute;
                left: 12px;
                bottom: 0;
            }

            section.second-new-dashboard .Student_Accetest-part .right-acm-part {
                position: absolute;
                right: 12px;
                bottom: 0px;
            }

            section.second-new-dashboard .Student_Accetest-part img {
                width: auto;
            }

            section.second-new-dashboard section.Career-Counselling .career-time-picker {
                width: 55%;
                margin-top: 15px;
            }

            .your-profile-section .right-content-part .siderbar_slider .owl-nav.disabled {
                display: none !important;
            }

            .your-profile-section .right-content-part .siderbar_slider .owl-dots {
                margin-top: -30px;
                z-index: 9;
                position: relative;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part {
                padding-top: 22px;
                margin-bottom: 0px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part a {
                color: #94278F;
                font-size: 20px;
                font-weight: 400;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part a:hover {
                color: #681a65;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2 {
                color: #000;
                border-left: 4px solid #94278F;
                padding-left: 8px;
                position: relative;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                content: "";
                background-color: #FFCB07;
                position: absolute;
                height: 2px;
                width: 85%;
                top: 14px;
                margin-left: 7px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main {
                padding-top: 16px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main img {
                width: 100%;
                height: 165px;
                object-fit: cover;
                border-radius: 8px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main .languag_part {
                display: flex;
                align-items: center;
                gap: 8px;
                padding-top: 4px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main .languag_part h3 {
                border: 1px solid rgb(231 230 240 / 50%);
                background-color: #fff;
                border-radius: 4px;
                padding: 4px 8px;
                color: #000;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 0px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main .languag_part h3.language {
                background-color: #DCDCDC;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main h2.main-_tile {
                color: #000;
                font-size: 16px;
                line-height: 24px;
                margin-bottom: 0px;
                font-weight: 600;
                padding-top: 8px;
            }

            .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part a {}

            .your-profile-section .right-content-part .siderbar_slider .owl-dots span {
                width: 8px;
                height: 8px;
                background-color: rgb(255 255 255 / 30%);
            }

            .your-profile-section .right-content-part .siderbar_slider .owl-stage-outer {
                border-radius: 8px;
            }

            .your-profile-section .right-content-part .siderbar_slider .owl-dots button.owl-dot.active span {
                background-color: #fff;
            }

            section.second-new-dashboard .summery-pych-part {
                border: 1px solid #E8E9E9;
                background-color: #fff;
                padding: 24px;
                margin-top: 10px;
                border-radius: 16px;
                margin-bottom: 32px;
            }

            section.second-new-dashboard .session-booked_student .selected-timing_part {
                border: 1px solid #E8E9E9;
                width: 100%;
                margin: 0 auto;
                max-width: max-content;
                padding: 8px 32px;
                border-radius: 12px;
                display: flex;
                min-height: 60px;
                align-items: center;
                margin-top: 28px;
            }

            section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a .video-text {
                display: flex;
                align-items: center;
                gap: 12px;
            }

            section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a .video-text img {
                filter: brightness(0) saturate(100%) invert(100%) sepia(35%) saturate(2348%) hue-rotate(194deg) brightness(113%) contrast(105%);
                width: 32px;
                height: 25px;
                object-fit: contain;
            }

            section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a {
                width: 100%;
                display: flex;
                justify-content: center;
                margin: 0 auto;
                max-width: max-content;
                margin-top: 16px;
            }

            section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a .video-text p {
                font-size: 22px;
                color: #fff;
                margin-bottom: 0px;
                font-weight: 400;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part {
                border: 1px solid hsl(0deg 0% 85% / 50%);
                padding: 16px;
                border-radius: 8px;
                display: flex;
                gap: 14px;
            }

            section.second-new-dashboard .session-booked_student .selected-timing_part .gewf img {
                filter: brightness(0) saturate(100%) invert(48%) sepia(2%) saturate(227%) hue-rotate(170deg) brightness(94%) contrast(95%);
                width: 38px;
                height: 38px;
                object-fit: contain;
                margin-left: 12px;
            }

            body section.second-new-dashboard .session-booked_student .career-couns-row .selected-timing_part p {
                font-size: 22px;
                font-weight: 600;
                padding: 0px;
                margin: 0;
                position: relative;
            }

            body section.second-new-dashboard .session-booked_student .selected-timing_part p:first-child:before {
                content: "";
                width: 1px;
                height: 20px;
                background-color: #747677;
                position: absolute;
                right: 0;
            }

            body section.second-new-dashboard .session-booked_student .selected-timing_part p:first-child {
                padding-right: 16px;
                margin-right: 16px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part {
                border: 1px solid hsl(0deg 0% 85% / 50%);
                padding: 16px;
                border-radius: 8px;
                display: flex;
                gap: 14px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag {
                display: flex;
                justify-content: space-between;
                gap: 8px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag .blog-list-cat-date a.blog-list-cat {
                border: 1px solid rgb(231 230 240 / 50%);
                background-color: #DCDCDC;
                padding: 4px 8px;
                border-radius: 4px;
                color: #000000;
                font-size: 16px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag .blog-list-cat-date span.blog-list-date {
                border: 1px solid rgb(231 230 240 / 50%);
                background-color: #fff;
                padding: 4px 8px;
                border-radius: 4px;
                color: #000000;
                font-size: 16px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content h4 {
                color: #000;
                font-size: 20px;
                font-weight: 600;
                padding-top: 8px;
                margin-bottom: 2px;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                width: 100%;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content p {
                color: #383838;
                font-size: 14px;
                font-weight: 400;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                width: 100%;
                margin-bottom: 0px;
            }

            .mood-selected .mood-has-selected .blog-list-main {
                padding: 20px 10px 0px;
            }

            .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-img img {
                width: 116px;
                height: 116px;
                border-radius: 8px;
                object-fit: cover;
            }

            .mood-selected .mood-has-selected ul.according-listing-mood {
                display: flex;
                width: 100%;
                margin: 0 auto;
                max-width: 100%;
                padding: 0px;
                flex-wrap: wrap;
                gap: 12px;
            }

            .mood-selected .mood-has-selected ul.according-listing-mood li {
                width: 32.333333%;
                margin-top: 4px;
                background-color: rgb(255 255 255 / 70%);
                padding: 12px;
                border-radius: 8px;
                color: #555555;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: 0;
            }

            .mood-selected .mood-has-selected .current-mood-section {
                border: 1px solid #E8E9E9;
                background-color: #fff;
                margin-top: 32px;
                padding: 24px;
                border-radius: 16px;
                margin-bottom: 24px;
            }

            .mood-selected .mood-has-selected .mood-section {
                padding-bottom: 13px;
                margin-top: 0px;
                border-radius: 0px;
                margin-bottom: 0px;
            }

            .mood-selected .mood-has-selected p.joy-ful-part {
                color: #555555;
                font-size: 16px;
            }

            .mood-selected .mood-has-selected h3.feel-part {
                text-align: center;
                color: #000;
                font-size: 20px;
                font-weight: 400;
                padding-top: 2px;
            }

            .mood-selected .mood-has-selected li {
                text-align: center;
                margin-bottom: 13px;
                margin-top: 13px;
            }

            .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul li.nav-item {
                margin: 0px !important;
            }

            .your-profile-section .profile-detail-setion .education-section .award-part .small-university .main-div-part {
                width: 100%;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .language_select-part .aim-group {
                margin-bottom: 0px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .language_select-part {
                margin-bottom: 0px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group .custom-select-wrapper {
                margin-bottom: 0px;
            }

            section.second-new-dashboard section.Career-Counselling .path-part p {
                color: #747677;
                font-size: 16px;
            }

            section.second-new-dashboard section.Career-Counselling .path-part h2 {
                font-size: 32px;
                color: #000;
            }

            section.second-new-dashboard .summery-pych-part .retake-btn-part a {
                border: 1px solid #0FBBC3;
                background-color: #0FBBC3;
                color: #fff;
                padding: 12px 32px;
                border-radius: 12px;
                font-size: 20px;
                font-weight: 400;
            }

            section.second-new-dashboard .summery-pych-part .retake-btn-part {
                text-align: center;
                margin-bottom: 12px;
            }

            section.second-new-dashboard .summery-pych-part .retake-btn-part a i {
                padding-left: 6px;
            }

            section.second-new-dashboard .summery-pych-part .retake-btn-part a:hover {
                color: #0FBBC3 !important;
                background-color: #fff;
            }

            .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part img {
                width: 21px !important;
                height: 21px !important;
                object-fit: contain;
                position: relative;
                top: 5px;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .rtgfdbv span.wefh {
                color: #686868;
                font-size: 16px;
                font-weight: 400;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice h2 {
                color: #000;
                font-size: 20px;
                font-weight: 500;
                text-transform: capitalize;
                margin-bottom: 12px;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice {
                margin-bottom: 32px;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc span.dwhj {
                width: 32px;
                height: 32px;
                border-radius: 50%;
                background-color: #0FBBC3;
                display: flex;
                justify-content: center;
                align-items: center;
                color: #fff;
                font-size: 20px;
                font-weight: 600;
                min-width: 32px;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc p {
                margin-bottom: 0px;
                color: #4D4D4D;
                font-size: 16px;
                font-weight: 600;
                text-transform: uppercase;
                max-height: 50px;
                line-height: 20px;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc {
                padding: 0px 8px;
                margin-bottom: 16px;
            }

            section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .rtgfdbv {
                display: flex;
                align-items: center;
                gap: 8px;
                border: 1px solid #ECF0F6;
                padding: 12px;
                border-radius: 8px;
                height: 100%;
            }

            section.second-new-dashboard .summery-pych-part .top-heading-part h2 {
                font-size: 28px;
                color: #000;
                font-weight: 400;
                margin-bottom: 0px;
                background-color: #fff;
                z-index: 9;
                padding-right: 10px;
            }

            section.second-new-dashboard .summery-pych-part .top-heading-part a {
                color: #94278F;
                font-size: 20px;
                font-weight: 400;
                background-color: #fff;
                z-index: 9;
                padding-left: 10px;
            }

            section.second-new-dashboard .summery-pych-part .top-heading-part::before {
                content: "";
                background-color: #FFCB07;
                width: 100%;
                height: 3px;
                position: absolute;
                max-width: 100%;
                margin-top: 2px;
                top: 14px;
            }

            section.second-new-dashboard .summery-pych-part .top-heading-part a {
                color: #94278F;
                font-size: 20px;
                font-weight: 400;
            }

            section.second-new-dashboard .summery-pych-part h2 span.bold-part {
                font-weight: 700;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part .inner-deatil-part h2 {
                color: #181818;
                font-size: 14px;
                font-weight: 600;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part .inner-deatil-part ul {
                padding-left: 2px;
                display: flex;
                gap: 8px;
                margin-bottom: 8px;
                flex-wrap: wrap;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part .inner-deatil-part ul:last-child {
                margin-bottom: 0px;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part .inner-deatil-part ul li {
                width: fit-content;
                padding: 4px 8px;
                border-radius: 60px;
                font-size: 14px;
                font-weight: 500;
                margin-top: 0px;
                margin-bottom: 0px;
                text-align: left;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part .inner-deatil-part ul.second-boxes li {
                background-color: rgb(247 37 133 / 10%);
                border: 1px solid rgb(247 37 133 / 50%);
                color: #F72585;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part .inner-deatil-part ul.firxt-boxes li {
                border: 1px solid rgb(59 0 154 / 50%);
                background-color: rgb(59 0 154 / 10%);
                color: #3B009A;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part {
                border: 1px solid #E7E6F0;
                padding: 8px;
                border-radius: 16px;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part {
                width: 30%;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result {
                width: 100%;
                display: flex;
                gap: 16px;
                margin-bottom: 32px;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest {
                width: 30%;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part {
                display: flex;
                border-bottom: 1px solid #E7E6F0;
                width: 100%;
                padding: 8px 16px 4px 0px;
                align-items: center;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part h2 {
                color: #181818;
                font-size: 14px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part p {
                color: #828282;
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part img {
                width: 84px;
                height: 78px;
                object-fit: contain;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part:last-child {
                border-bottom: 0px;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part {
                border: 1px solid #E7E6F0;
                border-radius: 16px;
                width: 40%;
            }

            section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest .progress-bar {
                border: 1px solid #E7E6F0;
                border-radius: 4px;
                height: 34px;
                width: 100%;
                overflow: hidden;
                position: relative;
                background-color: #fff;
                margin-bottom: 10px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check {
                margin-bottom: 18px;
            }

            span.error-message {
                width: 100%;
                color: #f00;
                margin: 0 auto;
                background-color: #fae3e1;
                border-radius: 4px;
                padding: 5px 8px;
                font-weight: 400;
                text-align: center;
                display: flex;
                justify-content: center;
                font-size: 14px;
            }

            .education-section .inner-educaton-part .university-part .license_cert_part {
                display: flex;
                gap: 6px;
                margin-bottom: 6px;
                width: 100%;
                max-width: 100%;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-info .media-text {
                width: 100%;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info a.remove-media {
                width: 40px;
                height: 30px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check input[type="checkbox"] {
                accent-color: #94278F;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check label {
                font-family: Poppins;
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
                text-align: left;
                margin-bottom: 0px;
                color: #898989;
                position: relative;
            }

            /*new-dashboard*/
            section.second-new-dashboard .mentorshop-session .guide-session {
                padding-top: 32px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor span.which-course {
                display: block;
                border: 1px solid rgb(231 230 240 / 50%);
                padding: 4px 8px;
                width: fit-content;
                margin: 0 auto;
                border-radius: 4px;
                margin-top: 8px;
                color: #626262;
                font-size: 12px;
                font-weight: 400;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a {
                border: 1px solid #E7E6F0;
                padding: 4px 24px;
                border-radius: 6px;
                color: #93268F;
                font-size: 16px;
                font-weight: 500;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 95%;
                margin: 0px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule {
                display: flex;
                align-items: center;
                padding-top: 6px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule {
                display: flex;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a.chat-mentor {
                width: fit-content;
                padding: 0px;
                width: 45px;
                margin-left: 4px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a.chat-mentor img {
                filter: brightness(0) saturate(100%) invert(16%) sepia(74%) saturate(3637%) hue-rotate(290deg) brightness(86%) contrast(84%);
                width: 22px;
                height: 22px;
                object-fit: contain;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .start-joing a:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a.chat-mentor:hover img {
                filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(318deg) brightness(102%) contrast(102%);
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .start-joing a {
                border: 1px solid #E7E6F0;
                padding: 4px 24px;
                border-radius: 6px;
                color: #93268F;
                font-size: 16px;
                font-weight: 500;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 95%;
                margin: 0px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .start-joing {
                padding-top: 8px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor h2 {
                font-weight: 600;
                margin-top: 5px;
                margin-bottom: 5px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor p {
                color: #767676;
                font-size: 14px;
                font-weight: 400;
                line-height: 18px;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor img {
                width: 82px;
                height: 82px;
                object-fit: cover;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                width: 19%;
                border: 1px solid #E7E6F0;
                padding: 8px;
                border-radius: 8px;
                text-align: center;
            }

            section.second-new-dashboard .mentorshop-session .guide-session .about-thementor {
                display: flex;
                flex-wrap: wrap;
                gap: 16px;
            }

            section.second-new-dashboard .mentorshop-session .guide-session h2 {
                margin-bottom: 10px;
                color: #000;
                font-size: 20px;
                font-weight: 500;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                display: flex;
                align-items: center;
                gap: 10px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .col-sm-6 {
                padding: 12px 8px 0px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.minutes-part {
                background-color: #F4F4F4;
                width: 40px;
                height: 40px;
                display: inline-flex;
                justify-content: center;
                align-items: center;
                border-radius: 4px;
                color: #626262;
                font-size: 16px;
                font-weight: 500;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.life {
                color: #626262;
                font-size: 24px;
                padding: 0 1px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .left-timing p {
                text-align: center;
                margin-bottom: 0px;
                color: #626262;
                font-size: 12px;
                font-weight: 500;
                padding-top: 2px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month {
                display: flex;
                align-items: center;
                gap: 5px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
                background-color: #93268F;
                border: 1px solid #93268F;
                color: #fff;
                padding: 12px 24px;
                border-radius: 6px;
                font-size: 16px;
                font-weight: 500;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec {
                display: flex;
                align-items: center;
                justify-content: space-between;
                border: 1px solid #E7E6F0;
                padding: 8px;
                border-radius: 8px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino img {
                width: 100px;
                height: 100px;
                object-fit: cover;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 span.kefhd {
                border: 1px solid rgb(231 230 240 / 50%);
                padding: 4px 8px;
                border-radius: 4px;
                color: #626262;
                font-size: 12px;
                font-weight: 400;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 ul li {
                color: #93268F;
                font-size: 12px;
                font-weight: 500;
                margin-bottom: 0px;
                list-style: disc;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 ul {
                margin-bottom: 0px;
                padding-left: 24px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h2 {
                color: #181818;
                font-size: 20px;
                font-weight: 600;
                margin-top: 5px;
                text-transform: capitalize;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 {
                display: flex;
                align-items: baseline;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month img {
                width: 16px;
                height: 16px;
                object-fit: contain;
            }

            .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month img {
                width: 16px;
                height: 16px;
                object-fit: contain;
                border-radius: 0;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month p {
                color: #787878;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing {
                display: flex;
                align-items: baseline;
                gap: 8px;
            }

            .your-profile-section .profile-detail-setion .education-section .award-part .small-university .sub-part {
                width: fit-content;
            }

            section.second-new-dashboard .mentorshop-session {
                border: 1px solid #E8E9E9;
                background-color: #fff;
                padding: 24px;
                margin-top: 10px;
                border-radius: 16px;
                display: none;
            }

            section.second-new-dashboard .mentorshop-session .top-heading-part::before {
                content: "";
                background-color: #FFCB07;
                width: 100%;
                height: 3px;
                position: absolute;
                max-width: 100%;
                margin-top: 2px;
            }

            section.second-new-dashboard .top-heading-part {
                display: flex;
                align-items: center;
                justify-content: space-between;
                position: relative;
                padding-bottom: 20px;
            }

            section.second-new-dashboard .mentorshop-session .top-heading-part h2 {
                font-size: 28px;
                font-weight: 400;
                margin-bottom: 0px;
                color: #000;
                background-color: #fff;
                z-index: 9;
                padding-right: 10px;
            }

            section.second-new-dashboard .mentorshop-session .top-heading-part h2 span.bold-part {
                font-weight: 700;
            }

            section.second-new-dashboard .mentorshop-session .top-heading-part a {
                color: #94278F;
                font-size: 20px;
                font-weight: 400;
                text-transform: capitalize;
                background-color: #fff;
                z-index: 9;
                padding-left: 10px;
            }

            section.second-new-dashboard .view-profile-sec .progress-container {
                position: relative;
                width: 100px;
                height: 100px;
            }

            section.second-new-dashboard .view-profile-sec .progress-bar {
                position: absolute;
                top: -93%;
                left: -25%;
                transform: translate(-50%, -50%);
                width: 120px;
                height: 120px;
                background-color: #F2FEFF;
                overflow: hidden;
                border-radius: 50%;
                rotate: 215deg;
                border: 1px solid #0000000a;
            }

            section.second-new-dashboard .view-profile-sec .progress {
                width: 0;
                height: 100%;
                background-color: #0fbbc3;
            }

            section.second-new-dashboard .view-profile-sec .middle-img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                width: 108px;
                height: 108px;
                border-radius: 50%;
                overflow: hidden;
            }

            section.second-new-dashboard .view-profile-sec .centered-image {
                display: block;
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

            section.second-new-dashboard .view-profile-sec {
                border: 1px solid #E7E6F0;
                background-color: #fff;
                padding: 16px;
                border-radius: 16px;
                margin-top: 32px;
            }

            section.second-new-dashboard .view-profile-sec .inner-data {
                display: flex;
                align-items: center;
                gap: 12px;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .profile-picture {
                width: 35%;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .view-content {
                width: 75%;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .view-content h2 {
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .view-content p {
                color: #787878;
                font-size:16px;
                font-weight: 400;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .view-content h3 {
                color: #0FBBC3;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 2px;
            }

            section.second-new-dashboard section.Career-Counselling .career-slider .pop-date-box input[type="radio"]:checked+label {
                color: #ffffff !important;
                background-color: #93268f !important;
                border-color: #93268f !important;
            }

            body section.second-new-dashboard section.Career-Counselling .career-slider .pop-date-box input[type="radio"]:checked+label span,
            .pop-date-box input[type="radio"]:checked+label h4 {
                color: #93268F !important;
            }

            body section.second-new-dashboard .inner-everything-part section.Career-Counselling .career-slider .pop-date-box input[type="radio"]:checked+label span,
            .pop-date-box input[type="radio"]:checked+label h4 {
                color: #ffffff !important;
            }

            body section.second-new-dashboard section.Career-Counselling .button input[type="radio"]:checked+label {
                color: #93268F !important;
            }

            body section.second-new-dashboard section.Career-Counselling .career-slider .counseling .owl-nav button.owl-prev {
                color: #93268F !important;
                top: 18px;
            }

            body section.second-new-dashboard section.Career-Counselling .career-slider .counseling .owl-nav button.owl-next {
                color: #93268F !important;
                top: 18px;
            }

            body section.second-new-dashboard section.Career-Counselling .career-book-btn {
                margin-top: 0;
            }

            body section.second-new-dashboard section.Career-Counselling .career-book-btn a {
                color: #fff;
                background-color: #93268F;
                border-color: #93268F;
            }

            body section.second-new-dashboard section.Career-Counselling .career-book-btn a:hover {
                background-color: #681a65 !important;
            }

            body section.second-new-dashboard section.Career-Counselling .career-slider .counseling .owl-nav .owl-prev:hover {
                background-color: #93268F !important;
                color: #fff !important;
            }

            body section.second-new-dashboard div#filter_data .owl-next {
                color: #93268F !important;
            }

            body section.second-new-dashboard div#filter_data .owl-prev {
                color: #93268F !important;
            }

            body section.second-new-dashboard section.Career-Counselling .career-slider .counseling .owl-nav .owl-next:hover {
                background-color: #93268F !important;
                color: #fff !important;
            }

            section.second-new-dashboard .view-profile-sec .inner-data .view-content a {
                font-size: 16px;
                color: #93268F;
                font-weight: 600;
            }

            section.second-new-dashboard section.Career-Counselling .row.career-couns-row {
                width: 100%;
                background: unset;
                background-repeat: no-repeat !important;
                background-size: cover !important;
                background-color: #fff;
                position: relative;
            }

            section.second-new-dashboard section.Career-Counselling .row.career-couns-row .left-schdelue-part {
                position: absolute;
                bottom: 0;
                left: -12px;
                right: unset;
            }

            section.second-new-dashboard section.Career-Counselling .row.career-couns-row .left-schdelue-part img {
                width: 25%;
                border-radius: 0px 0px 0px 16px;
            }

            section.second-new-dashboard section.Career-Counselling .row.career-couns-row .right-schdelue-part {
                position: absolute;
                bottom: 0;
                right: -12px;
                left: unset;
                display: flex;
                justify-content: end;
            }

            section.second-new-dashboard section.Career-Counselling .row.career-couns-row .right-schdelue-part img {
                width: 25%;
            }

            section.second-new-dashboard section.Career-Counselling {
                background: unset;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .main_part:first-child {
                margin-top: 0px;
            }

            section.second-new-dashboard .schedules-part {
                margin-top: 32px;
            }

            section.second-new-dashboard .latest-notifiation {
                margin-top: 32px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .web-part {
                background-color: rgb(15 187 195 / 10%);
                padding: 0px 6px;
                border-radius: 4px;
                display: flex;
                align-items: center;
                gap: 4px;
                width: fit-content;
                margin-bottom: 4px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part h2 {
            color: #26282C;
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 0px;
            width: 220px;
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
            text-transform: capitalize;
        }
        section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part h2 span {
            font-weight: 400;
        }
            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part p {
                width: 235px;
                white-space: nowrap;
                overflow: hidden !important;
                text-overflow: ellipsis;
                margin-bottom: 0px;
                color: #626262;
                font-size: 14px;
                font-weight: 400;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .redirect-part img {
                width: 20px;
                height: 20px;
                object-fit: contain;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .redirect-part {
                width: 10%;
                text-align: end;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part {
                width: 90%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .redirect-part {
                width: 10%;
            }
        section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .explore-call {
            background-color: rgb(255 203 7 / 10%);
        }
        body section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .explore-call span.dot-part {
            background-color: #FFCB07;
        }
            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .web-part span.dot-part {
                background-color: #0FBBC3;
                width: 8px;
                display: flex;
                height: 8px;
                border-radius: 50%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .web-part p {
                margin-bottom: 0px;
                color: #A3A3A3;
                font-size: 14px;
                font-weight: 400;
                width: fit-content;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part {
                display: flex;
                align-items: center;
                gap: 10px;
                margin-top: 16px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .main_part {
                margin-top: 16px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .how_time {
                text-align: center;
                width: 20%;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .how_time p.staring-time {
                color: #212525;
                font-size: 15px;
                font-weight: 600;
                margin-bottom: 0px;
                line-height: 16px;
                text-transform: uppercase;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .how_time img {
                width: auto;
                height: 30px;
                object-fit: contain;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .how_time p.ending-part {
                color: #A9ABAF;
                font-size: 15px;
                font-weight: 400;
                margin-bottom: 0px;
                line-height: 12px;
                margin-top: 4px;
            }

           section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according {
            display: flex;
            align-items: center;
            border: 2px solid #E7E6F0;
            border-radius: 8px;
            padding: 10px;
            width: 80%;
            flex-wrap: wrap;
            background-color: #fff;
        }

            section.second-new-dashboard .schedules-part .inner-schedules .excatly {
                display: flex;
                align-items: center;
                gap: 10px;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .excatly img {
                width: 16px;
                height: 16px;
            }

            section.second-new-dashboard .schedules-part .heading-part {
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

            section.second-new-dashboard .schedules-part .inner-schedules .excatly span.date-part {
                color: #626262;
                font-size: 14px;
                font-weight: 400;
                margin-top: 1px;
            }

            section.second-new-dashboard .schedules-part .heading-part h2 {
                color: #26282C;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .schedules-part .heading-part a {
                color: #93268F;
                font-size: 20px;
                font-weight: 500;
            }
        section.second-new-dashboard .schedules-part .inner-schedules {
            border: 1px solid #E7E6F0;
            background-color: #FBFBFB;
            padding: 16px;
            border-radius: 16px;
            margin-top: 10px;
        }

            section.second-new-dashboard {
                background: linear-gradient(180deg, #FFF5FF 0%, #F0F8F8 100%) !important;
            }

            section.second-new-dashboard .mood-section {
                background-image: url("https://aimshala-s3bucket.s3.ap-south-1.amazonaws.com/public/assets/images/mood-bg.png");
                width: 100%;
                height: fit-content;
                background-repeat: no-repeat;
                background-size: cover;
                padding: 24px 24px 0px;
                margin-top: 8px;
                border: 1px solid #E8E9E9;
                border-radius: 16px;
                margin-bottom: 10px;
            }

            section.second-new-dashboard .mood-section h2 {
                text-align: center;
                font-size: 28px;
                font-weight: 400;
                line-height: 42px;
                margin-block-start: 0px;
            }

            section.second-new-dashboard .mood-section span.bold-part {
                font-weight: 700;
            }

            section.second-new-dashboard .mood-section p {
                color: #787878;
                font-size: 20px;
                line-height: 20px;
                text-align: center;
                font-weight: 400;
            }

            section.second-new-dashboard .mood-section ul.mood-faces {
                padding: 0px;
                display: flex;
                margin-bottom: 0px;
                justify-content: center;
                gap: 22px;
                margin-top: 52px;
            }

            section.second-new-dashboard .mood-section ul.mood-faces img {
                width: 142px;
                height: 142px;
                object-fit: contain;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first h2 {
                color: #181818;
                font-size: 16px;
                font-weight: 600;
                line-height: 20px;
                margin-bottom: 0;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first p.date-part {
                color: rgb(37 43 66 / 72%);
                font-size: 12px;
                font-weight: 400;
                margin-bottom: 2px;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first p {
                color: #787878;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 0px;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first {
                border: 1px solid #E7E6F0;
                background-color: #fff;
                padding: 16px;
                border-radius: 16px;
                margin-top: 10px;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first .viewing-part {
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-top: 1px solid hsl(246deg 25% 92% / 50%);
                padding: 8px 0px 0px;
                margin-top: 8px;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first .viewing-part h3 {
                color: #93268F;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .latest-notifiation .nitfication-first .viewing-part i {
                color: #93268F;
                font-size: 16px;
            }

            section.second-new-dashboard .latest-notifiation .heading-part {
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

            section.second-new-dashboard .latest-notifiation .heading-part h2 {
                color: #26282C;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            section.second-new-dashboard .latest-notifiation .heading-part a {
                color: #93268F;
                font-size: 20px;
                font-weight: 500;
            }

            /*end*/
            /*delete-pop-up*/
            .your-profile-section .profile-detail-setion .education-section .inner-educaton-part a.all-edite-part {
                display: flex;
                width: fit-content;
                position: absolute;
                right: 44px;
            }

            .your-profile-section .profile-detail-setion .education-section .inner-educaton-part a.all-edite-part {
                display: flex;
                justify-content: end;
            }

            .your-profile-section .profile-detail-setion .education-section .award-part .small-university h3 {
                font-size: 16px;
            }

            .your-profile-section .profile-detail-setion .education-section .award-part .small-university {
                align-items: center;
            }

            .discard-modal {
                background-color: #00000063;
            }

            .discard-modal .modal-dialog {
                height: -webkit-fill-available;
                display: flex;
                align-items: center;
                max-width: 400px;
            }

            .discard-modal .modal-dialog .modal-content .modal-body .btn-part {
                display: flex;
                justify-content: center;
                gap: 10px;
            }

            .discard-modal .modal-dialog .modal-content .modal-body .btn-part button:hover {
                background-color: #681a65 !important;
                color: #ffffff !important;
            }

            .discard-modal .modal-dialog .modal-content .modal-body .btn-part .btn-confirm-discard {
                background-color: #94278F;
                color: #fff;
            }

            .discard-modal .modal-dialog .modal-content .modal-body .btn-part button {
                border: 1px solid #94278f;
                background-color: #fff;
                border-radius: 12px;
                padding: 8px 32px;
                color: #94278f;
                font-size: 18px;
                font-weight: 400;
            }

            .discard-modal .modal-dialog .modal-content .modal-body h5 {
                text-align: center;
                color: #000;
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 6px;
            }

            .discard-modal .modal-dialog .modal-content .modal-body p {
                color: #787878;
                text-align: center;
                font-size: 16px;
                line-height: 20px;
                font-weight: 400;
            }

            .discard-modal .modal-dialog .modal-content .modal-body {
                padding: 24px;
            }

            .discard-modal .modal-dialog .modal-content {
                border: 1px solid #E7E6F0;
                border-radius: 12px;
            }

            .skillConfirmation-part {
                background-color: #00000040;
            }

            .skillConfirmation-part .modal-dialog {
                height: -webkit-fill-available;
                display: flex;
                align-items: center;
                max-width: 400px;
            }

            .skillConfirmation-part .modal-dialog .modal-content {
                border: 0px;
                border-radius: 12px;
                padding: 24px;
            }

            .skillConfirmation-part .modal-dialog .modal-content h5 {
                text-align: center;
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 10px;
            }

            .skillConfirmation-part .modal-dialog .modal-content p {
                color: #787878;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 0px;
                text-align: center;
            }

            .skillConfirmation-part .modal-dialog .modal-content .modal-body {
                padding: 0px;
            }

            .skillConfirmation-part .modal-dialog .modal-content .modal-footer {
                padding: 0px;
                border-top: 0px;
                justify-content: center;
                margin-top: 24px;
                gap: 12px;
            }

            .skillConfirmation-part .modal-dialog .modal-content .modal-footer button {
                border: 1px solid #94278F;
                background-color: #94278F;
                border-radius: 12px;
                padding: 8px 32px;
                font-size: 18px;
                font-weight: 400;
            }

            .skillConfirmation-part .modal-dialog .modal-content .modal-footer button.btn.btn-secondary {
                color: #94278F;
                background-color: transparent;
            }

            .skillConfirmation-part .modal-dialog .modal-content .modal-footer button:hover {
                background-color: #681a65 !important;
                color: #fff !important;
            }

            .btn-check:focus+.btn-secondary,
            .btn-secondary:focus {
                box-shadow: unset;
            }

            /*end*/
            body {
                font-family: "Poppins", sans-serif !important;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .additional-info h3 {
                font-size: 20px;
                font-weight: 600;
                color: #1E232C;
                margin-bottom: 0px;
                padding: 20px 0px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons img {
                width: 26px;
                height: 26px;
                object-fit: contain;
            }

            .btn-check:focus+.btn-primary,
            .btn-primary:focus {
                box-shadow: unset;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill a.add-skill-btn {
                margin-top: 4px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .selected-skills .selected-part {
                background-color: #ECECEC;
                padding: 4px 8px;
                border-radius: 4px;
                margin-bottom: 2px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .selected-skills .selected-part span {
                color: #1E232C;
                font-size: 15px;
                font-weight: 400;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .selected-skills .selected-part img {
                width: 11px;
                height: 11px;
                object-fit: contain;
                margin-top: -1px;
                margin-right: 8px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-info {
                display: flex;
                align-items: start;
                gap: 10px;
                background-color: #ECECEC;
                padding: 8px;
                border-radius: 8px;
                margin-top: 10px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .add-link-section .applyLinkBtn {
                background-color: #94278f;
                width: 100%;
                border: 1px solid #94278f;
                padding: 8px 32px;
                border-radius: 12px;
                font-size: 20px;
                font-weight: 400;
            }

            body .education-part .modal-dialog .modal-content .modal-body .filling-info .media-info p {
                font-size: 14px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-info img {
                width: 150px;
                height: 90px;
                object-fit: cover;
                border-radius: 8px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .big-media-img img {
                width: 100%;
                height: 285px;
                object-fit: cover;
                border-radius: 8px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-info .media-text h4 {
                color: #6D7175;
                font-size: 16px;
                font-weight: 500;
                margin-bottom: 4px;
                word-break: break-word;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .add-link-section .applyLinkBtn:hover {
                background-color: #681a65;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons button {
                color: #1E232C;
                border: 0;
                background-color: transparent;
                font-size: 20px;
                font-weight: 400;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .media-upload-section {
                border: 1px solid #E8E8E8;
                width: fit-content;
                border-radius: 8px;
                margin-top: 10px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons {
                padding: 8px 16px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .addlink-part {
                border-bottom: 1px solid #E8E8E8;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons label {
                padding: 0px;
                margin-bottom: 0px;
                font-size: 20px;
                font-weight: 400;
                color: #1E232C;
                border: 0;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .search-skill {
                margin-bottom: 0px;
                margin-top: 6px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .search-skill select option {
                border-bottom: 1px solid #D8D8D8;
                padding: 4px 16px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .search-skill select {
                background-color: #F4F4F4;
                padding: 0px;
                height: 65px;
            }

            body .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info span.location-type {
                justify-content: flex-start;
            }

            .student-ifo-saved h3 {
                font-size: 20px;
                font-weight: 600;
                color: #000;
                margin-top: 20px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part {
                display: flex;
                align-items: center;
                gap: 6px;
                margin-bottom: 26px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part input[type=checkbox] {
            height: initial;
            width: initial;
            margin-bottom: 0;
            display: none;
            cursor: pointer;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part input:checked + label:before {
            border: 1px solid #94278f;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part label:before {
            content: "";
            -webkit-appearance: none;
            background-color: transparent;
            border: 1px solid #D8D8D8;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
            /* padding: 10px; */
            display: inline-block;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            margin-right: 5px;
            border-radius: 6px;
            width: 25px;
            height: 25px;
            margin-top: -3px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part input:checked + label:after {
            content: "";
            display: block;
            position: absolute;
            top: 1px;
            left: 10px;
            width: 6px;
            height: 14px;
            border: solid #94278F;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part p {
                color: #898989;
                font-size: 14px;
                margin-bottom: 0px;
                font-weight: 400;
            }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part label {
            color: #898989;
            font-size: 14px;
            margin-bottom: 0px;
            font-weight: 400;
            position: relative;
        }
            .student-ifo-saved .modal-dialog .modal-content button {
                border: 1px solid #94278F;
                background-color: #94278F;
                border-radius: 12px;
                width: fit-content;
                margin: 0 auto;
                padding: 8px 32px;
                font-size: 20px;
                FONT-WEIGHT: 400;
                margin-top: 24px;
            }

            .student-ifo-saved .modal-dialog .modal-content button:hover {
                background-color: #681A65;
            }

            .profile-popup .modal-dialog {
                height: -webkit-fill-available !important;
            }

            :focus-visible {
                outline: -webkit-focus-ring-color auto 0px;
            }

            body .profile-popup .modal-dialog .modal-content .modal-body {
                padding-bottom: 32px;
            }

            .profile-popup .modal-dialog .modal-content .footer-part {
                justify-content: center;
            }

            body .last-section-part .new-imgex-part .content-part h3 {
                font-size: 16px;
                color: #6D7175;
                text-transform: capitalize;
                font-weight: 500;
            }

            .last-section-part .new-imgex-part .content-part p {
                color: #6D7175;
                font-size: 14px;
                font-weight: 400;
                line-height: 16px;
                word-break: break-word;
            }

            .last-section-part .new-imgex-part img {
                width: 150px;
                height: 90px;
                object-fit: cover;
                border-radius: 8px;
                background-color: #00000029;
                min-width: 150px;
            }

            .last-section-part .new-imgex-part {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 15px;
            padding-top: 6px;
        }

            .profile-banner-part {
                background-image: url("https://aimshala-s3bucket.s3.ap-south-1.amazonaws.com/public/assets/images/profile-banner.png");
                width: 100%;
                background-repeat: no-repeat;
                background-size: cover;
                padding: 50px 0px;
                height: 230px;
                display: flex;
                align-items: center;
            }

            .profile-banner-part h2 {
                color: #fff;
                font-size: 64px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .profile-banner-part p {
                color: #fff;
                font-size: 20px;
                font-weight: 400;
                margin-bottom: 0px;
            }

            .profile-detail-setion {
                background: linear-gradient(180deg, #FFF5FF 0%, #F0F8F8 100%);
                padding: 32px 0px;
            }

            .your-profile-section .profile-detail-setion .first-left-part {
                border: 1px solid var(--Grayscale-Stroke-Stroke, #E8E9E9);
                background-color: #fff;
                /* padding: 40px 32px; */
                border-radius: 16px;
                margin-bottom: 12px;
            }

            .your-profile-section .profile-detail-setion .heading-part h2 {
                color: #93268F;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .your-profile-section .profile-detail-setion .heading-part img {
                width: 32px;
                height: 32px;
                object-fit: contain;
            }

            .your-profile-section .profile-detail-setion .heading-part {
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 12px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part {
                padding: 65px 32px 40px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .picture-part img {
                width: 165px;
                height: 165px;
                object-fit: cover;
                border-radius: 50%;
                border: 4px solid #fff;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc {
                display: flex;
                align-items: center;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part h2.nameing-part {
            color: #000;
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li {
                color: #787878;
                font-size: 20px;
                font-weight: 400;
                list-style: none;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul {
                list-style: none;
                padding-left: 0px;
                margin-bottom: 0px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part span.dot-part {
                width: 7px;
                height: 7px;
                border-radius: 50%;
                color: #93268F;
                background-color: #93268F;
                margin: 0px 6px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks img {
                width: auto;
                height: auto;
                object-fit: contain;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks {
                color: #4D4D4D;
                font-size: 18px;
                font-weight: 400;
                margin-bottom: 8px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .picture-part {
                position: relative;
                background-image: url("https://aimshala-s3bucket.s3.ap-south-1.amazonaws.com/public/assets/images/mood-bg.png");
                width: 100%;
                height: 150px;
                background-repeat: no-repeat;
                background-size: cover;
                border-radius: 12px 12px 0px 0px;
                padding: 24px 32px 0px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part {
                position: absolute;
                top: 145px;
                left: 128px;
            }

            body .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part img {
                width: 50px;
                height: 50px;
                object-fit: contain;
                border: 0px;
            }

            .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.para {
                color: #787878;
                font-size: 14px;
                font-weight: 400;
                padding-top: 4px;
                word-break: break-all;
            }

            .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part a {
                color: #4D4D4D;
            }

            .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part {
                margin-bottom: 12px;
                font-size: 16px;
                color: #4D4D4D;
                font-weight: 400;
                word-break: break-all;
                display: flex;
                align-items: baseline;
            }

            .your-profile-section .profile-detail-setion .education-section {
                margin-top: 12px;
                border: 1px solid var(--Grayscale-Stroke-Stroke, #E8E9E9);
                background-color: #fff;
                padding: 40px 32px;
                border-radius: 16px;
                margin-bottom: 12px;
            }

            .education-section .inner-educaton-part .university-part {
                border-bottom: 1px solid #F6F6F6;
                padding-bottom: 10px;
                margin-bottom: 10px;
            }

            .education-section .inner-educaton-part .university-part .small-university {
                display: flex;
                gap: 6px;
                margin-bottom: 6px;
                width: 100%;
                max-width: 100%;
            }

            .education-section .inner-educaton-part .university-part .small-university .img-part {
                width: 5%;
            }

            .education-section .inner-educaton-part .university-part .small-university .hjnk {
                width: 95%;
                overflow-wrap: break-word;
            }

            .education-section .inner-educaton-part .university-part .img-part img {
                width: 45px;
                height: 45px;
                object-fit: contain;
            }

            .education-section .inner-educaton-part h2 {
            color: #1E232C;
            font-size: 20px;
            font-weight: 600;
            line-height: 30px;
            margin-bottom: 0px;
            text-transform: capitalize;
        }
            .education-section .inner-educaton-part .university-part h3 {
            color: #1E232C;
            font-size: 14px;
            font-weight: 400;
            line-height: 30px;
            margin-bottom: 0px;
            line-height: 20px;
            text-transform: uppercase;
        }

          .education-section .inner-educaton-part p {
            color: #747677;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0px;
            word-break: break-word;
        }

            .education-section .inner-educaton-part .university-part p.about {
                padding-top: 0px;
            }

            .education-section .inner-educaton-part .btn-part {
                text-align: center;
                padding-top: 8px;
            }

            .education-section .inner-educaton-part .btn-part a {
                color: #93268F;
                font-size: 16px;
                font-weight: 600;
                text-transform: capitalize;
            }

            .education-section .award-part .hnor-part {
                border-bottom: 1px solid #F6F6F6;
                padding-bottom: 10px;
                margin-bottom: 10px;
            }

            .education-section .award-part .hnor-part .university-part {
                border-bottom: 0;
                padding-bottom: 5px;
                margin-bottom: 0;
                align-items: center;
                margin-top: 12px;
                display: flex;
                gap: 12px;
            }
        .your-profile-section .profile-detail-setion .education-section .sub-part h6 {
            margin-bottom: 0px;
            color: #222222;
            font-size: 16px;
            font-weight: 600;
            text-transform: capitalize;
        }

            .your-profile-section .profile-detail-setion .heading-part .inner-icon {
                display: flex;
                gap: 16px;
            }

            .your-profile-section .profile-detail-setion .education-section .without-experience-part img {
                width: 65px;
                height: 65px;
                object-fit: contain;
                display: flex;
                justify-content: center;
                margin: 0 auto;
            }

            .your-profile-section .profile-detail-setion .education-section .without-experience-part p {
                text-align: center;
                padding-top: 10px;
                padding-bottom: 6px;
            }

            .your-profile-section .profile-detail-setion .education-section .without-experience-part a img {
                width: 35px;
                height: 20px;
                display: flex;
                margin: unset;
                object-fit: contain;
                align-items: center;
            }

            .your-profile-section .profile-detail-setion .education-section .without-experience-part a {
                display: flex;
                align-items: center;
                justify-content: center;
                color: #0fbbc3;
                font-size: 20px;
                font-weight: 500;
            }

            .your-profile-section .profile-detail-setion .education-section .without-experience-part a:hover {
                color: #0fbbc3 !important;
            }

            /*all-pop-up*/
            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill h3 {
                font-size: 20px;
                font-weight: 600;
                color: #1E232C;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part .reward-part {
                display: flex;
                align-items: center;
                gap: 6px;
                margin-bottom: 6px;
            }
        .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check input[type=checkbox] {
            height: initial;
            width: initial;
            margin-bottom: 0;
            display: none;
            cursor: pointer;
        }
        .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check input:checked + label:before {
            border: 1px solid #94278f;
        }
        .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check label:before {
            content: "";
            -webkit-appearance: none;
            background-color: transparent;
            border: 1px solid #D8D8D8;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
            /* padding: 10px; */
            display: inline-block;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            margin-right: 2px;
            border-radius: 6px;
            width: 25px;
            height: 25px;
            margin-top: -3px;
        }
        .education-part .modal-dialog .modal-content .modal-body .filling-info .current_work_check input:checked + label:after {
            content: "";
            display: block;
            position: absolute;
            top: 2px;
            left: 10px;
            width: 6px;
            height: 14px;
            border: solid #94278F;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
           .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part .reward-part input[type=checkbox] {
            height: initial;
            width: initial;
            margin-bottom: 0;
            display: none;
            cursor: pointer;
        }
           .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part .reward-part input:checked + label:before {
            border: 1px solid #94278f;
        }
           .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part .reward-part label:before {
            content: "";
            -webkit-appearance: none;
            background-color: transparent;
            border: 1px solid #D8D8D8;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
            /* padding: 10px; */
            display: inline-block;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            margin-right: 2px;
            border-radius: 6px;
            width: 25px;
            height: 25px;
            margin-top: -3px;
        }
           .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part .reward-part input:checked + label:after {
            content: "";
            display: block;
            position: absolute;
            top: 2px;
            left: 10px;
            width: 6px;
            height: 14px;
            border: solid #94278F;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part .reward-part label {
            color: #898989;
            font-size: 14px;
            font-weight: 400;
            line-height: 22px;
            margin-bottom: 0;
            position: relative;
        }
            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill p {
                color: #6D7175;
                font-size: 15px;
                font-weight: 400;
                line-height: 22px;
                margin-bottom: 4px;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info .used-skill .show-skill-part h5 {
                color: #898989;
                font-size: 15px;
                font-weight: 600;
                line-height: 22px;
                margin-bottom: 4px;
                padding-top: 5px;
            }

            .personal-pop-up .modal-dialog {
                height: auto;
                display: flex;
                align-items: center;
                max-width: 784px;
                max-width: 40%;
            }

            .personal-pop-up .modal-dialog .modal-content {
                border: 1px solid #E7E6F0;
                border-radius: 12px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-header {
                padding: 10px 24px;
                border-bottom: 0px;
                background-color: #F5F5F5;
                border-radius: 12px 12px 0px 0px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-header h5 {
                font-size: 24px;
                font-weight: 600;
                line-height: 36px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body {
                padding: 24px 0px 0px;
                width: 100%;
                margin: 0 auto;
                max-width: 65%;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic {
                display: flex;
                align-items: center;
                gap: 24px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic img {
                width: 115px;
                height: 115px;
                border-radius: 50%;
                object-fit: cover;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn a {
                border: 1px solid #94278f;
                padding: 8px 32px;
                border-radius: 12px;
                font-size: 20px;
                color: #94278f;
                font-weight: 400;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn img {
                width: 24px;
                height: 24px;
                object-fit: contain;
                border-radius: 0px;
                margin-left: -1px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn {
                padding: 0;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn a {
                border: 1px solid #EE2C2C;
                padding: 8px;
                border-radius: 12px;
                width: 48px;
                height: 48px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn a {
                border: 1px solid #EE2C2C;
                padding: 8px;
                border-radius: 12px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info {
                padding: 24px 0px 0px !important;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group {
                position: relative;
                margin-bottom: 18px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group label {
                display: block;
                font-size: 14px;
                color: #000;
                font-weight: 400;
                position: absolute;
                top: -10px;
                left: 17px;
                background: #fff;
                z-index: 9;
            }

        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input, select, textarea {
            width: 100%;
            height: 47px;
            border-radius: 8px;
            padding: 0 16px;
            font-size: 16px;
            color: #898989;
            border: 1px solid #DCDCDC;
            font-weight: 400;
            margin-bottom: 0px;
            background-color: #fff;
            text-transform: capitalize;
        }
            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group ::placeholder {
                color: #898989;
                font-size: 16px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .custom-select {
                height: 50px;
                background: unset !important;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .custom-select .custom-select-trigger {
                min-height: 44px;
                line-height: 46px;
                overflow: auto;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info textarea {
                height: 84px !Important; 
                padding-top: 12px;
            }

            .personal-pop-up .modal-dialog .footer-part {
                border-top: 1px solid #D8D8D8;
                background-color: #F5F5F5;
                padding: 16px 24px;
                display: flex;
                align-items: center;
                justify-content: end;
                border-radius: 0px 0px 12px 12px;
            }

            .personal-pop-up .modal-dialog .edit-part-footer {
                justify-content: space-between !important;
            }

            .personal-pop-up .modal-dialog .footer-part .deleted-part {
                background-color: transparent;
                border: transparent;
                color: #000;
                text-transform: capitalize;
                font-size: 20px;
                font-weight: 500;
                padding: 0px;
                text-align: left;
            }

            .personal-pop-up .modal-dialog .footer-part .deleted-part:hover {
                background-color: transparent;
                color: #94278F !important;
            }

            .personal-pop-up .modal-dialog .footer-part button {
                border: 1px solid #94278F;
                background-color: #94278F;
                padding: 8px 32px;
                width: fit-content;
                border-radius: 12px;
                font-size: 20px;
                font-weight: 400;
            }

            .personal-pop-up .modal-dialog .footer-part button:hover {
                background-color: #681a65;
                color: #ffffff !important;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group .iti {
                width: 100%;
                margin-bottom: 0px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group select {
                margin-bottom: 0px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .about-social h2 {
                background-color: rgb(147 38 143 / 13%);
                border-left: 3px solid #93268F;
                padding-left: 16px;
                color: #1E232C;
                font-size: 20px;
                font-weight: 700;
                margin-bottom: 20px;
                margin-top: 20px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .about-social h2 span.bold-part {
                color: #93268F;
            }

            .contact-popup .modal-dialog .modal-content .modal-body .filling-info {
                padding: 0px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .according-selection .deliver-part.aim-group {
                width: 100%;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .according-selection {
                display: flex;
                /*align-items: center;*/
                gap: 12px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info span.limit {
                color: #898989;
                font-size: 13px;
                text-align: right;
                width: 100%;
                display: flex;
                justify-content: end;
                font-weight: 400;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill p {
            color: #6D7175;
            font-size: 15px;
            font-weight: 400;
            line-height: 22px;
            margin-bottom: 8px;
            word-break: break-word;
        }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-part p {
                margin-bottom: 0px !important;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill a {
                background-color: hsl(302deg 59% 36% / 10%);
                padding: 4px 8px;
                border-radius: 40px;
                color: #93268F;
                font-size: 16px;
                font-weight: 400;
                display: flex;
                align-items: center;
                width: fit-content;
                margin-top: 12px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill a img {
                width: 16px;
                height: 16px;
                filter: brightness(0) saturate(100%) invert(22%) sepia(67%) saturate(1691%) hue-rotate(274deg) brightness(96%) contrast(103%);
                object-fit: contain;
                margin-right: 2px;
            }

            .education-part .modal-dialog .modal-content .modal-body {
                padding: 24px 0px 24px;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill p span.light-part {
                color: #94278f;
            }

            .education-part .modal-dialog .modal-content .modal-body .filling-info .media-part {
                padding-top: 16px;
            }

            .education-part .modal-dialog {
                height: auto;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .mobile-info-part {
                display: flex;
                align-items: center;
                gap: 24px;
            }

            .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .mobile-info-part label {
                margin-bottom: 0px;
            }
            .profile-detail-setion .edit-profile-sidebar .for-profile .img-sect img {
            width: 36px;
            height: 36px;
            object-fit: cover;
            border: 4px solid rgb(148 39 143 / 12%);
            border-radius: 50%;
        }
        .profile-detail-setion .edit-profile-sidebar .for-profile h2 {
            color: #681A65;
            font-size: 16px;
            font-weight: 500;
            text-transform: capitalize;
            line-height: 24px;
            margin-bottom: 0;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }
        .profile-detail-setion .edit-profile-sidebar .for-profile a {
            font-size: 14px;
            font-weight: 500;
            line-height: 15px;
            color: #94278F;
            text-align: center;
            width: 100%;
            display: flex;
            justify-content: center;
        }
        .profile-detail-setion .edit-profile-sidebar  .for-profile {
            display: flex;
            align-items: center;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
            border-radius: 8px;
            padding: 12px 8px;
            gap: 8px;
        }
        .personal-pop-up .modal-dialog .modal-content .big-media-img video {
            width: 100%;
            height: 350px;
            object-fit: cover;
            border-radius: 8px;
        }
            /*media-query*/
            @media only screen and (min-width: 1680px) {
                section.Career-Counselling .path-part p {
                    font-size: 20px;
                }
            }

            @media only screen and (min-width: 1700px) {
                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 117%;
                }
            }

            @media only screen and (min-width: 1600px) {
                .counseller-dashboard .inner-counseller-part .navigate-part p.stu_grade br {
                    display: none;
                }
            }

            @media only screen and (max-width: 1800px) {

                section.second-new-dashboard .Student_Accetest-part .left-acm-part img {
            width: 270px;
        }

            }

            @media only screen and (max-width: 1700px) {
                .counseller-dashboard .inner-counseller-part .navigate-part h3.transfer-part {
            font-size: 14px;
        }
        .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part h2 {
          font-size: 28px;
        }
        .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p {
        font-size: 20px;
    }
    .what-act-include .who-can-join-section .about-the.teacher .experts-sect .inner-btn {
    font-size: 20px;
}
.certification-final-test .deliver-presentation .membership-part .conetnt-text h2 {
    font-size: 36px;
}
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content p {
        font-size: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part span.showing-sect {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .img-part img {
        width: 80px;
        height: 80px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h2 {
        font-size: 22px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect p {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li img {
        width: 18px;
        height: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h3 {
        font-size: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part span.acess-part {
        font-size: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part .img-part img {
        width: 40px;
        height: 40px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .view-btn .pay-btn {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part h3 {
        font-size: 22px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p img {
        width: 22px;
        height: 22px;
    }
        body section.second-new-dashboard .counselling-session .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
            font-size: 14px;
        }

        .counseller-dashboard .inner-counseller-part .navigate-part h2.according-day {
            font-size: 10px;
            padding: 6px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label img {
            width: 66px;
            height: 66px;
        }
        body .counselling-session.request-seesion-part .filtration_part p {
            font-size: 12px;
        }
        body .counselling-session.request-seesion-part .filtration_part .all-kdh {
            gap: 4px;
        }
        body .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
            margin-right: 4px;
        }
        body .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
            font-size: 12px;
        }
        body .counselling-session.request-seesion-part .filtration_part {
            gap: 4px;
        }
                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .comment-btn {
                    width: 37%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity {
                    margin-right: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .comment-btn .add-btn {
                    font-size: 18px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .main-rting {
                    width: 60%;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month p {
                    font-size: 12px;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month img {
                    width: 14px;
                    height: 14px;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    width: 70%;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
                    padding: 8px 16px;
                    font-size: 14px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .left-timing {
                /*  width: 30%;*/
                    text-align: end;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    width: 70%;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h2 {
                    font-size: 18px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part .monthly-timing .which-month img {
                    width: 14px;
                    height: 14px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part .monthly-timing .which-month p {
                    font-size: 12px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    width: 18.8%;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content h2 {
                    font-size: 20px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content p {
                    font-size: 16px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content p {
                    font-size: 16px;
                    margin-bottom: 10px;
                }
            }

            @media only screen and (max-width: 1680px) {
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .online-booking-consultaton .concer-about-future .according_speciaty-section .all-speciality .main_set {
            width: 48.8%;
        }
            .wer-counsellor-profile .counsellor-specialites {
                padding: 40px 4px;
            }
                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part p {
                    width: 205px;
                }

                .counseller-dashboard .appointment-part .main_appoint .which-time-appointment .content-part p {
                    font-size: 14px;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood li {
                    width: 32%;
                    font-size: 14px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body {
                    max-width: 75%;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag .blog-list-cat-date span.blog-list-date {
                        font-size: 12px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag .blog-list-cat-date a.blog-list-cat {
                        font-size: 12px;
                }
            }

            @media only screen and (max-width: 1600px) {
                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .status-part p {
        font-size: 14px;
        line-height: 16px;
    }
    .deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd .add-sqa-btn {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .right-part {
    width: 82%;
    max-width: 82%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd input {
    font-size: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd  ::placeholder {
    font-size: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h2 {
    font-size: 42px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part h2 {
    font-size: 42px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part h2 {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part p {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started h2 {
    font-size: 42px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started h3 {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part span.count {
    background-color: #0FBBC3;
    width: 28px;
    height: 28px;
    font-size: 20px;
    min-width: 28px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section p {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part p {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section h2 {
    font-size: 42px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li img {
    width: 24px;
    height: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h2 {
    font-size: 42px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h3 {
    font-size: 20px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part p {
    font-size: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr.bg-part th {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table td {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part h5 {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h3 {
    font-size: 20px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common .middle-heading-part h2 {
    font-size: 42px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part p {
    font-size: 14px;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part .go-btn {
    font-size: 18px;
}
.test-act-carrer .become-prenure-section .go-pro-part .pricing-part h4 {
    font-size: 14px;
}
.test-act-carrer .become-prenure-section .go-pro-part .pricing-part h5 {
    font-size: 20px;
}
.overview-module-part .module-section-part .getting-started .rffering-part p.setup-para {
    font-size: 14px;
}
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part h2 {
    font-size: 28px;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part .img-sect img {
    width: 90%;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part {
    min-height: 480px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body .btn-part .dash {
    font-size: 20px;
}
.page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .img-part img {
    width: 62px;
    height: 62px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .confirm-btn .pay-btn {
    font-size: 20px;
}
 .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part input {
        font-size: 16px;
    }
     .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part ::placeholder {
        font-size: 16px;
    }
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li {
    font-size: 18px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li img {
    width: 26px;
    height: 26px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .payable-amount h4 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part h2 {
        font-size: 20px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part span.how-much-off {
        font-size: 12px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .left-content .title-part h2 {
        font-size: 28px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .left-content p {
        font-size: 14px;
    }
    .inactive-part .profile-detail-setion .container {
        padding: 0px 100px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .how-to-calculate-part .payout-btn {
        font-size: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .left-img-sect {
        right: -24px;
            width: 45%;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect h2 {
        font-size: 32px;
        line-height: 50px;
    }

    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect h3 {
        font-size: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part .block-part span.txt-part {
        font-size: 12px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .btn-sect-part a.more-part {
        font-size: 14px;
    }
            body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label img {
            width: 62px;
            height: 62px;
        }
        body .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text .about_holder_name ul li {
        font-size: 12px;
    }
        .profile-detail-setion .right-part {
            width: 23%;
        }

        .profile-detail-setion .right-part.full_content_careerf {
            width: 100%;
        }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time label .choose-speclity h6 {
            font-size: 14px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
            width: 158px;
        }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item {
                width: 49.5%;
            }
                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .new-edit-right {
                    width: 62%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity {
                    margin-right: 16px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet img {
                    width: 36px;
                    height: 36px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .Payment-Details-box .about_holder_name h4 {
                    font-size: 14px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .Payment-Details-box .about_holder_name h6 {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Guidelines .Guidelines-text a {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .btn-auto {
                    font-size: 16px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details h2 {
                    font-size: 16px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet h2 {
                    width: 36px;
                    height: 36px;
                    font-size: 16px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h3 {
                    font-size: 16px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h6 {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h4 {
                    font-size: 14px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td p.year {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h6 {
                    font-size: 14px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h3 {
                    font-size: 20px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th {
                    font-size: 14px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf img {
                    width: 15px;
                    height: 15px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj {
                    width: 75%;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part {
                    width: 25%;
                }

                .profile-detail-setion .new-edit-left {
                    width: 18%;
                    max-width: 18%;
                }

                .profile-detail-setion .new-edit-right {
                    width: 82%;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl .rkefdhn {
                    width: 90%;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .how_time p.staring-time {
                    font-size: 12px;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .how_time p.ending-part {
                    font-size: 12px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .profile-picture .progress-circle {
                    width: 90px;
                    height: 90px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .profile-picture .progress-circle img {
                    width: 80px;
                    height: 80px;
                }

                .counseller-dashboard .appointment-part .main_appoint .which-time-appointment .content-part p {
                    font-size: 12px;
                    line-height: 14px;
                }

                .counseller-dashboard .appointment-part .main_appoint .which-time-appointment .content-part h2 {
                    font-size: 18px;
                }

                .counseller-dashboard .appointment-part .main_appoint .about-view a {
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part p {
                    font-size: 14px;
                    line-height: 22px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .Community-part .added-part a {
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .navigate-part .accepctent-part a {
                    padding: 8px 16px;
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span {
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part h3 {
                    font-size: 16px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .shortcut-part h2 {
                    width: 40px;
                    height: 40px;
                    font-size: 16px;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino h2 {
                    font-size: 16px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part img {
                    width: 18px;
                    height: 18px;
                }

                .counseller-dashboard .appointment-part p {
                    font-size: 18px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part span.fjc {
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span ul li {
                    font-size: 14px;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 75%;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    width: 18.7%;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according {
                    width: 79%;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part h2 {
                    /*  width: auto;*/
                    width: 110px;

                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part p {
                    /*width: auto;*/
                    width: 110px;
                }
            }

    @media only screen and (max-width: 1550px) {
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments .both-part h4 {
        font-size: 18px;
    }
    .what-act-include .who-can-join-section .about-the.teacher .experts-sect .inner-btn {
    font-size: 18px;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .title-part h2 {
    font-size: 20px;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .icon-part img {
    width: 42px;
    height: 42px;
}
.join-act-program-landing-page .test-act-carrer .become-prenure-section .right-side-img-sect img {
    height: 480px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(2) .membership-part .img-sect img {
    width: 210px;
    margin-bottom: -90px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(4) .membership-part .img-sect img {
    width: 110px;
    height: 110px;
}
.certification-final-test .deliver-presentation .membership-part .conetnt-text h2 {
    font-size: 32px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(1) .membership-part .img-sect img {
    height: 240px;
    width: 260px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(3) .membership-part .img-sect img {
    width: 232px;
}
.what-act-include .who-can-join-section .about-the.teacher .experts-sect p {
    font-size: 16px;
    line-height: normal;
}
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h2 {
        font-size: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect p {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h3 {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part span.acess-part {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part .img-part img {
        width: 32px;
        height: 32px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .view-btn .pay-btn {
        font-size: 14px;
        padding: 8px 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part .img-part {
        gap: 8px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part h2 {
        font-size: 24px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part span.showing-sect {
        font-size: 14px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content p {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .img-part img {
        width: 74px;
        height: 74px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part h3 {
        font-size: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p img {
        width: 18px;
        height: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part {
        padding-right: 36px;
        margin-right: 36px;
    }
    .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .arera-seclection button {
            border-radius: 8px;
            font-size: 14px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown.bootstrap-select button {
            height: 45px;
            font-size: 14px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection label {
            font-size: 12px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label img {
            width: 58px;
            height: 58px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect h2 {
            font-size: 28px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect p.top-head {
            font-size: 14px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time {
            width: 49%;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .contibure-part .contibue-btn {
          font-size: 18px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6 {
            font-size: 18px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6 span.bolded-part {
            font-size: 20px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time label .choose-speclity h6 {
            font-size: 13px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part .main-sect label {
            font-size: 14px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part span.per-mint {
            font-size: 14px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h4 {
            font-size: 20px;
            line-height: 28px;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .online-booking-consultaton .concer-about-future .according_speciaty-section .all-speciality .main_set {
            width: 48.7%;
        }
                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .comment-btn .add-btn {
                    font-size: 16px;
                    padding: 8px 20px;
                    height: 50px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part h4 {
                    width: 45px;
                    height: 45px;
                    font-size: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part ::placeholder {
                    font-size: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education h3 {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education p {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education .member-part h4 {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education .member-part img {
                    width: 14px;
                    height: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h2 {
                    font-size: 16px;
                    line-height: 26px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box .Swati-Malik-img-box img {
                    width: 40px;
                    height: 40px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik img.boy-img {
                    height: 350px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part p {
                    font-size: 14px;
                    line-height: 22px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part img {
                    width: 16px;
                    height: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part span.wdsjl {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part h6 {
                    font-size: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity a {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .related-part span.related-inter-course {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .short-name h2 {
                    width: 40px;
                    height: 40px;
                    font-size: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .short-name h3 {
                    width: 40px;
                    height: 40px;
                    font-size: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .name-part p {
                    font-size: 14px;
                    line-height: 20px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part .about-the-eduldvkcn span.reply-part {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part input {
                    height: 50px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .name-part h6 {
                    font-size: 16px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .btn-auto {
                    font-size: 14px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per {
                    padding: 16px;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according a {
                    font-size: 12px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .grey_bg_bx a.edit-availability img {
                    width: 22px;
                    height: 22px;
                }

                section.second-new-dashboard .mood-section p {
                    font-size: 18px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag .blog-list-cat-date a.blog-list-cat {
                     font-size: 10px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content h4 {
                    font-size: 18px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content p {
                    line-height: 19px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content .blog-list-cat-tag .blog-list-cat-date span.blog-list-date {  
                     font-size: 10px;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood {
                    max-width: 100%;
                }

                section.second-new-dashboard .view-profile-sec .progress-bar {
                    top: -89%;
                    left: -23%;
                    width: 116px;
                    height: 116px;
                }

                .your-profile-section .right-content-part .siderbar_slider img {
                    height: 335px;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 65%;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor span.which-course {
                    padding: 2px 8px;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .web-part p {
                    font-size: 12px;
                }

                section.second-new-dashboard .summery-pych-part .retake-btn-part a {
                    font-size: 16px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .rtgfdbv span.wefh {
                    font-size: 14px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h2 {
                    font-size: 16px;
                    margin-bottom: 2px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.minutes-part {
                    width: 35px;
                    height: 35px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part .monthly-timing {
                    display: block;
                }

                body section.second-new-dashboard section.Career-Counselling .career-book-btn a {
                    font-size: 16px;
                }

                section.second-new-dashboard section.Career-Counselling .career-time-picker .card-rght-btns .button label {
                    font-size: 16px;
                }

                body section.second-new-dashboard section.Career-Counselling .career-time-picker .card-rght-btns .button {
                    width: 115px;
                }

                section.second-new-dashboard section.Career-Counselling .path-part h2 {
                    font-size: 28px;
                }

                section.second-new-dashboard section.Career-Counselling .path-part p {
                    font-size: 14px;
                }


                .personal-pop-up .modal-dialog .footer-part .deleted-part {
                    font-size: 16px;
                    width: fit-content !important;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons button {
                    font-size: 16px;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons img {
                    width: 22px;
                    height: 22px;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons label {
                    font-size: 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .picture-part img {
                    width: 155px;
                    height: 155px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part h2.nameing-part {
                    font-size: 22px;
                }

                .profile-banner-part h2 {
                    font-size: 55px;
                }

                .profile-banner-part p {
                    font-size: 18px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic img {
                    width: 100px;
                    height: 100px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn a {
                    font-size: 18px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn a {
                    width: 45px;
                    height: 45px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group label {
                    font-size: 12px;
                }

                .custom-select-trigger {
                    font-size: 14px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input,
                select,
                textarea {
                    height: 45px;
                    font-size: 14px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group ::placeholder {
                    font-size: 14px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-header h5 {
                    font-size: 20px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-header {
                    padding: 8px 24px;
                }

                .personal-pop-up .modal-dialog .footer-part {
                    padding: 10px 24px;
                }

                .personal-pop-up .modal-dialog .footer-part button {
                    width: 140px;
                    font-size: 16px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info textarea {
                    height: 75px;
                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill h3 {
                    font-size: 18px;
                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill p {
                    font-size: 13px;
                    line-height: 18px;
                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill a {
                    font-size: 14px;
                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .about.the.skill a img {
                    width: 14px;
                    height: 14px;
                }
            }

        @media only screen and (max-width: 1500px) {

        section.second-new-dashboard .Student_Accetest-part .left-acm-part img {
            width: 100%;
        }
        .zero-risk-part .what-will-get .associate-sect-part .refeeral-part {
    min-height: 440px;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .title-part h2 {
    font-size: 18px;
}


        body .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
            padding: 4px 4px;
            border-radius: 4px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .session-content p.text-area {
            font-size: 14px;
            line-height: 18px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .session-content h3 {
            font-size: 20px;
        }
        .counseller-dashboard .inner-counseller-part section.second-new-dashboard .seession-appointment ul.inner-person-tab li.nav-item img {
            width: 12px;
            height: 12px;
        }
        body .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
            font-size: 10px;
        }
        body .counselling-session.request-seesion-part .filtration_part .expertise_part select.own-select {
            font-size: 10px;
            height: 30px;
        }
        body .counselling-session.request-seesion-part .filtration_part .expertise_part .own-select {
            background-position: right 10px center;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar {
            gap: 10px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label {
            margin-bottom: 0px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time {
            width: 48.8%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .reschdule-comm {
            padding: 8px 14px;
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment h2 {
            font-size: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part h3 {
        font-size: 22px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .verified-deatil h5.ful-part {
        font-size: 14px;
        }
                .counselling-booking-page .inner-book-counsellor .counseling-appoint .information-about-user .without-register .mentor-group.edu-mail p.send-code-btn {
            top: 5px;
            font-size: 12px;
            right: 10px;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form .counselling-btn-part .common-part {
            border-radius: 8px;
            padding: 8px 16px;
            font-size: 16px;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint img {
            width: 26px;
            height: 26px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li img {
            width: 20px;
            height: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li {
            font-size: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part .kejlc h2.nameing-part {
            font-size: 18px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part  p.ljcsks {
            font-size: 14px;
            margin-bottom: 0px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data a {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services h3 {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services .goal-part h2 {
            font-size: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services p.descpt {
            font-size: 14px;
            line-height: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .socail-icon-part ul li a {
            width: 40px;
            height: 40px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .socail-icon-part ul li a img {
            width: 25px;
            height: 25px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .online-booking-consultaton .concer-about-future .according_speciaty-section .all-speciality .main_set {
            width: 48.5%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h4 {
            font-size: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h5 {
            font-size: 18px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part p.ljcsks img {
            width: 16px;
            height: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .cont-btn .contibue-btn {
            border-radius: 8px;
            padding: 8px 16px;
            font-size: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint h3 {
            font-size: 20px;
        }
            .wer-counsellor-profile .specialities-section ul .nav-link {
                font-size: 16px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect h3 {
                font-size: 20px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link label {
                font-size: 16px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .location-appoint h6 {
                font-size: 16px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .fee h5 {
                font-size: 16px;
            }
                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part {
                    padding: 0px 26px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-right-part {
                    width: 22%;
                    max-width: 22%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .new-edit-right {
                    width: 60%;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h6 {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h3 {
                    font-size: 18px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per h2 {
                    font-size: 54px;
                    line-height: 54px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per .rating img {
                    width: 16px;
                    height: 16px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per h4 {
                    font-size: 14px;
                    line-height: 20px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment p {
                    font-size: 12px;
                    line-height: 18px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span {
                    font-size: 14px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment .bwqsba span ul li img {
                    width: 12px;
                    height: 12px;
                }

                body .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .comment span.how_points {
                    font-size: 12px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .user_name h2 {
                    width: 32px;
                    height: 32px;
                    font-size: 16px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf h2 {
                    font-size: 12px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf img {
                    width: 14px;
                    height: 14px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per p {
                    font-size: 14px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li a {
                    font-size: 14px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part .profile-language .publicaly-url img {
                    width: 26px;
                    height: 26px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.para {
                    font-size: 14px;
                    line-height: 22px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj {
                    width: 70%;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part {
                    width: 30%;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part img {
                    width: 300px;
                }

                section.second-new-dashboard .Student_Accetest-part img {
                    width: 100%;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn a {
                    font-size: 16px;
                    padding: 8px 28px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn img {
                    width: 18px;
                    height: 18px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn label {
                    margin-bottom: 0px;
                }

                .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part img {
                    width: auto !important;
                    height: auto !important;
                    position: relative;
                    top: 5px;
                }

                .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part {
                    margin-bottom: 8px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part .second-jack img {
                    margin-top: -4px;
                }
            }

            @media only screen and (max-width: 1440px) {
                section.second-new-dashboard .mood-section ul.mood-faces img {
                    width: 100px;
                    height: 100px;
                }

                section.second-new-dashboard .mood-section ul.mood-faces li a {
                    width: 100px;
                    height: 100px;
                }

                section.second-new-dashboard .mood-section ul.mood-faces .how-feel-about img {
                    width: 75px;
                    height: 50px;
                }

                section.second-new-dashboard .mood-section ul.mood-faces .how-feel-about h2 {
                    font-size: 12px;
                    line-height: 16px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session h2 {
                    font-size: 18px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor p {
                    font-size: 11px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc p {
                    font-size: 14px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .rtgfdbv span.wefh {
                    font-size: 13px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc span.dwhj {
                    width: 26px;
                    height: 26px;
                    font-size: 16px;
                    min-width: 26px;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part p {
                    line-height: 18px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.minutes-part {
                    width: 30px;
                    height: 30px;
                    font-size: 14px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a {
                    padding: 4px 16px;
                    height: 32px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    width: 18.5%;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a.chat-mentor img {
                    width: 18px;
                    height: 18px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .start-joing a {
                    height: 32px;
                }

                .your-profile-section .right-content-part .siderbar_slider img {
                    height: 300px;
                }

                .your-profile-section .profile-detail-setion .heading-part h2 {
                    font-size: 20px;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part a {
                    font-size: 18px;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main .languag_part h3 {
                    font-size: 14px;
                    ;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .blog_main h2.main-_tile {
                    line-height: 18px;
                }
            }

            @media (max-width:1400px) {
                .mood-selected .mood-has-selected .student-blog .world-education-part {
        padding: 12px;
        gap: 8px;
    }
    .certification-final-test .deliver-presentation .membership-part .conetnt-text h2 {
    font-size: 28px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .left-your-part {
    width: 45%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part h2 {
    font-size: 36px;
    margin-bottom: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li {
    font-size: 16px;
    margin-bottom: 10px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li img {
    width: 20px;
    height: 20px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul {
    margin-bottom: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part p {
    font-size: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h2 {
    font-size: 36px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h3 {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part p {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part h2 {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common .middle-heading-part h2 {
    font-size: 36px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr.bg-part th {
    font-size: 16px;
    padding: 12px 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table td {
    font-size: 16px;
    padding: 12px 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part h2 {
    font-size: 20px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .go-to-profile {
    font-size: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .cot-part {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h2 {
    font-size: 36px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h3 {
    font-size: 18px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part img {
    width: 36px;
    height: 36px;
}
.what-act-include .who-can-join-section .about-the.teacher .experts-sect .inner-btn {
    font-size: 14px;
}
    .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content h4 {
        font-size: 14px;
    }
    .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-content p {
        line-height: 16px;
        font-size: 12px;
    }
            body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label img {
            width: 54px;
            height: 54px;
        }
        body .main-manage-dashboard  .counseller-dashboard .inner-counseller-part .counselling-session .overview-section .navigate-part .navigate-topbar .indivialu-part p {
            font-size: 9px;
        }
                section.second-new-dashboard section.Career-Counselling .career-time-picker {
                    width: 62%;
                }

                body section.second-new-dashboard div#filter_data .owl-next {
                    right: -11%;
                }

                body section.second-new-dashboard div#filter_data .owl-prev {
                    left: -11%;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl .left-img-part img {
                    width: 30px;
                    height: 30px;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part h2 {
                    font-size: 14px;
                    width: 80px;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .redirect-part img {
                    width: 14px;
                    height: 14px;
                    object-fit: contain;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part p {
                    font-size: 12px;
                }

                section.second-new-dashboard .schedules-part .inner-schedules .webinar-part .chapter-according .text-part .lfeijdl span.aim-head {
                    font-size: 12px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part h2.nameing-part {
                    font-size: 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li {
                    font-size: 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks {
                    font-size: 16px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content h2 {
                    font-size: 16px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content p {
                    font-size: 14px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content h3 {
                    font-size: 14px;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content a {
                    font-size: 14px;
                }

                section.second-new-dashboard .view-profile-sec .middle-img {
                    left: 42%;
                    width: 85px;
                    height: 85px;
                }

                section.second-new-dashboard .view-profile-sec .progress-bar {
                    top: -63%;
                    left: -18%;
                    width: 95px;
                    height: 95px;
                }

                section.second-new-dashboard .latest-notifiation .heading-part h2 {
                    font-size: 18px;
                }

                section.second-new-dashboard .latest-notifiation .heading-part a {
                    font-size: 18px;
                }
            }

            @media only screen and (max-width: 1300px) {
                .personal-pop-up .modal-dialog .modal-content .big-media-img video {
            height: 250px;
        }
        .page-two-premium .fresh-counsellor-dasboard-part  .profile-detail-setion {
    padding: 32px 0px;
}
.what-act-include .who-can-join-section .about-the.teacher .experts-sect .inner-btn {
    padding: 12px 22px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .right-part {
    width: 78%;
    max-width: 78%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd input {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd  ::placeholder {
    color: #898989;
    font-size: 14px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part h2 {
    font-size: 24px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li {
    font-size: 16px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .premium-price-part p {
    font-size: 14px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part h2 {
    font-size: 20px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .apply-sode-sect h3 {
    font-size: 14px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .confirm-btn .pay-btn {
    font-size: 18px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .payable-amount h4 {
    font-size: 16px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part .apply-btn {
    font-size: 12px;
    top: 9px;
}
       .inactive-part .profile-detail-setion .container {
        padding: 0px 56px;
    }
        .profile-new-consultant .education-section .inner-educaton-part .university-part .small-university .img-part {
        margin-right: 0;
    }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item {
            width: 49.4%;
        }
            .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part .title-part h2 {
            font-size: 20px;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .online-booking-consultaton .concer-about-future .according_speciaty-section .all-speciality .main_set {
            width: 48.4%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .reschdule-comm {
            font-size: 13px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
            width: 124px;
        }
                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .new-edit-right {
                    width: 56%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .about.the.education h3 {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity a {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part {
                    padding: 0px 0px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .comment-btn .add-btn {
                    padding: 8px 15px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payment-Details .btn-auto {
                    font-size: 12px;
                    padding: 8px 12px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf img {
                    width: 11px;
                    height: 12px;
                }

                body section.second-new-dashboard div#filter_data .owl-next {
                    right: -15%;
                }

                section.second-new-dashboard .session-booked_student .row.career-couns-row {
                    padding: 90px 0px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .slot_time .begin_time,
                .end_time {
                    font-size: 14px;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood li {
                    width: 31.9%;
                }

                section.second-new-dashboard .view-profile-sec {
                    padding: 8px;
                    border-radius: 8px;
                }

                section.second-new-dashboard .latest-notifiation .nitfication-first {
                    padding: 8px;
                    border-radius: 8px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 ul li {
                    font-size: 10px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 span.kefhd {
                    font-size: 10px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    width: 32%;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
                    padding: 6px 12px;
                }

               section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.minutes-part {
            width: 28px;
            height: 28px;
        }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 55%;
                }

                .personal-pop-up .modal-dialog {
                    max-width: 45%;
                }

                .education-section .inner-educaton-part .university-part .small-university .img-part {
                    width: 10%;
                }

                .education-section .inner-educaton-part .university-part .small-university .hjnk {
                    width: 90%;
                }
            }
    @media screen and (min-width: 1000px) and (max-width: 1300px) {
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h2 {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li {
        font-size: 14px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect p {
        font-size: 14px;
    }
    }
            @media screen and (min-width: 1024px) and (max-width: 1024px) {
                .review_status_page .fresh-counsellor-dasboard-part .container {
                    padding: 0;
                }

                section.second-new-dashboard .inner-everything-part .col-sm-3 {
                    display: none;
                }

                section.second-new-dashboard .Student_Accetest-part .col-sm-3 {
                    display: block;
                }

                section.second-new-dashboard .Student_Accetest-part .col-sm-3 {
                    display: block;
                    width: 25%;
                }

                section.second-new-dashboard .col-sm-9 {
                    width: 100%;
                    padding: 0px;
                }

                section.second-new-dashboard .col-sm-3 {
                    width: 100%;
                }

                body section.second-new-dashboard .session-booked_student .career-couns-row .selected-timing_part p {
                    font-size: 16px;
                }

                section.second-new-dashboard .session-booked_student .selected-timing_part .gewf img {
                    width: 30px;
                    height: 30px;
                }

                section.second-new-dashboard .session-booked_student .selected-timing_part {
                    max-width: 318px;
                }

                section.second-new-dashboard section.Career-Counselling .career-time-picker .card-rght-btns .button label {
                    font-size: 14px !important;
                }

                body section.second-new-dashboard section.Career-Counselling .career-time-picker .card-rght-btns .button {
                    width: 72px !important;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood li {
                    width: 31.5% !important;
                }

                section.Career-Counselling .career-time-picker .card-rght-btns .button label {
                    height: 35px !important;
                }

                body section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino img {
                    width: 62px;
                    height: 62px;
                    margin-top: 10px;
                }

                body section.second-new-dashboard section.Career-Counselling div#filter_data .owl-prev {
                    left: -13%;
                    top: -6px;
                }

                body section.second-new-dashboard section.Career-Counselling div#filter_data .owl-next {
                    right: -17%;
                    top: -6px;
                }

                body section.second-new-dashboard section.Career-Counselling .button input[type="radio"]:checked+label {
                    height: 35px !important;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.minutes-part {
                    width: 22px;
                    height: 22px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    align-items: flex-start;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
                    font-size: 12px;
                    padding: 4px 10px;
                }
            }

            @media only screen and (max-width: 1200px) {
                  .counselling-booking-page .inner-book-counsellor .counseling-appoint .left-booked {
            width: 100%;
        }
        .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance {
        width: 48.8%;
    }
    .join-act-program-landing-page .test-act-carrer .become-prenure-section .right-side-img-sect img {
    height: 430px;
}
.acess-session .profile-detail-setion .new-edit-right {
    padding: 0px 12px 30px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .right-part {
    width: 100%;
    max-width: 100%;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type {
    font-size: 16px;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type img {
    width: 20px;
    height: 20px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(1) .membership-part .img-sect img {
    height: 168px;
    width: 200px;
}
.certification-final-test .deliver-presentation .membership-part .conetnt-text h2 {
    font-size: 24px;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .title-part h2 {
    font-size: 14px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(4) .membership-part .img-sect img {
    width: 80px;
    height: 80px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(3) .membership-part .img-sect img {
    width: 195px;
    height: 160px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(2) .membership-part .img-sect img {
    width: 165px;
    margin-bottom: -112px;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part .go-btn {
    font-size: 16px;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part {
    min-height: 365px;
}
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list {
        flex-wrap: wrap;
    }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .online-booking-consultaton .concer-about-future .according_speciaty-section .all-speciality .main_set {
            width: 49.2%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .right-booked {
            width: 100%;
            margin-top: 16px;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction {
            margin-left: 0px;
        }
        .counselling-booking-page .inner-book-counsellor .container {
            max-width: 100%;
        }
            .wer-counsellor-profile .counsellor-specialites {
                padding: 40px 0px;
            }
            .wer-counsellor-profile .counsellor-specialites .profile-detail-setion .left-profile {
                width: 100%;
            }
            .wer-counsellor-profile .counsellor-specialites .profile-detail-setion .right-profile {
                width: 100%;
                margin-top: 24px;
            }
                .profile-detail-setion .main-counselor-sidebar {
                    display: block;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-right-part {
                    width: 30%;
                    max-width: 30%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .new-edit-right {
                    width: 70%;
                }

                .profile-detail-setion .new-edit-left .without-change-part {
                    display: none;
                }

                /*.profile-detail-setion .new-edit-left {
                        display: none;
                    }*/
                .profile-detail-setion .new-edit-right {
                    width: 100%;
                }

                /*section.second-new-dashboard .mood-section ul.mood-faces img {
                    width: auto;
                    height: auto;
                }*/

                section.second-new-dashboard .mood-section ul.mood-faces li a {
                    width: auto;
                    height: auto;
                }

                section.second-new-dashboard .mood-section ul.mood-faces li:hover img.djen {
                    display: block;
                }

                section.second-new-dashboard .mood-section ul.mood-faces li:hover .how-feel-about {
                    display: none;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood li {
                    width: 31.8%;
                }

                .personal-pop-up .modal-dialog {
                    max-width: 50%;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 36%;
                }

                .your-profile-section .right-content-part .siderbar_slider img {
                    height: 260px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    width: 31.9%;
                }
            }

        @media only screen and (max-width: 991px) {
    .inactive-part .profile-detail-setion .container {
        padding: 30px 30px;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .col-sm-8 {
    width: 100%;
    margin-bottom: 16px;
}
body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part {
    padding: 32px 24px;
}
body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .dooted-sect-part {
    display: none;
}
.squad_part_section .profile-detail-setion {
    padding-bottom: 32px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section  .trusted-adviror-part {
    display: block;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part {
    width: 100%;
    margin-bottom: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part:last-child {
margin-bottom: 0;
}
.squad_part_section .profile-detail-setion .inner-everything-part  .no-squad-member-section {
    display: block;
        padding: 12px 40px 12px 40px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect {
    display: block;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .left-your-part {
    width: 100%;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section img {
    margin: 0 auto;
    max-width: 70%;
    display: flex;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .col-sm-3 {
    width: 50%;
    margin-top: 20px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured {
    margin-top: 10px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant {
    display: block;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part {
    padding-top: 20px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(4) .membership-part .img-sect img {
    margin-top: 26px;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(1) .membership-part {
    padding: 50px 16px;
}
.certification-final-test .deliver-presentation .membership-part {
    display: block;
    text-align: center;
    padding: 52px 16px;
        align-content: center;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .first-box {
    width: 50%;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part {
    min-height: 270px;
}
.overview-module-part .module-section-part .act-tracker-sect .getting-started .interpretation-part {
    width: 50%;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .col-sm-4 {
    width: 100%;
}
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .col-sm-4 {
        width: 50%;
        margin-bottom: 22px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .row {
        justify-content: center;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect {
        min-height: 260px;
    }
        .main-explorer-dashboard section.second-new-dashboard .counselling-session.request-seesion-part .upcooming-jwljhed .workshop-part .innovate-sec .btn-part {
            padding-top: 0;
        }
        .profile-detail-setion {
                    padding: 0px;
                }
        .view-session-request .profile-detail-setion .main-counselor-sidebar .counselor_sid_toggle {
            margin-left: 10px;
        }
        .full-age-expertise .profile-detail-setion .main-counselor-sidebar .counselor_sid_toggle {
            margin-left: 10px;
        }
        .profile-detail-setion .main-counselor-sidebar .counselor_sid_toggle {
            margin: 20px;
        }
        .new-location-change .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .skill-group ul li {
            font-size: 13px;
        }
        .counseller-dashboard .inner-counseller-part .survey_sect .overview-section .strength-part h2 {
            font-size: 14px;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th a.add_btn {
            padding: 8px 12px;
            font-size: 12px;
            line-height: 28px;
            border-radius: 6px;
        }
        .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th {
            font-size: 16px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a {
            padding: 8px 12px;
            font-size: 16px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a img {
            width: 22px;
            height: 22px;
            object-fit: contain;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect {
            grid-template-columns: repeat(2, 1fr);
        }
                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .new-edit-right {
                    width: 100%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-right-part {
                    width: 100%;
                    max-width: 100%;
                    margin-top: 20px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .top-coummnity-section .education-commnity .btn-join-comunity {
                    text-align: end;
                    margin-right: 0px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .payment_part {
                    width: 100%;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th p {
                    margin-top: -3px;
                    line-height: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet {
                    width: 230px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .payment_deatils_part {
                    width: 100%;
                    padding-top: 20px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment {
                    width: 100%;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
                    width: 18%;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .main-rting {
                    width: -webkit-fill-available;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per {
                    width: 100%;
                    margin-bottom: 16px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area {
                    display: block;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj {
                    width: 100%;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .right-esidtion-part {
                    width: 100%;
                    display: none;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .contact-infopop span.wlqhf {
                    font-size: 14px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc {
                    justify-content: flex-start;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj h4.flipcartsjx {
                    font-size: 13px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks {
                    font-size: 11px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks img {
                    width: 14px;
                    height: 14px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part .contact-infopop p.ljcsks {
                    font-size: 14px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part {
                    left: 62px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info {
                    text-align: left;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .overview-head-part a {
                    display: block;
                }

                section.second-new-dashboard section.Career-Counselling .career-time-picker {
                    width: 72%;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .work-pool-mobile .innovate-sec {
                    min-height: 208px;
                }

                section.second-new-dashboard .session-booked_student .row.career-couns-row {
                    padding: 50px 0px;
                }

                .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul li.nav-item {
                    margin-bottom: 0;
                    margin-top: 0;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .My_Appointments_tab_wrapper .overview-head-part {
                    justify-content: center;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part::before {
                    display: none;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part a {
                    display: none;
                }

                .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul {
                    justify-content: center;
                    margin-right: auto;
                }

                .counseller-dashboard .inner-counseller-part .navigate-part .accepctent-part .decline_btn {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part {
                    display: flex;
                    justify-content: center;
                    gap: 6px;
                }

                body .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month img {
                    width: 14px !important;
                    margin: unset;
                }

                section.second-new-dashboard .Student_Accetest-part .col-sm-7 {
                    width: 100%;
                }

                .mood-selected .mood-has-selected .mood-section {
                    margin-left: 0px;
                    margin-right: 0px;
                }

                section.second-new-dashboard .mood-section {
                    width: auto;
                    margin-left: 16px;
                    margin-right: 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part {
                    padding: 55px 32px 40px;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino img {
                    width: 100% !important;
                    max-width: 50px;
                    margin: 0 auto;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    width: 100%;
                    text-align: center;
                }

                .counseller-dashboard .inner-counseller-part .navigate-part .ewib {
                    text-align: center;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .upper_heading h2 {
                    margin-bottom: 12px;
                }

                body .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .for-mobile-view {
                    display: block;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .tab-content .upcooming-jwljhed .for-desktop-view {
                    display: none;
                }

                .counseller-dashboard .appointment-part {
                    margin-left: 16px;
                    margin-right: 16px;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .col-sm-3 {
                    width: 50%;
                    margin-top: 16px;
                }

                .student-top-bar .verified-part p {
                    font-size: 13px;
                    line-height: 16px;
                }

                .student-top-bar .verified-part a {
                    font-size: 12px;
                }

                .mood-selected .mood-has-selected .current-mood-section {
                    margin: 24px 16px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part .blog-list-img img {
                    width: 100%;
                    border-radius: 0px;
                    margin-bottom: 12px;
                }

                .mood-selected .mood-has-selected .student-blog .world-education-part {
                    display: block;
                    padding: 10px;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part p {
                    padding-left: 0px;
                    max-width: 80%;
                }

                section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a .video-text p {
                    font-size: 20px;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part .take-test-btn a {
                    font-size: 20px;
                }

                section.second-new-dashboard .Student_Accetest-part .left-acm-part {
            position: unset;
            display: none;
        }

                section.second-new-dashboard .Student_Accetest-part img {
                    width: 100%;
                    margin: 0 auto;
                    max-width: 50%;
                    display: flex;
                }

                section.second-new-dashboard .schedules-part {
                    display: none;
                }

                section.second-new-dashboard .Student_Accetest-part {
                    margin: 16px 16px 32px;
                    display: block;
                    padding: 16px;
                }

                section.second-new-dashboard .Student_Accetest-part .right-acm-part {
                    display: none;
                }

                body section.second-new-dashboard .session-booked_student .career-couns-row .selected-timing_part p {
                    font-size: 20px;
                }

                section.second-new-dashboard .session-booked_student .selected-timing_part {
                    max-width: 55%;
                }

                section.second-new-dashboard .summery-pych-part .top-heading-part {
                    padding: 16px 16px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc {
                    width: 100%;
                    max-width: 100%;
                    padding-left: 0;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice {
                    margin-bottom: 16px;
                }

                body section.second-new-dashboard .summery-pych-part .formobile-degree .owl-nav.disabled {
                    display: none !important;
                }

                body section.second-new-dashboard .summery-pych-part .formobile-degree {
                    display: block;
                    padding-left: 16px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree {
                    display: none;
                }

                section.second-new-dashboard .summery-pych-part .top-heading-part::before {
                    display: none;
                }

                section.second-new-dashboard .summery-pych-part {
                    border: 0;
                    padding: 0px;
                    margin-top: 16px;
                    border-radius: 0;
                    padding-bottom: 32px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .start-joing a {
                    height: 40px;
                    width: 100%;
                    padding: 12px 24px;
                    justify-content: center;
                    max-width: fit-content;
                    margin: 0 auto;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule a {
                    padding: 12px 16px;
                    height: 40px;
                    width: fit-content;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule {
                    justify-content: center;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor .mentor-schedule {
                    padding-top: 10px;
                }

                body section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor img {
                    width: 100%;
                    margin: 0 auto;
                    max-width: 82px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor h2 {
                    margin-top: 15px;
                    padding: 0px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    width: 100%;
                    min-height: 253px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .owl-nav.disabled {
                    display: none !important;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor {
                    padding-left: 16px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session h2 {
                    padding: 16px 16px 0px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session {
                    padding-top: 0;
                }

                section.second-new-dashboard .mentorshop-session .top-heading-part::before {
                    display: none;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part {
                    padding-bottom: 12px;
                    padding-top: 14px;
                    text-align: center;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
                    padding: 12px 24px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .left-timing {
                    width: 100%;
                    text-align: center;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .timing-start span.minutes-part {
                    width: 35px;
                    height: 35px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part .monthly-timing .which-month img {
                    width: 12px !important;
                    height: 12px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 {
                    margin-top: 8px;
                }

                body section.second-new-dashboard .for-mobile-seesion .workshop-part .owl-dots {
                    display: none;
                }

                body section.second-new-dashboard .for-mobile-seesion .workshop-part .owl-nav.disabled {
                    display: none !important;
                }

                section.second-new-dashboard .mentorshop-session .top-heading-part::before {
                    width: 90%;
                }

                body section.second-new-dashboard .for-mobile-seesion .workshop-part {
                    padding-left: 8px;
                }

                body section.second-new-dashboard .for-mobile-seesion .top-heading-part {
                    padding: 16px;
                }

                section.second-new-dashboard section.Career-Counselling {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino img {
                    height: 145px;
                }

                body section.second-new-dashboard .for-mobile-seesion {
                    padding: 0px;
                    border: 0px;
                    border-radius: 0px;
                    padding-bottom: 16px;
                }

                section.second-new-dashboard .mentorshop-session {
                    display: none;
                }

                section.second-new-dashboard section.Career-Counselling .row.career-couns-row .right-schdelue-part {
                    display: none;
                }

                section.second-new-dashboard section.Career-Counselling .row.career-couns-row .left-schdelue-part {
                    display: none;
                }

                body section.second-new-dashboard .for-mob-notification {
                    display: block;
                }

                section.second-new-dashboard .latest-notifiation {
                    display: none;
                }

                section.second-new-dashboard .view-profile-sec {
                    display: none;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .profile-picture {
                    width: fit-content;
                }

                section.second-new-dashboard .view-profile-sec .inner-data .view-content h2 {
                    font-size: 20px;
                }

                body section.second-new-dashboard .for-mobile {
                    display: block;
                    margin-top: 15px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    width: 100%;
                    display: block;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec {
                    display: block;
                    min-height: 320px;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result {
                    display: block;
                    padding: 0px 16px;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .about-the-interest {
                    width: 100%;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .must-haves-part {
                    width: 100%;
                    margin-top: 10px;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part {
                    width: 100%;
                    margin-top: 10px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .col-sm-6 {
                    width: 100%;
                    max-width: 100%;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part .monthly-timing {
                    display: flex;
                    padding-top: 6px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .left-timing p {
                    text-align: center;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 ul li {
                    font-size: 12px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h6 span.kefhd {
                    font-size: 12px;
                }

                section.second-new-dashboard .latest-notifiation {
                    margin-bottom: 32px;
                }

                section.second-new-dashboard .col-sm-9 {
                    width: 100%;
                    padding: 0px;
                }

                section.second-new-dashboard .col-sm-3 {
                    width: 100%;
                }

                .profile-detail-setion .right-content-part {
                    display: none;
                }

                .skillConfirmation-part .modal-dialog .modal-content .modal-footer button {
                    font-size: 16px;
                }

                .profile-banner-part h2 {
                    font-size: 45px;
                }

                .profile-banner-part p {
                    font-size: 16px;
                }

                .profile-banner-part {
                    height: 200px;
                }

                .personal-pop-up .modal-dialog {
                    max-width: 80%;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic {
                    justify-content: space-evenly;
                }

                .profile-detail-setion .left-destal-part {
                    width: 100%;
                }

                .profile-detail-setion .right-content-part {
                    width: 100%;
                }

                .your-profile-section .profile-detail-setion .first-left-part .col-sm-6 {
                    width: 100%;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info {
                    display: block;
                    border-right: 0px;
                    border-bottom: 1px solid #E8E9E9;
                    padding-bottom: 14px;
                    text-align: center;
                    margin-bottom: 14px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc {
                    justify-content: center;
                    padding-top: 15px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part {
                    right: 0;
                    bottom: -8px;
                    left: 0;
                    margin: 0 auto;
                    padding-left: 80px;
                }

                .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part {
                    font-size: 18px;
                }
            }

            @media only screen and (max-width: 850px) {
            .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .col-sm-6 {
            width: 100%;
        }
                .mood-selected .mood-has-selected ul.according-listing-mood li {
                    width: 31.4%;
                }
            /*    .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
                width: 118px;
            }*/
            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .differnt-box-art .left-part img {
                width: 100%;
                margin-bottom: 22px;
            }
            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .differnt-box-art {
                display: block;
            }
            }

        @media only screen and (max-width: 767px) {
        .personal-pop-up .modal-dialog .modal-content .big-media-img video {
            height: 200px;
        }
        .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .how-to-calculate-part {
        display: block;
    }
    .page-two-premium .fresh-counsellor-dasboard-part .exclusive-part {
    display: block;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section {
    padding: 60px 16px;
}
.acess-session .counseller-dashboard .inner-counseller-part .manage-view-session-part .overview-section .pool-session-access .unocj-btn-sect .pool-unloct-btn {
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
}
.add-squad-modal .modal-dialog .modal-content .modal-body .adde-new-sqaud .btn-part .smae-with-common {
    font-size: 14px;
    width: 92px;
    height: 42px;
    align-items: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li {
    font-size: 14px;
    margin-bottom: 8px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part ul li img {
    width: 16px;
    height: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part p {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section p {
    font-size: 14px;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part span.count {
    width: 22px;
    height: 22px;
    font-size: 14px;
    min-width: 22px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section h2 {
    font-size: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part p {
    font-size: 14px;
    line-height: normal;
}
.squad_part_section .profile-detail-setion .inner-everything-part .newwd-help-section .trusted-adviror-part .share-part {
    padding: 16px;
    border-radius: 8px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form ::placeholder {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form input {
    height: 48px;
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common {
    padding: 16px;
    border-radius: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad {
    margin-top: 0;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part {
    width: 100%;
    margin-bottom: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part {
    display: block;
    margin-bottom: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request {
    display: block;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part h2 {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .review img {
    width: 10px;
    height: 10px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .review span.rate {
    font-size: 10px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .what-doing-requrst .cot-part {
    font-size: 12px;
    padding: 8px 22px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part p {
    font-size: 12px;
    margin-bottom: 6px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part .review {
    gap: 2px;
    padding: 2px 6px;
    border-radius: 2px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .request-squad-part-sect .main-highlight-part .request-list-part .coming-request .listing-data-part .name-request-part {
    flex-wrap: wrap;
}
.squad_part_section .profile-detail-setion .inner-everything-part .same-common .middle-heading-part h2 {
    font-size: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table tr.bg-part th {
    font-size: 14px;
    padding: 8px 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part {
    overflow-x: auto;
    scrollbar-width: none;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table {
    white-space: nowrap;
}
.squad_part_section .profile-detail-setion .inner-everything-part .our-cuurent-squad-part .data-field-part table td {
    font-size: 14px;
    padding: 8px 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd {
    width: 100%;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd .add-sqa-btn {
    font-size: 14px;
    height: 48px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section img {
    max-width: 100%;
}
body .squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part {
    padding: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started h2 {
    font-size: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started h3 {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .now-add-consulatnt-part .code-get-started form .add-sqa-btn {
    font-size: 14px;
    max-width: 175px;
    height: 48px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h3 {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part p {
    font-size: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part  .no-squad-member-section {
    padding: 12px 16px 12px 16px;
    border-radius: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect .right-your-part h2 {
    font-size: 24px;
    line-height: 32px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .why-add-squad-part-sect {
    border-radius: 12px;
    padding: 16px 16px 0px 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .no-squad-member-section .right-yet-part h2 {
    font-size: 24px;
    line-height: 32px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part img {
    width: 28px;
    height: 28px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .real-time-part {
    border-radius: 8px;
    padding: 16px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .suard-featured-part .about-featured .col-sm-3 {
    width: 100%;
    margin-top: 12px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .how-toadd input {
    height: 48px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part h5 {
    font-size: 16px;
    align-items: center;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad .code-coupen-part p {
    font-size: 14px;

}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h2 {
    font-size: 24px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .right-connect-part .share-suad {
    display: block;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part h3 {
    font-size: 14px;
}
.squad_part_section .profile-detail-setion .inner-everything-part .coneect-with-consult-squad .add-consultant .left-connect-part p {
    font-size: 12px;
    line-height: normal;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part {
    display: block;
}
.certification-final-test .deliver-presentation .macq-sect:nth-child(2) .membership-part .img-sect img {
    margin-bottom: -90px;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type img {
    width: 18px;
    height: 18px;
}
.deciding-part .ready-to-build-section .guide-to-other .call-part .reuest-type {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: fit-content;
    margin: 0 auto;
    font-size: 14px;
    padding: 8px 16px;
    margin-top: 8px;
}
body .deciding-part .ready-to-build-section .global-btn-type .free-session {
    margin-bottom: 8px;
}
.career-preneur-page .deciding-part .global-btn-type .join-btn-part {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: fit-content;
    margin: 0 auto;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .first-box {
    width: 100%;
    margin-top: 16px;
}
.deciding-part .ready-to-build-section .global-btn-type {
    display: block;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join {
    display: block;
    padding: 16px;
}
.join-act-program-landing-page .how-get-started .recent-topic-part .two-join .icon-part img {
    width: 36px;
    height: 36px;
    margin-bottom: 16px;
}
.what-act-include .who-can-join-section .about-the.teacher .experts-sect .inner-btn {
    padding: 8px 16px;
}
.overview-module-part .module-section-part .act-tracker-sect .getting-started .interpretation-part {
    width: 100%;
}
.overview-module-part .module-section-part .getting-started .rffering-part p.setup-para {
    font-size: 12px;
}
.certification-final-test .deliver-presentation .membership-part {
    padding: 32px 16px;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part h3 {
    padding: 24px 24px 0px 24px;
}
.zero-risk-part  .what-will-get .associate-sect-part .refeeral-part p {
    padding: 0px 24px 0px 24px;
    margin-top: 0;
    margin-bottom: 0;
}
.zero-risk-part  .what-will-get .associate-sect-part .refeeral-part .left-content {
    width: 100%;
}
.zero-risk-part  .what-will-get .associate-sect-part .refeeral-part .img-sect {
    width: 100%;
}
.zero-risk-part .what-will-get .associate-sect-part .refeeral-part {
    min-height: 100%;
    display: block;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part .go-btn {
    font-size: 14px;
    padding: 8px 24px;
    border-radius: 8px;
}
.join-act-program-landing-page .test-act-carrer .become-prenure-section .right-side-img-sect img {
    height: 300px;
}
.test-act-carrer .become-prenure-section .go-pro-part .pricing-part h5 {
    font-size: 18px;
}
.test-act-carrer .become-prenure-section .go-pro-part .btn-part {
    padding: 8px 16px 20px;
    border-left: 0;
}
.test-act-carrer .become-prenure-section .left-side-content h2 br {
    display: none;
}
.test-act-carrer .become-prenure-section .go-pro-part {
    width: 100%;
    display: block;
}
.final-step-page .for-live-part .common-step .sect-btn-part .sub-btn {
    max-width: max-content;
    padding: 8px 24px;
    border-radius: 8px;
    font-size: 14px;
}
.final-step-page .for-live-part .common-step .mentor-resume-bx .vedio-intro {
    font-size: 12px;
}
.final-step-page .for-live-part .common-step .sect-btn-part {
    padding-top: 12px;
}
.final-step-page .for-live-part .common-step h4 {
    font-size: 12px;
}
.final-step-page .for-live-part .common-step .friendly-part {
    padding: 8px;
}
.final-step-page .for-live-part .common-step .friendly-part span.number {
    width: 16px;
    height: 16px;
    font-size: 12px;
    min-width: 16px;
}
.final-step-page .for-live-part .common-step h3 {
    font-size: 14px;
    margin-bottom: 20px;
}
.final-step-page .for-live-part .common-step .friendly-part p {
    font-size: 14px;
    line-height: normal;
}
.final-step-page .for-live-part h2 {
    font-size: 24px;
    margin-bottom: 26px;
}
.final-step-page .for-live-part .common-step {
    border-radius: 12px;
    padding: 16px;
}
.final-step-page .for-live-part {
    max-width: 100%;
}
.final-step-page {
    padding: 32px 0;
}
.page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .img-part img {
    width: 60px;
    height: 60px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
body .congrulation-modal-part .modal-dialog .modal-content .modal-body .btn-part .dash {
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body p {
    font-size: 14px;
    margin-bottom: 16px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.congrulation-modal-part .modal-dialog .modal-content .modal-body img {
    max-width: 48px;
    height: 48px;
    margin-bottom: 10px;
}
.congrulation-modal-part .modal-dialog .modal-content {
    padding: 32px 16px;
}
.page-two-premium .fresh-counsellor-dasboard-part .exclusive-part .left-content .title-part h2 {
    font-size: 18px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part h2 {
    font-size: 18px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .off-sect-part .discount-price h3 {
    font-size: 24px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part h2 {
    font-size: 18px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li {
    font-size: 14px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part ul li img {
    width: 18px;
    height: 18px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part .confirm-btn .pay-btn {
    font-size: 16px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part input {
    font-size: 14px;
}
.page-two-premium .fresh-counsellor-dasboard-part .profile-detail-setion .amount-summary-part form.freeable-part ::placeholder {
    font-size: 14px;
}
.page-two-premium .fresh-counsellor-dasboard-part .upgraded-part-sect .premium-benefits-part {
    padding: 16px;
}
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part h3 {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p {
        font-size: 14px;
        padding-top: 4px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect {
        white-space: nowrap;
        overflow: auto;
        scrollbar-width: none;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part p img {
        width: 12px;
        height: 12px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .col-sm-4 {
        width: 100%;
        margin-bottom: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h2 {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect p {
        font-size: 14px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect h3 {
        font-size: 16px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part .img-part img {
        width: 28px;
        height: 28px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part span.acess-part {
        font-size: 14px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li {
        font-size: 14px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect ul li img {
        width: 14px;
        height: 14px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect {
        min-height: 100%;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .view-btn {
        position: unset;
        padding-top: 26px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .platform-fees-part .acess-code-sect .codeing-part {
        padding: 6px 6px 6px 12px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .plan-type-sect .staus-sttus-sect .plan-prmium-part {
        padding-right: 20px;
        margin-right: 20px;
        width: 100%;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .img-part img {
        width: 60px;
        height: 60px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part {
        display: block;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part h2 {
        font-size: 18px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content .title-part span.showing-sect {
        font-size: 12px;
        padding: 2px 12px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .unlocking-prrmium-sect .exclusive-part .left-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .premium-page-one .fresh-counsellor-dasboard-part .same-style-sect {
        padding: 16px;
        border-radius: 12px;
    }
    body .data-empty-sect .no_upccom_txt p {
        max-width: 100%;
    }
    .data-empty-sect .promote-prifile .squad-code h3 {
        font-size: 14px;
    }
    .data-empty-sect .promote-prifile {
        max-width: 100%;
    }
    .data-empty-sect .promote-prifile .code-col {
        padding: 0 8px;
        padding-bottom: 10px;
    }
    .data-empty-sect .promote-prifile .code-col:last-child {
        padding-bottom: 0px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part {
        border-radius: 10px;
        padding: 32px 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part .blank-sect img {
        max-width: 90px;
        height: 90px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part .blank-sect h2 {
        font-size: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .no-payemnt-yet-part .blank-sect p {
        width: 100%;
        font-size: 12px;
        line-height: 18px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .how-to-calculate-part .payout-btn {
        font-size: 14px;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 12px;
        padding: 8px 16px;
    }
        .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance {
        width: 100%;
    }
        .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect {
        width: 100%;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .left-img-sect {
        width: 100%;
        position: unset;
        margin-top: 40px;
        margin-bottom: -15px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect h3 {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part .block-part img {
        width: 16px;
        height: 16px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .main-listing-part .block-part span.txt-part {
        line-height: 14px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .btn-sect-part a.more-part {
        font-size: 12px;
        padding: 6px 16px;
        border-radius: 4px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part .content-sect .btn-sect-part {
        padding-top: 20px;
    }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session {
        border-radius: 10px;
        padding: 16px;
    }
        .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .earn-more-every-session .inner-sect-part {
        flex-wrap: wrap;
    }
        .profile-new-consultant .education-section .inner-educaton-part .university-part .small-university .img-part {
        margin-right: 4px;
    }
        .no_data_wrapper .no_data_clndr_icon img {
        width: 100px;
        height: 100px;
        object-fit: contain;
    }
    .book_session_prple_txt p {
        font-size: 16px;
        line-height: 22px;
    }
    .no_data_book_btn a {
        font-size: 12px;
        padding: 8px 24px;
        border-radius: 8px;
    }
    .no_data_wrapper .no_upccom_txt h6 {
        font-size: 18px;
    }
        /*08-04-2025*/

        .side_part_tag .left-timing.timer-element {
            margin: 15px 0px 0px 0px;
        }

        .side_part_tag .left-timing.timer-element .timing-start {
            text-align: center;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .chapter-according {
            width: 100%;
        }

        .side_part_tag {
            width: 100%;
            text-align: left;
        }

        .side_part_tag .side_part_btn_main {
            margin: 20px 0px 0px 0px;
            display: flex;
            justify-content: space-between;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul li:nth-child(1) {
            padding-right: 0px;
            margin-right: 0px;
            border-right: none;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .book_summary_wrapper .pymnt_query .pymnt_phone_mail ul {
            flex-wrap: wrap;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part {
            flex-wrap: wrap;
        }

        .explore-schedule_modal .modal-dialog .modal-content .modal-body .calender-book_schedule .webinar-part .efhdj .dtalis-part .name-part h2 {
            font-size: 16px;
        }

        /*08-04-2025 end*/

        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection label {
            font-size: 10px;
            top: -6px;
        }
        .counseller-dashboard .inner-counseller-part .survey_sect .overview-section .strength-part h2 {
            font-size: 12px;
            line-height: 18px;
            width: 90%;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .calender-mange-thing {
            display: block;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part {
            margin-top: 20px;
            border-radius: 8px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson .my-calender-part a {
            padding: 8px 10px;
            font-size: 12px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .picture-part {
            width: 35px;
            min-width: 35px;
            height: 35px;
            border-radius: 4px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .picture-part img {
            width: 20px;
            height: 20px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .session-content h3 {
            font-size: 16px;
            line-height: 20px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming .session-content p.text-area {
            font-size: 12px;
            line-height: 16px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect .pol-sect-upcoming {
            border-radius: 8px;
            padding: 8px;
            
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson h2 {
            font-size: 24px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson h4 {
            font-size: 16px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .heading-main-sesson {
            padding: 16px;
        }
        .counseller-dashboard .inner-counseller-part .request-seesion-part .overview-section .top-card_sect {
            gap: 12px;
        }
            .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .new-type-selection .dropdown.bootstrap-select button {
            font-size: 12px;
            line-height: 44px;
        }
            .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx p {
            font-size: 12px;
                margin-top: -1px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part .browse-file-bx .browse-file a {
            font-size: 12px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect h3 {
            font-size: 10px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part h5 {
            font-size: 12px;
        }
        .organisation-popup .modal-dialog .modal-body .organisation-logo-sect .logo-organised-part h5 img {
            width: 14px;
            height: 14px;
        }
        .organisation-popup .modal-dialog .modal-body .custom-select-trigger {
            font-size: 12px;
        }
        body .portfolio-popup .modal-dialog .modal-content .modal-body .filling-info p {
            font-size: 14px;
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .big-media-img video {
            height: 180px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .current-part {
            font-size: 14px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section h4.select-avtar {
            font-size: 14px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part .secondtitle-part-sect h3 {
            font-size: 14px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect h2 {
            font-size: 16px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect p.top-head {
            font-size: 12px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part .claim-part .claim-btn {
            padding: 8px 16px;
            border-radius: 6px;
            width: 100%;
            font-size: 14px;
            margin-top: 10px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part .dolor-part h4 {
            font-size: 11px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part .dolor-part {
            border-radius: 8px;
            padding: 4px;
            justify-content: center;
            margin-top: 4px;
            display: flex;
            background-color: #F9F9F9;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .follow-up .new-part.resource-part p.resouce-sect {
            font-size: 12px;
            line-height: 16px;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part 
         .follow-up {
            display: block;
        }
        .wer-counsellor-profile .specialities-section .resoucres-tab-sect .syllabus-part .math-exam-part {
            display: block;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar {
            gap: 8px;
            width: 100%;
            grid-template-columns: repeat(5, 1fr);
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar .according-you label img {
            width: 45px;
            height: 45px;
        }
        body .avatar-moadal .modal-dialog .modal-content .modal-body {
            padding: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6:before {
            height: 12px;
            top: 3px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .contibure-part .contibue-btn {
            font-size: 12px;
            padding: 6px 16px;
            border-radius: 6px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h4 {
            font-size: 16px;
            line-height: 20px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6 {
            font-size: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount .fees h6 span.bolded-part {
            font-size: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .counselling-fess-sect .total-amount p {
            margin-bottom: 0px;
            color: #898989;
            font-size: 12px;
            font-weight: 400;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .provided-services-selection .session-slot-time {
            width: 100%;
        }
        .wer-counsellor-profile .counsellor-specialites .right-appointment-part .main-everything-part .extension-sect-part .time-include-part {
            width: 100%;
        }
        .wer-counsellor-profile .counsellor-specialites .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc .doubt-btn .pucho-part {
            padding: 6px 12px;
            border-radius: 4px;
            font-size: 12px;
            margin-left: 10px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part .title-part h2 {
            font-size: 14px;
            line-height: 24px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect h6 {
            font-size: 14px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .planning-sect p {
            font-size: 14px;
            line-height: 20px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part .title-part p {
            font-size: 12px;
            line-height: 16px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .specialities-section .student-speciality .abut-internaional-study .assist-part img {
            width: 55px;
            height: 55px;
        }
        .new-location-change .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business {
            padding-top: 4px;
        }
         .new-location-change .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business p.ljcsks::before {
         display: none;
        } 
         .new-location-change .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business {
            gap: 6px;
            flex-wrap: wrap;
        }  
        .new-location-change .wer-counsellor-profile .counsellor-specialites .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .skill-group ul li {
            font-size: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn {
        display: block;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .cancel-btn {
            margin-bottom: 8px;
        }
            .information-about-user .without-register .all-info-saved .user-img-part img {
            width: 55px;
            height: 55px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part h3 {
            font-size: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part h4 {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .reshedule-sect-btn .reschdule-comm {
            width: 100%;
            display: flex;
            max-width: 200px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment h2 {
            font-size: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment p {
            font-size: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .confirmed-appointment .prime-benfits-part {
            padding: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .someelse-appointment-form .counselling-btn-part .common-part {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services .goal-part h2 {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .after-slected-services p.descpt {
            font-size: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data {
            display: block;
            margin-bottom: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part {
            display: block;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .counsellor-data .counsellor-img {
            padding-bottom: 10px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .appointment-deatils-part .user-detail-part .kejlc h2.nameing-part {
            font-size: 16px;
            line-height: 20px;
        }
                .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .cont-btn .contibue-btn {
            font-size: 14px;
        }
                .counselling-booking-page .inner-book-counsellor .counseling-appoint .online-booking-consultaton .concer-about-future .according_speciaty-section .all-speciality .main_set {
            width: 100%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition p {
            font-size: 12px;
            line-height: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition ul li {
            font-size: 12px;
            line-height: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .follow-terms .counselling-condition h5 {
            font-size: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .addon-sect-part .add-mint-with-price .main_set {
            width: 100%;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h4:before {
            height: 12px;
            top: 2px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h4 {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee .price-per-mint h5 {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect .counselling-fee-part .mint-fee p {
            font-size: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .specialty-part-sect h2 {
            font-size: 20px;
        }
            .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction {
            border-radius: 8px;
            padding: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li {
            font-size: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li img {
            width: 14px;
            height: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time {
            display: block;
            padding: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time .changing-date a {
            font-size: 14px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction ul {
            margin-bottom: 4px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .depending-time ul li:first-child:before {
            height: 12px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint h3 {
            font-size: 16px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint img {
            width: 20px;
            height: 20px;
        }
        .counselling-booking-page .inner-book-counsellor .counseling-appoint .get-right-direction .heading-for-appoint {
            gap: 4px;
        }
        .wer-counsellor-profile .counsellor-specialites .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
            width: 162px;
        }
            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 ul {
                width: 56%;
                text-align: left;
            }
            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .differnt-box-art .Swati-Malik-box {
                padding: 0;
            }
            .wer-counsellor-profile .counsellor-specialites .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .differnt-box-art .worth-part {
                padding: 0px;
            }
            .wer-counsellor-profile  .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik {
                margin: 0px 16px;
            }
            .wer-counsellor-profile .counsellor-specialites  .review_status_page .fresh-counsellor-dasboard-part .onboarding-section {
                margin: 0 16px !important;
            }
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul li a {
                width: 32px;
                height: 32px;
                border-radius: 6px;
            }
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul {
                gap: 8px;
                right: 12px;
                bottom: 12px;
            }
            .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .sharing-icon ul li a img {
                width: 20px;
                height: 20px;
                border: 0px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h2 {
                font-size: 16px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h4 {
                font-size: 12px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname h4 span.bolded-art {
                font-size: 14px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .location-withname p {
                font-size: 14px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item .nav-link label {
                font-size: 14px;
            }
            .wer-counsellor-profile .counsellor-specialites .profile-detail-setion .right-profile {
                padding: 0px 30px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect h3 {
                font-size: 18px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part ul li.nav-item {
                width: 49.4%;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .location-appoint img {
                width: 22px;
                height: 22px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .location-appoint h6 {
                font-size: 14px;
            }
            .wer-counsellor-profile .counsellor-specialites .right-appointment-part .timing-appointment-sect .calling-apointment-part .top-deatails .fee-apointment .fee h5 {
                font-size: 14px;
            }
            .wer-counsellor-profile .specialities-section ul .nav-link {
                font-size: 12px;
                padding: 10px 12px;
            }
            .wer-counsellor-profile .specialities-section ul {
                margin: 16px;
                border-radius: 4px;
            }
                /*.profile-detail-setion .main-counselor-sidebar {
                    padding-top: 30px;
                    padding-left: 16px;
                }*/

                .first-personal-part .modal-dialog .modal-body .filling-info .about.the.skill h4 {
                    font-size: 16px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 li::before {
                    left: -20px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .short-name h3 {
                    width: 35px;
                    height: 35px;
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 ul {
                    width: 50%;
                    text-align: end;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .comment-btn .add-btn {
                    padding: 4px 8px;
                    font-size: 12px;
                    height: 34px;
                    border-radius: 4px;
                }

                body .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .add-comment {
                    width: 51% !important;
                }

                body .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .add-comment .add-btn {
                    font-size: 10px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment .short-name h2 {
                    width: 35px;
                    height: 35px;
                    font-size: 14px;
                    margin-bottom: 0;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .new-user-comment {
                    gap: 6px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part .about-the-eduldvkcn span.reply-part {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .related-part span.related-inter-course {
                    font-size: 12px;
                    height: 26px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part .liked_part .edu {
                    font-size: 10px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .name-part h6 {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show .name-part p {
                    font-size: 12px;
                    line-height: 18px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .different-user-coment-show {
                    padding-left: 0px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box .Swati-Malik-img-box img {
                    width: 35px;
                    height: 35px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part h6 {
                    font-size: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h2 {
                    font-size: 14px;
                    line-height: 22px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik img.boy-img {
                    height: 250px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .worth-part p {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part span.wdsjl {
                    font-size: 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .liked_part img {
                    width: 14px;
                    height: 14px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part h4 {
                    width: 40px;
                    height: 40px;
                    font-size: 14px;
                    max-width: 40px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part input {
                    height: 36px;
                    padding: 12px 14px 16px;
                    width: 90%;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part ::placeholder {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments h2 {
                    font-size: 24px;
                   /* padding-bottom: 14px;
                    margin-bottom: 14px;*/
                }
    .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .Payments .both-part h4 {
        font-size: 14px;
    }
                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h6 {
        font-size: 12px;
    }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .list .Balance h3 {
        font-size: 14px;
    }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h3 {
                    font-size: 14px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table td .Paramjeet .Paramjeet-text h4 {
                    font-size: 12px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th p {
                    margin-top: 4px;
                }

                .payment-listing-page .fresh-counsellor-dasboard-part .onboarding-section .amount table th {
                    line-height: 13px;
                    padding: 4px 20px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .right-rating-show-comment .comment_user_area .user_name h2 {
                    font-size: 14px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per h2 {
                    font-size: 40px;
                    line-height: 40px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .about_rating_area .left-rating-show-per .rating img {
                    width: 14px;
                    height: 14px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf img {
                    width: 10px;
                    height: 10px;
                }

                .review_status_page .fresh-counsellor-dasboard-part .feedback-section .main-rating-sec .percetage .jewf {
                    width: 145px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.para {
                    font-size: 12px;
                    line-height: 19px;
                    margin-bottom: 0px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .contact-infopop p.ljcsks {
                    font-size: 12px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .contact-infopop span.wlqhf {
                    font-size: 12px;
                    display: contents;
                }

               .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part {
            padding: 58px 30px 16px;
        }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks img {
                    width: 14px;
                    height: 14px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business p.ljcsks {
                    font-size: 10px;
                    margin-bottom: 0px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj .about-business p.ljcsks::before {
                    height: 14px;
                    top: 5px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .left-infor-gwfbdcj h4.flipcartsjx {
                    font-size: 12px;
                    line-height: 16px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li a {
                    font-size: 10px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li a img {
                    width: 11px;
                    height: 14px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part .kejlc .editwieusld img {
                    width: 24px;
                    height: 24px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part h2.nameing-part {
                    font-size: 20px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part img {
                    width: 28px;
                    height: 28px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part {
                    left: 10px;
                    top: unset;
                    bottom: -64px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part {
                    height: 100px;
                    border-radius: 0px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .play-intro a {
                    padding: 8px 16px 8px 8px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile .main_user-img img {
                    width: 125px;
                    height: 125px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile .main_user-img .inner-img-part img {
                top: 3px;
                width: 119px;
                height: 119px;
            }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .play-intro a img {
                    width: 34px;
                    height: 34px;
                }

               .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .about-mentor-profile {
            margin-top: 16px;
            margin-left: -7px;
        }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .picture-part .play-intro a span.intro {
                    font-size: 12px;
                }

                .counsellor-edit-profile .your-profile-section .profile-detail-setion .personal-profile-info .info-part {
                    display: block;
                }

                body .counsellor-edit-profile .profile-detail-setion .education-section {
                    margin-left: 12px;
                    margin-right: 12px;
                }

                body .counsellor-edit-profile .profile-detail-setion {
                    padding-top: 0px;
                }

                body .counsellor-edit-profile .profile-detail-setion .container {
                    max-width: 100%;
                    padding: 0px;
                }

                .fresh-counsellor-dasboard-part .desk-counsellor-part .onboarding-section .onboard-first-slide .shape-part .content-part .btn-part a {
                    border-radius: 4px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .deatl-about-content img {
                    width: 66px;
                    height: 66px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part img {
                    width: 16px;
                    height: 16px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .commented-part span.fjc {
                    font-size: 12px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .Community-part .added-part a {
                    font-size: 12px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .Community-part .added-part a img {
                    width: 14px;
                    height: 14px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .deatl-about-content {
                    gap: 12px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part h3 {
                    font-size: 14px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span {
                    font-size: 12px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span ul li {
                    font-size: 12px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .assistant-part .user-part .details-part .bwqsba span ul {
                    padding-left: 28px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .Community-part {
                    justify-content: flex-start;
                    padding: 0px;
                    border-bottom: 0px;
                    flex-wrap: wrap;
                    flex-direction: column-reverse;
                    display: inline-flex;
                    align-items: unset;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills li.nav-item:first-child .nav-link.active,
                .nav-pills .show>.nav-link {
                    border-radius: 4px 0px 0px 4px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills li.nav-item:last-child .nav-link.active,
                .nav-pills .show>.nav-link {
                    border-radius: 0px 4px 4px 0px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills .nav-link {
                    padding: 4px 10px;
                    margin-bottom: 0px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .nav-pills {
                    border-radius: 4px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .comm-and-net .tab-content {
                    padding: 0px;
                    margin-top: 16px;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .comm-and-net {
                    border: 0px;
                    border-radius: 0;
                }

                .counseller-dashboard .inner-counseller-part .networking-section .overview-section .overview-head-part a {
                    width: 20%;
                }

                body section.second-new-dashboard div#filter_data .owl-next {
                    right: -14%;
                    top: -6px;
                }

                body section.second-new-dashboard div#filter_data .owl-prev {
                    left: -14%;
                    top: -6px;
                }

                body section.second-new-dashboard section.Career-Counselling .card-rght-btns .button {
                    width: 94% !important;
                    height: 36px !important;
                }

                .mood-selected .mood-has-selected li {
                    margin-bottom: 0;
                    margin-top: 0;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .upcooming-jwljhed .work-pool-mobile .innovate-sec {
                    min-height: 230px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc p {
                    height: 36px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .rtgfdbv {
                    align-items: baseline;
                }

                section.second-new-dashboard .graph-section .mood-chart-part {
                    padding: 0px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .grey_bg_bx a.edit-availability img {
                    width: 14px;
                    height: 14px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .grey_bg_bx a.edit-availability {
                    top: -4px;
                }

                .your-profile-section .profile-detail-setion .education-section {
                    padding: 25px 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .contact-infopop span.wlqhf {
                    font-size: 14px;
                    display: block;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .manage_availabilty_sec .overview-section .table_scroll {
                    overflow-x: auto;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .not_avail p {
                    font-size: 10px;
                    line-height: 11.5px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .slot_time .begin_time,
                .end_time {
                    font-size: 10px;
                    line-height: 10px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table .slot_time .time_sep {
                    font-size: 10px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table td {
                    font-size: 10px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th a.add_btn {
                    padding: 4px;
                    font-size: 12px;
                    line-height: normal;
                    border-radius: 4px;
                    font-weight: 400;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_table .table_scroll table th {
                    font-size: 10px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .manage_avail_save_btn button {
            font-size: 14px;
            line-height: 18px;
            height: fit-content;
            border-radius: 8px;
            width: fit-content;
            padding: 8px 24px;
        }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block .day_select_btn_bx .day_select_btn {
                    font-size: 12px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .days_select_block {
                    flex-wrap: wrap;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_inp label {
                    font-size: 10px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_sep p {
                    font-size: 14px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block {
                    justify-content: space-between;

                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_inp {
                    width: 100%;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book form.manage_avail_form .start_end_time_block .start_end_time_inp input {
                    border: 1px solid #DCDCDC;
                    padding: 8px;
                    width: 100%;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper {
                    margin-bottom: 24px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper .slot_name h6 {
                    font-size: 14px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper .slot_delete a#removeButton {
                    padding: 6px;
                    border-radius: 4px;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book .slot_name_del_wrapper .slot_delete img {
                    width: 16px;
                    height: 16px;
                    object-fit: contain;
                }

                .counseller-dashboard .manage_availabilty_sec .manage_avail_slot_book {
                    padding: 12px;
                }

                .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul {
                    border-radius: 22px;
                }

                .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec ul li.nav-item {
                    margin-bottom: 0;
                }

                .counseller-dashboard .inner-counseller-part .My_Appointments_Cal_sec .nav-tabs .nav-link {
                    font-size: 12px;
                    padding: 4px 8px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part a {
                    font-size: 14px;
                    padding-left: 0px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .top_heading-part h2 {
    font-size: 24px;
    margin-bottom: 18px;
    line-height: normal;
}

                .counseller-dashboard .inner-counseller-part .overview-section .overview-head-part::before {
                    display: none;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .nav-pills .nav-link {
                    font-size: 12px;
                    padding: 6px 10px;
                    margin-right: 6px;
                    margin-bottom: 6px;
                }

                .counseller-dashboard .inner-counseller-part .overview-section .top_heading-part h2:after {
                    display: none;
                }

                .counseller-dashboard .inner-counseller-part .overview-section {
                    padding: 16px;
                    border: 0px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing {
                    display: block;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .monthly-timing .which-month {
                    justify-content: center;
                }

               section.second-new-dashboard .mood-section {
            padding: 24px 16px 0px;
            margin-left: 0;
            margin-right: 0;
        }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part {
                    padding: 25px 16px 16px;
                }

                .new-contact-info .modal-dialog {
                    padding-top: 40px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part {
                    left: -14px;
                    top: 135px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input[type="date"] {
                    width: 100%;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input[type="date"]::-webkit-date-and-time-value {
                    text-align: left;
                }

                .counseller-dashboard .inner-counseller-part section.second-new-dashboard .col-sm-3 {
                    width: 100%;
                }

                .student-top-bar {
                    padding: 8px 0px;
                }

                .student-top-bar .verified-part p {
                    font-size: 12px;
                    width: 70%;
                    line-height: 16px;
                }

                .student-top-bar .verified-part {
                    justify-content: space-between;
                    gap: 0px;
                    width: 100%;
                    align-items: center;
                }

                .student-top-bar .verified-part span.mail-part {
                    display: none;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood li {
                    width: 100%;
                    font-size: 12px;
                    padding: 10px;
                }

                .mood-selected .mood-has-selected ul.according-listing-mood {
                    display: block;
                }

                .mood-selected .mood-has-selected h3.feel-part {
                    font-size: 16px;
                }

                .mood-selected .mood-has-selected li img {
                    width: 80px !important;
                }

                .mood-selected .mood-has-selected .current-mood-section {
                    margin: 24px 16px 0px;
                    padding: 16px;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part img {
                    max-width: 65%;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part {
                    padding: 40px 0px 16px;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part .take-test-btn a {
                    font-size: 12px;
                    padding: 8px 24px;
                    border-radius: 8px;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part img {
                    width: 100%;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part h2 {
                    font-size: 20px;
                }

                section.second-new-dashboard .Student_Accetest-part .content-part p {
                    max-width: 100%;
                    font-size: 14px;
                }

                section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a .video-text img {
                    width: 20px;
                    height: 20px;
                }

                section.second-new-dashboard .session-booked_student .row.career-couns-row .career-book-btn a .video-text p {
                    font-size: 12px;
                }

                section.second-new-dashboard .session-booked_student .selected-timing_part {
                    min-height: 40px;
                }

                section.second-new-dashboard .session-booked_student .selected-timing_part .gewf img {
                    width: 20px;
                    height: 30px;
                }

                section.second-new-dashboard .session-booked_student .selected-timing_part {
                    max-width: 100%;
                }

                body section.second-new-dashboard .session-booked_student .career-couns-row .selected-timing_part p {
                    font-size: 16px;
                }

                section.second-new-dashboard .summery-pych-part .about_the_degree .ypur-choice .your_descovries .ewjfjc span.dwhj {
                    width: 20px;
                    height: 20px;
                    font-size: 14px;
                    min-width: 20px;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part {
                    align-items: flex-start;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part img {
                    width: 45px;
                    height: 38px;
                }

                section.second-new-dashboard .summery-pych-part .small-type-result .philosper-part .about-the-skills .learning-part p {
                    font-size: 12px;
                }

                section.second-new-dashboard .summery-pych-part .top-heading-part h2 {
                    font-size: 24px;
                }

                section.second-new-dashboard .summery-pych-part .top-heading-part a {
                    font-size: 14px;
                    width: 28%;
                    text-align: end;
                }

                body section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor img {
                    max-width: 48px;
                    height: 48px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session h2 {
                    font-size: 16px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec {
                    min-height: 294px;
                }

                section.second-new-dashboard .mentorshop-session .top-heading-part a {
                    font-size: 14px;
                    padding-left: 0px;
                    width: 25%;
                    text-align: end;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part h2 {
                    font-size: 14px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino img {
                    height: 96px;
                }

                section.second-new-dashboard section.Career-Counselling .row.career-couns-row {
                    padding: 24px 0px;
                }

                section.second-new-dashboard section.Career-Counselling {
                    padding: 16px;
                }

                section.second-new-dashboard .mood-section ul.mood-faces {
                    gap: 8px;
                    margin-top: 32px;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec {
                    display: block;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    width: 100%;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino .dtalis-part .monthly-timing {
                    display: block;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .inner-deatil-ino {
                    align-items: flex-start;
                }

                section.second-new-dashboard .upcooming-jwljhed .workshop-part .innovate-sec .btn-part a {
                    font-size: 12px;
                }

                section.second-new-dashboard .mood-section ul.mood-faces img {
                    width: 100%;
                    height: auto;
                }

                section.second-new-dashboard .mood-section h2 {
                    font-size: 24px;
                    line-height: 28px;
                }

                section.second-new-dashboard .mood-section p {
                    font-size: 14px;
                }

                section.second-new-dashboard section.Career-Counselling .path-part h2 {
                    font-size: 24px;
                }

                section.second-new-dashboard section.Career-Counselling .path-part p {
                    font-size: 12px;
                    padding-bottom: 0px;
                }

                section.second-new-dashboard section.Career-Counselling .career-time-picker {
                    width: 100%;
                }

                section.second-new-dashboard .mentorshop-session .top-heading-part h2 {
                    font-size: 24px;
                }

                section.second-new-dashboard .mentorshop-session .guide-session .about-thementor .which-mentor {
                    min-height: 225px;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part a {
                    font-size: 16px;
                }

                section.second-new-dashboard .top-heading-part {
                    align-items: flex-start;
                }

                body section.second-new-dashboard section.Career-Counselling .career-book-btn a {
                    font-size: 14px;
                    padding: 6px 24px;
                    border-radius: 8px;
                }

                body section.second-new-dashboard .aim-time-slider {
                    margin-bottom: 5px;
                }

                .your-profile-section .right-content-part .siderbar_slider img {
                    height: 335px;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 172px;
                    top: 9px;
                }

                .your-profile-section .profile-detail-setion .education-section .award-part .small-university h3 {
                    font-size: 12px;
                }

                .your-profile-section .profile-detail-setion .education-section .inner-educaton-part a.all-edite-part img {
                    width: 22px;
                    height: 22px;
                    object-fit: contain;
                }

                .your-profile-section .profile-detail-setion .education-section .inner-educaton-part a.all-edite-part {
                    right: 28px;
                }

                .discard-modal .modal-dialog {
                    max-width: 100%;
                }

                .discard-modal .modal-dialog .modal-content .modal-body h5 {
                    font-size: 18px;
                }

                .discard-modal .modal-dialog .modal-content .modal-body .btn-part button {
                    border-radius: 6px;
                    padding: 6px 16px;
                    font-size: 14px;
                }

                .discard-modal .modal-dialog .modal-content .modal-body p {
                    font-size: 14px;
                }

                .skillConfirmation-part .modal-dialog .modal-content {
                    padding: 24px 16px;
                }

                .skillConfirmation-part .modal-dialog .modal-content h5 {
                    font-size: 18px;
                    margin-bottom: 6px;
                }

                .skillConfirmation-part .modal-dialog .modal-content p {
                    font-size: 14px;
                    line-height: 20px;

                }

                .skillConfirmation-part .modal-dialog .modal-content .modal-footer {
                    margin-top: 12px;
                    gap: 6px;
                }

                .skillConfirmation-part .modal-dialog .modal-content .modal-footer button {
                    border-radius: 6px;
                    padding: 4px 16px;
                    font-size: 14px;
                }

                .personal-pop-up .modal-dialog .footer-part .deleted-part {
                    font-size: 16px;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .selected-skills .selected-part span {
                    font-size: 14px;
                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .media-part .media-info .media-text h4 {
                    font-size: 15px;

                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .media-part .media-info img {
                    margin-bottom: 10px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part p {
                    font-size: 13px;
                }
         .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .allowing-part label {
                    font-size: 13px;
                }
                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons button {
                    font-size: 14px;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons label {
                    font-size: 14px;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons img {
                    width: 18px;
                    height: 18px;
                }

                .contact-popup .modal-dialog .modal-content .modal-body .filling-info .upload-buttons {
                    padding: 6px 10px;
                }

                .your-profile-section .profile-detail-setion .education-section .sub-part h6 {
                    font-size: 13px;
                }

                body .last-section-part .new-imgex-part .content-part h3 {
                    font-size: 12px;
                }

                .last-section-part .new-imgex-part img {
                    width: 70px;
                    height: 50px;
                    border-radius: 4px;
                    min-width: 70px;
                }

                .last-section-part .new-imgex-part .content-part p {
                    font-size: 10px;
                    line-height: 14px;
                }

                .education-section .inner-educaton-part .university-part .img-part img {
                    width: 30px;
                    height: 30px;
                }

                .education-section .inner-educaton-part h2 {
                    font-size: 14px;
                    line-height: 18px;
                    width: 90%;
                }

                .education-section .inner-educaton-part .university-part .last-section-part {
                    padding-top: 12px;
                }

                .education-section .inner-educaton-part .university-part h3 {
                    font-size: 12px;
                }

                .your-profile-section .profile-detail-setion .heading-part .inner-icon {
                    gap: 10px;
                }

                .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part {
                    font-size: 14px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .picture-part img {
                    width: 138px;
                    height: 138px;
                }

                body .your-profile-section .profile-detail-setion .personal-profile-info .edit-camera-part img {
                    width: 34px;
                    height: 38px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks img {
                    width: 16px;
                    height: 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part h2.nameing-part {
                    font-size: 16px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part ul li {
                    font-size: 16px;
                }

                .your-profile-section .profile-detail-setion .prifile-information .Contact-info .main-part img {
                    width: 16px;
                    height: 16px;
                    object-fit: contain;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info .info-part p.ljcsks {
                    font-size: 14px;
                }

                .your-profile-section .profile-detail-setion .education-section .without-experience-part img {
                    width: 45px;
                    height: 45px;
                }

                .education-section .inner-educaton-part p {
                    font-size: 12px;
                    line-height: 18px;
                }

                .your-profile-section .profile-detail-setion .heading-part img {
                    width: 22px;
                    height: 22px;
                }

                .your-profile-section .profile-detail-setion .education-section .without-experience-part a img {
                    width: 24px;
                    height: 12px;
                }

                .your-profile-section .profile-detail-setion .education-section .without-experience-part a {
                    font-size: 12px;
                }

                .your-profile-section .profile-detail-setion .personal-profile-info {
                    border-bottom: 0;
                    padding-bottom: 0;
                    margin-bottom: 0;
                }

                .your-profile-section .profile-detail-setion .heading-part h2 {
                    font-size: 16px;
                }

                .your-profile-section .profile-detail-setion .first-left-part {
                    border-radius: 8px;
                    border: 0px;
                }

                .profile-banner-part {
                    height: 100%;
                }

                
                body .container {
                    max-width: 100%;
                }

                .profile-banner-part h2 {
                    font-size: 26px;
                }

                .profile-banner-part p {
                    font-size: 14px;
                    line-height: 18px;
                }

                .education-part .modal-dialog .modal-content .modal-body .filling-info .according-selection {
                    display: block;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info span.limit {
                    font-size: 11px;
                }

                .personal-pop-up .modal-dialog {
                    max-width: 100%;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-header {
                    padding: 8px 16px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body {
                    max-width: 90%;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic {
                    display: block;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic img {
                    width: 90px;
                    height: 90px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .mobile-info-part {
                    padding-top: 10px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn a {
                    font-size: 14px;
                    padding: 8px 22px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn a {
                    width: 40px;
                    height: 40px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .delete-btn img {
                    width: 16px;
                    height: 16px;
                }

                body .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info textarea {
                    height: 65px !important;
                    font-size: 12px;
                }

                body .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .rest-inputs input#images {
                    font-size: 12px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group ::placeholder {
                    font-size: 12px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group input,
                select,
                textarea {
                    font-size: 12px;
                }

                .personal-pop-up .modal-dialog .footer-part button {
                    font-size: 14px;
                    width: fit-content;
                    padding: 6px 16px;
                    border-radius: 6px;
                }

                .personal-pop-up .modal-dialog .footer-part {
                    padding: 8px 16px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-header h5 {
                    font-size: 18px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .aim-group label {
                    font-size: 10px;
                    top: -6px;
                }

                .personal-pop-up .modal-dialog .modal-content .modal-body .filling-info .about-social h2 {
                    font-size: 18px;
                }
            }

            @media only screen and (max-width: 399px) {
                .first-personal-part .modal-dialog {
                    height: auto;
                }
            }

            @media screen and (min-width: 360px) and (max-width: 360px) {
                section.psychometric-test-result .personal-trate-both .nav-tabs a.nav-link {
                    font-size: 12px;
                    padding: 8px 12px;
                }

                .about_coummity_full_page .fresh-counsellor-dasboard-part .desk-counsellor-part .profile-detail-setion .middle_community-part .Swati-Malik .Swati-Malik-box h6 ul {
                    width: 56%;
                }
            }

            @media only screen and (max-width: 320px) {
            body .avatar-moadal .modal-dialog .modal-content .modal-body .avtar-section .match-avtar {
            grid-template-columns: repeat(4, 1fr);
        }
        .personal-pop-up .modal-dialog .modal-content .modal-body .personal-editing-info .upload-new-pic .btn a {
            font-size: 13px;
        }
                .first-personal-part .modal-dialog {
                    height: auto;
                }

                .your-profile-section .right-content-part .sidebar-letsest-blog .heading-part h2:after {
                    width: 120px;
                }

                .your-profile-section .right-content-part .siderbar_slider img {
                    height: 300px;
                }
            }